/*
Theme Name: Carmedien Blog
Theme URI: http://www.chairlines.de/
Description: 
Version: 1.0
Author: Volkmar Kantor
Author URI: http://www.totalmedial.de/
*/

@IMPORT url("style_reset.css");

a:hover {
	text-decoration: none;
	}

body {
	font-size: 0.8em;
	font-family: Arial, sans serif, Sans-Serif;
	background: #d9d9d9 url('images/bg_body.png') repeat-x;/**/
	color: #000;
	text-align: center;
	}
/*positioning*/
#page {
	background: white url('images/bg_content.png') repeat-y; 
	text-align: left;
	margin: 0 auto;
	width: 922px;
	position: relative;
	margin-bottom:4em;
	}
#header {
	background: #fff url('images/header_img.jpg') no-repeat bottom center;
	height: 128px;
	width: 922px;
	}
hr {
	display: none;
	}
#headerimg {
	display: none;
	}
#header .homeLink {
	display: block;
	height: 119px;
	width: 200px;
	}
#blogContent {
	padding: 8px 20px 0 22px;
	background: transparent url('images/bg_sidebar.jpg') no-repeat;
	background-position: 10px 0px;
}
#carmedienSidebar {
	margin: 19px 15px 0 0;
	float: left;
	width: 150px;
	}
#content {
	float: left;
	width: 500px;
	padding: 0 0 15em 20px;
	background: transparent url('images/element_content_bottom.jpg') no-repeat;
	background-position: 31px bottom;
	}
#sidebar {
	float: right;
	width: 155px;
	position: relative;
	z-index: 2;
	margin: 0 5px 150px 0;
	
	}
#elementCarmedien {
	position: absolute;
	bottom: 82px;
	right: 18px;
	background: transparent url('images/element_carmedien.jpg') no-repeat;
	height: 314px;
	width: 166px;
	z-index: 0;
	}
#footer {
	background: #d9d9d9 url('images/element_footer.png') no-repeat;
	height: 91px;
	width: 922px;
	}
#footer .contact h1 {
	display: none;
	}
#specialAdminArea {
	position: absolute;
	bottom: 82px;
	left: 18px;
	}
#specialAdminArea .login {
	color: white;
	cursor: default;
	display: block;
	padding: 1em;
	}
/*END Positioning*/

/*Details for hole Site*/
#carmedienSidebar h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0.6em 0 0.3em 0;
	}
#carmedienSidebar h2 a, #carmedienSidebar h2 {
	color: #f90;
}
#carmedienSidebar h2 a:hover {
	text-decoration: none;
	}
#carmedienSidebar li {
	border-bottom: 1px dotted #4a3b59;
	}
#carmedienSidebar #searchField {
	background: transparent url('images/bg_search.gif') no-repeat;
	border: 0;
	padding-bottom: 0.8em;
	width: 115px;
	height: 19px;
	display: block;
	float: left;
	}
#carmedienSidebar #searchSubmit {
	display: block;
	width: 21px;
	height: 19px;
	float: right;
	margin-top: 1px;
	margin-left: 8px;
	}
#carmedienSidebar .categories h2 {
	color: #000;
	padding: 1em 0 0.2em 0;
	}
#carmedienSidebar .categories li {
	display: block;
	border-top: 1px dotted #4a3b59;
	border-bottom: 0px;
	padding: 0.4em 0 0.4em 0;
	}

#sidebar h2 {
	font-size: 0.95em;
	font-weight: bold;
	color: #6e4088;
	}
#sidebar ul li {
	border-bottom: 1px dotted #919191;
	padding-bottom: 0.7em;
	margin-bottom: 0.7em;	
	}
#sidebar ul li ul li {
	font-size: 0.8em;
	font-style: italic;
	border-bottom: 0;
	display: block;
	margin-top: 0.1em;
	margin-bottom: 0em;
	padding: 0.5em 0 0em  0;
	}
.widget_tag_cloud div {
	font-size: 1.5em;
	margin-top: 0.4em;
	}
