/*
Theme Name: SmartBlogs
Theme URI: http://smartblogs.com
Description: SmartBlogs Parent Theme
Version: 1.2
Author: Meredith Matthews
Author URI: http://braindouche.com
Tags: custom, parent theme

License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import "styles/reset.css";
@import "styles/universal.css";
@import "styles/widgets.css";


/* General
-------------------------------------------------------------- */

body {
	font-family: Helvetica, Arial, sans-serif;
}

#container {
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	width: 1160px;
}

h1 {
	color: #363636;
	font-size: 18px;
	font-weight: bold;
}

h1.entry-title {
	margin-bottom: 15px;
}

h1.archive_title {
	color: #363636;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
}

h2 {
	color: #363636;
	font-size: 21px;
	line-height: 110%;
	padding-bottom: 12px;
}

h2 a:link,
h2 a:visited {
	color: #0079c1!important;
	text-decoration: none;
}

h2 a:active,
h2 a:focus,
h2 a:hover {
	color: #363636!important;
}

h3 {
	font-family: Georgia, 'New Century Schoolbook', 'Nimbus Roman No9 L', serif;
	font-size: 21px;
	font-weight: normal;
	margin: 25px 0 10px
}

h3.widgettitle {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

img.alignright {
	margin-left: 10px;
}

img.alignleft {
	margin-right: 10px;
}


/* Header
-------------------------------------------------------------- */

#header {
	margin: 25px 85px 0;
	width: 990px;
}

#header .logo {
	float: left;
	height: 81px;
	width: 600px;
}

#header .logo a {
	background: transparent url(img/network_header_logo.png) no-repeat;
	display: block;
	height: 81px;
	text-indent: -9999px;
	width: 600px;
}

#topnav {
	display: block;
	float: left;
	height: 34px;
	list-style-type: none;
	margin: 0 85px;
	padding: 0;
	width: 100%;
}

#topnav li {
	display: inline;
	height: 34px;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0 2px;
	padding: 0;
	text-indent: 0;
	width: auto;
}

#topnav li:first-child {
	margin-left: 0;
}

#topnav li a {
	color: #fff;
	display: block;
	float: left;
	height: 24px;
	margin: 0;
	padding: 10px 43px 0 43px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

#topnav li a:link,
#topnav li a:visited {
	background: #636363;
}

#topnav li a:active,
#topnav li a:focus,
#topnav li a:hover,
#topnav li a.current:active,
#topnav li a.current:focus,
#topnav li a.current:hover,
#topnav li.current-cat a:active,
#topnav li.current-cat a:focus,
#topnav li.current-cat a:hover {
	background: #999;
}

#topnav li.current-cat a,
#topnav li a.current {
	background: #0079c1;
}

.leaderboard {
	clear: both;
	display: block;
	height: 105px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 728px;
}

.headercol {
	display: block;
	float: right;
	height: 73px;
	margin: 0 -10px 0 0;
	width: 292px;
}

.headercol p.secondary-nav {
	color: #000;
	display: inline;
	float: right;
	font-size: 1.2em;
	padding-right: 2px;
	text-align: right;
}

.headercol p.secondary-nav a:link,
.headercol p.secondary-nav a:visited {
	color: #000;
	text-decoration: none;
}

.headercol p.secondary-nav a:active,
.headercol p.secondary-nav a:focus,
.headercol p.secondary-nav a:hover {
	color: #0079c1;
	text-decoration: underline;
}

#header .search form {
	clear: both;
	padding-top: 8px;
}

#header .search form input#s {
	background: url(img/icon_search.png) no-repeat;
	border: 1px solid #cfcfcf;
	display: block;
	float: right;
	font-size: 11px;
	padding: 7px 7px 7px 30px;
	width: 250px;
	color: #888;
}


/* Content
-------------------------------------------------------------- */

#contentwrap {
	display: block;
	overflow: hidden;
	padding: 20px 85px 0 85px;
	width: 998px;
}

body.archive #contentwrap {
	padding-top: 30px;
}

#content {
	display: block;
	float: left;
	width: 490px;
}

body.archive #content,
body.single #content,
body.page #content {
	width: 625px;
}

body.category #content,
body.author #content {
	width: 490px;
}

.in-cat {
	color: #666;
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 12px;
}

body.category .in-cat {
	color: #999;
}

.in-cat a:link,
.in-cat a:visited {
	color: #666!important;
	text-decoration: none;
}

body.category .in-cat a:link,
body.category .in-cat a:visited {
	color: #999!important;
}

