﻿/*
Theme Name: Conexão Urbana
Theme URI: http://www.podbr.com/
Description: Tema para o site do AfroReggae
Version: 1.0
Author: Camilo Lucio Coracini
Author URI: http://www.podbr.com/
Tags: custom header, fixed width, two columns, widgets
Text Domain: conexao-urbana

	Conexão Urbana v1.0
	 http://www.afroreggae.com.br/

	Design por Rodrigo Tobias, implementação por Camilo Lucio Coracini

	CSS, XHTML e design sobre licença GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: #000 no-repeat top center fixed;
	color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #e0e0e0;
	cursor: pointer;
	text-decoration: none;
}

a:active
, a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

label {
	cursor: pointer;
}

.alignleft {
	float: left;
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}

#body-wrap {
	height: auto;
	margin: 0 auto;
	width: 978px;
}

* html #body-wrap {
	background-color: #000;
	filter: Alpha(opacity=90);
}

* html #body-shade {
	display: none;
}

* html #body-content-shade {
	display: none;
}

#body-wrap-before {
	height: 249px;
	margin-left: 173px;
	margin-top: 150px;
	position: absolute;
	width: 799px;
	z-index: -2;
	
	/* Internet Explorer */
	filter: Alpha(opacity=80);
	/* Gecko */
	-moz-opacity: .80;
	/* CSS3 experimental - new browsers */
	opacity: .80;
}

.home #body-wrap-after {
	background: url('img/bg-content-after.png') transparent no-repeat 0 0;
	height: 751px;
	margin-left: 173px;
	top: 715px;
	position: absolute;
	width: 799px;
	z-index: -1;
	
	/* Internet Explorer */
	filter: Alpha(opacity=80);
	/* Gecko */
	-moz-opacity: .80;
	/* CSS3 experimental - new browsers */
	opacity: .80;
}

#post-related {
	background: url('img/bg-content-after-single.png') transparent no-repeat 0 -10px;
	margin-top: -15px;
	padding-top: 15px;
}

#body-shade {
	background-color: #000;
	height: 100%;
	width: 978px;
	position: fixed;
	top: 0;
	z-index: -4;
	
	/* Internet Explorer */
	filter: Alpha(opacity=85);
	/* Gecko */
	-moz-opacity: .85;
	/* CSS3 experimental - new browsers */
	opacity: .85;
}

#body-content-shade {
	background-color: #000;
	height: 100%;
	margin-left: 173px;
	position: fixed;
	top: 0;
	width: 803px;
	z-index: -3;
	
	/* Internet Explorer */
	filter: Alpha(opacity=50);
	/* Gecko */
	-moz-opacity: .5;
	/* CSS3 experimental - new browsers */
	opacity: .5;
}


#header {
	padding-top: 5px;
	position: relative;
	z-index: 1;
}

#header-title {
	position: absolute;
	left: 43px;
	top: 10px;
	z-index: 1;
}

#header-link {
	background: url('img/logo.png') transparent no-repeat 0 0;
	display: block;
	font-size: 0; 
	text-indent: -5000px;
	width: 288px;
	height: 81px;
}

#institutional {
	color: #808080;
	float: left;
	padding: 0 65px 0 365px;
	position: absolute;
	width: 548px;
}

#institutional h4 {
	font-size: 10px;
}

.partners {
	border-right: 1px solid #495251;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	width: 140px;
}

.sponsors {
	float: left;
	width: 384px;
}

.sponsors a {
	float: left;
	margin-right: 20px;
}

#seeduc {
	background: url('img/seeduc.png') transparent no-repeat 0 0;
	display: block;
	font-size: 0; 
	height: 34px;
	margin: 10px 0;
	text-indent: -5000px;
	width: 140px;
}

#santander {
	background: url('img/santander.png') transparent no-repeat 0 0;
	display: block;
	font-size: 0; 
	height: 33px;
	margin-top: 10px;
	text-indent: -5000px;
	width: 113px;
}

#petrobras {
	background: url('img/petrobras.png') transparent no-repeat 0 0;
	display: block;
	font-size: 0; 
	height: 20px;
	margin-top: -10px;
	text-indent: -5000px;
	width: 103px;
}

