/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body { background: #fff; color: #333; font: 1em/1.6em Georgia, "Times New Roman", Times, serif; }

.post_text p { color:#3D3F40; font-family: Georgia; font-size:13px; line-height:1.6em; margin:0 1em 1em; }

img .aligncenter { margin: 0 auto; }

p {text-align: left; font-size: 13px;}

p img {float: none; }
h3 { line-height:1.5em; }
input.submit_input:hover {cursor: pointer; }

input.submit_input:focus {}

#header { height:220px; padding-top:0;}

input.search_input { border:1px solid #000000; width:250px; }

#header #search_menu { position:absolute; right:10px; top:90px; width:350px; }

#header #logo { margin-top:20px; }

ul.arrow, ul.cat, ul.reccom, ul.email { list-style:none outside; }

.post { background:none repeat scroll 0 0 rgba(150, 150, 150, 0.1); border:1px solid #FCFCFC; margin:0 0 20px; outline:1px solid #DDDDDD;
	    padding:15px; position:relative; }
.custom-nav { border-left:1px solid #DFDFDF;
			  border-right:1px solid #DFDFDF;}

.widget, .block {}

.widget ul li { border-bottom:1px solid #DADADA;
				margin:0px;
				padding:0px;
				background: none repeat scroll 0 0 transparent;}

.widget ul li:hover {background-color: #E3FEFF;}

.widget li a {display: block; padding: 1em 0 1em 1em;}

.block h3 { -moz-border-radius-topleft:6px;
			-moz-border-radius-topright:6px;
			-webkit-border-top-left-radius: 6px;
			-webkit-border-top-right-radius: 6px;
			border-top-left-radius: 6px;
			border-top-right-radius: 6px;
			background: #96E5FF;
			border:1px solid #CCCCCC;
			margin:0;
			text-align:center;
			color: #fff;
			letter-spacing:0.1em;
			line-height:1.8em;
			padding:0.6em 0;
			font-size:1em;
			font-weight:bold;
}
#twitter_update_list_woo_twitter-3 li {border-bottom:1px solid #DFDFDF; margin-bottom:0.9em; padding-bottom:0.5em;}

#woo_twitter-3 ul li:hover {background: #FFF repeat scroll 0 0 transparent; }

#woo_twitter-3 li a {display: inline; padding: 0px; }

#woo_twitter-3 h3 span {color: #30C6FF;}

.post-thumb { float: left; margin-right: 15px;}
.post-thumb img { border: 1px solid #8F8E8E; padding: 5px; background: #FFF; }
.post {margin: 0 0 15px; padding: 1px;}
.post-content {padding: 13px 13px 50px;}
.blog-title a { font-size: 20px; word-spacing: 2px;}

.blog-title a:hover { color: #7D7878;}
.post-meta { margin-bottom: 10px;}

#post_content blockquote { color:#D6D6D6; font-weight: normal; margin-left:25px !important; 
						   letter-spacing:0; margin-left:25px !important; width:100%; float: none;}

#post_content blockquote p { text-align: left; }

h2.post_comm { padding-left: 1em;}

#credit a {color: #5087E0; }

#credit a:hover{ text-decoration: underline; }