/*
Theme Name: Starmont
Version: 1.0
Author: Gunn Jerkens
*/

body {
	background-color: #d8d5c0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #4c622c;
	text-decoration: none;
}

#wrapper {
	width: 910px;
	margin: auto;
}

#top {
	border-top: 12px solid #4c622c;
	background: #ffffff;
	height: 110px;
}

#logo {
	float: left;
	margin-top: 18px;
	margin-left: 15px;
	vertical-align: middle;
}

ul#top_nav {
	float: right;
}

ul#top_nav, ul#top_nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#top_nav li {
	padding-left: 15px;
	padding-right: 20px;
	line-height: 17px;
	vertical-align: middle;
}

ul#top_nav li.first {
	padding-right: 15px;
	border-right: 1px solid #4c622c;
}

ul#top_nav li {
	float: left;
}

ul#top_nav li a:link, ul#top_nav li a:visited {
	color: #4c622c;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: left;
	height: 19px;
}

ul#nav, ul#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#nav {
	margin-top: 47px;
	float: right;
	margin-right: 20px;
}

ul#nav li {
	text-align: center;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 30px;
}

ul#nav li a:link, ul#nav li a:visited {
	color: #4c622c;
	text-decoration: none;
	display: block;
	float: left;
	height: 44px;
}

ul#nav li a.on:link, ul#nav li a.on:visited {
	background: url(images/up_on.gif) bottom center no-repeat;
	font-weight: bold;
}

div#main {
	width: 685px;
	float: left;
	margin-right: 19px;
	margin-top: 19px;
}

div#header {
	margin-bottom: 4px;
}

div#content {
	background: #ffffff;
	padding-left: 28px;
	padding-top: 28px;
	padding-bottom: 28px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 20px;
}

div#content p {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

div#mini_sidebar ul.nav, div#mini_sidebar ul.nav li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

div#mini_sidebar {
	width: 180px;
	float: right;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #4c622c;
}

div#content div#mini_sidebar h2, div#sidebar h3,
div#content #in_the_spotlight h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #4c622c;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

div#sidebar h3 a:link, div#sidebar h3 a:visited {
	font-weight: normal;
	margin-top: 0px;
	color: #4c622c;
}

div#sidebar h3 a.on:link, div#sidebar h3 a.on:visited {
	font-weight: bold;
	color: #333333;
}


div#content h2 {
	color: #d5a00f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	clear:both;
}

body.page-template-about_template-php div#content h2,
body.page-id-13 div#content h2,
body #content #post-49 h2
{
	margin-bottom: -15px;
}

div#sidebar {
	width: 206px;
	float: right;
	margin-top: 20px;
	font-size: 12px
}

div.inner#sidebar div {
	height: 197px;	
}
div#sidebar a:link, div#sidebar a:visited {
	margin-left: -17px;
	padding-left: 17px;
	margin-top: 2px;
	margin-bottom: 0px;
	display: block;
}
div#sidebar a.on:link, div#sidebar a.on:visited {
	background: url(images/right_on.gif) left center no-repeat;
	font-weight: bold;
	padding-top: 3px;
}

div#sidebar div {
	border-top: 3px solid #4c622c;
	background: #ffffff;
	margin-bottom: 10px;
	padding-left: 17px;
	padding-right: 15px;
	padding-top: 14px;
	padding-bottom: 14px;
}

div#sidebar ul, div#sidebar ul li, div#sidebar ol, div#sidebar ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#sidebar ul {
	margin-top: -10px;
	margin-bottom: -10px;
}

div#sidebar ul li {
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat left center;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#sidebar ol li {
	padding-top: 4px;
}

div#sidebar a:link, div#sidebar a:visited {
	color: #333;
}

div#footer {
	width: 910px;
	position:relative;
	margin: auto;
	padding-top: 88px;
	font-size: 11px;
	color: #666666;
	clear: both;
	text-align: left;
}
#footer img.ria { position:absolute; right:0; bottom:1px; }

body.page-template-about_template-php div#header {
	width: 685px;
	height: 229px;
	background: url(images/header_about_us.jpg);
}

/* our team */
body.page-id-13 div#header {
	width: 685px;
	height: 229px;
	background: url(images/our_team_bg.jpg);
}
/* our team */
body.page-id-13 div#header {
	width: 685px;
	height: 229px;
	background: url(images/our_team_bg.jpg);
}