/*
.widget_tag_cloud a.tag-size-1  { color: #cb6e43; font-size: 0.75em; }
.widget_tag_cloud a.tag-size-2  { color: #c86d45; font-size: 0.7em; }
.widget_tag_cloud a.tag-size-3  { color: #c36a48; font-size: 0.8em; }
.widget_tag_cloud a.tag-size-4  { color: #bc664e; font-size: 0.9em; }
.widget_tag_cloud a.tag-size-5  { color: #aa5d5b; font-size: 1.05em; }
.widget_tag_cloud a.tag-size-6  { color: #955369; font-size: 1.2em; }
.widget_tag_cloud a.tag-size-7  { color: #834a75; font-size: 1.3em; }
.widget_tag_cloud a.tag-size-8  { color: #7b467b; font-size: 1.4em; }
.widget_tag_cloud a.tag-size-9  { color: #6f4084; font-size: 1.45em; }
.widget_tag_cloud a.tag-size-10 { color: #6c3e86; font-size: 1.5em; }
*/
.widget_tag_cloud a.tag-size-1  { color: #6c3e86; font-size: 0.5em; }
.widget_tag_cloud a.tag-size-2  { color: #6f4084; font-size: 0.55em; }
.widget_tag_cloud a.tag-size-3  { color: #7b467b; font-size: 0.6em; }
.widget_tag_cloud a.tag-size-4  { color: #834a75; font-size: 0.7em; }
.widget_tag_cloud a.tag-size-5  { color: #955369; font-size: 0.8em; }
.widget_tag_cloud a.tag-size-6  { color: #aa5d5b; font-size: 0.9em; }
.widget_tag_cloud a.tag-size-7  { color: #bc664e; font-size: 1.0em; }
.widget_tag_cloud a.tag-size-8  { color: #c36a48; font-size: 1.05em; }
.widget_tag_cloud a.tag-size-9  { color: #c86d45; font-size: 1.10em; }
.widget_tag_cloud a.tag-size-10 { color: #cb6e43; font-size: 1.10em; }

.widget_show_page h2 {
	padding: 0 0 6px 15px;
	background: transparent url(images/sternchen_12px.gif) no-repeat;
	}
.widget_show_page p {
	font-size:0.8em;
}


#footer #impressum {
	display: block;
	width: 105px;
	height: 30px;
	margin: 15px 0 0 445px;
	float: left;
}
#footer .contact {
	float: left;
	margin: 36px 0 0 8px;
	width: 170px;
	height: 45px;
	font-size: 0.97em;
	font-family: Arial, sans serif;
	line-height: 1.2;
	}
#footer .contact i {
	white-space: nowrap;
	word-spacing: -0.3em;
	}

.navigation {
	font-size: 0.8em;
	/*border-bottom: 1px dotted #919191;*/
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
	}
/*END Details for hole Site*/

/* Details - Pagecontent ***********************************************************************************************/
#content .pagetitle {
	border-bottom: 1px dotted #919191;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	font-size: 1em;
	color: #6e4088;
	}
.postmetadata_pre {
	font-size: 0.8em;
	margin-bottom: 0.8em;
	}
.postmetadata {
	font-size: 0.8em;
	clear: both;
	}
.post h2 {
	margin-bottom:20px;
	}
.entry {
	line-height: 1.4;
	}
.entry p {
	margin-bottom: 0.5em;
	}
.entry ul {
	padding: 0.3em 0 0.3em 2em;
	}
.entry li {
	list-style-type: disc;
	}
.addthis_container {
	clear: both;
	text-align: right;
	margin-top: 1em;
}
.postmetadata {
	margin: 1.3em 0 2.5em 0;
	}
.post {
	border-bottom: 1px dotted #919191;
	margin-bottom: 2em;
	}
.entry a {
	text-decoration: underline;
	}
.entry a:hover {
	text-decoration: none;
	}
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Lucida Grande', Verdana, Arial, 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;
	}
	
/*Details Single*/
.boxLesetipp {
	background: transparent url(images/bg_lesetippBox.png) no-repeat;
	padding: 5px 0 0 0;
	}
.boxLesetipp .content {
	color:white;
	font-size: 1.3em;
	padding: 0.3em 0.7em;
	line-height: 1.3;
	}
.boxLesetipp a {
	color:white;
	text-decoration:underline;
	}
.boxLesetipp a:hover {
	text-decoration:none;
}
.boxLesetipp .bottom {
	height:5px;
	background: transparent url(images/bg_lesetippBox_bottom.png) no-repeat bottom left;
	}
.boxLesetipp .sociable {
	display:none;
	}
.single .post {
	border:0px;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
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 Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar a:hover {
	text-decoration:underline;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

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

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

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

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



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	display:none;
	}

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




/* Begin Various Tags & Classes */
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;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 3px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption.alignleft {
	margin-left: 0;
}
.wp-caption.alignright {
	margin-right: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */ 