/*
Theme Name: Viertelpress
Theme URI: 
Description: Viertelpress
Version: 0.5
Author: Ronald Doberenz
Author URI: http://www.das-viertel.net
Tags: fixed width, two columns, white, red, widgets, valid CSS, valid XHTML
*/

body {
	background:#fff;
	font-family:arial, sans-serif;
	font-size:15px;
	color:#000;
	margin:10px 0px 0px 0px;
	overflow-x: hidden !important;
}

* {
	padding:0;
	margin:0;
}

#topgfx {
	height: 47px;
	width: 980px;
	background-image: url(http://www.das-viertel.net/wp-content/themes/das-viertel/images/top.jpg);
	background-repeat:no-repeat;
}

#nav {
	float:left;
	margin-left:257px;
	margin-top:-4px;
	position: absolute;
	width: 500px;
}

#twittericon, #fbicon {
	border:none;
	cursor: pointer;
}

#viertel_tw_link {
	width:144px;
	text-align:center;
	margin-left:30px;
	font-weight:bold;
	margin-top:-5px;
}

#viertel_fb_link {
	width:144px;
	text-align:center;
	margin-left:30px;
	font-weight:bold;
}

#socialspace {
	height:16px;
}

*:first-child+html #nav {
	float:left;
	margin-left:44px;
	margin-top:-4px;
	position: absolute;
	width: 500px;
}

*:first-child+html #nav {
	float:left;
	margin-left:44px;
	margin-top:-4px;
	position: absolute;
	width: 500px;
}

* html #nav {
	margin-left:44px;

}

#nav li {
	float:left;
	list-style:none;
	font-family:arial, sans-serif;
	font-size:16px;
	margin-right:10px;
}

#nav li a {
	font-weight:normal;
}

.trenner {
	padding-left: 310px;
	padding-bottom: 40px;
	padding-top:70px;
}

*:first-child+html .trenner {
	padding-top:50px;
}

.trenner2 {
	padding-left: 310px;
	padding-bottom: 40px;
	padding-top:60px;
}

*:first-child+html .trenner2 {
	padding-top:40px;
}

* html .trenner2 {
	padding-top:40px;
}

a {
	color:#d91a1a;
	text-decoration:none;
}

a:hover {
	color:#d91a1a;
	text-decoration:underline;
}

h1, h3, h4 {
	font-family:arial, sans-serif;
	font-weight:normal;
}

h2 {
	border-bottom:1px dotted #CCCCCC; 
	text-align:left; 
	font-weight:bold; 
	color:#d91a1a; 
	font-size:24px; 
	letter-spacing:1px; 
	margin:0 0 8px; 
	padding:0 2px 4px 5px;
	font-family: sans-serif;
}

input, select {
	font-family:arial, sans-serif;
	font-size:15px;

}

textarea {
	font-family:arial, sans-serif;
	font-size:15px;

}

abbr {
	border:none;
}

#wrap {
	width:980px;
	margin:0 auto;
	background-image: url(http://www.das-viertel.net/wp-content/themes/das-viertel/images/middle.jpg);
	background-repeat: repeat-y;
}

* html #wrap {
	width:977px;
}

/* Header */

#logo {
	border: 0px;
	margin-left: 32px;
	float:left;
	width:180px;
}

.navigation .alignleft a {
	color:#d91a1a !important;
	cursor:pointer !important;
	font-size:16px;
	font-weight:normal;
}

.navigation .alignright a {
	color:#d91a1a !important;
	cursor:pointer !important;
	font-size:16px;
	font-weight:normal;
}

#header {
	margin:10px 0;
	padding:0 5px;
	text-align:left;
}

#header h1 {
	font-size:22px;
	letter-spacing:-1px;
	padding:10px 0;
	color:#d91a1a;
}

#header h1 a {
	background:url(images/logo.gif) top left no-repeat;
	padding:3px 0 5px 45px;
	color:#d91a1a;
	text-decoration:none;
}

#menu {
	font-size:13px;
	background:#002a53;
	position:relative;
	padding:5px;
	margin:0 0 10px 0;
	width:690px;
	text-align:left;
}

#feed {
	float:right;
	padding:3px 10px;
}

#feed a {
	background:url(images/feed.gif) right no-repeat;
	padding:0 24px 0 0;
}

#menu ul {
	float:left;
	list-style:none;
}

#menu li {
	float:left;
	padding:3px 10px;
	border-right:#00355f 1px solid;
}

