/*
Theme Name: Commune
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme</a>
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* 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/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/************************************************ Style for drop-down menu */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: none; }

ul, ol { list-style-position:inside; }

#header { z-index:99; /* IE7 z-index bug */ }

#access { background:#fff; border:none; float:left; padding:0; margin:0; height:42px; }

#rss_in_menu { float:right; }

.menu {
	float:right;
	margin:0;
	width:300px;
}

.menu ul{
	padding:0;
	margin:0;
}
.menu li{
	margin:0;
	padding:0;
}
.menu li a{
	text-align:left;
	margin:0;
	width:auto;
	padding:10px 10px 0 10px;
	border:none;
	height:30px;
	background:none;
	border:none;
	color:#5D5956;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.menu li a:hover { background: #fff; color: #FF4B33; }

.main { clear:both; }

/************************************************ Body */
body{
	color:#4B4744; font-family: Helvetica, Arial, sans-serif; 
}
#wrapper{
	margin:0 auto;
	border:none;
}
#header{
	width:960px;
	margin:0 auto;
	border:none;
	background:none;
}
#blog-title{
	float: left; 
	font-size:22px;
	font-weight:lighter;
	padding:0px 0px 0px 0px;
	margin: 0px;
	font-family:Helvetica, Arial, sans-serif;
	border-bottom: none;
	width: 605px; 
	}
#blog-title a{
	color:#5D5956;
}
#blog-title a:hover{
	color:#503f3f;
}

#topmenu{
	height:45px;
	width:960px;
	margin:0 auto;
}

/************************************************ Content */
#main {
	padding:30px 0 0 0;
	width:960px;
	margin:0 auto;
	font-family:Helvetica, Arial, sans-serif;
	border-top: 8px solid #5D5956;
}
#content{
	width:620px;
}
.hentry { padding: 20px 20px 10px 0px; margin: 0px 0px 10px 0px; }

/************************************************ Homepage unpaged*/
.blog .p1 {
	background: #F8F8F8;
	color:#363331;
	margin:0px 0px 0px 0px;
	padding: 20px; 
	border-bottom: 1px solid #E0E0E0;

}

.blog .p1 .entry-content{
	padding-bottom:0;
	margin-bottom:0;
	bottom:0;
}
.blog .p1 .entry-content a{
	color:#fff;
}
.blog .p1 .entry-title{
	padding:0;
	margin:0;
	font-size:23px;
	font-weight:normal;
	color:#363331;
}
.blog .p1 .entry-title a{
	color:#363331;
}
.blog .p1 .entry-title a:hover{
	color:#FF4B33;
	background:#363331;
}
.blog .p1 .entry-content .entry-utility{
	color:#a28080;
}
.blog .p1 .entry-content .entry-utility a{
	color:#a28080;
}


.blog .p1 .entry-meta{
	padding:6px 0 5px 0;
color:#363331;
background: #C2C0BF url(images/entry-meta-bg.gif) no-repeat scroll left bottom;
clear:both;
}
.blog .p1 .entry-meta {
}
.blog .p1 .entry-meta  a{
	color:#363331;
}
.blog .p1 .entry-meta span{
	background:none;
}
.blog .p1 .entry-utility{
	display:none;
}
.blog .p1 .more-link{
	margin-bottom:0;
	color:#80af53;
	display:inline;
}
.blog .p1 .entry-content img{
	border:1px solid #000;
}
.blog .p1 .entry-content img.alignleft{
	margin:20px 20px 20px 0;
}

/************************************************ Homepage unpaged*/
.paged .p1 {
	background:none;
	color:#000;
	border:none;
}

.paged .p1 .entry-content{
	padding-bottom:0;
	margin-bottom:0;
	bottom:0;
}
.paged .p1 .entry-content a{
	color:inherit;
}
.paged .p1 .entry-title{
	margin:0;
	padding:0 50px 0 0;
	color:#101010;
	font-weight:normal;
	font-size:22px;
}
.paged .p1 .entry-title a{
	color:#101010;
}
.paged .p1 .entry-title a:hover{
	color:#ff4b33;
	background:none;
}
.paged .p1 .entry-content .entry-utility{
	color:#fff;
}
.paged .p1 .entry-content .entry-utility a{
	color:#fff;
}
.paged .p1 .entry-meta{
	background:url(images/entry-meta-bg.gif) left bottom no-repeat;
	padding:6px 0 6px 0;
	clear:both;
}
.paged .p1 .entry-meta  a{
	color:#fff;
}
.paged .p1 .entry-meta span{
	background:none;
}
.paged .p1 .entry-meta span.color-meta{
	background:#7fae52;
	padding: 3px 3px;
	color:#fff;
}
.paged .p1 .entry-utility{
	display:none;
}
.paged .p1 a.green-read-more{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#80af53;
}

