/*
Theme Name: SimplyFab
Theme URI: http://chrys.biz/
Description: A wordpress blog template for Premades with a Purpose
Version: 1.0
Author: Crystal Unrau for Premades with a Purpose
Author URI: http://chrys.biz

*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #60BCB1 url('images/simplybg.jpg');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0
	}

#page {
	background: #F8F8F8;
	border: 2px solid #3C3427;
	text-align: left;
	margin: 20px auto;
	padding: 10px 10px 10px 10px;
	width: 845px;
	}

/* Header Links */
#headerlinks {
        background: #9A8A4F;
        padding: 5px 5px 5px 5px;
        border: 1px solid #3C3427;
        text-align: left;
        color: #3C3427
        width: 830px;
        height: 15px;
        list-style: none;
        } 

#headerlinks a {
        color: #3c3427;
        margin: 5px 5px 5px 5px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        padding: 0px 20px 0px 10px;
        }

#headerlinks li {
	float: left;
	margin: 0px;
	padding: 0px;
	}


/* Header */
#header {
	background: #F8F8F8 url('images/simplyheader.png');
	margin: 10px 0 10px 0px;
	padding: 10px 0px 0px 10px;
	height: 338px;
	width: 835px;
	}

#header .description {
	font-size: 1.4em;
	text-align: left;
        font-weight: bold;
        color: #5FBBB0;
	}

#header h1 a {
	text-align: left;
        font-size: 1.8em;
        color: #3A3225;
        text-decoration: none;
}

/* Footer */
#footer {
	background: #CCB45E;
        padding: 5px 5px 5px 5px;
	border: 1px solid #3C3427;
	margin: 0 auto;
	width: 830px;
	clear: both;
        text-align: center;
        font-weight: bold;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}

#footer h2 {
        font-size: 1.3em;
        color: #3C3427;
        }

/* Footer Images*/
#footerimgs {
	background: #61BDB2;
        padding: 30px 6px 30px 6px;
	border: 1px solid #3C3427;
	margin: 0 0 10px 0;
	width: 830px;
	clear: both;
        text-align: center;
        font-weight: bold;
	}

#footerimgs img {
        padding: 5px;
        max-width: 260px;
        }

/* Sidebar */
#sidebar h2 {
	font-size: 1.2em;
	padding: 5px 5px 5px 5px;
	width: 210px;
        border: 1px solid #3C3427;
        color: #3C3427;
        background: #9A8A4F;
	}

#sidebar {
	font: 1em;
        background: #ffffff;
	margin-left: 622px;
	width: 222px;
	}

#sidebar li {
        list-style: none;
        }

#sidebar a {
        font-size: 1.1em;
        text-decoration: none;
        color: #61BDB2;
        font-weight: bold;
        }

#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #lsidebar ul ul ul {
	margin: 0 0 0 10px;
	}

/* Left Sidebar */

#leftsidebar {
	float: left;
	margin: 0px;
	width: 152px;
        color: #3C3427;
        background: #ffffff;
	}
.box {
        padding: 5px 5px 5px 5px;
        font-weight: bold;
        }

#lsidebar h2 {
	font-size: 1.2em;
	padding: 5px 5px 5px 5px;
	width: 140px;
        border: 1px solid #3C3427;
        color: #3C3427;
        background: #9A8A4F;
	}

#lsidebar li {
        list-style: none;
        }

#lsidebar a {
        font-size: 1.1em;
        text-decoration: none;
        color: #61BDB2;
        font-weight: bold;
        }

#lsidebar ul {
	margin: 0;
	padding: 0;
	}

#lsidebar ul ul, #lsidebar ul ul ul {
	margin: 0 0 0 10px;
	}

/* Content */
#content {
	font-size: 1.2em;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
        text-align: left;
	}

.postmetadata a {
	color: #61BDB2;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn {
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
	width: 430px;
        color: #ffffff;
        background: #3C3427;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
        font-size: 1.3em;
	}

h2, h2 a, h2 a:visited {
	color: #CCB45E;
	}

h3, h3 a, h3 a:visited {
	color: #CCB45E;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #lsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #61BDB2
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

/* Comments */

.commentlist, .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        color: #000000;
	}
.commentlist li ul li {
	font-size: 1em;
        
}

.commentlist li {
	font-weight: bold;
        
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
       
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
      
	}

.commentmetadata {
	font-weight: normal;
	}



small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#respond a {
        color: #61BDB2;
        }

/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.alignright a {
	color: #61BDB2;
	}

.alignleft a {
	color: #61BDB2;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#lsidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#lsidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
 
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;

}

.commentlist p {
	margin: 10px 5px 10px 0;

}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
        color: #000000;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
        color: #000000;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}

#wp-calendar a {
	display: block;
        text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
        font: bold 1.3em;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
	margin: 0;
}
/* End captions */

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background: #FFFFFF;
	float: left;
	width: 103px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	display: inline;
	}
	
#l_sidebar h2 {
	font-size: 1.2em;
	padding: 5px 5px 5px 5px;
	width: 95px;
        border: 1px solid #3C3427;
        color: #3C3427;
        background: #9A8A4F;
	}

#l_sidebar li {
        list-style: none;
        }

#l_sidebar a {
        font-size: 1.1em;
        text-decoration: none;
        color: #61BDB2;
        font-weight: bold;
        }

#l_sidebar ul {
	margin: 0;
	padding: 0;
	}

#l_sidebar ul ul, #lsidebar ul ul ul {
	margin: 0 0 0 10px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	background: #FFFFFF;
	float: right;
	width: 103x;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	display: inline;
	}
	
#r_sidebar h2 {
	font-size: 1.2em;
	padding: 5px 5px 5px 5px;
	width: 95px;
        border: 1px solid #3C3427;
        color: #3C3427;
        background: #9A8A4F;
	}

#r_sidebar li {
        list-style: none;
        }

#r_sidebar a {
        font-size: 1.1em;
        text-decoration: none;
        color: #61BDB2;
        font-weight: bold;
        }

#r_sidebar ul {
	margin: 0;
	padding: 0;
	}

#r_sidebar ul ul, #lsidebar ul ul ul {
	margin: 0 0 0 10px;
	}