/* @override http://howtogetsocialsecuritydisability.com/wp-content/themes/thesis_16/custom/custom.css?082310-51157 */

/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/* Custom CSS by http://www.berchman.com */

body.custom {
	background: url(images/bkgd.png) repeat-y center;
}

.custom div#container {
	width: 1000px;
}

.custom div#page {
	padding: 0 15px 15px;
	width: 971px;
	background: url(images/bkgd_footer.png) no-repeat 0 bottom;
	margin-bottom: 0;
}

.custom div#content_box {
	background-position: 536px;
}

	
}



/* @group Navigation */

.custom #header ul.menu {
	border-style: none;
	float: left;
	width: 696px;
	height: 75px;
	background-color: #333;
}

.custom #header ul.menu li a {
	height: 21px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: capitalize;
	padding-top: 45px;
	border-style: none;
	color: #b3b3b3;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	border-right: 1px dotted #535353;
}



/* @end */

/* @group Footer

oter */

.custom div#footer {
	background-color: #4c4c4c;
	border-top: 3px solid black;
	padding-top: 20px;
}

div#footer_main {
	display: block;
}

.custom div#footer_top_row {
	display: inline-block;
	width: 950px;
	margin-bottom: 20px;
	height: 150px;
	overflow: hidden;
}

.custom div#footer li.widget.widget_text {
	margin-bottom: 0;
}

.custom div#footer_bottom_row {
	clear: both;
	display: inline-block;
	width: 950px;
}

.custom div#footer_top_row, .custom div#footer_bottom_row {
	text-align: left;
}

.custom div#footer_top_left, .custom div#footer_top_left_center, .custom div#footer_top_right_center, .custom div#footer_top_right, .custom div#footer_bottom_left, .custom div#footer_bottom_right {
	float: left;
	width: 237px;
	color: silver;
}

.custom div#footer_bottom_center {
	float: left;
	width: 47.5em;
	color: silver;
}

.custom div#footer h3 {
	background-color: #002954;
	color: white;
	padding: 5px;
	letter-spacing: 0;
	font: 1em/21px Arial, Helvetica, Geneva, sans-serif;
	height: 20px;
}

.custom div#footer_sub {
	clear: both;
	font: .9em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	text-decoration: none;
	border-top: 1px solid silver;
	padding-top: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}

.custom div#footer p a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #4c4c4c;
	color: #80beff;
}

.custom div#footer-left {
	display: inline-block;
	float: left;
}

.custom #footer-right p {
	
}

.custom div#footer a {
	text-decoration: none;
	border-style: none;
}

.custom div#footer_4 ul.sidebar_list {
	margin-right: 0;
	padding-right: 0;
	width: 215px;
}

/* @end */

/* @group Sidebar */

.custom div#sidebars h3 {
	border-bottom: 2px solid black;
	background-color: #002954;
	color: #e6e6e6;
	text-transform: capitalize;
	height: 20px;
	padding: 6px 8px;
	clear: both;
	letter-spacing: 0;
	font: bold 1.1em/21px Arial, Helvetica, Geneva, sans-serif;
}

.custom div#content div.post_box #most_popular_posts ul li a span.wpp-post-title {
	font-weight: bold;
}

.custom ul#socialmediaconnection {
	display: inline-block;
}

.custom div#custom_box {
	background-color: transparent;
}

.custom ul#socialmediaconnection li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.custom #constant-contact p {
	display: none;
}

#custom_box ul.sidebar_list li.widget.adrotate_widget {
	margin: 0;
	padding: 0;
	height: 250px;
	background-color: transparent;
}

#custom_box ul.sidebar_list li.widget.adrotate_widget a {
	height: 250px;
	display: inline-block;
	width: auto;
}

#constant-contact form {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	display: inline-block;
	width: 194px;
}

#constant-contact form input {
	width: 120px;
	float: right;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

button#go.submit {
	clear: both;
	display: block;
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
}

ul.xoxo.categories,
.custom a#cc_safesubscribe,
.custom p.tag-cloud,
.custom ul.xoxo.pages,
.custom #widget_killer_recent_entries-2 ul,
.custom ul#recentcomments {
	margin-left: 8px;
	margin-bottom: 5px;
}

li#widgets-reloaded-tags-3.widget.tags {
	margin-bottom: 8px;
}

