/*
Theme Name: Gazette Dark
Theme URI: http://www.leemilthorpe.com/gazette-wordpress-theme
Version: 1.1
Author: Lee Milthorpe
Author URI: http://www.leemilthorpe.com/
Licence: GPL
 
Description: A 3 column magazine flavoured Wordpress theme
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline }
 
body {
	background: #2E2E2E;
	color: #747472;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 400;
	height: 100%;
	line-height: 150%;
	margin: 0;
	text-align: left }
 
/* GENERAL */
p {
	line-height: 150%;
	margin: 0 0 1em }
 
strong { font-weight: 700 }
 
em { font-style: italic }
 
img { border: none }
 
blockquote p {
	border-left: 3px solid #FFFFFF;
	font-style: italic;
	padding-left: 1em }
 
ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 0 0 1em }
 
ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 0 0 1em }
 
/* LINKS */
a, a:visited { color: #006699; }
 
a:hover { color: #000; }
 
#top a {
	color: #888;
	text-decoration: none; }
 
#bottom a { text-decoration: none; }
 
#top a:hover, #bottom a:hover,.postmeta a:hover { color: #FFF; }
 
/* HEADINGS */
h1 {
	color: #000;
	font-family: Georgia, Serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.2em;
	margin: 0 0 1em;
	text-decoration: none; }
 
	h1 a {
		color: #006699;
		font-family: Georgia, Serif;
		font-size: 18px;
		font-style: italic;
		line-height: 1.2em;
		margin: 0 0 1em;
		text-decoration: none; }
 
		h1 a:hover { color: #000; }
 
h2 {
	color: #000;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.2em;
	margin: 0 0 1em; }
 
h3 {
	color: #000;
	font-family: Georgia, Serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.2em;
	margin: 0 0 1em; }
 
h4 {
	color: #000;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
	margin: 0 0 1em; }
 

 
#commentbox h6 {
	width: 440px;
	background: #EEE;
	border-bottom: 1px solid #E0E0E0;
	color: #747472;
	font-family: Georgia, Serif;
	font-size: 12px;
	text-transform: uppercase;
	padding: 15px 20px;
	margin: 0 0 20px -20px; }
 
/* LOGO */
.logo { padding: 30px; }
 
/* MAIN DIVS */
#container {
	background: #FFFFFF repeat-y center 0;
	margin: 0 auto;
	height: 100%;
	padding: 0px 0px;
	width: 960px; }
 
#top {
	background: #000;
	color: #FFF;
	width: 930px;
	padding: 5px 20px 5px 10px; }
 
#header {
	background: #141414;
	width: 960px; }

#headerslide {
	background: #1E1E1E;
	clear: both;
	width: 920px;}
 
#content {
	float: left;
	width: 440px;
	padding: 20px; }
 
#content.ohne sidebar  { 
    margin: 0 auto; 
    width: 900px; 
}

#adbar {
	float: right;
	width: 135px;
	padding: 20px; }
 
#bottom {
	background: #000000;
	clear: both;
	color: #FFF;
	width: 920px;
	padding: 15px 20px; }
 
#topleft, #bottomleft { float: left; }
 
#topright, #bottomright { float: right; }
 
.mainitem { position: relative; }
 
.row { clear: both; }
 
.col1 {display:none} 
 
.col2 {display:none} 
 
.sideitemdiv {display:none} 
 
.sideitemimg {display:none} 
 
.sideitemtext {
	float: left;
	width: 165px;
	margin: 0 0 10px 0; }
 
.postmeta {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000;
	color: #747472;
	padding: 5px 10px;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-style: italic; }
 
	.postmeta a {
		font-family: Georgia, Serif;
		font-size: 12px;
		font-style: italic; }
 
/* IMAGE STYLES */
#content img,#content a img,#sidebar img,#sidebar a img,#adbar img,#adbar a img {
	border: none;
	margin: 0 0 20px 0;
	display: block; }
 
#footer img {
	border: 5px solid #000;
	display: block; }
 
#content img.alignright,.alignright {
	float: right;
	margin: 0 0 0 1em;
	width: auto }
 
#content img.alignleft,.alignleft {
	float: left;
	margin: 0 1em 0 0;
	width: auto }
 
#content img.aligncenter,.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto }
 
/* LIST STYLES */
#top ul {
	list-style: none;
	margin: 0 }
 
	#top ul li {
		display: inline;
		margin: 0 1em 0 0 }
 
#sidebar ul {
	list-style: none;
	list-style-position: outside;
	margin: 0; }
 
	#sidebar ul li {
		background-image: url(images/post.png);
		background-position: 0 2px;
		background-repeat: no-repeat;
		margin-left: 0px;
		padding: 0 0 5px 25px; }

#dropmenu, #dropmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	width: 100%; }
 
#dropmenu a {
	display: block;
	padding: 10px 0 10px 10px;
	color: #fff;
	background: #000;
	text-decoration: none; }
 
	#dropmenu a:hover { color: #fff; }
 
#dropmenu li.current_page_item a {
	color: #fff;
	text-decoration: none; }
 
#dropmenu li {
	float: left;
	position: relative; }
 
#dropmenu ul {
	position: absolute;
	display: none;
	width: 12em;
	top: 35px;
	left: -1px; }
 
#dropmenu li ul { width: 14.1em; }
 
	#dropmenu li ul a {
		width: 12em;
		height: auto;
		float: left; }
 
#dropmenu ul ul { top: auto; }
 
#dropmenu li ul ul {
	left: 12em;
	margin: 0px 0 0 10px; }
 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul { display: none; }
 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul { display: block; }
 
/* MISC STYLES */
.widget {
	margin: 30px 0 0;
	width: 260px }
 
.clearfix { clear: both }
 
.tenfix { margin: -10px; }
 
#newold {
	clear: both;
	width: 440px;
	padding: 20px 0 0 0; }
 
.newer {
	float: left;
	width: 220px }
 
.older {
	float: right;
	text-align: right;
	width: 220px }
 
.wp-caption {
	border: none;
	padding: 0;
	text-align: center }
 
	.wp-caption img {
		border: 0 none;
		margin: 0;
		padding: 0 }
 
	.wp-caption p.wp-caption-text {
		background: #000;
		color: #747472;
		font-size: 10px;
		line-height: 1.5em;
		margin: -25px 0 0 0;
		padding: 5px }
 
.search-form input {
	width: 135px;
	background: #F5F5F5;
	border: none;
	color: #747472;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0; }
 
#cu3er-container {
	width: 920px;
	outline: 0; }
 
/* COMMENT STYLES */
.avatar img {
	float: left;
	width: 80px; }
 
.commenttext {
	float: left;
	margin: 0 0 20px 15px;
	width: 335px }
 
.commentname { color: #000; }
 
.commentdate {
	color: #CCC;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
	margin: 0 0 1em; }
 
.labels {
	clear: left;
	float: left;
	height: 32px;
	margin: 5px 10px 10px 0;
	width: 100px }
 
.form {
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #AAA;
	border-right: 1px solid #DDD;
	border-top: 1px solid #AAA;
	color: #747472;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 10px;
	width: 308px }
 
.submit {
	background: #000;
	border: none;
	clear: both;
	color: #FFF;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	width: 120px }