/*
Theme Name: Tech World
Theme URI: http://www.temasdewordpress.com.br
Description: Theme designed by <a href="http://www.temasdewordpress.com.br">Temas de Wordpress</a>
Version: 1.0
Author: http://www.temasdewordpress.com.br
Author URI: http://www.temasdewordpress.com.br

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/



body { 
color:#222222;
font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
font-size:13px;	
text-align: center; margin: 0; 
background: #abafb1;	}

a { color: #999; text-decoration: none; }

a:hover { text-decoration: underline; }

h1, h2, h3 { margin: 0; padding: 0; }

h2 {	font-size: 1.6em;	}

h2.pagetitle {	font-size: 1.6em;	}


#banner {	background: #FFF url('/images/header_bg.jpg') repeat-x top left; padding: 0 10px; width: 988px; height: 110px; 
margin: 10px auto 0 auto; text-align: left; }

#header {	background: #4E778D url('images/nav-head.jpg') repeat-x top; padding: 0 10px; width: 988px; height: 54px; 
margin: 0 auto 0 auto; text-align: left; }

#header a { color: #fff; }

#searchnav { float: right; }

#searchnav #searchform { margin: 10px; background: url(images/search-bar.jpg) no-repeat top left; padding: 6px 10px 8px 15px; width: 272px; }

#searchnav #s { border: 1px solid #fff; padding: 0; width: 230px; }

#searchnav #searchsubmit { background: url(images/search-button.jpg) no-repeat top left; width: 27px; height: 25px; border: none; padding: 0; }

#navlinks ul { list-style: none; margin: 0; font-family: Helvetica, sans-serif; }

#navlinks ul li { float: left; padding: 20px 30px; font-size: 14px; font-weight:bold;background: url(images/nav-divider.gif) no-repeat right; }

#page { background: #fff url(images/body-grad.jpg) repeat-x top;	
text-align: left; width: 1008px; 
margin: 0 auto; padding: 50px 0 0 0;
color:#222222;
font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
font-size:13px;
 }

#page a { color: #000940; }

#blogtitle { float: left; width: 275px; padding-left: 20px; }

#blogtitle h1 { padding: 0 0 0 10px; font-weight: normal; font-size: 3em; }

#blogtitle .description { padding: 0 0 150px 15px; }

#content { float: left; width: 70%; padding: 0 5px 10px 20px; }

/*.post { background: #c1e5ff url(images/post-top.jpg) no-repeat top; margin: 0 0 15px; padding: 11px 0 0 0; }*/
.post {  margin: 0 0 15px; padding: 11px 0 0 0; }

.postinfo { margin: 0 auto; font-size: 1.1em; }

