/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,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 {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}
body {font-family:Arial, Helvetica, sans-serif;}

/*
Here is a list of all the <DIV>s in Whiteboard.
*/
.esconde {text-indent:-9999px;font-size:1px;height:1px;}
#container{width:760px;margin:0 auto;margin-top:10px;}
#header {height:170px;}
#container h2 {}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar {border-top:1px solid #CCCCCC;margin-top:55px;padding-top:10px;}
#sidebar li {list-style-type:none;}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

#bannerLeft {width:140px;height:600px;float:left;}
#blocoLinks {margin-bottom:7px;margin-top:12px;width:620px;float:left;}

.compartilhe {width:620px;border-bottom:1px dotted #666;border-top:1px dotted #666;padding-top:5px;margin-bottom:10px;}
#headerContent {width:620px;float:right;}

#container a {color:#c00;text-decoration:none;}
#container a:hover {color:#000;} 
#content p a:link {text-decoration:none;border-bottom:1px dotted #666; }
#content p {font-family: Georgia; font-size:16px;line-height:24px;margin-bottom:20px;color:#666;}
#content .imagemTopo {overflow-x:hidden;overflow-y:hidden;overflow:auto;margin-bottom:20px;}
.dataPost + p:first-letter {
font-size: 98px;
float: left;
margin-right:10px;
display:block;
line-height:62px;
}
#content li {list-style-type:none;}
#content h1 {margin-bottom:10px;display:inline;font-size:26px;font-family: Georgia;font-weight:bold;margin: 10px 0px 15px 0px;padding:10px 0px;clear:both;color:#c00;}
#content h2 {margin-bottom:10px;display:inline;font-size:26px;font-family: Georgia;font-weight:bold;margin: 10px 0px 15px 0px;padding:10px 0px;clear:both;color:#c00;}

#content h5 {margin-top:20px;}
#content h4 {
background-color:#333;
color:#FFF;
float:left;
margin:4px 10px 0 0;
padding:4px 5px;
font-size:12px;
}
#content h4 a {color:#fff;}

#content .contaComentarios {
margin-top:-4px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;float:right;text-align:right;width:150px;
}
#content .contaComentarios a {
color:#333;
}
#content .contaComentarios a b {
font-size:20px;
color:#c00;
}
#content .dataPost {
color:#999;
font-style:italic;
font-size:12px;
margin-bottom:10px;
display:block;
}
.follow {float:right;margin-top:-87px;}
.postmeta{margin-bottom:80px;}

.titulo {padding-top:5px;padding-bottom:10px;}

#content .tags {font-size:12px;}

.usuario {border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:5px;margin-bottom:40px;}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #900;
	margin: 0 auto;
	width: 620px;
	display:block;
	float:left;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#c00;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#c00;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}




#content #comments {font-size:12px;padding:14px;border:1px solid #ccc;margin:30px 0px;color:#333;overflow:hidden;padding-bottom:0px;}
#content #comments ol {overflow:hidden;}
#content #comments a {color:#c00}
#content #comments .autor {display:inline;font-weight:bold;color:#333;font-size:12px;}
#content #comments .dataComment {color:#c00;display:inline;font-size:12px;}
#content #comments h3 {margin:0px 0px 15px 0;color:#ccc;font-size:23px;color:#333;font-family:Arial, Helvetica, sans-serif;font-weight:normal;}
#content #comments h3.numeroComentarios {margin-top:10px;padding-top:10px;border-top:1px dotted #ccc;}
#content #comments #comments_list li {list-style-type:none;padding:0;list-style-position:outside;}

#content #comments .imagemComentario {float:left;}
#content #comments .corpoComentario {float:right;width:525px;padding-left:15px;}
#content #comments .quebra {border-top:1px dotted #CCCCCC;clear:both;display:block;height:1px;margin-bottom:15px;}


#content #comments #commentform textarea {background-color:#EEEEEE;border:1px solid #CCCCCC;width:588px;margin-bottom:10px;}
#content #comments #commentform .textareaAugusto {width:428px;}
#content #comments #commentform #author {background-color:#EEEEEE;border:1px solid #CCCCCC;}
#content #comments #commentform #email {background-color:#EEEEEE;border:1px solid #CCCCCC;}
#content #comments #commentform #submit {background-color:#c00;color:#fff;width:74px;display:block;border:0px;float:right;margin-bottom:15px;}

#content #comments #commentform p {margin-bottom:5px;}
#content #comments #commentform {text-align:left;}
#content #comments #fbc_login {height:55px;margin-top:-7px;}
#content #comments #fbc_login span small {display:none;}
#content #comments .fbComente {float:left;padding:6px;}
#content #comments .dark {float:left;}

