/*
Theme Name: DragSource
Theme URI: http://www.cheap-logo.net/
Description: Custom template made from scratch for Drag Source, original design. By Adrian Figallo, adrianfigallo@gmail.com
Version: 2 (WP2.6.7)
Author: Adrian Figallo, adrianfigallo@gmail.com
Author URI: http://www.cheap-logo.net/
Tags: dark, cars, two columns, fixed.
*/


/*RESET*/

html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, form {
               margin: 0;
               padding: 0;
               font: 100%/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p, blockquote {
       margin: 0;
       padding: 0;
}
ul {
               list-style: none;
}
fieldset, img {
               border:0;
}

html {
               font-size:100.01%;
               text-align: center;   /* (1) Explorer 5.5 */
}

p{margin-bottom:10px; line-height:150%;}

/*RESET*/

/*GENERAL*/

body{background:url(img/bg.jpg) repeat-x fixed #101010; color:#fff; font-size:12px;}
#wrapper{width:946px; padding:0 8px 0 8px; overflow:hidden; background:url(img/bg-wrapper.jpg) repeat-y; margin:auto; text-align:left;}
#container{background:url(img/bg-content.jpg) repeat-y; overflow:hidden;}
a{color:#fff;}
a:hover{text-decoration:none;}

/*GENERAL*/

/*HEADER*/

#header{}
#header h1{background:url(img/header.jpg) no-repeat scroll 0 0; position:relative; z-index:30;}
#header h1 a{display:block; height:155px; text-indent:-9000px; width:946px;}

/*HEADER*/

/*MENU*/

#menu{overflow:hidden;}
#menu ul{float:left;}
#menu ul li{float:left;}
#menu ul li a{background:url(img/menu.jpg) repeat-x; padding:8px 10px; margin-right:7px; float:left; color:#fff; font-size:12px; font-weight:bold; text-decoration:none;}
#menu ul li a:hover{background:url(img/menu_hover.jpg) repeat-x;}
#menu ul li ul{display:none;}
#menu .search{float:right;}
#s{background:#202020; border:1px solid #3b3b3b; color:#818181; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; padding:3px 5px; width:200px; vertical-align:middle;}
#searchsubmit{vertical-align:middle; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#fff; background:#ea6402; border:0;}

/*MENU*/

/*CONTENT*/

#content{width:730px; background:#252525; float:left;}
#text{padding:20px;}
.post{margin-bottom:25px;}
.post h2, .post h2 a, h2{font-size:16px; font-weight:bold; color:#df9b02; text-decoration:none; margin:0}
.post h2 a:hover{font-size:16px; font-weight:bold; color:#df9b02; text-decoration:underline; margin:0}
.post p.date{color:#a2a2a2; font-size:12px; border-bottom:1px solid #323232; padding-bottom:10px; margin-bottom:10px; width:40%;}
.post p.comments a{font-weight:bold; color:#ea6402; text-decoration:none; background:url(img/bullet.jpg) no-repeat 0 60%; padding-left:25px;}
.post p.comments a:hover{text-decoration:underline;}
.post{list-style:inside;}
blockquote{background:#363636; padding:10px; padding-bottom:1px; margin-bottom:5px;}
blockquote blockquote{background:#252525; padding:10px; padding-bottom:1px; margin-bottom:5px;}
.post .entry{background:#363636; padding:10px; font-size:11px; color:#989898;} .post .entry a{font-size:11px; color:#cfcfcf;}
h2{font-size:16px; font-weight:bold; color:#df9b02; text-decoration:none; margin-bottom:15px;}

/*CONTENT*/

/*SIDEBAR*/

#sidebar{width:200px; background:#242424; float:right; }
#sidebar #execphp-354961511{width:160px; margin:auto; margin-top:20px;}

/*SIDEBAR*/

/*FOOTER*/

#footer{padding:15px 0 10px 0; font-size:11px;}

/*FOOTER*/

/*COMMNENTS*/
#comments{margin:20px 0;}
h3{ font-size:18px; margin-bottom:10px;}
#comments input{vertical-align:middle;}
#comments textarea{width:498px; height:200px; overflow:auto;}
#submit{margin:10px 0;}
.little{font-size:11px;}
ol{list-style:none;}
/*COMMNENTS*/