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

/* Two-column with sidebar on right  */

/*----------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-color: #fff;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
}

a:link, a:visited, a:active  {
	color: #8c1176;
	text-decoration: none;
	border: 0;
	}

a:hover {
	color: #8c1176;
	text-decoration: underline;
	border: 0;
	}
	
	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.inline { display: inline;}

h1 {
	margin: 0 0 5px 20px;
	padding: 0;
	}

h2 {
	font-size: 14px;
	color: #354e52;
	font-weight: normal;
	margin: 5px 15px 5px 20px;
	}




/*------------------------------- masthead -------------------------------------*/	

#top-border {
	width: 100%;
	background: #000000;
	height: 6px;
	margin: 0 !important;
	margin: -14px 0 0 0; /* For IE6 */
	padding: 0;
	border: none;
	}


#masthead-wrapper {
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	}

#masthead {
	width: 900px !important;
	width: 950px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
	}
	
#choose-mood {
	width: 300px;
	height: 20px;
	margin: 0 5px 0 680px;
	padding: 0;
	vertical-align: top;
	}
	
#logo {
	clear: both;
	float: left;
	background: url(http://www.waxcreative.com/images/global/green/logo-green.gif) top left no-repeat;
	width: 206px;
	height: 100px;
	margin: 10px 0 0 8px !important;
	margin: 10px 0 0 25px;
	}

	#logo h1 {
		display: none;
		}
		
	#logo p {
		font-size: 11px;
		margin: 80px 0 0 108px;
		padding: 0;
		}
	#logo a {
		color: #2C6378;
		text-decoration: none;
		background-color: transparent;
		}
	#logo a:hover {
		color: #982D5D;
		text-decoration: underline;
		font-style: italic;
		background-color: transparent;
		}

/*---------------------------------------- TOP NAV ----------------------------------------------*/

#MainNav-wrapper {
	float: right;
	width: 675px;
	height: 80px;
	margin: 28px 0px 0 0px;
	padding: 0;
	}

#MainNav {
	position: relative;
	width: 675px;
	height: 40px;
	margin: 0px 0px 0 15px;
	padding: 0;
	}

#MainNav ul {
	width: 675px;
	list-style: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
#MainNav li, #MainNav li a {
	font-size: 13px;
	letter-spacing: .08em;
	color: #333333;
	height: 55px;
	text-decoration: none;
	}
#MainNav li {
	float: left;
	margin: 0;
	padding: 0;
	}
#MainNav li a {
	display: block;
	}

#MainNav li.profile a {
	background: url(http://www.waxcreative.com/images/global/green/nav/profile.gif) 0 0px no-repeat;
	width: 91px;
	height: 55px;
	padding: 28px 0px 18px 19px;
	margin: 0;
	}
#MainNav li.profile a:hover {
	background: url(http://www.waxcreative.com/images/global/green/nav/profile_f2.gif) top left no-repeat;
	
	}
#MainNav li.profile-on a {
	background: url(http://www.waxcreative.com/images/global/green/nav/profile_f2.gif) top left no-repeat;
	width: 91px;
	height: 55px;
	padding: 28px 0px 18px 19px;
	margin: 0;
	}

#MainNav li.services a {
	background: url(http://www.waxcreative.com/images/global/green/nav/services.gif) 0 0 no-repeat;
	width: 101px;
	height: 55px;
	padding: 28px 0px 18px 18px;
	margin: 0 0 0 0px;
	
	}
#MainNav li.services a:hover {
	background: url(http://www.waxcreative.com/images/global/green/nav/services_f2.gif) 0 0 no-repeat;
	}

#MainNav li.services-on a {
	background: url(http://www.waxcreative.com/images/global/green/nav/services_f2.gif) top left no-repeat;
	width: 101px;
	height: 55px;
	padding: 28px 0px 18px 18px;
	margin: 0 0 0 0px;
	}
	
#MainNav li.portfolio a {
	background: url(http://www.waxcreative.com/images/global/green/nav/portfolio.gif) top left no-repeat;
	width: 111px;
	height: 55px;
	padding: 28px 0px 18px 18px;
	margin: 0 0 0 0px;
	}
#MainNav li.portfolio a:hover {
	background: url(http://www.waxcreative.com/images/global/green/nav/portfolio_f2.gif) top left no-repeat;
	background-color: transparent;
	}

#MainNav li.portfolio-on a {
	background: url(http://www.waxcreative.com/images/global/green/nav/portfolio_f2.gif) top left no-repeat;
	width: 111px;
	height: 55px;
	padding: 28px 0px 18px 18px;
	margin: 0 0 0 0px;
	}

#MainNav li.contact a {
	background: url(http://www.waxcreative.com/images/global/green/nav/contact.gif) top left no-repeat;
	width: 99px;
	height: 55px;
	padding: 28px 0px 18px 18px;
	margin: 0 0 0 0px;
	}
