/* 
Tema: Deborah Colker 
Description: Deborah Colker | Cia  
Developer: Andre Beltrame - Soldia.com 
www.soldia.com
Deborah Colker Company
Folha de estilos principal

*/

@import "screens.css";



.hide {
	display:none!important;
}
.clear {
	clear:both!important;
}
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
body {
	background-color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
}
/* wrappers */

#frame {
	width:780px;
	min-height:280px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: 10%;
}
#header {
	width:100%;
	height:100px;
}
#left {
	width:140px;
	float:left;
}

a:link, a:visited {
	text-decoration:none;
	color:#FFF;
}
h2 {
	font-size:2em;
	font-weight:lighter;
	float: left;
}
h3 {
	font-size:13px;
	font-weight:lighter;
}
h4, h4 a {
	font-size:13px;
	font-weight:lighter;
	color:#6795c9;
}
h3 a {
	font-size:15px;
	color:#FFF;
	display:block;
	margin-bottom:5px;
	text-decoration:none;
}
#MainTitle span {
	float: left;
	display: block;
	margin-top: 13px;
	margin-left: 15px;
}
ul.left {
	list-style-type:none;
	margin-bottom:100px;
}
ul.left li {
	text-align:left;
	padding-bottom:10px;
}
ul.left li a {
	color:#FFF;
	background-color:#000;
	text-decoration:none;
	padding: 3px;
	line-height:19px;
	font-size: 11px;
}
#main {
	width:550px;
	margin-left:10px;
	float:left;
	line-height:18px;
	background-image: url(images/OverLay.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#main2 {
	width:700px;
	margin-left:10px;
	float:left;
	line-height:18px;
	background-image: url(images/OverLay.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#main p {
	margin-bottom:10px;
	color:#ccc;
	font-size:11px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
}

#main2 p {
	margin-bottom:10px;
	color:#ccc;
	font-size:11px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
}

#main2 a {
	color:#FFF;
	font-size:11px;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
}
#MainTitle {
	width:575px;
	float:left;
	padding-left:50px;
	margin-bottom:10px;
	margin-left:10px;
}
* html #main {
	background-color: #000;
	background-repeat:repeat;
}
#footer {
	clear:both;
	width: 100%;
	margin:auto;
	height:40px; 
	padding:1px;
	background-image: url(images/OverLay.png);
	background-repeat:repeat;
	position: fixed;
	bottom: 0px;
}

#social { width: 60px; height:30px; float:right; margin-top:9px;}
#footer p {
	float:left;
	font-size: 11px; 
        margin-top:9px;


}

social.a {border:none!important; }

a.twitter {display:block; width:22px; height:22px; background: url("images/twitter.png"); text-decoration: none; float:left;}

a.facebook {display:block; width:22px; height:22px; background: url("images/facebook.png"); text-decoration: none; float:right;}

ul.footer {
	float: right;
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 20px;
        margin-top: 9px;
}
.footer li a {
	text-decoration: underline;
	color: #FFF;
	display: block;
	font-size: 11px;
}
ul.footer li {
	float: left;
	padding-left: 7px;
}
/* PngFix for IE */

* html #footer {
	background-color: #000;
}
.Petrobras {
	display: block;
	background-image: url(images/petrobras.png);
	background-repeat: no-repeat;
	width: 153px;
	height: 31px;
	text-indent: -10000px;
	float: left;
	margin-top: 40px;
}
h1#Deborah_Colker a {
	background-image: url(images/DeborahColker.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 193px;
	display: block;
	float: left;
	text-indent: -10000px;
	margin-top: 20px;
	margin-left: 30px;
}
.LeftApoio {
	background-image: url(images/Apoio.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 63px;
	width: 48px;
	margin-right: auto;
	text-indent: -10000px;
}
.footerPetro a {
	display: block;
	background-image: url(images/BR.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 18px;
}
.footerPetro {
	display: block;
	height: 21px;
	float:right;
	position:relative;
	width: 18px;
	margin-left: 15px;
	text-indent: -999999px;
}
/*login*/

#IndexArea {
	margin-top: 100px;
	width:780px;
	display:block;
}
ul#Lang {
	margin-top:150px;
	clear:both;
	list-style-type: none;
	float:left;
	display:block;
}
ul#Lang li {
	list-style-type: none;
	list-style-position: inside;
	display: block;
}
ul#Lang li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	color: #FFF;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#Lang .portuguese a {

	display: block;
	margin-left: 20px;
	float: left;
}
/* espetaculos / category-3.php */