#petrobras-dec {
	background: url('img/petrobras-dec.png') transparent no-repeat 0 0;
	display: block;
	font-size: 0; 
	height: 38px;
	margin-top: 7px;
	text-indent: -5000px;
	width: 103px;
}

#natura {
	background: url('img/natura.png') transparent no-repeat 0 0;
	display: block;
	font-size: 0; 
	height: 56px;
	margin-top: -3px;
	text-indent: -5000px;
	width: 77px;
}

#feed-link {
	background: url('img/rss.png') transparent no-repeat 0 0;
	display: block;
	font-size: 0; 
	text-indent: -5000px;
	width: 37px;
	height: 56px;
	position: absolute;
	right: 10px;
	top: 33px;
	z-index: 5;
	
	/* Internet Explorer */
	filter: Alpha(opacity=60);
	/* Gecko */
	-moz-opacity: .6;
	/* CSS3 experimental - new browsers */
	opacity: .6;
}

#sidebar-top {
	background: url('img/bg-nav-top.jpg') transparent no-repeat 0 67px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 175px;	
	padding: 78px 44px 0 120px;
	text-align: left;
	width: 637px;
}

#sidebar-top .widget-title {
	display: none;
}

#sidebar-top .widget {
	position: relative;
	top: -3px;
	z-index: 10;
}

#sidebar-top .widget a {
	position: relative;
	z-index: 18;
}

#sidebar-top .widget li {
	display: inline;
	margin-right: 8px;
}

#sidebar-top .widget .item_parent
, #sidebar-top .widget .current_item_parent {
	position: relative;
	z-index: 10;
}

#sidebar-top .widget li .children {
	background: url('img/bg-menu.png') #0c9d28 repeat-y 0 0;
	display: none;
	left: -12px;
	padding: 18px 12px 8px 12px;
	position: absolute;
	width: 200px;
	top: 0;
	z-index: 17;
}

#sidebar-top .widget li:hover .children {
	display: block;
}


#sidebar-top .widget li .children .children {
	background: none transparent;
	display: block;
	left: 0;
	position: relative;
	padding: 3px 0 3px 13px;
	top: 0;
	width: auto;
	z-index: 5;
}

#sidebar-top .widget li:hover a {
}

#sidebar-top .widget li li {
	display: block;
	margin: 4px 0;
	position: static;
}

#sidebar-col-1 {
	float: left;
	text-align: left;
	width: 170px;
}

#sidebar-col-1 .widget {
	margin-bottom: 30px;
	padding-left: 5px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=85);
	/* Gecko */
	-moz-opacity: .85;
	/* CSS3 experimental - new browsers */
	opacity: .85;
}

#sidebar-col-1 .widget-title {
	color: #e3b11e;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: center;
}

#sidebar-col-1 .widget-content {
	font-size: 14px;
	word-wrap: break-word;
}

#sidebar-col-1 .widget-content a {
	color: #ff6600;
}

#sidebar-col-1 .widget-content p {
	margin: 5px 0;
}

#sidebar-col-1 .widget-content li {
	
	margin: 5px 0;
}

#sidebar-footer {
	background: url('img/bg-sidebar-footer-multi.png') transparent no-repeat 0 0;
	clear: both;
	padding-top: 15px;
	
	/* min height */
	min-height: 300px;
	height: auto !important;
	height: 300px;
	
	filter: Alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

.home #sidebar-footer
, .single #sidebar-footer {
	background-image: url('img/bg-sidebar-footer.png');
}  

#sidebar-footer .widget {
	/*clear: left;*/
	float: left;
	overflow: hidden;
	padding: 25px 20px 25px 10px;
	width: 370px;
}

#sidebar-footer .widget:nth-child(even) {
	clear: none;
}


#sidebar-footer .widget-title {
	color: #deac0d;
	margin-bottom: 14px;
}

#sidebar-footer .widget-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#sidebar-footer ul {
	list-style: disc inside;
}

#sidebar-footer li {
	margin-bottom: 4px;
}

