/*  
Theme Name: dirty-jerz Theme
Theme URI: http://localhost:4030/
Description: Theme for the dirty-jerz blog based on the WordPress default theme.
Version: 0.1
Author: Stefan Frede
Author URI: http://www.frede.biz/
*/

/* Begin Typography & Colors */
BODY {
	color: #000000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-attachment: fixed;
	background-color: #011215;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: -700px top;
}

#page {
	background-color: #FFF;
	border-right: 1px solid #DCDDDE;
	border-left: 1px solid #DCDDDE;
	text-align: left;
}

#header {
	background: #FFF url('img/logo.jpg') no-repeat top left;
}

#headerimg {
	background-color: #D50031;
	text-transform: uppercase;
}

#searchbox {
	background: url('images/djbgsearch.gif') no-repeat top left;
}

#wrapper {
	margin: 50px 0 0 0;
	padding: 0 0 150px 0;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(img/sep.gif);
	background-repeat: repeat-y;
	background-position: 195px top;
}

#content,
#sidebar,
#searchform,
#status {
	font-size: 1.1em}

.widecolumn .entry P {
	font-size: 1.05em;
}

.narrowcolumn .entry,
.widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .post {
	background: #FFF url('images/djbgpost.gif') no-repeat top left;
}

.specs {
	background-color: #EAEBEC;
}

STRONG {
	color: #000;
	font-weight: bold;
	line-height: 160%;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

FIELDSET .required {
	color: #F00;
	text-align: right;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	border: none;
}

SMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

H1, H2, H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H1 {
	font-size: 2.4em;
	text-align: left;
}

#headerimg .description {
	font-size: 1.4em;
	text-align: left;
}

H2 {
	font-size: 1.2em;
	text-transform: uppercase;
}

H2.pagetitle {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

H2.pagetitle A {
	color: #FFF;
}

#searchform H2 {
	color: #FFF;
	font-weight: normal;
	margin: 0;
}

#searchform H2 A {
	color: #FFF;
}

#searchform #s {
	font-size: .9em;
	border: 1px solid #434343;
}


#sidebar H2 {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar UL.brands UL LI {
	background: #FFF url('img/djbgsidebarcat.gif') no-repeat bottom left;
}

#sidebar UL.steps UL LI {
	background: #FFF url('img/djbgsidebarcat.gif') no-repeat bottom left;
	padding-bottom: 7px;
	margin: 0;
	padding-left: 0;
}

#sidebar UL.steps UL LI a {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

#sidebar UL.steps UL LI a.active {
	color: #805f00;
}

#sidebar UL.steps UL LI a.active:hover {
	text-decoration: none;
}



#addicted_results UL {
	background-color: #FFF;
	border: 1px solid #434343;
	border-top: none;
}

H3 {
	font-size: 1.3em;
}

H1,
H1 A,
H1 A:hover,
H1 A:visited,
#headerimg .description {
	text-decoration: none;
	color: #FFF;
}

H2,
H2 A,
H2 A:visited,
H3,
H3 A,
H3 A:visited {
	color: #333;
}

H2,
H2 A,
H2 A:hover,
H2 A:visited,
H3,
H3 A,
H3 A:hover,
H3 A:visited,
#sidebar H2,
#wp-calendar caption,
CITE {
	text-decoration: none;
}

.entry P A:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textareA {
	font: 0.9em Arial, Helvetica, sans-serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist CITE, .commentlist CITE A {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

ACRONYM, ABBR, SPAN.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

A, H2 A:hover, H3 A:hover {
	color: #805F00;
	text-decoration: none;
}

A:hover {
	color: #805F00;
	text-decoration: underline;
}

#wp-calendar #prev A {
	font-size: 9pt;
}

#wp-calendar A {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
BODY {
	margin: 0;
	padding: 0; 
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 730px;
}

#header {
	height: 170px;
	margin: 0 0 0 15px;
	padding: 0;
	position: relative;
	width: 700px;
}

