/*  
Theme Name: Organic 3
Theme URI: http://organicarts.net/
Description: Custom Organic Arts | Web Design 
Version: 3.0
Author: Michael Blaha
Author URI: http://organicarts.net/
.
Designed by Organic Arts
.
*/

/* =Body------------------------------------------------------------------ */		

body {
	margin: 0px;
	padding: 0px;
	font: 62.5% "Lucida Grande", Verdana, sans-serif;
	background: #FFFFFF url(images/bodyback.jpg) repeat-x;	
}

/* =page =wrap =subwarp------------------------------------------------------------------ */		

#page{
	text-align: left;
	padding: 0px;
}

#wrap{
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	}

/* =Links  ------------------------------------------------------------------ */
a:link{
	color: #333333;
}
a:visited{
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;}
a:active{color: #40552A;}
a:focus {
	color: #000000;
}

/* =Headings =H ------------------------------------------------------------------ */
h1, h2, h3, h4, h5{
	font-weight: normal;	
	letter-spacing: 0.02em;
	}
h1{color: #333333;}
h2{
	color: #333333;
	margin: 2px 0px 15px;
	padding: 1px;
	line-height: normal;
}
h3, h3:hover{
	color: #5C5C8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	
}
h3:hover{
border-bottom-color: #DCDCDC;
}
h3 .circ{
	color: #465E2E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	text-decoration: none;
	background-image: url(images/h3circ.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left;
}
h4{}
h5{}

/* =Forms input------------------------------------------------------------------ */
textarea{}
input, textarea{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #F3F3F3;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
/* =List ------------------------------------------------------------------ */
ul{}
ol{}
ol li {}
ul li{list-style-type: none;}


li{
	padding-top: 2px;
	padding-bottom: 2px;
		}

/* =Header ------------------------------------------------------------------ */		
#header{
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1 a {
	margin-left: 12px;
	color: #333333;
} 
#logo{
	width: 355px;
	
}
/* =Footer ------------------------------------------------------------------ */
#footer{
	clear:both;
	min-height:143px;
	margin: 0px;
	padding-top: 15px;
}
#footer a {
	text-decoration:none;
			}	
.copyright{
	margin-right: 25px;
}		
#footer .organicarts{ font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
	

/* =Menu // other menus under structure------------------------------------------------------------------ */		
#mainmenu{
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 0px;
	word-spacing: .1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}
#mainmenu ul{
	padding: 2px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#mainmenu li{
	display:inline;
	margin-right: 6px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
#mainmenu a{
	text-decoration:none;
	color: #333333;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#mainmenu a:hover{
	color: #6666CC;
	}
/* =submenu // other menus under structure------------------------------------------------------------------ */		
#submenu{
	font-size: 1.2em;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}
#submenu ul{
	padding: 2px 0px 0px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#submenu li{
	display:inline;
	padding: 2px;
	margin-right: 2px;
	}
#submenu a{
	padding: 4px;
}
/* =Content ------------------------------------------------------------------ */
.navigation{
	clear: both;
	float: left;
	width: 570px;
}
.navigation a{
	font-size: 1.5em;
	padding: 10px;
}

/* =Content ------------------------------------------------------------------ */
#content{
	color: #333333;
	font-size: 1.3em;
	line-height: 1.6em;
	min-height:450px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/* Content classes -----------------------------------------------------------------*/
.contenthome, .contentsingle, .contentpage, .contentcategory{
	width: 600px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 35px;
	}
.contenthome{}
.contentsingle {}
.contentpage{}
.contentcategory{}

#content ul{
	margin-top: 3px;
	margin-left: 0px;
	} 
	
#content li{
	list-style-image: url(images/licirc.jpg);
	list-style-position:outside;
	padding: 1px;
	} 
/* =Post ------------------------------------------------------------------ */