#sidebar-category {
	background: url('img/sep-side.png') transparent repeat-y 0 0;
	clear: both;
	float: right;
	margin: 15px 0 10px 10px;
	position: relative;
	z-index: 1;
	
	filter: Alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

#sidebar-category .widget {
	background: url('img/sep-cat.png') transparent repeat-x left bottom;
	/*clear: left;*/
	overflow: hidden;
	padding: 25px 20px 25px 10px;
	width: 200px;
}


#sidebar-category .widget-title {
	color: #deac0d;
	margin-bottom: 14px;
}

#sidebar-category .widget-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#sidebar-category .widget-content a {
	color: #ff6600;
}

#sidebar-category ul {
	list-style: disc inside;
}

#sidebar-category li {
	margin-bottom: 4px;
}

#sidebar-col-1 .widget_categories {
	background: url('img/sep-cat.png') transparent no-repeat center bottom;
	font-size: 16px;
	padding-bottom: 5px;
	position: relative;
	
	/* Internet Explorer */
	filter: Alpha(opacity=80);
	/* Gecko */
	-moz-opacity: .8;
	/* CSS3 experimental - new browsers */
	opacity: .8;
}

#sidebar-col-1 .widget_categories .widget-title {
	display: none;
}

#sidebar-col-1 .widget_categories li {
	background: url('img/sep-cat.png') transparent no-repeat 0 0;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	
	/* Internet Explorer */
	filter: Alpha(opacity=80);
	/* Gecko */
	-moz-opacity: .8;
	/* CSS3 experimental - new browsers */
	opacity: .8;
}

#sidebar-col-1 .widget_categories li li {
	background-image: none;
	font-size: 85%;
}

#sidebar-col-1 .widget_categories a {
	color: #deac0d;
}

#sidebar-col-1 .widget_mycategoryorder {
	background: url('img/sep-cat.png') transparent no-repeat center bottom;
	font-size: 16px;
	padding: 0 0 5px 5px;
	position: relative;
	text-align: left;
	z-index: 10;
	
	/* Internet Explorer */
	filter: Alpha(opacity=85);
	/* Gecko */
	-moz-opacity: .85;
	/* CSS3 experimental - new browsers */
	opacity: .85;
}

#sidebar-col-1 .widget_mycategoryorder .widget-title {
	display: none;
}

#sidebar-col-1 .widget_mycategoryorder .widget-content {
}

#sidebar-col-1 .widget_mycategoryorder li {
	background: url('img/sep-cat.png') transparent repeat-x 0 0;
	list-style: outside none none;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	position: relative;
	z-index: 18;	
}

#sidebar-col-1 .widget_mycategoryorder li li li {
	font-size: 85%;
}

#sidebar-col-1 .widget_mycategoryorder a {
	color: #deac0d;
}

#sidebar-col-1 .widget_mycategoryorder .children {
	background-color: #000000;
	display: none;
	left: 160px;
	padding: 0 0 8px 12px;
	position: absolute;
	top: -3px;
	width: 250px;
	z-index: 17;
}

#sidebar-col-1 .widget_mycategoryorder .children .children {
	display: block;
	left: 0;
	position: relative;
	padding: 3px 0 8px 8px;
	top: 0;
	width: auto;
}

#sidebar-col-1 .widget_mycategoryorder li:hover ul {
	display: block;
}

#sidebar-col-1 .widget_mycategoryorder li ul li {
	margin: 4px 0;
}

#sidebar-col-1 .widget_search .widget-title {
	display: none;
}

#sidebar-col-1 .widget_search .widget-content {
	text-align: right;
}

#sidebar-col-1 .widget_search label {
	display: none;
}

#sidebar-col-1 .widget_search label {
	display: none;
}

#sidebar-col-1 .widget_links li {
	
	text-align: center;
}

.widget_search #s {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 1px 3px;
	width: 125px;
}

.widget_search #searchsubmit {
	background: url('img/search.png') transparent no-repeat 0 0;
	border: 0;
	font-size: 0;
	height: 20px;
	text-indent: -5000px;
	width: 20px;
}

.widget_tag_cloud a {
	display: block;
	margin: 3px 0;
}


.navigation .alignleft  {
	float: left;
}

.navigation .alignright {
	float: right;
}