#headerimg {
	left: 0;
	margin: 0;
	padding: 2px 21px 2px 19px;
	position: absolute;
	top: 23px;
}

#searchbox {
	padding: 35px 0 0 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 179px;
}

#mainnav {
	left: 15px;
	position: absolute;
	top: 149px;
}

#status {
	height: 26px;
	margin: 0 0 0 206px;
	padding: 5px 0 0 0;
}

#container {
	float: right;
	margin-left: -206px;
	width: 100%;
}

#content {
	margin-left: 216px;
}

.narrowcolumn {
	margin: 0;
	padding: 0 15px 0 0;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 20px 0;
	padding: 20px 0 0;
}

.post .downloadbox {
	width: 612px;
}

.post .downloadbox .dbcontainer,
.post .downloadbox TABLE.dbcontainer {
	float: left;
	margin: 0 -304px 0 0;
	width: 100%;
}

.post .downloadbox TABLE.dbcontainer {
	float: none;
	margin: 0;
}

.post .downloadbox TABLE.dbcontainer TD {
	vertical-align: top;
}

.post .downloadbox .dbcontent {
	float: left;
	margin: 0 304px 0 0;
}

.post .downloadbox .dbcontent .specs {
	margin: 0 0 0 105px;
}

.post .downloadbox TABLE.dbcontainer TD .specs {
	margin: 0 10px;
	padding: 7px 10px;
}

.post .downloadbox .dbcontent .specs TABLE,
.post .downloadbox TABLE.dbcontainer TD .specs TABLE {
	height: 76px;
	margin: 0;
	padding: 7px 10px;
	width: 175px;
}

.post .downloadbox TABLE.dbcontainer TD .specs TABLE {
	padding: 0;
}

.post .downloadbox .dbcontent .thumbnail,
.post .downloadbox TABLE.dbcontainer TD.thumbnail {
	float: left;
	margin: 0;
	padding: 0;
	width: 95px;
}

.post .downloadbox TABLE.dbcontainer TD.thumbnail {
	float: none;
}

.post .downloadbox .dbcontent .thumbnail .shadowbox,
.post .downloadbox TABLE.dbcontainer TD.thumbnail .shadowbox {
	background: #FFF url('images/djthumbshadow.gif') no-repeat top left;
	height: 96px;
	width: 95px;
}

.post .downloadbox .dbcontent .thumbnail .shadowbox IMG,
.post .downloadbox TABLE.dbcontainer TD.thumbnail .shadowbox IMG {
	height: 90px;
	width: 90px;
}

.post .downloadbox .copytext {
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	width: 289px;
}

