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

TP logo: http://mulder.dk/ss/0602e16ab45adf523aa20c731bf0ba20.png
*/

/* body { color: #333; background: #fafafa url('http://techpatio.com/wp-content/themes/thesis_bg.gif');} */
body { color: #333; background: #7091a9 url('/wp-content/themes/thesis_bg.gif') repeat-x;}

.custom .rss { margin-right: 3px; }

.custom .menu { background-color: #D6D6D6; }

.custom #tabs { background: #d6e1e3; }
/* .custom #header { background: white; } */
.custom #page, .hfeed { background: white; }
.custom #content_box {background-color:#e6edee;}
.custom #content {background-color: white;}
/* Reduntant, but to make sure the white area continues once the content ends, without the one below, the area below content will go content_box color */
.custom #content_box {background: white url('http://techpatio.com/wp-content/themes/thesis_content_bg.jpg') repeat-y top center;}

.custom blockquote {background: #ECEFF5; padding-top: 10px; padding-bottom: 0.5px; padding-right: 5px; font: italic; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

/* .custom #post_image { display:none !important; } - doesn't seem to work properly, unchecking "Show images on single entry pages" from Thesis Options works better */
/* .custom .comments_closed p {display: none;} */

/* CUSTOM CLICKABLE HEADER IMAGE (DISABLED BECAUSE THESIS 1.8 SUPPORTS HEADER LOGO) */
/* .custom #header #logo a {display: block; width:954px; height: 100px; background: url('http://techpatio.com/wp-content/themes/techpatio_header.jpg') no-repeat; outline: none;}
.custom #header #logo, .custom #header #tagline { text-indent: -9999px;}  
.custom #header #tagline { height: 20px; } 
.custom #header {padding:0;}  */
.custom #header {border-bottom:none; padding:0}

/* 468x60 BANNER AD AT TOP OF SITE  (476px padding ved non-gradient banner */ 
	/* .custom #header_ad {float: right; position: absolute; width: 468px; height: 60px; top: 40px; padding-left: 486px;} 
	.custom #header_ad_adsense {float: right; position: absolute; width: 468px; height: 60px; top: 55px; padding-left: 486px;} */
.custom #header_ad {float: right; position: absolute; width: 468px; height: 60px; margin-top: -80px; padding-left: 464px;}
.custom #header_ad_adsense {float: right; position: absolute; width: 468px; height: 60px; margin-top: -80px; padding-left: 464px;}

/* Left Side Social Media Icons */
/* .custom #feedback {background: transparent; width: 75px; position: fixed; top: 25%; left: 0.55%; text-align: center;} */
.custom #feedback {background: transparent; width: 32px; position: fixed; top: 20%; left: 0.55%;}
.custom #feedback a {display: block; text-indent: -9999px; height: 32px;}
.custom #feedback #twitter {background: url('http://techpatio.com/wp-content/themes/images/twitter_32.png')}
.custom #feedback #facebook {background: url('http://techpatio.com/wp-content/themes/images/facebook_32.png')}
.custom #feedback #rss {background: url('http://techpatio.com/wp-content/themes/images/rss_32.png')}
.custom #feedback #youtube {background: url('http://techpatio.com/wp-content/themes/images/youtube_32.png')}
.custom #feedback #email {background: url('http://techpatio.com/wp-content/themes/images/email_32.png')}

/* Removes a bit of caption padding so 550px wide pictures does not "bump" into the right column */
.custom .wp-caption {padding: 6px 2px 2px 2px;}

/* Google Custom Search */
/* .custom #cse-search-results iframe{width: 550px; overflow: hidden;}  
.custom #results #cse-search-results {font-size: 20px;}
.custom #cse-search-box div input {width: 165px;} */


/* Featured Post Formatting */
.custom #my-feature-box { padding: 22px 0px 22px 0px; border-bottom: 1px dotted #bbb; }
.custom #my-feature-box h2 { font-size: 2.2em; margin: 0 0 15px 0; }
.custom #my-feature-box h2 a { color: #000000; text-decoration: none; }
.custom #my-feature-box h2 a:hover { color: #2361a1; }
.custom #my-feature-box .featurereadmore a:hover { text-decoration: underline; }
.custom #my-feature-box p { font-size: 1.4em; line-height:1.571em; text-align: justify;}
.custom #my-feature-box .featurereadmore { padding: 22px 0 0 0; }
.custom #my-feature-box .featurereadmore a { font-size: 14px; text-decoration: none; }
.custom #feature_box { border-bottom: none; background-color: white; }

/* Featured Post Formatting - MULTIMEDIA BOX */
.custom #my-feature-box-mm { padding: 0px 0px 0px 0px; }
.custom #my-feature-box-mm h2 { font-size: 1.6em; margin: 0 0 15px 0; }
.custom #my-feature-box-mm h2 a { color: #000000; text-decoration: none; }
.custom #my-feature-box-mm h2 a:hover { color: #2361a1; }
.custom #my-feature-box-mm h3 { font-family:Georgia,"Times New Roman",Times,serif; font-size:13px; line-height:1.385em; margin-bottom:0.692em; color:#555555; font-variant:small-caps; letter-spacing:2px; font-weight:normal; }
.custom #my-feature-box-mm p { font-size: 1.2em; line-height:1.5em; text-align: justify;}
.custom #my-feature-box-mm .featurereadmore { padding: 15px 0 0 0; }
.custom #my-feature-box-mm .featurereadmore a { font-size: 1.2em; text-decoration: none; }
.custom #my-feature-box-mm .featurereadmore a:hover { text-decoration: underline; }


/* Adjust spacing on top of the "Leave a comment" text */
.custom #comments {margin: 10px 0 0 0;}

/* Remove a bit of spacing between the headline area and the actual post contnet */
/* .custom .headline_area {margin-bottom: 10px;} */

/* Remove some top padding from post_box to avoid a big white space between post title and adsense */
.custom .post_box {padding-top: 1em;}

/* Remove some spacing between widgets */
.custom li.widget {margin-bottom: 2em;}

/* Alert & Note box */
.custom .format_text p.alert {background: #ffffa0 url(/wp-content/themes/images/alert.png) center no-repeat; border: 1px solid #E6DB55; background-position: 7px 50%; text-align: left; padding: 10px 10px 10px 45px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
.custom .format_text p.note {background: #E3F0F2 url(/wp-content/themes/images/note.png) center no-repeat; border: 1px solid #66CCCC; background-position: 7px 50%; text-align: left; padding: 10px 10px 10px 45px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
.custom .format_text div.note {background: #E3F0F2; border: 1px solid #66CCCC; text-align: left; padding: 10px 10px 10px 10px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}

/* Different background color for post author comments */
/* .custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:10px;}  */

/* Twitterlink */
.custom p.comment_twitterlink {font-size: 1.2em; color: #888; font-family: Georgia,"Times New Roman",Times,serif;}

/*---:[ after post ad ]:---*/
.custom .post_ad { padding: 11px; background: #ddf5fc; border-top: 3px solid #86c0d1; clear: both; }
.custom .post_ad h3 { margin: 0 0 8px 0; padding-bottom: 4px; border-bottom: 1px dotted #89c3d4; }
.custom .post_ad img { display: block; margin-bottom: 11px; margin-left: 11px; border: 8px solid #c0e2ec; float: right; }
.custom .post_ad ul { margin-bottom: 0; }

/* Cute profiles (left-side buttons) */
.custom .cute_profiles_contact, .cute_profiles_twitter, .cute_profiles_facebook, .cute_profiles_stumble, .cute_profiles_digg, .cute_profiles_youtube, .cute_profiles_rss, .cute_profiles_ff, .cute_profiles_technorati, .cute_profiles_delicious { border: 0px !important; }

/* Footer ad */
.custom .footer_ad { padding-top: 5px; margin-bottom: 5px; border-top: solid 1px #ddd; font-size: 1.1em; }

/* Sexybookmarks: Fixing some margins */
.custom .shareaholic-show-on-load { margin-top: -20px; }
.custom .shareaholic-like-buttonset { margin-top: 10px; }

/* GASP */
.custom #gasp_p {color: red; }

/* div.topsy_widget_shortcode { float: right; position: relative; top: -75px; } */