#content {
	float: left;
	padding: 0 0 40px 5px;
	width: 803px;
	
	/* min height */
	min-height: 310px;
	height: auto !important;
	height: 310px;
}

#content-header {
	color: #e3b11e;
	font-size: 32px;
	font-weight: bold;
	line-height: 60px;
}

.home #content-header {
	background: transparent no-repeat 0 0;
	height: 303px;
	position: relative;
}

.home #content-header ul {
	list-style: none;
}

.home #content-header a {
	display: block;
	outline: 0 none;
	text-decoration: none;
}

.home #content-header .entry {
	padding: 0;
}

.home #content-header .entry-thumb {
	display: block;
	height: 303px;
	padding: 0;
}

.home #content-header-left {
	background: url('img/bg-content-header-shadow-left.png') transparent no-repeat 0 0;
	height: 270px;
	width: 39px;
	position: absolute;
	top: 0;
	left: 0;
	
	/* Internet Explorer */
	filter: Alpha(opacity=85);
	/* Gecko */
	-moz-opacity: .85;
	/* CSS3 experimental - new browsers */
	opacity: .85;
}

.home #content-header-right {
	background: url('img/bg-content-header-shadow-right.png') transparent no-repeat 0 0;
	height: 270px;
	width: 58px;
	position: absolute;
	top: 0;
	right: 4px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=94);
	/* Gecko */
	-moz-opacity: .94;
	/* CSS3 experimental - new browsers */
	opacity: .94;
}

.home #content-header-bottom {
	background: url('img/bg-content-header-shadow-bottom.png') transparent no-repeat 0 0;
	height: 36px;
	width: 798px;
	position: absolute;
	top: 268px;
	left: 0;
	
	/* Internet Explorer */
	filter: Alpha(opacity=94);
	/* Gecko */
	-moz-opacity: .94;
	/* CSS3 experimental - new browsers */
	opacity: .94;
}

.home #content-before {
	background: url('img/bg-content-header-shadow.png') transparent no-repeat 0 0;
	height: 303px;
	position: absolute;
	width: 798px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=94);
	/* Gecko */
	-moz-opacity: .94;
	/* CSS3 experimental - new browsers */
	opacity: .94;
	
	
	display: none;
}

#content-header .breadcrumb {
}

#content-header .breadcrumb li {
	display: inline;
}

#content-header .breadcrumb a {
	color: #e3b11e;
}

.category-children {
	padding: 10px 100px;
}

.category-children li {
	background: url('img/bullet.png') transparent no-repeat left top;
	display: block;
	float: left;
	padding: 0 0 4px 20px;
	width: 45%;
}

.category-children li li {
	clear: left;
	width: auto;
}

#nav-top
, #nav-bottom {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 6px 10px 0 6px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=80);
	/* Gecko */
	-moz-opacity: .8;
	/* CSS3 experimental - new browsers */
	opacity: .8;
}

#nav-top
, #nav-bottom {
	line-height: 16px;
}

#nav-top a
, #nav-bottom a {
	margin: 5px 0;
}

#nav-top .alignleft 
, #nav-bottom .alignleft
, #nav-top .alignright
, #nav-bottom .alignright {
	width: 48%;
}

#nav-top .dir
, #nav-bottom .dir {
	display: none;
}

#nav-top .alignleft .dir
, #nav-bottom .alignleft .dir {
}

#nav-top .alignright .dir
, #nav-bottom .alignright .dir {
}

#nav-top .alignleft .title
, #nav-bottom .alignleft .title {
	background:  url('img/bt-left.png') transparent no-repeat left center;
	float: left;
	padding-left: 24px;
}

#nav-top .alignright .title
, #nav-bottom .alignright .title {
	background:  url('img/bt-right.png') transparent no-repeat right center;
	float: right;
	padding-right: 24px;
}

.post-thumb {
	background: url('img/bg-last-categories.png') transparent no-repeat 0 0;
	clear: left;
	float: left;
	height: 109px;
	padding: 2px 0 0 1px;
	position: relative;
	margin: 0 8px 18px 0;
	width: 160px;
	z-index: 1;
}

