	/*  
	Theme Name: BlueWhite
	Theme URI: http://www.askgraphics.com/freetemplates/
	Description: Custom blog design starts from just $250 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
	Version: 1.0
	Author: AskGraphics
	Author URI: http://www.askgraphics.com/
	
	
	License Information :
	
	All templates are free to use as long as you leave the credits unchanged.
	You cannot claim these templates or modifications of these templates as yours.
	
	You cannot redistribute these templates on your website.
	
	You cannot modify these templates and distribute them.
	
	*/
	
	
	
	
	ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
		margin:0;
		padding:0;
	}
	ul{
		list-style:none;
	}
	a{
		color:#7f7f7f;
		text-decoration:none;
	}
	a:hover{
		text-decoration:underline;
	}
	a img{
		border:0;
	}
	.clear{
		clear:both;
	}
	
	#page{
	width:780px;
	margin: 0px;
	padding: 0px;
	}
	
	/* HEADER */
	
	#header{
	width:100%;
	margin: 0px;
	padding: 0px;
		
	}
	
		
	#body{
	width:100%;
	background-image: url(images/body_bg.gif);
	background-position: top;
	}
	
	#header h1{
		color:#2e94b5;
		font-size:43px;
		padding-left:50px;
	}
	
	#header h1 a{
		color:#2e94b5;
		text-transform:capitalize;
		text-decoration:none;
	}
	
	/* MENU */
	
	#menu{
		text-align:left;
		font-size: 12px;
		padding-left: 50px;
		padding-top: 29px;
	}
	
	#menu_items{
		text-transform:uppercase;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bolder;
		color:043972;
		right: 30px;
		background-repeat: no-repeat;
		background-position: 0px;
	}
	
	#menu_items a{
		color:0557af;
		padding-bottom:2px;
		background-image: url(images/icon.jpg);
		background-repeat: no-repeat;
		background-position: 0px;
		margin-left: 10px;
		padding-left: 20px;
		text-decoration: none;
	}
	
	#menu_items a:hover{
		color:#000066;
		text-decoration:none;
		
			background-image: url(images/icon02.jpg);
		background-repeat: no-repeat;
		background-position: 0px;
		margin-left: 10px;
		padding-left: 20px;
	}
	
	#body_top{
	width:100%;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#body_left{
		width:400px;
		float:left;
		padding-bottom:40px;
		padding-top:30px;
	}
	
	#body_right{
	width:270px;
	float:right;
	padding-top: 2px;
	padding-left: 2px;
	}
	
	/* left contact */
	
	#body_left_content{
		width:500px;
		margin-left:0px;
	}
	
	.post{
		width:460px;
	}
	
	.post-top{
	}
	
	.post-title{
		color:#000;
	}
	
	.post-title h2{
		font-size:31px;
		color:#FF6600;
		margin-bottom:4px;
		font-weight:normal;
		padding-bottom:2px;
	}
	
	.post-title h3{
		font-weight:normal;
		color:#000;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding-left:5px;
		padding-top:5px;
		padding-right:5px;
		padding-bottom:5px;
		background-color: #E3E1FD;
	}
	
	.post-title h2 a{
		color:#3d3d3d;
	}
	
	.post-title h2 a:hover{
		color:#000;
	}
	
	.post-title h3 a{
		color:#000;
		font-size:10px;
	}
	
	.post-title h3.tags{
		color:#6666CC;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		background-color: #F3F3FE;
		background-image: url(images/tags_bg.gif);
		background-repeat: repeat-x;
		background-position: left top;
	}
	
	.post-title h3.tags span{
		color:#D6D6F8;
		font-weight:bold;
	}
	
	.post-title h3.tags a{
		color:#000;
		font-weight:normal;
	}
	
	.entry{
		line-height:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding-top:5px;
		padding-left:3px;
		padding-right:5px;
		padding-bottom:20px;
	}
	
	.postmetadata{
		margin-bottom:30px;
		margin-left:5px;
		color:#333;
		height:0px;
		background:url(images/postmetadata_bg.gif) repeat-x top left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	.postmetadata a{
		color:#004a80;
	}
	
	.postmetadata .alignleft{
		padding-top:8px;
		padding-left:10px;
	}
	
	.postmetadata .alignright{
		text-align:center;
		padding-top:8px;
		padding-right:10px;
	}
	
	.post-page{
		padding-right:10px;
		background:url(images/post-page.gif) no-repeat top left;
	}
	
	.post-page h2{
		font-size:31px;
		font-style:normal;
		font-weight:normal;
		color:#2e94b5;
		margin-left:25px;
		padding-top:10px;
		background:url(images/dotted_blue.gif) repeat-x left bottom;
	}
	
	.post-page .entry{
		padding-left:25px;
		margin-top:10px;
		color:#333;
	}
	
	.post-page .entry a{
		color:#000;
	}
	
	strong{
		color:#2e94b5;
	}
	
	/* right content */
	
	
	/* RSS */
	
	#main_rss{
		text-align:center;
		padding-top:30px;
	}
	
	/* TAGS */
	
	#main_tags{
		padding-left:20px;
		margin-right:10px;
		background:url(images/sidebar_line.gif) no-repeat top left;
		padding-top:5px;
	}
	
	#main_tags a{
		color:#217590;
	}
	
	/* ADS */
	
	#main_ads{
		margin-left:10px;
		margin-bottom:5px;
	}
	
	#main_ads img{
		float:left;
		margin-left:8px;
		margin-bottom:8px;
	}
	
	/* SEARCH */
	
	#main_search{
		margin-top:0px;
		margin-bottom:0px;
	}
	
	#searchform_top{
	}
	
	#searchform_top_text{
	width:150px;
	border:1px solid #EAEAEA;
	color:#666;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg_busca.jpg);
	background-repeat: repeat;
	height: 25px;
	padding: 2px;
	}
	
	#gosearch{
		position:relative;
		top:7px;
			background-image: url(../images/bg_busca.jpg);
	}
	
	#sidebars{
	float:left;
	background:url(images/sidebar_line.gif) no-repeat top left;
	padding-top:10px;
	margin-top:10px;
	width: 250px;
	}
	
	#body_right_content{
		width:268px;
	}
	
	#sidebar{
	width:260px;
	float:none;
	padding-left: 10px;
	}
	
	#sidebar_right{
	width:240px;
	float:none;
	padding-right: 10px;
	}
	
	#sidebars h2{
	font-size:18px;
	color:#003399;
	padding-left:6px;
	padding-bottom:4px;
	margin-bottom:5px;
	text-transform:capitalize;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #cfe8f0;
	margin-top: 9px;
	padding-top: 9px;
	}
	

	
	#tag_cloud{
		color:#999999;
		padding-bottom:20px;
	}
	
	#tag_cloud a{
		color:#999999;
	}
	
	/* FOOTER */
	
	#footer_rep{
		width:100%;
		height:86px;
		background:url(images/footer_rep_bg.gif) repeat-x top left;
		clear:both;
	}
	
	#footer{
		width:9	00px;
		height:86px;
		margin:0px auto;
	}
	
	#footer_text{
		color:#000;
		padding-top:40px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		float:left;
		width:45%;
		padding-left:40px;
	}
	
	#footer_copyrights{
		text-align:right;
		padding-right:20px;
		padding-top:15px;
		float:right;
		width:20%;
	}
	
	
	
	
	/* Begin Typography & Colors */
	
	#wp-calendar #prev a, #wp-calendar #next a {
		font-size: 9pt;
		}
	
	#wp-calendar a {
		text-decoration: none;
		}
	
	#wp-calendar caption {
		font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		text-align: center;
		}
	
	#wp-calendar th {
		font-style: normal;
		text-transform: capitalize;
		}
	/* End Typography & Colors */
	
	
	
	
	/* 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 */
	
	
	
	/* 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 */
	
	
	
	/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom: 1px dashed #999;
		}
	
	blockquote {
		margin: 15px 30px 10px 10px;
		padding-left: 10px;
		background:url(images/blockquote_bg.gif) repeat-y left center;
		}
	
	blockquote blockquote{
	background-repeat: repeat-y;
	background-position: left center;
		}
	
	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: 60px;
		font-weight:bold;
		clear:both;
		}
	/* End Various Tags & Classes*/
	
	/* 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{
		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;
		}
		
	ol li{
		list-style: decimal outside;
		}
	/* End Entry Lists */
	
	
	
	/* Begin Form Elements */
	#searchform {
		margin: 10px auto;
		padding: 5px 3px; 
		text-align: center;
		}
	
	#sidebar #searchform #s {
		width: 108px;
		padding: 2px;
		}
	
	#sidebar #searchsubmit {
		padding: 1px;
		}
	
	.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}
	
	select {
		width: 130px;
		}
	
	#commentform{
		width:500px;
	}
	
	#commentform input {
		width: 100px;
		padding: 2px;
		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 1px;
		margin-left: 0;
		}
	
	#commentform textarea {
		width: 330px;
		padding: 2px;
		}
	
	#commentform #submit {
		margin: 0;
		width:65px;
		height:25px;
		}
	/* End Form Elements */
	
	
	
	/* Begin Comments*/
	
	h3#comments_title{
		font-size:18px;
		color:#2e94b5;
		margin-left:35px;
		font-weight:normal;
		font-style:italic;
		margin-bottom:10px;
	}
	
	h3#comments{
		font-size:13px;
		color:#000;
		margin-left:25px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background:#e7f3f7;
		border:1px dashed #b9c2c6;
		padding:10px;
	}
	
	.alt {
		margin: 0;
		padding: 10px;
		}
	
	.commentlist {
		padding: 0;
		text-align: justify;
		margin-left:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#4c4c4c;
		width:460px;
		}
	
	.commentlist li {
	list-style: none;
	background:url(images/commentlist_line.gif) no-repeat left bottom;
	width: 460px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
		}
	
	.commentlist li li {
		margin: 0px;
		padding: 5px 10px 5px;
		border:0px;
		background:none;
		}
	
	.commentlist p {
		margin: 10px 5px 10px 10px;
		}
	
	#commentform p {
		margin: 5px 0;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
	margin: 0;
	display: block;
	color:#000;
	background:url(images/commentlist_bg.gif) repeat-x left top;
	width: 460px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
		}
	
	.commentmetadata a{
		color:#2e94b5;
		font-weight:bold;
		}
	
	#respond_box{
	width:400px;
	border:1px dashed #c2c7c9;
	background-image: url(images/respond_box.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 10px;
	float: left;
	}
	
	h3#respond{
		font-size:21px;
		color:#000;
		margin-left:5px;
		padding-top:1px;
		padding-bottom:25px;
		font-weight:normal;
	}
	
	#commentform{
		margin-left:0px;
		color:#000;
	}
	
	#commentform a{
		color:#000;
	}
	
	/* End Comments */
	
	/* Archives page */
	.page_archives_div{
		padding-bottom:60px;
	}
	
	.ar_panel{
		width:95%;
		padding-right:10px;
		background:url(images/post-page.gif) no-repeat top left;
	}
	
	.ar_panel3{
		background:none !important;
	}
	
	.page_archives_div h2{
		font-size:31px;
		font-style:normal;
		font-weight:normal;
		color:#2e94b5;
		margin-left:25px;
		padding-top:10px;
		background:url(images/dotted_blue.gif) repeat-x left bottom;
	}
	
	.ar_panel3 h2{
		padding-top:0px !important;
		margin-left:10px !important;
	}
	
	.ar_panel3 ul{
		margin-left:0px !important;
	}
	
	.page_archives_div ul h2{
		border:0px;
	}
	
	.page_archives_div ul{
		margin:0px;
		padding:0px;
		padding-top:5px;
		margin-bottom:40px;
		margin-left:20px;
	}
	
	.page_archives_div ul li{
		margin:0px;
		padding:0px;
		list-style:none;
		background:none;
	}
	
	.page_archives_div ul li ul{
		margin:0px;
		padding:0px;
		padding-left:10px;
	}
	
	.page_archives_div ul li a{
		font-weight:bold;
		color:#333;
		font-size:12px;
		padding-left:10px;
	}
	
	.page_archives_div ul li a:hover{
		color:#333;
	}
	
	.page_archives_div ul li{
		padding-top:5px;
		padding-bottom:5px;
		border-bottom:1px solid #f2f2f2;
	}
	
	.page_archives_div ul li ul li{
		background:none;
		border:0px;
	}
	
	
	/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
		It won't be a stylish marriage, I can't afford a carriage.
		But you'll look sweet upon the seat of a bicycle built for two." */
	
