/*
Theme Name: THAT 2009
Description: Built on Thematic Theme
Author: Kabitzin
Author URI: http://www.seaslugteam.com/
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/classic.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*@import url('../thematic/style.css');
@import url('../thematic/library/layouts/3c-r-fixed.css');*/



body{
	/*background:url(images/body_bg.jpg) top left repeat-x #989796;*/
	text-align: center;
	color:#4D523F;
	background: #acacac;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	clear: none;
}
h1 span{
	text-transform:none;
}
a:link, a:visited {
color:#007236;
text-decoration:none;
}
#wrapper{
	width: 990px;
	/*background:url(images/wrapper_bg.gif) top left repeat-y;*/
	margin:0 auto;
	text-align: left;
	border-top:none;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#header {
	/*background:url(images/header_bg.jpg) top left no-repeat;*/
	background:#000;
	height:260px;
	/*overflow:hidden;*/
}
#branding{
	/*display:none;*/
}
#blog-description{
	position:absolute;
	top:145px;
	padding:0 0 0 15px;
	margin:0;
	border:none;
	font-style:normal;
	font-weight:bold;
	display:none;
}
#blog-title{
	/*background:url(images/logo.gif) 0px 63px no-repeat;
	width:205px;*/
	height:0px;
	text-indent:0px;
	padding:0px;
	padding-top:0px;
	border:none;
}
#blog-title a{
	display:block;
	height:260px;
	font-size:0px;  /*hide the title*/
	color:#007236;
	text-decoration:none; /*hide the title*/
	font-family:"Trebuchet MS";
	font-weight:normal;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	/*filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity:0;*/
}

/******************************************** menu */
#access {
	padding:0 5px;
	background: #fff;
	opacity: 0.8; /*does not work in IE*/
	filter: alpha(opacity = 80); /*IE hack*/
	border:none;
	margin-top:0px;
}
.menu{
	/* border-left:1px solid #17447f; */
	padding:0;
	margin:0 0 0 15px;
	font-family:Arial,"Courier New", "Century Gothic", Verdana, Geneva,  Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	height:18px;
	text-align:right;
}
.menu ul{
	padding:0 2px 0 0 ;
	margin:0;
	float:right;
	height:19px;
}
.menu ul li{
	height:19px;
	display:block;
	padding:0px;
	float:left;
	/* border-left:1px solid #499bea; */
	/* border-right:1px solid #17447f;	*/
}
.menu ul li a{
	background:none;
	height:23px;
	padding:1px 5px 0 5px;
	margin:0;
	float:none;
	border:none;
	display:block;
	float:left;
	color:#00532a;
}
.menu ul li a:hover{
	/*background:url(images/menu_right_over.gif) top right no-repeat;*/
	margin-left:0px;
	background: #334805;
}
.menu .current_page_item a {
    background:#334805;
}
/*************************************** LOGO  */
#logo h1{
	/*display:none;*/
}

