/*
Theme Name: Mobile Nina
Theme URI: http://wordpress.org/
Description: Mobile Nina 2009/2010.
Version: 1.2
Author: Lia Siqueira
Author URI: http://www.liasiqueira.com.br/
Tags: pink, pink, pink
*/



/* Begin Typography & Colors */
*{ padding:0; margin:0;}

body {
	background:#fafafa;
	font:12px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

#page{
	width:960px;
	height:20px;
	min-height:20px;
	max-width:100%;
	float:left;
	left:50%;
	margin-left:-500px;
	position:relative;
	padding:0 20px;
}
html>body #page{ height:auto;}


/* header */
#header {
	background: url(images/wire_02.jpg) no-repeat top right;
	height:228px;
	padding:20px 0;
}

#tituloPag{
	margin-top:10px;
}

.description{ margin-bottom: 20px; }

#adsTop{
	margin:20px 0;
}

#adsCont{
margin:20px 0px 20px 20px;
}

.adspost{ margin-bottom:20px; }

#searchform label{
	display:none;
}

#searchform input#s{
	width:350px;
	height:24px;
	margin-right:8px;
	float:left;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#09c;	
}

#searchform input#searchsubmit{
	width:69px;
	height:30px;
	border:0;
	background:url(images/wire_08.jpg) no-repeat;
	background-position:0 0;
	cursor:pointer;
	float:left;
	color:#fff;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
}

#searchform input#searchsubmit:hover{
	background-position:-69px 0;
	color:#ddd;
}

#menuTop li{
	list-style:none;
	display:inline;
	margin-right:10px;
	font:11px "Georgia", Times New Roman, Times, serif;
}

/* ********** */

#content {
	width:760px;
	float:left;
}

.postBox{
	background:#fff;
	width:325px;
	border:2px solid #eee;
	padding:15px;
	height:368px;
	min-height:368px;
	max-height:100%;
	float:left;
	margin:0 0 20px 20px;
}
html>body .postBox{ height:auto;}

.postBox h2{
	font:20px "Georgia", Times New Roman, Times, serif;
	margin-bottom:15px;
	height:48px;
	min-height:48px;
	max-height:100%;
	float:left;
        width:100%;
}
html>body .postBox h2{ height:auto;}

h2{
font-size:20px;
color:#0198CD;
}

.postBox p.imgpost, .postBox p.imgpost img{
	width:165px;
	height:220px;
	float:left;
	margin:0;
}

.postBox p{
	width:145px;
	float:left;
	margin:0 0 10px 15px;
        font-size:11px;
}

a.more-link{
	background:url(images/mais.gif) no-repeat;
	width:78px;
	height:30px;
	display:block;
        float:left;
        margin-top: 10px;
}

a.more-link span{ display:none; }

/* ********** */

.bannerSidebar{ margin-bottom:20px; }

/* ********** */

#musicons{
clear:both;
background:#f4f4f4;
padding:10px;
height:110px;
line-height:20px;
}
#musicons h4{
font-size:12px;
color:#FA286F;
margin-bottom:5px;
}

#sidebar #musicons a, #sidebar #linkcat-2 li a{
	color:#f09;
	text-decoration:none;
}
#sidebar #musicons a:hover, #sidebar #linkcat-2 li a:hover{
	color:#09c;
	text-decoration:underline;
}


.musleft{
width:80px;
float:left;
}
.musright{
float:right;
line-height:24px;
}

#sidebar{
	width:180px;
	float:left;
	padding-bottom:20px;
}

#sidebar li { list-style:none; }

#sidebar li.cat-item { color:#fff; }

#sidebar .widget_categories{
	background:url(images/wire_menu.gif) repeat top;
	height:200px;
	min-height:200px;
	max-height:100%;
	float:left;
	width:100%;
	margin-bottom:20px;
}
html>body #sidebar .widget_categories{ height:auto;}

#sidebar .widget_categories li{
	font:13px "Georgia", Times New Roman, Times, serif;
	margin-bottom:1px;
	font-weight:bold;
	height:19px;
	padding:10px;
}		

#sidebar li.cat-item a{
	color:#fff;
}

#sidebar li.cat-item a:hover{
	color:#000;
	text-decoration:none;
}

#linkcat-2 h2, #recent-posts-2 h2{
	font-family:"Georgia", Times New Roman, Times, serif;
        color:#009ACE;
        margin:20px 0 10px 0;
}

#linkcat-2 li, #recent-posts-2 li{
        border-bottom:1px solid #eee;
        padding-bottom:10px;
        margin-bottom:10px;
}

#iconesRedes{
height:80px;
margin:20px 0;
clear:both;
}

#iconesRedes img{ float:left;}

#iconesRedes img.rss{
margin:0 28px;}

#friends{
     clear:both;
     margin:20px 0;
}

.widget_categories h2{
	display:none;
	margin-bottom:500px;
}

#contBotom{
margin-left:20px;}

#pagination{
     background:red;
}

#navigation{
	font-weight:bold;
	font-style:italic;
	font:18px "Georgia", Times New Roman, Times, serif;
	height:40px;
	width:100%;
	clear:both;
	margin-bottom:20px;
}

#navigation a, #navigation span{
        border:0;
	padding:10px;
	display:block;
	float:left;
	background:#ddd;
	color:#fa286f;
	text-align:center;
	margin-right:2px;
}
#navigation a:hover, #navigation a:active{
	background:#fa286f;
	color:#fff;
	text-decoration:none;
}
#navigation span.disabled{
background:#eee;
color:#999;
}
#navigation span.current{
	background:#fa286f;
	color:#fff;
}