.post-thumb a {
	display: block;
}

.post-thumb img {
	height: 105px;
	width: 157px;
}

.entry {
	clear: both;
	padding: 15px 11px 0 6px;
}

.home .entry
, .archive .entry {
	clear: none;
}

.archive .entry header {
	padding-top: 15px;
}

.entry-title {
	color: #ec9921;
	font-weight: normal;
}

.entry-title a {
	color: #ec9921;
}

.post-edit-link {
	background: url('img/bt-edit.png') transparent no-repeat 6px 4px;
	font-size: 11px;
	line-height: 14px;
	padding: 4px 8px 4px 28px;
	text-decoration: none;
	
	border-radius:				10px;
	-moz-border-radius:			10px;
	-webkit-border-radius:		10px;
	
	filter: Alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

.post-edit-link:hover {
	background-color: #515153;
	color: #ffffff;
}

.entry-meta {
	color: #8e8a8c;
	font-size: 12px;
	padding: 7px 0;	
	
	/* Internet Explorer */
	filter: Alpha(opacity=80);
	/* Gecko */
	-moz-opacity: .8;
	/* CSS3 experimental - new browsers */
	opacity: .8;
}

.entry-tags {
	background: url('img/bt-tag.png') transparent no-repeat 0 4px;
	padding: 0 4px 7px 20px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=80);
	/* Gecko */
	-moz-opacity: .8;
	/* CSS3 experimental - new browsers */
	opacity: .8;
}

.entry-tags * {
	color: #8e8a8c;
	display: inline;
	font-size: 12px;
}

.entry-categories {
	background: url('img/bt-cat.png') transparent no-repeat 0 4px;
	padding: 0 4px 14px 20px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=80);
	/* Gecko */
	-moz-opacity: .8;
	/* CSS3 experimental - new browsers */
	opacity: .8;
}

.archive .entry-categories {
	background: none;
	padding-left: 0;
}

.entry-categories * {
	color: #8e8a8c;
	display: inline;
	font-size: 12px;
}

.entry-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	margin-bottom: 10px;
	overflow: hidden;
}

.single .entry-content {
	width: 100%;
}

.entry-content .alignleft {
	float: left;
	margin: 0 8px 8px 0;
}

.entry-content .alignright {
	float: right;
	margin: 0 0 8px 8px;
}

.entry-content p {
	margin-bottom: 10px;
}

.entry-content br {
	margin-bottom: 10px;
}

.single .entry-content a
, .page .entry-content a {
	color: #ff6600;
	text-decoration: underline;
}

.entry-content h1
, .entry-content h2
, .entry-content h3
, .entry-content h4
, .entry-content h5
, .entry-content h6 {
	margin: 15px 0 9px 0;
}

.entry-content ul {
	margin-bottom: 10px;
}

.entry-content li {
	list-style-position: inside;
	margin: 3px 0 6px 0;
}

.entry-content li li {
	margin-left: 10px;
}

.entry-content .more
, .entry-content .more a
, .entry-excerpt .more
, .entry-excerpt .more a {
	color: #deac0d;
	font-size: 106%;
}

.sexy-bookmarks {
	padding-bottom: 40px;
}

.entry-print {
	float: right;
	padding: 30px 0 10px 0;
}

.entry-ratings {
	float: left;
	padding: 30px 0 10px 0;
}

.entry-footer {
	background: url('img/sep-post.png') transparent no-repeat 0 0;
	clear: both;
	height: 2px;
	margin-top: 25px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=30);
	/* Gecko */
	-moz-opacity: .3;
	/* CSS3 experimental - new browsers */
	opacity: .3;
}

.single #content-header {
	display: none;
}


.single .entry-meta {
	background: url('img/bt-time.png') transparent no-repeat 0 7px;
	padding: 7px 4px 7px 20px;	
	
	filter: Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.single .entry-categories {
	filter: Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.single .entry-tags {
	filter: Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.page .entry header {
	display: none;
}


#related-posts {
	display: block;
	float: right;
	font-size: 11px;
	overflow: hidden;
	padding: 50px 30px 0 20px;
	position: relative;
	text-decoration: none;
	width: 249px;
	z-index: 5;
}

#related-posts h2 {
	background: url('img/sep-cat.png') transparent repeat-x 0 bottom;
	color: #deac0d;
}

#related-posts li {
	background: url('img/sep-cat.png') transparent repeat-x 0 bottom;
	float: left;
	font-size: 12px;
	height: 100px;
	line-height: 1.2em;
	width: 249px;
}

