/*  
Theme Name: Pbn
Theme URI: http://as5k.com/
Version: 1.0
Author: Andrew Jay
Author URI: http://as5k.com/
*/

/* General */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.3em;
background-color: #242c3b;
color: #666666;
line-height: 1.0em;
}

ul, ol {list-style-position:inside;} 

h1 {
font-size: 2.0em;
}

h2 {
font-size: 1.7em;
}

h3 {
font-size: 1.5em;
}

h4 {
font-size: 1.3em;
}

h5 {
font-size: 1.2em;
}

a { 
text-decoration: none;
color: #ff3366;
}

a: hover {
color: #4dbdef;
}

/* = masthead */

#mainbox {
	width: 100%;
	margin-top: 0px;
	min-width: 1050px;
	background-color: #f1efed;
	display: block;
}
#top {
	height: 26px;
	width: 100%;
	margin: 0px;
	display: block;
background-color: #242c3b;
}
#metabox {
	width: 1034px;
	display: block;
}
#boxtop {
	height: 22px;
	width: 366px;
	background-color: #f1efed;
	display: block;
	margin-top: 5px;
	float: left;
}
#followme {
	display: block;
	float: right;
	font-weight: normal;
	font-style: italic;
	margin-top: 7px;
	color: #f1efed;
}

#followme a {
color: #fff;
}

#followme a:hover {
text-decoration: underline;
}

#header {
	margin-left: 21px;
	height: 133px;
	width: 1020px;
	display: block;
}

#header h1 {
padding-top: 16px;
font-size: 1.2em;
width: 139px;
height: 32px;
position: relative;
}

#header h1 span {
background: url(images/logo.gif) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

#sidebar {
	margin-left: 0px;
	width: 366px;
	float: left;
	display: block;
}

#content {
    min-height: 100%; /* Mindesth?e f? moderne Browser */
	height: auto !important; /* Important Regel f? moderne Browser */ 
	height: 100%; /* Mindesth?e f? den IE */ 
	overflow: hidden !important; /* 100% H?e im FF auch mit Scroll-leiste */
	width: 668px;
}

/* main-navigation */

#left-navi {
	margin-left: 14px;
	margin-top: 3px;
	list-style: none;
}

#left-navi li {
list-style: none;
	float: left;
	margin: 0 3px;
}

.navi-passiv a{
	color: #6e615d;
	font-size: 1.3em;
	text-decoration: none;
	padding: 3px 8px 3px 7px;
}
.navi-passiv a:hover {
	color: #ff3366;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.navi-passiv .selected {
color: #4dbdef;
}

span .selected {
color: #4dbdef;
}

/* categories */

#categories {
clear: both;
margin: 50px 0 0 26px;
border-left: #6e615d 2px solid;
}

#categories li {
line-height: 25px;
width: 114px;
background: url(images/menu_bg.gif) no-repeat;
}

#categories li a{
padding-left: 6px;
color: #6e615d;
font-size: 1.1em;
}

#categories li a:hover {
color: #ff3366;
}

/* = text input */

.text-input { 
background: #fff url(images/bg-input-gradient.png) repeat-x 0 0; 
border-left-color: #aaa; 
border-top-color: #999; 
border: 1px solid #ccc; 
font-family: arial, verdana, sans-serif; 
font-size: 0.8em; 
padding: 4px; 
}

/* sf-menu */

ul.sf-menu {
font-size: 1.2em;
margin-top: 0px;
margin-left:412px;
background-color: transparent;
}

.sf-menu #searchForm {
width:122px;
}

/* = search */

#searchForm { 
margin: 0; 
}

#searchWrap span { 
background: #ff3366; 
display: block; 
padding: 2px; 
}

#searchWrap input { 
color: #777; 
width: 115px; 
}

/* = home posts */

.left, 
.recent-leads { width: 688px; }

.post-category {
margin: 1.0em 0 0 0;
color: #9fa2a8;
}

.post-category a {
color: #9fa2a8;
text-decoration: underline;
}

.post-category a:hover {
color: #4dbdef;
}

.summary {
margin-top: 0.5em;
padding-bottom: 1.2em;
font-size: 1.1em;
line-height: 1.4em;
border-bottom: #d7d9ca 7px solid;
}

a.read-more {
color: #4dbdef;
}

a.read-more:hover {
text-decoration: underline;
}

/* = title overlay */
.title-insert { 
width: 100%;
}

.title-insert a {
color: #ff3366; 
display: block; 
margin: 0.5em 0 0 0;
}

.title-insert h3 {
font-size: 1.3em;
line-height: 1.1em;
}

.title-insert a:hover { 
color: #242c3b;
text-decoration: underline; 
}

.main-post-bg, 
.secondary-post-bg { 
display: block; 
}

