/*
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 { font-size: 12px; /* Resets 1em to 10px */	font-family: lucida sans;	color: #40494C;	text-align: center; margin: 0; background: #000;	}

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;	}


#header {	background: #4E778D url('images/nav-head.jpg') repeat-x top; padding: 0 10px; width: 988px; height: 54px; margin: 0 auto; text-align: left; }

	#header a { color: #fff; }

	#searchnav { float: right; }
	
		#searchnav #searchform { margin: 10px; background: url(images/search-bar.png) 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 50px; font-size: 12px; 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: 22px 0 0px 0; }

	#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 0px 15px; }

	#content { float: left; width: 479px; padding: 0 10px 10px 10px; }
	
		.post { background:#00CCFF url(images/post-top.png) no-repeat top; margin: 0 0 5px; padding: 11px 0 0 0; }
		
			.postinfo { background: #fefbea url(images/phead-top.jpg) no-repeat top; width: 457px; margin: 0 auto; font-size: 1.1em; }
			
				.postinfo h2, .postinfo h3 { padding: 10px 10px 0 10px; color: #40494C; font-weight: normal; font-size: 2em; }
			
				.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 { width: 457px; margin: 0 auto; 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.png) no-repeat bottom; padding: 10px; color: #12BEF8; font-weight: bold; }
			
				.postmetadata a { color: #000000 !important; }
	
	#sidebar { margin-left: 794px; width: 197px; color: #ccc; }	
	
		#sidebar a { color: #fefefe !important; }

		#sidebar ul { margin: 0; }
		
			#sidebar h2 { background: url(images/sidebar-head.png) no-repeat top left; color: #003366; padding: 13px 12px 13px 30px; font-size: 1.2em; text-transform: uppercase; }
		
			#sidebar ul li { background: #486E81 url(images/sidebar.jpg); padding: 10px 5px 10px 5px; }
			
				#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 10px 420px; text-align: right; 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;	}

#sidebar ul, #sidebar ul ol {	margin: 0;	padding: 0;	}

#sidebar ul li {	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;	}

#sidebar ul p, #sidebar ul select {	margin: 5px 0 8px;	}

#sidebar ul ul, #sidebar ul ol {	margin: 5px 0 0 10px;	}

#sidebar ul ul ul, #sidebar ul ol {	margin: 0 0 0 10px;	}

ol li, #sidebar ul ol li {	list-style: decimal outside;	}

#sidebar ul ul li, #sidebar ul ol li {	margin: 3px 0 0;	padding: 0;	}
/* 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;	}

hr {	display: none;	}

a img {	border: none;	}

.navigation {	display: block;	text-align: center;	margin-top: 10px;	margin-bottom: 30px;	}

/* This technology theme is and designed property of Uno Design Studio http://www.unodesignstudio.com */

#container {
    width: 1200px;
    margin: 0px auto;
}

ul, li {
    margin: 0;
    padding: 0;
}

#blob {
    background: #0b2b61;
    border-right: 1px solid #0059ec;
    border-left: 1px solid #0059ec;
    position: absolute;
    z-index: 1;
    top: 0;
    background: -moz-linear-gradient(top, #3399ff, #1153c0);
    background: -webkit-gradient(linear, left top, left bottom, from(#3399ff), to(#33ccff));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 2px 3px 10px #011331;
    -webkit-box-shadow: 2px 3px 10px #011331;
}

#nav {
    position: relative;
    background: none;
    float: left;
}

#nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #4a4a4a;
    border-left: 1px solid black;
}

#nav li a {
    color: #e3e3e3;
    z-index: 2;
    position: relative;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-family: helvetica, arial, sans-serif;
    text-decoration: none;
    padding: 19px 33px;
    width: 100%;
    }
    
#nav li a:hover {
	color: #FFFFFF;
	}

#nav .active a {
	color: #000000;
	}