/*
Theme Name: David Raven | Industrial Style
Theme URI:
Description: Once upon a time this theme was designed and coded by EZwpthemes
Version: 1.0
Author: da_fitschi
Author URI: 
Tags: industrial
*/


/* Global */

body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/_background.jpg) repeat;
	color:#2c0000;
	margin: 0;
	padding: 0;
	text-align:center;
}

::-moz-selection {
	background: #369;
	color: #ff0;
}

::selection {
	background: #369;
	color: #ff0;
}

code::-moz-selection {
	background: #333;
}

code::selection {
	background: #333;
}

a:link, a:visited {
	color: #8E673C;
}

a:hover, a:active {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#2c0000;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 13px;
	font-weight:bold;
	color:#8E673C;
	margin-bottom:0;
	margin-top:12px;
}


ul,li {
    padding: 0px;
	margin: 0px;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */

#wrapper {
	position:relative;
	margin:auto;
	top:0;
	padding: 0px;
	width: 1000px!important;
}


/* Header */
#header_bg {
	position:relative;
	width:528px;
	background: url(images/_main_element.png) center top no-repeat;	
	margin:auto;
	padding: 0px;
	width: 528px;
	margin-left:150px;
}

#header {
	width: 528px;
	height: 531px;
	margin: 0px auto;
	padding: 0px;
}

#header h1 {
    padding: 132px 0px 5px 215px;
	margin: 0px;
	color: #F28300;
	font-size: 6.0em;
	line-height: 50px;
	display:none;
}

#header h1 a {
	color: #F28300;
	text-decoration: none;
}

#header h2 {
    padding: 0px 0px 0px 218px;
	margin: 0px;
	color: #F28300;
	font-size: 1.4em;
	display:none;
}

/* Container */

#container {
	margin: 0px auto;
	padding: 0px;
	width: 1000px!important;
	min-height: 274px;
	height: 274px;
	height: auto!important;
	position:absolute;
	top:210px;
	left:0;
	margin-left:-80px;
	text-align:left;
}

/* Content */
#content_bg {
	width: 860px;
	margin: 0px auto;
	padding: 0px;
}

#content {
	width: 100%;
	float: left;
}	

/* Sidebar */

#sidebar {
    padding: 50px 0px 10px 0;
	float: left;
	text-align: right;
	width: 234px;
}

#sidebar ul {
    list-style: none;
}

#menu_wrap{
	position:absolute;
	height:auto!important;
	float:left;
	top:0;
	bottom:-110px;
	margin-left:750px;
	*margin-left:510px;}
	
#menu {
    text-align: left;
	float:left;
	background: url(images/_content_bg.png);
	padding:33px 0 0 0;
	width:240px;
	color:#2C0000;
}

#menu li {
    padding: 0px 0px 10px 0px;
	width:212px;
	margin-left:14px;
}

#menu li ul {
    padding: 3px 0px 0px 0;
}

#menu li li {
    padding: 0px 0px 0px 10px;
	background: url(images/sidebar_icon.gif) left 7px no-repeat;
	color: #8E673C;
	line-height: 20px;
	font-size: 1.1em;
	margin-left:0;
}

#menu li li a {
	color: #8E673C;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
}

#menu li li a:hover {
	text-decoration: underline;
}

#menu h2 {
    width: 212px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	font-size:16px;
	text-align: left;
   background: url(images/post_title_line.gif) left 20px repeat-x;
   color: #2C0000;
	font-weight: bold;
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
}

.menu_footer{
	height:79px;
	width:240px;
	background:url(images/_content_bg_bottom.png) bottom repeat-x;
	position:absolute;
}

.content_footer{
	height:79px;
	width:470px;
	background:url(images/_content_bg_bottom.png) bottom repeat-x;
	position:absolute;
}

.clear{
	clear:both;}

li#tag_cloud a, li#tag_cloud a:active{
	color:#8E673C;}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	color: #A1621B;
	width: 70%;
	text-align: center;
}

#wp-calendar #next a {
	padding: 0px 2px;
	margin: 0px;
	text-align: right;
	display: inline;
}

