/*
Theme Name: Tema 
Theme URI: http://guga.com
Description: Guga
Author: Mauricio Vargas dos Santos
Author URI: http://www.agenciahive.com.br/
version: 1.0
*/

/* basics */

* { margin:0; padding:0; }

body {
	background: #bc3e03 url(images/bg.jpg) top center no-repeat;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
}

.ngg-album-desc { font-size:12px!important; text-transform:capitalize!important; }
.piclenselink { display:none!important; }	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */

.top-bar {
	background:url(images/topo.gif) repeat-x;
	height:60px;
	padding-top:10px;
}

.box { width:960px; margin:0 auto; text-align:center; }

.tweeets {
	width:890px;
	padding-top:10px;
	padding-right:10px;
	height:46px;
	margin:0 auto;
	background:url(images/twitter.png) no-repeat;
	color:#FFF;
}

.tweeets a.siga-o-o {
	display:block;
	height:45px;
	width:288px;
	float:left;
}

.tweeets a:hover {
	text-decoration:underline;
}
.tweeets a {
	color:#f1f1f1;
}



.twitter-timestamp {
	color:#edbfa6;
}

.top-bar h2 {
	display:block;
	height:35px;
	width:94px;
	background:url(images/ofc-BR.png) no-repeat;
	margin-top:-5px;
	margin-left:20px;
}

.top-bar h1 a {
	display:block;
	height:29px;
	width:119px;
	background:url(images/logo_top.gif) no-repeat;
}

.menu-1 {
	float:right;
	width:417px; 
	height:27px;
	background:url(images/menu-top.png) no-repeat;
}

.menu-1 li { display:inline; }
.menu-1 li a:hover { border-right:1px solid #C95D00; border-left:1px solid #C95D00;  }
.menu-1 li a { 
	display:block; 
	float:left;
	height:23px;
	margin-top:2px;
}
.menu-1 li a.bt-1 {
	width:94px;
	margin-left:59px;
	margin-right:5px;
}
.menu-1 li a.bt-2 {
	width:58px;
	margin-right:7px;
}
.menu-1 li a.bt-3 {
	width:65px;
	margin-right:7px;
}
.menu-1 li a.bt-4 {
	width:60px;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding-top:25px;
	color:#333;
}
	
/* header */

#header {
	background: #DDD;
    width: 940px; 
	color: #fff; 
	height: 180px;
}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
}

/* main menu */

#menu {
	background: #79b003 url(images/menu-subtop.png) no-repeat;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width: 900px;
	margin:20px auto;
	height:27px;
}

#menu ul { }

#menu ul li {  display: inline; }

#menu ul li a {
	display:block;
	float:left;
	height:27px;
	width:20px;
}

#menu ul li a.bt-1 			{ margin-left:64px; width:69px; }
#menu ul li a.bt-2 			{ width:48px; }
#menu ul li a.bt-3 			{ width:63px; }
#menu ul li a.bt-4 			{ width:76px; }
#menu ul li a.bt-5 			{ width:135px; }
#menu ul li a.bt-6 			{ width:54px; }
#menu ul li a.bt-7 			{ width:116px; }
#menu ul li a.bt-8 			{ width:103px; }
#menu ul li a.bt-9 			{ width:107px; }

#menu ul li a:hover {
	border-right:1px solid #203c00;
	border-left:1px solid #203c00;
}

.archivetitle { color:#ddd; font-size:11px; }

/* content */


#content {
	padding-bottom:20px;
	float: left;
	background:#e2e2e2 url(images/head-noticias.png) left top no-repeat;
	width: 528px;
	padding-top:25px;
	overflow: hidden;
	}
#content2 {
	padding-bottom:20px;
	float: left;
	background:#e2e2e2 url(images/head-noticias.png) left top no-repeat;
	width: 900px;
	padding-top:25px;
	overflow: hidden;
	}	

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	}
	
.post h2 a{
	color: #5887BD;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #1884ff;
	text-decoration: none;
	}
	
.post p{font-size: 8pt; color:#666;}

.post a{text-decoration:underline; color:#BC3E03; }
.post a:hover{text-decoration:underline; color:#ff5d11; }

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#ebeaea;
	padding:6px;
	margin-top: 16px;
}

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	background:#FFF url(images/head-imagens.gif) no-repeat top left;
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	padding-top:30px;
	width: 320px;
	height:780px;
	float:right;
}

#sidebar .iframed {
	border:none; 
	height:780px;
	width:320px;
	overflow:hidden;
 }

#sidebar .iframed iframe { border:none; margin-top:-483px; margin-left:-1623px; }
 
#sidebar .yt { margin-top:10px; background:url(images/BR_videos.gif) no-repeat top left; padding-top:30px; }

#sidebar .yt embed { margin-left:35px; margin-bottom:15px; }
 
#sidebar .textwidget { padding:10px 0px; }
 
#sidebar .yt h2 { display:block; background:url(images/BR_namidia.gif) no-repeat top left; padding:5px;  color:#FFF; font:14px Arial, Verdana, Tahoma; font-weight:bold; }
 
#sidebar .na-midia {  }
 
.more-link { display:block; float:right; margin-top:10px; }
 
#sidebar h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #0B1224;
	clear: both;
	width: 100%;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.none { display:none; }
.f-left{ float:left; }
.f-right{ float:right; }


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
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;
}
small {
	font-size:85%;
}
big {
	font-size:115%;
}