/*
File:			custom.css
Description:	Custom skin for Thesis
Author: 		Matt Hodder (www.matthodder.com)
License:		You are free to use this code for both commercial and personal uses, however you cannot claim this code as your own or redistribute the skin (you may link to www.thesisthemes.com or www.matthodder.com). Please leave this attribution in the custom.css file.
*/

/* Background / Border Tweaks */
.custom .post, .custom .teasers_box { border: none; }
.custom .prev_next, .bypostauthor .format_text, .custom #archive_info, .custom #trackback_list { border: none; }
.custom #footer, .custom #footer a, .custom #footer a:active { border: none; }
.custom #header { border: none; }
.custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom dl#comment_list dl dd .format_text { border: none; }
.custom #sidebar_1, .custom #sidebar_2 { border: none; }
.custom #content_box, .custom #column_wrap { background: none; }
.custom a { outline:none; }
.custom ul#tabs { border:none; }
.custom ul#tabs li { background:none; border:none; }
.custom #image_box, .custom #custom_box, .custom #feature_box { background: none; border: none; }

/* Text Tweaks */
.custom #tabs li a, .custom .prev_next, .custom #archive_info p { letter-spacing: normal; text-transform: none;}
.custom .headline_meta {font-style: normal;}
.custom .headline_meta span, .custom .headline_meta abbr, .custom .teaser abbr, .custom .teaser span { letter-spacing: normal; text-transform: none; }
.custom .sidebar h3 { letter-spacing: normal; font-variant: normal; }
.custom dl#comment_list dd p.reply a, .custom .comments_closed p { letter-spacing: normal; text-transform: none; }
.custom .bracket { display: none; }

/* Nav Cursor Tweak */
.custom #tabs .current_page_item a, .custom #tabs .current-cat a { cursor: pointer; }

/* CUSTOM */

/* header */

.custom  #header_area .page {background: #000 url(images/modern-theosophy-1000x200-1.jpg) no-repeat 0% -10px; height: 200px;}

.custom ul.menu, .custom .menu a, .custom .menu a:hover {background: none; border: 0; }

.custom .menu a:hover {text-decoration: underline;}

.custom .menu .rss a, .custom .menu .rss a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/icon-rss-thesis-oranje-achtergrond.gif) no-repeat scroll 100% 50%;
border:medium none; }

#tagline, #logo {
	text-align: right;
}

#tagline{
	margin-top: 60px;
}
/* footer */
.custom  #footer_area .page {background: transparent url(images/modern-theosophy-1000x200-1.jpg) no-repeat 0% 85%;;
height: 5em; font-size: 12pt; width: 905px; text-align: center;}

/* content */

.custom #content_area {
	background: #FFDB98;
}

.custom #content {
	background: #fff;
}

.custom dl#comment_list .bypostauthor {background: #FFF3d9;}

.custom .google-adsense {margin: 0 0 0 2em;}

.custom blockquote {color: #5A3226; border-left: dotted 1px #5A3226;}

.custom h1#archives

{
	margin-left: 22px; padding-top: 1em; font-size: 2.5em;} 

/* search pages */
#content_area .search {
	background: #FFF2D8;
}
#content_area #cse-search-results, #content_area .search, #content_area  .search p,#content_area  .search ul, #content_area .search form
{
	padding: 20px 5px; font-size: 12px; 
}

#content_area  .search ul {
	margin-left: 15px;
}
.search #cse-search-box {
	text-align: center;
}
.search a:hover {
	text-decoration: underline;
}
