/*  
Theme Name: Thou Shalt Clean
Theme URI: http://designedbylara.com
Description: 3 Column Custom Design
Version: 2.0
Author: Lara Velez
Author URI: http://designedbylara.com/shop

*/

body {
	background: #adcf79;
	color: #000;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #ce6c69;
        font-weight: normal;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #a9a1ae;
        font-weight: bold;
	text-decoration: none;
	}
	
img {
	border: none;
	}

#container { 
	width: 900px; 
	background: #ffffff; 
	text-align: left; 
	margin: 10px auto; 
	border: none;
	}
	
#header { 
	background: #adcf79 url(images/header.jpg);
       	height: 425px;
	padding: 0px 0px 0px 0px;
	}
	
#header h2 {
	color: #adcf78;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 0pt;
	font-variant: small-caps;
	font-weight: normal;
        margin-top: 0px;
       	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #adcf78;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #adcf78;
	text-decoration: underline;
	}

#header h3 {
	color: #adcf78;
	font-size: 0pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
	


#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
        text-align: left;
	background-color: #ffffff;
        width:900px; 
	height:23px;
	}


#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	padding: 3px 10px;
        font-weight: normal;
	text-decoration: none;
	color: #c0757a;
}

#menu a:hover {
	color: #ac902f;
	border-top: 1px dotted;
        border-bottom: 1px dotted;
}


#content { 
	width: 480px; 
        border: 2px dashed #adcf79;
        margin: 10px 5px 165px 10px;
        float: left;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: 1px dotted #adcf79;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #ce6c69;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #ce6c69;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #a9a1ae;
	text-decoration: none;
	}

#content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 19px; 
	color: #ce6c69; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #bfaa2b;
	}
#content h2 a  {
	color: #ce6c69;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #a9a1ae;
	text-decoration: none;
	}


#content h3 {
	font-size: 15px; 
	color: #ce6c69; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #bfaa2b;
	}
	
#content h3 a  {
	color: #ce6c69;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #a9a1ae;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #bfaa2b;
	}
	

.postspace {
	background: #ffffff;
	width: 300px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #ffffff;
	width: 300px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #ffffff;
	width: 300px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #000000;
        text-align: center;
        width: 135px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 10px;
        padding: 0 5px 0 5px;
	 
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #adcf79;
      	font-family: Arial, Sans-Serif;
	font-size: 12pt;
     	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
		}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
        display: block;
	color: #ce6c69;
        text-decoration: none;
        font-weight: normal;
	border: none; 
        padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#left ul li a:hover {
	color: #a9a1ae;
        font-weight: bold;
        text-decoration: none;
	}


#right { 
	color: #000000;
        text-align: center;
	width: 200px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
        padding: 0 5px 0 5px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #adcf79;
        font-family: Arial, Sans-Serif;
	font-size: 12pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
		}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #ce6c69;
        text-decoration: none;
        font-weight: normal;
	border: none; 
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #a9a1ae;
        font-weight: bold;
        text-decoration: none;
	}
	
#right h2.widgettitle {
	color: #adcf79;
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
		}

#footer {
	background: #ffffff url(images/footer.gif);
	width: 900px;
        height: 85px;
	overflow: hidden;
	font-size: 10pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #fefefe;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #f48888;
	text-decoration: none;
        font-weight: bold;
	border: none;
		}
	
#footer a:hover {
        color: #000000;
	border: none;
        font-weight: normal;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #adcf79;
	border: 1px solid #a9a1ae;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #bfaa2b;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #bfaa2b;
	color:#e13d3e;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family: Arial, Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family: Arial, Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family: Arial, Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family: Arial, Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}