/*   

Theme Name: Eg
Theme URI: http://
Description: EG - Eduardo Gaud&ecirc;ncio
Author: Gerson Thiago
Author URI: http://www.gersonthiago.com

Version: 1.0 

*/

* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	}

img {
	border:0;
	}

p {
	line-height:1.5em;
	}

body {
	background: #000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	width:995px;
	}

.cor67 {
	color:#676767;
	}

.corDA {
	color:#dadbdd;
	}

.cor5e {
	color:#5e5e5e;
	}
	
.cor67 a{
	color:#676767;
	}

.corDA a{
	color:#dadbdd;
	}

.cor5e a{
	color:#5e5e5e;
	}
	
h2 a{
	font-size:25px;
	color:#dcdcdc;
	letter-spacing:2px;
	text-transform:uppercase;
	}

h2 {
	font-size:25px;
	color:#dcdcdc;
	letter-spacing:2px;
	text-transform:uppercase;
	}

h3 {
	color:#dcdcdc;
	letter-spacing:2px;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
	}

h6 {
	font-size:18px;
	}

/*-----------------------------------------------+
- HEADER
------------------------------------------------*/

div#header {
	margin:30px 0 20px 0;
	}

div#header_logo {
	border-bottom:1px solid #494949;
	height:170px;
	}

div#logo_eduardogaudencio {
	margin-left:50px;
	float:left;
	}

div#logo_eduardogaudencio h1 a{
	display:block;
	background:url(img/logo_eduardogaudencio.png) no-repeat;
	width:75px;
	height:160px;
	overflow:hidden;
	text-indent:-9999em;
	}

div#data_header {
	float:right;
	font-size:11px;
	margin-top:150px;
	color:#dadbdd;
	}

div#info_header {
	font-size:11px;
	float:right;
	text-align:right;
	margin-top:10px;
	}


/*-----------------------------------------------+
- ESTRUTURA
------------------------------------------------*/

div#coluna_esquerda {
	width:175px;
	float:left;
	margin-right:35px;
	}

div#coluna_meio {
	width:525px;
	float:left;
	margin-right:35px;
	}

div#coluna_direita {
	width:225px;
	float:right;
	}
	
/*-----------------------------------------------+
- COLUNA ESQUERDA NAV1
------------------------------------------------*/	
	
div#nav1 {
	
	}
	
div#nav1 a{
	display:block;
	text-align:right;
	padding:10px 10px 10px 0;
	color:#dcdcdc;
	letter-spacing:2px;
	font-size:18px;
	}


div#nav1 a:hover{
	background:#494949;
	}

div#nav1 .current a{
	background:#494949;
	}

.linha49 {
	margin:25px 0 25px 0;
	border-bottom:1px solid #494949;
	height:1px;
	}

/*-----------------------------------------------+
- POST
------------------------------------------------*/	
div.post {
	width:525px;
	}

div.post_titulo {
	font-size:11px;
	margin-bottom:30px;
	}

p.categorias a:hover {
	text-decoration:underline;
	}

div.post_text {
	color:#a0a0a0;
	font-size:12px;
	margin-bottom:40px;
	}

div.post_text p{
	padding-bottom:10px;
	}

div.post_text a{
	color:#999;
	}

div.post_text img {
	padding:10px 0 10px 0;
	}
	
.more-link {
	float:right;
	padding:10px 0 0 0;
	color:#a0a0a0;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	}

/*-----------------------------------------------+
- SIDEBAR
------------------------------------------------*/	

div#sub_content_dois a{
	color:#b5b5b5;
	font-size:11px;
	text-transform:uppercase;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	color:#999;
	letter-spacing:1px;
	}

div#categorias {
	color:#b5b5b5;
	font-size:11px;
	text-transform:uppercase;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	color:#999;
	letter-spacing:1px;
	}

div#sub_content_dois a:hover{
	text-decoration:underline;
	}

div#sub_content_dois ul{
	margin-bottom:20px;
	}

div#keywords input{
	width:215px;
	background:#494949;
	border:0;
	padding:10px 5px 10px 5px;
	color:#dadbdd;
	font-size:11px;
	}

div#buscar {
	float:right;
	}

div#buscar input{
	background:#494949;
	padding:2px;
	border:0;
	color:#dadbdd;
	margin-top:5px;
	}

div.tags a{
	/*display:block;*/
	}

div#eduardo_gaudencio p{
	color:#b5b5b5;
	font-size:12px;
	}

/*-----------------------------------------------+
- BOOKMARK
------------------------------------------------*/	
div.bookmarks {
	}

div.bookmarks ul li{
	float:left;
	}

div.bookmarks ul li a {
	display:block;
	background:url(img/sprite.png) no-repeat;
	width:19px; height:20px;
	overflow:hidden;
	text-indent:-9999em;
	margin-right:5px;
	}

div.bookmarks .twitter a{
	background-position: -43px 0;
	}

div.bookmarks .facebook a{
	background-position: -22px 0;
	}

div.bookmarks .tumblr a{
	background-position: 0 0;
	}

div#images-logo {
	position:absolute;
	left:-100%;
	}
