/* 
	Theme Name: Selling to Pharma
	Theme URI: http://www.mcbuzz.com
	Description: Custom theme for Rain Partners, LLC
	Author: McBuzz Communications LLC
	Author URI: http://www.mcbuzz.com
*/
/* 	color palette
	.0a3a6c dark blue
	.7192b5 light blue
*/
html { /* hack for firefox - keep scrollbar on every page */
     overflow: -moz-scrollbars-vertical;
}
body {
	background-image: url(images/marcjschiller-page-bg.jpg);
	background-repeat: repeat-x;
	background-color: .7192b5;
	color: .333333;
	font-size: 12px;
	margin: 4px auto 0px;
	padding: 0px;
	height: 100%;
}
.wrap {
	width: 800px;
	margin: 0px auto 0px;
	padding: 0px;
	background-image:url(images/wrap-horiz-bg.gif); 
	background-repeat:repeat-y;
	background-color: .ffffff;
}
.wrap.nosidebar {
	background-image:none; 
}
img {
	border:0px;
}
	
/* ---------- HEADER ---------- */	
.header {
	width: 800px;
	height: 80px; /* was 142 now 142-34=108 */
	background-image: url(images/marcjschiller-banner-bg-small-logo.jpg);
	background-repeat:no-repeat;
	margin: 0px auto 0px;
	padding: 0px;
}
.headerlogo {
	float: left;
	padding-left:100px;
}
			/* may not need these */
			.address {
				float:right;
				padding:26px 18px 0px 0px;
			}
			.address, .address a:link, .address a:active, .address a:visited {
				color:.000000; 
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size:11px; 
				line-height:18px;
				text-decoration:none;
			}
			.address a:hover {
				text-decoration:underline;
			}
			
.sitename { /* the site url and tagline at the top of the page */
	float:right;
	padding:18px 10px 0px 0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.sitename h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:.ffffff;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.sitename h1 a:link, .sitename h1 a:active, .sitename h1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:.ffffff;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.sitename h1 a:hover {
	text-decoration:underline;
}
.sitename p.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:.ffffff;
	padding:0px;
	margin-top:6px;
}


/* ---------- END HEADER ---------- */	
		
/* ---------- NAVBAR ---------- */	
.navbar {
	width: 800px;
	height: 28px;
	margin: 0px auto 0px;
	background-image:url(images/marcjschiller-banner-bg-bottom62.jpg);
	background-repeat:no-repeat;
	/* padding-left: 2px; */
}	
.navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navbarlinks ul {
	margin: 0px;
	padding: 0px;
}
.navbarlinks ul li {
	display: inline;
	list-style-type: none;
	text-align: center; /* not needed? */
	margin: 0px;
	padding: 0px;
}
.navbarlinks ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:26px;
	font-weight: bold;
	text-align: center;  /* not needed? */
	color: .ffffff;
	padding: 2px 18px 2px 14px; 
	margin: 0px;
	text-decoration: none;
	border-right: 1px solid .ffffff;
}
.navbarlinks ul li a:hover {
	text-decoration: underline;
}

/* ---------- ---------- */	
.{
	width: 800px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px; /* top pad 50px reveals bg in firefox */
	background-image:url(images/marcjschiller-banner-bg-bottom62.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
}
#nosidebar {
	background-image:url(images/marcjschiller-banner-bg-bottom62-no-sidebar.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
}
.p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h1 {
	color: .333333;
	font-size: 36px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 16px;
	padding: 0px 0px 3px 0px;
	text-align: center;
}
.h1 a:link, .h1 a:visited, .h1 a:active {
	color: .333333;
	text-decoration: none;
}
.h1 a:hover {
	color: .999999;
}
.p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
}
.h2 {
	color: .0a3a6c;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
	padding: 10px 0px 2px 0px;
	margin: 0px;
	color: #0A3A6B;
	text-align: center;
}
.h3 {
	color: .542c74;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0px 2px 0px;
	margin: 0px;
	color: #000;
}
blockquote {
	margin: 0px 44px 16px 25px;
	padding: 0px 20px 0px 14px;
	background: .eaeaec;
	border-top: 1px solid .222222;
	border-bottom: 1px solid .222222;
}
.blockquote p {
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 0px;
}