.post {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.post h2{
	margin: 0px 0px 2px;
	}	
.post h2 a{
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	display:block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	color: #333333;
}
.post h2 a:hover{
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	display:block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.page{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	}
.post_entry{}
.post_more {}
.meta {
	color: #999999;
}
.edit{
	padding: 3px;
	display: block;
}	
/* =Linkspage ------------------------------------------------------------------ */
.links{}
.links h2{ 	
	font-size: 1.2em;
	}
.links ul{list-style-type: none;}
.links li{list-style-type: none;}

/* Left Column ------------------------------------------------------------------*/
#leftcol{
	float: left;
	width: 150px;
}

/* Right Column ------------------------------------------------------------------*/
#rightcol{}

/* =Sidebar  ---------------------------------------------- */
#sidebar{
	font-size:1.3em;
	float:left;
	width: 250px;
	margin: 0px 0px 0px 12px;
	text-align: left;
	padding: 4px;
	}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	text-decoration:none;
	padding: 4px;
}
#sidebar a:hover{
	padding: 4px;
	background-color: #F4F4F4;
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	list-style-type: none;}

#sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
#sidebar ul li a{
	list-style-type: none;
	display:block;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul ul li {
	list-style-type: none;
	padding: 2px 0px 4px 4px;
	list-style-type: none;
	margin: 0px;
}
html>body #sidebar ul ul li a {
	list-style-type: none;
}
#sidebar ul ul li a {
	list-style-type: none;
	display: block;
	margin: 0 0 0 -8px;
	padding: 2px 10px 0;
} 
#sidebar ul ul li a:hover {
	list-style-type: none;
	text-decoration:underline;
}
#sidebar ul ul ul {
	margin: 0;
	border: none;
	list-style-type: none;
}
#sidebar ul ul ul li {
	padding: 3px 0px 3px 25px;
	border-bottom: none;
	font-weight: normal;
} 
html>body #sidebar ul ul ul li a {
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
} 

/* =current ----------------------------------------------------------------- */
.current_page_item{

}
#mainmenu .current_page_item a{
	color: #6666CC;
}
#mainmenu .current_page_ancestor a{
	color: #6666CC;
	}
#sidebar .current_page_item a{
	color: #333333;
	font-weight: bold;
}

/* =Poweredby ------------------------------------------------------------------ */
.poweredby{
	margin-top: 12px;
	margin-bottom: 15px;
}
.poweredby, .poweredby a{
	font-size: 1em;
	text-decoration:none;
	text-align: center;
	color: #666666;
	padding: 3px;
	}

/* Search: =Search ---------------------------------------------- */
#search{}
#search label {}
#searchform{
	margin-top: 4px;
	margin-bottom: 4px;
}
#searchform input {}
#s{
	font-size: 1.1em;
	color: #333333;
	border: 1px solid #D2D2E7;
	background-color: #FBFBFB;
	width: 125px;
	padding: 3px;
}
#s:active, #s:focus{
	font-size: 1.3em;
	color: #333333;
	border: 1px solid #B2B2C4;
	background-color: #FBFBFB;
	width: 125px;
	padding: 3px;
}
#searchsubmit{
	font-size: 1.1em;
	background-color: #FFF;
	padding: 2px;
	color: #ACACAC;
	border: 1px solid #D2D2E7;
}
#searchsubmit:active, #searchsubmit:focus {
	font-size: 1.1em;
	background-color: #FFF;
	padding: 2px;
	color: #999999;
border: 1px solid #B2B2C4;
}

#searchfloat{
	float: right;
	width:200px;
	margin-top: 25px;
	margin-right: 45px;
}
/* =Comments ------------------------------------------------------------------ */
.commentlist li, #commentform input, #commentform textarea {
	width: 450px;
	}
.commentlist li {}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {}
.commentmetadata {
	font-weight: normal;
	width: 500px;
	}	
.commentshome a{
	color: #CCCCCC;
	margin-left: 8px;
}	
#commentsubmit{}

