/* - - - - - - - - - - - - - - - - - - - - -

Theme Name: Mighty
Theme URI: http://www.pblog.com.br/
Description: Theme based on Mighty Template by James Broad - kulor.com.
Version: 1.0
Author: Erico Oliveira

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}
body{
	background:url(bg_home.jpg) top center no-repeat #c33243;
	font: 14px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: lighter;
}
#center{
	width:952px;
	margin: 0 auto;
}
#menu{
	display:block;
	width:500px;
	margin:8px auto 0 auto;
	clear:both;
	height:40px;

}

#menu ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:none;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	height:32px;
	padding: 2px 10px;
	float:left;
/* visual do link */
	text-decoration: none;
	color:#0076a3;
	font-weight:bold;
}
#menu ul li a:hover {
	color: #FFF;
	background:url(img/hovermenu.png) bottom right;
}
#topo{
	width:900px;
	height:300px;}
#logo {
	width:223px;
	height:250px;
	margin: 25px 0 25px 290px;
	float:left;
}

#sing{
	width:335px;
	height:285px;
	float:left;
	}
#conteudo{
	width: 825px;
	background:url(img/branco.png) top center;
	margin: 30px auto 0 auto;

}
#post{
	width:500px;
	margin: 15px 0 0 0;
	float:left;
	color:#333;
}

#left{
	float:left;
	width:350px;
	text-align:center;
}
#left h1 {
	text-indent:-9000px;
	width:350px;
	height:77px;
	background:url(img/blog_pb.png) top center no-repeat;

}
#left h1:hover {
	background:url(img/blog_cor.png) top center no-repeat;
}

#left h2{
color:#333;
margin: 5px;
letter-spacing:-1px;}

#image{
	width:500px;
	height:200px;
	margin:3px;
}

#conteudo a {

	color:#333;
	}
#coluna{
	width:200px;
	float:left;
	margin:3px;
	text-align:center;}
	
#eu{ float:left;
	background:url(img/80.png) top center;
	width:302px;
	height:258px;

}
#tu{ float:left;
	background:url(img/90.png) top center;
	width:306px;
	height:259px;
}
#ele{ float:left;
	background:url(img/00.png) top center;
	width:292px;
	height:259px;
	
}

#eu:hover {
	background:url(img/80h.png) top center;
}
#tu:hover {
	background:url(img/90h.png) top center;
}
#ele:hover {
	background:url(img/00h.png) top center;
}

#teste {
	padding:135px 25px 74px 54px;}
#video {
	width:238px;
	height:178px;
	background:url(video.png) top center no-repeat;
	float:left;

}
#vimeo {
		padding: 14px 20px;
}

#video:hover {
	width:238px;
	height:178px;
	background:url(videoh.png) top center no-repeat;
	float:left;

}