/*
Theme Name: Ask Zuri
Theme URI: http://pinksparksmedia.com
Description: Design created specially for AskZuri.com.
Version: 1.0
Author: Cam Pietralunga
Author URI: http://pinksparksmedia.com/
Tags: green, fixed width, two columns, widgets
*/

html { margin: 0; padding: 0; width: 100%}

body {
	margin: 0; padding: 0;
	font-size: 74%;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff; 
	color: #000; 
	
	line-height: 18px;
}



h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img { border:none; text-decoration: none;}



/*** STRUCTURAL PLACEMENT - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.floatBreaker {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}


#container{
  width: 1200px;
  margin: 0px auto 30px auto;
  padding: 0;
  border-left: 1px solid #AEDEE4;
}

#header {
	width: 1200px;
	height: 36px;
	background: #9a8479 url(images/top-background-stars.gif) no-repeat top left;
	text-align: left;
	margin: 0 auto;
	
}

#copy {
	width: 450px;
	background: #C6E5B3 url(images/col2back-background.gif) no-repeat right bottom;
	vertical-align: top;
	padding: 0;
	color: #735E54;
	padding: 30px;
        float: left;
}

#sidebar {
	width: 384px;
	background: #fff;
	text-align: center;
	margin-left: 0;
	vertical-align: top;
	float: left;
	
}
#sidebar2 {
	width: 300px;
	/* background: #7ACCCC; */
        vertical-align: top;
	float: left;
list-style: none;
}
ul#sidebar2 li{
list-style: none;
}
#footer {
	width: 1200px;
	height: 36px;
	background: #9a8479 url(images/bottom-background-stars.gif) no-repeat top left;
	text-align: left;
	margin: 0 auto;
}


/*** STYLING PIECES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#logoback {
	
	background: url(/images/logo-back.gif) no-repeat left top;
	width: 337px;
	height: 330px;
	margin: 30px auto;
	margin-bottom: 0;
}

div#socialbuttons {
	width: 250px;
	height: 32px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.socbtn{
	margin-right: 20px;
}

/* header title */
#header h1 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin: 140px 0 5px 500px;
	text-transform: lowercase;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h1 a:hover {
	background-color: #9A8A71;
}

#header #description {
	color: #fff;
	margin: 0 0 5px 500px;
	text-transform: lowercase;
}

/* sidebar */
#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar h2 {
	color: #37a5b2;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 5px 10px;
}
#sidebar h3 {
	color: #72b54b;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 5px 10px;
}

#sidebar ul li ul {
	margin-left: 10px;
	margin-bottom: 30px;
}

#sidebar ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar input {
	background-color: #effdd6;
	border: 1px solid #b6da90;
	padding: 4px;
	margin-left: 10px;
}

div#whatsnewbox {
	width: 325px;
	height: 189px;
	margin: 0 auto;
	margin-bottom: 90px;
}

#sidebar2 ul, #sidebar2 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar2 h2 {
	color: #37a5b2;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 5px 10px;
}
#sidebar2 h3 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 5px 10px;
}

#sidebar2 ul li ul {
	margin-left: 10px;
	margin-bottom: 30px;
}

#sidebar2 ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}





#searchbox{
padding-top: 30px;
padding-left: 20px;
height: 80px;
width: 280px;
background: #38A6B2;

}

#searchform{
margin-left: -8px;

}

#copy #searchform div{
margin-left: 7px;
margin-top: 20px;
}

#searchform .imagebutton{
background: none;
border: 0;
vertical-align: middle;
margin-left: 5px;
}
.searchtextbox{
background-color: #7ACCCC;
	border: 1px solid #b6da90;
	padding: 4px;
	margin-left: 10px;
}



#catarchbox{
padding-top: 30px;
padding-bottom: 30px;
padding-left: 20px;
width: 280px;
background: #57B0B5;
list-style: none;
}

#catarchbox ul{
list-style: none;
}

#twitterbox{

padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
width: 256px;
background: #73BFBF;
color: #ffffff;
}

.hidden{
display: none;
}

.screen-reader-text{
display: none;
}

/* main post area - copy */

#copy h2.pagetitle {
	margin: 0 0 10px 0;
	color: #735E54;
        font-size: 14px;
        font-weight: bold;
}



/* posts */
.post {
	border-bottom: 2px solid #39a5b2;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	
}

.post h2 {
	color: #2C858F;
	font-weight: normal;
	margin: 0;
line-height: 24px;
}

.post h2 a:link,.post h2 a:visited {
	color: #2C858F;
}

.post h2 a:active,.post h2 a:hover {
	color: #578B35;
}

.post .categories, .post .tags, .post .post-date {
	/* color: #9a8479; */
color: #2C858F;
	font-size: 12px;
}

