/*
Theme Name: Zoe Bell
Version: 1.0
Author: Cristina
Author URI: http://despinavandifan.org
*/

*{
	margin: 0;
	padding: 0;
}

img.displayed { 
display : block;
margin-left : auto;
margin-right : auto;
}
p.displayed { 
text-align : center;
align : center;
}

body, html{
color: #646f73;
	background-color: #e1e4e2;
	background-image: url('http://zoe-bell.org/wp-content/themes/spring/images/background.jpg');
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a{
	color: #d06996;
	text-decoration: none;
}

a img{
	border: 0px none;
}

input, textarea, option, select, button {
font-family: Arial;
font-size: 10px;
color: #414141;
background-color: #cdd9db;
padding: 5px;
border: 1px solid #cecece;}	

strong {color: #3e424b;}
b {color: #3e424b;}
i { color: #525b7a; }
italic { color: #525b7a;}
em { color: #525b7a;}
u {color: #6d6d6d; text-decoration: none; border-bottom: 1px dotted #9f86c2;}

a:hover{
	color: #3e424b;
}

blockquote{
	margin: 10px 30px 10px 20px;
	padding: 5px 10px;
	border-left: 0px solid #91aa9d;
	font-style: italic;
	font-size: 16px;
	font-family: comic sans;
	font-color: #3e424b;
	border-right: 1px solid #e8e8e8;
		border-bottom: 1px solid #e8e8e8;
background-color: #f2f2f2;
}

/*------------------------ Header ------------------------*/

#header{
	border-top: 0px solid #91aa9d;
	height: 420px;
	background: # none no-repeat scroll 0%;
	margin: 0;
	padding: 0;
}

#header .header_wrapper{
	width: 938px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}


/*------------------------ Container & Main ------------------------*/

#container{
	width: 840px;
	background: #;
	border: 0px solid #f0f1f4;
	margin: 0 auto;
}

#main{
	float: right;
	width: 570px;
	overflow:hidden;
	padding: 10px;
}

.post{
	margin-bottom: 40px;
	font-family: tahoma;
	font-size: 11px;
	font-color: #787574;
	line-height: 18px;
	text-align: justify;
	padding: 6px;
	background: #f4f4f4;
}

.post a {

color: #b0a58f;
text-decoration: none;

}


.postdate{
  float: right;
	display: block;
	background: url('images/date.gif') no-repeat;
	height: 48px;
	width: 48px;
	line-height: 160%;
	margin-right: 10px
}

.month{
  text-transform: uppercase;
  text-align: center;
  color: #fcfff5;
	font-size: 12px;
	background: #191919;
}

.date{
	text-align: center;
	margin-top: 2px;
	font-size: 18px;
}

.postmeta{
	color: #444444;
	font-size: 10px;
	 background: #ccdddc;
 padding: 5px;
   -webkit-border-radius: 32px; 
    border-radius: 32px;
    -moz-border-radius: 32px; 
}

.postmeta_category{
 background: #ccdddc;
 padding: 5px;
 font-color: #ffffff;
   -webkit-border-radius: 32px; 
    border-radius: 32px;
    -moz-border-radius: 32px; 
}

.postmeta_comments{
	border-right: 1px solid #e8e8e8;
		border-bottom: 1px solid #e8e8e8;
	color: #666666;
	background-color: #f2f2f2;
 padding: 9px;
 font-size: 10px;
 text-transform: uppercase;
}

.postmeta_author{
		border-right: 1px solid #e8e8e8;
		border-bottom: 1px solid #e8e8e8;
	color: #7b7b7b;
	background-color: #f2f2f2;
 padding: 9px;
 font-size: 10px;
 text-transform: uppercase;

}

.postmeta_date {

border-right: 1px solid #e8e8e8;
		border-bottom: 1px solid #e8e8e8;
	color: #7b7b7b;
	background-color: #f2f2f2;
 padding: 9px;
 font-size: 10px;
 
 }

.postmeta_author a{
 color: #444444; }
 
.postmeta_category a{
	color: #666666;
}

.postmeta_comments a{
	color: #444444;
}

.title{
	height: 35px;
	background-image: url('http://zoe-bell.org/wp-content/themes/spring/images/titlebg.jpg');
	padding: 8px;
}

.title h2{
	line-height: 120%;
}

.title h2 a{
	color: #9EB0B4;
	font-size: 26px;
	line-height: 140%;
	text-align: left;
	letter-spacing: 0px;
	font-family: arial black;
	text-transform: lowercase;
	text-shadow: #9eb0b4 1px 1px 1px;


}

.title h2 a:hover{
	color: #9eb0b4;
}

.title .postmeta a:hover{
	color: #575656;
}

.post p{
	margin: 5px 0;
	padding: 5px 20px 5px 0;
}

.post ul, .post ol{
	margin: 10px 0 10px 0;
	padding-left: 40px;
	padding-right: 40px;
}

.post li{
	padding: 2px 0 2px 0;
}

.entry {
	margin: 20px 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 0px dashed #cccccc;
}

.entry a {
	text-decoration: none;
	color: #d1bfa9;
	/*border-bottom: 0px dotted #0066cc;*/
}

.entry a:hover {
	text-decoration: underline;
	color: #d1bfa9;
	/*border-bottom: 0px solid #db5104;*/
}

.info {
	padding: 10px 0;
	color: #666666;
}

.info a{
	color: #666666;
}

.info a:hover{
	color: #ff5400;
}

.relate h3 {
	color: #3e606f;
	font-size: 16px;
}

.relate ul {
	list-style-type: decimal;
}


.alignleft {
	padding-right: 5px;
	float:left;
	text-align:left;
}

.alignright {
	padding-left: 5px;
	float:right;
	text-align:right;
}

/*------------------------ Comments ------------------------*/

.commentstitle {
	border-top: 1px solid #e3e5e4;
}

h3 {
	color: #7da1c9;;
	font-size: 12px;
}

.commentstitle h3 {
	padding-bottom: 5px;
	padding-top: 10px;
}

.commentsnumber {
	color: #db5104;
}

.trackback {
	float: right;
	padding-top: 10px;
	padding-right: 12px;
}

.trackback a {
	color: #999999;
	font-size: 12px;
}

.commentlist {
	color: #666666;
	list-style-type: none;
	padding: 10px 12px;
}

.commentlist a {
	color: #0066cc;
}

.commentlist a:hover {
	color: #db5104;
	border-bottom: 1px solid #db5104;
}

.commentlist li {
	border-bottom: 1px solid #e3e5e4;
	padding: 15px 5px 30px 5px;
}

.alt {
	background-color: #f9f9f9;
}

.top, .time a {
	color: #999999;
}

.avatar {
	float: right;
	width: 32px;
	height: 32px;
	display: block;
	padding: 2px;
	border: 1px solid #dddddd;
	margin: 5px;
}

/*------------------------ Comments Form ------------------------*/

#respond {
	font-size: 18px;
	color: #3e606f;
	margin-bottom: 15px;
	margin-top: 10px;
}

#commentform p {
	margin-bottom: 15px;
}

input#author, input#email, input#url, textarea#comment {
	margin-left: 12px;
	border: 2px solid #e3e5e4;
	padding: 2px;
	width: 200px;
	background-color: #f9f9f9;
} 

textarea#comment {
	width: 450px;
	height: 200px;
}

input#author:focus, input#email:focus, input#url:focus, textarea#comment:focus {
	color: #666666;
	border: 2px solid #f1b39b;
	background-color: #ffffff;
}