#related-posts a {
	clear: both;
	display: block;
	float: left;
	height: 100px;
	text-decoration: none;
	width: 249px;
}

#related-posts .entry-thumb {
	background: url('img/bg-recent-posts.png') transparent no-repeat 0 0;
	clear: left;
	float: left;
	margin: 12px 8px 0 0;
	padding: 1px;
}

#related-posts img {
	height: 36px;
	width: 54px;
}

#related-posts .entry-title {
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0 2px 62px;
}

#post-comments {
	float: left;
	padding: 5px;
	width: 490px;
}

#post-comments .navigation {
	font-weight: bold;
	padding: 15px 100px 0 100px;
}

#post-comments .navigation .alignleft
, #post-comments .navigation .alignright {
	font-weight: bold;
	padding-bottom: 15px;
}

#comments {
	color: #ec9921;
	font-size: 20px;
	font-weight: normal;
	width: 100%;
}

#comments .comments-number {
	font-weight: bold;
}

#comment-list {
	width: 100%;
	
	filter: Alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
}

#comment-list li {
	border: 1px solid #a27e7e;
	list-style-type: none;
	margin: 10px 0;
	padding: 20px 8px 0 8px;
	width: 96%;
}

#comment-list li.odd {
}

#comment-list li .children {
	padding-left: 50px;
}

.comment-author {
}

.comment-edit-link {
	background: url('img/bt-edit.png') transparent no-repeat 6px 4px;
	float: right;
	font-size: 11px;
	line-height: 14px;
	padding: 4px 8px 4px 28px;
	text-decoration: none;
	
	border-radius:				10px;
	-moz-border-radius:			10px;
	-webkit-border-radius:		10px;
	
	filter: Alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

.comment-edit-link:hover {
	background-color: #515153;
	color: #ffffff;
}

.comment-meta {
	font-size: 11px;
	margin: 0 0 0 3px;
}

.comment-meta a {
}

#comment-list li .avatar {
	float: left;
	margin: 0 8px 8px 0;
}

#comment-list li .fn {
	font-style: normal;
	font-weight: bold;
}

#comment-list li p {
	clear: both;
	padding: 0 40px 20px 40px;
}

#comment-list li .reply {
	padding: 10px 0;
}

.comment-reply-link {
	background: url('img/bt-comment.png') transparent no-repeat 6px 4px;
	font-size: 11px;
	line-height: 14px;
	padding: 4px 8px 4px 28px;
	text-decoration: none;
	
	border-radius:				10px;
	-moz-border-radius:			10px;
	-webkit-border-radius:		10px;
	
	filter: Alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

.comment-reply-link:hover {
	background-color: #515153;
	color: #ffffff;
}

#comment-list li .comment-text {
	margin: 10px auto 0 auto;
	line-height: 1.5em;
	width: 80%;
}

#respond {
	margin: 25px 0;
	padding: 11px 10px 11px 10px;
}

#respond h3 {
	color: #ec9921;
	font-size: 20px;
	font-weight: normal;
	width: 100%;
	padding-bottom: 9px;
}

#respond p {
	clear: both;
	margin: 20px 0;
	padding: 0;
}

#cancel-comment-reply {
	padding-bottom: 11px;
}

#cancel-comment-reply a {
	text-decoration: underline;
}

#respond .comment-user {
}

#respond .comment-meta {
	color: #ffffff;
	float: none;
	margin: 0;
}

#respond .comment-author {
}

#author {
	background-color: #000000;
	border: 1px solid #808080;
	color: #ffffff;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 8px;
	padding: 3px;
	width: 80%;
}

#respond .comment-email {
}

#email {
	background-color: #000000;
	border: 1px solid #808080;
	color: #ffffff;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 8px;
	padding: 3px;
	width: 80%;
}