/*********************************************  MAIN CONTENT */
#main{
	/*background:url(images/main_bg.gif) top left no-repeat;*/
	background: #ffffff;
	padding:0px 20px 20px 10px;
	width:auto;
	height:1%;
}
#container{width:685px;}
#content{
	padding:0 0px 0 0px;
}
/*********************************************************** post */
.post{
	/* border:1px solid #e6e5e5; */
	/*background:url(images/post_bg.gif) 0px 0px repeat-x #f6f6f6;*/
	/* * background:url(images/post_bg.gif) 0px 1px repeat-x #f6f6f6;*/
	background: #fff;
	margin-top:10px;
	padding:0 30px 0 30px;
}
.entry-content img {
    margin: 0 0 0px 0;
    max-width:100%;
}
.entry-content code {
	color:#a3620a;
}
.entry-meta .author a{
	color: #444;
	font-style: normal;
	font-weight: bold;
}
blockquote {
	padding: 15px 10px 0px 10px;
	margin-bottom: 10px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-style:normal;
}
.entry-content blockquote {
	background: #dfeecb;
}
h1.entry-title, h2.entry-title{
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#007236;
	font-size:28px;
	font-weight:normal;
}
h2.entry-title a{
	color:#007236;
}
h2.entry-title a:hover{
	text-decoration:underline;
}
a.more-link{
	/*background:url(images/read_more.gif) top left no-repeat;*/
	width:89px;
	height:22px;
	margin: 5px 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	float:right;
}
a.more-link:hover{
	/*background:url(images/read_more_o.gif) top left no-repeat;*/
	text-decoration:none;
	color:#1b5185; 
	background:#f2ffd4;
}
div.entry-utility{
	margin-top:5px;
	clear:both;
	border:0px solid #e6e5e5;
	padding:2px;
	background:#fff;
}
span.comments-link a{
	color:#a3620a;
}
.hentry ol{
	list-style-position:outside;
}
.hentry ol li{
	margin-bottom:4px;
}
.hentry ul li{
	margin-bottom:4px;
}
/*********************************************************** columns */
#primary{
	width:240px;
	float:right;
	margin-right:0;
}
#secondary{
	width:240px;
	float:right;
	margin-right: 0;
}
#single-insert .widgetcontainer{
	background:#fff;
	border:0;
	padding:0 0 0 106px;
}
.aside ul.xoxo{
	list-style:none;
	padding:0;
}
.aside ul.xoxo li{
	padding:0;
	margin:0;
	background:#eae9e9;
	border:1px solid #e6e5e5;	
}
.aside ul.xoxo li{
	margin-top:10px;
}
.aside ul.xoxo li h3{
	color:#fff;
	/*background:url(images/side_header.gif) top left repeat-x #f2f2f2;*/
	height:22px;
	padding:6px 0 0 10px;
	background:#70a16c;
}
/*.aside ul.xoxo li#rss-links h3{
	color:#da7f13;
	background:url(images/rss_bg.gif) top left repeat-x #f2f2f2;
	height:22px;
	padding:6px 0 0 25px;
}*/
.aside ul.xoxo li ul{
	list-style:none;
	padding:0;
	margin:0;
}
.aside ul.xoxo li ul li{ 
	list-style:none;
	padding:0;
	margin:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;
	border-left:none;
	border-right:none;
}
.aside ul.xoxo li ul li.recentcomments{
	padding:2px 20px 2px 10px;
	background:#f1f1f1;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;	
*/
}
.aside ul.xoxo li ul li.recentcomments a{
	display:inline;
	color:#007236;
	text-decoration:none;
	border:none;
	padding:0;
}
.aside ul.xoxo li ul li.recentcomments a:hover{
	color:#000;
	text-decoration:underline;
	background:none;
}
.aside ul.xoxo li ul li.recentcomments li{
	margin-left: 15px;
	border-bottom:none;
	border-top:none;
	background:#f1f1f1;
}

.aside ul.xoxo li ul li a{
	background:#f1f1f1;
	display:block;
	padding:2px 2px 2px 10px;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;
*/
	text-decoration:none;
}
.aside ul.xoxo li ul li a:hover{
	background:#d2d2d2;
	color:#000;
	text-decoration:none;
}
.aside ul.xoxo li ul li.cat-item a{
	display:block;
	color:#007236;
	text-decoration:none;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;
*/
	padding-left:10px;
	/*background:url(images/folder-ico.gif) center left no-repeat #f1f1f1;*/
}
.aside ul.xoxo li ul li.cat-item a:hover{
	/*background:url(images/folder-ico.gif) center left no-repeat #d2d2d2;*/
	color:#000;
	text-decoration:none;
}
.aside select.postform#cat {
	width:160px; /* Adjusts width of Wordpress category dropdown menu */
	margin:0px 10px 10px 10px;
}
.adsensesidebar{
	margin:15px 0 15px 10px;
}
/***************************************************************** Search */
li#search form div{
	padding:0 0 0 7px;
}
li#search form div input#s{
	width:110px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