.in-cat a:active,
.in-cat a:focus,
.in-cat a:hover {
	color: #0079c1!important;
}

body.category .in-cat a:active,
body.category .in-cat a:focus,
body.category .in-cat a:hover {
	color: #0079c1!important;
}

.top-meta {
	height: auto;
	min-height: 47px;
	overflow: hidden;
	padding-bottom: 5px;
	width: 100%;
}

.top-meta h2 {
	float: left;
	padding-bottom: 5px!important;
	width: 420px;
}

body.single .top-meta h2 {
	width: 570px;
}

.top-meta img {
	background: transparent!important;
	border-style: none!important;
	float: left;
	height: 47px;
	padding: 0 6px 0 0!important;
	width: 47px;
}

.post,
.type-page {
	display: block;
	float: left;
	min-height: 400px;
	padding-bottom: 40px;
	position: relative;
}

body.archive .post {
	min-height: 100px;
}

body.category .post,
body.author .post {
	min-height: 280px;
}

body.single .post {
	padding-top: 25px;
}

.post img,
.type-page img {
	background: #f5f5f5;
	border: 1px solid #eee;
	padding: 8px;
}

.post p,
.type-page p,
.post li,
.type-page li,
p.author-bio {
	color: #363636;
	font-family: Georgia, 'New Century Schoolbook', 'Nimbus Roman No9 L', serif;
	font-size: 15px;
	line-height: 150%;
	padding-bottom: 15px;
}

div.post ul,
div.post ol,
div.page ul,
div.page ol {
	margin-left: 25px;
}

.post li,
.type-page li {
	padding-bottom: 0;
	text-indent: 0;
}

p.author-bio {
	border: 1px solid #ccc;


	border-style: none none solid none;
	margin-bottom: 15px;
	padding-bottom: 25px;
}

p.author-bio img {
	float: left;
	height: 75px;
	padding-right: 8px;
}

.post a:link,
.post a:visited,
.type-page a:link,
.type-page a:visited {
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}

.post a:active,
.post a:focus,
.post a:hover,
.type-page a:active,
.type-page a:focus,
.type-page a:hover {
	color: #0079c1;
}

p.meta {
	clear: none;
	color: #999797;
	float: left;
	font-size: 13px!important;
	font-style: italic;
	padding-bottom: 15px;
	width: 420px;
}

body.single p.meta {
	width: 570px;
}

p.meta a:link,
p.meta a:visited {
	color: #999797!important;
	font-weight: normal!important;
	text-decoration: underline!important;
}

p.meta a:active,
p.meta a:focus,
p.meta a:hover {
	color: #0079c1!important;
}

.post hr {
	border: 1px solid #d9d9d9;
	border-style: none none solid none;
	margin: -20px 12px 0 12px;
	width: 476px;
}

.bottom-meta {
	border: 1px solid #ccc;
	border-style: solid none none none;
	color: #363636;
	display: block;
	float: left;
	font-size: 1.1em;
	height: auto;
	line-height: 170%;
	margin: -15px 12px 0 0;
	padding-top: 10px;
	overflow: hidden;
	width: 100%;
}

body.archive .bottom-meta {
	margin-top: 0;
	margin-left: 0;
}

body.category .bottom-meta,
body.single .bottom-meta {
	border: 1px solid #ccc;
	border-style: solid none none none;
	margin-top: -15px;
	padding-top: 10px;
}

body.single .bottom-meta {
	margin-bottom: 40px;
	margin-left: 0!important;
}

.bottom-meta a {
	border-bottom: 1px dotted #666;
	font-weight: normal!important;
	text-decoration:none;
}

.bottom-meta a:link,
.bottom-meta a:visited {
	color: #555!important;
}

.bottom-meta a:active,
.bottom-meta a:focus,
.bottom-meta a:hover {
	color: #000!important;
}

.bottom-meta .left {
	float: left;
	width: 300px;
}

.bottom-meta .right {
	float: right;
	text-align: right;
	width: 170px;
}

.bottom-meta .right img {
	background: transparent;
	border-style: none;
	margin-bottom: -2px;
	padding: 0;
}

.post .share_box {
	border: 1px solid #ccc;
	overflow:hidden;
	padding: 5px; 
	position: absolute;
		left: -85px; 
		top: 0;
	width: 62px;
}

.post .share_box .twitter_share {
	margin: 0 0 9px 3px !important;
}

.post .share_box .fb_like {
	margin: 0 0 5px 8px;
}

