/*
Theme Name: Jason Thwaites
Theme URI: http://www.jasonthwaites.com
Description: Jason Thwaites
Author: Michelle Sullivan
Author URI: http://www.webmatters.co.nz
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
font-family: Arial;
color: #666666;
font-size: 100%;
background: #2e2e2e;
background-position: center;
background-repeat: repeat-y;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}


h3 {
font-family: Arial;
font-weight: bold;
color: #666;
font-size: 14px;
margin-bottom:10px;
margin-top:10px;
text-transform: uppercase;
letter-spacing: 1px;
}

h4 {
font-family: Georgia;
font-weight:normal;
color: #ffffff;
font-size: 26px;
line-height: 24px;
margin:90px 50px 50px 60px;}


/* images and misc. */

img{ border: none; padding: 0px; }
img a{border:none;}
  

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
 }


blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#333333;
	text-decoration:none;
	border: none;
	}


/* container */


#container {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
	background:#fff;
	color:#333;
	overflow: hidden;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;

	}
	
/* header */

#logo {
	background: #333333 url(images/logobg.gif) ;
  width: 940px; 
  height: 78px;
border-bottom: 3px solid #000000;

	}

#logomenu{
width: 288px;
height:78px;
float: right;
}

#header2 {
background: #000000;
width: 940px; 
height: 291px;
color: #ffffff; 

	}

#headerleftgraphic {
width: 428px; 
height: 291px;
float: left;
background: #000000;
	}

#headerstatement{
width: 506px; 
height: 291px;
color: #fff; 
float: right;
background: #000000 url(images/quotebg.gif);
	}

#yellowstrip{
background: #ffff00;
height: 29px;
}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}



#headerhome {
	}



#homecontainer{
width: 527px; 
height: 139px;
float: right;
	}


#homebanner {
background: #eee url(images/homebanner.gif);
width: 940px; 
height: 249px;
color: #fff; 
	}


#homecontent {
width: 1000px;
margin: 0;
font-family: Arial;
font-weight: bold;
font-size: 13px;
line-height: 20px;
color: #666;
	}	

#homecontent h1 {
font-family: Arial;
font-weight: bold;
font-size: 16px;
color: #06610a;
letter-spacing: -1px;
margin-bottom:10px;
	}

#homecontent h2 {
font-family: Arial;
font-weight: bold;
font-size: 14px;
color: #06610a;
letter-spacing: -1px;
margin-bottom:10px;
	}	
	



/* horizontal menu */


#menu {
	background: #05610b;
	font-family: Arial;
	font-size: 80%;
	width:940px; 
	height:25px;
}


#menu ul {
	margin: 0;
	padding: 6px 0 0 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	background-color: #fff;
	color:#0B1316;
}


/* content */




#content {
	float: right;
	width: 72%;
	overflow: hidden;
	}	

.post {
	margin: 0 10px;
	padding:10px 10px 10px 5px;
	line-height: 12pt;
	}
	
.post h2{
font-family: Arial, Georgia, "Times New Roman";
font-size: 26px;
color: #333333;
font-weight: normal;
letter-spacing: -1px;
padding-bottom: 20px;
	}
	
.post h2 a{
	color: #000000;
	text-decoration: none;
letter-spacing: -1px;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 75%;}


.post a{text-decoration:underline;}

.post ul {
padding-top: 10px;
padding-bottom: 10px;
}

.post ol {
padding-top: 10px;
}


.post li {font-size: 75%;
margin-left: 40px;

}

.entry p{margin:12px 0;}



.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}



/* arrowlist menu */




#sidebar{
width: 250px; /*width of menu*/
	float:left;
	margin: 12px 0 24px 0;
	padding: 0;
min-height: 400px;
}

#sidebar h2{
font: bold 14px Arial;
color: black;
background: #ffff00;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

#sidebar ul{
list-style-type: none;
margin-left: 10px;
padding: 0;
margin-bottom: 15px; /*bottom spacing between each UL and rest of content*/
}

#sidebar ul li{
padding-bottom: 9px; /*bottom spacing between menu items*/
}

#sidebar ul li a{
color: #000000;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;

font-size: 75%;
}

#sidebar .current_page_item a{
color: #666666;
}

#sidebar ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #ffff00;
}




/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;


	margin: 12px 12px 20px 12px;




	padding:20px;
	}
	
#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;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
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: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #f6c42c url(images/footerbg.gif);
  width: 940px; 
  height: 106px;
	clear: both;
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	}
	


#footerrss {
height: 78px;
float: left;
	}

#footercredit {
font-family: verdana, arial, tahoma;
font-size: 10px;
float: right;
color: #ffffff;
	}

#footercredit p{
font-family: verdana, arial, tahoma;
font-size: 10px;
color: #ffffff;
margin-top: 85px;
margin-right: 5px;
text-align: right;
	}

#footercredit a{
color: #ffffff;
}


.wp-caption {
padding-top: 4px;
margin: 10px;
-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-family: Georgia, "times new roman";
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}