body.page-template-services_template-php div#header {
	width: 685px;
	height: 229px;
	background: url(images/header_services.jpg);
}

body.category-blog div#header {
	width: 685px;
	height: 229px;
	background: url(images/header_blog.jpg);
}

body.page-template-investment_template-php div#header {
	width: 685px;
	height: 229px;
	background: url(images/header_investment_process.jpg);
}

body.page-template-contact_template-php div#header {
	width: 685px;
	height: 229px;
	background: url(images/header_contact.jpg);
}

body.page-template-updates_template-php div#header {
	width: 685px;
	height: 229px;
	background: url(images/header_articles.jpg);
}


/* SET OBJECTIVES */
body.page-id-49 div#header {
	background: url(images/header_setting_objectives.jpg);
}

/* Review Your Holdings */
body.page-id-57 div#header {
	background: url(images/header_review_your_holdings.jpg);
}

/* Develop Integrated Portfolio */
body.page-id-60 div#header {
	background: url(images/header_develop_integrated_p.jpg);
}

/* Implement Investment Strategy  */
body.page-id-65 div#header {
	background: url(images/header_implement_investment.jpg);
}

/* Tactical Adjustments  */
body.page-id-71 div#header {
	background: url(images/header_tactical_adjustments.jpg);
}

/* Review Results  */
body.page-id-74 div#header {
	background: url(images/header_review_results.jpg);
}

/* Cash Flow Analysis */
body.page-id-106 div#header {
	background: url(images/header_cash_flow.jpg);
}

/* Taxes */
body.page-id-83 div#header {
	background: url(images/header_taxes.jpg);
}

/* Real Estate */
body.page-id-109 div#header {
	background: url(images/header_real_estate.jpg);
}

/* College Cost */
body.page-id-111 div#header {
	background: url(images/header_college_cost.jpg);
}

/* Retirement Planning */
body.page-id-85 div#header {
	background: url(images/header_retirement_planning.jpg);
}

/* Inheritance Planning */
body.page-id-88 div#header {
	background: url(images/header_inheritance_planning.jpg);
}

/* Planning for Family Members */
body.page-id-114 div#header {
	background: url(images/header_family_members.jpg);
}

/* Articles */
body.page-id-159 div#header {
	background: url(images/header_articles.jpg);
}

/* Upcoming Events */
body.page-id-164 div#header {
	background: url(images/header_upcoming_events.jpg);
}

/* Newsletter */
body.page-id-166 div#header {
	background: url(images/header_newsletters.jpg);
}

/* Recognition */
body.page-id-168 div#header {
	background: url(images/header_recognition.jpg);
}

/* Testimonials */
body.page-id-170 div#header {
	background: url(images/header_testimonials.jpg);
}

div.entry h3,
#in_the_spotlight h3 {
	margin-bottom: 7px;
	margin-top: 25px;
	padding-bottom: 0px;
	color: #4c622c;
}

body.page-id-13 div.entry h3 {
	margin-bottom: 0px;
}

div#content div.entry p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

div #team_list {
	line-height: normal;
}

#team_group {
	height: 350px;
}

#team_list img {
	border: 0px;
	float: left;
	margin-right: 3px;
}

#team_list div {

}
#team_list a div {
	display: block;
	float: left;
	width: 195px;
	height: 104px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#team_list h4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-top: 55px;
}

#team_list p {
	font-size: 10px;
}

/* our team */
body.page-id-13 div#header div {
	width: 202px;
	height: 229px;
	margin-left: 27px;
}
/* our team */
body.page-id-13 div#header div.harvey {
	background: url(images/our_team/harvey.jpg);
}
/* our team */
body.page-id-13 div#header div.vivian {
	background: url(images/our_team/vivian.jpg);
}
/* our team */
body.page-id-13 div#header div.craig {
	background: url(images/our_team/craig.jpg);
}
/* our team */
body.page-id-13 div#header div.suzanne {
	background: url(images/our_team/suzanne.jpg);
}
/* our team */
body.page-id-13 div#header div.sherry {
	background: url(images/our_team/sherry.jpg);
}
/* our team */
body.page-id-13 div#header div.nina {
	background: url(images/our_team/nina.jpg);
}

