/*
Theme Name: Marina Lima
Theme URI: http://www.marinalima.com.br
Description: Marina Lima
Version: 1.0
Author: Agencia DEZ - Cumplice Comunicacao e Design 
*/
body {
	background: #FFF url(images/bg-site.jpg) left top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body.act-home, body.act-bio, body.act-home, body.act-disco {
	background-image: none;
}
body.act-contato, body.act-release, body.act-extras-nomes, body.act-galeria, body.act-agenda, body.act-wallpaper, body.act-creditos   {
	background-repeat: no-repeat;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	line-height: 20px;
	padding: 0 0 15px 0;
}
#wrapper {
	width: 960px;
}
#menu {
	width: 200px;
	height: 650px;
	float: left;
}
#conteudo {
	width: 750px;
	float: left;
}
#header {
	width: 750px;
	height: 220px;
	float: left;
	display: block;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #7895a7;
	margin-bottom: 30px;
}
#rodape {
	clear: both;
	height: 35px;
	width: 760px;
}
#rodape img {
	float: right;
}
.act-home #rodape, .act-bio #rodape, .act-disco #rodape {
	width: 960px;
}
.btn-dez {
	width: 90px;
	height: 35px;
	background: url(images/btn-dez.gif) no-repeat;
	cursor: pointer;
}
.btn-dez:hover {
	background-position: 0 -35px;
}
/******************************* agenda / release *****************************/
.act-agenda #conteudo { 
	background: url(images/coracao.jpg) 507px 105px no-repeat;
}
.act-agenda p, .act-release p {
	width: 450px;
	margin-left: 42px;
}
.act-agenda h2, .act-release h2  {
	padding-bottom: 25px;
	width: 450px;
	margin-left: 42px;
}
/*************************** extras - nomes de deus ***************************/
.act-extras-nomes #conteudo { 
	background: url(images/coracao.jpg) 507px 210px no-repeat;
}
.act-extras-nomes #conteudo img {
	margin-left: 68px;
}
.act-extras-nomes #conteudo p strong {
	font-size: 13px;
}
.act-extras-nomes #conteudo p  {
	margin: 0 0 0 42px;
	padding: 0 0 8px 0;
	font-size: 11px;
}
/******************************** clipping / blog *****************************/
.act-blog #conteudo {
	background: url(images/coracao.gif) 575px 205px no-repeat;
}
#posts {
	width: 420px;
	w/idth: 462px;
	float: left;
	padding: 0 0 0 42px;
}
#posts p {
	width: 390px;
}
.act-blog #posts h3 {
	color: #7895a7;
	text-transform: uppercase;
	padding: 0 0 25px 0;
}
.act-blog #sidebar h3, .act-clipping #sidebar h3, .act-galeria #sidebar h3, .act-wallpaper #sidebar h3, .act-creditos #sidebar h3  {
	color: #7895a7;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}