#constant-contact form {
	margin-left: 8px;
	width: 185px;
}

div#multimedia_box.custom_box {
	margin-bottom: 10px;
}

ul.sidebar_list li {
	margin-bottom: 10px;
}

/* @end */

/* @group Home Page */

.custom div#smooth_sldr {
	border-style: none;
	margin: 0;
	width: 510px;
	height: 228px;
	display: block;
}

.custom div#smooth_sldr_body {
	width: 500px;
	height: 225px;
	margin: 0;
	padding: 0;
	display: block;
}

.custom div.sldr_title {
	font: normal normal 2.5em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

.custom div#content {
	width: 505px;
	padding: 15px 15px 0;
}

.custom div#smooth_sldr_items {
	width: 500px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	height: 225px;
	display: block;
}

.custom ul#special_category {
	list-style-type: none;
	margin-left: 13px;
}

.custom #special_category li {
	width: 223px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 25px;
	display: inline-block;
	font-size: 12px;
	line-height: 17px;
}

.custom #special_category li a.the_title {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#content div.post_box {
	border-style: none;
	width: 510px;
	padding: 0;
	margin: 0;
}

.custom div#most_popular_posts {
	color: #002954;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

.custom #most_popular_posts h3 {
	font: 2em Arial, Helvetica, Geneva, sans-serif;
	color: white;
	border-bottom: 1px solid #808080;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #002954;
	padding: 5px;
}

.custom div#most_popular_posts ul {
	color: #002954;
	list-style-type: none;
	display: inline-block;
	margin-bottom: 30px;
}

.custom #most_popular_posts ul li {
	float: left;
	width: 500px;
	margin-right: 22px;
	margin-bottom: 15px;
	font-size: 1em;
	height: auto;
	clear: left;
}

.custom #most_popular_posts ul li a span.wpp-post-title {
	display: inline-block;
	border-bottom: 1px solid #999;
	padding-bottom: 7px;
	margin-bottom: 10px;
	font: 1.75em/1.25em Arial, Helvetica, Geneva, sans-serif;
	width: 500px;
	margin-top: 0;
}

.custom #most_popular_posts ul li span.post-stats {
	display: block;
	font-weight: normal;
	font-style: normal;
}

.custom #most_popular_posts ul li span.wpp-excerpt {
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 5px;
	display: inline-block;
	width: 500px;
}

div.format_teaser.entry-content p {
	font-size: 1.2em;
}

.custom #most_popular_posts ul li span.post-stats span.wpp-comments {
	font-size: 1.25em;
	color: #999;
}

/* @end */

/* @group Teasers */

div#teasers_wrapper {
	display: inline-block;
	margin-left: 0;
	width: 525px;
}

div .teaser {
	margin-bottom: 25px;
	width: 235px;
}

#content div.teasers_box {
	width: 505px;
	margin: 10px 0;
	padding: 15px 0 0;
}

div.teasers_box.top .teaser, div.teasers_box .teaser {
	margin-bottom: 0;
	height: auto;
}

div.teasers_post_right {
	display: inline-block;
	padding: 0;
	margin: 0;
}

div.teasers_post_left {
	display: inline-block;
	margin-right: 35px;
	float: left;
}

a.teaser_comments {
	display: block;
}

div .teaser h2.entry-title a {
	color: #2361a1;
	font: bold 1.2em Arial, Helvetica, Geneva, sans-serif;
}

div .teaser img.thumb.alignleft.frame {
	margin-bottom: 13px;
	display: inline-block;
	margin-top: 6px;
	margin-right: 10px;
}

h2.entry-title {
}

div.format_teaser.entry-content {
	margin-top: 5px;
}

#custom_category_title span {
	color: #333;
}



/* @end */

/* @group Slider */

.custom #smooth_sliderc {
	text-align: left;
	height: 210px;
	margin: 0;
	padding: 0;
	width: 500px;
}

#smooth_sliderc div.smooth_sliderb {
	display: inline-block;
	height: 210px;
	margin: 0;
	padding: 0;
}

#smooth_sliderc div.smooth_sliderb div.smooth_slideri {
	display: inline-block;
	padding: 0;
	width: 500px;
	overflow: hidden;
	height: 210px;
	margin: 0;
}

#smooth_sliderc div.smooth_sliderb div.smooth_slideri a img.smooth_slider_thumbnail {
	margin-right: 12px;
	margin-bottom: 40px;
}

