/*
Theme Name: Roadie 1.0
Theme URI: http://www.blogfactory.com.br/
Description: The Roadie 1.0 theme
Version: 1.0
Author: Felipe Santiago e Maria Helena Cunha
Author URI: http://www.blogfactory.com.br/
Tags: black, custom header, fixed width, two columns, widgets
*/

*{margin:0px;padding:0px;}

.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{text-align: center;margin:0px auto;}

.marginleft{margin:0px 0px 10px 20px;border:0px;}
.marginright{margin:0px 20px 10px 0px;border:0px;}
.wp-caption{margin-top:20px;margin-bottom:10px;}

body{background:#000;}

.advertise-bg{width:100%;float:left;}
.advertise{width:960px;margin:0 auto;text-align:center;padding:10px 0px;}

.header-bg{width:100%;float:left;background:transparent url(./images/bg_header.gif) repeat-x scroll left top;}
.header{width:960px;margin:0 auto;height:295px;padding-top:0px;}
.header a.logo{display:block;float:left;height:121px;width:419px;background:url(./images/logo.gif);margin:20px 0px 0px 0px;text-indent:-9999px;}
.header .tagline{float:left;left:152px;top:216px;clear:left;font-family:Georgia;font-size:14px;font-weight:bold;font-style:italic;margin:0px 0px 0px 110px;letter-spacing:-0.03em;}
.header .pinup{width:187px;height:285px;margin:0px 0px 0px 280px;}

.content-bg{width:100%;float:left;}
.content{width:960px;margin:0 auto;font-family:"Trebuchet MS", Arial, sans-serif;color:#727272;padding:40px 0;letter-spacing:0.02em;}
.content h1{color:#d9632f;font-family:Georgia;font-size:33px;font-style:italic;font-weight:bold;margin:0 0 0px 0;}
.content p{font-size:14px;line-height:1.5em;}
.content a{color:#d9632f;text-decoration:none;}
.content a:hover{color:#fff;}
.content img{border:none;}

.posts{float:left;width:60%;}
.posts .post{width:93%;padding:0 0px 0 80px;position:relative;}
.posts .post p{margin:16px 0;font-weight:normal;}
.posts .post p.date{background:transparent url(./images/post-date-bg.gif) no-repeat scroll left top;position:absolute;left:2%;top:-1.5%;font-family:Georgia;color:#000;width:50px;height:38px;font-weight:bold;font-size:0.85em;font-style:italic;text-transform:lowercase;}
.posts .post p.date span{width:20px;display:block;line-height:1.1em;margin:4px 0 0 12px;}
.posts .post p.author{font-style:italic;font-size:0.6em;font-family:Georgia;margin-top:-0.09em;}
.posts .post p.author a{font-weight:bold;}
.posts .post img{}
.posts .post .tags{font-size:12px;margin:6px 0 0 0;}
.posts .post .tags a{font-weight:bold;}
.posts .post .comments-call {background:#000000 url(./images/post-comments-call-bg.jpg) repeat-x scroll 0 0;font-family:Georgia;font-size:14px;font-style:italic;min-height:40px;padding:8px 0;text-align:center;}
.posts .post .comments-call a{font-weight:bold;}

/**/
.posts .post .profile{width:100%;float:left;margin:20px 0;font-size:14px;}
.posts .post .profile .picture{width:35%;float:left;}
.posts .post .profile .details{width:65%;float:right;}

#commentform{border-top:3px solid #2e1307;margin-top:40px;padding-top:20px;}
.commnentform{width:93%;color:#A39B71;}
.commnentform h1{font-size:24px;font-weight:normal;padding:8px 0px 8px 8px;margin-bottom:10px;}
.commnentform p{margin-bottom:15px;}
.commnentform p label{display:block;font-size:1.0em;margin-bottom:4px;font-style:italic;}
.commnentform p label strong{font-size:1.5em;font-style:normal;}
.commnentform input{height:21px;padding:2px;width:93%;font-size:18px;}
.commnentform textarea{height:205px;padding:2px;width:93%;}
.commnentform #submit{background:#DDDDDD;color:#2e1307;cursor:pointer;font-size:1.4em;font-weight:bold;height:36px;width:148px;}

.comments{width:93%;}
.comments h1{color:#A39B71;background:#000;font-size:24px;font-weight:normal;padding:8px 0px 8px 8px;margin-bottom:20px;}
.comment{}
.comment a{color:#694911;text-decoration:none;font-weight:bold;}
.comment a:hover{color:#000;text-decoration:none;}
.comment .gravatar{width:60px;padding:2px;float:left;}
.comment .gravatar a{display:block;height:60px;text-decoration:none;width:60px;}
.comment .commentdata{margin-bottom:10px;margin-left:80px;}

.sidebar{float:right;width:30%;}
.sidebar h1{font-family:Georgia;font-size:20px;color:#a39b71;margin:0px 0px 10px 0px;}
.sidebar img{border:none;}
.sidebar p{font-size:12px;}
.sidebar input{color:#a39b71;font-size:18px;padding:2px 0;border:none;float:left;}
.sidebar input.form-keyword{background:url(./images/elements_search_keyword_bg.jpg) no-repeat;width:249px;height:29px;}
.sidebar input.form-button{background:url(./images/elements_search_button_bg.gif) no-repeat;width: 58px; height: 33px;}


.sidebar > div{float:left;width:310px;border-bottom:3px solid #2e1307;padding:10px 0px 10px 0;}
.sidebar .last_sidebar_box{border-bottom:none;}

.sidebar .menu{text-align:center;}
.sidebar .menu ul{font-family:"Trebuchet MS";font-size:12px;}
.sidebar .menu ul li{display:inline;}
.sidebar .menu ul li a span{margin:0 0.15em;font-weight:bold;color:#727272;}
.sidebar .menu a{text-transform:lowercase;}
.sidebar .menu .current_page_item a{color:#A39B71;}

.sidebar .search{}

.sidebar .calendar{}
.sidebar .calendar p{}

.sidebar .categories{}
.sidebar .categories ul{padding-left:10px;color:#d9632f;}
.sidebar .categories ul li{}

.sidebar .feed{}
.sidebar .feed img{float:left;margin-right:4px;}
.sidebar .feed .feed_help{color:#d9632f;margin:4px 0 0 0;}

/*Navigation*/
.navigation-bg{width:100%;float:left;}
.navigation .wp-pagenavi{width:77%;float:left;text-align:center;}

.navigation .wp-pagenavi a, .wp-pagenavi a:link {background-color:#000000;border:0 none;color:#D9632F;font-family:georgia;font-style:italic;margin:2px;padding:2px 4px;text-decoration:none;}
.navigation .wp-pagenavi a:visited {background-color:#000000;border:0 none;color:#D9632F;margin:2px;padding:2px 4px;text-decoration:none;}
.navigation .wp-pagenavi a:hover {background-color:#000000;border:0 none;color:#FFFFFF;}
.navigation .wp-pagenavi a:active {padding: 2px 4px 2px 4px; margin: 2px;text-decoration: none;border: 1px solid #d9632f;color: #d9632f;background-color: #FFFFFF;}
.navigation .wp-pagenavi span.pages {background-color:#000000;border:0 none;color:#666666;font-family:Georgia;font-size:13px;font-style:italic;font-weight:bold;margin:2px;padding:2px 4px;}
.navigation .wp-pagenavi span.current {background-color:#000000;color:#666666;font-weight:bold;margin:2px;padding:2px 4px;}
.navigation .wp-pagenavi span.extend {background-color:#000000;color:#666666;margin:2px;padding:2px 4px;}

.footer-bg{width:100%;float:left;background:transparent url(./images/bg_footer.gif) repeat-x scroll left top;margin-top:60px;}
.footer{width:960px;margin:0 auto;text-align:center;padding-top:140px;}
.footer img{margin-bottom:20px;}
.footer p{font-family:"Trebuchet MS, Arial, sans-serif";color:#000;font-size:12px;}
.footer a{text-decoration:none;color:#000;}
.footer img{border:none;}

/* Custom Pages */

.agenda{margin-left:10px;}