#content {
	float:right;
	margin:47px 40px 10px; 
	text-align:left;
	width:680px;
	font-family: arial, sans-serif;
	font-size: 15px;
}

* html #content {
	margin-right: 20px;
	margin-top:51px;
	width:680px;
}

*:first-child+html #content {
	margin:58px 40px 10px; 
}

#errorpage {
	line-height:20px;
	margin:0 0 12px 0;

}

#content h2 {
	border-bottom:1px dotted #CCCCCC; 
	text-align:left; 
	font-weight:bold; 
	color:#d91a1a; 
	font-size:20px; 
	letter-spacing:1px; 
	margin:0 0 8px; 
	padding:0 2px 4px 5px;
}

#content h2 a {
	color:#d91a1a;
	text-decoration:none;
}

#content h3.archive {
	font-size:17px;
	font-weight:bold;
	color:#fff;
	background-color:#d91a1a;
	padding:5px 3px 5px 10px;
	margin-bottom:14px;
	margin-top: 0px;
	display:block;
}

* html #content h3.archive {
	margin-bottom:14px;
	margin-top: 0px;
}

*:first-child+html #content h3.archive {
	margin-top: 5px;
}


.archivpfeil {
	margin:-14px 0px 20px 270px;
}

#content a.commentsLink {
	float:right;
	color:#d91a1a;
	margin: 0px 0px 24px 0px;
	clear: both;
}

#content a.commentsLink2 {
	font-size:18px;
	font-weight:bold;
	float:right;
	color:#d91a1a;
	margin: 8px 0px 24px 0px;
	clear: both;
}

*:first-child+html #content a.commentsLink2 {
	margin-top:-4px;
}

* html #content a.commentsLink2 {
	margin-top:-4px;
}

/* Navigation */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
	margin-left:16px;
}

.navpost {
	font-size:16px;
	margin:0 0 20px 0;
}

.navpost div {
	background:#fff;
	color:#000;
	padding:2px 4px;
}

.navpost a {
	color:#d91a1a;
	text-decoration:none;
}

.navpost a:hover {
	color:#d91a1a;
	text-decoration:underline;
}

.navigation {
	font-size:12px;
	margin:0 0 20px 0;
}

.navigation a {
	display:block;
	color:#d91a1a;
	text-decoration:none;
	padding:2px 4px;
	font-weight:bold;
}

.navigation a:hover {
	text-decoration:underline;
}

#content p.timestamp {
	float:right;
	font-size:12px;
	margin:0 0 15px 10px;
}

* html #content p.timestamp {
	margin-top: -36px !important;
	text-align: right;
	margin-left:3px;
}

#content p.timestamp a {
	font-weight:normal;
}

.children { 
	font-size: 13px;
}

.children li {
	list-style-image:url("http://www.das-viertel.net/wp-content/themes/viertelpress/images/listul.jpg");
	margin-left:20px;
}

/* Main for posts */

.main h3 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 15px 0;
}

.main img {

}

.alignnone {
	border:#ccc 1px solid;
	padding: 4px;
}

.main a {
	color:#d91a1a;
}

.main a:hover {
	text-decoration:underline;
}

.main a img {
	padding:4px;
	border:#ccc 1px solid;
	background:none;
}

.main a:hover img {
	padding:0px;
	border:#d91a1a 5px solid;
}

.main p {
	line-height:20px;
	margin:0 0 12px 0;

}

.main ol {
	line-height:18px;
	margin:0 0 15px 30px;
}

.main ul {
	line-height:18px;
	margin:0 0 15px 30px;
}

.main li {
	margin:0 0 5px 0;
}

.stamp {
	border-bottom:1px dotted #CCCCCC;
	color:#aaa;
	font-size:11px;
	margin:0 0 25px;
	padding-bottom:6px;
}

.stamp a {
	color:#d91a1a;
	text-decoration:none;
}

.stamp a:hover {
	color:#d91a1a;
	text-decoration:underline;
}

.meta {
	font-size:11px;
	line-height:16px;
	color:#000;
	margin:0 0 15px 0;
	padding:5px 10px 30px 10px;
}

img.wp-smiley {
	margin:0;
	padding:0;
	border:none;
}

blockquote {
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	border-left:#d91a1a 1px solid;
}

.warning p {
	font-size:13px;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	border-left:#d91a1a 1px solid;
}

/* Sidebar */

