/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title :
Author : 
URL : 
Created : 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/* GLOBAL SETS **/
.clear {clear:both;}
body {
   background:url(http://assets.zipsite.net/images/jaysonnadela/global-party-4_02.png) top repeat-x;
 text-align:center;
	font-family:arial, "lucida Grande", verdana, helvetica, sans-serif;
	font-size: 14px;
   color:#505050;
	}
    .holder{
      width:100%;
      margin:0px;
      background:url(http://assets.zipsite.net/images/jaysonnadela/global-party-4.png) top center no-repeat transparent;
    
     }


.wrapper {
 margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	}

.pot {display:none;}	
	
/* HEADER */
#header {
	position:absolute;
    top:0px;right:15%;
	height:100px;width:350px;
	text-align:left;
	}

#header .tagline{
	color:#ffffcc;
	font-family:georgia;
	font-size:18px;
   }

#header #nav{
   color:#132430;
   	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	list-style:none;
	}
	#header #nav li {float:left;border-right:1px solid #1E3A4E;}
	#header #nav li:firstchild {border-left:1px solid #1E3A4E;}
	#header #nav li a {
		padding:13px 20px;
		line-height:40px;
		color:#FFF;
	}
	#header #nav li.current a,
	#header #nav li a:hover {
		background:#333;
	}

/* SEARCH FORM */


#form
{
 	background:transparent;height:50px;width:320px;
}
#form input {
  background:transparent;border:0px;
}


#searchbox
{
	position: relative;
    height: 28px;
    background: transparent;
	width: 280px;
	font-size: 22px;
    line-height:auto;
	padding: 2px;
}

#buttonContainer
{
	position: absolute;
	top: 3px;
	left: 290px;
}

#resultsContainer
{
	display: none;
	padding: 10px;
    width:98%;
}

#resultsContainer a
{

	color: #ff4433;

}

.url-holder
{
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.url-title
{
	font-size: 22px;
}

.url-desc
{
	font-size: 16px;
	padding-right: 10px;
}








a.button {
    background: transparent url('http://www.mypage.com/labs/jquery/search2/images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button span {
    background: transparent url('http://www.mypage.com/labs/jquery/search2/images/buttons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}


/* BODY */


#bodycontent {
margin-top:476px;
	width:700px;
	margin-left:auto;
    margin-right:auto;
	text-align:left;
	}
#bodycontent .post {padding:0 0 55px 0;}
#bodycontent .posthead {
	text-transform:uppercase;
	background:#efefef;
	color:rgb(255,0,102);  border:1px dotted #000;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	}
#bodycontent .post h1 {
	font-family:georgia;color:rgb(255,0,102)
	font-size:36px;
	line-height:36px;
	margin:0 0 15px 0;
	}
#bodycontent .post p {
	margin:0 0 18px 0;
	line-height: 20px;
	}
	#bodycontent .post small {
	color:#666;
	font-size:11px;
	}
	
	#bodycontent .post ul, #bodycontent .post ol {
	margin:0 0 18px 30px;
	line-height: 20px;
	}
	#bodycontent .post blockquote {
	margin:0 0 18px 30px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	}
	#bodycontent .post h3 {
	font-weight:bold;
	padding:8px 0;
	font-size:17px;
	}
	#bodycontent .post a:link, #bodycontent .post a:visited {
		color:#009865;
		text-decoration:underline;
		font-weight:bold;
		}
	#bodycontent .post a:hover {
		color:#132430;
		text-decoration:underline;
		font-weight:bold;
		}



/** CONTACT FORM **/

.contactform {margin:0 0 20px 0;}
.contactform b {display:block;}
.contactform input.text, .contactform textarea, .contactform select {width:250px;padding:4px;font-family:arial;font-size:13px;margin:2px 0 7px 0;}
.contactform textarea {height:150px;width:350px;}
.contactform input#contact-submit {padding:4px;width:150px;font-weight:bold;}
.contactform p.contactmsg {padding:4px;border:1px solid #ccc;background:#f9f9f9;font-weight:bold;}
.contactform p.success {color:#00CC33;}
.contactform p.error {color:#CC0000;}


/** SIDEBAR **/

#sidebar {
	width:320px;
	float:right;
	text-align:left;
  }
	#sidebar .featured {
		padding:20px;
		margin:0 0 30px 0;
	}
	#sidebar .featured h2 {
		color:#fff;
		font-family:georgia;
		font-size:24px;
		line-height:24px;
		margin:0 0 10px 0;
		}
	#sidebar .featured p {
		color:#ccc;
		font-family:georgia;
		line-height:20px;
		margin:0 0 18px 0;
		}





/** FOOTER **/

#footer {
	text-align:left;
	line-height:18px;
	font-size:13px;
	color:#666;

	padding:20px 0;
	}
	#footer a:link, #footer a:visited {
		color:#132430;
		text-decoration:underline;
		}
	#footer a:hover {
		color:#009865;
		text-decoration:underline;
		}