/*

Theme Name: Dedicated Cologne
Version: 1.0
Description: Blue Blog Theme portiert nach Wordpress von <a href="http://www.themeporter.com">Theme Porter</a>. &Uuml;bersetzung: <a href="http://www.daburna.de/">Oliver Wunder</a>.
Author: Turkey + Olek



*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
html {
    height:100%;
}
body {
	background: #fff;
	line-height: 1;
    height:100.01%;
}
.wpfblike {
	float:right;
	width: 50%;
}
.post .info {
    padding: 1px 10px 0 0;
	width:45%;
	float:left;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img,
a img:hover {
	border: 0!important;
}

body { 
	margin:0; 
	padding:0; 
	color:#787B7E;  
	background-color: #FFFFFF;
	font: 300 12px/16px "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}


.clear {
	clear:both;
}
.content { 
	background: #FFF;
	color: #ccc; 
	margin: 0 auto; 
	padding: 0 0 20px;
	width: 1037px;
	position:relative;
}

span.floatLeft{
	float:left;
	display:block;
}
span.floatRight{
	float:right;
	display:block;
}

.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

.entry a img {
	height: auto;
    margin-top: 15px;
    max-width: 660px;
}
.entry iframe,
.entry object,
.entry embed {
	max-width: 660px;
}
#main .right_side .nav .searchwidget,
#main .right_side .nav .fb_like {
	padding-top: 30px;
	border-top:1px solid #FFF;
}
#main .right_side .nav .fb_like 
{
	padding-left:20px;
	padding-top: 20px;
}

strong, b {
	font-weight:bold;
}
.info strong {
	padding:0 4px;
}
small {
	font-size:10px;
}
hr {
	display:none;
}
body.page-id-2191 hr,
body.page-id-2168 hr {
	background-color: transparent;
    border-bottom: 1px solid #CCCCCC;
    border-width: 0 0 1px;
    display: block;
    height: 0;
    margin: 20px 0;
    padding: 0;
	
}

li.graybox
{
	padding-bottom:15px;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top {
	display:none;
}

#top .padding { 
	float: right;
	color: #2a2b2c;
	padding: 20px 25px 0 0;
	font-size: 90%;
}

#top a { color: #FBD6D6; }


#header { 
	margin: 0; 
	width: 1037px; 
	background: transparent url('images/header_cgn.jpg') no-repeat center top;  
	height: 200px; 
	color: #FFF;
	position:relative;
}
a#home {
    background-image: none;
    display: block;
    height: 110px;
    left: 30px;
    position: absolute;
    top: 22px;
    width: 262px;
    z-index: 9999;
}
#header .f_search { float: right; padding: 70px 50px 0 0; }
#header .title {	padding: 45px 0 0 50px; }
#header h1 {
		font-family: "HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", Helvetica,Arial,sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header h2 {
		font-family: "HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", Helvetica,Arial,sans-serif;
		font-size: 12px; 
	   background-image: none;
		color: #2a2b2c;
		margin: 0;
		padding-left:2px; padding-right:0; padding-top:0; padding-bottom:0
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	width: 970px;
	height: 35px;
	color: #FFF;
	margin-left: 15px;
	position:absolute;
	background-color:transparent;
	top:92px;
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #2a2b2c; }
#subheader a {color: #2a2b2c; }



/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav { text-align: left; color: 	#7D8085; padding: 0px; width: auto; }
.nav li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px dotted #ccc; 
	
	list-style: none;
}
.nav li a { color: #2a2b2c; text-decoration: none;  padding: 5px 0 0 0px; display: block; margin-bottom: 2px;}
.nav li a:hover { color: #2a2b2c; text-decoration: none; background: #D7D7D7; display: block; margin-bottom: 2px;}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { 
	background: none repeat scroll 0 0 #FFFFFF;
    color: #2A2B2C;
    margin: 0 50px;
    width: 1037px;
}  
#main .right_side { 
	float: left;
	padding:0px; 
	margin:0;
	background-color: #f4f5f5;
	width: 200px; 
	font-size:12px;
	line-height:15px;
	border-radius: 16px 16px 16px 16px;
}
#main .right_side .nav div .sbsc {
	margin-top:15px;
}
#main .right_side img {
	max-width:160px;
}
#main .right_side .hitems { margin: 0; 	padding: 0; }
#main .right_side .hitems ul { 
	margin: 5px 0; 
	padding : 0; 
	color: #2a2b2c;
	list-style-image: url('images/arrow.gif');
}
	
#main .right_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

#main .left_side { 
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 20px 60px;
    width: 660px;
}
#main h3 { 

}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}


#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}
#main .right_side .nav div.socialCage {
	padding-bottom:20px;
}
a.social.first {
	margin-left:0!important;
}
a.social.last {
	margin-right:0!important;
}
a.social:link,
a.social:visited,
a.social:active,
a.social:hover,
a.social:focus {
	display: block;
    float: left;
    margin: 10px 5px;
    text-decoration: none;
}
#main .right_side .nav div {
	padding: 0 20px 30px;
	border-bottom: 1px solid #dde0e1;
	margin:0;
}
#main .right_side .nav div:last-child
{
	border-bottom-width:0px;
}
#main .right_side .noborder {
	border-top-width:0;
}
#main .right_side .nav div  div{
	padding:0;
	border-width:0;
	margin:0;
}
.right_side .nav h2 {
	font-size:16px;
	padding: 30px 20px 0;
	border-top:1px solid #FFF;
}
.right_side .nav div h2 {
	padding:30px 0 0;
}
#s {
	background: url("images/searchIcon.png") no-repeat scroll 126px 5px #FFFFFF;
    border: 1px solid #DEDFDF;
    border-radius: 5px 5px 5px 5px;
    color: #787B7E;
    padding: 10px 30px 10px 5px;
    width: 124px;
}
#searchform {
	position:relative;
}
#searchsubmit {
	cursor: pointer;
    height: 36px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0px;
    width: 34px;
    z-index: 99;
}
/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 43px;
	color:#ccc;  
	background: #000 url('images/footer.jpg') no-repeat top; 
	font-size:90%; 
	padding: 0; 
	text-align:center;
	visibility: hidden;
}

/*  Top Menu */
#menu {
	width: 960px;
	height: 35px;
	margin: 0;
	padding: 0
}