/***************************************************************** Tag Cloud */
.aside ul.xoxo li#tag_cloud{
	padding:10px;
}
.aside ul.xoxo li#tag_cloud h3{
	color:#da7f13;
	/*background:url(images/side_header.gif) top left repeat-x #f2f2f2;*/
	height:22px;
	padding:7px 0 0 10px;
	margin:-10px -10px 0 -10px;
}
.aside ul.xoxo li#tag_cloud a{
	font-size:18px;
}
/***************************************************************** Calendar */
#calendar{
	background:#fff;
}
#calendar_wrap{
	padding:0 0 0 12px;
	/*background:#fff;*/
}
#wp-calendar{
	/*border-collapse:collapse;*/
}
#wp-calendar tr th{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
#wp-calendar tr td{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
/*********************************************************** Comments */
#comments{
	border:1px solid #e6e5e5;
	background:#f1f1f1;
	padding-top:0px;
}
#comments li {
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
}
#comments .comment-meta {
	padding:0 0 10px 69px;
}
#comments .comment-meta a{
	color:#007236;
}
#comments .fn {
    font-weight:bold;
    font-size:16px;
    padding:18px 0 0 35px;
    display:block;
}
#comments .comment-author {
	padding:10px 0 0 35px;
}
#comments .comment-author a{
	color:#007236;
}
#comments .vcard{
	margin:-18px 0 0 0;
}
#comments .vcard img{
	width:48px;
	height:48px;
}
#comments .comment-counter {
	color:#666;
	padding-left:35px;
	font-size:10px;
}
#comments blockquote {
	background: #eae9e9;
}
#comments h3{
	color:#323232;
	font-size:20px;
}
#comments ol {
    list-style:decimal;
	list-style-position:outside;
	padding: 0 10px 0 10px;
}
#comments li.comment{
	margin-bottom:10px;
	border:1px solid #cccccc;
	/*background:url(images/comment.gif) top left repeat-x #e3e3e3;*/
	color:#323232;
    background:#fff;
	padding-bottom:0px;
}
#comments li.alt{
	/*background:url(images/comment_alt.gif) top left repeat-x #eae9e9;*/
}
#comments li.byuser{
	background:#f1edcc;
	border:1px solid #fff;
}
#comments li.bypostauthor{
	/*background:url(images/bypostauthor.jpg) top left repeat-x #d8ebf7;*/
	color:#323232;
	background:#bfe2bd;
	border:1px solid #fff;
}
.comment-reply-link {
    font-size:15px;
    font-style:normal;
}
.comment-reply-link  a{
	color:#669900;
}
#cancel-comment-reply a{
	color:#669900;
}
#respond{
	margin-bottom:10px;
	margin-top:20px;
	padding:17px 20px 0 20px;
	border:1px solid #ccc;
	/*background:url(images/comment.gif) top left repeat-x #e3e3e3;*/
	background:#f1f1f1;
	color:#323232;
	_width:580px; /* IE6 Hack to display correctly the respond form */
	max-width:580px;
}
#respond input{
	font-family:Arial, Helvetica, sans-serif;
}
#respond textarea{
	font-family:Arial, Helvetica, sans-serif;
}
#trackbacks-list li{
	background:#f1f1f1;
	color:#323232;
}
/***********************************************************  FOOTER  */
#footer{
	/*background:url(images/footer_bg.gif) top left no-repeat #989796;;*/
	border:none;
	min-height:60px;
	width:990px;
	padding:40px 0 0px 0;
	margin:0;
	color:#000;
}
#footer a{
	color:#007236;
}
#footer a:hover{
	color:#000;
}
#subsidiary{

}
#siteinfo{
	text-align:center;
	width:800px;
	color:#323232;
	padding:0 0 20px 0;
}
#siteinfo a{
	color:#323232;
}
#ll{}


/*---------------------- Misc Plugin Formating ---------------------------*/
.wp-caption {
	background-color:#f1f1f1;
	border:1px solid #cccccc;
	padding: 5px 5px 0 5px;
	text-align:center;
	}
.wp-polls {
	padding-left: 7px;
}
.aside ul.xoxo li.widget_twitter_vjck ul li {
	padding-left:7px;
	padding-right: 7px;
}
.aside ul.xoxo li.widget_wp_dtree_get_categories ul li {
	padding-left:7px;
	padding-right: 7px;
}
#cse-search-box {
	padding-left: 7px;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

/*---------------------- Comment Quicktags ---------------------------*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}
.wp-smiley { /* Override */
	max-height:20px;
}
