/*  
Theme Name: MarceloNeves
Theme URI: http://www.marceloneves.ca/
Description: Web Site do Marcelo Neves
Version: 1.0
Author: 
Author URI: im
*/

/*
This Theme is a customized version of the awesome theme Emire done by Phu Ly
*/


/*************************************
 +Containers
 *************************************/
body{
	background:#1A1A1A;
	color:#939393;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:62%;
	letter-spacing: 1px;
	line-height:1.4;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
    background: #1A1A1A url("./images/body-bg.gif") repeat-y 50% 0;
	margin:0 auto;
	padding-top:10px;
	text-align:left;
	width:746px;
}
#content{
	border-bottom:none;
	border-top:none;
	float:left;
	padding:0 10px 10px 10px;
	width:500px;
}
#footer{
	position:fixed;
	bottom:0;
	width:100%;
	background:#252525;
	border-top:1px solid #4F5158;
	border-bottom:none;
	color:#888;
	clear:both;
	padding:3px 0;
	-moz-border-radius:3px;
}

/*************************************
 +Header
 *************************************/

#header {
	background:#2E2E2E url(./images/header.png) repeat-x;
	}
#container{
 	width: 748px;
	height: 98px;
    margin:auto;
	background: url(./images/shows.png) no-repeat top right;				
	}	
#logo a  {
	border-style: none;
	display: block;
	width: 166px;
	heigh: 90px;	
	}
#logo img  {
	display: block;
	}
#logo span {
	float: left;
	display: block;
	width: 166px;
	height: 98px;
	background: url(./images/MarceloNeves_logo.png) no-repeat;
	}
.offtext {
	text-indent:-3000px;
}
#imagewrapper{	
	background:#1A1A1A;
	margin:0;
    padding: 3px 0 12px 0;
	text-align:center;
	width:100%;
}
#headerImg {
    background: #1A1A1A url("./images/image1.jpg") no-repeat top center;
    height: 260px;        
}
.flvPlayer{
	padding: 10px 0 10px 0;
}

/*************************************
 +Hn
 *************************************/
 h1, h2, h3{
	letter-spacing: 1px;
}
h2{
	font-size:1.3em;
	padding-right:5px;
    color:#BBA845;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
h3{
	font-size:0.9em;
}
/*************************************
 +Navigation
 *************************************/
#nav{
    background: #1D1D1D url(./images/navbg_31.gif) repeat-x top left;
	font-size:1.1em;
	margin-top:-0.9em;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
#navwrap{
    display:block;
	margin:0 auto;
	width:700px;
}
#nav ul{
	list-style-type:none;
	margin-left:-27px;
}
#nav ul li{
	float:left;
	margin-top:0;
	padding:9px 10px;
}
#nav ul li a{
	color:#CCC;
        text-transform:uppercase;
}
#nav ul li a:hover{
	color:#BBA845;
        padding-bottom: 3px;
} 
#navwrap #current a{
	color:#BBA845;
}


 /*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.1em;
	margin: 5px;
    padding: 10px; 
}
.entrytitle{
	border-bottom:1px dotted #4F5158;
	color:#888;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
}
.entrytitle h2{
	color:#BBA845;
}
.entrytitle h3{
	font-weight:normal;
    color:#BBA845;
}
.entry-1{
	border:0px solid #434343;
	color:#939393;
	font-size:1.3em;
}
.entry-1 .entrytitle{
	border-bottom:1px solid #5F666A;
	color:#897;
}
.entry-1 .entrytitle h2 {
	color:#CDB;
}
body#blog .entry-1 .entrytitle
{
	background:url("./images/latest.png") no-repeat;
	border-bottom:none;
	height:45px;
	padding-left:45px;
}
body#blog .entry-1 .entrytitle h2{
	display:block;
	margin:0;
}
body#blog .entry-1 .entrytitle h3{
	display:block;
	margin:0;
	font-size:0.9em;
}
.entrymeta{
	background:#252525;
	font-size:0.8em;
	padding:5px;
	display:none;
	border:1px solid #383838;
}
.entry-1 .entrymeta{
	display:block;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
.navigation{
    padding:5px;
    background:#3e3e3e;
    text-align:center;
    width: 450px; 
}
  /*************************************
 +Sidebar
 *************************************/
#sidebar{
	background:#1D1D1D;
	color:#ddd;
	font-size:1.1em;
	float:left;
	padding-left:10px;
	width:210px;
}
#sidebar h3{
	color:#CDB;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom:#131313 solid 2px;;
}
#sidebar h2{
	margin:0 5px 5px 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}



/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#252525;
	padding:0.5em;
}
h3#comments{
	font-size:1.6em;
}
 /*************************************
 +Misc
 *************************************/
.imgSoldout {
     margin: 4px;
     padding: 5px;
}
img {
     margin: 8px;
     padding: 10px;
     border: solid #333 1px
}

a{
	text-decoration:none;
	color:#bbb;
}
a:hover{
color:#efe;
}
#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html #nav, * html #wrap {height: 1%;}

#content a{
    color: #fff;
}
#content a:hover{
    border-bottom: dashed #939393 1px;
}
#content h2 a{
	color:#bbb;
}
a{
	text-decoration:none;
	color:#bbb;
}
a:hover{
    color:#efe;
}

