/*  

Theme Name: screwdriver

Theme URI: http://deuced.net/screwdriver/

Description: You need a screwdriver for all those bolts!

Version: 1.7

Author: ..::DeUCeD::..

Author URI: http://deuced.net/

Tags: brown, silver, two-columns, left-sidebar, fixed-width

*/

 

body {

 	background: #000000 url('images/backline.jpg') repeat-y center top ;

  margin: 0;

	padding: 0;

	font-size: 11px;

	font-family: "Lucida Sans Unicode", Verdana;

	text-align: center;

	voice-family: "\"}\"";

	voice-family: inherit;

	color: #202020;

}

html>body {

	font-size: 11px;

}

ol, ul {

	margin: 1.2em 1em 1.2em 2.4em;

	padding: 0px 0px 0px 0px;

	font-size: 1em;

	line-height: 1.5em;

}

h1, h2, h3, h4, h5, h6 {

	clear: both;

	margin: 0 0 0 0;

	padding: 0;

	color: #574B06;

	font-family: "Lucida Sans Unicode", Verdana;

}

h1, h2 { font-size: 1.6em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.3em; }

h5 { font-size: 1.2em; }

h6 { font-size: 1.0em; }

a { text-decoration: none; }

a:link { color: #9C5800; 

}

a:visited, a:active {

	color: #9C5800;

	text-decoration: none;

}

a:hover {

	color: #AA6000;

	text-decoration: underline;

}

.title a:hover {

	text-decoration: none;

}

#sidebar a:link, #sidebar a:visited, #sidebar a:active, #footer a:link, #footer a:visited, #footer a:active {

	color: #9C5800;

	text-decoration: none;

}

#sidebar a:hover, #footer a:hover {

	color: #AA6000;

	text-decoration: underline;

}

#wrapper {

 	background: #333333 url('images/iron.jpg') ;

	display: block; 

	border: 0px #000000 solid; 

	width: 840px;

	margin: 5px auto 5px auto;

	text-align: left;

}

/* HEADER AND LOGO*/

#header {

  background: url('images/header.png')  repeat-y center top;

 	position:relative;

  margin: 0px 2px 0px 0px;  

	width: 840px;

	height: 150px;

	text-align: center;

	float: left;

	overflow: hidden;

}

.title {

  border: 0px;

  width: 400px;

	font-size: 40px;

	font-family: Georgia, Verdana;

	font-weight: bold;

  margin: 40px 0px 0px 0px;

	float: left;

	text-align: center;

}

.description {

	font-size: 10px;

	font-family: "Lucida Sans Unicode", Verdana;

	font-weight: bold;

	color: #574B06;

	margin-top: -10px;

}

.logo {

  border: 0px;

  width: 220px;

  height: 80px;

  font-size: 10px;

	font-family: "Lucida Sans Unicode", Verdana;

	font-weight: bold;

  margin: 30px 60px 0px 80px;

	float: left;

	text-align: center;

}

/* MAIN CONTENT BOXES */

#content {

 	position:relative;

	width: 560px;

	float: right;

	overflow: hidden;

  margin: 0px 2px 0px 0px; 

 	voice-family: "\"}\"";

	voice-family: inherit;

}

html>body #content {

	width: 560px;

}

#content ol{

  list-style-type: decimal;

	padding: 0px 0px 0px 10px;

}

#content ul{

  list-style-image: url('images/disc.gif');

	padding: 0px 0px 0px 5px;

}

.main-box-up {

  background: url('images/main-up.png')  no-repeat center top;

 	height: 85px;

 	position:relative;

 	padding: 0px 0px 0px 0px;

  margin: 0px 0px 0px 0px;  

}

.main-box {

  background: url('images/main.png')  repeat-y center top;

 	position:relative;

	padding: 5px 25px 5px 25px;

}

.main-box-down {

  background: url('images/main-down.png')  no-repeat center top;

 	height: 85px;

 	position:relative;

	text-align: right;

	padding: 1px 50px 0px 0px;

  margin: 0px 0px 0px 0px;

}

/* SIDEBAR */

#sidebar {

	width: 270px;

	float: left;

  margin: 0px 0px 0px 3px;

}

html>body #sidebar {

	width: 270px;

}

#sidebar ul{

	clear: both;

  position:relative;

  list-style-type: none;

  margin: 0px 0px 0px 0px;

}

.fixwidgettitle {

	color: #574B06;

	font-family: "Lucida Sans Unicode", Verdana;

	font-size: 14px;

	font-weight: bold;

	padding: 60px 30px 1px 30px;

}

.screwwidgettitle {

  background: url('images/side-up.png')  no-repeat center top ;

	text-align: center;

  height: 85px;

  width: 270px;

	clear: both;

  position:relative;

	text-align: center;

  margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}

.screwwidgettext {

  background: url('images/side.png')  repeat-y center top ;

	clear: both;

  position:relative;

	text-align: left;

  margin: 0px 0px 0px 0px; 

	padding: 1px 34px 1px 34px;

}

.screwwidgettext li{

  list-style-image: url('images/disc.gif');

  margin-left:20px;

}

.sidedown {

  background: url('images/side-down.png')  no-repeat center top ;

	clear: both;

  position:relative;

  height: 85px;

  width: 270px;

  text-align: center;

  margin: 0px 0px 0px 0px;

  font-size: 10px;

	color: #574B06;

}

#both {

	clear: both;

}

#footer {

  background: url('images/footer.png')  repeat-y center top;

  margin: 0px 0px 0px 0px;

	width: 840px;

	height: 90px;

	text-align: center;

	overflow: hidden;

	position: relative;

}

#footer p{

	font-size: 10px;

	color: #606060;

	letter-spacing: 2px;

	padding-top: 25px;

}

