/* @override http://staging.achtuning.com/wp-content/themes/achtuning/css/screen.css */

/* @group structure */

div#hd{
	margin-bottom: 1em;
	background: url(../header-images/image.php) no-repeat 0 top;
	height: 160px;
	position: relative;
}

div#content{
	width: 730px;
}
div#sidebars{
	width: 250px;
}

div#ft{
	text-align: center;
	font-size: .79em;
	margin-top: 1em;
}

div#ft a:link{}
div#ft a:visited{}
div#ft a:hover{
	color: #7c090e;
}

/* @end */

/* @group primary nav */

ul#menu{
	position: absolute;
	bottom: 0px;
	left: 10px;

	width: 100%;
}

/* @end */



/* @group text and style */

html {
	background: #000 url(../images/cf-texture.png) repeat fixed;		
}

body{
	margin-top: ;
	font-family: Vernada, Arial, serif;
	font-size: 16px;
	line-height: 1.6em;
	color: #262626;
}

div#doc4{
	background: #fff;
	width: 1000px;
	padding: 1em;
	position: relative;		
}

p{
	margin-bottom: 1em;
}

h2{
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
	background: url(../images/achtuning-li.png) no-repeat left top;
	
}

/* @end */


/* @group head and primary nav */

input#ls{
	color: #494949;
	background: url(../images/search.png) no-repeat right center;
	width: 150px;
	padding: 4px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 12px;;
}

input#searchsubmit{
	border: 1px solid #333;	
	padding: 5px;
	width: 70px;
	
}

div#hd h1{
	display: none;
}

div#hd ul{
	margin-top: 1em;
}
div#hd ul li{
	display: inline;
	margin-right: 15px;
	text-transform: lowercase;
}

div#hd li a:link{
	color: #d20600;
	text-decoration: none;
}

div#hd li a:visited{
	color: #d20600;
	text-decoration: none;
}

div#hd li a:hover{
	color: #7c090e;
	text-decoration: none;
}



/* @end */

/* @group side nav */

div#sidebar2 li h2, 
div#sidebar1 li h2.widgettitle{
	margin-top: .8em;
	font-weight: bold;
	font-size: 1.3em;
}

div#sidebar1 li,
div#sidebar2 li {
	font-size: .9em;
	line-height: 1.7em;
}
/* @end */



/* @group posts */

div.post{
	padding: 1em;
	background: url(../images/achtuning-post-bg.jpg) no-repeat right bottom;
	margin-bottom: 2em;
}

div.entry h2 { padding-top: 3px; padding-bottom: 3px; }
}
div.entry h2 a:link{
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}


div.entry h2 a:visited{
	color: #333;
	text-decoration: none;
}

div.entry h2 a:hover{
	color: #7c090e;
	text-decoration: none;	
}


/* @end */

/* @group comment form */

form#commentform{
	margin-top: 2em;
}

textarea#comment{
	width: 100%;
}

/* @end */



/* @group tag cloud */



/* @end */


/* @group links */

a:link{
	text-decoration: underline;
	color: #333;
}

a:hover{
	text-decoration: none;
	color: #333;	
}

a:visited{
	text-decoration: underline;
	color: #333;
}

/* @end */

/* @group wp-alignment */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/* @end */


.fb-comments{
  margin-top: 18px;
}
