/*
File:			custom.css
Description:	Custom styles for Thesis
*/



body.custom { background: #f6fff8 url(http://kabrenlevinson.com/bg.jpg) fixed; margin-bottom:3em; }
.custom #container { }
				.custom #header {border-bottom:none;}
				.custom #header #logo { padding-top: 10px; border: none; 	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, 						Helvetica, sans-serif; 	font-size: 20px; }
				.custom #header #logo a{ padding-top: 10px; border: none; 	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, 						Helvetica, sans-serif; font-weight:100;	font-size: 60px; }
				.custom #header #logo a:hover { background:none; color: #E10080   }
				.custom #header #tagline { padding-top: 0px; border: none; 	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, 								Helvetica, sans-serif; font-weight:400;	font-size: 20px; color: white; }
				.custom #header {padding: 25px 10px 15px 25px; margin-left: -1.5em; margin-right: -1.5em; background: #9dc61d;}

		
		
	.custom #page { background: #fff; margin-top:2.5em; padding:0em 1.5em 1.5em 1.5em; border-width:1px;border-style:solid;border-color:#CCC #999 #999 #CCC;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
		.custom ul#tabs { margin-left: -1.6em;margin-right:-1.6em;margin-top:-0.1em; *height: 25px;padding: 0 0 0 12px; border: 6px solid #c9e4ff; background: #c9e4ff; -moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px; }
			.custom ul#tabs li { margin-bottom: 0; margin-right: 1px; margin-left:15px; background: none; border: none; }
			.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat { padding-bottom: 0; }
				.custom ul#tabs li a { -moz-border-radius:4px; -webkit-border-radius:4px;padding: 0.5em 0.6em; color: #232323; font-weight: lighter; letter-spacing: 1px; }
				.custom ul#tabs li a:hover { color: #E10080; background: #e3f2f9; text-decoration: none; }
				.custom ul#tabs li.current_page_item a { color: #003974; background: #e3f2f9; }
			.custom ul#tabs li.rss a, .custom ul#tabs li.rss a:visited { background: transparent  no-repeat 94% 4px; padding-right: 10px;margin-right:10px;}/*width:20px;height:20px;margin-top:-5px;margin-bottom:-5px;margin-right:5px;*/
		    .custom ul#tabs li.rss a:hover { color: #003974; background: #e3f2f9 no-repeat 94% 4px; text-decoration: none; }
		    

		.custom #content_box { background: none; border-top: 0em dotted #ccc; }
		        .custom h2.entry-title a{ color: #4081d5;}
		        .custom h2.entry-title a:hover { color: #E10080;}		        
				.custom .prev_next { border: 1px solid #ccc; background:#eee; }
				.custom #archive_info {margin-top:15px; background:#fdfcbc; border:none; margin-left:10px; width:605px;}
				.custom #archive_info p { font-size:1.2em; }
					.custom input.form_submit:hover { color: #111; background: #f2e127; }
			.custom #multimedia_box, .custom #image_box, .custom #video_box, .custom #custom_box { background: none; border: 0; }
			.custom #sidebars { border: none; background:transparent;}
				.custom #sidebar_1 { border-right: none; }
		.custom #footer { margin-top:15px; text-align:left; padding: 0; border-top: 0.1em solid #ccc; }
		    .custom #footer div.dont_leave { padding:20px 15px; background:#e3f2f9;}
		    .custom #footer div.dont_leave span { font-size:2em; color:#14568a; }
		    .custom #footer div.dont_leave p { font-size: 1.5em; color: #444; } 
		    .custom #footer div.dont_leave p a{ font-size:0.8em; color:#14568a; text-decoration:none; }
		    .custom #footer div.dont_leave p a:hover{ background:#14568a; color:#fff;}
		   
.custom a { color: #14568a; outline:none; }
.custom a:hover { color: #E10080; background:#e3f2f9; }
.custom div#content h4{font-size:1.25em;margin: 10px 0 15px 0;border-bottom:1px solid #ccc;}

.custom div#content div.center{text-align:center;margin:25px 0;}
.custom div#content div.center small{font-size:0.85em;color:#444;}
.custom div#content div.center img{/*width:620px;*/-ms-interpolation-mode:bicubic;}