/*   
Theme Name: Custom
Theme URI: http://www.bostoninteractive.com
Description: Custom template for Best Doctors Blog
.
General comments/License Statement if any.
.
*/


body
{
	margin: auto;
	/*padding-top: 18px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
a
{
	font-weight: bold;
	color: #005596;
}
a.bdlink
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: right;
}
h2
{
	color: #005596;
}
form
{
	display: inline;
}
#container
{
	width: 798px;
	margin: auto;
}
#header
{
	background: url(/wp-content/themes/custom/images/header.png) top left;
	background-repeat: no-repeat;
	/*margin-top: 4px;*/
	overflow: hidden;
	height: 113px;
	width: 798px;
	float: left;
}
#visitlink
{
    float: left; 
    padding-top: 94px;
    padding-left: 650px;
}
#headerTxt 
{
    padding-right: 12px;
    padding-top: 94px;
}
#navigation
{
	background-color: #7994bd;
	padding-top: 6px;
	padding-left: 46px;
	padding-bottom: 6px;
	overflow: auto;
	height: 25px;
	width: 753px;
	float: left;
}
#navigation div
{
	float: left;
	padding-right: 5px;
}
#content
{
	padding-top: 8px;
	overflow: hidden;
	width: 799px;
	float: left;
}
#leftColumn
{
	float: left;
	border: 1px solid #dbdbdb;
	width: 464px;
	padding-left: 48px;
	padding-top: 29px;
	padding-right: 55px;
	padding-bottom: 25px;
}
#rightColumn
{
	padding: 0px; 
	margin: 0px;
	float: left;
	margin-left: 4px;
	width: 222px;
	border: 1px solid #dbdbdb;
	border-top: none;
}
#rightColumn li
{
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
	border-top: 1px solid #dbdbdb;
}
#rightColumn li h2
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #00518f;
	background: url(/wp-content/themes/custom/images/bulletOrangeTriangle.gif) no-repeat;
	background-position: 13px 10px;
	padding-top: 5px;
	padding-left: 21px;
	#padding-left: 3px;
}
#rightColumn .search
{
	padding-left: 20px;
}
#rightColumn li ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-bottom: 10px;
	line-height: 18px;
}
#rightColumn li ul li a
{
	color: #585858;
}
#rightColumn li ul li
{
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
	line-height: 18px;
	border-top: none;
	padding-left: 21px;
}
.entry
{
	padding-bottom: 35px;
}
.entryDate
{
	font-weight: bold;
	color: #f7941e;
}
.entryTitle
{
	font-size: 20px;
	font-weight: bold;
	color: #005596;
}
.entryTitle a
{
	text-decoration: none;
}
.entryContent
{
	line-height: 18px;
}
.more-link
{
	background: url(/wp-content/themes/custom/images/bulletOrangeTriangle.gif) no-repeat;
	background-position: right 10px;
	padding-top: 3px;
	width: 70px;
	display: block;
}
#quoteBox
{
	background: url(/wp-content/themes/custom/images/quoteBG.gif) no-repeat top left;
	width: 184px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #446e8f;
	padding-top: 24px;
	padding-right: 18px;
	padding-bottom: 15px;
	line-height: 16px;
	padding-left: 21px;
	#padding-left: 0px;
}	
#quoteCredit
{
	color: #595959;
	line-height: 18px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	font-style: normal;
	padding-top: 10px;
}
.rightColumnBox
{
	clear: both;
	padding-bottom: 5px;
}
.rightColumnBoxHdr
{
	font-weight: bold;
	font-size: 14px;
	color: #00518f;
	background: url(/wp-content/themes/custom/images/bulletOrangeTriangle.gif) no-repeat;
	background-position: 13px 10px;
	border-top: 1px solid #dbdbdb;
	padding-top: 5px;
}
#subscribeForm
{
	overflow: auto;
	padding-left: 20px;
	padding-top: 11px;
}
.submitButton
{
	background: #7994bd; 
	border: 1px solid #b2c1d9; 
	font-weight: bold; 
	color: #ffffff; 
	font-size: 12px; 
	padding-top: 1px;
	padding-bottom: 1px;
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer
{
	width: 493px;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}

