/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 0.9.7
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Two-column with sidebar on right from the /sandbox-layouts/ folder  */


body {
	background-color: #a2b3a2;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #5d4f48;
	}

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

.inline {
	display: inline;
	}	


/* LINK STYLES  */
a:link, a:visited  {
	color: #439a8b;
	text-decoration: none;
	border: 0;
	}

a:hover {
	color:	#439a8b;
	text-decoration: underline;
	border: 0;
	}
	
a:active {
	color:	#439a8b;
	text-decoration: none;
	border: 0;
	}
p {
	margin: 0;
	padding: 0;
	}
	
	
	
/* STRUCTURE DIVS  */

div#wrapper { 
	background:   url(http://www.unbreakablewoman.com/images/global/bckgd-shadow.gif) top center;
	background-repeat: repeat-y;
	width: 883px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	}
div#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	   #wrapper { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #wrapper { display: block; }
      /* End hide from IE-mac */

	  
#masthead, #masthead-home {
	width: 861px;
	position: relative;
	margin: 0 0 0 11px;
	padding: 0;
	}
	*html #masthead  {
	width: 869px; /* ie hack  - Defining width is a MUST to keep it from expanding*/
	max-width: 869px;
	margin: 0 0 0 11px;
	padding: 0;
	overflow: auto;
	}
	
/*---------------------------------------------- main nav --------------------------------------------------*/


#nav-bar {
	position: relative;
	margin: 0 0 0 11px;
	padding: 0;
	}
	*html #nav-bar {
		margin: 0 0 0 11px;
		}

#nav-bar #main-nav {
	background: url(http://www.unbreakablewoman.com/images/global/nav-bckgd.jpg) top left;
	background-repeat: repeat-x;
	margin: 0;
	width: 861px;
	height: 37px;
	padding: 0;
	list-style: none;
	text-align: left;
	border: 0;
	vertical-align: top;
	border-bottom: 1px solid #0c2f3a;
	}
		*html #nav-bar #main-nav { border-bottom: 0px; } 
	

#main-nav li {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	}

	#main-nav li a {
	margin: 0;
	padding: 12px 27px 10px 27px;
	color: #fff;
	text-decoration: none;
	vertical-align: top;
	}

	
	#main-nav li a:hover {
	background: url(http://www.unbreakablewoman.com/images/global/nav_over.jpg) top left;
	background-repeat: repeat-x;
	color: #000f14;
	margin: 0px 0 0 0;
	}
	*html #main-nav li a:hover { 
	margin: -15px 0 0 0; height: 100%;
	 }
	 
	#main-nav li.spacer {
	width: 1px;
	margin: 0;
	padding: 0;
	}
	#main-nav li.on, #main-nav li.home {
	background: url(http://www.unbreakablewoman.com/images/global/nav_over.jpg) top left;
	background-repeat: repeat-x;
	color: #000f14;
	vertical-align: top;
	margin: 0;
	padding: 10px 27px 10px 27px;
	}

	
/*--------------- end main nav ----------------*/


/*---------------------------------------------- headshot --------------------------------------------------*/	



#headshot {
	position: relative;
	margin: 0px 15px 5px 20px;
	padding: 0px;
	border: 0;
	float: right;
	}
	*html #headshot {
		margin: 0 8px 0 30px;
		}


.float-left {
	float: left;
	margin: 5px 15px 5px 0;
	padding: 0;
	clear: left;
	border: none;
	}
	.float-left p {
		margin: 6px 0 0 0;
		padding:0;
		 }	
	
/*---------------------------------- description ------------------------------------------*/	


#description-wrapper {
	position: relative;
	vertical-align: top;
	
	horizontal-align: left;
	padding: 5px 5px 0px 25px;
	margin: 35px 0 0 0;
	}

	#description-wrapper img {
	padding: 0px 15px 0px 0px;
	}
	#description-wrapper p {
		margin: 0;
		padding: 3px 260px 0 20px;
		line-height: 1.5;
		font-size: 14px;
		}
#description-wrapper h1 {
	font-size: 15px;
	font-weight: bold;
	color: #093a48;
	line-height: 1.6;
	margin: 0 0 0 20px;
	padding: 0;
	}
	 
	
	.image-left {
	margin: 0 15px 10px 0;
	} 

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

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


div#content {
	float: left;
	width: 580px;
	vertical-align: top;
	horizontal-align: left;
	padding: 5px 0px 30px 30px;
	margin: 0 0 0 0;
}
#content p {
		margin: 30px 0px 0 0px;
		padding: 0 0px 0 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #5d4f48;
		} 
/*IE6 hack to add more margin btwn sidebar and body text*/

/*END IE6 hack*/

div#content img {
margin: 15px;
}



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




