/*
 Theme Name:     Personal Branding Blog
 Theme URI:      http://example.com/twenty-thirteen-child/
 Description:    Responsive Child Theme
 Author:         Charlie Pabst
 Author URI:     http://www.charfishdesign.com
 Template:       responsive
 Version:        1.0.0
*/

@import url("../responsive/style.css");
@import url("../responsive/core/css/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic);

body { background: #fff;
	font-family: "pt sans", sans-serif;
	font-size: 1em;
	}

a {
	color: #1794c8;
}


/*--- Structural Stuff ---*/

#container {
	max-width: 100%;
	padding: 0;
	background: url(images/topBand.png) 0 0 repeat-x;
	}

#logo {
	float: none;
	margin: 0 auto;
	max-width: 960px;
	}

#logo a img {
	margin: 40px auto 20px;
	}

#wrapper {
	border: none;
	max-width: 960px;
	}

#headerInner {
	max-width: 960px;
	margin: 0 auto;
	}

.widget-wrapper {
	border: none;
}

/*--- Top Right Navigation Stylings ---*/

.top-menu {
	background: none;
	margin: -2px 0 0 0;
}

.top-menu li a {
	border: none;
	color: #fff;
}



/*--- Main Navigation Stylings ---*/

#navOuter {
	background: url(images/navBg.jpg) center top repeat-x !important;
	width: 100%;
	height: 56px;
	margin-bottom: 20px;
}

.main-nav {
	max-width: 960px;
	margin: 0 auto;
	background: none;
}

ul.menu > li:hover {
	background: #1c5780;
}

.main-nav .menu {
	background: none;
}

.menu li {
	padding: 0;
}

.menu li a {
	border: none;
	text-shadow: none;
	background: none;
	line-height: 35px;
	height: 35px;
	font-size: .875em;
}


ul#menu-primary li.menu-item-has-children a {
	position: relative;
	padding-left: 5px;
	margin-right: 10px;
}

ul#menu-primary li.menu-item-has-children > a:after {
	content: url(images/navBullet.png);
	margin-left: 3px;
	margin-top: -2px;
	position: absolute;
}

ul#menu-primary li.menu-item-has-children a:hover, ul#menu-primary li.current-menu-item a {
	background: #1c5780;
}

ul.sub-menu {
	background: #1c5780;
	border: none;
	width: 200px;
}

.menu li li {
	background: #1c5780;
	border: none;
	border-top: 1px solid #396f94;
}

.menu ul {
	min-width: 100% !important;
	padding: 0;
	margin: 0;
}

.menu ul li a {
	color: #fff;
	margin: 0;
	width: 100%;
	padding-left: 10px !important;
	}

.menu li li a:hover {
	background: #396f94 !important;
	color: #fff;
	width: 180px;
}

.menu ul li {
	border-top: 1px solid #396f94 !important;
}

.headerRight {
	float: right;
	clear: right;
	text-align: right;
	width: 185px;
}

.subscribeHead {
	text-align: right;
	float: right;
	font-size: .8em;
	line-height: 18px;
	margin-top: 0;
}

.subscribeHead img {
	margin-left: 5px;
}

.subscribeHead img:hover {
	opacity: .8;
}

.slideshow {
	margin-top: 20px;
	display: block;
	clear: both;
	float: right;
	width: 121px;
	display: none;
}

.slideshow div {
	text-align: right;
	float: right;
}


/*--- Multiple Post Pages ---*/

.hentry {
	border-bottom: 3px double #999;
}


/*--- Single Post Styles ---*/

h1.entry-title.post-title, h2.entry-title {
	margin-bottom: 0;
}

.single h3 {
  font-size: 18px !important;
  line-height: 18px !important;
  margin-bottom: 5px !important;
  }

.single h3 span {
  font-size: 18px !important;
  line-height: 18px !important;
  margin-bottom: 5px !important;
  }

.post-meta {
	font-size: 1em;
}

.comments-link {
	display: none;
}


body.archive .post-data {
  display: none;
  }

body.single #wrapper {
  margin-top: 0;
  }

body.single #content, body.single #widgets {
  margin-top: 5px;
  }



/*--- Single Post Newsletter Styles ---*/

#authorBox, #author-meta {
	background: #fff;
	border: 4px solid #396f94;
	margin-top: -12px;
	padding: 10px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.about-author {
	margin-top: 0;
}


#boffer {
	background: #c3d4df;
	border: 4px solid #396f94;
	margin-top: -12px;

}

.bofferHeadline {
	background: #396f94;
	color: #fff;
	font-size: 2em;
	text-align: center;
	padding: 12px 0;
	font-weight: 700;
}

