/*
Theme Name: mydarktime.de colabedition
Theme URI: http://www.mydarktime.de
Description: round three
Version: 1.0
Author: Claus Artz
Author URI: http://www.mydarktime.de
*/

body {
	background-image: url(images/bg.jpg);
}

#body2 {
	font-size: 12px;
	background-position: center;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
}

.submenuitem a:hover img, .postbody a:hover img {
	border-color: #4C8DAB;
}

.postbody img.image1 {
	border: 1px solid #cdcdcd;
	margin-right: 1em;
	float: left;
	max-width: 502px;
	max-height: 450px;
}

.postbody img.image2 {
	border: 1px solid #cdcdcd;
	margin-left: 1em;
	float: right;
	max-width: 502px;
	max-height: 450px;
}

.submenu #aubg {
	width: 340px;
}

* {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}

#wrapper {
	width: 961px;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	text-align: right;
	background: #fff url(images/logo.jpg) no-repeat top left;
}

#header p {
	margin: 0;
}

#header p a {
	display: block;
	width: 960px;
	height: 143px;
}

#header p a img {
	padding: 0;
}

#header a, #header a:hover {
	border: 0;
}

#headerlink {
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	color: #8f8f8f;
	font-weight: normal;
	padding: 2px 8px;
	letter-spacing: 1px;
}

#headerlink a {
	color: #8f8f8f;
}

#headerlink a:hover {
	color: #4C8DAB;
}

#headerlink p {
	margin-bottom: 0;
}

#subheader {
	background-color: #282828;
	border: 1px solid #cdcdcd;
	margin-bottom: 10px;
	border-left: 0;
	border-right: 0;
	width: 961px;
}

#subheader .border {
	border: 1px solid #fff;
	border-left:0;
	border-right: 0;
	height: 65px;
	background-color: #d3d3d3;
}

#subheader ul li {
	display: block;
	list-style: none;
	width: 130px;
	height: 65px;
	float: left;
}

#subheader ul li * {
	width: 130px;
	height: 65px;
	display: block;
}

#subheader ul li#home {
	width: 57px;
}

#subheader ul li#home a {
	background: url(images/navi.jpg) no-repeat 0 0px;
	width: 57px;
}

#subheader ul li#christiane a {
	background: url(images/navi.jpg) no-repeat -57px 0px;
}

#subheader ul li#claus a {
	background: url(images/navi.jpg) no-repeat -187px 0px;
}

#subheader ul li#links a {
	background: url(images/navi.jpg) no-repeat -317px 0px;
}

#subheader ul li#sub {
	float: right;
	overflow: hidden;
}

#subheader ul li#sub ul li, #subheader ul li#sub ul li * {
	width: 138px;
	height: 21px;
}

#subheader ul li#sub ul li#stumbler a {
	background: url(images/navi.jpg) no-repeat -822px 0px;
}

#subheader ul li#sub ul li#flickr a {
	background: url(images/navi.jpg) no-repeat -822px -23px;
}

#subheader ul li#sub ul li#rss a {
	background: url(images/navi.jpg) no-repeat -822px -43px;
}

#subheader ul li#home a:hover {
	background-position: 0 -65px;
}

#subheader ul li#christiane a:hover {
	background-position: -57px -65px;
}

#subheader ul li#claus a:hover {
	background-position: -187px -65px;
}

#subheader ul li#links a:hover {
	background-position: -317px -65px;
}

#subheader ul li#sub ul li#stumbler a:hover {
	background: url(images/navi.jpg) no-repeat -822px -65px;
}

#subheader ul li#sub ul li#flickr a:hover {
	background: url(images/navi.jpg) no-repeat -822px -88px;
}

#subheader ul li#sub ul li#rss a:hover {
	background: url(images/navi.jpg) no-repeat -822px -108px;
}

#subheader ul li a span {
	display: none;
}

#search #searchbox {
	height: 18px;
	border: 1px solid #cdcdcd;
	padding: 3px 6px 0 6px;
	font-size: 14px;
	width: 128px;
	margin: 0 3px;
}

#search #submit {
	width: 66px;
	border: 1px solid #cdcdcd;
	height: 22px;
	background-color: #fff;
}

#contentwrapper {
	width: 568px;
	margin: 0 16px 0 0;
	float: left;
}

.label {
	margin: 0 16px 0 0;
	float: left;
	color: #333;
	width: 34px;
	height: 133px;
}

.label img {
	padding: 1px;
	border: 1px solid #cdcdcd;
	border-left: 0;
	padding-left: 0;
}

#posts {
	padding-bottom: 2em;
	overflow: hidden;
}

.postbody {
	float: left;
	width: 506px;
	padding: 0 5px;
}

.postbody img {
	border: 1px solid #cdcdcd;
	padding: 1px;
	margin-bottom: 1em;
	clear: right;
	background-color: #fff;
}