#MainNav li.contact a:hover {
	background: url(http://www.waxcreative.com/images/global/green/nav/contact_f2.gif) top left no-repeat;
	}

#MainNav li.contact-on a {
	background: url(http://www.waxcreative.com/images/global/green/nav/contact_f2.gif) top left no-repeat;
	width: 99px;
	height: 55px;
	padding: 28px 0px 18px 18px;
	margin: 0 0 0 0px;
	}
	
#MainNav li.blogNav a {
	background: url(http://www.waxcreative.com/images/global/green/nav/blog-nav.gif) -1px 0 no-repeat;
	width: 69px;
	height: 55px;
	padding: 28px 0px 18px 19px;
	margin: 0 0 0 0px;
	}
#MainNav li.blogNav a:hover {
	background: url(http://www.waxcreative.com/images/global/green/nav/blog-nav_f2.gif) -1px 0 no-repeat;
	}

#MainNav li.blogNav-on a {
	background: url(http://www.waxcreative.com/images/global/green/nav/blog-nav_f2.gif) -1px 0 no-repeat;
	width: 69px;
	height: 55px;
	padding: 28px 0px 18px 19px;
	margin: 0 0 0 0px;
	}
	

#MainNav li.client a {
	background: url(http://www.waxcreative.com/images/global/green/nav/client-login.gif) 6px 0 no-repeat;
	width: 79px;
	height: 55px;
	font-size: 12px;
	letter-spacing: 0;
	padding: 28px 0px 18px 10px;
	margin: 0 0 0 0px;
	}
#MainNav li.client a:hover {
	background: url(http://www.waxcreative.com/images/global/green/nav/client-login_f2.gif) 6px 0  no-repeat;
	}

#MainNav li.client-on a {
	background: url(http://www.waxcreative.com/images/global/green/nav/client-login_f2.gif) 6px 0  no-repeat;
	width: 79px;
	height: 55px;
	font-size: 12px;
	letter-spacing: 0;
	padding: 28px 0px 18px 10px;
	margin: 0 0 0 0px;
	}



#hover-text {
	position: relative;
	width: 535px;
	height: 35px;
	margin: -3px 20px 0 15px !important;
	margin: -65px 20px 0 15px;
	padding: 0;
	}




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

#wrapper {
	background: url(http://www.waxcreative.com/images/global/green/wrapper-background.jpg) top left repeat-x #9fa44e;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0 0 50px 0;
	}


/* following allows container to wrap around floats */
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	  

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



#dark-green-wrapper {
	clear: both;
	width: 859px;
	top: 5px;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
	background: url(http://www.waxcreative.com/images/global/green/secondary-back.jpg) top left no-repeat #81863F;
	text-align: left;
	}
#dark-green-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	 
	  
#content-wrapper {
	position: relative;
	background: #F4F4E6;
	border-top: 5px solid #AEAA6A;
	top: 15px;
	width: 820px;
	margin: 0px 0 0 20px;
	padding: 0;
	}
	
	#content-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	   

#headshot {
	position: relative;
	margin: 5px;
	padding: 5px 15px 5px 0;
	border: 0;
	float: right;
	}


.description-wrapper {
	font-size: 15px;
	color: #ab7c3e;
	line-height: 1.8;
	margin: 0 0 5px 0;
	padding: 0px 10px 0 0; 
	}
	



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

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

div#content {
	float: left;
	width: 560px;
	margin: 8px 0px 30px 16px !important;
	margin: 2px 15px 0 10px;
	padding: 5px 15px 10px 15px;
	background: #fff;
	}
	div#content p {
		margin: 0;
		padding: 5px 10px 8px 0;
		}

div#content a:link, div#content  a:visited, div#content a:active  {
	color: #8c1176;
	text-decoration: none;
	background: #fff;
	border: 0;
	}

div#content a:hover {
	color: #8c1176;
	background-color: #eeeeda;
	text-decoration: none;
	border: 0;
	}

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


#sharing {
	width: 560px;
	margin: 0;
	padding: 0;
	}

#sharing ul {
	width: 560px;
	list-style: none;
	margin: 20px 0 5px 0;
	padding: 0;
	}
#sharing li, #sharing li a {
	float: left;
	color: #333333;
	padding: 4px 6px;
	text-decoration: none;
	list-style: none;
	}



/*--------- C A P T I O N S ---------*/

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

img.alignleft {
	padding: 4px;
	margin: 0 0px 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 1px 0px 11px;
	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;
	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 0px;
	}

h3#comments {
	clear: left;
	padding: 40px 0 0 19px;
	color: #000;
	}
.reply {
	margin: 0px 0 28px 0;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #e1e1cf;
	font-style: italic;
	font-size: 11px;
	
	}
	
ol.commentlist {
	width: 470px;
	color: #000;
	font-style: normal;
	margin: 7px 0 0 0px;
	}
	ol.commentlist p {
		color: #000000;
		}

.fn {
	font-style: normal;
	
	}

#respond h3 {
	clear: both;
	margin: 20px 0 0 18px;
	padding: 10px 0 0 0;
	}