.bofferSub {
	color: #396f94;
	font-size: 1.75em;
	text-align: center;
	padding: 10px;
	font-weight: 700;
}

.bofferSubSub {
	color: #444;
	font-size: 1.5em;
	text-align: center;
	padding: 0 10px;
	font-weight: 700;
	font-style: italic;
}

#boffer input[type=text] {
	border: none;
	color: #888;
	margin: 0 0 0 5px;
	font-size: .875em;
	max-width: 35%;
	border: 1px solid #396f94;
	border-radius: 0;
	box-shadow: none;
}

#boffer .wf-button {
	margin: 0 0 0 5px;
	background: #ff5d24;
	color: #fff;
	text-transform: uppercase;
	text-shadow: none;
	font-size: 1.125em;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding-top: 7px;
}

#boffer .sendFreeCDbutton:hover {
	background: #396f94;
}

div.avatarArea {
	display: inline-block;
	width: 80px;
	vertical-align: top;
}

div.commentBody {
	display: inline-block;
	max-width: 500px;
}

.expertBadge {
	display: none;
}

li.bypostauthor .expertBadge {
	background: #396f94;
	color: #fff;
	margin-top: 5px;
	padding: 3px;
	display: inline-block;
	clear: both;
	letter-spacing: -1px;
}

ol.commentlist {
	border-bottom: none;
}

ol.commentlist li {
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

ul.children li {
	border-top: 1px solid #999;
	border-bottom: none;
	margin-bottom: 10px;
}

#respond {
	border-color: #396f94;
	border-radius: 0;
	background: #efefef;
}

#respond input#submit {
	background: #ff5d24;
	color: #fff;
	text-transform: uppercase;
	text-shadow: none;
	font-size: 1.125em;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding-top: 7px;
}

#respond input#submit:hover {
	background: #396f94;
}



/*--- Contributor Page ---*/

body.page-id-35783 h3 span, body.page-id-4 h3 span {
	color: #396f94 !important;
}



/*--- Search Form Styles ---*/

li.menu-item-search {
	background: #396f94;
}

.menu-search-form {
	margin: 0;
	background: #396f94;
}

.menu-search-form input {
	border: none;
	margin-top: 3px;
	background: #396f94 url(images/iconMagnifyNav.png) 18px center no-repeat;
	box-shadow: none;
	width: 40px;
	color: #fff;
	padding-right: 26px;
	font-weight: normal;
	transition: 400ms all ease;
	-webkit-transition: 400ms all ease;
	-moz-transition: 400ms all ease;
}

.menu-search-form input:focus {
	width: 160px;
	right: 0;
	background-position: 138px center;
	background-color: #1c5780;
	transition: 400ms all ease;
	-webkit-transition: 400ms all ease;
	-moz-transition: 400ms all ease;
}



/*--- Sidebar Styles ---*/

#widgets ul li {
	list-style: none;
}

#widgets ul.ubd-block-ad {
	padding-left: 0;
	width: 300px;
}

#widgets ul.ubd-block-ad li:nth-child(odd) {
	width: 125px;
	float: left;
	margin-right: 20px;
}

#widgets #bsap_1273112 {
	margin: 0 0 0 -30px !important;
	width: 300px !important;
}

#widgets #bsap_1273112 a {
	float: left !important;
	margin: 0 20px 20px 0 !important;
}

#widgets #bsap_1273112 a img {
	float: left !important;
	margin: 0 20px 0 0 !important;
	padding: 0 !important;
}

div.contentPartners img {
	margin-right: 5px;
}

div.widget-title {
	text-transform: uppercase;
	font-size: 1.125em;
}

li.widget {
	list-style: none;
}



/*--- Call to Action ---*/

div.callToAction {
color: #9C9C9C;
display: block;
font-size: 2em;
line-height: 1em;
margin: 25px 0;
max-width: 960px;
}

span.orange {
	color: #ff4800;
}


/*--- Home Page Styles ---*/

h6.advice {
	position: relative;
	text-align: center;
	font-size: 2em;
	z-index: 1;
	margin: 2px 0 0.125em;
	border-left: none;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: -1px;
 }

h6.advice span {
	background: white;
	padding: 0 10px;
}

h6.advice span .dark {
    color: #444;
    padding: 0;
}

h6.advice:after {
    border-top: 3px double #999999;
    content: "";
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 40%;
    left: 0;
    right: 0;
    max-width: 550px;
    z-index: -1; }


.home #content-blog li {
	list-style: none;
	line-height: 20px;
	display: block;
	clear: both;
	margin-bottom: 25px;
}

li a.homeLink {
	font-weight: bold;
	font-size: 1em;
}

.home #content-blog li img {
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 20px;
}

h3.category {
	font-size: 1.25em;
	vertical-align: bottom;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
}

