/*
Theme Name: Adconion Blog - EN
Theme URI: http://www.viazenetti.de
Description: The Adconion Blog theme based on WordPress Default 1.6 by Michael Heilemann.
Version: 1.6
Author: viazenetti GmbH
Author URI: http://www.viazenetti.de
Tags: Adconion, Blog, custom header, fixed width, two columns, widgets

	Adconion v1.0
	http://www.viazenetti.de

	This theme was designed and built by viazenetti GmbH.

*/


/* RESET based on YUI-Reset.css */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* RESET END */

strong {
	font-weight: bold;
}

p {
	padding-bottom: 1.0em;
}

body {
	background: url(images/backgrounds/body.gif) repeat-x left top;
	font-size: 78%;
	line-height: 145%;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
}

a,
a:visited  {
	color: #ee8000;
	font-weight: bold;
	text-decoration: none;
}

a:hover,
a:active  {
	text-decoration: underline;
}

.pageHeader {
	height: 145px;
	width: 995px;
	padding-left: 50px;
	padding-top: 18px;
}

.hide {
	display: none;
}

.uppercase {
	text-transform: uppercase;
}

.main {
	float: left;
	width: 730px;
	padding: 25px 25px 25px 50px;
}

.sidebar {
	float: left;
	width: 190px;
	padding-top: 25px;
}

.sidebar .h2 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.sidebar .widget {
	padding-bottom: 10px;
}

.sidebar .widget ul {
	margin-left: 10px;
}

.sidebar .widget_tag_cloud div {
	margin-left: 10px;
}

.sidebar .widget_tag_cloud div.h2 {
	margin-left: 0;
}

.sidebar .widget li {
	padding-left: 11px;
	background: url(images/backgrounds/sidebar-list.gif) no-repeat left 8px;
}

.sidebar .widget_search {
	height: 30px;
	background: url(images/backgrounds/content-sprite.gif) no-repeat left top;
}

.sidebar .widget_search fieldset {
	display: block;
	height: 24px;
	background: url(images/backgrounds/content-sprite.gif) no-repeat right -60px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 5px;
	color: #808080;
	font-size: 90%;
}

.sidebar .widget_search label {
	display: none;
}

.sidebar .widget_search .searchfield {
	background: url(images/backgrounds/content-sprite.gif) no-repeat left -222px;
	border: none;
	width: 144px;
	height: 16px;
	float: left;
	padding-left: 3px;
	padding-top: 2px;
	color: #808080;
}

.sidebar .widget_search .searchsubmit {
	background: url(images/backgrounds/content-sprite.gif) no-repeat -150px -223px;
	width: 28px;
	height: 15px;
	border: none;
	float: left;
	margin-left: 3px;
	margin-top: 1px;
}

.footer {
	clear: both;
}

.h2 {
	height: 30px;
	background: url(images/backgrounds/content-sprite.gif) no-repeat left top;
}

.h2 h2 {
	height: 24px;
	background: url(images/backgrounds/content-sprite.gif) no-repeat right -60px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 11px;
	color: #808080;
	font-size: 90%;
}

.post {
	padding: 13px 0 18px 0;
}

.post .post-by .user-photo {
	position: relative;
	float: left;
}

.post .post-by .photo-frame {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/backgrounds/content-sprite.gif) left -110px;
}

.post .post-by .post-meta {
	background: url(images/backgrounds/content-sprite.gif) no-repeat left -160px;
	height: 37px;
	margin-left: 9px;
	width: 681px;
	float: left;
	padding-top: 5px;
	font-size: 90%;
	line-height: 130%;
	color: #817f7f;
	margin-bottom: 7px;
}

.post .post-headline {
	padding-bottom: 10px;
	font-size: 170%;
	font-weight: bold;
	line-height: 110%;
	color: #817f7f;
}

.post .post-headline a,
.post .post-headline a:visited {
	color: #817f7f;
}

.post .label {
	color: #817f7f;
	font-weight: bold;
}

.post .postmetadata {
	background: url(images/backgrounds/post-dotline.gif) repeat-x left top;
	line-height: 130%;
	font-size: 90%;
	padding-top: 5px;
	margin-top: 20px;
	clear: both;
}

.post .bottom-line {
	background: url(images/backgrounds/post-dotline.gif) repeat-x left bottom;
	padding-bottom: 5px;
	color: #817f7f;
}

.navigation {
	background: url(images/backgrounds/navigation-dotline.gif) left top  repeat-x;
	margin-top: 15px;
	padding-top: 3px;
	text-transform: uppercase;
}

.content-navigation {
	text-transform: none;
}

.navigation .bbottom {
	background: url(images/backgrounds/navigation-dotline.gif) left bottom repeat-x;
	padding-bottom: 3px;
}

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

/* IE 7 */
.navigation .bbottom {
	*display: inline-block;
}

/* Vor IE Mac verstecken \*/
* html .navigation .bbottom {height: 1%;}
/* Ende */



.navigation .alignleft {
	float: left;
	width: 48%;
}

.navigation .alignleft a {
	background: url(images/backgrounds/content-sprite.gif) -14px -258px no-repeat;
	padding-left: 19px;
	display: block;
}

.navigation .alignright {
	float: right;
	width: 50%;
	text-align: right;
}

.navigation .alignright a {
	background: url(images/backgrounds/content-sprite.gif) -424px -258px no-repeat;
	padding-right: 19px;
	display: block;
}

.footer {
	border-top: 1px solid #ee8000;
	width: 735px;
	margin-left: 50px;
	color: #ee8000;
	font-size: 90%;
	text-transform: uppercase;
}

.footer a,
.footer a:visited {
	font-weight: normal;
}

.footer a.home-link,
.footer a.home-link:visited {
	font-weight: bold;
	text-transform: lowercase;
}

.footer .alignleft {
	float: left;
}

.footer .alignright {
	float: right;
}

.post .post-by .comment-meta {
	color: #ee8000;
}

.comment-edit {
	float: right;
}

.comment {
	background: url(images/backgrounds/post-dotline.gif) repeat-x left bottom;
	margin-bottom: 20px;
}

#commentform textarea {
	background: url(images/backgrounds/form-sprite.gif) no-repeat left -18px;
	width: 730px;
	height: 89px;
	padding: 5px;
	border: 0;
}

#commentform .submit {
	background: url(images/backgrounds/form-sprite.gif) no-repeat left -216px;
	width: 60px;
	height: 18px;
	border: 0;
	float: right;
	margin-top: 11px;
}

#commentform .form-row {
	padding-bottom: 12px;
}

#commentform .inputfield {
	background: url(images/backgrounds/form-sprite.gif) no-repeat left top;
	width: 232px;
	height: 18px;
	border: 0;
}

.new-search label {
	display: none;
}

.new-search .searchfield {
	background: url(images/backgrounds/content-sprite.gif) no-repeat left -222px;
	border: none;
	width: 144px;
	height: 16px;
	float: left;
	padding-left: 3px;
	padding-top: 2px;
	color: #808080;
}

.new-search .searchsubmit {
	background: url(images/backgrounds/content-sprite.gif) no-repeat -150px -223px;
	width: 28px;
	height: 15px;
	border: none;
	float: left;
	margin-left: 3px;
	margin-top: 1px;
}

.sidebar .widget_tag_cloud a {
	line-height: 100%;
}