/*  
Theme Name: Markuso EB-Theme
Theme URI: http://markuso.com/
Description: This is a theme with 2 columns and with featured header and footer bars.
Version: 1.5
Author: Markus Ochel
Author URI: http://markuso.com/                                    
*/

/* @group Global */

* {
	margin: 0;
	padding: 0;
}

html,body {
	background: #EAEAFF;
	color: #333;
	text-align: center;
}

body {
	font: 12px 'Lucida Grande',arial,helvetica,verdana,sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

a {
	color: #375c9f;
	text-decoration: none;
}

a:hover {
	color: #213A6F;
}

#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #9BB7E3;
	margin: 0px auto;
	padding: 15px 15px 15px 15px;
	text-align: left;
	width: 965px;
	min-height: 600px;
	box-shadow: 0px 0px 10px #cccccd;
	-webkit-box-shadow: 0px 0px 10px #cccccd;
	-moz-box-shadow: 0px 0px 10px #cccccd;
}



/* @end */

/* @group Header */

#header {
	height: 90px;
	overflow: hidden;
	padding: 0 0 0 0;
	width: auto;
	border-bottom: 2px solid #B1B2CC;
}

.blogTitle {
	margin: 8px 0 8px 0;
}

.blogTitle img {
	border: 0;
}

.blogTitle h1 {
	float: left;
}

.blogTitle h2 {
	width: 400px;
	font-family: Georgia, 'Trebuchet MS','Lucida Grande',arial;
	font-size: 14px;
	font-style: italic;
	line-height: 1.3em;
	color: #2E4A7D;
	float: right;
	margin: 20px 0 0 100px;
	text-align: right;
}



/* @end */

/* @group Network Tabs */

#networkBox {
	margin: 10px auto 0 auto;
	width: 975px;
	display: block;
	clear: both;
	height: 28px;
	z-index: 5;
	position: relative;
}

ul.networkNav {
	list-style: none;
	float: right;
	display: block;
	clear: both;
}

.networkNav li {
	float: left;
	display: block;
	border-top: 1px solid #9BB7E3;
	border-right: 1px solid #9BB7E3;
	border-left: 1px solid #9BB7E3;
	margin-right: 4px;
	font-size: 13px;
	font-weight: bold;
}

.networkNav li.label {
	width: 100px;
	height: 22px;
	color: #8BA7D3;
	padding: 7px 5px 2px 2px;
	text-align: right;
	border: 0;
}

.networkNav li a {
	width: 160px;
	background-color: #9BB7E3;
	outline: none;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 3px;
	border: 3px solid #9BB7E3;
	text-transform: uppercase;
}

.networkNav li a:hover {
	color: #FFF!important;
	background-color: #333333;
}

.networkNav li span.currentSite {
	width: 160px;
	background: #FFF;
	outline: none;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 3px;
	border: 3px solid #FFF;
	text-transform: uppercase;
}



/* @end */

/* @group Navingation */

ul.nav {
	list-style: none;
	background: #000000;
	border-bottom: 2px solid #B1B2CC;
}

.nav li {
	border-right: 1px solid #B1B2CC;
	float: left;
	display: block;
	width: auto;
}

.nav li a {
	font-size: 13px;
	font-weight: bold;
	outline: none;
	color: #FFF;
	background: url(images/nav_back.png) no-repeat;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 10px;
	width: auto;
	text-transform: uppercase;
}

.nav li a:hover {
	background: #2d5ba2 url(images/nav_back.png) no-repeat;
}

.nav li.feeds {
	border-left: 1px solid #B1B2CC;
	float: right;
	border-right: 0;
}

.nav li.feeds a {
	padding: 6px;
	width: 24px;
	display: inline-block;
	background: none;
}

.nav li.searchTab {
	border-right: 0;
	float: right;
	display: block;
	width: 180px;
	margin: 7px 5px 0 0;
}

/* Channels and suckerfishnav plugin styles */

.channels {
	background-color: #000000;
	width: 965px;
	clear: both;
	border-bottom: 2px solid #B1B2CC;
}

#suckerfishnav, #suckerfishnav ul {
	list-style: none;
	z-index: 20;
	border: 0;
}

#suckerfishnav ul {
	position: absolute;
	height: auto;
	border: 0;
	display: none;
}