#wp-calendar #prev a {
	padding: 0px 2px;
	margin: 0px;
	text-align: left;
	display: inline;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #A1621B;
}

#wp-calendar a:hover {
	background: #A2621C;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	font: bold 1.2em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 0px;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.1em;
	text-transform: capitalize;
}

/* Search */
#search {
    height: 45px;
	display:none;
}
/*
#search form {
    padding: 12px 0px 0px 0px;
	margin: 0px;
}

#search #s {
    margin: 0px 0px 0px 27px;
	padding: 3px 0px 0px 0px;
	background: none;
	border: none;
	height: 20px;
	width: 170px;
}

#search span {
   float: left;
}

#search #searchsubmit {
    margin: 0px 0px 0px 5px;
	padding: 0px;
    width: 27px;
    height: 26px;
	background: url(images/spacer.gif) repeat;
	border: none;
	float: right;
} */

/* Navigation */
#navigation {
   padding: 5px 0px 10px 0px;
   float:left;
   top:0;
   z-index:90;
   }

#navigation a, #navigation a:visited{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	outline:none;
	display:block;
	position:absolute;}

#link1 a, #link1 a:visited{
	width:88px;
	height:64px;
	background:url(images/_links.png) 0 0 no-repeat;
   top:-170px;
   margin-left:40px;
   padding:35px 10px 0 0;
}

#link1 a:hover, #link1 a:active{
	background:url(images/_links.png) 0 -99px no-repeat;
}

#link2 a, #link2 a:visited{
	width:84px;
	height:60px;
	background:url(images/_links.png) -98px 0 no-repeat;	
   top:-120px;
   margin-left:210px;
   padding:34px 9px 0 0;
}

#link2 a:hover, #link2 a:active{
	background:url(images/_links.png) -98px -94px no-repeat;
}

#link3 a, #link3 a:visited{
	width:88px;
	height:59px;
	background:url(images/_links.png) -191px 0 no-repeat;
   top:-70px;
   margin-left:63px;
   padding:30px 8px 0 0;
}

#link3 a:hover, #link3 a:active{
	background:url(images/_links.png) -191px -89px no-repeat;
}

#link4 a, #link4 a:visited{
	width:138px;
	height:87px;
	background:url(images/_links.png) -287px 0 no-repeat;
   top:-15px;
   margin-left:63px;
   padding:58px 6px 0 0;
}

#link4 a:hover, #link4 a:active{
	background:url(images/_links.png) -287px -145px no-repeat;
}

#link5 a, #link5 a:visited{
	width:134px;
	height:79px;
	background:url(images/_links.png) -431px 0 no-repeat;
   top:82px;
   margin-left:120px;
   padding:56px 8px 0 0;
}

#link5 a:hover, #link5 a:active{
	background:url(images/_links.png) -431px -139px no-repeat;
}

#link6 a, #link6 a:visited{
	width:137px;
	height:92px;
	background:url(images/_links.png) -572px 0 no-repeat;
   top:156px;
   margin-left:45px;
   padding:52px 5px 0 0;
}

#link6 a:hover, #link6 a:active{
	background:url(images/_links.png) -572px -144px no-repeat;
}

#link7 a, #link7 a:visited{
	width:80px;
	height:62px;
	background:url(images/_links.png) -713px 0 no-repeat;
   top:186px;
   margin-left:180px;
   padding:32px 11px 0 0;
}

#link7 a:hover, #link7 a:active{
	background:url(images/_links.png) -713px -94px no-repeat;
}

#link8 a, #link8 a:visited{
	width:83px;
	height:61px;
	background:url(images/_links.png) -804px 0 no-repeat;
   top:-100px;
   margin-left:-25px;
   padding:32px 8px 0 0;
}

#link8 a:hover, #link8 a:active{
	background:url(images/_links.png) -804px -93px no-repeat;
}

#link9 a, #link9 a:visited{
	width:139px;
	height:88px;
	background:url(images/_links.png) -895px 0 no-repeat;
   top:55px;
   margin-left:-25px;
   padding:58px 8px 0 0;
}

#link9 a:hover, #link9 a:active{
	background:url(images/_links.png) -895px -145px no-repeat;
}

