/*
Theme Name: Mass General Magazine
Version: 1.0
Author: Jason Yovanoff
Author URI: http://yovanoff.com/
Updated: 1.12.10
*/
html {
}
body {
	background-image: url('/wp/wp-content/themes/mghmag/images/bg-gradient.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
#left strong {
	font-weight: bold;
}
#left em {
	font-style: italic;
}
a {
	text-decoration:none;
	color: #01688e;
}
a:hover {
	text-decoration: underline;
}
.cl {
	clear:both;
}
#wrapper {
	width: 974px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0 8px;
}
#masthead {
}
#header {
	border-top: 1px solid white;
	width:666px;
}
#header-top {
	margin: 18px 0 0 3px;
	height:60px;
}
#header-left {
	float:left;
}
#header-right {
	float:right;
	text-align:right;
	padding-right:17px;
}
#header-right form {
	margin: 14px 0 13px 0;
}
#header-right form input {
	width:150px;
	padding: 2px 0 0 5px;
	color: #999999;
	height:17px;
	margin: 1px 6px 0 0;
	float:right;
	border:1px solid #ccc;
}
#header-right form .searchsubmit {
	float:right;
}
#header #nav {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	background-color: #008ca8;
	padding:15px 0;
	letter-spacing:.03em;
}
#header #nav a {
	color: #ffffff;
	text-decoration:none;
	border-left: 2px solid #aad9e2;
	margin:0;
	padding: 0px 5px;
}
#header #nav .first a {
	border:0;
}
#header #nav .right a {
	border:0;
}
#header #nav a:hover {
	background-color:#ffffff;
	color:#008ca8;
}
#header #nav ul {
}
#header #nav ul li {
	display:inline;
}
#header #nav ul li.active {
	background-color: #000;
	padding:3px;
}
#header #nav ul li.active a {
	border:0;
}
#header #nav ul li.active a:hover {
	border:0;
	background-color:#000;
	color:white;
}
#header #nav ul li.tmp a {
	border:0;
}
#header #nav ul li.donate a {
	background-color: #0ba5c4;
	padding:4px 5px;
	margin: 0 12px 0 9px;
	text-transform:uppercase;
	border:0;
}
#header #nav ul li.donate a:hover {
	background-color:white;
	color: #0ba5c4;
}
#left {
	width:666px;
	float:left;
}
#right {
	width:308px;
	float:right;
}
.news-box {
	background-color:#eeeeee;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin:8px 0 10px 8px;
	padding:7px 11px 0 11px;
	line-height:16px;
	height:144px;
	min-height:144px;
	color: #666666;
}
.news-box p {
	font-size:12px;
}
.news-box h2 {
	font-family: Arial, sans-serif;
	color: #2e3237;
	font-weight:bold;
	font-size:13px;
	float:left;
}
.news-box h3 a,
.news-box h3 {
	font-family: Georgia, serif;
	font-size:13px;
	font-weight:normal;
	color: #01688e;
	margin: 0 0 6px 0;
}
.news-box .rss {
	float:left;
	margin-right:10px;
	margin-top:2px;
}
.news-box .news {
	float:right;
	font-size:11px;
}
.news-box .hr {
	border-top: 1px solid #999999;
	margin: 5px 0 9px 0;
}
.news-box a {
	font-weight:bold;
}
#carousel {
	min-height:367px;
	border-top: 1px solid #ffffff;
	background-color: #999999;
}
* html #carousel {height: 367px;}
#carousel-items {
	min-height:313px;
}
#carousel-items img {
	border-bottom: 1px solid #ffffff;
}
#carousel .info {
	font-family: georgia, serif;
	font-size:15px;
	color: #ffffff;
	float:left;
	width:545px;
	margin: 8px 14px;
}
#carousel .info a {
	color:#333333;
}
#carousel #output1,
#carousel #output2 {
	position:absolute;
	width:545px;
}
#carousel .carousel-nav {
	border-left: 1px solid #ffffff;
	padding: 6px 5px 3px 10px;
	float:right;
	margin-top:10px;
}
#carousel .carousel-nav img {
	padding-left:2px;
	padding-right:5px;
}
#topics {
	margin-top: 27px;
}
#topics .item {
	width:157px;
	min-height:282px;
	background-color: #d3edf2;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	color: #333333;
	border-top: 1px solid #cccccc;
	padding: 16px 17px 20px 17px;
	margin-right:4px;
	float:left;
}
* html #topics .item {
	height: 285px;
}
#topics .online {
	background-color: #f39b4e;
	padding-top: 15px;
	padding-bottom: 18px;
	min-height:285px;
}
#topics .last {
	width: 160px;
	margin-right:0px;
}
* html #topics .item,
* html #topics .online {
	height: 285px;
}
#topics .item h2 a,
#topics .item h2 {
	font-family: Georgia, Sans-Serif;
	font-size: 17px;
	color: #2e3237;
	font-weight:normal;
	margin-bottom: 11px;
}
#topics .online h2 {
	margin:0;
}
#topics .online h2 img {
	margin-bottom:11px;
}
#topics .item h2 a:hover {
	text-decoration:none;
}
#topics img {
	border:0;
	margin-bottom: 11px;
}
#topics p {
	margin-bottom: 10px;
}
#topics a {
	font-weight:bold;
}
#topics .online a {
	color: #fff;
}
#footer {
	font-family: Helvetiva, Arial, Sans-serif;
	font-size:11px;
	line-height: 1.4em;
	border-top: 1px solid #999999;
	margin: 30px 0 0 0;
	padding: 0 1px 30px 0;
}
#footer #footer-left {
	margin-top:13px;
	float:left;
}
#footer #footer-right {
	margin-top:10px;
	float:right;
	text-align:right;
	line-height:1.6em;
}
#footer ul {
	margin-bottom: 20px;
}
#footer ul li {
	display:inline;
	font-weight:bold;
	border-right: 1px solid #01688e;
	padding: 0px 6px 0 6px;
}
#footer ul li.last {
	border:0;
	padding-right:0;
}