#suckerfishnav li {
	border-right: 1px solid #B1B2CC;
	float: left;
	display: block;
	width: auto;
}

#suckerfishnav li a {
	font-size: 13px;
	font-weight: bold;
	outline: none;
	color: #FFF;
	background-image: url(images/nav_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 10px;
	width: auto;
	text-transform: uppercase;
}

#suckerfishnav li a:hover, #suckerfishnav li.sfhover a {
	background-color: #375C9F;
	color: #FFF;
	width: auto;
}

#suckerfishnav li ul {
	background: #375C9F;
	width: 160px;
}

#suckerfishnav li ul li {
	border-top: 1px dotted #eaeaff;
	border-right: 0;
	float: left;
	display: block;
	width: 160px;
}

#suckerfishnav li ul li a {
	font-size: 12px;
	font-weight: bold;
	outline: none;
	color: #FFF;
	background-color: #375C9F;
	background-image: url(images/nav_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	width: auto;
	height: auto;
	text-transform: none;
}

#suckerfishnav li ul li a:hover {
	background: #8BA7D3;
	color: #1B1B1B;
	width: auto;
}

#suckerfishnav li ul li ul {
	margin: -24px 0 0 160px;
}

#suckerfishnav li.plus a {
	background-image: url('images/nav_back_plus1.png');
}

#suckerfishnav li.plus ul li a {
	background-image: url('images/nav_back.png');
}

#suckerfishnav li ul li.plus a {
	background-image: url('images/nav_back_plus2.png');
}

#suckerfishnav li ul li.plus ul li a {
	background-image: url('images/nav_back.png');
}

/*
#suckerfishnav li.plus a:after{content:" ›";color:#aaa;}
#suckerfishnav li.plus ul li a:after{content:none;}
#suckerfishnav li ul li.plus a:after{content:" ›";color:#aaa;}
#suckerfishnav li ul li.plus ul li a:after{content:none;}
*/



/* @end */

/* @group Top Bar */

/* Top Bar styles */

#topbar {
	background: #FFFFFF;
	color: #1B1B1B;
	display: block;
	clear: both;
	border-bottom: 2px solid #B1B2CC;
}

#topbar .box {
	width: 305px;
	min-height: 140px;
	position: relative;
	float: left;
	padding: 8px 5px 8px 10px;
	border-right: 1px dotted #B1B2CC;
}

#topbar .box.last {
	border-right: 0;
}

#topbar .box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1B1B1B;
	padding: 0px 0px 10px 0px;
}

#topbar .box ul {
	list-style: none;
}

#topbar .box li {
	display: block;
	border-top: 1px dotted #D2E7E2;
	padding: 4px 0 4px 22px;
	background: url(images/page.png) no-repeat 2px 3px;
}

#topbar .box li a {
	font-weight: bold;
	line-height: 1.2em;
}

/* Top Bar images */

#topbar .box.images {
	
}

#topbar .box.images ul li {
	display: block;
	float: left;
	border: 0;
	background: none;
	padding: 0px 10px 0px 0px;
}

#topbar .box.images ul li a {
	width: auto;
}

#topbar .box.images ul li a img {
	border: 3px solid #8BA7D3;
	width: 128px;
	height: 96px;
}

#topbar .box.images li a:hover img {
	border-color: #2d5ba2;
}

/* Top Bar Google Ads and other */

#topbar .googleAds {
	padding: 10px 0px 10px 0px;
	display: block;
	min-height: 90px;
	text-align: center;
}

/* @end */

/* @group Featured Slideshow */

#slideshow-container {
	position: relative;
	background: #8BA7D3 url(images/corner_back1.png) no-repeat left;
	padding: 10px;
	margin: 0 0 30px 0;
	height: 200px;
	overflow: hidden;
}

#slideshow-container #slideshow {
	overflow: hidden;
}

#slideshow-container #slideshow-prev {
	position: absolute;
	left: 0;
	top: 50%;
	display: inline;
	z-index: 10;
}

#slideshow-container #slideshow-prev a {
	background: #ffffff url('images/resultset_previous.png') left center no-repeat;
	display: block;
	width: 22px;
	height: 22px;
	filter: alpha(opacity=70);
	opacity: .70;
}

