/*
Theme Name: Bidwell Advisors Theme
Description: Theme for Bidwell Advisors
Version: 1.0
Author: Alias Solutions
Author URI: http://alias-solutions.com
*/

@charset "utf-8";
/* CSS Document */

/* clear browser formatting */

html, body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1;
}

* {
	font-size: 12px;
	margin: 0;
	padding: 0;
	outline: 0;
}

img { border: none; }
ul, ol, li { list-style: none; }
:focus { outline: none; }
table, td, form, fieldset {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0;
	vertical-align: top;
}

/* —[ REUSABLE CLASSES ]— */
.hide { display: none; }
.right { float: right; }
.left { float: left; }
.current { cursor: default; }
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}
.center {
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}

.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 2px;
}

/* Formatting for Theme */

body {
  	background: url('images/Page-BgSimpleGradient.jpg') repeat-x #0A241B;
	color: #342B1D;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

#container {
}

#header {
	width: 900px;
	height: 137px;
	background: url('images/Bidwell_Site_Header.png') no-repeat;
}

/* Formatting for Main Navigation */

#main_nav, #main_nav ul {
	padding: 0;
	margin: 0;
        padding-left: 50px;
	list-style: none;
	width: 100%;
	background-color: #7aa198;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	z-index: 10;
        width: 850px;
}

#main_nav a {
	display: block;
	color: #0A241B;
	text-decoration: none;
	padding: 5px 25px 5px 20px;
	font-size: 13px;
}

#main_nav a:hover {
	color: #ffffff;
}

#main_nav li {
	float: left;
	background-color: #7aa198;
}

#main_nav li ul {
	position: absolute;
	left: -999em;
	width: 160px;
	padding-left: 0px;
}

#main_nav li ul li {
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;
}

#main_nav li ul a {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: normal;
}

#main_nav li:hover ul {
	left: auto;
}

#main_nav li:hover ul, #main_nav li.sfhover ul {
	left: auto;
}

/* End Main Navigation */

#slide_menu {
	padding-top: 25px;
	padding-bottom: 25px;
        padding-left: 50px;
	z-index: 1;
	width: 850px;
	background: #ffffff;
}

#main_content {
	width: 900px;
	background: #ffffff;
}

#main_content h1, #main_content h1 a, #main_content h1 a:visited, #main_content h1 a:hover {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #133f30;
	text-decoration: none;
	text-align: left;
	padding: 0px 75px 20px 75px;
}

#main_content h1 a:visited {
	color: #5089AF;
	text-decoration: none;
}

#main_content h1 a:hover {
	 color: #3888B2;
	 text-decoration: none;
}

#main_content h2 {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;
	padding: 0px 75px 10px 75px;
        text-decoration: none;
        display: block;
}

#main_content h2 a, #main_content h2 a:link, #main_content h2 a:visited, #main_content h2 a:hover {
        font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;
	padding: 0px 75px 10px 75px;
        text-decoration: none;
        display: block;
}

#main_content h2 a:hover {
        color: #195843;
}

#main_content h3 {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;	
        padding: 0px 75px 10px 75px;
        text-decoration: none;
        display: block;
}

#main_content h3 a, #main_content h3 a:link, #main_content h3 a:visited {
        font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;	
        padding: 0px 75px 10px 75px;
        text-decoration: none;
        display: block;
}

#main_content h3 a:hover {
        text-decoration: underline;
}

#main_content h4, #main_content h4 a, #main_content h4 a:link, #main_content h4 a:visited, #main_content h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;	
        font-size: 14px;
	font-style: normal;
	font-weight: normal;
        line-height: 135%;
	text-align: left;
	color: #133f30;
	padding: 0px 75px 0px 75px;

}

#main_content h5, #main_content h5 a, #main_content h5 a:link, #main_content h5 a:visited, #main_content h5 a:hover{
	font-family: Arial, Helvetica, sans-serif;	
        font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
        line-height: 135%;
	color: #133f30;
	padding: 0px 75px 20px 75px;
}

#main_content h6, #main_content h6 a, #main_content h6 a:link, #main_content h6 a:visited, #main_content h6 a:hover {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;
	padding: 0px 75px 20px 75px;
}

#main_content p {
	padding: 0px 75px 15px 75px;
	text-align: justify;
	line-height: 135%
}

#main_content a {
	text-decoration: underline;
	color: #195843;
}

#main_content a:hover {
	text-decoration: underline;
        color: #0E573C;
}

#main_content blockquote p {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
        font-style: italic;
	text-align: left;
        font-size: 18px;
        line-height: 135%;
        color: #133f30;
}

#main_content blockquote {
	border: none;
	margin:10px 50px 10px 100px;
	padding:5px 5px 5px 15px;
	background-color:#ffffff;
	background-image:url('images/startquote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#main_content ul {
	padding: 0px 50px 15px 75px;
}

#main_content ol {
	padding: 0px 50px 15px 75px;
}

#main_content ul li {
	list-style: disc;
	padding-bottom: 6px;
	line-height: 135%;
}

#main_content ol li {
	list-style: decimal;
	padding-bottom: 6px;
	line-height: 135%;
}