/* =Splash ------------------------------------------------------------------ */

.splash{
	margin: 0px 0px 24px;
	padding: 0px;
	line-height: 1em;
	clear:both;
}
.splash h2{}
.splash ul{
	margin: 0px;
	padding: 0px;
}
.splash li{
	margin: 0px 0px 0px 8px;
}
/* =Breakoutbox =bbox ------------------------------------------------------------------ */
.bbox, .bboxleft, .bboxright{
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #ECECEC;
	border-right-width: 1px;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F6F6;
	background-color: #FFFFFF;
	background-image: url(images/bbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.bboxleft, .bboxright, .bboxleft:hover, .bboxright:hover { 
	width:220px;
	}
.bboxleft:hover, .bboxright:hover {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #DCDCDC;
	}
.bbox{
	width: 95%;
	margin: 2px;
	padding: 8px;
	clear:both;
}

.bboxleft{
	float: left;
	margin: 4px;
	padding: 10px;

}
.bboxright{
	
	float: right;
	margin: 4px;
	padding: 10px;
}
div.bbox h3, div.bboxleft h3, div.bboxright h3{
	font-size: 1.1em;
	letter-spacing: 0.01em;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
/* Homebox =homebox  ---------------------------------------------- */
div.homebox{
	width:600px;
	clear:both;
	float:left;
	margin-bottom: 50px;
}
div.homeboxposts, div.homeboxlogin{
	width: 235px;
	}
div.homeboxposts{
	float:left;
	margin-left:20px;}
div.homeboxposts ul{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
div.homeboxlogin{
	float:left;
	margin-left: 0px;
}
div.homeboxlogin input{
	font-size: 10px;
	border: 1px solid #CCCCCC;
	} 
/* login  ---------------------------------------------- */

#loginname{
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
#loginpassword{
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;}
#loginremember{
	font-size: 10px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;}
#loginforgot{
	font-size: 10px;}


/* Contact Form =contact ---------------------------------------------- */

.contactform {
	width: 100%; 
	position: relative;
	float: left;
			}
		
.contactleft {
	width: 25%; 
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
			}

.contactright {
	width: 70%;  
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
			}

.contacterror {
    border: 1px solid #ff0000;
        	}


/* Images : =images ---------------------------------------------- */

/* All image class control here  */
.imgborder{ clear:both;}
.imgborder, .imgborderleft, .imgborderright, .alignleft, .alignright,.aligncenter {
	margin: 10px;}

img{border: 0;}
img a{ border: 0;}

/* Image Border  =imgborder */

.imgborder, .imgborderleft, .imgborderright{
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
.imgborderleft{ float: left;}
.imgborderright{ float: right;}	

/* Left Right Floats : =left =right ---------------------------------------------- */

.left, .right{ margin:10px;}
.left, .alignleft{ float:left;}
.right, .alignright{float:right;}

/* Misc for now ---------------------------------------------- */
hr {
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

code{
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 12px;
}
cite, blockquote{
	background-color: #F4F4F4;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #DEDEDE;
}

acronym {speak : normal;}
abbr.initialism {speak : spell-out;}
abbr.truncation {speak : normal;}
.note {
	font-size: .8em;
	color: #999999;
}
.clear{
	clear:both;}
	
.hide{display:none;}
.caps{
	font-variant: small-caps;
	color: #CC6600;
}
	
/* Attachment =attach ---------------------------------------------- */	
.smallattachment, .smallattachment:hover{
	background-color: #EEEEEE;
	padding: 12px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F0F0F0;
}
.smallattachment:hover{
	background-color: #FFFFFF;
}
.smallattachment a{
	display: block;
	font-size: 1.5em;
	background-color: #FFFFFF;
	padding: 4px;
}

.package, .package:hover {
	margin: 2px 2px 5px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #DBDBDB;
}
.package:hover{
background-color: #FFFFCC;}

#wp-stats img{ display:none;} 