.post-date {
font-weight: normal;
color: #2C858F;
}

.post .post-date {
	margin-bottom: 10px;
	margin-top: 0px;
}



.post .comments {
	font-size: 12px;
	
	margin-left: -17px;
}

.post .comments a, .post .comments a:visited {
	background: url('images/icon-comments.gif') no-repeat 0 3px;
	padding: 1px 0 1px 18px;
}

.post img {
	padding: 5px;
	border: 0;
	margin: 10px;
}

#copy textarea {
	width: 428px;
}
	
p.largetext {
	margin-bottom: 18px;
	text-align: justify;
	font-size: 15px;
	line-height: 25px;
	color: #fff;
}

p {
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	color: #735E54;
}
.white {
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	color: #fff;
	
}

.smallbrown{
	color: #735E54;
	font-size: 11px;
	
}
.mediumbrown{
	color: #735E54;
	font-size: 12px;
	width: 309px;
	text-align: justify;
}
.largebrown{
	color: #735E54;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	font-style: italic;
	width: 309px;
}
.quotename{
	color: #735E54;
	font-size: 14px;
	font-weight: bold;
	width: 309px;
	text-align: right;
}

.question{
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	
	
	}
ul.nicelistul{
	width: 370px;
	margin: 0 0 0 auto;
}	
	
li.nicelist{
	list-style: none outside url(../images/star-blu-on-grn.gif);
	font-size: 13px;
	margin-bottom: 12px;
	margin-left: 13px;
	line-height: 20px;
	text-align: justify;
}



.copyright {
	color: #735E54;
	font-size: 11px;
 	text-transform: uppercase;
	margin: 0 auto;
	text-align:center;
	font-weight: bold;
	}
	
.formbutton{
	background: url(images/btn-signup.gif) no-repeat left top;
	border: 0;
	width: 93px;
	height: 25px;
}

.titleimage{
margin-bottom: 10px; 
padding-bottom: 8px;
border-bottom: 2px dotted #51672f;

}


/* LINK COLORS */

a:link, a:visited {
	color: #2C858F;
	text-decoration: none;
		}

a:hover, a:active {
	color: #735E54; 
	text-decoration: none;
	}

#sidebar a:link, #sidebar a:visited {
	color: #37a6b1; 
	text-decoration: none;
		}

#sidebar a:hover, #sidebar a:active {
	color: #735E54; 
	text-decoration: none;
	}

#sidebar2 a:link, #sidebar2 a:visited {
	color: #fff; 
	text-decoration: none;
		}

#sidebar2 a:hover, #sidebar2 a:active {
	color: #735E54; 
	text-decoration: none;
	}


.copyrightlink:link,.copyrightlink:visited {
	color: #52672f; 
	text-decoration: none;
	text-transform: uppercase;
		}

.copyrightlink:hover, .copyrightlink:active {
	color: #bbdd33; 
	text-decoration: none;
	text-transform: uppercase;
	}

	
/* top nav code */


#mainNav{
	position:absolute;
	margin: 0px;
	width: 1170px;
	margin-top: 14px;
	padding:0;
	list-style:none;
	border: 0;
text-align: left;
	
}
#mainNav li{
	float:left;
	
	padding:0;
	margin: 0;
	list-style: none;
	border: 0;
	
}

#mainNav li a{
	display:block;
	height:11px;
	text-indent:-9999px;
	background:url(images/nav-sprite.gif) no-repeat;
	border: 0;
}

#mainNav li.home a{
	width:40px;
	background-position:0 0;
	border: 0;
	margin-left: 56px;
}
#mainNav li.home a:hover,
#mainNav li.home a:active,
#mainNav li.home a.selected{
	background-position:0 -10px;
	border: 0;
	outline: none;
	
}

#mainNav li.services a{
	width:60px;
	background-position:-40px 0;
	border: 0;
	margin-left: 61px;
}
#mainNav li.services a:hover,
#mainNav li.services a:active,
#mainNav li.services a.selected{
	background-position:-40px -10px;
	border: 0;
	outline: none;
	
}

#mainNav li.howto a{
	width:60px;
	background-position:-100px 0;
	border: 0;
	margin-left: 63px;
}
#mainNav li.howto a:hover,
#mainNav li.howto a:active,
#mainNav li.howto a.selected{
	background-position:-100px -10px;
	border: 0;
	outline: none;
	
}


#mainNav li.archive a{
	width:126px;
	background-position:-160px 0;
	border: 0;
	margin-left: 62px;
}
#mainNav li.archive a:hover,
#mainNav li.archive a:active,
#mainNav li.archive a.selected{
	background-position:-160px -10px;
	border: 0;
	outline: none;
	
}