#slideshow-container #slideshow-next {
	position: absolute;
	right: 0;
	top: 50%;
	display: inline;
	z-index: 10;
}

#slideshow-container #slideshow-next a {
	background: #ffffff url('images/resultset_next.png') right center no-repeat;
	display: block;
	width: 22px;
	height: 22px;
	filter: alpha(opacity=70);
	opacity: .70;
}

#slideshow-container #slideshow-pager {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 10;
}

#slideshow-container #slideshow-pager a {
	display: block;
	float: left;
	margin: 0 0 0 8px;
	width: 20px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: .70;
}

#slideshow-container #slideshow-pager a.activeSlide {
	background-color: #999999;
}

#slideshow .post-featured {
	padding-right: 15px;
	width: 590px;
}

#slideshow .post-featured h3 {
	margin-bottom: 10px;
}

#slideshow .post-featured h3 a {
	color: #000000;
}

#slideshow .post-featured h3 a:hover {
	background-color: #eaeaff;
}

#slideshow .entry-excerpt {
	color: #3B3833;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
}

#slideshow .entry-excerpt a.readMore {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	background: url(images/bullet_go.png) no-repeat right center;
	padding: 0 16px 0 0;
	display: inline-block;
}

#slideshow .entry-excerpt a.readMore:hover {
	background-color: #eaeaff;
}

#slideshow .entry-edit a {
	color: #213a6f;
}

#slideshow .entry-edit a:hover {
	text-decoration: underline;
}

#slideshow img, #slideshow a img {
	border: 3px solid #eaeaff;
	margin: 0px 15px 5px 0px;
	height: 190px;
	float: left;
	display: block;
	clear: both;
}

#slideshow a:hover img {
	border-color: #2d5ba2;
}



/* @end */

/* @group Main Area */

#middle {
	border-bottom: 2px solid #B1B2CC;
}

#content {
	float: left;
	margin: 15px 15px 0 0;
	width: 627px;
}

#content.wide {
	;margin: 15px 0 0 0;
	width: 965px;
}



/* @end */

/* @group Sidebar */

/* Sidebar styles */

#sidebar {
	border-left: 1px dotted #B1B2CC;
	color: #1B1B1B;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 322px;
	min-height: 800px;
	line-height: 1.3em;
}

#sidebar a {
	font-weight: bold;
}

#sidebar .box {
	padding: 15px 15px 15px 15px;
	border-bottom: 2px solid #B1B2CC;
}

#sidebar .box.last {
	border-bottom: 0;
}

#sidebar .box p {
	text-align: justify;
}

#sidebar .box h3 {
	margin-bottom: 7px;
}

#sidebar .box ul {
	list-style: none;
	margin: 8px 0 4px;
}

#sidebar .box ul li {
	background: url(images/page.png) no-repeat 0 3px;
	line-height: 1.2em;
	border-top: 1px dotted #D2E7E2;
	padding: 4px 0 4px 20px;
}

#sidebar .box.highlights {
	background: #eaeaff url(images/corner_back1.png) no-repeat left;
}

#sidebar .box.highlights ul li {
	background: none;
	line-height: 1.2em;
	border: 1px dotted #B1B2CC;
	padding: 5px;
	margin: 10px 0 0 0;
}

#sidebar .box.googleAds {
	text-align: center;
	padding: 15px 0 15px 0;
}

/* Sidebar subnav styles */

#sidebar .box.subnav {
	background: #eaeaff url(images/corner_back1.png) no-repeat left;
}

#sidebar .box.subnav ul li {
	display: block;
	margin: 0px 10px 10px 10px;
	background: none;
	padding: 0 0 0 0;
	border: 0px;
}

#sidebar .box.subnav ul li a {
	display: block;
	background-color: #213a6f;
	color: #FFF;
	border: 1px dotted #B1B2CC;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

#sidebar .box.subnav ul li a:hover {
	background-color: #2d5ba2;
}



/* @end */

/* @group Bottom Bars */

#bottombar {
	background: #8BA7D3 url(images/corner_back1.png) no-repeat left top;
	color: #282832;
	display: block;
	clear: both;
	border-bottom: 2px solid #B1B2CC;
}

