/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
*/

/* Two-column with sidebar on left  */

/*----------Table of Contents -------
	
	1. basic styles
	2. wrapper
	3. header.php styles
	4. index.php styles
	5. sidebar.php styles
	6. font styles
	7. footer styles
	8. comment styles
	
	
-----------------------------------*/






/*------------------------------- basic styles -------------------------------------*/	
body {
	background: url(http://antonyjohn.net/images/global/top_bg.gif) repeat-x #2a6180;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #494949;
	}


a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #999966;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: none;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}

	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.inline { display: inline;}

/*---default header font style- usually at top of blog home--*/>
div h1 {
	font-size: 14px;
	font-weight: bold;
	font-color: #c08919;
	}


/*------------------------------- wrapper -------------------------------------*/	

/*--adjust width to correspond with 
each client's site width---*/

#wrapper {
	background-color: #f2ecd6;
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	}


/*------------------------------- header.php styles -------------------------------------*/

/*--adjust width to correspond with each client's site width---*/
#masthead {
	width: 900px;
	height: 201px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	}
*html #masthead {
	padding: 0;
	}

/* add each client's nav styles below, if needed (just copy/paste from the client's main css file) ---*/	

ul#nav-bar {
	}
#nav-bar li { }

/*- this style for header.php -*/	
#headshot {
	position: relative;
	margin: 0px 5px 5px 20px;
	padding: 5px 15px 5px 20px;
	border: 0;
	float: right;
	}
/*- this style for archive, category -*/
#headshot-2nd {
	position: relative;
	margin: 3px 5px 5px 5px;
	padding: 0px 15px 5px 20px;
	border: 0;
	float: right;
	}
/*- this style for single.php -*/
#headshot-single {
	position: relative;
	margin: -28px 5px 5px 5px;
	padding: 0px 15px 5px 20px;
	border: 0;
	float: right;
	}



#side-nav {
	}

#description-wrapper {
	margin: 0px 0px 20px 0;
	padding: 0; 
	}

#description-wrapper p {
	margin: 3px 0;
	padding: 5px 250px 5px 0;
	font-size: 12px;
	line-height: 17px;
	}

#description-wrapper h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c08919;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin: 0;
	padding: 0;
	}


/*------------------------------- index.php styles -------------------------------------*/

/*--adjust width to correspond 
with each client's site width---*/

div#content {
	position: relative;
	float: right;
	top: 50px;
	width: 650px;
	vertical-align: top;
	horizontal-align: left;
	margin: 0 20px 0 0px;
	padding: 0;
	}
#content p {
	font-size: 12px;
	margin: 0;
	padding: 5px 30px 5px 0;
	}
	*html div#content {
	margin: 0 10px 0 15px;
	}

/*--- if client has btb styles, 
column styles, etc -- add them here ---*/




/*----------------------------------- LEFT COL & MAIN-NAV ---------------------------------------*/

/*--nav-column--*/
#left-col {
	float: left;
	background: url(http://antonyjohn.net/images/global/navigation/sidebar_bg.gif) 0 0;
	background-repeat: repeat-y;	
	width: 184px;
	position: relative;
	margin: 0;
	padding: 0;
	}

ul#side-mainNav {
	position: relative;
	margin: 0px 0 5px 0;
	padding: 10px 0 0 0;
	list-style: none;
	text-align: left;
	border: 0;
	vertical-align: top;
	display: block;
	}

	
ul#side-mainNav li.off a {
		display: block;	
		background: url(http://antonyjohn.net/images/global/navigation/green-rectangle.gif) 0px 6px no-repeat;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1.5px;
		line-height: 1.5;
		color: #114e6d;
		margin: 2px 0 14px 0 !important;
		margin: 0;
		padding: 0 0 0 21px;
		}
	
ul#side-mainNav li.off a:hover {
		display: block;
		background: url(http://antonyjohn.net/images/global/navigation/orange-rectangle.gif) 0px 6px no-repeat;	
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1.5px;
		line-height: 1.5;
		color: #c08919;
		margin: 2px 0 14px 0 !important;
		margin: 0;
		padding: 0 0 0 21px;
		 }
	


	/*--use this for F3 state--*/
	
ul#side-mainNav li.on a, ul#side-mainNav li.on a:hover {
	display: block;
	background: url(http://antonyjohn.net/images/global/navigation/orange-rectangle.gif) 0px 6px no-repeat;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	line-height: 1.5;
	color: #c08919;
	margin: 2px 0 14px 0 !important;
	margin: 0px 0 2px 0;
	padding: 0 0 0 21px;
	}
	


/*----------------- Captions ----------------*/
img.alignright {
	padding: 4px;
	margin: 0 0px 2px 0px;
	display: inline;
	}

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

.alignright {
	float: right;
	}
div.alignright {
	margin-left: 22px;
	}

.alignleft {
	float: left
	}
div.alignleft {
	margin: 10px 19px 10px 0;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 3px auto 3px auto;
	}

.wp-caption {
	border: 1px solid #d3d8ac;
	text-align: center;
	background-color: #eff1e7;
	padding: 10px 0px 0 10px;
	margin: 10px 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
*html	.wp-caption {
	padding: 10px 6px 0px 6px;
	}
*+html .wp-caption {
	padding: 10px 6px 0px 6px;
	}
	
.wp-caption img {
	margin: 0;
	padding: 0 0 4px 0;
	border: 0 none;
	}
	
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px 4px;
	margin: 0 0 0 0px;
	}