#mainNav li.starcast a{
	width:68px;
	background-position:-286px 0;
	border: 0;
	margin-left: 66px;
}
#mainNav li.starcast a:hover,
#mainNav li.starcast a:active,
#mainNav li.starcast a.selected{
	background-position:-286px -10px;
	border: 0;
	outline: none;
	
}


#mainNav li.articlearchive a{
	width:120px;
	background-position:-354px 0;
	border: 0;
	margin-left: 66px;
}
#mainNav li.articlearchive a:hover,
#mainNav li.articlearchive a:active,
#mainNav li.articlearchive a.selected{
	background-position:-354px -10px;
	border: 0;
	outline: none;
	
}

#mainNav li.testimonials a{
	width:100px;
	background-position:-473px 0;
	border: 0;
	margin-left: 62px;
}
#mainNav li.testimonials a:hover,
#mainNav li.testimonials a:active,
#mainNav li.testimonials a.selected{
	background-position:-473px -10px;
	border: 0;
	outline: none;
	
}

#mainNav li.blog a{
	width:38px;
	background-position:-573px 0;
	border: 0;
	margin-left: 75px;
}
#mainNav li.blog a:hover,
#mainNav li.blog a:active,
#mainNav li.blog a.selected{
	background-position:-573px -10px;
	border: 0;
	outline: none;
	
}

/* bottom nav code */

#bottomnavigation{
	position:absolute;
	margin: 0 auto;
	width: 1000px;
	margin-top: 13px;
	padding:0;
	list-style:none;
	border: 0;
	text-align: left;
}
#bottomnavigation li{
	float:left;
	
	padding:0;
	margin: 0;
	list-style: none;
	border: 0;
	
}

#bottomnavigation li a{
	display:block;
	height:11px;
	text-indent:-9999px;
	background:url(images/nav-sprite-bottom.gif) no-repeat;
	border: 0;
}

#bottomnavigation li.about a{
	width:86px;
	background-position:0 0;
	border: 0;
	margin-left: 288px;
}
#bottomnavigation li.about a:hover,
#bottomnavigation li.about a:active,
#bottomnavigation li.about a.selected{
	background-position:0 -10px;
	border: 0;
	outline: none;
	
}
#bottomnavigation li.terms a{
	width:124px;
	background-position:-86px 0;
	border: 0;
	margin-left: 56px;
}
#bottomnavigation li.terms a:hover,
#bottomnavigation li.terms a:active,
#bottomnavigation li.terms a.selected{
	background-position: -86px -10px;
	border: 0;
	outline: none;
	
}

#bottomnavigation li.newsletter a{
	width:144px;
	background-position:-210px 0;
	border: 0;
	margin-left: 56px;
}
#bottomnavigation li.newsletter a:hover,
#bottomnavigation li.newsletter a:active,
#bottomnavigation li.newsletter a.selected{
	background-position: -210px -10px;
	border: 0;
	outline: none;
	
}
#bottomnavigation li.contact a{
	width:106px;
	background-position:-354px 0;
	border: 0;
	margin-left: 56px;
}
#bottomnavigation li.contact a:hover,
#bottomnavigation li.contact a:active,
#bottomnavigation li.contact a.selected{
	background-position: -354px -10px;
	border: 0;
	outline: none;
	
}

/* WordPress styles */

.navigation {
	padding-bottom: 30px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.wp-caption {
	padding-top: 5px;
	border: 4px solid #7ACCCC;
	text-align: center;
	background-color: #fff;
	margin: 10px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 15px;
	padding: 0 4px 5px;
	margin: 4px 0;
	color: #349BA6;
}

/* for twitter widget */

.twitterwidget-title{
display: none;
}

.time-meta{
display: block;
}

.from-meta{
display: none;
}

#twitterbox ul li {
margin-bottom: 10px;
border-bottom: 1px solid #38A6B2;
padding-bottom: 5px;
color: #ffffff;
}

li#twitter-3{
list-style: none;
}

li#twitter-3 ul {
margin: 0 auto;
width: 256px;
list-style: none;
}

li#twitter-3 ul li{
margin-bottom: 10px;
border-bottom: 1px solid #38A6B2;
padding-bottom: 5px;
color: #ffffff;
}

li#twitter-3 ul li a:link, li#twitter-3 ul li a:visited{
color: #D7EDC8;
}
li#twitter-3 ul li a:hover, li#twitter-3 ul li a:active{
color: #735E54;
}
#twitterbox ul{
list-style: none;
}
#twitterbox ul li span.entry-content{
color: #ffffff;
}

.entry-content{
color: #ffffff;
}

#commentform{
margin-top: 6px;
}