#bottombar .box {
	width: 305px;
	min-height: 180px;
	position: relative;
	float: left;
	padding: 8px 5px 8px 10px;
	background: url(images/corner_back1.png) no-repeat top left;
	border-left: 1px dotted #787878;
}

#bottombar .box h3 {
	font-size: 15px;
	font-weight: bold;
	color: #282832;
	padding: 0px 0px 12px 0px;
}

#bottombar .box p {
	text-align: justify;
}

#bottombar .box a {
	color: #213a6f;
}

#bottombar .box a:hover {
	background-color: #eaeaff;
}

#bottombar .box ul {
	list-style: none;
}

#bottombar .box li {
	display: block;
}

#bottombar .box li a {
	font-weight: bold;
	display: block;
	width: auto;
	background: url(images/page.png) no-repeat 2px 3px;
	line-height: 1.2em;
	border-top: 1px dotted #787878;
	padding: 4px 0 4px 22px;
}

#bottombar .box li.recentcomments {
	display: block;
	background: url(images/comment.png) no-repeat 3px 3px;
	border-top: 1px dotted #787878;
	padding: 4px 0 4px 22px;
}

#bottombar .box li.recentcomments:after {
	content: " »";
	font-size: 1.2em;
}

#bottombar .box li.recentcomments a {
	font-weight: normal;
	display: inline;
	width: auto;
	background-image: none;
	border: 0;
	padding: 0;
}

#bottombar .box li.recentcomments a.url {
	font-weight: bold;
}

#bottombar .box.widget_archive ul {
	max-height: 160px;
	overflow: auto;
}

#bottombar .box.widget_archive ul.children {
	height: auto;
	overflow: auto;
	padding-top: 4px;
}

#bottombar .box.widget_archive ul li {
	display: block;
	background: url(images/page.png) no-repeat 3px 3px;
	border-top: 1px dotted #787878;
	padding: 4px 0 4px 22px;
}

#bottombar .box.widget_archive ul li a {
	font-weight: bold;
	display: inline;
	width: auto;
	background-image: none;
	border: 0;
	padding: 0;
}

#bottombar .box.widget_categories ul {
	max-height: 160px;
	overflow: auto;
	padding-top: 4px;
}

#bottombar .box.widget_categories ul.children {
	height: auto;
	overflow: auto;
}

#bottombar .box.widget_categories ul li {
	display: block;
	background: url(images/page.png) no-repeat 3px 3px;
	border-top: 1px dotted #787878;
	padding: 4px 0 4px 22px;
}

#bottombar .box.widget_categories ul li a {
	font-weight: bold;
	display: inline;
	width: auto;
	background-image: none;
	border: 0;
	padding: 0;
}

#bottombar .box .post-teaser {
	padding-right: 10px;
	padding-left: 5px;
	margin: 0;
}

#bottombar .box .post-teaser h3 {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding: 0;
}

#bottombar .box .post-teaser .entry-excerpt {
	line-height: 1.3em;
	text-align: justify;
}

#bottombar .box .post-teaser img.thumbnail {
	margin-bottom: 11px;
}

#bottombar .box .post-teaser a img {
	border-color: #eaeaff;
}

#bottombar .box .post-teaser a:hover img {
	border-color: #2d5ba2;
}

/* Bottom Bar images */

#bottombar .box.images ul li {
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	width: 134px;
}

#bottombar .box.images ul li a {
	width: auto;
	background: none;
	border: 0;
	padding: 0;
}

#bottombar .box.images ul li a img {
	border: 3px solid #eaeaff;
	width: 128px;
	height: 96px;
}

#bottombar .box.images li a:hover img {
	border-color: #2d5ba2;
}

/* Bottom Bar 2 styles */

#bottombar.bar2 {
	background-color: #000000;
	color: #FFF;
	border-bottom: 0;
}

#bottombar.bar2 .box {
	border-left: 1px dotted #585858;
	min-height: 250px;
}

#bottombar.bar2 .box h3 {
	color: #FFF;
}

#bottombar.bar2 .box a {
	color: #eaeaff;
}

#bottombar.bar2 .box a:hover {
	background-color: #585858;
}

#bottombar.bar2 .box li.recentcomments {
	border-top: 1px dotted #585858;
}

#bottombar.bar2 .box.widget_archive ul li {
	border-top: 1px dotted #585858;
}