ul.categorias {
	display: inline;
	float: left;
	margin-left: 50px;
	margin-bottom: 10px;
}
ul.categorias li {
	display: inline;
}
ul.categorias a {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	display: block;
	float: left;
	background-image: url(images/select.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
/* Perfil / deborahcolker.php */

.gray {
	color:#999;
}
ul.ulprincipal {
	display: inline;
	width:580px;
	list-style-type:none;
	margin-left:-10px;
	float: left;
	margin-bottom: 20px;
}
ul.ulprincipal li {
	display: block;
	list-style-type:none;
}
ul.ulprincipal a {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	display: block;
	float: left;
	background-image: url(images/select.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
}
ul.ListaTopicos li {
	display:block;
	margin-bottom:15px;
}
#Miniatura {
	float:left;
	margin-right:5px;
}
#loginform ul li label {
	width: 30%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#loginform ul li #pwd {
	clear: left;
}
#loginform {
	width: 400px;
	margin-top: 10px;
}
#loginform ul li {
	padding-bottom: 10px;
	display: block;
}
#loginform ul li input {
	display: block;
}
#loginform ul li #submit {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#Mouth {
	width: 100px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#Mouth ul li a {
	text-align: right;
	margin-right: 5px;
	display: block;
	padding: 3px;
}
#MouthPost {
	float:left;
	margin-left: 10px;
	width: 400px;
}
#login ul {
	margin:0;
	padding:0;
}
#login ul li {
	display:inline;
	margin-left:10px;
}
.linklove {
	display:none;
}
/* ######### CSS tabs ######### */

.indentmenu {
	width: 100%; /*leave this value as is in most cases*/
	margin-left:-10px;
	margin-bottom:10px;
}
.indentmenu ul {
	padding: 0;
	float: left;
	margin: 0;/* width: 80%; width of menu*/
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(images/select.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
.indentmenu ul li a:visited {
	color: white;
}
.indentmenu ul li a.selected {
	color: white !important;
	font-weight: bold;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}
#loginform {
	width:350px;
	clear:both;
}
#loginform input {
	display:block;
}
img.alignright {
	float:right;
	margin-left:20px;
}
img.alignleft {
	float:left;
	margin-right:20px;
}

/* comments template */
h3#comments,.comment-navigation,.comment-navigation:after,#respond:after,.comment-rss{display:block;} 
ol.commentlist { width:500px; margin:0 auto; list-style:none; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #777; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font:normal 16px georgia,times,serif; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:10px; padding-top:3px; padding-bottom:3px; }
ol.commentlist li.comment div.comment-meta a { color:#fff; }
ol.commentlist li.comment p { font-size:16px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:12px; }
ol.commentlist li.comment div.reply a { font-weight:normal; font-size:12px;  }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {  }
ol.commentlist li.odd { background:#333; }
ol.commentlist li.parent { border-left:5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

form#commentform textarea,form#commentform input{width:310px; font-family: Arial, Helvetica, sans-serif; margin:5px; font-size:15px;background-color:#e9e9e9; color:#333; padding:5px; border:1px solid #e9e9e9;} 

form#commentform textarea{width:500px; height:200px; border:1px solid #e9e9e9; } p.subscribe-to-comments input{outline:0} 

p.subscribe-to-comments,.comment-rss{height:32px;text-indent:42px;padding:5px 0 0 0} 

p.subscribe-to-comments input{margin:5px 3px 3px 3px !important;border:0} 

p.subscribe-to-comments label{color:#FFF;} 

#t_space {float:left}

#share-margin {margin-left: 200px}

