/*
Theme Name: branfordmagazineChild
Theme URI: http://www.owl-interaktiv.de/?wptheme=branfordmagazineCHILD
Description: Child Theme for brandfordmagazine
Author: Sebastian Kupke
Template: branfordmagazine_3.0
Version: 3.0
*/

@import url("../branfordmagazine_3.0/style.css");

img#wpstats{display:none}

#branding {/*where the logo sits*/
	width:366px;
	height:99px;
	padding-bottom:15px;
	background:url(images/backgrounds/bg_wir.png) no-repeat;
	}

.feature {
	/*background: url(images/backgrounds/bg_featured.jpg) repeat-x #E5E5E5;*/
	background: #FFF; /*vorher: siehe oben*/
	border:none; /*vorher 1px solid #CCCCCC*/
	padding:2px 0px 2px 0px;;  /*vorher 15px*/
	}
	
#sidelist .children {
	background:#E5E5E5;
	}
	
.subnav li a:hover, .subnav li a:active {
	background: #E5E5E5;
	}

#sidelist .children li a, #sidelist .children li a:visited {
	background:#E5E5E5;
	}
	
#sidelist .children li {
	background: #E5E5E5;
	}

#rightcol p { margin:15px 0 15px 0;	} /*Mittlere Spalte, Abstand der einzelnen Artikel zueinander*/


#sharepost img{ /*Bilder unter "Share this Post" ( email, twitter etc.) -->Sharebuttons Plugin*/
	height:37px;
	width:32px;
}

#searchform { 	
	padding:0px 0px 0 0; 
	margin:0px 0px 0 0;
}

#searchsubmit {
	padding: 1px;
	background:#00acaa;
	color:#fff;
	border:none;
	font-weight:bold;
	height:19px;:45px;
}
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:left; /*vorher wars "justify" (Blocksatz)*/
}

.entry {
	padding-bottom:28px;
	text-align:left; /*vorher wars justify*/
}

.post {
	clear:left; /* "Vorherige Einträge" war vorher in einer Linie mit dem ersten Post */
}

#vorFooter{
	 background-color:#CCC; 
	 clear:left; 
	 vertical-align:bottom; 
	 font-size:14px; 
	 padding:1px 2px 2px 5px;"	
}

#newsletterFormDiv img{ /*Newsletter-Form in der sidebar*/
	border:none;
}

.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
