/*
	Theme Name: Chris Brogan
	Theme URL: http://www.chrisbrogan.com
	Description: This is a child theme for the Genesis Framework
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.3
	Template: genesis
*/


body {
	color: #333333;
	background: url(images/bg.png) repeat-x top #F5F5F5;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	margin: 0 auto 0;
	line-height: 24px;
	}

/***** Hyperlinks ********************/

a, a:visited {
	color: #669933;
	text-decoration: underline;
	}
	
a:hover {
	color: #405664;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	margin: 0 auto 0;
	}

/***** Header  ********************/

#header {
	background: url(images/top.jpg) no-repeat top center;
	height: 123px;
	margin: 0 auto 0;
	}
	
#header .wrap {
	width: 960px; 
	height: 123px;
	margin: 0 auto 0;
	}
	
#logo {
	padding-top: 11px;
	float: left;
	width: 300px;
        height: 102px;
	}

#header-right {
	float: right;
	width: 310px;
	text-align: center;
	padding-top: 34px;
	}

#title-area {
	width: 400px;
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	}

#header .widget-area {
	width: 550px;
	float: right;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 300px;
	height: 115px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	overflow: hidden;
	}
	
/***** Navigation Menus ********************/

#nav {
	width: 960px;
	color: #FFFFFF;
	margin: 0 auto 0;
	overflow: hidden;
	clear: both;
	}

#nav ul {
	width: 947px;
	float: left;
	margin: 0;
	padding: 0 0 0 13px;
	}
	
#nav li {
	float: left;
	list-style: none;
	}

#nav li a {
	color: #FFFFFF;
	text-shadow: #0E161B 1px 1px;
	display: block;
        margin: 0 1px 0 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;
	font-weight: bold;
	border-right: 1px solid #4a6f9f;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item {
	color: #FFFFFF;
	text-shadow: #850F11 1px 1px;
	background: ;
	background: url(images/menu_active.png) repeat-x #669933;
	font-weight: bold;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	}

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 20px auto 20px;
	}
	
/***** Breadcrumb ********************/

.breadcrumb {
	margin: 0 0 10px 0;
	}

/***** Content ********************/

#content-sidebar-wrap {
	width: 960px;
	float: left;
	}

#content {
	width: 640px;
	float: left;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 5px 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	background: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 20px 20px 10px 20px;
	border: 1px solid #DCDCDC;
        overflow: hidden;
	}

.single #content .post {
	padding: 20px;
	}
	
#content .page {
	background: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 1px solid #DCDCDC;
        overflow: hidden;
	}

#content .post p {
	margin: 0;
	padding: 0 0 20px 0;
	}

#content .left {
	background: #FFFFFF;
	float: left;
	width: 273px;
	height: 380px;
	font-size: 12px;
	margin: 0 9px 10px 0;
	padding: 20px;
	display: inline;
	}
	
#content .right {
	background: #FFFFFF;
	float: left;
	width: 273px;
	height: 380px;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 20px;
	display: inline;
	}
	
#content .post-intro h2 {
	font-size: 18px;
	}
	
.clear {
	clear: both;
	}

/***** Genesis Box ********************/

#genesis-box {
	background: #EEE0E0;
	margin: 10px 0 0 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #E09D9D;
	overflow: hidden;
	}
	
#genesis-box h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: none !important;
	}
	
#genesis-box .alignright {
	background: #FFFFFF;
	float: right;
	margin: 0 0 5px 10px;
	padding: 7px;
	border: 1px solid #E09D9D;
	}

/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #405664;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	}

#content h1 {
	font-size: 22px;
	}

#content h2 {
	font-size: 22px;
	}

#content h2 a, #content h2 a:visited {
	color: #669933;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #405664;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 18px;
	margin: 0 0 15px 0;
	}
	
#content h4 {
	font-size: 16px;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content .post ul, #content .page ul, #content .post ol, #content .page ol, #header .widget-area ul {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#header .widget-area ul {
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #header .widget-area ul li {
	list-style-type: square;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}

/***** Post Info ********************/
	
.post-info, p.byline {
	font-size: 12px;
	margin: 0 0 20px 0 !important;
	padding: 2px 10px 2px 10px !important;
	background: #F8F8F8;
	color: #898989;
	text-shadow: #FFFFFF 1px 1px;
	display: block;
	}
	
.post-info a, p.byline a {
	color: #405664;
	text-shadow: #FFFFFF 1px 1px;
	}
	
.post-info a:hover, p.byline a:hover {
	color: #AF1014;
	}

/***** Post Icons ********************/
	
.time, .categories {
	margin: 0;
	padding: 0;
	}
	
.post-comments, .tags {
	background: url(http://www.linkedmediagroup.com/wp-content/themes/lmg/images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}
	
img.alignleft, img[align="left"] {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright, img[align="right"] {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft, .left {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright, .right {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none !important;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation **********/

.navigation {
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
	background: #FFFFFF;
	color: #669933;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	border: 1px solid #DCDCDC;
	}

.navigation li a:hover, .navigation li.active a {
	background: #669933;
	color: #FFFFFF;
	}

/***** Primary Sidebar ********************/

#sidebar {
	width: 300px;
	float: right;
	display: inline;
	}

#sidebar .widget {
	background: #EBECEC;
	margin: 0 0 15px 0;
	padding: 5px 20px 20px 20px;
	}
	
#sidebar #text-406850837.widget {
	background: #222F37;
	color: #9CB2BD;
	margin: 0 0 15px 0;
	padding: 5px 20px 20px 20px;
	text-shadow: #182126 1px 1px;
	line-height: 20px;
	}
	
#sidebar #text-406850837.widget a, #sidebar #text-406850837.widget a:visited {
	color: #9CB2BD;
	text-decoration: underline;
	}
	
#sidebar #text-406850837.widget a:hover {
	color: #9CB2BD;
	text-decoration: none;
	}
	
#sidebar #text-406850837.widget img, #sidebar #text-406850837.widget a img {
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sidebar img, #sidebar a img {
	border: none;
	margin: 0 2px -2px 0;
	padding: 0;
	}