#sidebar {
	width: 215px;
	w/idth: 235px;
	float: left;
	padding: 0 0 0 20px;
}
#sidebar a {
	color: #000;
}
.act-blog #sidebar ul {
	margin-bottom: 80px;
}
#sidebar ul li {
	width: 215px;
	font-size: 11px;
	padding-bottom: 7px;
}
.act-blog #sidebar ul h2 {
	display: none;
}
.act-clipping #conteudo h2, .act-blog #conteudo h2 {
	padding: 0 0 20px 0;
	color: #000;
	font-weight: bold;
}
.post-footer {
	font-size: 10px;
	color: #000;
	margin-bottom: 40px;
}
.nav-post {
	clear: both;
	display: block;
	background: #CCCC00;
	line-height: 30px;
	border-top: 1px solid #e4e4e4;
}
.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: right;
}
/************************************* contato *********************************/
#form-contato {
	margin: 0 0 0 13px;
	background: url(images/coracao.jpg) 494px 105px no-repeat;
	width: 737px;
	clear: both;
}
#form-contato textarea, #form-contato fieldset.dados input {
	border: 1px solid #e8e8e8;
	background: #FFF;
}
#form-contato fieldset.dados input {
	width: 244px;
	w/idth: 250px;
	padding: 2px 3px;
	clear: both;
	margin-bottom: 5px;
}
#form-contato textarea {
	width: 244px;
	w/idth: 250px;
	height: 220px;
	padding: 2px 3px;
	clear: both;
}
#form-contato fieldset.msg {
	width: 250px;
	float: left;
	margin-right: 48px;
}
#form-contato label {
	width: 250px;
	padding: 0 0 4px 0;
	float: left;
}
input.btn-enviar {
	background-image: url(images/btn-enviar.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
}
input.btn-enviar:hover {
	background-position: 0 -20px;
}
.act-contato p {
	color: #993333;
	font-weight: bold;
	padding-left: 13px;
}
#contato-shows {
	clear: both;
	margin-left: 13px;
	font-weight: normal;
	color: #333;
	background: url(images/logo-fullgas.gif) 0 140px no-repeat;
	width: 737px;
	padding: 145px 0 140px 0;
}
.act-contato #contato-shows p{
	font-weight: normal;
	color: #333;
	padding: 0 0 10px 70px;
	line-height: normal;
}
/********************************** cor dos links ******************************/
a:link, a:visited {
	color: #0f6bac;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
/************************************ HACKS ************************************/
.clearfix:after, #form-contato:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/********************************** comentarios ******************************/
#commentform label {
	width: 78px;
	float: left;
}
#commentform label {
	width: 78px;
	float: left;
}
#commentform p {
	padding: 0 0 3px 0;
}
#commentform input#submit {
	margin-left: 78px;
}
.comment-author {
	color: #4e4439;
}
h3 #comments, h3 #respond {
	font-size: 13px;
	text-transform: uppercase;
	color: #7895a7;
	padding: 0 0 10px 0;
	margin-bottom: 0
}
.commentlist, #commentform {
	color: #939393;
	font-size: 11px;
}
/*#respond {
	display: none;
}*/
/********************************** galeria ******************************/
.act-galeria h2, .act-wallpaper h2, .act-creditos h2  {
	color: #7895a7;
	margin-left: 42px;
	text-transform: uppercase;
}
.act-galeria #sidebar {
	width: 211px;
	w/idth: 235px;
	padding: 0 0 0 24px;
	float: left;
}
.demo {
	width: 750px;
}
#main_image {
	width: 415px;
	w/idth: 457px;
	height: 450px;
	float: left;
	text-align: center;
	padding: 0 0 0 42px;
}
.gallery_demo_unstyled {
	width: 270px;
	float: right;
	padding: 13px 0 20px 0;
}
.gallery_demo_unstyled li {
	float: left;
	background: #FFF;
	margin: 0 2px 0 0;
}
.gallery_demo_unstyled a {
	float: left;
}
.gallery_demo_unstyled img {
	border: 1px solid #e6e6e6;
	cursor: pointer;
}
.gallery_demo_unstyled img:hover {
	border: 1px solid #993333;
}
#main_image .caption{
	display:block;
	padding-top: 3px;
	font-size: 11px;
}
/*********************** wallpapers/ creditos ****************************/
ul.wallpapers {
	float: left;
	width: 450px;
	w/idth: 463px;
	padding: 20px 0 130px 42px;
}
ul.wallpapers li {
	float: left;
	padding: 0 21px 18px 0;
}
ul.wallpapers img {
	border: 2px solid #e6e6e6;
}
ul.wallpapers img:hover {
	border: 2px solid #993333;
}
.act-wallpaper #sidebar {
	width: 220px;
	w/idth: 235px;
	float: left;
	padding: 20px 0 0 15px;
}
#creditos {
	float: left;
	width: 420px;
	w/idth: 550px;
	padding: 20px 0 130px 42px;
}
.act-creditos #sidebar {
	width: 190px;
	w/idth: 235px;
	float: left;
	padding: 20px 0 0 45px;
}
.act-creditos #sidebar ul li.creditos, .act-galeria #sidebar ul li.creditos, .act-wallpaper #sidebar ul li.creditos {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #e6e6e6;
	width: 81px;
}
/*.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.vejablog {
	float: right;
	margin: -60px 30px 0 0;
}
.audioplayer {
	display: block;
	clear: both;
	padding: 0 0 15px 0;
}