#respond .comment-url {
}

#url {
	background-color: #000000;
	border: 1px solid #808080;
	color: #ffffff;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 8px;
	padding: 3px;
	width: 80%;
}

#respond .comment-comment {
}

#comment {
	background-color: #000000;
	border: 1px solid #808080;
	color: #ffffff;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	height: 150px;
	margin-top: 8px;
	padding: 5px;
	width: 96%;
}

#submit {
	background-color: #000000;
	border: 1px solid #808080;
	color: #ffffff;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 1px 11px;
	
	border-radius:				15px;
	-moz-border-radius:			15px;
	-webkit-border-radius:		15px;
}

#footer {
	background: url('img/bg-footer.png') transparent no-repeat 35px 0;
	clear: both;
	position: relative;
	
	/* IE legacy */
	min-height: 26px;
	height: auto !important;
	height: 26px;
}

#footer-title {
	position: absolute;
	left: 150px;
	top: 15px;
	z-index: 1;
}

#footer-link {
	background: url('img/logo-mini.png') transparent no-repeat 0 0;
	display: block;
	font-size: 0;
	height: 45px;
	left: 165px; 
	position: absolute;
	text-indent: -5000px;
	top: 13px;
	width: 159px;
	z-index: 2;
}

#copyright {
	background: url('img/bg-sidebar-footer.jpg') transparent no-repeat 0 26px;
	color: #deac0d;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	margin-left: 176px;	
	padding: 25px 0 99px 175px;
	text-align: left;
	width: 625px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=60);
	/* Gecko */
	-moz-opacity: .6;
	/* CSS3 experimental - new browsers */
	opacity: .6;
}


#slideshow {
	background: url('img/bg-highlight.png') transparent no-repeat 10px 0;
	float : left;
	font-size: 12px;
	height: 329px;
	line-height: 1.2em;
	margin-right: 10px;
	overflow: hidden;
	padding: 2px 1px 2px 11px;
	width: 250px;
}

#sticky {
	background: url('img/bg-highlight.png') transparent no-repeat 0 0;
	float : left;
	font-size: 12px;
	line-height: 1.2em;
	height: 329px;
	overflow: hidden;
	padding: 2px 1px;
	width: 250px;
}

#slides-wrap {
	height: 310px;
	overflow: hidden;
	width: auto;
}

#slides-wrap a
, #sticky a {
	background-color: transparent;
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
	width: 250px;
}

#slides-wrap a {
	height: 310px;
}

#sticky a {
	height: 329px;
}

#slides-nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 29px;
	padding: 0 90px;
}

#slides-nav a {
	background: none transparent no-repeat 4px 4px;
	display: block;
	font-size: 0;
	height: 24px;
	text-decoration: none;
	text-indent: -5000px;
	width: 24px;
}

#slides-nav .nav-previous {
	background-image: url('img/bt-left.png');
	float: left;
}

#slides-nav .nav-next {
	background-image: url('img/bt-right.png');
	float: right;
}


#slideshow .entry
, #sticky .entry {
	padding: 0;
}


#slideshow .entry-title
, #sticky .entry-title {
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin: 5px;
}

#slideshow .entry-excerpt
, #sticky .entry-excerpt {
	display: block;
	margin: 0 5px;
}

#recent-posts {
	display: block;
	float: right;
	font-size: 11px;
	overflow: hidden;
	padding-right: 10px;
	text-decoration: none;
	width: 249px;
}

#recent-posts h2 {
	background: url('img/sep-cat.png') transparent repeat-x 0 bottom;
	color: #deac0d;
}

#recent-posts li {
	background: url('img/sep-cat.png') transparent repeat-x 0 bottom;
	float: left;
	font-size: 12px;
	line-height: 1.2em;
	height: 100px;
	width: 249px;
}

#recent-posts a {
	clear: both;
	display: block;
	float: left;
	height: 100px;
	text-decoration: none;
	width: 249px;
}

#recent-posts .entry-thumb {
	background: url('img/bg-recent-posts.png') transparent no-repeat 0 0;
	clear: left;
	float: left;
	margin: 12px 8px 0 0;
	padding: 1px;
}