label {
	margin-left: 5px;
	font-size: 12px;
}

input#submit {
	margin-left: 12px;
	background-color: #f9f9f9;
	border: 2px solid #e3e5e4;
	width: 80px;
	padding: 2px 5px;
	color: #666666;
	font-size: 12px;
}

/*------------------------ Search Form ------------------------*/

#searchform {
	background: url('images/search.gif') no-repeat left top;
	height: 32px;
	width: 260px
}

#searchform:hover {
	background: url('images/search.gif') no-repeat left bottom;
}

#searchinput {
	background: none;
	border: none;
	width: 170px;
	height: 23px;
	padding: 0 5px 0 10px;
	color: #999999;
}

#searchsubmit {
	background: none;
	border: none;
	width: 60px;
	height: 30px;
	cursor:pointer;
}

/*------------------------ Sidebar ------------------------*/

#sidebar {
	width: 250px;
	background: #9aacb0;
		 -webkit-border-radius: 52px; 
    border-radius: 52px;
    -moz-border-radius: 52px; 
	overflow: hidden;
	border-top: 0px none;
	line-height: 160%;
	margin-bottom: 20px
	font-color: #dce5e7;
}

#sidebar ul{
	padding: 8px;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	font-color: #dce5e7;
}

#sidebar a{
	color: #fefefe;
	text-decoration: none;
}

#sidebar a:hover{
	color: #fefefe;
		text-decoration: underline;
}

#sidebar ul h2{
	color: #dfe6e8;
	font-size: 24px;
	line-height: 140%;
	text-align: center;
	letter-spacing: 0px;
	font-family: arial black;
	text-transform: lowercase;
	text-shadow: #c0ced1 1px 1px 1px;


}

#sidebar ul li{
	list-style: none;
	line-height: 180%;
	font-size: 11px;
font-color: #dce5e7;
	padding-bottom: 15px;
}

#sidebar ul ul{
	padding: 0px 10px;
	font-color: #dce5e7;

}