.post .downloadbox TABLE.dbcontainer TD.copytext {
	padding: 0 5px 0 0;
	width: 289px;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

FIELDSET {
	border: none;
	margin: 0;
	padding:  0;
	width: 400px;
}

FIELDSET .required {
	float: right;
	padding: 2px 0 0 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 730px;
	clear: both;
	color: #FFF;
	border-top: 20px solid #FFF;
}

#footer p {
	margin: 0;
	padding: 7px 0;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
/* End Structure */



/*	Begin Headers */
H1 {
	margin: 0;
	padding: 0;
}

H2 {
	margin: 0 0 0 0;
}

H2.pagetitle {
	height: 1.6em;
	margin: 0 0 8px 0;
	padding: 0;
	width: 500px;
	border-bottom: 1px solid #CCC;
}

#sidebar H2 {
	height: 1.6em;
	margin: 0 0 7px 0;
	padding: 0;
	width: 155px;
	border-bottom: 1px solid #CCCCCC;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
H2 IMG {
	margin: 0;
	vertical-align: -1px;
}

P IMG {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

/*
.entry UL LI:before, 
#sidebar UL UL LI:before {
	content: "\00BB \0020";
}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar UL,
#sidebar UL OL,
#addicted_results UL {
	margin: 0;
	padding: 0;
}

#addicted_results UL {
	width: 148px;
}

#sidebar UL LI,
#addicted_results UL LI {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px 0;
}

#sidebar UL.brands LI, #sidebar UL.steps LI {
	margin: 0 0 17px 0;
}

#addicted_results UL LI {
	margin: 0;
	padding: 2px 5px;
}

#mainnav UL {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 100%
}

#mainnav UL LI {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#mainnav UL LI H2 {
	float: left;
}

#mainnav UL LI A {
	float: left;
	padding: 0;
}

#sidebar UL P,
#sidebar UL SELECT {
	margin: 5px 0 8px;
}

#sidebar UL UL,
#sidebar UL OL {
	margin: 5px 0 0 10px;
}

#sidebar UL.brands UL, #sidebar UL.steps UL {
	margin: 0;
}

#sidebar UL UL UL,
#sidebar UL OL {
	margin: 0 0 0 10px;
}

OL LI,
#sidebar UL OL LI {
	list-style: decimal outside;
}

#sidebar UL UL LI,
#sidebar UL OL LI {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar UL.brands UL LI {
	margin: 0;
	padding: 0 0 1px 0;
}

#sidebar UL.steps UL LI {
	padding-bottom: 7px;
	padding-top: 7px;
}

DL {
	margin: 0 0 10px 0;
	width: 100%;
}

DL DT {
	float: left;
	width: 150px;
}

DL DD  {
	float: right;
	width: 200px;
}
/* End Entry Lists */

/* Begin Form Elements */
FIELDSET INPUT.text {
	width: 190px;
}

#searchform {
	margin: 0;
	padding: 0; 
}

#searchform #s {
	height: 12px;
	padding: 2px;
	width: 150px;
}

#searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textareA {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadatA {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float: left;
	margin: 0;
	padding: 0 11px 0 15px;
	width: 165px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next A {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev A {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar A {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
A IMG {
	border: none;
}

ACRONYM, ABBR, SPAN.caps {
	cursor: help;
}

ACRONYM, ABBR {
	border-bottom: 1px dashed #999;
}

BLOCKQUOTE {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

BLOCKQUOTE CITE {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.clearing {
	clear: both;
	height: 0;
}

HR {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

P {
	margin: 0 0 10px 0;
}
/* End Various Tags & Classes*/

.main_content {
	float:left;
	width:275px;
	font-size: 1em;
	padding: 7px 0 0 0;
	line-height: 135%;
}
.main_images {
	float:right;
	width:180;
	font-size: 1em;
	padding: 7px 0;
}
.main_images p{
	color: #ae7c10;
}
.main_images a{
	padding: 0px 3px 0px 3px;
	background: #ae7c10;
	color:#FFF;
}
.main_images img{
	margin: 0 0 15px 0;
}
.bg_download {
	padding: 10px 10px 0 10px;
	background-color: #FFFFFF;
	background-image: url(img/bg_download.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin: 0 0 10px 0;
}
.bg_download img{
	margin: 0 10px 0 0;
	float: left;
}

.enter {
	margin: 100px auto 0;
	width: 730px;
	color: #FFF;
	text-align:center;
	padding: 0 0 10px 0;
}
.enter p{
	font-weight:normal;
}
.enter a{
	font-size:1.1em;
	font-weight: bold;
	background:#805F00;
	color:#FFF;
	padding:2px;
	text-transform: uppercase;
}
.enter strong{
	font-size:1.8em;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#footer_enter {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 200px;
	clear: both;
	color: #7A8B8E;
	border-top: 1px solid #ce1041;
}
#footer_enter p {
	margin: 0;
	padding: 7px 0;
	text-align: center;
}
#footer_enter a {
	color: #7A8B8E;
	text-decoration: underline;
}
#footer_enter strong {
	color: #7A8B8E;
}