.post .share_box .googleplus {
	margin: 8px 5px 5px 5px; 
}

.post .share_box .linkedin {
	margin: 8px 0 0 0;
}

.post .entry .share_box {
	top: 15px;
}

body.archive .post .share_box,
body.single .post .share_box.horizontal {
	border-style: none;
	height: 60px;
	overflow: hidden;
	padding: 0 0 10px 0; 
	position: relative;
		left: 0; 
		top: 0;
	width: 100%;
}

body.single .post .share_box.horizontal {
	border-style: none;
	clear: both;
	display: block;
	height: 55px;
	float: none;
	margin: 30px 0;
	width: 100%;
}

body.archive .post .share_box .twitter_share,
body.single .post .share_box.horizontal .twitter_share {
	float: left;
	margin: 1px 20px 9px 3px !important;
	width: 55px;
}

body.archive .post .share_box .fb_like,
body.single .post .share_box.horizontal .fb_like {
	float: left;
	margin: 1px 15px 5px 8px;
	width: 55px;
}

body.archive .post .share_box .googleplus,
body.single .post .share_box.horizontal .googleplus {
	float: left;
	margin: 2px 22px 5px 5px; 
	width: 55px;
}

body.archive .post .share_box .linkedin,
body.single .post .share_box.horizontal .linkedin {
	float: left;
	margin: 0 20px 0 0;
	width: 55px;
}

body.category .post .share_box {
	border: 1px solid #ccc;
	height: auto;
	overflow:hidden;
	padding: 5px; 
	position: absolute;
		left: -85px; 
		top: 0;
	width: 62px;
}

body.category .post .share_box .twitter_share {
	float: none;
	margin: 0 0 9px 3px !important;
	width: auto;
}

body.category .post .share_box .fb_like {
	float: none;
	margin: 0 0 5px 8px;
	width: auto;
}

body.category .post .share_box .googleplus {
	float: none;
	margin: 8px 5px 5px 5px; 
	width: auto;
}

body.category .post .share_box .linkedin {
	float: none;
	margin: 8px 0 0 0;
	width: auto;
}

.blognav a:link,
.blognav a:visited {
	background: #ecf3f8;
	border: 1px solid #bcd6e5;
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 20px;
	text-decoration: none;
}

.blognav a:active,
.blognav a:focus,
.blognav a:hover {
	background:#d6e8f4;
	border:1px solid #99c5df;
}

body.archive #content .twitter_button,
body.single #content .twitter_button,
body.page #content .twitter_button {
	display: none!important;
}

body.archive a.read_more {
	clear: both;
	display: block;
	margin: 25px 0 10px 0;
}

body.category a.read_more:link,
body.category a.read_more:visited {
	color: #363636;
}

body.category a.read_more:active,
body.category a.read_more:focus,
body.category a.read_more:hover {
	color: #0079c1;
}

h3.related_post_title {
	font-family: Georgia, 'New Century Schoolbook', 'Nimbus Roman No9 L', serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
}

ul.related_post {
	margin: 0 0 15px 15px;
}

ul.related_post li {
	font-family: Georgia, 'New Century Schoolbook', 'Nimbus Roman No9 L', serif;
	font-size: 15px;
	text-indent: 0;
}

div.entrywrap {
	display: block;
	float: left;
	height: auto;
		min-height: 277px;
	margin-bottom: 15px;
	position: relative;
	width: 100%;
}

body.error404 .post input {
	display: inline;
	float: left;
}


/* Sidebar
-------------------------------------------------------------- */

#sidebar {
	display: block;
	float: left;
	margin-left: 29px;
	width: 479px;
}

body.archive #sidebar,
body.single #sidebar,
body.page #sidebar {
	width: 344px;
}

body.category #sidebar,
body.author #sidebar {
	width: 479px;
}

#sidebar .leftcol {
	display: block;
	float: left;
	margin: 20px 14px 0 0;
	min-height: 100px;
	width: 240px;
}

#sidebar .rightcol {
	display: block;
	float: right;
	margin-top: 20px;
	min-height: 100px;
	width: 225px;
}

#sidebar-ad {
	clear: both;
	display: block;
	float: left;
	margin-top: 10px;
	width: 400px;
}

#signupblock {
	background: url(img/signup-bkg.png) repeat-x;
	border: 2px solid #097abf;
	display: block;
	float: left;
	height: 158px;
	margin-bottom: 15px;
	position: relative;
	width: 400px;
}