#sidebar ul ul li{
	border-bottom: 1px solid #eeeeee;
	background: url('images/side.gif') no-repeat 0 10px;
	padding-left: 16px; padding-right:0; padding-top:2px; padding-bottom:2px
}

#sidebar ul ul li ul{
	padding-left: 5px;
	font-color: #dce5e7;

	margin-bottom: 0;
}

#sidebar ul ul li ul li{
	line-height: 160%;
	font-size: 12px;
	border-bottom: 0px none;
	background: none; list-style-type:none
}

/*------------------------ Sidebar Search ------------------------*/

#sidebar ul li form{
	margin: 10px 0;
}

/*------------------------ Default Sidebar for Coogee Theme ------------------------*/

#search form{
	margin-top: 5px;
	margin-bottom: 20px;
}

#sidebar ul ul.feed_item li{
	background: none;
	padding:0 0 3px 0;
	border: none;
}

#sidebar .feed a{
	margin-left: 10px;
	padding-left: 20px;
	background: url('images/feed.gif') no-repeat;
}

.tagcloud{
	padding: 0 10px;
}

/*------------------------ Footer ------------------------*/

#footer {
	border-top: 0px solid #e7ebee;
	clear: both;
	width: 100%;
	color: #5f7175;
	font-family: arial;
	font-style: italic;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer a {
	color: #82969b;
	text-decoration: underline;
}

#footer a:hover {
	color: #82969b;
}

#footer .footer_wrapper{
	margin: 0 auto;
	width: 960px;
}

#footer .footer_left{
	float: left;
	padding: 50px;
	line-height: 160%;
	background: #bf2f6c;
}

#footer .footer_right{
	float: right;
	padding: 50px;
	line-height: 160%;
	background: #bf2f6c;
}

/*------------------------ Link Page ------------------------*/

.linkpage ul {
	padding: 10px 12px;
	list-style-type: none;
}

.linkpage ul li {
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li {
	float: left;
	width: 140px;
	text-align: center;
	margin: 3px 5px;
	line-height: 180%;
	background-color: #ffffff;
	border: 1px solid #e3e5e4;
}

.linkpage ul li ul li a {
	color: #999999;
	display: block;
	text-decoration:none;
}

.linkpage ul li ul li a:hover {
	background-color: #eeeeee;
	color: #333333;
}

/*------------------------ Page Template ------------------------*/

.title_page{
	border-left: 4px solid #91aa9d;
	margin-bottom: 20px;
}

.title_page h2{
	padding-left: 10px;
	font-size: 20px;
	line-height: 180%;
	color: #3e606f;
}

/*------------------------ wp-thread-comment plugin ------------------------*/

.thdrpy {
  text-align: left;
  font-size: 12px;
  margin: 10px 0;
}

/*------------------------ official alignment ------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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: 0px none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Images */

.imgs {
	padding: 0;
	margin: 0;
	}


.imgs img {
	width: 50px !important;
	height: 59px !important;
background: #2b2b2b url('images/postbg.png') repeat-x;
	padding: 5px;
        margin-left: 2px;
        margin-right: 2px;
	border-right: 1px solid #9F9CB1;
		border-top: 1px solid #9F9CB1;
        	-webkit-border-radius: 8px; 
border-radius: 8px;
-moz-border-radius: 8px; 
	}

.imgs img:hover {
	width: 50px !important;
	height: 59px !important;
	background: #2b2b2b url('images/postbg.png') repeat-x;
	padding: 5px;
        margin-left: 2px;
        margin-right: 2px;
	border-right: 1px solid #9F9CB1;
		border-top: 1px solid #9F9CB1;
	-webkit-border-radius: 8px; 
border-radius: 8px;
-moz-border-radius: 8px; 
	}

.post img {
 background: #ffffff url('images/.jpg') repeat-x;
	padding: 4px;
        margin-left: 2px;
        margin-right: 2px;
	border-right: 1px solid #d3dce6;
	border-bottom: 1px solid #d3dce6;

	}

.post img:hover {
background: #ffffff url('images/.jpg') repeat-x;
	padding: 4px;
        margin-left: 2px;
        margin-right: 2px;
border-right: 1px solid #d3dce6;
	border-bottom: 1px solid #d3dce6;

	}

.storycontent img {
	background: #2b2b2b url('images/postbg.png') repeat-x;
	padding: 5px;
        margin-left: 2px;
        margin-right: 2px;
	border: 1px solid #323232;
        	-webkit-border-radius: 8px; 
border-radius: 8px;
-moz-border-radius: 8px; 

	}

.storycontent img:hover {
	background: #2b2b2b url('images/postbg.png') repeat-x;
	padding: 5px;
        margin-left: 2px;
        margin-right: 2px;
	border: 1px solid #5B5B5B;
	-webkit-border-radius: 8px; 
border-radius: 8px;
-moz-border-radius: 8px; 
	}
	