#bottombar.bar2 .box.widget_categories ul li {
	border-top: 1px dotted #585858;
}



/* @end */

/* @group Search Box */

#searchWrap input {
	vertical-align: middle;
}

#searchWrap #s {
	font-size: 1.2em;
	border: 1px inset #B1B2CC;
	padding: 1px 2px;
	margin-right: 3px;
	width: 142px;
	height: 18px;
}

#searchWrap #searchsubmit {
	border: 1px outset #B1B2CC;
	background-color: #B1B2CC;
	padding: 2px 2px 2px 2px;
}



/* @end */

/* @group Page Tools */

#pageTools {
	display: none;
	float: right;
	padding: 5px 5px 5px 5px;
	border: 1px dotted #B1B2CC;
	margin: 15px 0 5px 15px;
	font-size: 12px;
}

#pageTools h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

#pageTools ul {
	list-style: none;
	margin: 0;
}

#pageTools li {
	padding-left: 5px;
	margin: 0;
	background: none;
}

#pageTools li a {
	color: #375C9F;
	font-weight: normal;
	background: none;
	text-decoration: underline;
}

#pageTools li a:hover {
	color: #375C9F;
}

#pageTools li a:after {
	content: " »";
	font-size: 1.2em;
}

#pageTools .googleAds {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #B1B2CC;
}

/* @end */

/* @group Overlay */

/* the overlayed element */
.overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
    background-image: url(images/overlay/white.png);
    background-color: transparent;
	
    padding: 40px;
    width: 656px;
    height:  526px;
	
}

/* close button positioned on upper right corner */
.overlay .close {
	background-image: url(images/overlay/close.png);
	position:absolute;
	right:10px;
	top:8px;
	cursor:pointer;
	height:35px;
	width:35px;
} 

/* container for external content. uses vertical scrollbar, if needed */ 
#ajax-overlay.overlay div.content-wrapper {
    height: 500px; /* 436px */
    max-height: 500px;
    overflow-y:auto;
    padding: 0 10px;
} 

#ajax-overlay.overlay div.content-wrapper h2.title {
	color: #f1990f;
	text-shadow: #333 0 1px 1px;
	font-size: 2em;
}

#ajax-overlay.overlay .progress {
	position:absolute;
	top:49%;
	left:50%;
}

.overlay .wpv_videoc {
	margin: 50px auto;
}

/* @end */

/* @group Post and Entry styles */

.pageTitle h2 {
	font-size: 22px;
	line-height: 1.2em;
	margin-bottom: 20px;
	font-family: 'Trebuchet MS','Lucida Grande',arial;
}

.pageTitle h2 .term {
	color: #666666;
}

/* Post Meta */

.postMeta {
	background: url(images/dot.gif) repeat-x left center;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	margin-bottom: 5px;
}

.postMeta span.tags {
	background: #FFF;
	color: #7F7F7F;
	padding: 0 2px 0 4px;
}

.postMeta span.date {
	background: #FFF;
	color: #7F7F7F;
	padding: 0 2px 0 4px;
}

.postMeta span.comments a {
	background: #FFF url(images/comment.png) no-repeat left center;
	padding-left: 18px;
	margin-left: 2px;
}

.postMeta span.tags a
.postMeta span.date a {
	color: #555;
}

.post, .page {
	margin: 0 0 15px 0;
}

.post h2, .page h2 {
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 0px;
}

.post h2 a, .page h2 a {
	width: 100%;
	display: block;
	outline: none;
	font-family: 'Trebuchet MS','Lucida Grande',arial
}

.post .entry, .page .entry {
	font-size: 1.1em;
	line-height: 1.4em;
	overflow: hidden;
	text-align: justify;
}

.post .entry p, .page .entry p {
	margin: 1em 0;
}

.post .entry p a, .page .entry p a {
	background: url(images/dot.gif) repeat-x bottom left;
	font-weight: bold;
}

.post img.thumbnail {
	margin-right: 10px;
}

.entry h3 {
	margin: 1em 0;
}

.entry blockquote {
	margin: 0 1.3em 0;
}

.entry ul {
	margin: 0 1.3em 0;
	list-style: none;
}