div.entry blockquote {
	margin-left: 20px;
	margin-right: 0px;
}

.alignright {
	float: right;
}

body div#content div.category-blog h3 {
	margin-bottom: 0px;
}

body.page-template-updates_template-php div#content h3 {
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 14px;
}

body.page-id-159 div#content p {
	font-style: italic;
	color: #555;
	font-size: 13px;
}

body.page-id-159 div#content blockquote {
	margin-top: -10px;
	padding-top: 0px;

}

body.page-id-159 div#content blockquote p {
	color: #4c622c;
	font-style: normal;
}

body div#content div.category-blog small {
	margin-bottom: 15px;
	color: #888;
	display: block;
	font-size: 12px;
}

body div#content div.category-blog small a:link, body div#content div.category-blog small a:visited {
	color: #888;
	text-decoration: none;
}

body div#content div.category-bog .postmetadata {
	margin-bottom: 20px;
}

span.archives ul, span.archives ol, span.archives li,
div#sidebar .categories, div#sidebar .categories ul, div#sidebar .categories ul li, div#sidebar .categories ol, div#sidebar .categories li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: none;
}

div#sidebar .categories a:link, div#sidebar .categories a:visited {
	background: 0px;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

.cat-item-1 {
	display: none;
}
.contact_box {
	font-size: 10px;
	color: #333333;
}

body.page-template-investment_template-php div#sidebar div p.contact_box a:link,
body.page-template-investment_template-php div#sidebar div p.contact_box a:visited {
	display: inline;
	padding: 0px;
	margin: 0px;
}

body.page-template-investment_template-php div#sidebar div p.contact_box label {
	display: block;
	float: left;
	width: 105px;
	overflow: hidden;
}
#contact_form {
	color: #4c622c;
	font-size: 10px;
}

#contact_form table td {
	padding-right: 20px;
	padding-top: 10px;
}

label.error {
	color: #f00;
}

#contact_form td input, #contact_form td textarea, #contact_form td select {
	width: 100%;
	border: 1px solid #777;
	margin: 0px;
	margin-top: 2px;
	color:#555;
	padding: 3px;
}

#contact_form td select {
	padding: 2px
}

#contact_form #contact_submit {
	width: 108px;
	margin: auto;
	height: 28px;
	color: #ffffff;
	background: #d59f0f;
	font-weight: bold;
	border: 0px;
	margin-top: 20px;
}

#content h2 img {
	position: absolute;
}

.entry ul, .entry li {
	list-style:none;
}

.entry ul {
	margin-left: -20px;
}

.entry li {
	margin-left: 20px;
	text-indent: -10px;
	margin-bottom: 1px;
}

.entry ul.traditional, .entry ul.traditional li {
	list-style: disc;
}

.entry ul.traditional li {
	margin-left: 10px;
	padding-left: 10px;
}


#team_group ul {
	margin-left: -45px;
}

#team_group ul li {
	margin-bottom: 1px;
}

div#sidebar .contact_box a:link,
div#sidebar .contact_box a:visited {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: -25px;
}

div#content #calendar_wrapLarge h2 {
	color: #333333;
	font-size: 20px;
}

body #wp-calendarLarge .dayHead {
	background: #333333;
}

body #todayLarge {
	background: #CCCCCC;
}


div#sidebar ul { margin:0; }
div#sidebar ul li { padding-top:0; padding-bottom:0; }
div#sidebar ul li { margin-bottom:7px; }
div#sidebar ul li.last-child { margin:0 !important; }
div#sidebar ul li:last-child { margin:0; }

a.credit:link, a.credit:visited {
	color: #666666;
}

a.credit:hover {
	text-decoration: underline;
}

div.navigation a { display:inline-block; margin:0 0 2em; }

#in_the_spotlight {
	margin-top: 30px;
}

.home_blog_updates p {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
div#sidebar .home_blog_updates h3 { margin:1em 0 0.2em; }

div#content p.disclosures { margin:4em 0 0; padding:1em 0 0; border-top:1px solid #4C622C; }

.soft_signup {
clear: both;
}

.soft_signup h3 {
	padding-bottom: 10px;
}

input.default {
	color: #999;
}

input.error {
	border: 2px solid #880000;
}