/* ***** */

#footer {
	clear:both;
	background:#ddd;
	padding:20px;
}

/* End Structure */

a{
	color:#f09;
	text-decoration:none;
}

a:hover{
	color:#09c;
	text-decoration:underline;
}

/* internas */

.navinter{
width:100%;
color:#f09;
height:5px;
min-height:5px;
max-height:100%;
float:left;
border-bottom:1px solid #eee;
padding-bottom:10px;
margin-bottom:20px;
margin-top:10px;
}
html>body .navinter{ height:auto;}
.alignleft{ float:left; width:350px; text-align:left;}
.alignright{ float:right; width:350px; text-align:right;}

.pagInterna{
	padding:0 0 20px 20px;
}

.pagInterna p.linkmais{ display:none; }

.pagInterna h1{
	font:24px "Georgia", Times New Roman, Times, serif;
	margin-bottom:15px;
	color:#09c;
	font-weight:bold;
}

.pagInterna h1 span{ font-size:11px; font-weight:normal;}

.pagInterna p{
margin-top:15px;}

.pagInterna img{
display:block; text-align:center;}

#adsPage{
margin:20px 0;}

.postmetadatahome{
	padding:8px;
	background:#f5f5f5;
	display:block;
	width:95.5%;
	text-align:left;
        clear:both;
	font-size:10px;
}

.postmetadata{
	padding:10px;
	background:#eee;
	display:block;
	margin:20px 0;
	width:100%;
	text-align:right;
	clear:both;
}

#respond .comment-author img{
        float:left;
}

#respond h3, h3#comments{
	font:20px "Georgia", Times New Roman, Times, serif;
	margin-bottom:15px;
	color:#09c;
	font-weight:bold;
	font-style:italic;
}

#respond textarea, #gb_form textarea{
	width:600px;
	border:1px solid #ccc;
	padding:4px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	color:#09c;	
	background:#fefefe url(images/wire_08-04.jpg) repeat-x bottom;
}

#respond input, #gb_form input, #gb_form select{
	border:1px solid #ccc;
	width:300px;
	height:20px;
	padding:4px;
	background:url(images/wire_08-04.jpg) repeat-x top;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	color:#09c;	
}

#respond input:hover, #respond textarea:hover, #gb_form input:hover, #gb_form textarea:hover, #gb_form select:hover{
	border:1px solid #09c;
}

#respond input#submit, #gb_form input.button{
	width:69px;
	height:30px;
	border:0;
	background:url(images/wire_08.jpg) no-repeat;
	background-position:0 0;
	cursor:pointer;
	float:left;
	color:#fff;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
}

#respond input#submit:hover, #gb_form input.button:hover{
	background-position:-69px 0;
	color:#ddd;
}

.commentlist {
	margin-bottom:20px;
	width:100%;
	background:#09c;
	color:#fff;
	font-weight:bold;
}

.commentlist li{
	background:#fff;
	padding:15px;
	margin-left:30px;
	color:#09c;
	font-weight:100;
}

#listaBox{
	width:170px;
	height:130px;
	float:right;
	display:none;
}

#link{
	float:right;
}

/* fale conosco */

fieldset{
border:0;
}

#gb_form input#gbcc{
width:auto;
margin:0;
float:left;
margin-right:10px;
}

#gb_form input, #gb_form select, #gb_form textarea{
width:100%;
margin-bottom:10px;
margin-top:3px;
}

legend, p.creditline{
display:none;
}

#gb_form input.button{
margin-top:20px;
margin-left:340px;
}

#gb_form select{
height:28px;
}

/* posts relacionados */
.related_post li{
       list-style:none;
       margin-top:10px;
}

#entrePostLeft{
	width:570px;
	float:left;
	margin-bottom:20px;
}

#entrePostDir{
	float:left;
	width:165px;
	margin-left:20px;
}

#authorbox img, #authorbox div{ float: left; }

#authorbox div{ margin-left: 10px; width: 550px; }

#authorbox div p{ margin-top:10px; font:12px "Verdana", Geneva, sans-serif; }

#authorbox{ margin-top:20px; padding: 10px; background:#feeff4 url(images/bg-coracoes.gif) no-repeat top right; height:1%; overflow: hidden; color:#ff0099; }

#authorbox h4 a{ color:#3999CC; font-size: 18px; text-transform:capitalize; text-decoration:none; }
#authorbox h4 a:hover{ background:#3999cc; color:#fff; }

#authorbox p a{ color:#fff; text-decoration:underline; }

.entry h3, #linkwithin_text_0{
	font:16px "Georgia", Times New Roman, Times, serif;
	margin-top:20px;
        padding-top:20px;
	color:#0099CC/*#f09 ou #09c*/;
        border-top:1px solid #eee;
	font-weight:bold;
	font-style:italic;
}

.entry li{ margin-left:15px; margin-top:5px; }

#content .imgpost img{ border:1px solid #eee; padding:2px;}

.entryhome a img, .entryhome img{border:0; }

#content a img, #content img{border:0;}

.entryhome{
height:210px;
min-height:210px;
max-height:100%;
float:left;
margin-bottom:20px;
}
html>body .entryhome{ height:auto;}

p#tagsPage br{
     display:none;
}

#boxImagensFloat img{
     float:left;
     margin-right: 10px;
}

#footer #ga_shade{ display:none; }

.boo-widget, .bbb{
     margin:20px 0 !important;
     clear:both;
}