.paged .p1 .entry-content img{
	border:1px solid #000;
}
.paged .p1 .entry-content img.alignleft{
	margin:20px 20px 20px 0;
}
/************************************************ second post */
.blog .p2 {
	border:none;
}
/************************************************ general entry content */
.blog .blog_listing{
	float: right;
	width:415px;
}
.clear_hentry{
	clear:both;
}
.blog .entry-title{
	margin:0;
	padding:0 50px 0 0;
	color:#101010;
	font-weight:normal;
	font-size:22px;
}
.entry-title a:hover{
	color:#ff4b33;
}
.entry-utility{

}
.entry-meta{
	background:url(images/entry-meta-bg.gif) left bottom no-repeat;
	padding:6px 0 5px 0;
	clear:both;
}
.firefox .entry-meta, .msie .entry-meta{
	padding:9px 0 9px 0;
}
.firefox.archive .entry-meta, .firefox.search .entry-meta{
	padding:9px 0 9px 0;
}
.entry-meta span.color-meta{
	background:#C2C0BF;
	padding: 8px 8px;
	color:#363331;
}

.entry-meta abbr, .entry-meta acronym 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363331;
	cursor: help;
}

.entry-meta span a{
	color:#363331;
	font-weight: bold;
}

a.green-read-more{  background: url(images/read-more.png) no-repeat 0px 0px; color: #F0EFEF; font-size: 12px;  margin: 10px 0px 40px 0px; padding: 7px 11px 5px 11px; width: 70px; }
a:hover.green-read-more   { background: url(images/read-more.png) no-repeat 0px -25px; font-size: 12px; text-decoration: none;}


.user-comments{
	background:url(images/user-comments.gif) center bottom no-repeat;
	padding:8px 10px 6px 10px;
	position:absolute;
	margin-left:390px;
}

.user-comments a { color:#503f3f; }

/************************************************ thumb_150x150 */
.thumb_150x150{
	float:left;
	padding:5px 10px 10px 0;
}
.thumb_150x150 .post-image{

}
/* =Comments
-------------------------------------------------------------- */

#comments {
    color:#000;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments h3 {
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform:none;
	font-size: 18px;
	padding:8px 0 0 10px;
	margin-bottom:20px;
	height:31px;
	clear: both;
	color: #fff;
	background:url(images/comments_header.gif) top left no-repeat #fff;
}
#comments .comments:first-child h3 {

}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    margin:0 0 0px 20px;
    padding:0;
    position:relative;
	clear:both;
	margin-top:-1px;
	*margin-top:-3px;  
	height:1%;
}
#comments li li{
	margin-top:-1px;
}
#comments .comment-author{
	width:85px;
	float:left;
	margin-top:2px;
}
#comments .comment-content, 
#comments li li .comment-content,
#comments li.alt li .comment-content, 
#comments li li li .comment-content,
#comments li.alt li li .comment-content,
#comments li li.alt li .comment-content{
	margin-left:95px;
	background: #f1f1f1;
	border:1px solid #dddddd;
	min-height:150px;
	_height:150px;
	padding:20px;
	color:#323232;
}
#comments li.alt .comment-content, 
#comments li li.alt .comment-content,
#comments li li li.alt .comment-content {
	background: #f9f9f9;
}
#comments a {
}
#comments li.byuser {

}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:80px;
    height:80px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:0;
    display:block;
	color:#323232;
}
#comments .fn a {
    color:#323232;
}
#comments-list .comment-meta {
    font-size:10px;
	width:85px;
	float:left;
	clear:both;
    color:#999999;
	line-height:11px;
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#999999;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#comments div.comment-reply-link{
	margin:-30px 0 0px 130px;
	position:absolute;
}
#comments .children{
	list-style:none;
	clear:both;
	padding:0;
	margin:0;
}
#trackbacks-list h3{
	background:url(images/trackbacks_showhide.gif) bottom right no-repeat;
	cursor:pointer;
	padding:10px 0 15px 0;
	height:1%;
}
#trackbacks-list ol{
	display:none;
}
#trackbacks-list .comment-author {
    font-size:10px;
	color:#999999;
	line-height:12px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#323232;
}
#respond {
	color:#323232;
	width:auto;
	_width:585px;
	margin:0;
	margin-right:10px;
	padding:0 0 0px 0;
	background:none;
}
#respond h3{
	margin-top:10px;
	margin-right:-10px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:280px;
    float:left;
}
#respond #form-section-author input {
    width:280px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:#f7f7f7;
}
#respond #form-section-email {
    width:280px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:#f7f7f7;	
}
#respond #form-section-url {
	clear:both;
}
#respond #form-section-url input {
    width:100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:#f7f7f7;	
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background:url(images/textarea_bg.gif) top left no-repeat;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
#respond .required {
    font-weight:bold;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 15px 0;
    overflow:hidden;
}
.nav-previous {
	background: #F8F8F8;
	color: #fff;
	float: left;
	padding: 5px; 
	width:48%;
}
.nav-next {
	float: right;
	width:48%;
	text-align:right;
	background: #F8F8F8;
	color: #fff;
	padding: 5px; 
}

.nav-previous a, .nav-next a { color: #363331;}

.nav-previous a:hover, .nav-next a:hover { color: #FF4B33;}

#nav-above,#nav-below {
	width: 618px;
}
#nav-above {
	display:none; 
}
#nav-below{
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
}