#main_content ul li ul {
        padding-top: 8px;
        padding-bottom: 8px;
}

#main_content ul li ul li {
       padding-bottom: 3px;
}

#footer {
	width: 850px;
	padding: 15px 25px 20px 25px;
	background: none;
}

#footer p {
	text-align: center;
	padding-bottom: 6px;
	color: #ffffff;
}

#footer p a {
	text-decoration: none;
	color: #ffffff;
} 

#footer p a:hover {
	text-decoration: underline;
}

/* Interior Page Formatting */

#page_content {
        width: 900px;
        margin: 0 auto;
        background: url(images/main_content_background) repeat-y;
}

#page_content blockquote p {
	font-family: "Times New Roman", Georgia, serif
	font-weight: normal;
	text-align: left;
        font-style: italic;
        font-size: 18px;
        line-height: 135%;
        color: #133f30;
}

#page_content blockquote {
	border: none;
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 15px;
	background-color:#ffffff;
	background-image:url('images/startquote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#page_content h1, #page_content h1 a, #page_content h1 a:visited, #page_content h1 a:hover {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #133f30;
	text-decoration: none;
	text-align: left;
	padding: 0px 25px 20px 25px;
}

#page_content h1 a:visited {
	color: #5089AF;
	text-decoration: none;
}

#page_content h1 a:hover {
	 color: #3888B2;
	 text-decoration: none;
}

#page_content h2 {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;
	padding: 0px 25px 10px 25px;
        text-decoration: none;
        display: block;
}

#page_content h2 a, #page_content h2 a:link, #page_content h2 a:visited, #page_content h2 a:hover {
        font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;
	padding: 0px 25px 10px 0px;
        text-decoration: none;
        display: block;
}

#page_content h2 a:hover {
        color: #195843;
}

#page_content h3 {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;	
        padding: 0px 25px 10px 25px;
        text-decoration: none;
        display: block;
}

#page_content h3 a, #page_content h3 a:link, #page_content h3 a:visited {
        font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;	
        padding: 0px 25px 10px 0px;
        text-decoration: none;
        display: block;
}

#page_content h3 a:hover {
        text-decoration: underline;
}

#page_content h4, #page_content h4 a, #page_content h4 a:link, #page_content h4 a:visited, #page_content h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;	
        font-size: 14px;
	font-style: normal;
	font-weight: normal;
        line-height: 135%;
	text-align: left;
	color: #133f30;
	padding: 0px 25px 0px 25px;

}

#page_content h5, #page_content h5 a, #page_content h5 a:link, #page_content h5 a:visited, #page_content h5 a:hover{
	font-family: Arial, Helvetica, sans-serif;	
        font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
        line-height: 135%;
	color: #133f30;
	padding: 0px 25px 20px 25px;
}

#page_content h6, #page_content h6 a, #page_content h6 a:link, #page_content h6 a:visited, #page_content h6 a:hover {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;
	padding: 0px 25px 20px 25px;
}

#page_content p {
	padding: 0px 25px 15px 25px;
	text-align: justify;
	line-height: 135%
}


#wide_column {
	width: 600px;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
        padding-right: 25px;
}

#sidebar {
	width: 235px;
	float: right;
	padding-right: 15px;
	padding-top: 25px;
}

#sidebar ul {
	padding: 0px 15px 15px 0px;
}

#sidebar ul li {
	list-style: none;
	padding-bottom: 6px;
	line-height: 135%;
}

#sidebar ul h2 {
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #133f30;
	padding: 0px 15px 8px 0px
}

#sidebar ul li a {
	text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#sidebar p {
        font-family: "Times New Roman", Georgia, Times, Serif;
        padding: 0px 5px 5px 5px; 	
        text-align: justify; 	
        line-height: 150%;
}

#sidebar legend {
	font-family: "Times New Roman", Georgia, Times, Serif;
        color: #649D91;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 15px;
}

#sidebar blockquote {
	border: none;
	margin:10px 10px 10px 10px;
	padding:5px 5px 5px 25px;
	background-color: #d7e3e1;
	background-image:url('images/startquoteSidebar.png');
	background-position:left top;
	background-repeat:no-repeat;
        font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	text-align: left;
        font-style: italic;
        font-size: 16px;
        line-height: 135%;
        color: #133f30;
}

#sidebar h4 {
        padding-left: 10px;
}

#sidebar #searchform #s {
        width: 90px;
        padding: 1px;
}

#sidebar #go {
width: 70px;
padding: 0px;
}

/* Blog Formatting */

p.postmetadata {
	font-size: 11px;
        padding-left: 0px;
}

p.postmetadata a {
	font-size: 11px;
	text-decoration: none;
}

.postmetadata {
        border-bottom: dashed 1px #195843;
        margin-left: 25px;
        margin-bottom: 25px;
}

div.breadcrumb {
       padding-left: 25px;
       padding-bottom: 35px;
}

small {
      font-size: 11px;
      padding-left: 25px;
      padding-bottom: 5px;
}

#wide_column .navigation a {
      padding-bottom: 20px;
      padding-left: 25px;
      display: block;
}
