/*   
Theme Name: U3B v2.0
Description: Tema para uso exclusivo da U3B
Author: U3B
Author URI: http://www.u3b.com.br
Template: u3b
Version: 2.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
	line-height: 1;
	color:#343434;
	background: #cccccc;
}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    clear:both;
}

/*      ----- FIM DO CSS RESET -----        */

a{
	color:#000000;
}

h1{}

h2{
	font-family:Tahoma;
	font-size:22px;
	border-bottom:1px dotted #DEDEDF;
	margin:0 0 8px;
	padding:0 0 8px;
	font-weight:normal;
}

	
h3 {
	margin: 0;	
	padding: 7px 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight:bold;
}

h4{
	font-family:Tahoma;
	font-size:14px;
	border-bottom:1px dotted #DEDEDF;
	padding:0 0 8px;
	font-weight:normal;
}

h5{}

h6{}

.h3substitute{
	margin: 0;	
	padding: 7px 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight:bold;
}

.container {
    width: 940px;
	background:#f5f5f5;
	box-shadow:0px 0px 10px #999999;
	-moz-box-shadow:0px 0px 10px #999999;
	-webkit-box-shadow:0px 0px 10px #999999;
    margin: 0 auto;
}

acronym, abbr {
border-bottom:1px dashed #969696;
cursor:help;
font-variant:small-caps;
text-transform:lowercase;
}

#header{
	border-bottom:1px dashed #CCCCCC;
	padding:15px 25px 10px;
}

#logo{
	width: 330px;
	float: left;
}

#slide{
	padding:5px 20px 20px;
}

.menu{
	float:right;
	margin-right:40px;
	margin-top:30px;
	color:#424242;
}

.menu a{
	text-decoration:none;
	color:#424242;
}

.menu a:hover{
	text-decoration:underline;
}

.menu ul li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:40px;
	font-weight:bold;
}

.current_page_item, .current_page_item a{
	color:#ba211c !important;
}


.post-info{
    font-size:11px;
    margin:4px 0 20px;
}

.post-comments, .post-cat{
    margin-left:15px;
    padding-left:20px;
}

.post-date{
	padding-left:20px;
}

.post-comments {
    background:url(images/icone-comentarios.png) no-repeat left;
}

.post-cat{
    background:url(images/icone-categoria.png) no-repeat scroll left center;
}

.post-date{
    background:url(images/calendar_view_day.png) no-repeat scroll left center;
}

#conteudo{
	margin:10px 20px 10px 10px;
	width:600px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	line-height:19px;
	float:right;
}

.doblog{
	width:285px;
	margin-left:20px;
	float:left;
}

.dadosport{
	width:285px;
	margin-left:20px;
	float:left;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	line-height:19px;
	height:240px;
	padding-top:10px;
}

.imgport{
	width:600px;
	float:right;
	margin-right:35px;
	padding-bottom:10px;
	height:240px;
}

.de_conteudo{
	width:285px;
	float:left;
}

#footer{
	border-top:1px dashed #CCCCCC;
	padding:10px;
	margin-top:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.portf{
	margin-bottom:20px;
	border-bottom:1px dashed #CCCCCC;
	width:100%;
}

.pages{
	padding-top:20px;
	width:600px;
	float:left;
	font-size:11px;
	line-height:19px;
	font-family:Verdana,Geneva,sans-serif;	
	margin-left:20px;
}

#sidebar{
	float:right;
	width:285px;
	margin-right:20px;
}

.post img{
	border:#cccccc 1px solid;
	padding:2px;
	margin:10px;
}

.post ul,ol{margin:.4em 0 1em;line-height:150%;}
.post ul li,ol li{list-style-position:outside;margin-left:2.5em;}

#comments{
	width:610px;
	padding:20px 20px 10px 20px;
}

#commenthead, #commenthead a{
	font:16px "Trebuchet MS";
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

#commentadd{
	font:16px Arial;
	font-weight:550;
	color:#000000;
	padding-bottom:10px;
	width:200px;
	float:left;	
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


#commentform textarea, #commentform input[type='text'] {
	border: 1px solid #c8c8c8;
	margin:10px 0;
	padding:4px 6px;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-style:italic;
}

#commentform textarea:hover, #commentform input[type='text']:hover {
	border-color: #aaaaaa;
	background: #fff;
}
#commentform textarea:focus, #commentform input[type='text']:focus {
	border-color: #8c8c8c;
	outline: 2px solid #dcdcdc;
	font-style:normal;
	color:#333333;
	background: #fff;
}

#commentform textarea {
	font-size:14px;
	letter-spacing:1px;
}

#commentform input[type='submit'] {
	border:0 none;
	background:#E8E8E8;
	color:#000000;
	font:18px Arial;
	padding:3px 11px;
	cursor:pointer;
}

#commentform input[type='submit']:hover {
	color:#424242;
}

#respond{
	font:16px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:15px;
}

.comment {
	margin-top:15px;
}
.comment li {
	margin-bottom:15px;
	background:#F0F0F0;
	border-bottom:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	padding:8px 8px 10px 13px;
	list-style:none;
}
.comment-meta {
	margin-bottom:5px;
}
.user-pic {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	margin-right:10px;
	padding:3px;
}
.user-pic img {
	width:40px;
	height:40px;
}
.commenter-name {
	display:block;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
}
.commenter-name a {
	color:#000000;
}
.byline, .byline a {
	font-size:10px;
	line-height:12px;
	padding:1px 0 0;
	color:#777777;
}
.comment-body {
	line-height:14px;
	margin-left:58px;
}

#commentform{
	margin:0 auto;
	width:600px;
}

div#feature_list {
			width: 900px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 5px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('images/slide/feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 613px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 613px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
			font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