/* ---------- LEFT = Main Body ---------- */	
.contentleft {
	width:522px; /* was 470 */
	float: left;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 24px;
	color:.000000;
}
.contentleft.nosidebar {
	width:788px;
	padding: 14px 0px 20px 16px;
}
.contentleft ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
.contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.contentleft ul {
	/* list-style-type: square; */
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
.contentleft ul li {
	/* list-style-type: square; */
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 8px 0px;
}

/* ---------- New Right SIDEBAR ------------- */

.r_sidebar { 
	float: right;
	list-style:none; 
	width: 218px;
	margin:0px; 
	padding:0px; 
	color:.333333; 
}
.r_sidebar .sidebar { 
	list-style:none; 
	margin:0px 0px 30px 0px; 
	padding:0px 8px 0px 8px; 
}
.r_sidebar .sidebar ul { 
	list-style:none; 
	margin:0px; 
	padding:0px;
}
.r_sidebar .sidebar ul li a { 
	padding:1px 3px 1px 3px; 
}
.r_sidebar .sidebar li a:hover { 
	background-color:.546a85; 
	color:.ffffff; 
	text-decoration:none; 
}
.r_sidebar .sidebar h2 { 
	margin:0px 0px 5px 0px; 
	padding:10px 0px 0px 0px; 
	color:.546a85; 
	font:italic 11pt Georgia, "Times New Roman", Times, serif; 
	text-transform:lowercase; 
}
	
/* ---------- WAS RIGHT SIDEBAR ---------- */	
.wasr_sidebar {
	float: right;
	width: 189px;
	margin: 0px;
	padding: 0px 14px 20px 12px;
}
.wasr_sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: .ffffff;
	line-height: 15px;
	padding: 20px 0px 2px 0px;
}	
.wasr_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.wasr_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.wasr_sidebar ul li a:link, 
.wasr_sidebar ul li a:active, 
.wasr_sidebar ul li a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: .ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 2px 11px;
	background-image: url(images/nav-sidebar-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.wasr_sidebar ul li a:hover {
	text-decoration: underline;
}
.wasr_sidebar ul li.none a:link, 
.wasr_sidebar ul li.none a:active, 
.wasr_sidebar ul li.none a:visited {
	background-image: none;
}
.wasr_sidebar ul li.none a:hover {
	text-decoration: none;
}
.wasr_sidebar img { 
	 border: none;
}
.wasr_sidebar p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}
	
/* ---------- FOOTER ---------- */	
#footer {
	background: .cfcfcf;
	width: 800px;
	color: .444444; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#footer p {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.footer a:link, 
.footer a:active, 
.footer a:visited {
	color: .444444;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}

/* ---------- SEARCH ---------- */	
.searchform {
	margin: 0px;
	padding: 0px;
}
.s {
	background: .eeeeee;
	width: 140px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 6px 0px;
	border: 1px solid .999999;
}
.s2 {
	width: 25px;
}
	
/* ---------- COMMENTS ---------- */	
.commentblock {
	width: 430px;
	background: .E8E8E8;
	color: .000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid .000000;
	border-bottom: 1px solid .000000;
}
.commentblock ol{
	/* list-style-type: square; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.commentdate {
	font-size: 12px;
	padding-left: 0px;
}
.commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}
.commentname {
	color: .333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.commentinfo{
	clear: both;
}
.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: .ffffff url(images/comment.gif) no-repeat top;
}
.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: .ffffff url(images/comment.gif) no-repeat top;
}
.commentsformheader{
	padding-left: 0px;
}
.commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.commentsform form{
	text-align: left;
	margin: 0px;
}
.commentsform p{
	margin: 0px;
}
.commentsform form textarea{
	width: 99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-style: none;
}
p.caption {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}
p.tagses, p.tagses a {
	margin:0px;
	padding:0px 0px 16px 0px;
	font-size:11px;
	color:.999999;
}
p.postmeta, p.postmeta a {
	margin-top:0px;
	color:.999999;
	font-size:11px;
	line-height:11px;
}
.p.bold {
	font-weight: bold;
}
.pbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#optinform p #Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.headline2bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #333;
}
secondsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.5hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.h1thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.email {
	color: #00F;
}
.exittop {
}
.aboutSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0A3A6B;
}
.aboutmarcheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
