/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	background:#1889D7 url(images/backgroundmain.jpg) repeat-x scroll center top;
	margin:0;
	text-align:center;
	}

#vsp {
    z-index: 500;
	}

#navtop {
    position: absolute;
	top: 23px;
	left: 334px;
	width: 594px;
	height: 31;
	display:block;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:900px;
	padding:0;
	color:#333;
	overflow: hidden;
}
	
/* header */

#header {
/* old height with full nav for nosehuggies.com design height: 150px; */
	height: 70px;
	width:100%;
}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#header #logo {
	display:block;
	height:139px;
	left:0;
	position:absolute;
	top:0;
	width:290px;
}

#header #official {
	background:transparent url(images/official.jpg) repeat scroll 0 0;
	display:block;
	height:15px;
	left:511px;
	position:absolute;
	top:0;
	width:375px;
}

#header #headline {
	display:block;
	left:116px;
	position:absolute;
	top:107px;
	width:541px;
}

#header #nav {
	display:block;
	left:283px;
	position:absolute;
	top:7px;
	width:594px;
}

#header #navbutton {
	float:left;
	margin:0;
	position:relative;
}

#header #agent {
	display:block;
	left:670px;
	position:absolute;
	top:101px;
}

#header #agent a.toagent {
	position:absolute;
	top:22px;
}

#header #agent a.agent img{
	left:127px;
	position:absolute;
}

#header #cornerpic {
	display:block;
	left:357px;
	position:absolute;
	top:151px;
	width:531px;
	z-index:15;
}


/* main menu 


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}
*/


/* content-wrap */

#content-wrap {
	color:#000000;
	display:block;
	height:auto;
	margin-left:12px;
	/*position:absolute;*/
	top:150px;
	width:876px;
}


/* contentbox */

#contentbox {
	background-color:#F9F9FB;
	height:auto;
	left:0;
	position:relative;
	top:0;
	width:876px;
}

/* content */

#content {
	color:#666666;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	height:auto;
	float:left;
	line-height:19px;
	margin-left:20px;
	position:relative;
	text-align:left;
	top:0;
	width:510px;

}

#content h1 {
	color:#1481C8;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:15px;
	margin-top:0;
	padding-top:7px;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	color:#00CC00;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:17px;
	margin-bottom:0;
	text-decoration:none;
	}
	
.post h2 a, .post h3 a{
	color:#00CC00;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:17px;
	margin-bottom:0;
	text-decoration:none;
}
	
.post h2 a:hover{
	color:#0066FF;
	text-decoration: none;
}

.post ul {}

.post li {}

.entry p{margin:5px 0;}

.postmetadata{
	clear: both;
	background:#999999;
	padding:6px;
	margin: 20px 0;
	}
	
.post a.more {
	color:#0033CC;
}

.post .tags {
	margin-bottom:15px;
}

.post .tags a {
	color:#666666;
}

.post .tags a:hover {
	color:#0066FF;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{color:#0033FF; float:left; margin:25px 0;}
.alignright a{color:#0033FF; float:right; margin:25px 0;}

h2.pagetitle {
	font-size: 12px;
	color:#0033FF;
	margin-bottom:10px;	
}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:338px;
	float:right;
	margin:0;
	padding: 0;
	position:relative;
}

#sidebar h2{
	color:#1481C8;
	font-family:Tahoma,Geneva,sans-serif;
	font-size: 17px; 
	font-weight: 700; 
	margin-top: 10px; 
	padding-top: 0px;}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar a {color:#0033CC; padding: 0; margin: 0;}

#sidebar ul {
	margin:0 12px 12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:10px 0 14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar .searchbutton {
	float:right;
	margin:-30px 30px 0;
}


/* comments */

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}

#div.search #content{
	width:900px;
	margin:0;
	padding:0;
	background:#000000;
}
	
#cse-search-results {
	margin:0;
}
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* footer */

#footer {
	color:#FFFFFF;
	font-family:trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	left:0;
	position:relative;
	text-align:center;
	top:10px;
	width:900px
	}
	
.navlinks {
	color:#FFFFFF;
	font-family:trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
