/*
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/
*/

.clear { clear: both; }
a, a:visited { color: #333; }

.custom .format_text a, .custom .format_text a:visited { color: #0006DB; text-decoration: none; }
.custom .format_text a:hover { text-decoration: underline; }

.custom .page { position: relative; width: 1027px; }

#logo { float: left; position: relative; margin-left: 17px; padding-top: 30px; }
	#logo a, #logo a:visited { display: block; background: transparent url('../images/logo.png') no-repeat left top; width: 268px; height: 95px; }
	#logo a:hover { background: transparent url('../images/logo.png') no-repeat right top; }
#legal-forms-link { float: left; position: relative; width: 369px; height: 76px; margin: 35px 0 0 83px; }
#meta-info { float: right; position: relative; width: 190px; height: 80px; padding-top: 35px; }
	#meta-info h6 { font-size: 22px; text-align: right; font-weight: bold; }
	#meta-info ul { text-align: right; padding: 5px 0; }
		#meta-info ul li { list-style-type: none; display: inline; }
			#meta-info ul li.canada-flag a, #meta-info ul li.australia-flag a, #meta-info ul li.uk-flag a { text-decoration: none; }
				#meta-info ul li.canada-flag a img, #meta-info ul li.australia-flag a img, #meta-info ul li.uk-flag a img { vertical-align: bottom; }
			#meta-info ul li a { color: #23408e; text-decoration: underline; font-weight: bold; font-size: 13px; }
#search_form { margin-top: 10px; float: right; position: relative; }
	#search_form input { padding: 4px; background: #e9e9e9; border: 1px solid #d5d5d5; }
	#search_form input[type="text"] { width: 140px; }

.custom #content_area { }
.custom #content { font-size: .9em; }
	.custom .teasers_box { width: 430px; margin: 0; margin-right: 15px; }
		.custom .teaser { width: 180px; }
.custom .headline_area h1, .custom .headline_area h2, .custom #archive_intro h1 { font-size: 15px; }

.custom #header { height: 150px; padding: 0; }
	.custom .menu { border: none; border-bottom: 1px solid #ddd; background: url('../images/navmenu.png') repeat-x left center; margin-left: 80px; width: 947px; }
		.custom .menu li { border: none; }
			.custom .menu .submenu { z-index: 1000 !important; }
			.custom .menu a, .custom .menu a:visited { border: none; background: none; font-weight: bold; letter-spacing: normal; position: relative; display: block; z-index: 1001; }
			.custom .menu a:hover, .custom .menu li.current_page_item a, .custom .menu li.current-menu-item a { color: #fff !important; background: transparent; }
			li.background { display: block !important; height: 28px; position: absolute; background: transparent url('../images/navmenu_hover.png') repeat left top; top: 0; [if IE] z-index: -1200; color: #fff !important; }
				.custom .menu .sub-menu { background: #ccc; z-index: 1000 !important; }

.custom .no_sidebars #content { width: 100%; }
.custom #content { width: 445px; }
	.custom .no_sidebars .post_box { margin: 0; }
	.custom .post_box { padding: 10px; margin: 10px 2.2em 10px 0; border: 1px solid #ccc; }

.custom .post_box, .custom .teasers_box, .custom .full_width #content_box .page { margin-left: 0; }
.custom #content_box { float: left; width: 947px; [if IE] z-index: -1 !important; }

.custom #sidebars { width: 500px; }
	.custom #sidebar_1, .custom #sidebar_2 { width: 240px; }
	.custom #sidebar_1 { margin-right: 20px; }
		.custom .sidebar .sidebar_list, .custom #sidebar_2 ul.sidebar_list { padding-left: 0; padding-right: 0; width: 100%; font-size: .9em; padding-top: 1em; }
		.custom #sidebar_2 ul.sidebar_list { margin: 0 !important; }
		.custom .sidebar h3 { font-variant: normal; font-size: 12px; color: #666; background: transparent url('../images/sidebar_heading.png') no-repeat center top; letter-spacing: normal; font-weight: bold; padding: 5px 10px; margin-bottom: 0; }
		.custom .sidebar h2 { font-size: 12px; font-weight: bold; }
		.custom .sidebar .article-body.wide { width: 220px !important; }
		.custom .sidebar li.widget { background: transparent url('../images/widget.png') repeat-y center top; margin-bottom: 1.4em; }
		.custom .sidebar li.widget_categories ul li { background: transparent url('../images/mini_category.gif') no-repeat left center; padding-left: 20px; }
			.custom .sidebar li.widget>ul, .custom .sidebar li.widget>div { padding: 5px 10px; }

.custom .headline_area { min-height: 49px; }
	.custom .headline_area h1, .custom .headline_area h2 { border-bottom: 1px dotted #ccc; }
	.wpdev_date { float: left; position: relative; width: 46px; height: 49px; background: transparent url('../images/calendar.gif') no-repeat left top; margin-right: 10px; }
		.wpdev_month { text-align: center; font-size: 10px; color: #fff; padding-top: 4px; }
		.wpdev_day { text-align: center; font-size: 22px; color: #666; padding-top: 4px; }
			.wpdev_headline { float: left; position: relative; width: 347px; }
				.wpdev_category { float: left; position: relative; list-style-type: none; background: transparent url('../images/mini_category.gif') no-repeat left center; padding-top: 5px; padding-left: 20px; }
					.wpdev_category a, .wpdev_category a:visited { font-size: 12px; color: #121212; }
					.wpdev_category a:hover { color: #44A1D0; }
				.wpdev_comments { float: right; background: transparent url('../images/mini_comment.gif') no-repeat left center; padding: 5px 0 5px 18px; color: #999; }
				.wpdev_comments:hover { color: #121212; }

.wpdev_author { font-size: 11px; }

.wpdev_prev_next_posts { width: 426px; padding: 10px 0; position: relative; }
	.wpdev_prev_next_posts a, .wpdev_prev_next_posts a:visited { font-size: 10px; color: #999; padding: 3px 0; }
	.wpdev_prev_next_posts a:hover { color: #000; }
	.wpdev_prev_next_posts .alignleft { float: left; position: relative; }
		.wpdev_prev_next_posts .alignleft a, .wpdev_prev_next_posts .alignleft a:visited { background: transparent url('../images/post_nav_previous.gif') no-repeat left center; padding-left: 20px; }
	.wpdev_prev_next_posts .alignright { float: right; position: relative; }
		.wpdev_prev_next_posts .alignright a, .wpdev_prev_next_posts .alignright a:visited { background: transparent url('../images/post_nav_next.gif') no-repeat right center; padding-right: 20px; }

.wpdev_vertical_navmenu { float: left; position: relative; width: 80px; margin-top: 10px; }
	.wpdev_vertical_navmenu li { list-style-type: none; text-align: center; margin-bottom: 10px; }
		.wpdev_vertical_navmenu li a, .wpdev_vertical_navmenu li a:visited { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; }
		.wpdev_vertical_navmenu li a:hover { color: #36f; }

#wpdev-home {}
	#wpdev-home li { list-style-type: none; float: left; }
	#wpdev-home h1 { padding-left: 10px; padding-bottom: 10px; }
		#wpdev-home h1 span { padding: 0 40px; }
	#wpdev-home a, #wpdev-home a:visited { color: #000099; }
	#wpdev-home a:hover { color: #000; }
	.wpdev-slider { float: left; position: relative; width: 620px; height: 270px; margin: 0; padding: 0; }
		.wpdev-slider li { background: none; padding: 0; position: relative; }
			.wpdev-slider li .slider-excerpt { position: absolute; color: #fff; padding: 10px; margin: 0; left: 0; right: 0; bottom: 2px; background: #313131; }
			.wpdev-slider li .slider-excerpt h4 { margin: 0 0 10px 0; font-size: 12px; }
			.wpdev-slider li .slider-excerpt h4 a, .wpdev-slider li .slider-excerpt h4 a:visited { color: #f0f0f0 !important; }
			.wpdev-slider li .slider-excerpt p { margin-bottom: 0; }
		.wpdev-slider .addtoany_share_save_container, .wpdev-articles .addtoany_share_save_container { display: none; }
	#wpdev-featured-video { float: right; position: relative; width: 327px; height: 270px; [if IE] display: block !important; [if IE] z-index: -1 !important; }
	#wpdev-boxes { position: relative; width: 925px; margin: 20px auto; [if IE] padding-top: 20px; }
		#wpdev-boxes li { display: inline; background: none; margin: 0 5px; }
	#how-it-works { padding: 10px 0 0 0; }
		#how-it-works li { float: left; position: relative; padding: 0; margin: 0; margin-right: 50px; }
		#how-it-works li.no-bg { background: none; width: 290px; margin: 10px; }
			#how-it-works li ul li { margin: 5px 0; float: none; display: block; padding-left: 15px; background: transparent url('../images/bullet.png') no-repeat left center; }
		#how-it-works h2 { display: inline; border: none; }
	#wpdev-toc { width: 100%; padding: 0; margin: 0; }
		#wpdev-toc h3 { font-size: 12px; text-transform: uppercase; text-align: center; background: #22428d; color: #fff; padding: 10px 0; font-weight: bold; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
		#wpdev-toc li { background: none; padding: 0; }
		#wpdev-toc li.wpdev-col { float: left; position: relative; width: 290px; margin: 10px; }
			#wpdev-toc ul { padding: 0; }
				#wpdev-toc ul li { margin: 5px 0; [if IE] float: none; [if IE] display: block; }
				#wpdev-toc ul li:first-child { margin-top: 0; }
				#wpdev-toc ul li.spacer { margin-bottom: 20px; }
					#wpdev-toc ul li ul.bullet_list li { margin: 0; }
					#wpdev-toc h2 { font-size: 15px; margin-bottom: 5px; }
					.article-thumb { float: left; position: relative; width: 80px; height: 80px; margin-right: 5px; }
					.article-body { float: left; position: relative; width: 200px; }
					.article-body.wide { width: 290px !important; }
					p.article-more { text-align: right; }
						p.article-more a { text-align: right; right: 0; bottom: 0; font-size: 9px; color: #22428d; font-weight: normal; }
						p.article-more a:hover { text-decoration: underline; }
						.more-category { font-size: 12px; }

#wpdev_footer { position: relative; width: 432px; height: 90px; background: transparent url('../images/footer.png') no-repeat left top; margin: 0 auto; text-align: center; }
	#wpdev_footer p { text-transform: uppercase; font-size: 15px; }
	#wpdev_footer p.footer_heading { color: #fff; padding-top: 12px; }
	#wpdev_footer p.alignleft { float: left; position: relative; padding-left: 53px; }
	#wpdev_footer p.alignright { float: right; position: relative; padding-right: 53px; }
	#wpdev_footer p.alignleft, #wpdev_footer p.alignright { padding-top: 15px; }
	#wpdev_footer p.alignleft a, #wpdev_footer p.alignright a { font-size: 13px; color: #000; border: none; }
	#wpdev_footer p.alignleft a:hover, #wpdev_footer p.alignright a:hover { color: #fff; }

#wpdev_trademark { position: relative; text-align: center; font-size: 12px; color: #000; padding-top: 10px; }
	#wpdev_trademark a, #wpdev_trademark a:visited { color: #009; font-weight: bold; border: none; }
	#wpdev_trademark a:hover { text-decoration: underline; }

ul.bullet_list li { background: transparent url('../images/bullet.png') no-repeat left center !important; padding-left: 15px !important; }

.custom .format_text img.left, .custom .format_text img.alignleft { margin: 0 10px 0 0; }