/*----------------- Captions ----------------*/
img.alignright {
	padding: 4px 4px 4px 0;
	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 #dfd7ca;
	text-align: center;
	background-color: #f3eadc;
	padding: 10px 1px 0 11px;
	margin: 10px 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.alignright img {
	padding: 10px 10px 0 0px;
	}

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

.wp-caption p.wp-caption-text {
	font-size: 10px !important;
	line-height: 16px;
	padding: 0 4px 5px 4px;
	margin: 0 0 0 0px;
	color:#555555;
	}

/* 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 15px;
	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 15px;
	padding: 0 0 0 5px;
	}
	
	

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

.fn {
	font-style: normal;
	
	}

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

form#commentform {
	margin: 0 0 0 30px;
	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:#fff;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%;}


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

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



/* SIDEBAR STYLES  */	

div#primary-sidebar	{
	position: relative;
	float: right;
	background: #DFD7CA;
	width: 170px;
	margin: 20px 35px 0px 10px;
	padding: 10px 10px 0px 5px;

}
*html div#primary-sidebar {
	margin: 20px 18px 0 0;
	}

div.sidebar img a{
	border: none;
}



div#primary-sidebar a:link, div#primary-sidebar a:visited{
	color: #439a8b;
	text-decoration: none;
	border: 0;
	}
div#primary-sidebar a:hover, div#primary-sidebar a:active {
	color: #439a8b;
	text-decoration: underline;
	border: 0;
	}


div#primary-sidebar h3, div#primary-sidebar ul, div#primary-sidebar li{
	margin:0;
	padding:0;
	}
div#primary-sidebar h3{
	font-size: 12px;
	color: #093a48;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 17px;
	margin: 10px 0 0 0;
	padding: 9px 2px 0 0;
	}

div#primary-sidebar h4{
	color: #333366;
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: .08em;
	margin: 10px 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{
	list-style: none;
	margin:0 0 0 0px;
	padding: 5px 0 7px 0px;
	line-height: 14px;
	}


/*--end archives--*/

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






/* TEXT STYLES  */
	
 
ol li {margin: 10px 0px 10px 0px; line-height: 18px;}





	
	
/*------------------ text styles - change attributes to match client's colors, font-family, etc ------------*/	

.green-dk {
	color: #526d53;
	}

.green-dk-bold {
	color: #526d53;
	font-weight: bold;
	}
	
.small {
	color: #5d4f48;
	font-size: 10px;
	}

.page-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #666699;
	line-height: 1.5;
	margin: 30px 0px 3px 15px;
	padding: 0;
	}

.entry-title{
	clear:both;
	font-size: 14px; 
	margin: 30px 0px 0px 15px;
	padding: 0;
	}

.entry-date {
	font-size: 11px;
	font-style: italic;
	color: #666699;
	text-decoration: none;
	margin: 0 0 0 15px;
	padding: 0;
	}
.entry-content {
	
	margin: 0px 0px 2px 15px;
	padding: 0 10px 0 0;
	}
.entry-content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	margin: 0;
	padding: 2px 0 6px 0;
	color: #5d4f48;
	}


.comment-meta {font-style:italic; font-size: 10px; line-height: 16px;}

.copyright {font-size: 10px;color: #660033 }

.edit-link {font-size: 10px; display: inline; color: #660033; text-align: center; line-height: 1.3;}

.booktitle {font-weight: bold; font-style: italic;}
.meta-nav {font-weight: bold;}

.entry-meta {
	font-size: 10px;
	font-style: italic;
	color: #666699;
	margin-left: 15px;
	padding: 0 0 8px 0;
	}
	
#dt {font-weight: bold;}

#dd { font-size: 10px;}


/* DEFAULT WORDPRESS STYLES - these probably don't need to be changed  */	 



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;width:100%;}
div#menu ul a{font-weight:700; color: #660033;text-decoration: underline;border: 0;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0; color: #660033; text-decoration: underline; border: 0;}
div#menu ul li{float:left;}
div#menu ul li a{padding:0.3em 0.5em; color: #660033; text-decoration: underline; border: 0;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;color: #660033; text-decoration: underline; border: 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{border:none;display:block;padding:0.1em;width:10em;}


div.sidebar{margin-top:2em;}

#nav-below{ 
	margin: 5px 0 10px 15px;
	}
.nav-previous, .alignleft {
	float: left;
	}
.nav-next, .alignright {
	float: right;
	}
	
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{ margin-bottom:1em;}


form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}

/* change color  */	
div.comments ol li{margin:0 0 3.5em; color: #666699;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

/*---------------------------------------------- footer --------------------------------------------------*/
#lower-nav {
	horizontal-align: center;
	text-align: center;
	clear: both;
	width: 861px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
#lower-nav p {
	margin: 3px 0 6px 25px; }

#footer {
	width: 883px;
	height: 5px; 
	vertical-align: top;
	margin: 0 auto 5px auto;
	padding: 0;
	}