/* End captions */




/*------------------------------- C O M M E N T S . P H P -------------------------------------*/

/*---you may change colors to match client's site --*/
#comments {
	top: 100px;
	margin: 25px 10px 10px 0px;
	padding: 5px 25px 5px 0px;
	text-align: left;
	}
div.comments {
	margin: 20px 0 0 0;
	padding: 6px 0 3px 0;
	}

div.comments ol {
	margin: 0 0 0 0px;
	padding: 0 0 0 5px;
	}

h3#comments {
	clear: left;
	padding: 40px 0 0 0;
	color: #494949;
	}
.reply {
	margin: 0px 0 28px 0;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #d3d8ac;
	font-style: italic;
	font-size: 11px;
	
	}
	
ol.commentlist {
	width: 500px;
	color: #494949;
	font-style: normal;
	margin: 7px 0 0 -20px;
	}
	ol.commentlist p {
		color: #494949;
		}

.fn {
	font-style: normal;
	
	}

#respond h3 {
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
	clear: left;
	}
#respond p {
	margin: 5px 0 3px 0px;
	padding: 5px 0 8px 0;
	}

form#commentform {
	margin: 0 0 0 0px;
	padding: 2px;
	}
form#commentform p {
	margin: 3px 0 3px 0px;
	padding: 2px 0;
	}

form#commentform .form-label{ margin:1em 0 0 0;}
form#commentform span.required{background:#f2ecd6;color:red;}

input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding: 0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}




.nocomments {	
	padding-top: 20px;
	clear: both;
	}
	

#acp-preview {
	margin: 3px 0 3px 0px;}

#ajax-comment-preview {
	margin: 3px 0 3px 0px;}


/*------------------------------- sidebar.php styles -------------------------------------*/

div#primary-sidebar {
	position: relative;
	float: left;
	clear: left;
	width: 140px;
	vertical-align: top;
	horizontal-align: left;
	top: 40px;
	background: #e6dfbd;
	/*--add background image here if needed--*/
	margin: -45px 0px 0px 5px;
	padding: 10px 10px 0 6px;
}
*html div#primary-sidebar {
	margin-left: 5px; }	



/*------------------- CHANGE PER CLIENT - sidebar fonts, margins, etc  ------------------*/

/*--- PRIMARY--*/
div#primary-sidebar h3, div#primary-sidebar ul, div#primary-sidebar li{
	margin:0;
	padding:0;
	}
div#primary-sidebar h3{
	font-size: 12px;
	color: #613078;
	line-height: 17px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding: 9px 2px 0 0;
	----*/
	}

div#primary-sidebar h4{
	color: #613078;
	font-size: 12px;
	line-height: 17px;
	margin: 7px 0 0 0;
	padding: 0;
	}

div#primary-sidebar li{
	list-style:none;
	margin:0 0 8px 8px;
	padding: 0;
	}
div#primary-sidebar li form{
	margin:0 .2em 0 0;
	padding:0;
	}

/*--archives section of list--*/
div#primary-sidebar ul ul li {
	background:url(http://antonyjohn.net/images/global/dings/green-bullet.gif) 0 8px no-repeat;
	list-style: none;
	margin: 0 0 0 0px;
	padding: 3px 0 3px 15px;
	line-height: 15px;
	}


*+html div#primary-sidebar ul ul li.copyright{
	list-style-position: outside;
	}
*html div#primary-sidebar ul ul li.copyright{
	list-style-position: outside;
	}
/*--end archives--*/

div#primary-sidebar ul ul li.copyright{
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	}



/*--if you want different link styles 
for your sidebar, use these (update colors
 for each client ----


div#primary-sidebar a:link, div#primary-sidebar a:visited, div#primary-sidebar a:active  {
	color: #30677d;
	text-decoration: none;
	}

div#primary-sidebar a:hover {
	color:	#30677d;
	text-decoration: underline;
	}
----*/

	

/*------------------------------- footer.php styles -------------------------------------*/

div#footer {
	clear: both;
	width: 900px;
	text-align:center;
	padding: 80px 0 10px 0;
	margin: 0 0 0 0;	
	font-size: 10px;
}



.float-left {
	float: left;
	margin: 5px 15px 5px 0;
	padding: 0;
	clear: left;
	border: none;
	}




/*-------------------------------------- font-styles ---------------------------------------------*/

	

.page-title {
	font-size: 16px;
	font-weight: bold;
	color: #114854;
}

.entry-title {
	clear: both;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #c08919;
	margin-top: 15px;
	}
.entry-date {
	font-size: 11px;
	color: #2d6788;
	}

.entry-content {
	font-size: 12px;
	line-height: 1.6;
	}

.entry-meta {
	font-size: 11px;
	font-style: italic;
	color: #818f2b;
	margin-bottom: 45px;
	padding-left: 3px;
	}
.meta-sep {
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #818f2b;
	letter-spacing: -.3px;
	padding-left: 1px;
	padding-right: 2px;
	}

.blue-bold {
	color: #2d6788;
	font-weight: bold;
	}
	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #494949;
	}
	
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #2d6788;
	}



#nav-below{ 
	margin: 5px 0 10px 0;
	}
.nav-previous, .alignleft {
	float: left;
	}
.nav-next, .alignright {
	float: right;
	}


div#access div.skip-link{
	position:absolute;
	top:1em;
	right:1em;
	display: none;
	}



div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}