/*Autor:     Paioldesign Comunição Interativa
  Data:      20/11/2009
  Cliente:     
*/


body {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:1.7em;
background:#ebebeb;
background: url(images/gridbg.gif) repeat;
}

a {
text-decoration:none;
}

hr {
border:0;
width:585px !important;
color:#fff;
}

.footer-big-hr {
border-top:1px solid #ccc;
width:900px !important;
margin:1px 0 0 -1px;
float:left;
}

/*wrapper
-------------------------------------*/
#wrapper {
width:980px;
margin:0 auto;
background:#fff;
overflow:auto; /*!important*/
}

#header {
float:left;
width:980px;
height:80px;
margin:0;
background:#fff;
}

#logo {
background:url(images/enio-souza-blog-logo.png) no-repeat;
float:left;
width:270px;
height:80px;
}

/*logo
-------------------------------------*/
#logo a {
color:#ff2b06;
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
background-color:#fff;
}

#logo h2 {
font-size:18px;
font-weight:200;
letter-spacing:-1px;
padding:12px 4px 0 0;
}

/*nav menu
-------------------------------------*/
#nav {
position:relative;
float:left;
width:auto;
padding:12px 0 0;
margin-left:55px;
}

#nav ul {
height:50px;
float:left;
}

#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
border-right:1px solid #9e0b0f;
}

#nav li a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-transform:uppercase;
display:block;
border-bottom:none;
padding:0 12px 0 12px;
color:#9e0b0f;
}

#nav li a:hover {
color:#005b7f;
}

#blurb {
font-family:Georgia, "Times New Roman", Times, serif;
height:auto;
width:100%;
float:left;
font-size:32px;
font-weight:400;
line-height:120%;
padding:35px 0;
}

/*content
-------------------------------------*/
#content {
width:640px;
float:right;
min-height:420px;
overflow:hidden;
padding:0 0 45px 12px;
background:#fff;
}

.post {
padding:35px 50px 0 0;
}

.post p {
margin:14px 0;
text-align:justify;
color:#838182;
line-height:17px;
}

.post em {
font-style:italic;
}

.span-data {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;
font-size:100%;
text-transform:uppercase;
}

.the_content a {
color:#9e0b0f;
}

.the_content a:hover {
color:#005b7f;
}

.comments_popup_link a {
font-family:Georgia, "Times New Roman", Times, serif;
color:#005b7f;
text-transform:uppercase;
float:right;
}

.seta {
list-style: none;
background:url(images/set.gif) no-repeat;
background-position:0 6px;
padding-left:10px;
}

/*images
-------------------------------------*/
.sr {
position:absolute;
background:url(images/blog-sr.png) no-repeat center;
width:34px;
height:31px;
padding:50px;
margin:0 0 0 210px;
}

.alignnone {
margin:50px 0 50px 0;
}

.twitter-bird {
position:absolute;
background:url(images/twitter.png) no-repeat;
width:88px;
height:90px;
margin:50px 0 0 10px;
}

.blog-rss {
background:url(images/blog-rss.png) no-repeat;
float:right;
width:98px;
height:110px;
margin:35px 0 0 0;
padding-right:10px;
}

/*h1, h2, h3 and so on...
-------------------------------------*/
.post h2 a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:400;
text-transform:uppercase;
color:#838182;
margin:0 0 10px 0;
}

.post h2 a:hover {
color:#9e0b0f; 
}

.post h1,.post h1 a {
font-family: Tahoma, Geneva, sans-serif;
font-size:190%;
line-height:45px;
margin:15px 0 40px;
color:#000;
}

.post h1,.post h1 a:hover {
color:#9e0b0f;
}

.post h3,.post h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:400;
margin:0 0 10px;
}

.post h3 a, h3-01 {
font-family:Arial, Helvetica, sans-serif;
font-size:160%;
color:#005b7f;
font-weight:100;
line-height:34px;
text-transform:uppercase;
}

.border {
border-top:1px solid #ccc;
width:545px;
margin-top:-5px;
}

.post h3 a:hover, h3-01 {
color:#838182;
}

.post h4 {
font-size:18px;
}

.post small {
font-size:11px;
}

.navigation .alignright a {
float:right;
margin-right:60px;
color:#9e0b0f;
}

.navigation .alignright a:hover {
color:#005b7f;
}

.navigation .alignleft a {
float:left;
margin-right:10px;
color:#9e0b0f;
}

.navigation .alignleft a:hover {
color:#005b7f;
}

.post .aligncenter {
display:block;
margin:0 auto;
}

.post ul {
list-style:circle;
margin:0 0 0 25px;
}

.post ol {
list-style:decimal;
margin:0 0 0 30px;
}

.post .wp-caption {

}

.post .wp-caption-text {
margin:0;
}

.post .wp-caption a,.post .wp-caption a:hover {
border-bottom:0;
}

.post blockquote {
color:#777;
padding-left:20px;
margin:15px 30px 0 10px;
}

.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0;
}

.post .message ul {
margin:12px 0 0;
}

.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
color:#fff;
padding:20px;
}

#comments h3,#comments h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:400;
margin-bottom:5px;
}

#comments h4 {
font-size:28px;
}

#comments cite, .comment_date {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
font-weight:400;
color:#005b7f;
font-style:italic;
text-transform:uppercase;
}

.comment_date {
color:#000;
margin-left:10px;
font-style:normal;
}

#comments em {
font-style:italic;
text-align:right;
}