.entry ul li {
	background: url(images/bullet_black.png) no-repeat 0 1px;
	padding-left: 18px;
	margin-bottom: 7px;
}

.entry li a {
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}

.entry ol {
	margin: 0 1em 0 3em;
}

.entry ol li {
	margin: 0 0 7px 0;
}

.entry img,.entry a img {
	border: 3px solid #8BA7D3;
	margin: 0px 10px 6px 0px;
	max-width: 620px;
}

.entry a:hover img {
	border-color: #2d5ba2;
}

.entry table tr {
	padding: 15px 0;
}

.entry table tr.alt {
	background: #eee;
}

.entry blockquote {
	display: block;
	margin: 5px 10px 5px 20px;
	padding: 5px 50px 5px 20px;
	font-weight: bold;
	font-size: 1.1em;
	border-left: 5px solid #B1B2CC;
	background: url(images/quote.png) #EAEAFF no-repeat top right;}

.entry img.alignleft {
	float: left;
}

.entry img.alignright {
	float: right;
}

.entry-meta {
	font-size: 1em;
	line-height: 1.2em;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #bbb;
}

.entry-meta div {
	display: inline;
}

.entry-meta a, .comment-meta a {
	color: #777;
}

.entry-meta a:hover, .comment-meta a:hover {
	text-decoration: underline;
}

.meta-start 

{
	
}

.meta-prep {
	color: #bbb;
}

.entry-edit {
	display: block;
	float: right;
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url('images/pencil.png') left top no-repeat;
	filter: alpha(opacity=70);
	opacity: .70;
}

.entry-author a {
	font-weight: bold;
}

.entry-date {
	border: 0;
	color: #777;
}

.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
}

.entry-tags a {
	text-transform: lowercase;
	/*padding: 2px 0 2px 20px;background: url('images/tag_blue.png') left center no-repeat;*/
}

.entry-comments {
	padding: 2px 0 2px 18px;
	background: url('images/comment.png') 0px 2px no-repeat;
}

.entry-comments a {
	font-weight: bold;
}

.entry-comments a:after {
	content: "»";
	font-size: 1.3em;
}

.entry-comment-cloud {
	float: right;
	background: url('images/comment_cloud.png') left top no-repeat;
	width: 31px;
	height: 26px;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	margin-left: 5px;
	margin-top: -5px;
}

.author-bio {
	font-size: .9em;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #B1B2CC;
}



/* @end */

/* @group Teaser Post */

.post-teaser {
	margin: 0px 0px 15px 0px;
	display: block;
	clear: both;
}

.post-teaser h3 {
	font-size: 18px;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.post-teaser h3 a {
	outline: none;
	font-family: 'Trebuchet MS','Lucida Grande',arial
}

.post-teaser img, .post-teaser a img {
	border: 3px solid #8BA7D3;
	margin: 0px 5px 30px 0px;
	width: 128px;
	height: 96px;
	float: left;
	display: block;
	clear: both;
}

.post-teaser a:hover img {
	border-color: #2d5ba2;
}

.post-teaser .entry-tags {
	float: none;
	display: inline-block;
	min-height: 16px;
	padding: 2px 0 2px 20px;
	background: url('images/tag_blue.png') left center no-repeat;
}

.post-teaser .entry-edit {
	float: right;
	display: block;
}

.post-teaser .entry-excerpt {
	font-size: 1.1em;
	text-align: justify;
}

.post-teaser .entry-excerpt a.readMore {
	font-weight: bold;
	font-size: .8em;
	text-transform: uppercase;
	background: url(images/bullet_go.png) no-repeat right center;
	padding: 0 16px 0 0;
	display: inline-block;
}



/* @end */

/* @group Resources Page */

.resourcesCol {
	margin: 0 15px 15px 0;
	width: 467px;
	display: block;
	float: left;
}

.resourcesCol h2 {
	margin-bottom: 10px;
}

.resourcesCol ul {
	list-style: none;
}

.resourcesCol ul ul {
	list-style: none;
	margin: 0px 0px 20px 10px;
}

.resourcesCol ul ul li {
	display: block;
	background: url(images/link.png) no-repeat 0 3px;
	color: #7F7F7F;
	line-height: 1.2em;
	padding: 4px 0 4px 20px;
}

.resourcesCol a {
	font-weight: bold;
}

.resourcesCol img, .resourcesCol a img {
	border: 3px solid #8BA7D3;
	margin: 0px 5px 0px 0px;
	float: left;
	display: block;
}

.resourcesCol a:hover img {
	border-color: #2d5ba2;
}



/* @end */

/* @group Pager */

#pager {
	display: block;
	text-align: center;
	color: #585858;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	padding: 50px 0px 50px 0px;
	clear: both;
}

