/*  
Theme Name: Tatiana Lima
Theme URI: http://www.tatianalima.com
Description: Site pessoal da advogada e jornalista Tatiana Lima.
Version: 2.0
Author: Ápyus
Author URI: http://www.apyus.com
*/

body {
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #222222;
	background: #000000 url(images/bg-html.jpg) top center no-repeat;
}
a {
	color: #ffffee;
	text-decoration: none;
}
a:visited {
	color: #ffffee;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 10px;
}
ul li {
	margin: 0px;
	list-style: none;
	background: transparent url(images/bullet-orange.gif) no-repeat scroll 8px 7px;
	padding-left: 20px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ol li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
blockquote{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}
/*#pages, #arquivos {
	margin-bottom:30px;
	margin-top:10px;
}*/
#wrapper {
	width: 1002px;
	margin: 0px auto;
	*margin: 95px auto 0px;
	position: relative;
	background: url(images/bg_corpo.jpg) repeat-y;
}
#page{
/*	margin-top:104px;*/
	/*background: #84c225 url(images/main-bg.jpg) repeat-y center;*/
}

/* ------------------------------------- header area  */
#header {
	background:#000000;
	height:360px;
	margin-top:95px;
	*margin-top:0px;
	width:1002px;
}
#topo{
	width:527px;
	height:160px;
	background:url(images/topo_bg.jpg);
}
/* site title */
#logo {
	height:360px;
	left:0;
	position:absolute;
	top:0;
	width:1002px;
}
h1 {
	-x-system-font:none;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:30px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
	margin:0;
	padding:5px 0 0;
	position:absolute;
	text-align:center;
	top:-1000px;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #ffffcc;
	text-decoration: none;
}
.description {
	color:#ECECEC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-top:5px;
	position:absolute;
	text-align:center;
	top:-1000px;
}
/* search form */
#searchform {
	float:right;
	font-size:12px;
	font-weight:bold;
	padding-left:6px;
	padding-top:4px;
	width:360px;
	vertical-align:middle;
}
#searchform #s {
	background:transparent none repeat scroll 0 0;
	border-color:#999999;
	border-style:none none none solid;
	border-width:medium medium medium 1px;
	color:#333333;
	height:17px;
	margin:0 5px;
	padding:3px 7px 2px 5px;
	width:250px;
	vertical-align:middle;
}
#searchform #searchsubmit {
	background:transparent url(images/gif/search-btn.gif) no-repeat scroll left top;
	border:medium none;
	text-indent:-999%;
	vertical-align:middle;
	width:42px;
	line-height:1px;
}

#menu_box{
	width:229px;
	height:57px;
	background: url(images/menu_box_bg.png);
	position: absolute;
	top: 9px;
	right: 209px;
}
#menu_box ul li{
	background: none;
	padding:0;
	margin:2px 4px 2px 3px;
	_margin:2px 4px 2px 2px;
	float:left;
	width:50px;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
}
#menu_box ul{
	padding: 0;
	margin:0;
}

.menu_box2 *{
	padding: 0;
	margin:0;
	background:none;
}
.menu_box2 {
clear:both;
}
.menu_box2 a{
	color:#FFFFCC;
}

.menu_box2 h3{
	margin-bottom:5px;
	font-size:smaller;
}

.menu_box2 ul ul li{
	float:left;
	width:129px;
	_width:128px;
	background: url(images/box_bg_menu.jpg);
	margin:3px;
	padding:2px 3px 2px 3px;
	text-align:center;
	font-size:smaller;
}