#sidebar {
	font-size:16px;
	float:left;
	width:180px;
	text-align:left;
	margin-left:40px;
	margin-top:-6px;
	font-family: arial, sans-serif;
}

* html #sidebar {
	margin-left: 20px;
	width:180px;
}

#sidebar h2 {
	margin-top:42px;
	font-size:20px;
}

#sidebar ul {
	list-style:none;
	margin-left:6px;
}

#sidebar ul ul {
	margin:5px 0 0 10px;
}

#sidebar ul ul ul {
	margin:5px 0 0 10px;
}

#sidebar ul li {
	padding:0 0 5px 0;
}

#author h3 {
	margin:5px 0 5px 0;
}

/* Forms: input, textarea */

input {
	background:#fff;
	border:none;
	border:#ccc 1px dotted;
	color:#000;
	padding:2px 0px 3px 5px;
}

.cominput {
	padding-left:12px;
}

.cominput2 {
	padding-left:10px;
}

*:first-child+html .cominput {
	padding-left:22px;
}

*:first-child+html .cominput2 {
	padding-left:20px;
}

* html .cominput {
	padding-left:22px;
}

* html .cominput2 {
	padding-left:20px;
}

#comcapt {
	margin-top:10px;
}

*:first-child+html #comcapt {
	margin-top:14px;
	margin-bottom:20px;
}

* html #comcapt {
	margin-top:14px;
	margin-bottom:20px;
}


textarea {
	background:#fff;
	width:670px;
	padding:3px 5px;
	border:none;
	border:#ccc 1px dotted;
	color:#000;
}

/* Searchbox */

#s {
	border:1px solid #000;
	float:left;
	font-family:arial,sans-serif;
	font-size:16px;
	margin-left:500px;
	margin-top:-10px;
	padding:5px 0 5px 4px;
	width: 178px;
	letter-spacing:0px;
	height:19px;
}

*:first-child+html #s {
	padding-top:6px;
	margin-top:-11px;
	height:18px;
}

* html #s {
	margin-top:-11px;
	padding-top:6px;
	height:18px;
	}

#searchsubmit {
	border:medium none;
	background:none;
	height:31px;
	width:40px;
	margin-left:-5px;
	margin-top:-12px;
}

* html #searchsubmit {
	border:none;
	background:none;
	float:right;
	margin-right:31px;
	margin-top:-13px;
}

*:first-child+html #searchsubmit {
	border:none;
	background:none;
	float:right;
	margin-right:34px;
	margin-top:-13px;
}

input.submit {
	background:#fff;
	display:block;
	padding:3px 5px;
	margin:0px 0px 10px 0px;
	margin-left:563px;
	border:#000 1px solid;
	color:#000;
	cursor:pointer;
}

*:first-child+html input.submit {
	margin-left:560px;
	font-family:arial, sans-serif;
	font-size:15px;
	width: 122px;
}

* html input.submit {
	margin-left:560px;
	font-family:arial, sans-serif;
	font-size:15px;
	width: 122px;
}

input.submit:hover {
	background:#d91a1a;
	cursor:pointer;
	border:#000 1px solid;
	color:#fff;
}

#comment {
	margin-top:5px !important;
}

* html #comment {
	margin-top:10px;
}

*:first-child+html #comment {
	margin-top:-10px;
}

/* Comments */

.postinput small {
	font-size:15px;
	color:#000;
}

*:first-child+html .postinput small {
	margin:-23px 0px 0px 188px;
	display:block;
}

* html .postinput small {
	margin:-23px 0px 0px 188px;
	display:block;
}

*:first-child+html #meinunglabel {
	margin-left:0px !important;
}

* html #meinunglabel {
	margin-left:0px !important;
	margin-bottom:0px !important;
}

p.logged {
	font-size:12px;
}

h3.reply {
	font-size:20px;
	margin:60px 0 14px 0;
	border-top: 1px dotted #ddd;
	padding-top: 10px;
	color:#d91a1a;
}

h3.reply2 {
	font-size:20px;
	margin:60px 0 14px 0;
	border-top: 1px dotted #ddd;
	padding-top: 10px;
	color:#d91a1a;
}

.postinfo {
	float: right;
	font-size: 12px;
	clear:both;
	margin-top:12px;
}

*:first-child+html .postinfo {
	margin-top:2px;
}

.nocomments {
	margin:0 0 30px 0;
}

ol.commentList {
	list-style:none;
	margin:10px 0 30px 0;
}