#menu ul { 
	margin:0;
	list-style:none;
	padding: 0;
	float:right; 
        margin-right: 10px;
}
#menu a:link,
#menu a:visited,
#menu a:active { 
	display:block;
	color:#b2b6b8;
	padding: 5px; 
	text-decoration:none;  
	font-weight:bold;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", Helvetica,Arial,sans-serif;
	font-size: 14px;
	-moz-transition:300ms;
	-moz-transition-property:color;
	-webkit-transition:300ms;
	-webkit-transition-property:color;
}
#menu a:hover,
#menu a:focus {
	color:#FFF;
}
#menu li { 
	float:right;
	color: #A30000;
	margin:0; 
	padding:0;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 350px; border: 1px solid #2a2b2c; color: #666; }
input.submit { 
	background: none; 
	color: #2a2b2c;
 font-family:"HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", Helvetica,Arial,sans-serif;
}

input.search:hover {	background: #2a2b2c; }

ul { margin-left: 0; padding-left: 0px; list-style : square; }
li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px;	color: #555; }
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }

p { margin: 0 0 5px 0; padding: 0; color: #787b7e; background: inherit; }
a { color: #2a2b2c; background: inherit; text-decoration:none; }
a:hover { background: inherit; text-decoration:underline; }

h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #FFF; background: inherit; }

.post h2 {
	margin: 25px 0;
}
.post h2:first-child {
	margin:0 0 15px;
}
h2 { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", Helvetica,Arial,sans-serif;
	background-image:none; 
	color:#2a2b2c;
	font-size:24px; 
	font-weight:bold; 
	padding:0;
	margin:0 0 15px;
}

h2 a { color: #2A2B2C; }
h2 a:hover {  text-decoration:none;  }

fieldset {	border: 1px solid #A30000; }
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #A30000; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #68ADD5; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #68ADD5; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #2a2b2c;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}
.page p.info {
	display:none;
}

.column {
	float: left;
    margin: 15px 2px 0 0;
    padding-right: 10px;
    width: 153px;
}

.entry .column h3 {
	margin: 0 0 15px;
}
.entry .column:last-child {
	margin-right:0;
}

/*post stylng*/
.post{
	margin:0 0 55px 0;
	border-bottom:1px solid #e7e7e7;
}
.single .post {
	margin:0 0 15px 0;
	border-bottom:0px solid #e7e7e7;
}

.post .info{
	font-size:12px;
}


/* Comments Styling */
.rightFloat {
	float:right;
}
.leftFloat {
	float:left;
}
#commentform .rightFloat {
	width:280px;
}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 100%;
}
#commentform label,
#main .entry label {
	display:block;
	font-weight:bold;
	color: #787B7E;
}

#commentform textarea,
#main .entry textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
font: 300 12px/16px "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
padding: 8px 10px;
overflow-y: hidden;
}
input,textarea {
font: 300 12px/16px "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
#commentform textarea:focus,
#main .entry textarea:focus {
background: #ffffff;
border: 1px solid #c0bebe;
}

#commentform #email, #commentform #author, #commentform #url,
#main .entry input[type=text] {
background: #F4F5F5;
border: 1px solid #d4d4d4;
width: 330px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus,
#main .entry input[type=text]:focus {

background: #ffffff;
border: 1px solid #c0bebe;
}
.entry {
    padding-bottom:20px;
}
#commentform input{
margin-bottom: 3px;
}
#commentform #submit,
#main .entry input[type=submit] {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	appearance:none;
	background-color: #2A2B2C;
    border: 1px solid #2A2B2C;
    border-radius: 12px 12px 12px 12px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 12px 18px;
	margin:10px 0 0 0;
}

.contact {
	padding:25px 0;
	border:1px solid #DDE0E1;
	border-width:1px 0;
}
.contact .hidethis,
#main .contact label  {
	display:none;
}

#main .contact input[type=text] {
	margin:0 35px 15px 0;
	padding:8px 10px;
	width:314px;
}
.contact textarea {
	height: 150px;
    margin-top: -144px;
}
img#wpstats{
    display:none;
}

.nocomments {
	display:none;
}
#main form input,
#main form textarea {
	color:#787B7E;
}

form dl, dl.labels {
		margin:0em;
		font-size:10px;
		margin-top:0.5em
	}
	
	form dt, dl.labels dt {
		display: block;
		font-weight: bold;
		text-align: left;
		width: auto;
	}
	
	form dd, dl.labels dd {
		text-align: left;
	}
	
	form dd.submit, dl.labels dd.submit  {
		margin-top:2em
	}
	
	.error_msg {
		font-weight:700;
		color:#C33;
	}
	
	.pxs_css_spamcheck {
		display: none !important;
	}
	form dd small {
		display:none;
	}

.product {

}
.product div{
	display: none;
    padding: 5px 10px;
	border-top: 1px solid #e7e7e7;
}
a.showProd:link,
a.showProd:visited,
a.showProd:active  {
    color: #787B7E;
    display: block;
    margin: 0px 0 5px;
} 
a.showProd:hover,
a.showProd:focus {
	color:#292929;
	text-decoration:none;
}
.entry h3 {
	font-size: 13px;
    font-weight: bold;
    margin: 20px 0 2px;
}