.main-post-bg {
width: 324px;
height: 137px;
margin: 0 20px 16.0em 0;
}

.main-post-bg.showhero { 
margin-left: 7px;
}

.secondary-post-bg { 
width: 324px; 
height: 137px; 
margin: 0 20px 16.0em 0;
}

/* = single entry style */

.home.is-single { 
width: 668px;
}

.post.single { 
line-height: 1.4em;
}

.single-cat {
font-size: 1.0em;
color: #536484;
}

.single-cat a {
color: #ff3366;
}

.single-cat a:hover {
color: #536484;
}

.post.single h2, 
.post.single h2 a { 
border: 0; 
color: #242c3b; 
font-size: 1.8em;
line-height: 1.1em; 
}

.post.single h2 a:hover {
color: #242c3b;
text-decoration: underline; 
}

.post.single .single-meta,
.post.single .single-meta a {
font-size: 1.0em;
text-transform: uppercase;
color: #536484;
}

.post.single .single-meta a:hover {
color: #4dbdef;
}

.post.single .showhero h2 a { 
color: #444; 
}

.post.single .showhero h2 a:hover { 
color: #903000; 
}

.post.single .entry { 
font-size: 1.1em;
color: #404040;
}

.post.single p { 
line-height: 1.5em; 
margin: 1.5em 0; 
}

.post.single h3 { 
margin: 0;
}

.post.single blockquote, 
.post.single ul, 
.post.single ol { 
color: #555; 
margin: 0 15px; 
}

.post.single ul li { 
margin: 0 20px; 
}

.post.single ol li { 
list-style: decimal; 
margin: 0 20px; 
}

.post.single blockquote { 
border-left: 1px solid #ccc; 
font-style: italic; 
margin-left: 20px; 
padding-left: 10px; 
}

.post.single img.floatleft,
.post.single img.alignleft { 
float: left; 
margin: 4px 10px 0 0; 
}

.post.single img.floatright,
.post.single img.alignright { 
float: right; 
margin: 4px 0 0 10px; 
}

.post.single .wp-caption-text { 
color: #888; 
font-size: 0.8em; 
text-align: center; 
text-transform: uppercase; 
}

.post.single a {
color: #ff3366;
}

.post.single a:hover {
color: #4dbdef;
text-decoration: underline;
}

.for-tags {
width: 642px;
padding: 12px;
background-color: #fff;
border: #cecece 1px solid;
}

/* page & post navigation */

.previous a {
text-indent: -9999px;
width: 116px;
height: 26px;
background:url(images/prev-page_btn.gif);
float:left;
background-position: 0 -26px;
}
.previous a:hover {
background-position: 0 0;
}
.next a {
text-indent: -9999px;
margin-right: 20px;
width: 116px;
height: 26px;
background:url(images/next-page_btn.gif);
float:right;
background-position: 0 -26px;
}
.next a:hover {
background-position: 0 0;
} 

#post-nav {
margin: 25px 0 20px 0;
}

.previous-post a {
text-indent: -9999px;
width: 116px;
height: 26px;
background:url(images/older-post_btn.gif);
float:left;
background-position: 0 -26px;
}
.previous-post a:hover {
background-position: 0 0;
}
.next-post a {
text-indent: -9999px;
width: 116px;
height: 26px;
background:url(images/newer-post_btn.gif);
float:right;
background-position: 0 -26px;
}
.next-post a:hover {
background-position: 0 0;
} 

/* = YARPP (Yet Another Related Posts Plugin) */

#yarpp {
margin: 0;
padding: 0;
font-size: 1.0em;
line-height: 1.2em;
}

#yarpp h3.yarpp-title {
color: #242c3b;
font-size: 1.2em;
margin-bottom: 1.0em;
}

#yarpp ol {
margin: 0;
}

#yarpp ol li {
margin: 0;
list-style: none;
}

#yarpp img {
clear: both;
float: left;
margin-bottom: 1.2em;
}

.yarpp-desc {
float: left;
width: 328px;
margin: -7px 0 0 15px;
}

p.yarpp-date {
color: #536484;
font-size: 0.9em;
}

h4.yarpp-ptitle {
font-size: 1.1em;
color: #ff3366;
margin: -1.0em 0;
}


/* twitter */

#twitter {
width: 666px;
height: 80px;
margin: 15px 0;
background: #fff url(images/tw_icon.gif) no-repeat 582px 25px;
border: #cecece 1px solid;
}

#twitter-top h3{
width: 126px;
height: 10px;
padding: 13px 0 0 13px;
background: url(images/tw_title.gif) no-repeat 13px 13px;
text-indent: -9999px;
}

#twitter_update_list {
float: right;
padding: 10px 95px 0 0; 
font-size: 1.1em;
}

#twitter_update_list a {
color: #ff3366;
font-style: italic;
}