img.image {
	border: 1px solid #cdcdcd;
	padding: 1px;
	background-color: #fff;
}

blockquote {
	font-size: 18px;
	color: #444;
	line-height: 1.5em;
	font-family: georgia;
	font-style: italic;
	width: 460px;
	float: right;
	margin: 0 0 1em 0;
	color: #444;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding: 1em 1em 1em 1em;
}

blockquote .caps {
	font-family: georgia;
}

.postfooter {
	clear: both;
	border: 1px solid #cdcdcd;
	background-color: #eeedeb;
	width: 504px;
	margin: 1em 1px 2em 0;
}

.postfooter .border {
	border: 1px solid #fff;
	padding: 5px 16px;
	position: relative;
}

.postfooter img {
	margin: 0 5px -3px 0;
	border: 0;
	background: none;
}

.postfooter p {
	margin: 0;
}

.postfooter *, .post .postfooter a {
	font-family: georgia, serif;
	font-size: 12px;
}

.subiteminfo .commentcount {
	float: right;
	text-align: right;
	margin-right: 2px;
}

.subiteminfo .commentcount a {
	font-style: italic;
	font-family: georgia;
	color: #000;
}

.subiteminfo .commentcount a:hover {
	color: #4C8DAB;
}

.commentinvite {
	float: right;
	margin-top: -18px;
}

.commentinvite ul li {
	display: inline;
	list-style: none;
	border-left: 1px solid #cdcdcd;
	margin-right:5px;
	padding-left: 5px;
}

h3#comments, h3.lc {
	font-size: 16px;
}

h3.lc {
	padding-top: 20px;
	padding-bottom: 10px;
}

.comments_wrap {
	clear: both;
	padding-bottom: 5px;
}

.comments_wrap img {
	background: none;
	padding: 1px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #D7D7D7 1px solid;	
	padding: 1px;
}

.comments_wrap .right {
	margin-left: 55px;
}

.comments_wrap .right h4 {
	font-size: 11px;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

#commentform .border2 {
	padding: 10px;
}

#commentform li {
	list-style: none;
}

#commentform label {
	margin: 5px 10px 12px 12px;
	width: 80px;
	float: left;
	font-family: georgia;
	font-style: italic;
	font-size: 15px; 
}

#commentform input {
	margin-bottom: 1em;
	width: 220px;
	border: 1px solid #cdcdcd;
	padding: 5px;
}

#commentform .button {
	font-family: georgia;
	font-style: italic;
	color: #4C8DAB;
}

#commentform .button.disabled {
	color: #ccc;
}

#commentform textarea {
	width: 470px;
	border: 1px solid #cdcdcd;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

#subwrapper {
	width: 366px;
	float: left;
	margin-right: 10px;
}

.submenu {
	border: 1px solid #cdcdcd;
	margin-bottom: 10px;
	background-color: #eeedeb;
}

.submenu .border {
	border: 1px solid #fff;
	padding: 10px;
	overflow: auto;
}

.submenu .border2 {
	border-bottom: 3px double #cdcdcd;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 10px;
	overflow: auto;
}

.submenu h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: georgia;
	color: #343434;
}

.submenu h2.sidebarleader {
	font-size: 22px;
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	border:0;
	padding-bottom: 14px;
	color: #343434;
	background: url(images/1072.jpg) no-repeat center bottom;
	margin-bottom: 10px;
}

.submenu .magazinenav td {
	width: 38%;
	padding-bottom: 5px;
}
.submenu .magazinenav a {
	font-family: georgia;
	color: #343434;
	font-size: 14px;
}

.submenu .magazinenav a:hover {
	color: #4c8dab;
	text-decoration: none;
}

.submenu .magazinenav img {
	border: 0;
	margin: 0 3px -2px 0;
}

.submenu li {
	line-height: 140%;
	list-style: none;
	text-transform: uppercase;
}

.submenu h3 a {
text-decoration: none;
}

.submenu a h3 img {
border: 0;
}

.submenuitem:first-child {
	border: 0;
	padding: 0 0 5px 0;
	margin-top: 0;
}

.submenuitem {
	padding: 10px 0 5px 0;
	margin-top: 5px;
	border-top: 1px solid #cdcdcd;
}

.submenuitem h4 {
	margin-bottom: 4px;
}

.submenuitem h4 a {
	color: #343434;
	font-weight: normal;
	font-size: 18px;
	font-family: georgia;
}

.submenuitem h4 a:hover {
	color: #4c8dab;
	text-decoration: none;
}

.submenuitem a img {
	border-color: #cdcdcd;
	background-color: #fff;
	padding: 1px;
}

.submenuitem a:hover {
	border: 0;
}

.submenuitem .subiteminfo a:hover {
	border-bottom: 1px dotted #4c8dab;
}