#pager a {
	color: #2d5ba2;
}

#pager .left a {
	float: left;
	display: block;
	margin: 2px 0;
	padding: 2px 0 2px 16px;
	background: url('images/resultset_previous.png') left center no-repeat;
}

#pager .right a {
	float: right;
	display: block;
	margin: 2px 0;
	padding: 2px 16px 2px 0px;
	background: url('images/resultset_next.png') right center no-repeat;
}



/* @end */


/* @group Comments and Inputs */

#comments {
	padding: 12px 0 0 0;
	border-top: 1px dotted #B1B2CC;
}

h3#comments-title,
#respond h3 {
	color: #555;
	margin: 10px 0;
}

ol.commentslist {
	list-style: none;
	margin: 5px 0 12px;
	clear: both;
}

.commentslist li {
	background: #eaeaff;
	border: 1px solid #B1B2CC;
	margin-bottom: 7px;
	padding: 7px;
	width: 99%;
	overflow: auto;
	clear: both;
}

.commentslist li.depth-2 {
	margin-left: 50px;
	width: 85%;
	border: 1px solid #ddd;
}

.commentslist li a {
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}

.commentslist li.alt {
	background: #FFF;
}

.commentslist li:hover {
	border-color: #2d5ba2;
}

.commentslist code {
	background: transparent;
}

.commentslist .comment-body {
	margin: 0 7px;
	line-height: 1.4em;
	overflow: hidden;
	font-size: 1.1em;
}

.comment-body p,
.comment-body ul,
.comment-body ol,
.comment-body blockquote {
	margin: 1em 0;
}

.comment-body ul,
.comment-body ol,
.comment-body blockquote {
	margin: 0 1em;
}

.comment-author {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 10px;
}

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

.comment-author .says {
	color: #999;
}

.comment-author .photo {
	float: left;
	margin: 0 10px 10px 0;
}

.comment-meta {
	font-size: 11px;
	text-transform: none;
}

a.comment-edit-link {

}

.commentslist li.bypostauthor {
	
}

.commentslist li.bypostauthor a {
	
}

.commentslist li.bypostauthor a:hover {
	
}

a.comment-reply-link {
	display: inline-block;
	font-size: 11px !important;
	font-weight: normal !important;
	text-transform: lowercase;
	padding: 1px 5px;
	background: #999 !important;
	color: #fff;
	margin-bottom: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

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

p.nocomments {
	background: #333;
	color: #ccc;
	padding: 7px 0;
	margin: 12px 12px 0 7px;
	line-height: 1.5em;
}

p.nocomments a {
	color: #ddd;
	font-weight: bold;
	text-decoration: underline;
}

p.nocomments a:hover {
	color: #FFF;
}

ol.pingslist {
	margin: 1.5em 2em;
	font-size: 12px;
}

.pingslist li {
	color: #7F7F7F;
	margin: 0 0 7px 0;
}

.pingslist li a {
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}

#commentform p {
	margin: 1em 0;
}

#commentform p a {
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}

#commentform p small {
	font-size: 10px;
	color: #7F7F7F;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	font-size: 1.1em;
	padding: 2px;
	width: 40%;
}
#commentform #comment {
	width: 95%;
	overflow: auto;
}


/* @end */


/* @group Footer */

#footer {
	margin: 20px auto;
	width: 995px;
	text-align: left;
}

#footer p {
	color: #5B5853;
}

#footer p a {
	font-weight: bold;
	color: #1B1B1B;
	text-decoration: none;
}

#footer p a:hover {
	color: #3B3833;
	text-decoration: underline;
}



/* @end */

/* @group Extras */

/* See more buttons */

.seeMore {
	display: inline-block;
}

h3 .seeMore {
	margin-left: 10px;
}