/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#A8A6A5;
}
.aside a {
    color:#A8A6A5;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
	  font-family:Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
	height:1%;
}
.aside ul li{
    list-style:none;
    margin:0;
	padding:0;
	list-style-position:outside;
}

.aside ul ul {
    list-style:none;
    margin:0 0 10px 0px;
}
.aside ul ul li {
  padding:6px 4px;
	border-bottom:1px solid #73716F;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0px 0px 10px 0px;
}
.main-aside h3 {

}
.main-aside ul ul {
    padding:0px 0px 10px 0px;
}
#primary {
/* 	  background:url(images/primary_header.gif) top left no-repeat; */
	background: #363331;
  padding:15px;
margin-bottom:0px;
}
#primary h3.widgettitle{
/* 	background:url(images/primary_header.gif) top left no-repeat; */
/* 	height:37px; */
	color:#fff;
	margin:0;
	padding:4px 0 0 4px;
	font-style:normal;
	clear:both;
}

#secondary {background: #363331;    padding:15px;

}

#secondary>ul.xoxo>li{
/*
	clear:both;
	margin-right:10px;
*/
}
.ie6 #secondary ul.xoxo li{

}

#secondary>ul.xoxo>li h3{
/* 	background:url(images/primary_header.gif) top left no-repeat; */
	height:37px;
	color:#fff;
	margin:0;
	padding:4px 0 0 4px;
	font-style:normal;
}
.ie6 #secondary ul.xoxo li h3{
/* 	background:url(images/primary_header.gif) top left no-repeat; */
	height:37px;
	color:#fff;
	margin:0;
	padding:4px 0 0 4px;
	font-style:normal;
}

#secondary ul ul li {
  padding:6px 6px;
	border-bottom:1px solid #73716F;
	margin:0;
	list-style-position:outside;
}
.ie6 #secondary ul ul li {
    padding:2px 0px;
	border-bottom:1px solid #73716F;
	margin:0;
	list-style-position:outside;
}

/************************************************ Tabed Nav */
.tw-tabbed-widgets{
	padding:5px 0 0 0 !important;
	margin:0 !important;
}
.tw-tabbed-widgets ul li ul{
	margin:0 !important;
}
.tabbed-widget-item>li{
	border:none !important;
}

ul.tw-nav-list{
	padding:0 4px !important;
	width:292px !important;
}
ul.tw-nav-list a, #sidebar ul.tw-nav-list a{
	background:none !important;
	color:#fff !important;
	padding:1px 4px !important;
}
ul.tw-nav-list li, #sidebar ul.tw-nav-list li{
	padding:0 !important;
	border:none !important;
}
ul.tw-nav-list li.ui-tabs-selected, #sidebar ul.tw-nav-list li.ui-tabs-selected{
	background:#f7fdf1 !important;
	padding:0 !important;
}
ul.tw-nav-list li.ui-tabs-selected a, #sidebar ul.tw-nav-list li.ui-tabs-selected a{
	color:#503f3f !important;
	padding:1px 4px !important;
}
.without_title{
	margin-top: 0 !important;
}
.tw-rotate{
	top:0 !important;
}
.tw-rotate ul ul li{
	list-style-position:outside !important;
	*margin-left:-20px;
}
.ie6 .tw-rotate ul{
	height:1% !important;
}
.ie6 .tw-rotate ul ul li{
	height:1% !important;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
	Footer
*/
#footer_bg{
}	
#footer{
	background:#fff;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom:20px;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;  
}
#subsidiary .aside{
	color:#fff;
}
#subsidiary h3.widgettitle{
	background:url(images/subsidiary_header.gif) top left no-repeat;
	height:37px;
	color:#fff;
	margin:0;
	padding:4px 0 0 4px;
	font-style:normal;
	clear:both;
}

#siteinfo{
	text-align:left;
	color: #4B4744;
	padding:10px 10px 0px 0px;
	margin:0 auto;
	overflow:hidden;
	height:25px;
	border-top:1px solid #9A9998;
	background:#fff;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0.5em;
    padding:0.5em 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	background:url(images/pagenavi_bg.gif) top left repeat-x #fff !important;
    border:1px solid #bbbbbb !important;
    color:#c40000!important;
    font-style:normal;
    margin:0 .175em !important;
    padding:3px 4px !important;
	line-height:10px;
}
.wp-pagenavi a:visited {
    border:1px solid #bbbbbb !important;
    color:#c40000 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #bbbbbb !important;
    color:#c40000 !important;
}
.wp-pagenavi a:active {
    border:1px solid #bbbbbb !important;
    color:#c40000 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#404040 !important;
	font-weight: bold !important;
    margin:0 !important;
    padding:0 10px 0 0 !important;
}
.wp-pagenavi span.current {
	background:url(images/pagenavi_bg.gif) top left repeat-x #fff !important;
    border:1px solid #bbbbbb !important;
    color:#0b8000!important;
    font-style:normal;
    margin:0 .175em !important;
    padding:3px 4px !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}
