/*
Theme Name: Starkers
Version: 2.8
Author: Elliot Jay Stocks
Tweaks: Jana Sheehan
Tags: starkers, naked, clean, basic
*/
* { border: 0; margin: 0; padding: 0; }


a {text-decoration: none;}


textarea, input, select {
border: 1px solid #666;
}

body  {
background-color: #fff;
background-image:url(images/bg-body.jpg);
background-repeat: repeat;;
}


/* HEADER 
/*#header {
background: url(images/bg-header2.jpg) no-repeat top center;
clear: both;
height: 140px;
width: 940px;
margin: 0px auto 0 auto;
}*/		

#header {
width: 940px;
height: 150px;
margin: 0 auto;
//background-image: url(images/bg-header2.jpg);
background-position: top center;
background-repeat: no-repeat;	
}	

#logo {
float: left;
padding:10px 10px 20px 20px;
text-align: left;
}

#utility {
padding: 50px 70px 0 0;
text-align: right;
}

/*#search {
text-align: right;
padding: 20px 70px 0 0;
}

#search input {
width: 130px;
height: 16px;
border: 1px solid #000;
color: #000;
}

#search .submit {
width: 25px;
height: 20px;
border: none;
//background-image: url(images/searchicon.gif);
}*/

#utility li {
list-style-type: none;
display:inline;
font: 10px/18px "Arial", sans-serif;
text-transform: uppercase;
margin: 0 0 0 10px;
color: #000;
}

#utility li a {
color: #000;
border-bottom: none;
}

#utility li a:hover	{
color: #000;
border-bottom: 1px solid #000;
}

#date {
font: 12px/14px "Arial", sans-serif;
text-align: right;
padding: 2px 70px 0 0;
color: #000
}


/* NAVIGATION */
#nav {clear:both;
font: 14px "Arial", sans-serif;
width: 940px;
margin: 90px 50px 0 200px;
/*background-image: url(images/bg-middle2.jpg);*/
}

#nav ul {
width: 700px;
height: 25px;
padding-top: 12px;
margin: 0px auto 0 auto;
/*border-bottom: 1px solid #000;*/
}

#nav li {
float: left;
list-style: none;
text-align: center;
width: 120px;
}

#nav li a {
color: #508FCC;
}

#nav li a:hover {
color: #508FCC;
border-bottom: 1px solid #ddd;
}

#nav li.current_page_item a {
color: #508FCC;
border-bottom: 1px solid #ddd;
}

#nav li.current_page_item a:hover {
color: #508FCC ;
border-bottom: 1px solid #ddd;
}

#nav li.current_page_parent a {
color: #508FCC;
border-bottom: 1px solid #ddd;
}

#nav li.current_page_parent a:hover {
color: #508FCC;
border-bottom: 1px solid #ddd;
}


/*#container from Mike's code{
background: url(images/bg-middle2.jpg);
background-repeat: repeat-y;
width:940px;
/*height:615px;*/
/*margin: 15px auto;
background-color:green;	
}*/


#container{
text-align:left;
width:940px;
/*height:700px;*/
margin: 15px auto;
background-image: url(images/bg-middle2.jpg);
background-repeat: repeat-y;
}

#middle {
width: 940px;
/*height:605px;*/
margin: 55px auto;
background-image: url(images/bg-middle2.jpg);
background-repeat: repeat-y;
overflow: auto;
/*border: 1px solid magenta;*/
}

/*#middle {
clear: both;
width: 750px;
margin: 10px auto 0 auto;
padding: 0 75px 0 75px;
}*/ 


/* SIDEBAR */
#sidebar {
float: right;
width: 150px;
padding:90px 30px 0px 0px;
}

#sidebar p, #sidebar ol, #sidebar ul {
font: 10px "Verdana", sans-serif;
color: #999;
line-height: 150%;
margin: 0px 0px 10px 0px;
}

#sidebar h3, #sidebar h2 {
border-bottom: 1px solid #ddd;
color: #508FCC;
font: 14px "Arial", sans-serif;
margin: 5px 0 5px 0;
text-align: left;
}

