a@charset "utf-8";
/* CSS Document */

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
img { -ms-interpolation-mode: bicubic; }

/* IE6 Hover fix*/
a:hover {background-position: 0 0;}

/* General Styles */
body	{ background: #cfcfcf url(../images/background_desafio.png); background-repeat:no-repeat; background-position:top center; padding-bottom:60px;}
#wrapper	{ width:960px; margin:0 auto;  }
.clear	{ clear:both; }
.clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }

/* Global Typography + "H" Headings*/
body	{ font-family: Arial, Helvetica, sans-serif; color:#666; font-size:13px; line-height:20px;}

/* Header */
#header	{width:960px; height:40px; padding:0 0 0 0; border:none; background:url(../images/head_top.png) no-repeat;}
#datehead{width:960px; height:96px; background:url(../images/head_top_desafio.png) no-repeat;}
#header_contacts	{ float:right; margin:20px 20px 30px 0; display:inline; text-align:right; color:#818181; font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; font-size:13px; }

/* Content */
#container {width:920px; background:#FFF; padding:0px 20px 10px 20px;}

/* Top Panel - Here is Navigation and search box*/
#toppanel	{width:920px;}

/* Navigation in Top Panel*/
#navigation	{ float: left; position:relative; z-index:99;}
#navigation ul	{ font-weight: bold; font-size:11px; text-transform:uppercase; list-style: none; }
#navigation li	{ position:relative; float: left;}
#navigation li a	{color: #666; text-decoration: none; float: left; padding:15px 15px 15px 15px; letter-spacing:0px; }
#navigation li a.main_category:hover	{color: #FFF; }
#navigation .active	{background: url(../images/navigation_active_desafio.gif); background-position:top center; background-position:0px 10px; background-repeat:no-repeat;}
#navigation li.active a	{:#FFF;}

#navigation ul li ul	
{ position:absolute; top:50px; left:0px; display:none; list-style-type: none; list-style-image:none; list-style-position:outside; width:250px; }
#navigation ul li ul li a	
{ color: #666; left:50px; padding: 10px 0 10px 36px; width:200px; }

#navigation li a.odd	
{ background:#EEE url(../images/navigation_dot.gif);	background-repeat:no-repeat;
background-position:18px 18px; text-transform:uppercase; color: #666; }
#navigation li a.even	
{ background:#cfcfcf url(../images/navigation_dot.gif);	background-repeat:no-repeat;
background-position:18px 18px; color: #666;}
#navigation li a.odd:hover, #navigation li a.even:hover	
{ background:#FFF url(../images/navigation_dot.gif); color:#000; background-repeat:no-repeat; 
background-position:18px 18px;	}


/* Main Content */

#content_wrap	{width:920px; float:left; clear:both; margin:0 0 0 0;}

/* Entries */
#inner_content	{width:580px; float:left;}
#inner_content .entry	{float:left; width:560px; padding:10px; background:#cfcfcf; position:relative; margin:0 0 10px 0; }
#inner_content .entry .entry_content	{margin:5px 10px 10px 10px;}
#inner_content .entry .entry_content p	{font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
#inner_content .entry img	{}	
#inner_content .entry a.title 	{color:#353535; line-height:30px; position:relative;  }
#inner_content .entry a.title:hover	{ background: e700f7; color:#FFF;} ff0dfc
#inner_content .entry a.comment_counter  { position:absolute; width:23px; height:21px; background: url(../images/comment_counter.gif); background-repeat:no-repeat; text-align:center; text-decoration:none;color:#FFF; font-size:15px; font-weight:bold; margin:4px 0 0px 10px; line-height:17px; }
#inner_content .entry a.comment_counter:hover	{ background-position:0 -21px; color:#e700f7;}

/* Entries - Post Meta Date */
#inner_content .date	{background: url(../images/transparent_black_80.png); color:#FFF; width:100px; height:50px; font-weight:bold; position:absolute; right:10px; top:20px; }
#inner_content .date .date_holder	{margin:10px 9px 0 0;}
#inner_content .date span.day	{display: block; float: right; line-height: 28px; font-size: 38px; letter-spacing:-2px;}
#inner_content .date span.month	{width: 40px; display: block; float: right;	font-size: 16px; line-height: 14px;	padding-left: 2px; text-align: center; text-transform: uppercase; }
#inner_content .date span.year	{font-size:16px; width: 40px; display: block; }

/* WP Page-Navi (plugin "WP-PageNavi" by Lester Chan must be installed first)*/
.wp-pagenavi	{font-family: "Lucida Grande","Lucida Sans Unicode", helvetica; width:540px; height:25px; background:#cfcfcf; float:left; position:relative; padding:20px 20px 15px 20px; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 7px 11px 7px 11px; text-decoration: none; color: #FFF; font-weight:bold; background:#808080;}
.wp-pagenavi a:visited { text-decoration: none; color: #FFF; font-weight:bold; background:#808080;}
.wp-pagenavi a:hover { color: #FFF; background-color: #e700f7;}
.wp-pagenavi a:active {	text-decoration: none; color: #FFF; background-color: #e700f7;}
.wp-pagenavi span.pages { padding:0 5px 0 0; color: #808080; float:right;}
.wp-pagenavi span.current {padding: 7px 11px 7px 11px; font-weight: bold; color: #FFF; background-color: #e700f7;}
.wp-pagenavi span.extend {  color: #808080;}

/* Sidebar on Homepage */
#sidebar_home	{width:330px; float:right; }
#sidebar_home .widget	{width:330px; margin:0 0 10px 0; }
#sidebar_home h3.widget_title	{height:50px; display:block; background:#e700f7 url(../images/icon_3_desafio.png) no-repeat; background-position: 0px 0px; font-size:22px; font-weight:bold; line-height:50px; padding:0 0 0 70px; color:#FFF; letter-spacing:-0.6px; overflow:hidden;}

#sidebar_home .widget_content	{font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background:#cfcfcf; padding:15px 15px 25px 15px;}
#sidebar_home ul.widget_ul	{list-style: square; padding:0 20px 0 20px; color:#666;}
#sidebar_home ul.widget_ul li	{padding:5px 10px 5px 10px;}
#sidebar_home ul.widget_ul a	{text-decoration:none; margin-left:-10px; color:#666; padding:5px 10px 5px 10px; display:inline; font-weight:bold; font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif; text-transform:uppercase;}
#sidebar_home ul.widget_ul a:hover	{ background:#e700f7; color:#FFF;}

/* Footer */
#footer	{font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; width:960px; background:#808080 url(../images/footer_top.jpg); background-repeat:repeat-x; }
#footer #footer_left	{float:left; margin:25px 0 25px 30px; display:inline; color:#FFF;  }
#footer #footer_right	{float:right; margin:25px 30px 25px 0; display:inline; text-align:right;  }
#footer #footer_bottom	{width:960px; height:20px; float:left; background:#cfcfcf url(../images/footer_bottom_border.gif); background-repeat:no-repeat; }

/* Contact Form */
form.contact_form	{margin:25px 0 30px 0;}
form.contact_form input.alert, textarea.alert {border:1px solid #FF0000; background: #FEE;}
form.contact_form input, textarea {background: #DDD; border:1px solid #BBB; color:#666;}
form.contact_form input:focus, textarea:focus {background:#EEE; border:1px solid #EEF; }
form.contact_form input	{padding: 5px; width:260px;  }
form.contact_form label	{padding:0 0 0 10px; }
form.contact_form textarea	{padding:8px; width:520px; }
form.contact_form #send	{width:70px; background:#e700f7; font-weight:bold; cursor:pointer; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:13px; border:none;}

/* General Typography and Styles inside div.entry_content of post or page*/
#inner_content .entry .entry_content h1 { font-size:30px; letter-spacing:-1.5px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0; color:#353535;}
#inner_content .entry .entry_content h1 a	{color:#353535;}
#inner_content .entry .entry_content h1 a:hover	{background:#e700f7; color:#FFF; text-decoration:none;}
#inner_content .entry .entry_content h2 { font-size:24px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0; color:#353535;}
#inner_content .entry .entry_content h2 a	{color:#353535;}
#inner_content .entry .entry_content h2 a:hover	{background:#e700f7; color:#FFF; text-decoration:none;}
#inner_content .entry .entry_content h3 { font-size:18px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0 0 0 0; color:#353535;}
#inner_content .entry .entry_content h6 { font-size:13px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0 0 0 0; color:#353535;}
#inner_content .entry .entry_content h3 a	{color:#353535;}
#inner_content .entry .entry_content h3 a:hover	{background:#e700f7; color:#FFF; text-decoration:none;}
#inner_content .entry .entry_content h4 { font-size:16px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0; color:#353535;}
#inner_content .entry .entry_content h4 a	{color:#353535;}
#inner_content .entry .entry_content h4 a:hover	{background:#e700f7; color:#FFF; text-decoration:none;}
#inner_content .entry .entry_content a	{color:#e700f7; text-decoration:none;}
#inner_content .entry .entry_content a:hover	{text-decoration:underline;}
#inner_content .entry .entry_content acronym { cursor: help; border-bottom: 1px dotted; }
#inner_content .entry .entry_content code { margin: 10px 20px; padding: 20px; border: 1px solid #BBB; background: #DDD no-repeat 12px 12px; font-weight: normal; color:#666; display:block; overflow:auto; text-align:left; }
#inner_content .entry .entry_content blockquote { margin: 10px 20px; padding: 20px 10px 10px 20px; border: 1px solid #BBB; background: #DDD; font-weight: normal; color:#666; font-style:italic; }
#inner_content .entry .entry_content strong { font-weight: bold; }
#inner_content .entry .entry_content del	{text-decoration: line-through;}
#inner_content .entry .entry_content p	{margin:10px 0 30px 0; font-size:13px;}
#inner_content .entry .entry_content ul,ol	{margin:10px 0 30px 20px; font-size:13px; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;}
#inner_content .entry .entry_content table {border-collapse: collapse;	margin: 10px 0px; font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;}
#inner_content .entry .entry_content a:hover	{text-decoration:underline;}
#inner_content .entry .entry_content tr { background: #DDD;}
#inner_content .entry .entry_content tr:hover	{background:#EEE;}
#inner_content .entry .entry_content th, td {text-align:center; vertical-align:middle; border-width: 0px; border-style: solid; font-size:14px; }
#inner_content .entry .entry_content th { background-color: #e700f7; padding: 10px 10px; border-color: #DDD; font-weight: bold; color: #FFF; }
#inner_content .entry .entry_content td { border-color: #BBB; padding: 10px 10px; }	
#inner_content .entry .entry_content img.float_left	{float:left; padding:0 15px 5px 0;}