@charset "utf-8";
/* CSS Document */

html {
	background-image: url( /images/interior-repeat.jpg );
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #527f9b;
	cursor: pointer;
	text-decoration: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

td {
	padding-top: 20px;
}

#access {
	background-image: url( /images/nav-top-circle.jpg );
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	margin-left: 650px;
	margin-right: -89px;
	padding-top: 164px;
	position: absolute;
	width: 285px;
}

#container.home-page {
	background-image: url( /images/home-bg.jpg );
	background-repeat: no-repeat;
	color: #ffffff;
	height: 412px;
	margin-left: -213px;
	padding-left: 213px;
	padding-top: 50px;
	width: 1067px;
}

#container.home-page h1 {
	color: #cadd3d;
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 10px;
}

#container.blog {
	float: left;
	width: 600px;
}

#content .post {
	clear: left;
	float: left;
	margin-bottom: 35px;
	margin-top: 10px;
}

#content .post a {
	color: #527f9b;
	text-decoration: none;
}

#content .post .entry-content a {
	text-decoration: underline;
}

#content .post .entry-content h2 {
	color: #444;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#content .post .entry-heading, #content .post .entry-footer {
	color: #666666;
	float: left;
}

#content .post .entry-heading a {
	color: #436c91;
	font-weight: bold;
}

#content .post .entry-heading h2 a {
	color: #000;
	float: left;
	margin-top: 10px;
}

#container.interior h1 {
	color: #ffffff;
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 60px;
}

#container.interior .error404 h1 {
	color: #f1592a;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#container.interior h2 {
	color: #000;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 9px;
}

#container.interior h3 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 9px;
}

#container.interior h4 {
	color: #666666;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

#container.interior h5 {
	font-size: 16px;
	margin-bottom: 10px;
}

#content {
	width: 655px;
}

#container.blog #content {
	width: 600px;
}

#content p {
	padding-bottom: 15px;
	line-height: 1.5em;
}

#content ul, #content ol {
	padding-left: 30px;
	margin-bottom: 20px;
}

#content ul li {
	list-style: outside circle;
	padding-bottom: 3px;
}

#content ol li {
	list-style: outside decimal;
	padding-bottom: 3px;
}
#content blockquote {
	margin: 10px 60px 20px 20px;
	color: #606060;
	border-left: 3px solid #606060;
	padding-left: 10px;
	padding-top: 10px;
}
#content #dsq-global-toolbar {
	clear: both;
	display: none;
	float: left;
}

#container #disqus_thread h3 {
	background-color: #dde4e9;
	clear: both;
	color: #436c91;
	float: left;
	margin-bottom: 25px;
	margin-top: 20px;
	width: 100%;
}

#content #disqus_thread .dsq-autheneticate-copy {
	display: none;
}

#footer, #footer a {
	color: #426b90;
	margin-bottom: 30px;
	margin-top: 60px;
	text-align: center;
}

#home-page-content {
	width: 1280px;
}

#menu-client-login, #menu-site-navigation {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 117px;
	z-index: 100;
}

#menu-client-login a, #menu-site-navigation a {
	text-decoration: none;
}

#menu-client-login li, #menu-site-navigation li {
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-bottom: 5px;
	margin-top: 8px;
	width: 117px;
}
#menu-client-login li a {
	color: #426b90;
}

#menu-site-navigation li a {
	color: #ffffff;
}

#menu-client-login li {
	background-image: url( /images/nav-buttons/button-gray.png );
}

#menu-site-navigation li {
	background-image: url( /images/nav-buttons/button-green.png );
}

#menu-client-login li:hover, #menu-site-navigation li:hover {
	background-image: url( /images/nav-buttons/button-orange.png );
}

#menu-client-login li:hover a, #menu-site-navigation li:hover a {
	color: #ffffff;
}

#sidebar-container {
	clear: right;
	float: right;
	margin-right: -80px;
	margin-top: 250px;
	width: 280px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 854px;
}

#ydop-logo {
	height: 77px;
	margin-bottom: 46px;
	padding-top: 103px;
	width: 309px;
}

#ydop-logo img {
	border: none;
}

span.big-button {
	background-image: url( /images/big-button.png );
	background-repeat: no-repeat;
	color: #ffffff;
	float: right;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	letter-spacing: 1px;
	margin-top: 22px;
	padding-left: 3px;
	padding-right: 12px;
	padding-top: 24px;
	text-align: center;
	text-decoration: none;
	width: 210px;
}

.clear {
	clear: both;
}

.color-bar {
	background-image: url( /images/color-bar.jpg );
	height: 2px;
	margin-bottom: 2px;
	margin-left: -82px;
	width: 1018px;
}

.contact-field {
	float: left;
	margin-right: 5px;
	width: 90px;
}

.contact-field-long {
	float: left;
	margin-right: 5px;
	width: 110px;
}

.contact-field-short {
	float: left;
	margin-right: 5px;
	width: 50px;
}

.contact-float {
	float: left;
}

.contact-float.padded {
	margin-right: 15px;
}

.dsq-brlink {
	display: none;
}
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.margin-right {
	margin-right: 25px;
}

.nav-next {
	float: right;
}

.nav-previous {
	float: left;
}

.post-date {

}

.screen-reader-text {
	display: none;
}

span.nav-menu {
	height: 20px;
	float: left;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	width: 117px;
}

.spacer {
	clear: left;
	height: 20px;
	width: 25px;
}

.submit-button {
	background-image: url( /images/submit-button.jpg );
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 44px;
	padding-bottom: 10px;
	width: 129px;
}

.twitter-follow {
	float: right;
}

.twitter-timestamp {
	color: #999999;
	font-style: italic;
}

.widget-container {
	padding: 20px;
	padding-left: 50px;
	
	background-repeat: no-repeat;
}

.widget-container h3 {
	padding-bottom: 3px;
	border-bottom: 1px solid #FF5338;
}

.widget-container a {
	text-decoration: none;
}

.widget-container a:hover {
	text-decoration: underline;
}

.widget-container ul li {
	list-style: outside circle;
	margin-bottom: 10px;
	margin-left: 15px;
}

.widget_recent_entries a {
	color: #000000;
}

.widget_twitter a {
	color: #436c91;
}

.widget-title {
	color: #f1592a;
	font-size: 1.5em;
	margin-bottom: 10px;
}

.widget-title a {
	color: #f1492a;
}

.widget-title a:hover {
	text-decoration: none;
}

.wpcf7-text, .wpcf7 textarea {
	border: 1px solid #999999;
	padding: 2px;
	width: 646px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