.seeMore a, h3 .seeMore a {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: url(images/bullet_go.png) no-repeat right center;
	padding: 0px 16px 0px 4px;
	border: 2px solid #8CA8D3;
	text-transform: uppercase;
}

.seeMore a:hover {
	background-color: #8CA8D3;
}

p.small .seeMore a {
	font-size: 9px;
}

#bottombar .box .seeMore a {
	border-color: #eaeaff;
}

#bottombar .box .seeMore a:hover {
	background-color: #eaeaff;
}

/* Google Ads boxes styles */

.googleAdsLinksBox {
	background-color: #000000;
	text-align: left;
	padding: 5px 5px 5px 5px;
	clear: both;
	display: block;
	width: auto;
	min-height: 16px;
	border-bottom: 2px solid #B1B2CC;
}

.googleAdsPost {
	padding: 20px 0px 20px 0px;
	border-top: 1px dotted #B1B2CC;
}

/* float rules */

.floatleft {
	float: left;
	margin: 3px 7px 0 0;
}

.floatright {
	float: right;
	margin: 3px 0 0 7px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

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

.fix {
	display: inline-block;
}

* html .fix {
	height: 1%;
}

.fix {
	display: block;
}

/* text formatting */

.gray, .grey {
	color: #888;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}

.small {
	font-size: .8em;
}

.hilite {
	background-color: #e3e3e3;
	padding: 3px 3px 3px 3px;
}

.center {
	text-align: center;
}

a.button {
	background-image: none!important;
	background-color: #c8c8f0!important;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	color: #375c9f!important;
	text-decoration: none;
	padding: 2px 6px;
	border: none;
	text-transform: uppercase;
}

a.button:hover {
	background-color: #8fa6d0!important;
	color: #fff!important;
}

a.button.small {
	font-size: 9px;
	padding: 2px 3px;
	line-height: 1em;
	margin-top: 8px;
}

/* Tooltips styles */


.tooltip {
	border: 2px solid #CDD;
	padding: 0px 5px;
	background-color: #444;
	color: #FFF;
	line-height: 1.3em;
	z-index: 10;
	text-align: center;
}

.tooltip.small-text {
	font-size: .9em;
}

.tooltip.left-text {
	text-align: left;
}

.tooltip.message-text {
	border-width: 4px;
	padding: 10px 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
}

.tooltip.message-text h3 {
	font-size: 1.3em;
	color: #DDD;
	font-weight: bold;
	padding-bottom: 5px;
}

/* Extra fancy styles */

table.fancy-table {
	border-collapse: collapse;
	text-align: left;
}

table.fancy-table th {
	font-weight: bold;
	color: #fff;
	background-color: #999;
	padding: 10px 10px;
	border: 1px solid #ccc;
}

table.fancy-table td {
	padding: 5px 10px;
	border: 1px solid #ccc;
}


/* @end */

/* @group Fixes */

/* PageNavi override */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active {
	padding: 2px 6px 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3E6C21;
	color: #3E6C21;
	background-color: #FFF
}

.wp-pagenavi a:hover {
	border: 1px solid #2d5ba2;
	color: #2d5ba2;
	background-color: #B1B2CC}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	font-weight: normal;
	color: #666;
	border: 1px solid #666;
	background-color: #FFF
}

.wp-pagenavi span.current {
	padding: 2px 6px 2px 6px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #2d5ba2;
	color: #eaeaff;
	background-color: #2d5ba2}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #666;
	color: #666;
	background-color: #FFF
}

/* Amazon product boxes */

.entry .subcolumns a img {
	border: 0;
}

/* Related Articles */

#crp_related {
	margin: 15px 0 20px 0;
	border-top: 1px dotted #B1B2CC;
	font-size: 1.1em;
	line-height: 1.4em;
}

#crp_related h3 {
	margin: 1em 0;
}

#crp_related ul {
	margin: 0 1.3em 0;
	list-style: none;
}

#crp_related ul li {
	background: url(images/bullet_black.png) no-repeat 0 1px;
	padding-left: 18px;
	margin-bottom: 7px;
}

#crp_related li a {
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}

/* WPVideo */

.wpv_videoc {
	text-align: left;
	display: block;
	width: 425px
}

.wpv_video {
	display: block;
	padding: 4px 0 4px 0;
	width: 425px;
	height: 350px
}



/* @end */