#sidebar .enews-widget {
	padding: 0 !important;
	}

#sidebar h4 {
	color: #233038;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
	text-transform: none;
	text-shadow: #FFFFFF 1px 1px;
	font-size: 16px;
	background: url(http://www.linkedmediagroup.com/wp-content/themes/lmg/images/dotted_line.gif) repeat-x bottom;
	}
	
#sidebar .textwidget {
	margin: 0;
	padding: 10px 0 0 0;
	}
	
#sidebar .widget p {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol {
	margin: 10px 0 0 0;
	padding: 0 10px 0 25px;
	}

#sidebar ul ul, #sidebar ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li {
	list-style-type: square;
 	word-wrap: break-word;
	}
	
/***** Subscribe ********************/
	
#email-newsletter {
	background: url(images/email.jpg) no-repeat;
	width: 300px;
	height: 160px;
	}
	
#email-newsletter .inner { 
	padding: 20px; 
	}
	
.widget_text { 
	background: #EBECEC;
	}

#sidebar .featuredpost .post {
	background: url(http://www.linkedmediagroup.com/wp-content/themes/lmg/images/dotted_line.gif) repeat-x bottom;
	padding: 15px 0 10px 0;
	}

#sidebar .widget_text ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#sidebar .widget_text ul li {
	list-style: none;
	margin: 0;
	}

#sidebar .widget_text ul li.newsletter a {
	background: url(images/icon_email.png) no-repeat left; 
	}
#sidebar .widget_text ul li.fb a {
	background: url(images/icon_fb.png) no-repeat left; 
	}
	
#sidebar .widget_text ul li.twitter a {	
	background: url(images/icon_twitter.png) no-repeat left; 
	}
		
#sidebar .widget_text ul li.rss a {	
	background: url(images/icon_rss.png) no-repeat left; 
	}
	
#sidebar .widget_text ul li.linkedin a {
	background: url(images/icon_linkedin.png) no-repeat left; 
	}

#sidebar .widget_text ul li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	text-shadow: #FFFFFF 1px 1px;
	}

/***** Archives ********************/
	
#sidebar .widget_archive select {
	background: #F9F9F9;
	width: 258px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DCDCDC;
	}

/***** Buttons ********************/
	
#submit, .gform_footer .button, .reply a, .reply a:visited, .searchform .searchsubmit {
	background: #669933 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #669933;
	}

#submit:hover, .gform_footer .button:hover, .reply a:hover, .searchform .searchsubmit:hover {
	background: #405664 !important;
	text-decoration: none;
	border: 1px solid #405664;
	}

.enews #subbutton, .enews #subbutton:hover {
	background: #95CD3C;
	padding:4px 10px 4px 10px;
	border: 1px solid #BAE45C;
	color: #FFFFFF;
	text-shadow: #3F5619 1px 1px;
	cursor: pointer;
	}

/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	padding: 5px 13px 0 0;
	}
	
.s {
	width: 210px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 0 4px 0 0;
	padding: 5px 0 5px 5px;
	border: 0;
	}
	
	
	
/***** Contact Form(s) ********************/

.wpcf7-form input { margin: 5px 0; border: 1px solid #ccc; padding: 7px;  }


/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/email.jpg) no-repeat;
	height: 155px;
	padding: 5px 20px 0 20px;
	}

.enews-widget {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	}
	
#sidebar .enews p {
	color: #9CB2BD;
	text-shadow: #182126 1px 1px;
	padding: 10px 0 10px 0;
	font-size: 14px;
	line-height: 20px;
	}

#sidebar .enews h4, #sidebar #text-406850837.widget h4 {
	color: #FEFEFE;
	text-shadow: #000000 1px 1px;
	font-size: 18px;
	}

.enews #subscribe {
	padding: 0 0 0 0px;
	}
	
.enews #subbox {
	width: 180px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 6px 0 6px 6px;
	margin: 0 5px 0 0;
	border: 2px solid #0F191F;
	}

/***** Footer ********************/

#footer {
	background: url(http://www.linkedmediagroup.com/wp-content/themes/lmg/images/bg-footer.png) repeat-x top #233038;
	color: #768992;
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 0;
	overflow: hidden;
	clear: both; 
	}

#footer .wrap {	
	width: 960px;
	margin: 0 auto 0;
	padding: 30px 0 30px 0;
	}

#footer a, #footer a:visited {
	color: #BBBFC1;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(http://www.linkedmediagroup.com/wp-content/themes/lmg/images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

#comments, #respond, #disqus_thread {
	background: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border: 1px solid #DCDCDC;
	padding: 20px;
        overflow: hidden;
	}

h3#reply-title {
	color: #233038;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 10px 0px;
	text-transform: none;
	text-shadow: #FFFFFF 1px 1px;
	font-size: 16px;
	background: url(http://www.linkedmediagroup.com/wp-content/themes/lmg/images/dotted_line.gif) repeat-x bottom;
	}

img#wpstats{
        display: none;
        }