.commentList li {
	padding:0 0 10px 0;
}

.commentMod {
	background:#002a53;
	padding:1px 3px;
	margin:10px 0 0 10px;
}

.commentAuthor {
	padding:10px 0;
	margin:0 0 0 0px;
	color:#000;
}

.commentAuthor img {
	float:left;
	margin:5px 12px 0 0;
}

.commentAuthor p {
	padding:3px 0 0 0;
}

.commentAuthor small {
	font-size:11px;
}

.commentTextTop {
	background-image: url(http://www.das-viertel.net/wp-content/themes/viertelpress/images/commentstop.jpg);
	height:35px;
	background-repeat: no-repeat;
}

.commentTextBottom {
	background-image: url(http://www.das-viertel.net/wp-content/themes/viertelpress/images/commentsbottom.jpg);
	height:20px;
	background-repeat: no-repeat;
}

.commentText {
	background:#fff;
	width:652px;
	padding: 12px 8px 8px 8px;
	border-left: 1px solid #d91a1a;
	border-right: 1px solid #d91a1a;
}

.commentText p {
	line-height:20px;
	margin:7px 0;
}

.commentMeta {
	font-size:12px;
	color:#4e8abe;
}

#commentForm p {
	color:#4e8abe;
	font-size:11px;
	line-height:18px;
	margin:0 0 15px 0;
}

.kommentare {
	font-size: 18px;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding-top:8px;
}         

#get_recent_comments_wrap {
	line-height:20px;	
}

#get_recent_comments_wrap li {
	background-position: 0px 20px;
	font-size:15px;
}

.trenner_kommentare {
	margin-left:44px;
	margin-bottom:9px;
}

#wpcf7 td {
	padding-right:10px;
}

/* Footer */

#footer {
	font-size:14px;
	font-weight:bold;
	color:#ccc;
	margin:0 auto;
	width:980px;
	text-align:right;
	background-image: url(http://www.das-viertel.net/wp-content/themes/das-viertel/images/middle.jpg);
}

#share {
	margin-top:16px;
	margin-right:40px;
}

#bottom {
	height: 47px;
	width: 980px;
	background-image: url(http://www.das-viertel.net/wp-content/themes/das-viertel/images/bottom.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	color:#d91a1a;
	text-decoration:none;
}

#footer p {
	margin-right: 40px;
}

#footer a:hover {
	color:#d91a1a;
	text-decoration:underline;
}

#top {
	float:right;
}

#top a {
	background:url(images/top.gif) right no-repeat;
	padding:0 16px 1px 0;
}

/* Widgets */

#xhanch_my_quote {
	line-height: 1.4em;
	margin-left:6px;
}

.wp-caption {
	border:1px solid #00377c;
	text-align:center;
	background-color:#001e42;
	padding-top:4px;
	margin:10px;
}

.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}

#wp-calendar {
	padding:10px 0 0 0;
}

#wp-calendar caption {
	text-align:left;
	padding:0 0 3px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
	padding:0 4px 0 0 ;
	text-align:right;
}

#wp-calendar td a {
	font-weight:bold;
}

#wp-calendar td a:hover {
	font-weight:bold;
}

.FBConnectButton_Small, .FBConnectButton_RTL_Small {
	float:right !important;
}

.wpcf7 td {
	padding-bottom: 10px;
}

.wpcf7 input {
	width: 220px;
}

#formsenden input {
	float:right;
	width:120px;
	border:1px solid #000;
	padding-right:3px;
}

*:first-child+html #formsenden input {
	height: 26px;
	padding-right: 5px;
}

#formsenden input:hover {
	background-color:#d91a1a;
}

.mailto {
	vertical-align:middle;
	margin-right:12px;
	padding:0px;
}

*:first-child+html .mailto {
	margin-top:2px;
}

/* Self-Clear Floats */

.group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* IE6/7 Hacks */

* html .fb_share_size_Small .fb_share_count_right .fb_share_count_inner {
	display:none;
}

*:first-child+html .fb_share_size_Small .fb_share_count_right .fb_share_count_inner {
	display:none;
}

*:first-child+html .fb_share_count_nub_right {
	display:none;
}

* html .fb_share_count_nub_right {
	display:none;
}

* html .group {
	height: 1%;
}

*:first-child+html .group {
	min-height: 1px;
}

label#captcha_code_label {
	margin-left: 10px !important;
}