#twitter_update_list li {
color: #242c3b;
}

/* = widgets style */
	
h3.module-title, 
h3.widgetTitle { 
color: #242c3b; 
font-size: 1.3em;
margin: 10px 3px;
}

h3.module-title a, 
h3.widgetTitle a { 
border: 0; 
}

.widgetContainer { 
margin: 0 0 20px 0; 
}

.widgetContainer .textwidget { 
line-height: 1.4em; 
margin: 0 7px; 
}

.widgetContainer ul li {
margin-left: 4px;
}

ul.module-list, 
.widgetContainer ul { 
margin: 0 0 20px 0; 
}

.module-list li, 
.widgetContainer li {  
line-height: 1.4em; 
margin: 0 3px 7px 21px; 
}

#middle-widgets .widgetContainer { 
clear: top; 
float: left;  
width: 334px;
}

/* = legacy comments style support */

.legacy .commentlist li { 
border-top: 1px solid #ccc; 
margin: 0; 
padding: 7px 0 15px 10px; 
}

.legacy img.avatar { 
float: right; 
margin: 0 7px 0 0; 
}

.legacy cite { 
font-style: normal; 
}

.legacy .commentlist li p { 
margin: 1em 0; 
}

.legacy .commentlist li ul, 
.legacy .commentlist li ol, 
.legacy .commentlist li blockquote { 
margin: 1em 15px; 
}

.legacy .commentlist li ul li, 
.legacy .commentlist li ol li { 
border: 0 !important; 
margin: 0 15px !important; 
padding: 0 !important; 
}

.legacy .commentlist ol li { 
list-style: decimal; 
}

.legacy #respondform { 
margin-left: 10px; 
padding: 10px 0 0 0; 
}

.nocomments { 
background: #ffffcc; 
border: 1px solid #BEBE3C; 
font-size: 0.9em; 
font-weight: bold; 
padding: 10px 0; 
text-align: center; 
}

/* = style support for threaded comments */

#comments-wrapper, 
#comments-wrapper-form {
}

#comments-wrapper p { 
margin: 15px 0; 
}

#comments-wrapper { 
margin: 0 0 25px 10px; 
}

h3#comments { 
clear: both; 
margin: 20px 0 20px 10px; 
}

.commentlist { 
font-size: 12px; 
line-height: 1.4em; 
}

.commentlist li.comment, 
.commentlist li.pingback { 
border-top: 1px solid #ccc; 
margin: 0; 
padding: 7px 0 15px 10px; 
}

.commentlist li.comment-author-admin { 
border-color: #903000; 
}

.commentlist li.comment ul, 
.commentlist li.comment ol, 
.commentlist li.comment blockquote { 
margin: 0 15px; 
}

.commentlist li.comment blockquote { 
border-left: 1px solid #ccc; 
color: #777; 
font-style: italic; 
padding-left: 10px; 
}

.commentlist ul.children { 
margin: 0 !important; 
padding: 0; 
}

.commentlist .children li.comment { 
list-style: none; 
margin: 15px 0 0 0; 
padding: 7px 0 0 45px; 
}

.comment-author img.avatar { 
float: right; 
margin: 0 7px 0 0; 
}

.comment-author cite { 
font-style: normal; 
}

.comment-meta { 
font-size: 0.9em; 
}

#respond { 
clear: both; 
margin-left: 10px; 
padding: 10px 0 0 0; 
}

li.comment #respond { 
margin-left: 0; 
}

#respond h3 { 
margin: 0 0 15px 0; 
}

#respond .text-input { 
font-size: 12px; 
margin-right: 4px; 
width: 160px; 
}

#respond textarea.text-input, 
#respondform textarea.text-input { 
margin-right: 0; 
overflow: auto; 
width: 97%; 
}

/* = recent comments */

.recentcomment-wrap li{
width: 332px;
margin-bottom: 18px;
}

.recentcomment-wrap img {
margin-left: 5px;
float: left;
}

li .recent_summary {
float: left;
margin-left: 10px;
}

.recent_summary h5 {
font-size: 1.1em;
font-weight: normal;
padding-top: 1.0em;
}

.recent_summary h5 a {
color: #536484;
}

.recent_summary h5 a:hover {
color: #4dbdef;
text-decoration: underline;
}

.recent_summary p {
font-size: 1.0em;
}

/* footer */

#footer {
width: 100%;
height: 40px;
background-color: #242c3b;
display: block;
color: #eee;	
font-weight: normal;
line-height: 15px;
}

#footer p {
font-size: 1.1em;
font-style: italic;
padding: 10px 0 0 23px; 
}

.copyright {
float: left;
}

.btop a {
float: left;
margin-left: 837px;
color: #fff;
}

.btop a:hover {
text-decoration: underline;
}