#sidebar li {
background: url(images/side_li.gif) no-repeat 0px 6px;
line-height: 150%;
list-style: none;
padding: 0 0 0 7px; 
margin-bottom: 4px;
margin-left:60px;
}

#sidebar li a {
border-bottom: none;
color: #000;
}

#sidebar li a:hover {
border-bottom: 1px solid #ddd;
color: #000;
}

#sidebar li a:hover {
color: #508FCC;
}

#sidebar li.current_page_item a {
color: #000;
border-bottom: 1px solid #ddd;
}

#sidebar li.current_page_item a:hover {
color: #508FCC;
border-bottom: 1px solid #ddd;
}

#sidebar img, #sidebar iframe {
padding: 5px;
margin: 5px 0;
border: 1px solid #ddd;
background: #fff
}


	
/* CONTENT */
#content {
float: left;
padding:0px 25px 25px 70px;
width: 605px;
}

#content h2	{
clear: both;
font-weight: bold;
/*border-bottom: 1px solid #ddd;*/
color: #508FCC;
font: 18px "Arial", sans-serif;
margin: 0 0px 10px 0;
}

#content h2 a {
margin-right: 3px;
border-bottom: none;
color: #508FCC;
}

#content h2 a:hover {
margin-right: 3px;
color: #508FCC;
}

.breadcrumb a {
margin-right: 10px;
}

#content h3	{
clear: both;
color: #508FCC;
font: 16px "Arial", sans-serif;
font-weight: 400;
margin-bottom: 4px;

/*border-top: 1px solid #ddd;
margin-top: 10px;*/
}

#content h3 a {
border-bottom: none;
color: #508FCC;
}

#content h3 a:hover {
border-bottom: 1px solid #ddd;
color: #508FCC;
}		

#content h4	{
clear: both;
color: #508FCC;
font: 14px "Arial", sans-serif;
/*font-weight: bold;*/
margin-bottom: 4px;
}

#content h4 a {
border-bottom: 1px solid #ddd;
color: #000;
}

#content h4 a:hover {
border-bottom: 1px solid #ddd;
color: #000;
}

#content p {
color:#444; 

font-family: helvetica, arial, sans-serif;
font-size:12px;
line-height:20px;
font-style:italic;
margin: 0 0 10px 0;
}
	
#content p a {

border-bottom: 1px solid #ddd;
color: #000;
}

#content p a:hover {
color: #508FCC;
}

#content ul {
color: #000;
font: 12px/18px "Arial", sans-serif;
margin: 0 0 10px 0;
}

#content ul li	{
background: url(images/content_li.gif) no-repeat 5px 8px;
line-height: 150%;
list-style: none;
padding: 0 20px;
margin: 0 0px 2px 0px;
}
	
#content ul li a {
border-bottom: 1px solid #ddd;
color: #000;
}

#content ul li a:hover {
color: #508FCC;
}

#content ol {
color: #000;
font: 12px/18px "Arial", sans-serif;
margin: 0 0 10px 0;
padding: 0 15px;
}

#content ol li	{
line-height: 150%;
margin: 0 0px 2px 10px;
}
	
#content ol li a {
border-bottom: 1px solid #ddd;
color: #000;
}

#content ol li a:hover {
color: #508FCC;
}

#content blockquote, #content pre {
padding: 15px;
border: 1px solid #ddd;
margin: 0px 0px 10px 0px;
overflow:auto;
}

#content blockquote h3 {
color:#000000;
}

#content label	{
color: #508FCC;
font: 12px/18px "Arial", sans-serif;
}

#content iframe {
padding: 4px;
border: 1px solid #ddd;
background: #fff;
margin: 0 0 10px 0;
}	

#content img {
padding: 4px;
/*border: 1px solid #ddd;*/
background: #fff;
}

.wp-caption-text  {
text-align: center;
}

.alignnone {
margin-bottom: 10px; 
}

.alignleft {
float: left;
margin: 0 10px 10px 0px ; 
}

#previous_image a, #next_image a {
border-bottom: none; 
}

.alignright {
float: right;
margin: 0 0px 10px 10px; 
}