/* Maincontent */
#maincontent_bg {
    width: 470px;
	float: left;
	background: url(images/_content_bg.png);
	margin:0 0 0 20px;
	padding: 0px;
	z-index:80;
}

#maincontent {
    width: 470px;
	margin:79px 0 0 0;
	padding:0 0 0 0;
	height: auto!important;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2c0000;
	z-index:70;
}



.post {
    padding: 0px 60px 15px 50px;	
}

.post .title {
   height: 38px;
   background: url(images/post_title_line.gif) left 20px repeat-x;
   padding: 0px 0px 0px 0px; 
   margin: -45px 0 0 -30px;
   clear: both;
   width:428px;
}

.post .title h1 {
    width: 340px;
	font-size: 16px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;			
}

.post .title h1 a, .post .title h1 a:visited{
    text-decoration: none;
	color: #2c0000;
}

.postmetadata {
	margin: 0px;
	padding: 8px 0px 0px;
	color: #2c0000;
}

.postmetadata .cats_meta {
   color: #2c0000;
   font-weight: bold;
   float: left;
   padding-right: 10px;
}

.postmetadata .date {
   color: #2c0000;
   font-weight: bold;
   float: left;
}

.postmetadata .author {
   float: right;
   padding-right: 10px;
   color: #2c0000;
}

.postmetadata a {
    text-decoration: underline;
    color: #2c0000;
} 

.entry {
    padding: 0 0px 30px 0; 
	line-height: 15px;
	clear: both;
	width:428px;
	margin:0px 0 0 -30px;
}

.post .entry p {
	padding: 6px 0px;
	margin: 2px 0px;
}

.entry ul {
   clear: both;
}

.entry li {
   background: url(images/icon.gif) left 8px no-repeat;
   list-style: none;
   padding: 3px 3px 3px 10px;
   color: #A5794C;
}

.entry li a:link,.entry li a:visited {
   color: #A5794C;
   font-weight: normal;
}

.post .entry p a {
	color: #333;
	font-weight: bold;
   text-decoration: none;	
}

.post .entry p a:hover {
   text-decoration: underline;
}

.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #782f02;
}

.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 5px 0 0;
	color: #FF0375;	
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;
	margin-left:-38px;
}


/* Comments */

h3#comments, #respond h3 {
	font-size: 1.1em;
	color: #2C0000;
	margin:30px 0 0 -30px;
	width:340px;
}


#commentform {
	margin: 5px 0 0 0;
	width:340px;
	margin-left:-30px;
}

#commentform input, input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border:1px solid #000;
}

#commentform textarea, textarea {
	width: 250px;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border:1px solid #000;
}

#commentform textarea{
	width:428px;}

#commentform p{
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

form p{
	padding:0!important;} 

#commentform #submit, submit {
	margin: 0 0 5px auto;
	float: left;
	border:1px solid #000;
	background:#fff;
	outline:none;
	height:21px;
}

#commentform #submit:hover{
	background:#E3CBB3;}
	
#commentform #submit:focus{
	padding-top:3px;
	height:21px;
	color:#2C0000;}

#respond {
	color: #666;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
    padding-left: 0px;
	margin-left: -30px;
	width:428px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #000;
	background-color: #dcbea4;
	padding: 10px;
}

.even {
	border-left: 1px solid #000;
	background-color: #e3cbb3;
}

/* Footer */
#footer {
	width: 860px;
	height: 243px;
	margin: 0px auto;
	position: relative;
	clear: both;
	display:none;
}

#rss {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 442px;
	top: 136px;
}

#footer #credit {
	margin: 0;
	padding: 200px 10px 0px 0px;
	text-align: center;
	font-size: 0.9em;
	color: #D19453;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link,#footer a:visited {
	font-size: 1.0em;
	color: #D19453;
	text-align: center;
	text-decoration: none;
}

/* Images */

p img {
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

/* PageNavi*/

.wp-pagenavi {
	padding: 5px 40px 5px 50px;
}

.wp-pagenavi a {
	padding: 2px 6px;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

.gigpress-info-item{
	font-size:11px!important;}