/*

Theme Name: Gunmetal DE-Edition
Theme URI: http://blog.kabelbrandimherzschrittmacher.de
Description: Zweispaltiges Wordpress Theme <br />Design by <a href="http://www.sixshootermedia.com">Six Shooter Media</a>. <br /> Ported by <a href="http://www.kaushalsheth.com">Kaushal Sheth</a>. <br />Eingedeutschte Version.
Version: 1.12
Author: outlaw_wolf
Additions and Changes by Daniel Gollub, November 2007

*/

.colH {
	width: 15%;
}

.info {
	color:#BBBA0C;
}

.ownDocs {
	background:#313131;
	color: #DED2D2;
	border-style: solid;
	border-color: #260000;
	border-size: 1px;
	padding: 6px;
	margin-left: 20px;
/*	position: absolute;*/
}

.quote {
	text-align: right;	
	font-style: italic;
}

body {
	background:#121212;
	font: Verdana, DejaVu Sans, MS Mincho, ＭＳ 明朝;
	word-spacing:2px;
	color:#F2F2F2;
	margin:0;
}

.japo {
	font: EPSON 丸ゴシック体Ｍ, DejaVu Sans, MS Mincho, ＭＳ 明朝;
}

.colorfull {
	color:#FF9B29;
}

* {
	margin:0;
	padding:0;
}

a {
	color:#34FE8C;
	border-bottom:1px dotted #232323;
	text-decoration:none;
	padding:2px 4px 2px 4px;
}
a:hover {
	border-bottom:1px dotted #99CC33;
	background:#101010;
}

h2 {
	font:24px Arial, sans-serif;
	color:#99CC33;
	letter-spacing:-1px;
	font-weight:normal;
	margin:15px 0 15px 0;
}

h2 a {
	color:#99CC33;
	text-decoration:none;
	border:none;
	padding:0;
}
h2 a:hover {
	
	color:#fff;
}
h3 {
	font-size:1.2em;
	color:#ccc;
	font-weight:normal;
	margin:15px 0 15px 0;
}
p {
	line-height:24px;
	margin:25px 0 25px 0;
}
blockquote {
	font-size:0.9em;
	color:#000000;
	font-family: Courier; 
 background:#EEEEEE;
 border-style: solid;
 border-color: #98BE10;
 border-size: 1px;
 padding: 1px;
 padding-left: 3px;
}

#sidebar {
	width:250px;
	/*background:url('images/sidebar.jpg') no-repeat top left;*/
	float:left;
	padding-left:20px; padding-right:20px; padding-top:248px; padding-bottom:50px
}
#sidebar p {
	font-size:0.9em;
}
#sidebar a {
	color:#ccc;
	border:none;
}
#sidebar a:hover {
	text-decoration:underline;
	color:#eee;
	border:none;
}
#sidebar h1 {
	color:#fff;
	font-size:1.7em;
}
#sidebar h1 a {
	color:#fff;
	text-decoration:none;
	padding:0;
}
#sidebar h1 a:hover {
	text-decoration:none;
}
ol#nav {
	margin:25px 15px 25px 30px;
	font-size:1.3em;
}
ol li {
	margin:15px 0 15px 0 !important;
	margin:-10px 0;
}
#nav a {
	display:block;
	margin:0;
	color:#99CC33;
	border:none;
}
#nav a b {
	float:right;
	display:none;
	color:#333;
}
#nav a:hover {
	background:none;
	border:none;
	text-decoration:none;
}
#nav a:hover b {
	display:inline;
}
#contentHeader {
	background:url('images/content.jpg') repeat-x top left;
	padding-top: 248px; margin-top:0; margin-bottom:2px
}
#content {
	padding:20px; margin-left:250px; margin-right:5%; margin-top:0; margin-bottom:0
}

#content2 {
	padding:20px; margin-left:270px; margin-right:5%; margin-top:0; margin-bottom:0
}
#content ul, #content2 ul {
	margin:15px 15px 15px 15px;
	list-style:none;
}
#content ul li, #content2 ul li {
	margin:10px 0;
	background:url('images/bp.gif') no-repeat left;; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}


#content ol li, #content2 ol li {
	margin:15px 0 15px 0 !important;
	margin:10px 0;
}
#content img, #content2 img {
/**/
}
.postdata {
	font:11px Verdana;
	margin:-6px 0 -15px 0;
	color:#33FFFF;
}
#footer {
	padding:30px;
	text-align:center;
	border-top:3px solid #333;
	margin:50px 0 0 0;
	background:#000;
	
	}
	
	
	
	
	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #121212;
width: 280px;
}

#commentform textarea {
background: #CCCCCC;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #CCCCCC;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #CCCCCC;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #CCCCCC;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #CCCCCC;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #CCCCCC;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


#sidebar ul li {
	margin:5px 0 5px 0 !important;
}




#sidebar ul li a{
	color:#00FF33;
}

#sidebar ul
{
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
}

/* addons */

#submit {
	background-image: url(../../../../../wp-content/themes/gunmetal_de/images/submit.jpg);
	border: 0px 0px 0px 0px;
}

#side_submit {
	background-image: url(../../../../../wp-content/themes/gunmetal_de/images/submit.jpg);
	border: 0px 0px 0px 0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