#comments ol.commentlist li {
background:#eee;
margin-top:20px;
margin-right:60px;
border-right:0;
min-height:110px;
padding:10px 20px 20px 20px;
}

#comments p {
width:510px;
margin:10px 0 0 0;
}

#comments ul.formlist {
width:375px;
margin:20px 0 0 0;
}

#comments ul.formlist li {
display:block;
margin:10px 0 0;
}

#formlist, .get_option {
color:#9e0b0f;
}

#formlist, .get_option:hover {
color:#000;
}

#comments ul.formlist p, .nocomments {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
text-transform:uppercase;
text-align:center;
margin:10px 0 0;
color:#005b7f;	
}

.nocomments {
padding-left:30px;
}

#comments li.submitbutton  {
text-align:center;
background:#fff;
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
font-size:20px;
width:184px;
border:none;
}

input:focus,textarea:focus {
background:#f6f5f5;
}

#comments .center {
text-align:left;
}

#content .center {
color: #838182
}

#scared {
margin-top:35px; 
font-size:36px;
line-height:35px;
color:#000;
}

.scared {
position:absolute;
background:url(images/scared.jpg) no-repeat left;
width:148px;
height:138px;
margin-top:15px;
}

/*sidebar
-------------------------------------*/
#sidebar {
width:230px;
float:left;
overflow:hidden;
margin:10px 0 25px 40px;
background:#fff;
padding-right:58px;
}


#sidebar h3 {
font-size:16px;
color:#9e0b0f;
padding:25px 0 3px;
text-transform:uppercase;
text-align:right;
}

#sidebar .block ul .children {
border:0;
padding:0 0 0 8px;
}

#sidebar .block li a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:90%;
text-transform:uppercase;
display:block;
border-bottom:none;
padding:0;
text-align:right;
color:#005b7f;
}

#sidebar .block li a:hover {
color:#838182;
}

#sidebar label {
visibility:hidden;
position:absolute;
display:block;
}

#s {
border:1px dotted #CCCCCC;
float:left;
position:absolute;
}

#searchsubmit {
background:none;
border:1px dotted #CCCCCC;
float:right;
color:#838182;
}

#searchform {
margin-bottom:20px;
}

#sidebar .widget_recent_comments li {
padding:2px 0 2px 15px;
}

#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover {
background:none;
text-decoration:none;
color:#000;
font-weight:600;
}

#sidebar .widget_recent_comments li a:hover {
color:#9e0b0f;
background-color:#f7f7f7;
}

#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
}

#sidebar .calendar h3 {
display:none;
}

#sidebar #wp-calendar {
width:95%;
text-align:center;
}

#sidebar #wp-calendar caption,#sidebar #wp-calendar td,#sidebar #wp-calendar th {
text-align:center;
}

#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px;
}

#sidebar #wp-calendar th {
font-weight:700;
}

.ding {
position:absolute;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
font-style:italic;
text-transform:capitalize;
color:#005b7f;
margin:130px 0 0 80px;
}

/*footer
-------------------------------------*/
#footer {
font-size:90%;
width:980px;
float:left;
padding:0 0 20px;
background:#f5f5f5;
}

.hr-wrapper {
color:#838182;
text-align:left;
padding-left:40px;
clear:both;
}

#footer h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:500;
color:#838182;
font-style:normal;
text-transform:uppercase;
}

#footer a {
color:#838182;
}

#footer a:hover {
color:#9e0b0f;
}

#footer li {
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
font-size:12px;
line-height:19px;
border-bottom:1px #ccc solid;
padding:5px 0 5px 0;
color:#838182;
}

#footer li a {
font-family:Georgia, "Times New Roman", Times, serif;
color:#838182;
}


/*footer top
-------------------------------------*/
#footer_left_column, #footer_center_column_a, #footer_center_column_b,
#footer_right_column {
margin-top:30px;
width:200px;
margin-bottom:20px;
}

#footer_left_column {
margin-left:40px;
float:left;
}

#footer_center_column_a {
float:right;
margin-right:40px;
}

#footer_center_column_b {
float:right;
margin-right:35px;
}

#footer_right_column {
float:right;
margin-right:35px;
}



/*footer botton
-------------------------------------*/
#botton_footer_left_column, #botton_footer_center_column_a, #botton_footer_center_column_b,
#botton_footer_right_column {
margin-top:30px;
width:200px;
margin-bottom:20px;
}

#botton_footer_left_column {
margin-left:40px;
float:left;
}

#botton_footer_center_column_a {
float:right;
margin-right:40px;
}

#botton_footer_center_column_b {
float:right;
width:200px;
margin-right:35px;
}

#botton_footer_right_column {
float:right;
margin-right:35px;
}
/* end of footer botton
-------------------------------------*/


/*newsletter elements
-------------------------------------*/

.news-input {
color:#838182;
background-position:left;
border:1px dotted #ddd;
width:130px;
float:left;
}

.news-submit {
border:1px dotted #ddd;
background:#fff;
color:#838182;
width:65px;
float:right;
height:20px;
}
	


a:hover,#blurb:hover,.post h1:hover,.post h2:hover,.post h3:hover,.post h4:hover {
color:#9e0b0f;
}

.post .indent,.post .indent p {
padding-left:10px;
}

.post small a,.post abbr {
font-weight:400;
}

#comments input,#comments textarea {
font-family:Georgia, "Times New Roman", Times, serif;
width:370px;
font-size:18px;
font-weight:400;
border:1px #ccc dotted;
}