.submenu .submenuitem ul {
	margin: 5px 0 0 240px;
	border: 0;
}

.submenu .submenuitem li:first-child {
	border: 0;
	padding: 0;
}

.submenu .submenuitem li {
	border-left: 1px solid #000;
	padding-left:10px;
	margin-right: 10px;
	display: block;
	width: 100px;
	text-align: right;
}

.submenu .submenuitem li a {
	text-transform: none;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: italic;
	font-family: georgia;
}

.submenu .submenuitem li a:hover {
	color: #4c8dab;
	text-decoration: underline;
}

.social {

	width: 161px;
	margin-right: 10px;
	float: left;
}

.social ul li {
	padding: 2px 0;
}

.social ul li img {
	margin-bottom: -4px;
	margin-right: 10px;
}

.social ul li a {
	font-family: georgia;
	font-style: italic;
	text-transform: none;
}

#tagcloud {
	font-weight: bold;
	color: #4c8dab;

}

#tagcloud a {
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
}

#footer {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background-color: #d3d3d3;
	overflow: auto;
	clear: both;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	margin-right:-1px;
	border: 1px solid #cdcdcd;
	margin-bottom: 10px;
	color: #000000;
}

#footer .about {
	text-align: center;
	padding: 10px 0;
	border: 0;
}

#footer .about p {
	margin: 1em 10px;
	font-style: italic;
	font-size: 12px;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica;
}

#footer ul br {
	display: none;
}

.column {
	float: left;
	width: 234px;
	overflow: auto;
    padding-right: 12px;
}

.column.last {
	padding-right: 10px;
	width: 224px;
}

.column ul {
	margin: 0 0 16px 0;
	font-size: 12px;
	list-style: none;
}

.column ul li {
	line-height: 140%;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #7b8283;
}

.column ul li:first-child {
	border: 0;
}

.column ul li a {
}

.column ul li a:hover {
	text-decoration: none;
}

* a img {
	border: 1px solid #000;
	text-decoration: none;
}

li a img {
	border: 0;
	margin-right: 3px;
	text-decoration: none;
}

#header img {
	border: 0;
	background-color: #fff;
	padding: 0 0 1px 0;
	float: right;
	text-decoration: none;
}

h1 {
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	line-height: 140%;
	font-size: 26px;
	color: #333333;
}

.post h1 a {
	font-family: georgia;
	color: #000;
}

h1 a:hover {
	text-decoration: none;
	color: #4c8dab;
}

.postbody h2 {
	margin-bottom: 1em;
}

p {
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

.head {
	cursor: pointer;
	padding-left: 16px;
	background: url(images/1074.gif) no-repeat 0px 3px;
	font-family: georgia;
	font-style: italic;
}

.head:hover {
	text-decoration: underline;
	color: #4c8dab;
}

a, a:link, a:active {
	color: #4c8dab;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #4c8dab;
}

h5 {
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	padding-top: 7px;
	margin-bottom: 4px;
}

h5 .caps {
	font-family: georgia;
}

h3 img, h5 img {
	margin-bottom: -2px;
	margin-right: 5px;
}

.magazinenav li a { 
	font-family: georgia;
	text-transform: none;
	font-size: 14px;
	font-style: italic;
	color: #333;
}

.column h4 {
	color: #333;
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
}

#flickr .border {
	padding-right: 0;
	padding-bottom: 0;
}

.flickr_image {
	margin: 0 6px 10px 0;
	float: left;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #cdcdcd;
}

.flickr_image a:hover {
	border: 0;
}

.flickr_image img {
	border: 0;
}

.buttons {
	margin-bottom: 1.6em;
	overflow: auto;
}

.buttons .button img {
	border: 0;
}

.button a {
	display: block;
	width: 50px;
	padding: 2px 5px 1px 5px;
	background-color: #f7f7f7;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	float: left;
	margin: 0 7px 0 0;
	text-decoration: none;
}

.button a:hover {
	border: 1px solid #4c8dab;
	background-color: #d2edfa;
}

sub {
	float: right;
	margin: -.8em 0 1em 0;
	font-size: 11px;
	font-family: georgia, "times new roman", times;
	font-style: italic;
}

sub .caps {
	font-family: georgia, "times new roman", times;
}

hr {
	border: 1px double #cdcdcd;
	border-left: 0;
	border-right: 0;
	clear: both;
	height: 3px;
	margin: 0 0 1em 0;
}

a img.readmore {
	border: 0;
	margin: 0 0 -1px 0;
	background: none;
}

.smallimage {
	float:right;
	margin-left:20px;
	width: 250px;
}

.smallimage sub {
	margin-top: -8px;
}

.indent { 
	margin-left: 20px;
	line-height: 20px;
}

.longquote {
	background: url(images/1306.gif) no-repeat -5px -5px;
	padding-left: 3em;
	width: 470px;
}

.red {
color: #f00;
}
