/*
Theme Name: EarthlyTouch
Theme URI: http://www.elegantwordpressthemes.com/themes/earthlytouch
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/

#top_bar {
	background:transparent url(images/barra_bg.jpg) repeat-x scroll center center;
	width:984px;
	height:36px;
	margin:0 auto;
	text-align:left;
	font-family:Tahoma !important;
}

#top_bar ul {
	background:transparent url(images/barra_borda.jpg) no-repeat scroll right center;
	height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
}

#barra_logo {
	background:transparent url(images/barra_logo.jpg) repeat scroll center center;
	float:left;
	height:36px;
	width:65px;
}

.barra_divider {
	color:#9E9D99 !important;
	float:left;
	font-size:20px !important;
	height:34px;
	padding-top:3px !important;
	text-align:center;
	width:20px;
}

.barra_item {
	color:#FFFFFF !important;
	float:left;
	font-size:12px !important;
	height:auto;
	margin-left:7px;
	margin-right:7px;
	margin-top:9px;
	text-decoration:none;
	width:auto;
}

.barra_item:hover{
	text-decoration:underline;
}

h1{
	float:left;
	text-align:left;
	font-weight:normal;
	width:510px;
	height:40px;
}

#h1_title a{
	text-decoration:none;
	font-weight:normal;
	color:#E9E1BE;
	font-size:25px;
}

#h1_title a:hover, h1 a:hover{
	text-decoration:underline;
}

.post-title h1 a{
	text-decoration:none;
	font-weight:normal;
	color:#545249;
	font-size:25px;
        border-bottom:4px solid #F0EACA;
}

#upper{
	color:#FFF;
	font-size:40px;
}

.aktt_tweets{
}

.aktt_tweets ul{
	list-style:none;
	padding:0;
}

.aktt_tweets ul li{
	margin-bottom:10px;
}

.aktt_tweets ul li a{
	
}

.sidebar-box h2{
	text-transform: lowercase;
} 