div#respond p {
	margin: 5px 0 3px 18px;
	padding: 5px 0 8px 0;
	}

form#commentform {
	margin: 0 0 0 5px;
	padding: 2px;
	}
form#commentform p {
	margin: 3px 0 3px 12px;
	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 0 0;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}


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

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










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

div#primary-sidebar {
	float: right;
	width: 170px;
	top: 0px;
	margin: -50px 10px 10px 0px !important;
	padding: 0px 10px 0 0px !important;
}
	

.flower-top {
	margin: -10px 0px 10px 120px !important;
	margin: 0px 0px 10px 120px;
	}
.flower-top2 {
	margin: -5px 0px 10px 80px !important;
	margin: 0px 0px 10px 80px;
	}

.flower-btm {
	margin: 10px 0 15px 6px;
	display: inline;
	}
.flower-btm2 {
	margin: 10px 0 15px 10px;
	display: inline;
	}


#connect {
	margin: 4px 0 7px 12px;
	}
#connect img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	text-decoration: none;
	}	

*+html #connect {
	margin: 4px 0 7px 0px;
	}

.sidebar-header, .sidebar-header-top {
	font-size: 12px;
	color: #465f97;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding: 9px 2px 0 9px;
	}

*+html .sidebar-header-top {
	padding: 9px 2px 0 0px;
	}

.sidebar-sep-top {
	font-size: 11px;
	color: #959f26;
	letter-spacing: .08em;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	padding: 0px 2px 0 9px;
	}
*+html .sidebar-sep-top {	
	line-height: 30px;
	padding: 0px 2px 0 0px;
	}
	
.sidebar-sep {
	font-size: 11px;
	color: #959f26;
	letter-spacing: .08em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 9px 2px 0 9px;
	}


/*------------------- 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: #465f97;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 17px;
	margin: 0;
	padding: 12px 2px 0 0;
	}

div#primary-sidebar h4{
	color: #465f97;
	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{
	list-style: none;
	background: url(http://www.waxcreative.com/images/global/dings/on-white/circle_bullet.gif) 0 7px no-repeat;
	margin:0 0 0 0px;
	padding: 3px 0 3px 14px;
	line-height: 1.4;
	}

/*--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 -------------------------------------*/

#lower-nav {
	clear: both;
	position: relative;
	width: 820px;
	top: 15px;
	vertical-align: top;
	padding: 0;
	margin: 15px auto 0 auto;
	}
	#lower-nav p {
	margin: 0px 10px 5px 0px;
	font-size: 11px;
	color: #D5D0AD;
	}
#lower-nav a:link, #lower-nav a:visited {
	color: #D5D0AD;
	text-decoration: none;
	}
#lower-nav a:hover, #lower-nav a:active {
	color: #f2efda;
	text-decoration: underline;
	}
#lower-nav .f3 {
	color: #faf8ea;
	text-decoration: underline;
	}
	

#footer {
	position: relative;
	background: url(../../images/home/green/footer-dings.gif) top right no-repeat #B8BA8D;
	width: 820px;
	height: 18px;
	top: 15px;
	vertical-align: top;
	margin: 10px auto -5px 16px;
	padding: 2px 0 2px 6px;
	}



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

.clear {
	clear: both;
	}


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

.page-title {
	font-size: 18px;
	font-weight: normal;
	color: #2f6f79;
	margin: 12px 0 2px 0px;
	padding: 0;
}

.entry-title {
	clear: both;
	font-size: 19px;
	font-weight: normal;
	color: #8d8800;
	margin: 25px 0 0px 0px;
	padding: 0;
	}
.entry-date {
	font-size: 12px;
	color: #38649a;
	margin: 0 0 7px 0px;
	padding: 0;
	}

.entry-content {
	margin: 5px 0px 5px 0px;
	padding: 4px 30px 12px 0;
	line-height: 2.0;
	color: #3D4A48;
	}

.entry-author {
	color: #206c6f;
	font-size: 13px;
	line-height: 1.8;
	margin: 0 0 6px 0;
	}
.booktitle {
	font-weight: bold;
	font-style: italic;
}
	
.brown-bold {
	font-size: 12px;
	color: #917f47;
	font-weight: bold;
	}

.entry-meta {
	font-size: 11px;
	font-style: italic;
	color: #889701;
	margin: 0px 20px 60px 0px;
	padding: 0 0 0 3px;
	}
.meta-sep {
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #697501;
	letter-spacing: .15em;
	padding-left: 1px;
	padding-right: 2px;
	}

.teal {
	color: #1b636e;
	}
.green-header {
	font-size: 16px;
	color: #8d8800;
	line-height: 1.7;
	}
	
.blue-big {
	font-size: 15px;
	color: #465f97;
	}

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


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



/* ---menu styles?--*/


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;}



blockquote {
	color: #677879;
	border-left: 3px solid #eef2f2;
	padding-left: 15px
}