.nav-box {

  background: url('images/pagenavi.png')  no-repeat center top;

 	height: 90px;

 	position:relative;

  margin: 0px 0px 0px 0px;

 	text-align: center;

	overflow: hidden;

}

/* BLOG & COMMENTS */

.post {

	margin: 0 0 0 0;

	padding: 30px 0px 0px 80px;

	text-align: left;

}

.posttitle {

	margin: 10px 0 0 0px;

	padding: 20px 60px 0px 20px;

}

.postdate {

	margin: 0px 0px 0px 0px;

	color: #808080;

	font-size: 10px;

}

.thetags {

	margin: 0px 0px 0px 0px;

	color: #808080;

	font-size: 10px;

}

.postmeta {

	padding: 0px 50px 0px 0px;

}

#commentlist li{

  list-style: decimal;

}

.commentlisting {

margin-left: 5px;

text-align: justify;

}

.commentauthor {

	margin: 0;

	padding: 0 0 0.1em 0;

	font-size: 1.1em;

}

.commentauthor a {

	text-decoration: none;

}

.commentdate {

	margin-top: 0.2em;

	color: #7C7D66;

	font-size: 0.92em;

}

#comment {

	width: 98%; /* IE7 FIX */

}

.gravatar {

  float: right;

  padding-bottom: 5px;

  }

.postnav {

	margin: 1.2em 0 0 0;

	padding: 0 0 0 0;

	overflow: auto;

}

.prev {

	padding: 0px 0px 0px 90px;

	float: left;

}

.next {

	padding: 0px 90px 0px 0px;

	float: right;

}

.pagenavi { 

	padding: 37px 0px 3px 0px;

	text-align: center;

}

#respond {

	padding: 60px 0px 0px 90px;

	float: left;

}

#comments {

	padding: 60px 0px 0px 90px;

	float: left;

}

#numofcomments {

	padding: 60px 0px 0px 90px;

	float: left;

}

.navigation {

	padding: 10px 50px 10px 50px;

	height: 15px;

}

.comleft {

float: left

}

.comright {

float: right

}

.tocommentform {

	padding: 60px 90px 0px 0px;

	float: right;

}

#commentform {

	padding: 0px 0px 0px 10px;

}

.feed {

	padding: 0px 30px 0px 0px;

	float: right;

}

input, textarea, select {

	background-color: #fffff0;

	border: 1px solid #574B06;

	color: #000;

	font: 1em "Lucida Sans Unicode", Verdana;

}

input.submit, input[type=submit] {

	border: 1px solid #000;

	background-color: #574B06;

	font-weight: bold;

	color: #fffff0;

}

blockquote {

  background: url('images/screw.png')  no-repeat 50% 1%;

	background-color: #fffff0;

	margin: 0 1px;

	padding: 30px 20px 0px 20px;

	border-left: 1px solid #C8C098;

	border-top: 4px solid #C8C098;

	border-right: 1px solid #C8C098;

	border-bottom: 4px solid #C8C098;

	font-size: 0.92em;

}

small {

	font-size: 0.92em;

}

code {

	font-size: 1.1em;

	font-family: "Courier New", Courier, monospace;

	color: #7C7D66;

}

img {

  border: 0px;

  max-width: 440px;

}

/* Captions */

.alignleft,

div.alignleft {

	display: block;

	margin-left: 0px;

	margin-right: auto;

}

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignright,

div.alignright {

	display: block;

	margin-left: auto;

	margin-right: 0px;

}



.wp-caption {

	border: 1px solid #808080;

	text-align: center;

	background-color: #f5f5f5;

	padding: 10px 5px 0px 5px;

	margin: 5px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 10px;

	line-height: 17px;

	padding: 0 5px 0px;

	margin: 0;

}

/* Image Border when class="image" */

.image {

	border: 1px solid #808080;

	padding: 10px 10px 10px 10px;

	background: #f5f5f5;

}

/* Widget Search */

.search-box {

  background: url('images/side-search.png')  no-repeat center top;

	clear: both;

 	height: 90px;

 	position:relative;

  margin: 0px 0px 0px 0px;

 	text-align: center;

}

#sidebar #s {

	margin-top: 37px;

	width: 75px;

}

/* Search Results */

.postsearch {

  padding: 0px 30px 0px 30px;

}

.postsfound {

  padding: 0px 0px 0px 0px;

}

/* Calendar */

.widget_calendar h2 {

	display: none;

}

#wp-calendar {

	margin: 0 0 0 0;

	width: 200px;

	border: 1px solid #574B06;

	background: #fffff0;

	line-height: 1.2em;

	text-align: center;

	voice-family: "\"}\"";

	voice-family: inherit;

	width: 200px;

}

html>body #wp-calendar {

	width: 200px;

}

#wp-calendar caption {

	margin: 0 0 0 0;

	padding: 0.4em 0;

	border-top: 1px solid #574B06;

	border-right: 1px solid #574B06;

	border-left: 1px solid #574B06;

	background: #574B06;

	color: #fffff0;

	font-weight: bold;

}

#wp-calendar td {

	border: 0;

	border-collapse: collapse;

	background: transparent;

}

#wp-calendar td a {

	display: block;

	width: 100%;

}

#wp-calendar td.pad {

	background: transparent;

}

#wp-calendar td#next, #wp-calendar td#prev {

	padding: 0.1em 2px;

	background: transparent;

}

#wp-calendar td#next a, #wp-calendar td#prev a {

	display: inline;

}

#wp-calendar td#next {

	text-align: right;

}

#wp-calendar td#prev {

	text-align: left;

}

/* If you keep on writing below this line you are either a coder or a poet! */