/* ------------------------------------- main content area  */
#left-col {
	float:left;
	overflow:hidden;
	width:612px;
}
/* main menu */
#nav {
	background: url(images/bg-menu.jpg);
	height: 30px;
	color:#FFFFCC;
	height:33px;
}
#nav ul{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	background: none;
	line-height:28px;
}
#nav ul li a{
	padding: 0 7px 0 7px;
	text-decoration: none;
	color: #ffffcc;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #ffffff;
}
#nav li a:hover, #nav .current_page_item a, #nav .current_page_item a:visited{
	text-decoration: none;
	/*background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;*/
	color: #ffffff;
}
/* sub menu */
.subnav {
	background: #ffffff url(images/bg_subnav.jpg);
	margin-left:10px;
	width: 507px;
	border-bottom:1px solid #bbc2b1;
}
.subnav ul {
	margin: 0px;
	padding: 3px 5px 5px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
.subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0 0 5px;
	display:inline;
	line-height: 18px;
	background: none;
}
.subnav li a, .subnav li a:visited, .subnav .page_item {
	text-decoration: none;
	color: #333333;
}
.subnav .current_page_item a, .subnav .current_page_item a:visited {
	color: #3b9acc;
}
.subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
.post-destaque{
	font-size:smaller;
	line-height:10px;
}
.post-destaque ul li{
	width:180px;
	height:40px;
	overflow:visible;
	float:left;
	margin-bottom:10px;
}
.post-destaque h3{
	margin:2px 0 0 0;
	font-size:12px;
	line-height:14px;
}
.avatapyus{
	float:right;
	width:166px;
	height:126px;
	background:#FFFFFF;
	border:1px solid #999999;
	margin:0 0 5px 5px;
	overflow:hidden;
}
.avatapyus img{
	margin:3px;
}
.content {
	margin:15px 30px 30px 30px;
	overflow:hidden;
}
.content .entry img{
	margin:10px;
	background:#fff;
	/*border:1px #cccccc solid;*/
	/*padding:3px;*/
}
.content .entry h3{
	color:#FF6600;
	margin-bottom:10px;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	border-left:1px solid #BBBBBB;
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin-top:18px;
	padding:0 6px 0 0;
	text-align:right;
	width:60px;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 1px;
	font-size:9px;
}
.post .title {
	float:left;
	margin-left:0;
	width:480px;
}
#box .title {
	float: left;
	margin-left: 10px;
	width: 365px;
}
.postdata {
	font-size: 90%;
	color: #fcfcfc;
}
.postdata a, .postdata a:visited {
	color: #ffffcc;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
#box .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
	margin-top:5px;
	margin-bottom:5px;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	clear:both;
	line-height:18px;
	padding:10px 40px 5px 90px;
	text-align:justify;
}
.entry p.submeta{
	font-size: 11px;
}
#box .entry{
	line-height:16px;
	font-size:12px;
	text-align:left;
}


/* post title */
.titulo {
	color:#FFFFFF;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:25px;
	margin-left:15px;
	margin-top:15px;
}
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #ffff00;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	background: #555555 no-repeat scroll left center;
	height: 21px;	
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #ececec;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav span.next, .post-nav span.prev, .post-nav a.next:hover, .post-nav a.prev:hover {
	border:none;
	background:none!important;
}
.post-nav .previous a {
	float: left;
	*width:350px;
	padding-left: 20px;
	background-color:none;
	background: url(images/post-nav-previous.gif) no-repeat left center!important;
}
.post-nav .next a {
	float: right;
	*width:425px;
	padding-right: 20px;
	text-align: right;
	background-color:none;
	background: url(images/post-nav-next.gif) no-repeat right center!important;
	margin-bottom:10px;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	-x-system-font:none;
	clear:both;
	color:#FFFFCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:140%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:120%;
	margin:20px 0 0;
	padding-left:0;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	/*margin-bottom:10px;*/
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 540px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
	margin-bottom:10px;
}
#commentform #submit, #commentform #prectr {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 417px;
}
#commentform #submit:hover, #commentform #prectr:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #BBBBBB;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #ffffcc;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #ffffcc;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #555555;
}

/* ------------------------------------- footer area  */
#banner_rodape {
	background: url(images/content-bottom-bg.png) no-repeat;
	height:80px;
	margin-bottom:10px;
	margin-left:10px;
	padding-left:20px;
}
#banner_topo {
	margin-bottom:10px;
	margin-top:-5px;
	margin-left:-5px;
}
#superbanner{
	width:728px;
	height:90px;
	position:absolute;
	left:50%;
	margin-left:-364px;
	top:7px;
	z-index:1;
}
#footer {
	background:transparent url(images/footer_bg.jpg) repeat scroll 0 0;
	border-top:1px solid #FFFFFF;
	clear:both;
	color:#FFFFFF;
	display:block;
	height:130px;
	line-height:130px;
	margin:0 auto 95px;
	overflow:auto;
	text-align:center;
	width:1002px;
}
#footer a{
	color:#ffffcc;
}
#rede{
	width:507px;
	height:50px;
	padding-top:20px;
	margin:0 20px 0 10px;
	_margin:0 10px 0 5px;
	float:left;
	text-align:center;	
}
#rss1 {
	width:197px;
	height:60px;
	padding-top:10px;
	margin:0 20px 0 10px;
	_margin:0 10px 0 10px;
	float:left;
	text-align:center;	
}
#rss2{
	width:197px;
	height:60px;
	padding-top:10px;
	margin:0 0 0 10px;
	float:left;
	text-align:center;	
}
#assinatura{
	width:981px;
	height:30px;
	margin:0 auto 0 auto;
	text-align:center;
}
#assinatura a{
	color:#FFFFCC;
}

