/*
Theme Baskin
Theme URI: http://www.twinkleswebstudio.com/
Description: custom built theme for Baskin Financial.
Version: 0.5
Author: Peng Zhang
Tags: fixed width, blue, two column

*/

body {
	font-family: Verdana, Geneva, sans-serif;
	/* background-color: #CCC; */ /* Cheryl wants white to bleed to edge */
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content-wrapper {
	background-image: url(images/bg-front.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 651px;
}
#content-wrapper-inside {
	background-color: white;
	width: 960px;
	min-height: 651px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-top: 1px;
}
#content-wrapper #main-menu {
	width: 712px;
	float: left;
	text-transform: lowercase;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	height: 640px;
}
div.mainmenu-item {
	height: 94px;
	width: 94px;
	color: #FFF;
	position: absolute;
	left: 405px;
	top: 172px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 18px;
}
/*
div.mainmenu-item:hover {
	background-color:#CCD9E6;
	border: 2px solid #FFF;
}
*/
.clearboth {
	clear: both;
}
#content-wrapper #main-menu #menu-our-mission {
	left: 335px;
	top: 156px;
}
#content-wrapper #main-menu #menu-our-team {
	left: 457px;
	top: 156px;
}
#content-wrapper #main-menu #menu-managed-accounts {
	left: 457px;
	top: 278px;
}
#content-wrapper #main-menu #menu-press-tv-blog {
	left: 579px;
	top: 278px;
}
#content-wrapper #main-menu #menu-contact-us {
	left: 457px;
	top: 400px;
}
#content-wrapper #dynamic-section {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	margin-top: 152px;
	width: 200px;
	float: right;
	text-align: left;
	margin-left: 14px;
	margin-right: 34px;
	line-height: 18px;
}
#content-wrapper #dynamic-section #recent-dynamic .dynamic-post {
	margin-top: 18px;
}
.dynamic-post .dynamic-post-date {
	font-size: 12px;
	margin-bottom: 0px;
}
.dynamic-post .dynamic-post-title {
	font-size: 12px;
	font-weight: normal;
}
#dynamic-section #recent-dynamic {
	margin-top: 40px;
}
.mainmenu-item a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 89px;
	width: 87px;
	padding: 3px 3px 3px 5px;
	/* border: 2px solid #FFF;*/
        border: 2px solid #9BBDD6;
}
.mainmenu-item a:hover {
	/* color: #093C79; */ /* Cheryl wants the text color to stay white */
	/*background-color: #CCD9E6;*/
        background-color: #9bbdd6;
}
.dynamic-section-title a {
	color: #FFF;
	text-decoration: underline;
}
.dynamic-section-title a:hover {
	text-decoration: none;
}
.dynamic-post-title a {
	color: #FFF;
	text-decoration: underline;
}
.dynamic-post-title a:hover {
	text-decoration: none;
}
#content-wrapper-inside #printed-area {
	width: 921px;
	background-color: #F2F7F9;
	margin-top: 19px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	background-attachment: scroll;
	background-image: url(images/bg-inside-page.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#printed-area #spacer-pillar {
	float: left;
}
/*
#main-nav ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	display: inline;
}
*/
#main-nav ul {
	list-style-type:none;
	margin-left:-40px;
	margin-top:0;
	text-align:left;	
}
#printed-area #main-nav {
	margin-top: 25px;
	margin-left: 0px;
	text-align: left;
	width: 64px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
#main-nav ul li a {
	color: #114A8A;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	display: block;
	height: 57px;
	width: 51px;
	border: 1px solid #537BA9;
	margin-bottom: 16px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	line-height: 13px;
	letter-spacing: -1px;
}
#main-nav ul li a:hover, #main-nav ul li.current_page_item a {
	background-color:#537BA9;
	color: #FFF;
	border: 1px solid #FFF;
}
#printed-area #content {
	margin-left: 120px;
	width: 590px;
	margin-top: 23px;
	float: left;
}
#printed-area #content.categorypage, #printed-area #content.categorylinkspage{
	margin-top: -10px;
}
#content #page-title, #content #category-title, #content #post-page-title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;/* was 15px */
	margin-left: 0px;
	color:#114A8A;
	font-size:16px;
        font-weight: bold;
}
#content #category-title {
    margin-bottom: 20px;
}
#content #page-title {
    display: none;
}
body, #content p {
    font-size: 13px;
    line-height: 19px;
    color: #636466;
    margin-top: 0px;
}
a img{
  border-style: none;
}
#content .post-title {
	font-size: 14px;
	font-weight: bold;
}
.post-title a {
	color: #114A8A;
}
.post-title a:hover {
	text-decoration: none;
}
#content .post-author {
	font-style: italic;
	color: #114a8a;
	font-size: 14px;
	margin-top:3px;
}
#content .post-date {
	color: #114a8a;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 3px;
}
#printed-area #rss-section{
	position:relative;
	bottom: -510px;
	left:-64px;
}
#rss-section span{
	position:absolute;
	font-size: 13px;
	display:block;
	left: 130px; /* left and top needs to be adjusted when left navigation changes*/
	top: 5px;
	width: 200px;
	color: #114a8a;
}
#rss-section span a{
	color: #114a8a;
}
#rss-section span a:hover {
	text-decoration:none;
}
#blog-posts-archive {
	margin-top:40px;
	font-size:13px;
	font-weight:bold;
	text-transform:lowercase;
}
#blog-posts-archive a{
	color:#114a8a;
}
#blog-posts-archive a:hover {
	text-decoration:none;
}
.archive-year {
	margin-bottom:20px;
	margin-top:20px;
}
a {
	color: #114a8a;
}
a:hover {
	text-decoration:none;
}
#post-cat-links {
	font-size: 14px;
	font-weight: bold;
	/* margin-top: 30px; */
	margin-bottom: 20px;
}
#post-cat-links a {
	margin-right: 10px;
	margin-left: 10px;
}
#post-cat-links a.first {
	margin-left: 0px;
}
#post-cat-links a:first {
	margin-left: 0px;
}
.teaser-text {
    margin-bottom: 15px;
}
#content #post-page-author {
    color:#114A8A;
    font-style:italic;
    margin-bottom: 15px;
}
.current_category {
    text-decoration: none;
    color: #636466;
}
#footer{
    font-size: 9px;
}
#footer a{
    text-transform: lowercase;
}
.current_footer_link {
    text-decoration: none;
    background-color: gray;
    color: white;
}