h3.category img {
	vertical-align: top;
}

div.sliderOuter {
	width: 100%;
	float: left;
	min-height: 360px;
	background: url(images/bannerBg.jpg) repeat top center;
}

div.sliderInner {
	max-width: 960px;
	min-height: 360px;
	margin: 0 auto;
	background: url(images/bannerGlow.png) top center no-repeat !important;
}

#featured-slider {
	clear: both;
}


div.panel-wrapper {
	margin-top: 20px;
}


img.attachment-post-thumbnail {
	display: none;
}


div.panel-wrapper img.attachment-home-featured {
	float: left;
	display: block;
	border: 5px solid #fff;
	margin: 0 20px 0 0;
	clear: both !important;
}

div.featured-slider-panel img.home-thumb { display: none; }

h2.title {
	color: #bfecff;
	font-size: 2em;
	text-shadow: 1px 1px 1px #444;
	font-weight: 700;
	display: block;
	line-height: 1em;
	margin-bottom: 5px;
}

h2.title a {
	color: #bfecff;
}

h2.title a:hover {
	color: #333;
	text-shadow: 1px 1px 0 #5f89a9;
}

span.sliderContent {
	display: block;
}

.panel-wrapper span.title {
}

.title .home-thumb {
	float: left;
}

div.panel-wrapper p  {
	color: #fff;
	margin: 10px 0;
	padding-right: 10px;
}

div.readMore  {
	background: #ff4800;
	text-align: center;
	max-width: 150px;
	color: #fff !important;
	float: right;
	display: block;
	margin-right: 20px;
	border-top: 1px solid #ffa182;
	border-left: 1px solid #ffa182;
	border-bottom: 1px solid #a02d00;
	border-right: 1px solid #a02d00;
}

div.readMore a {
	color: #fff;
	padding: 5px 8px;
	display: block;
	text-shadow: -1px -1px 1px #444;
}

div.readMore:hover  {
	background: #333;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
}

div.readMore a:hover {
	text-shadow: -1px -1px 1px #222;
}

h3 span {
	color: #396f94 !important;
}

/*--- Footer Styles ---*/

#seenOuter {
	background: #91b2c3 url(images/asSeenInBg.png) repeat-x top left;
	float: left;
	width: 100%;
	padding: 20px 0;
	min-height: 75px;
}

#seenInner {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}

#seenInner img {
	margin: 0 5px;
}

span.seenIn {
	color: #444;
	font-weight: 700;
	font-size: 1.375em;
	text-align: center;
	display: block;
	}

#footerOuter {
	width: 100%;
	float: left;
	text-align: center;
	background: #2e3b42;
	padding: 20px 0;
}

#footer {
	color: #fff;
	margin: 0 auto;
	text-align: center;
}

#footer ul a {
	color: #8fc6e3;
	font-size: 1.5em;
	border: none;
	font-weight: 700;
}

#footer ul#menu-admin li {
	list-style: none;
	display: inline-block;
	font-size: .875em;
	margin: 0 10px;
}

#footer a:hover {
	color: #fff;
}

div.copyright {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.25em;
}

div.copyright a {
	color: #8fc6e3 !important;
	font-size: 1em;
}

div.copyright a:hover {
	color: #fff !important;
}

div.leaderBoardOuter {
  float: left;
  width: 100%;
  text-align: center !important;
  }


div.leaderBoard {
  margin: 0 auto !important;
  text-align: center !important;
  float: none;
  }

/*--- Responsive Styles ---*/

@media only screen and (max-width: 960px) {


}

@media only screen and (max-width: 865px) {
	
	.headerRight {
		display: none;
	}

}

@media only screen and (max-width: 800px) {
	
	li.menu-item-search {
		display: none;
	}

}


@media only screen and (max-width: 750px) {

.menu li a {
	font-size: .80em;
}

#featured-slider-nav-select {
	background: #22587e;
	color: #fff;
}

.read-more {
	margin-left: 10px;
}

div.panel-wrapper h2, div.panel-wrapper p, a.read_more {
	padding: 0 10px;
}

}

@media only screen and (max-width: 650px) {

	ul#menu-primary li {
		background: #396f94;
		color: #fff;
	}

	ul#menu-primary li a {
		color: #fff;
		width: 100%;

	}

ul#menu-primary li.menu-item-has-children a:hover, ul#menu-primary li.current-menu-item a {
		background: #22587e !important;
		width: 100%;
	}


}

@media only screen and (max-width: 550px) {

div.panel-wrapper img.attachment-home-featured {
	float: none;
	margin: 0 auto 10px;
	text-align: center;
}

h2.title {
	text-align: center;
}
}

.ad_container {
width:748px;
margin:0 auto;
}