/* BEGIN Featured Stories Styles */
#nav-right {
	background-color:#d3edf2;
	padding:34px 35px 34px 27px;
	font-family: Georgia, serif;
	font-size:17px;
	min-height:204px;
}
#nav-right ul {
	border-top: 1px solid #999;
}
#nav-right ul li {
	border-bottom: 1px solid #999;
}
#nav-right ul li a {
	display:block;
	padding: 7px 0 5px 0;
}
#nav-right ul li a:hover {
	text-decoration:none;
	color: #2e3237;
}
#nav-right ul li.current-cat a,
#nav-right ul li.active a {
	color:#2e3237;
}
#nav-right-lower {
	width:282px;
	float:right;
	margin-top: 45px;
	line-height: 18px;
}
#nav-right-lower #slideshow {
	border:1px solid #a9a9a9;
	padding:4px;
	margin-bottom: 50px;
}
#nav-right-lower #slideshow-note {
	text-align:right;
	margin-top:3px;
}
#nav-right-lower #slideshow-note a {
	color: #2e3237;
	font-weight:bold;
}
#nav-right-lower #slideshow-note img {
	position:relative;
	top: 4px;
	margin:0 0 0 5px;
}
#nav-right-lower .item {
	border-top: 1px solid #a9a9a9;
	padding-top:2px;
	margin-bottom: 30px;	
}
#nav-right-lower .item a {
	color:#008ca8;
}
#nav-right-lower .item h2 {
	color: #fff;
	font-face: Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:4px 4px 4px 10px;
	background-color: #7fcfdc;
}
#nav-right-lower .item h3 {
	font-family: Georgia;
	font-size: 14px;
	margin: 16px 0 4px 0;
}
#nav-right-lower .item h3 a {
	color: #008ca8;
}
#nav-right-lower .item .spotlight p{
	font-family:arial;
	font-weight:bold;
	font-size:15px;
	color: #999;
	line-height:18px;
	margin-bottom: 10px;
}
#nav-right-lower .item .spotlight h3{
	font-family:arial;
	font-weight:bold;
	font-size:15px;
	margin: 10px 0 0 0;
}
#nav-right-lower .item .spotlight a {
	font-weight:bold;
	color: #008ca8;
}
#nav-right-lower .item p {
	line-height:16px;
}
#nav-right-lower .enews {
	font-family: Arial, sans-serif;
}
#nav-right-lower .enews h3 {
	font-family: arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #008ca8;
}
#nav-right-lower form input {
	background-color: #eee;
	border:0;
	height:20px;
	padding:7px 7px 0 7px;
	width:228px;
	color: #666;
	font-weight:bold;
}
#nav-right-lower form label {
	display:block;
	margin-top: 3px;
	margin-bottom:10px;
}
#nav-right-lower form .signup {
	margin-top:20px;
}
#nav-right-lower .online h2 {
	background-color: #f39b4e;
}
#nav-right-lower .online h3 a {
	color: #000;
	font-weight:normal;
}
#nav-right-lower .online a {
	color: #000;
	font-weight:bold;
}
#left #header-img {
	border-top: 1px solid white;
	min-height: 324px;
	background-color: #444;
}
#left #body {
	color #666;
}

#left .entry {
	margin-bottom:30px;
}

#left #body a {
	color: #01688e;
}
#left #body #breadcrumb {
	font-size:11px;
	margin: 10px 0 8px 0;
}
#left #body #callout {
	text-transform: uppercase;
	font-size:18px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 20px 0;
}
#left #body #callout p {
	margin:0;
}
#left #body #callout span {
	/*color: #ee7103;*/
	color: #008CA8;
}
#left #body .featured h1 {
	margin: 24px 0 0 0;
	color: #666;
}
#left #body .featured h1 a {
	font-family: Gorgia, serif;
	font-size: 28px;
	font-weight:normal;
	color: #666;
}
#left #body .featured h1 a:hover {
	text-decoration:none;
}
#left #body h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	margin: 12px 0 12px 0;
}
#left #body .byline {
	margin: 15px 0 15px 0;
}
#left #body .body-text {
	line-height: 18px;
}
#left #body p {
	margin-top: 10px;
}