#recent-posts img {
	height: 36px;
	width: 54px;
}

#recent-posts .entry-title {
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0 2px 62px;
}

#categories-last {
	clear: both;
	font-size: 11px;
}

#categories-last .entry {
	float: left;
	height: 205px;
	overflow: hidden;
	padding: 10px 20px 25px 10px;
	width: 370px;
}

#categories-last .entry a {
	clear: both;
	display: block;
	float: left;
	text-decoration: none;
}


#categories-last .entry .categories {
	clear: both;
	display: block;
	float: left;
}

#categories-last .entry .category {
	display: inline;
	float: none;
	font-size: 15px;
	
	/* Internet Explorer */
	filter: Alpha(opacity=50);
	/* Gecko */
	-moz-opacity: .5;
	/* CSS3 experimental - new browsers */
	opacity: .5;
}

#categories-last .entry-title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 39px;
	margin-top: -170px;
	overflow: hidden;
	width: 370px;
	word-spacing: -1px;
}

#categories-last .entry-thumb {
	background: url('img/bg-last-categories.png') transparent no-repeat 0 0;
	display: block;
	height: 109px;
	margin: 45px 8px 18px 0;
	padding: 2px 0 0 1px;
	width: 160px;
}

#categories-last img {
	height: 105px;
	width: 157px;
}

#categories-last .entry-excerpt {
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	margin: 1px 0 0 170px;
	width: 200px;
}

#categories-last .more {
	font-size: 14px;
}

body #tooltip {
	background-color: #0c9d28;
	
	filter: Alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
}

body #tooltip h3
, body #tooltip div {
	color: #e2e2e2;
}


.entry .wp_cat2calendar .nav {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 20px 10px;
}

.entry .wp_cat2calendar .left {
    float: left;
}

.entry .wp_cat2calendar .right {
    float: right;
}

.entry .wp_cat2calendar .center {
    text-align: center;
}

.entry .wp_cat2calendar .current_date {
    color: #ec9921;
    font-size: 20px;
}

.entry .wp_cat2calendar table {
    border-collapse: collapse;
    margin: auto;
}

.entry .wp_cat2calendar th {
    color: #e3b11e;
    text-align: center;
    width: 109px;
}

.entry .wp_cat2calendar td {
    background-color: #373739;
    border: 1px solid #000000;
    padding: 0;
    vertical-align: top;
    width: 109px;

    /* min height */
    min-height: 100px;
    height: 100px !important;
    height: 100px;
}

.entry .wp_cat2calendar .empty {
    background-color: transparent;
}

.entry .wp_cat2calendar .past {
    background-color: #ffdddd;
}

.entry .wp_cat2calendar .current {
    background-color: #ffdd88;
}

.entry .wp_cat2calendar .future {
    background-color: #ddffdd;
}

.entry .wp_cat2calendar .day {
    /*background-color: #0c9d28;*/
    display: block;
    text-align: center;
}

.entry .wp_cat2calendar .posts {
    list-style: none;
    margin-bottom: 0;
}

.entry .wp_cat2calendar .posts ul {
}

.entry .wp_cat2calendar .posts li {
}

.entry .wp_cat2calendar .past
, .entry .wp_cat2calendar .past .posts a {
    color: #373739;
}

.entry .wp_cat2calendar .current
, .entry .wp_cat2calendar .current .posts a {
    color: #373739;
}

.entry .wp_cat2calendar .future
, .entry .wp_cat2calendar .future .posts a {
    color: #373739;
}

.entry .wp_cat2calendar .title {}

.entry .wp_cat2calendar .desc {
	display: none;
	font-size: 10px;
	padding: 15px;
	
	/* max width */
	max-width: 500px;
	width: auto !important;
	width: 500px;
}

.entry .wp_cat2calendar .past .desc {
    background-color: #ffdddd;
}

.entry .wp_cat2calendar .current .desc {
    background-color: #ffdd88;
}

.entry .wp_cat2calendar .future .desc {
    background-color: #ddffdd;
}

.entry .wp_cat2calendar br {
    display: none;
}


.textwidget .twtr-widget h4 {
	font-size: 14px !important;
}