#smooth_sliderc div.smooth_sliderb div.smooth_slideri h2 a {
}

#smooth_sliderc div.smooth_sliderb div.smooth_slideri p.more {
	clear: both;
	float: left;
	margin-left: 178px;
}

#smooth_sliderc div.smooth_sliderb div.smooth_slideri p.more a {
	color: #2361a1;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

#smooth_sldr_items div.sldrlink a {
	display: none;
	margin-bottom: 1px;
}

/* @end */

/* @group Social Bar before posts */

.social {
	border: dotted #ddd;
	border-width: 1px 0 1px 0;
	margin: 0 auto 15px;
	display: block;
	padding: 3px 0 1px 0px;
	overflow: hidden;
	width: 500px;
	height: 29px;
}

.social .social_button {
	float: left;
	display: inline;
	overflow: hidden;
	height: 22px;
}

.social .social_button.dg {
	margin: 0px 0 0;
	padding-top: 1px;
}

.social .social_button.tm {
	margin: 0px 0 0 10px;
	padding-top: 7px;
	height: 17px;
}

.social .social_button.fb {
	margin: 0 0 0 -5px;
	padding-bottom: 0px;
	padding-top: 2px;
}

.social .social_button.su {
	margin: 0px 0 0 19px;
	padding-top: 2px;
}

.social .social_button.em {
	margin: 2px 0 0 14px;
	padding-top: 0px;
}

.social .social_button.em a {
	background: #eee url(images/emailthis.gif) 3px 50% no-repeat;
	padding: 2px 3px 2px 20px;
	font-size: 10px;
	border: #ddd 1px solid;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.social .social_button.em a:hover {
	background: #ddd url(images/emailthis.gif) 3px 50% no-repeat
}

.social .social_button a img {
	border: 0;
	padding: 0;
}

.social strong {
	font-size: 11px;
	float: left;
	margin: 2px 0 0 0;
	color: #555;
}

.clear {
	clear: both;
}

/* @end */

/* @group After the Post Box area */

div.after_post_box {
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0;
}

div#after_the_post_box {
	padding: 15px;
	background-color: #ffffff;
	border: 4px double gray;
}

#after_the_post_box h3 {
	margin-top: 0;
}

#related_posts h4 {
	background-color: #002954;
	color: white;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	margin-bottom: 10px;
}



/* @end */

/* @group Posts */

div.headline_area {
	margin-bottom: 10px;
}



/* @end */

/* @group Custom Category Pages */

div#ttwcat-post-lists {
	margin-top: 0;
	font-size: 1.25em;
	display: inline-block;
	width: 505px;
}

div#ttwcat-post-lists-left {
	width: 235px;
	margin-right: 35px;
	float: left;
	margin-bottom: 10px;
}

div#ttwcat-post-lists-right {
	width: 235px;
	float: left;
}

div#ttwcat-post-lists-right h2,#ttwcat-post-lists-left h2 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
	background-color: #363636;
	color: white;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
}

.custom div#ttwcat-post-lists-left ul.latest_posts li.entry-title,
.custom #ttwcat-post-lists-right ul.most_commented li.entry-title {
	margin-bottom: 8px;
	margin-right: 10px;
	list-style-image: none;
	list-style-type: none;
}

.custom #content h2#custom_category_title {
	font-size: 2.25em;
	margin-bottom: -11px;
	padding-bottom: 0;
	color: #002954;
}

#ttwcat-post-lists-right ul.most_commented li.entry-title span {
	color: gray;
}

.custom div.prev_next.post_nav {
	margin-bottom: 0;
	font-size: 12px;
	padding: 0;
}

div.prev_next.post_nav p {
	font-size: 9px;
}

 {
	
}



/* @end */

/* @group Header */

.custom div#header {
	margin: 0;
	padding: 0;
	height: 75px;
	border-bottom: 5px solid #c4c4c4;
	background-color: #333;
}

.custom div#hs-logo {
	width: 260px;
	height: 70px;
	display: inline-block;
	background-color: #002954;
	float: left;
	padding-top: 5px;
	padding-left: 15px;
}

.custom div#header p#logo, 
.custom div#header h1#tagline, 
.custom div#header p#tagline {
	font-size: 0;
	width: 0;
	height: 0;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

/* @end */