/* Secondary Pages (Q+A) */
#secondary-header {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 8px 0 20px 0;
	padding: 16px 0 16px 0;
}
#left #body #secondary-header h2 a,
#left #body #secondary-header h2  {
	font-family: Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color: #666;
	font-size:40px;
	margin-bottom:15px;
	line-height:1em;
}
.first-image {
	float:left;
	margin: 0 10px 15px 0;
}
#secondary #body h1 {
	font-family: arial;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
.category #body #breadcrumb,
#secondary #body #breadcrumb {
	margin: 20px 0 0 0;
}
/* Headlines and Single pages */
.body-text,
.featured
/*.single .body-text,
.error404 .body-text,
.category .body-text */{
	/*margin: 0 47px 30px 20px; IE6 cant handle extra right padding */
	margin: 0 38px 30px 20px;

}
.featured .body-text { 
	margin:0;
}
.category .body-text .entry .gutter {
	width:148px;
	float:left;
	margin: 0 17px 0 0;
}
.category .body-text .entry .text {
	float:left;
	width:434px;
}
.category #left #body h1 {
	margin:0;
	padding:0;
}
#body .search-image {
	float:left;
	margin: 0 10px 10px 0;
	
}
#body .entry h1 a,
#body .entry h1 a {
	font-family:arial;
	font-size:15px;
	font-weight: bold;
}
.single #left #body .entry .text h1 a {
	color:#666;
}
.single #left #body .entry .text h1 a:hover {
	text-decoration:none;
}

/* Form styles */
.wpcf7 form textarea,
.wpcf7 form input {
	padding: 4px 7px 4px 8px;
	color: #666;
	margin: 1px 6px 0 0;
	border:1px solid #ccc;
}
.wpcf7 form textarea {
	width:100%;
}
/* Mailchimp style overrides */
#mc_signup_container legend {
	display:none;
}
#mc_signup_container label.mc_var_label {
	margin:13px 0 2px 0;
}
#mc_signup_container #mc-indicates-required {
	font-size:10px;
	margin-top:5px;
}
#mc_signup_container .mc_signup_submit {
	text-align:left;
}
#mc_signup_container .mc_signup_submit input {
	margin-top:10px;
	padding:0;
	width:100px;
	height:30px;
	background-color: #01688E;
	color:#ffffff;
}
#mc_signup .mc_merge_var br { display: none; }
#mc_signup .mc_form_inside label { margin:10px 0 3px 0;}
#mc_signup .mc_signup_submit input { width: 128px; height:30px; padding: 7px; margin-top:10px;}
h2.sidebar,
h3.sidebar {
	font-family:Georgia, serif;
	font-size:16px;
	color:#666;
	margin-top: 15px;
}
/* Wordpress styles */
.navigation {
	clear:both;
	font-weight:bold;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
#left #body .alignleft {
	float:left;
	margin-right: 10px;
}
#left #body .alignright {
	float:right;
	margin-left: 10px;
}
#left #body p.wp-caption-text {
	font-size:10px;
	font-style:italic;
	margin: 3px 0;
	padding:0;
}
#left blockquote {
	margin: 0 30px;
}
#left #body ol,
#left #body ul {
	margin: 10px 0 10px 30px;
}
#left #body li {
	list-style-type:disc;
}
#left #body ol {
}
#left #body ol li {
	list-style-type:decimal;
}

/*addl stories box Added 1.12.11*/

.adlbox {
	background-color:#eeeeee;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin: 14px 0 10px 10px;
	padding: 10px 10px 2px 10px;
	line-height:18px;
	color: #666666;
	width: 184px;
	float: right;
}

.adlbox p {
	font-size:12px;
}

.adlbox h2 {
	font-family: Arial, sans-serif;
	color: #2e3237;
	font-weight:400;
	font-size:16px;
	display:block;
	margin-bottom:6px;
}
.adlbox h3 a,
.adlbox h3 {
	font-family: Georgia, serif;
	font-size:13px;
	font-weight:normal;
	color: #01688e;
	margin-bottom:8px;
}
.adlbox .rss {
	float:left;
	margin-right:10px;
	margin-top:2px;
}
.adlbox .news {
	float:right;
	font-size:11px;
}
.adlbox .hr {
	border-top: 1px solid #999999;
	margin: 5px 0 9px 0;
}
.adlbox a {
	font-weight:bold;
}
.social { 
	background-color: #eeeeee;
	margin-top: 20px;
	padding:10px 10px 0 10px;
}
.social .fb { 
	float:left;
	width: 450px;
}
.social .addthis_toolbox {
	float:left;
}