#signupblock img.aligncenter {
	padding: 0;
}

body.archive #signupblock,
body.page #signupblock {
	background: url(img/signup-bkg-short.png) repeat-x;
	border: 2px solid #097abf;
	display: block;
	float: left;
	height: 153px;
	margin-bottom: 15px;
	width: 400px;
}

body.single #signupblock {
	height: 195px!important;
	width: 343px!important;
}

body.archive #signupblock img.aligncenter,
body.single #signupblock img.aligncenter {
	padding: 0;
}

body.category #signupblock,
body.author #signupblock,
body.tag #signupblock,
body.date #signupblock {
	background: url(img/signup-bkg.png) repeat-x;
	border: 2px solid #097abf;
	display: block;
	float: left;
	height: 158px;
	margin-bottom: 15px;
	width: 400px;
}

body.date.category-food-and-beverage #signupblock,
body.date.category-leadership #signupblock,
body.date.category-social-media #signupblock {
	height: 170px;
	width: 470px;
}

body.date.category-finance #signupblock {
	height: 147px;
	width: 470px;
}

body.category #signupblock input.text,
body.author #signupblock input.text,
body.tag #signupblock input.text,
body.date #signupblock input.text {
	border: 1px solid #cfcfcf;
	color: #888;
	float: left;
	margin: 10px 3px 0 20px;
	padding: 7px;
	width: 295px;
}

body.category #signupblock input.submit,
body.author #signupblock input.submit,
body.tag #signupblock input.submit,
body.date #signupblock input.submit {
	background: #097abf;
	border: 1px solid #333;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 15px;
	padding: 6px;
	text-transform: uppercase;
}

body.single #signupblock input.text {
	border: 1px solid #cfcfcf;
	color: #888;
	float: left;
	margin: 10px 3px 0 20px;
	padding: 7px;
	width: 175px;
}

body.single #signupblock input.submit {
	background: #097abf;
	border: 1px solid #333;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 15px;
	padding: 6px;
	text-transform: uppercase;
}

body.category-finance #signupblock {
	background: url(img/finance_signup_big_bckgrnd.png) repeat-x;
	height: 148px;
}


body.category #signupblock img.aligncenter {
	padding: 0;
}

#signupblock a.sample:link,
#signupblock a.sample:visited {
	color: #097abf;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
		bottom: 11px;
		left: 22px;
	text-decoration: none;
}

#signupblock a.sample:active,
#signupblock a.sample:focus,
#signupblock a.sample:hover {
	color: #333;
}

body.single #signupblock a.sample:link,
body.single #signupblock a.sample:visited {
	color: #097abf;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
		bottom: 16px;
		left: 11px;
	text-decoration: none;
}

body.single #signupblock a.sample:active,
body.single #signupblock a.sample:focus,
body.single #signupblock a.sample:hover {
	color: #333;
}

.sidebar-social {
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin-top: 25px;
	width: 100%;
}

body.archive .sidebar-social,
body.single .sidebar-social,
body.page .sidebar-social {
	font-size: 13px;
}

body.category .sidebar-social,
body.author .sidebar-social {
	font-size: 18px;
	margin-bottom: 0;
}

.sidebar-social img {
	margin-bottom: -12px;
	padding-right: 2px;
}

body.archive .sidebar-social img,
body.error404 .sidebar-social img,
body.page .sidebar-social img,
body.single .sidebar-social img {
	margin-bottom: -6px;
}

body.category .sidebar-social img,
body.author .sidebar-social img {
	margin-bottom: -12px;
}

.sidebar-social a:link, 
.sidebar-social a:visited {
	color: #0079c1;
	display: block;
	float: left;
	height: auto;
	margin-left: 9px;
	text-decoration: none;
	width: auto;
}

.sidebar-social a:active,
.sidebar-social a:focus,
.sidebar-social a:hover {
	color: #363636;
}

.sidebar-social a:first-child {
	margin-left: 0;
}


/* Footer
-------------------------------------------------------------- */

#footer {
	border: 1px solid #d9d9d9;
	border-style: solid none none none;
	clear: both;
	font-size: 1.1em;
	height: 37px;
	margin: 25px auto 0;
	padding-top: 8px;
	width: 998px;
}
#footer .left {
	float: left;
	text-align: left;
	width: 490px;
}

#footer .right {
	float: right;
	text-align: right;
	width: 490px;
}

#footer a:link,
#footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:active,
#footer a:focus,
#footer a:hover {
	color: #0079c1;
}