.attachment-thumbnail, .size-thumbnail {
padding: 5px;
border: 1px solid #ddd;
}

#gallery-box {
margin-bottom: 25px;
}

#comments-box {
clear: both;
}


/* COMMENTS */

#comments-head {
border-bottom: 1px solid #ddd;
}

#comments-box ol {
padding: 0;
}

#comments-box ol li {
list-style-type:none;
padding: 10px 0;
}

#comments-box ul li {
list-style-type:none;
/*			padding: 15px 0;
*/			}

#comments-box cite {
font-weight:bold;
font-size:14px;
}

.comment-author {
margin-bottom: 2px;
}

.comment p {
clear:both
}

.reply {
font-size:10px;
}

.comment-meta {
/*display:none;*/
font-size:10px;
}

.avatar {
float: left;
margin: 0 10px 10px 0;
}


#content img.print {
float: right;
border: none;
clear:both;
margin-bottom: 20px;
}

#content object { 
margin: 0 0 10px 0px ; 
/*border: 1px solid #ddd;*/ 
background: #fff
}

#content pre {
max-height: 300px;
font-size: 12px;
padding: 10px;
margin: 10px 0px;
overflow: auto;
}



.clear {
clear:both;
height: 0px;
}


			
/* POST ITEMS */
.post-box {
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
overflow: auto;
}

.post-box p{padding-top:15px;}
.post-box img {border:1px solid #666;}
.post-box .next-to-picture {padding:0; width:200px;}

/* GALLERY ITEMS */
.gallery {
margin: auto;
}

.gallery-item {
float: left;
margin: 5px 3px 5px 0;
text-align: center;
}

#content p.smallattachment a, #content dl.gallery-item a {
border-bottom: none;
}

.gallery img {
}

.gallery-caption {
margin-left: 0;
}

#content p.wp-caption-text {
margin-top: 10px;
font: 10px/12px "Arial", sans-serif;
}


/* PAGINATION */
div.wp-pagenavi {
float: right;
font: 12px/18px "Arial", sans-serif;
margin: 10px 0 20px 0;
border-bottom: none;
}

.wp-pagenavi a, .wp-pagenavi a:link {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
border: 1px solid #ddd;
color: #000000;
background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
border: 1px solid #ddd;
color: #000000;
background-color: #FFFFFF;
border-bottom: none;
}

.wp-pagenavi span.pages {
padding: 2px 4px 2px 4px; 
margin: 2px 2px 2px 2px;
color: #000000;
border-bottom: none;
background-color: #FFFFFF;
}
.wp-pagenavi span.current {
padding: 2px 4px 2px 4px; 
margin: 2px;
font-weight: bold;
border-bottom: none;
color: #000000;
background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
padding: 2px 4px 2px 4px; 
margin: 2px;	
border: none;
color: #000000;
background-color: #FFFFFF;
}	



/* CONTACT FORM */
div.wpcf7 {
margin: 0;
padding: 0;
}

div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
border: 2px solid #508FCC;
}

div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
border: 2px solid #ff0000;
}

div.wpcf7-validation-errors {
border: 2px solid #ff0000;
}

span.wpcf7-form-control-wrap {
position: relative;
}

span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
background: #fff;
border: 1px solid #ff0000;
font-size: 10pt;
width: 280px;
padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
color: #f00;
font-size: 10pt;
display: block;
}

span.wpcf7-list-item {
margin-left: 0.5em;
}


/* FOOTER */
#footer {
background: url(images/bg-footer2.jpg) no-repeat top center;
clear: both;
height: 80px;
width: 700px;
margin: 0 auto 5px auto;
padding: 5px 0 0px 0;
font: 9px/14px "Arial", sans-serif;
text-align: center;
color: #000;
}

#footer a {
color: #000;
border-bottom: none;
}

#footer a:hover	{
color: #000;
border-bottom: 1px solid #FFF;
}


#content .nice-list li{
font-style:italic;
width:450px;
font-weight:bold;
margin-left:50px;
padding:0 0 5px 0;
color:#444;
}
#content ul.nice-list li{
list-style-type:circle;
}