.postinfo h2, .postinfo h3 { color: #222; font-weight: normal; font-size: 1.5em;font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif; }

.post-date { float: right; padding: 0 10px 10px 0; font-weight: bold; color: #001456; }

.post-author { background: url(images/phead-bottom.jpg) no-repeat bottom; padding: 0 0 10px 10px; }

.entry {  font-size: 1.2em; line-height: 1.4em; text-align: justify; border-bottom: 1px solid #fff; }

.entry img { max-width: 100%; }

img.wp-smiley { vertical-align: text-bottom; }

.postmetadata { background: url(images/post-bottom.jpg) no-repeat bottom; padding: 10px; color: #12BEF8; font-weight: bold; }

.postmetadata a { color: #12BEF8 !important; }

#sidebar { float:right;margin: 0 10px 0 10px; width: 240px; color: #ccc; }	

#sidebar a { color: #000 !important; }


#sidebar_default ul {	margin: 0;	padding: 0;	list-style:none;}

#sidebar_default ul li {	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;	}
#sidebar_default img {margin:0 0 5px 0;}

#sidebar_default ul p, #sidebar_default ul select {	margin: 5px 0 8px;	}

#sidebar_albums { background:#fff;width:100%; }
#sidebar_albums ul {  background:#FFF;margin: 0;list-style:none; padding:0;}
#sidebar_albums li{  background:#486E81;border:2px solid #DDDDDD;margin:0; padding: 10px 1px 10px 1px; }
#sidebar_albums ul li a {color:#000 !important; }

#sidebar ul li li { background: none; padding: 0; }
	
#sidebar #searchform { text-align: center; }

#sidebar #s { background: #517C91 !important; color: #eee; border: 1px inset #444; }

#footer { clear: both; padding: 10px 20px; text-align: center; color: #999; }


/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {	display: inline;	list-style-type: none;	list-style-image: none;	}

/* End Entry Lists */


/* Begin Calendar */
#wp-calendar {	empty-cells: show;	margin: 10px auto 0;	width: 155px;	}

#wp-calendar #next a {	padding-right: 10px;	text-align: right;	}

#wp-calendar #prev a {	padding-left: 10px;	text-align: left;	}

#wp-calendar a {	display: block;	}

#wp-calendar caption {	text-align: center;	width: 100%;	}

#wp-calendar td {	padding: 3px 0;	text-align: center;	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */	background-color: #fff; }
/* End Calendar */

.entry form { /* This is mainly for password protected posts, makes them look better. */	text-align:center;	}

select {	width: 130px;	}

#commentform input {	width: 170px;	padding: 2px;	margin: 5px 5px 1px 0;	}

#commentform textarea {	width: 100%;	padding: 2px;	}

#commentform #submit {	margin: 0;	float: right;	}

/* 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 */

h3#comments, h3#respond { background: #c1e5ff url(images/post-top.jpg) no-repeat top; padding: 10px; font-weight: normal; font-size: 1.8em; }

#commentform, .commentlist { background: #c1e5ff url(images/post-bottom.jpg) no-repeat bottom; padding: 10px; margin: 0 0 15px 0; } 

#commentform { padding: 10px 10px 30px 10px; }

#commentform textarea { width: 384px; }

#commentform input, #commentform textarea {	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	}

.commentlist li {	font-weight: bold; list-style: none; border-bottom: 1px solid #fff; padding: 10px;	}

.commentlist li li { border: none; padding: 0; }

.commentlist li .avatar { 	float: right;	border: 1px solid #eee;	padding: 2px;	background: #fff;	}

.commentlist cite, .commentlist cite a {	font-weight: bold;	font-style: normal;	font-size: 1.1em;	}

.commentlist p {	font-weight: normal;	line-height: 1.5em;	text-transform: none;	}

#commentform p {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	}

.commentmetadata {	font-weight: normal;	}

acronym, abbr, span.caps {	cursor: help;	}

acronym, abbr {	border-bottom: 1px dashed #999;	}

blockquote {	margin: 15px 30px 0 10px;	padding-left: 20px;	border-left: 5px solid #244455;	}

blockquote cite {	margin: 5px 0 0;	display: block;	}

.center {	text-align: center;	}



a img {	border: none;	}

.navigation {	display: block;	text-align: center;	margin-top: 10px;	margin-bottom: 30px;	}

.line {
	border-bottom:1px solid #CBC8BE;
	margin-bottom: 15px;
	width:100%;
	height:1px;
}

.border2x {
border:2px solid #DDDDDD;
margin:0 5px;
padding:2px;
}

table#event img {
border:11px solid #545557; padding:1px;margin:0;
}

table#event .thumb {width:250px;padding-top:20px; } 

#rotator img, .entry img {
border:2px solid #DDDDDD;
margin:0 5px 5px 0;
padding:5px;
}

#table#event h3 { margin-top:0; padding:0;}


.info {
margin:30px 0 10px 0;	
}

#quicklinks {margin:0 0 10px 0;font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif,"Bitstream Vera Sans";}
#quicklinks h3 { border-bottom: solid 1px #D8CFC1;color:#000; font-size:16px;font-weight:bold;line-height: 17px; padding-bottom: 7px; margin-bottom: 10px; }
#quicklinks ul { padding:0;color:#4B4B4B;font-size:11px;list-style-image:none;list-style-position:outside;list-style-type:none;padding:0 0 0 5px; }
#quicklinks ul li { font-size: 14px;  font-weight: bold; line-height: 16px; text-transform: none; border:0; list-style-image:url(/images/arrow.gif);margin:2px 0 2px 20px; }
#quicklinks ul li a {color:#FFF;text-decoration:none;font-size:14px; margin-right:4px;}

/* ADS */
#mainad2 {
background-color:#CCCCCC;
float:left;
margin-top:10px;
padding:5px;
width:320px;
}

.mainadpic {
float:left;
margin-bottom:10px;
margin-left:10px;
margin-top:10px;
width:300px;
}

#newsmainbox {
background-color:#234749;
margin-top:10px;
padding-bottom:15px;
width:325px;
}

.news_header {
background-color:#000000;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
height:30px;
padding-left:5px;
padding-top:7px;
}

#highlights { float:left; width:280px;margin-left:60px; }
#mandate { float:left; width:280px; }
#mandate img, #highlights img { margin-bottom:10px; }

#performance_info {
	font-size:14px;
	line-height:16px;
}