/* ------------------------------------- box area  */
#box{
	width:445px;
	*width:444px;
	_width:445px;
	_margin-left:1px;
	background:url(images/box_bg.jpg);
	overflow:hidden;
}
#box select{
	width:423px;
	clear:both;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-top: 5px;
}
#box_top{
	background:url(images/box_topo.jpg);
	height:70px;
}
#box_corpo{
	width:425px;
	overflow:hidden;
	margin:10px;
	position:relative;
}
#box_base{
	background:url(images/box_base.jpg);
	height:16px;
}

#box_destaques{
	display:block;
}
#box_medias{
	display:none;
}
#album01{display:block;}
#album02{display:none;}
#album03{display:none;}
#album04{display:none;}
#album05{display:none;}


#destaque01{display:block;}
#destaque02{display:none;}
#destaque03{display:none;}
#destaque04{display:none;}
#destaque05{display:none;}


#box_fotos{
	display:none;
}
#box_msn{
	display:none;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar-center{
	float:right;
	width:124px;
	overflow:hidden;
	margin-right:7px;
}
#sidebar-center ul {
	margin:0;
	padding:0!important;
}
#sidebar-center ul li {
	background:transparent url(images/bg_sidebar_center_title.jpg) no-repeat scroll 0 0;
	color:#FFFFCC;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	margin:0;
	padding:0;
	text-align:center;
}
#sidebar-center ul li li {
	background: none;
	border-bottom:1px solid #598519;
	border-top:1px solid #afef4b;
	margin:0;
}
#sidebar-center ul li li li{
	font-size:10px;
	font-weight:normal;
	padding:7px;
	line-height:12px;
	border:none;
	margin:3px 7px 4px 7px;
	background:#9dd04c;
}
#sidebar-center a{
	color:#ffffff!important;
}


#sidebar-right{
	float:right;
	margin-left: 7px;
	margin-right:7px;
	_margin-right:2px;
	_margin-left:6px;
}

#sidebar-left {
	float: right;
	margin-right:70px;
	_margin-right:35px;
}

#sidebar-right,
#sidebar-left {
	width: 280px;
	color: #ffffff;
	line-height: 160%;	
	margin-top:30px;
	margin-bottom:10px;
}
#sidebar-right p, 
#sidebar-left p  {
	margin: 0px 0px 15px;
}
#sidebar-right h3, 
#sidebar-left h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:27px;
	color:#FFFFFF;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited, 
#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #666666;
}
#sidebar-right h3 img, 
#sidebar-left h3 img  {
	vertical-align: middle;
}
#sidebar-right a, #sidebar-right a:visited, 
#sidebar-left a, #sidebar-left a:visited  {
	color:  #ffffcc;
	text-decoration:none;
}
#recentcomments a{
	color: #FF9900;
}
#sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active, 
#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:underline;
}
#sidebar-right ul, 
#sidebar-left ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar-right ul li, 
#sidebar-left ul li {
	background: url(images/bullet-orange.gif) no-repeat 2px 7px;
	padding-left: 18px ;
}
#sidebar-right ul li ul li, 
#sidebar-left ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

#curtas p{
	margin:0;
}
#curtas li{
	margin-bottom:10px;
}
#fixo h4{
	margin:0px;
	font-size:12px;
}
#fixo h4 a{
	color:#009900!important;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li,
#categories-1 ul li,
#categories-2 ul li,
#categories-3 ul li,
#categories-4 ul li,
#categories-5 ul li,
#categories-6 ul li,
#categories-7 ul li,
#categories-8 ul li,
#categories-9 ul li {
	background: url(images/mini-category.gif) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .site_admin {
	background: url(images/cog.gif) no-repeat;
}
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
	margin:0;
}

/* MangoOrange.com footer (must be included, but can be modified) */
div#footer span.mangoorange{
	color: #fff;
	}
	
div#footer span.mangoorange a, 
div#footer span.mangoorange a:visited{
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	}
	
div#footer span.mangoorange a:hover{
	text-decoration: underline;
	}	


#postmetadata {
	border:1px solid #AAAAAA;
	font-size:0.9em;
	padding:5px 10px 0;
}
div#postmetadata h3{
	color: #ffffcc!important;
}
div.postmetadata h3{
	color: #ffffcc!important;
}
#postmetada p{
	margin:5px;
}

/*#tag_cloud{
	text-align:center;
}*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
