/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body {	
	font-family: Helvetica, Arial, Verdana;
	color: #414141;
	background: #ffffff url(/wp-content/themes/thesis_182_frankreich/custom/images/bodybg.jpg) no-repeat top center;	
}

.headline_area h1, .headline_area h2, #archive_intro h1 {
	font-size: 2.7em;
	font-weight: bold;
}
.headline_area {
	margin-bottom: 1em;
}

.teaser h2 {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.375em;
}

h1, h2, h3 {
	text-shadow: 0px 1px 0px #fff;
}


#container {	
	margin-bottom: 20px;
	background: none;
}

#page {
	width: 1000px;	
	padding: 0px;
	background: none;
}

#header {
	border: none;	
	height: 191px;
	padding: 0;
	margin: 0;
	background: url(/wp-content/themes/thesis_182_frankreich/custom/images/header.png) no-repeat top center;	
}

#header #logo a {
	display: block;
	width: 300px;
	height: 140px;		
	text-indent: -9999px;
}
#header #tagline {
	text-indent: -9999px;
}

.menu-top-menu-container {
	font-size: 15px;
	font-weight: bold;	
	height: 43px;
	padding-left: 8px;
	background: #0000c9;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #254afe), color-stop(100%, #0000c9));
	background-image: -moz-linear-gradient(top, #254afe 0%, #0000c9 100%);
	background-image: linear-gradient(top, #254afe 0%, #0000c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#254afe', EndColorStr='#0000c9'); /* IE6–IE9 */		
}

.menu a {			
	letter-spacing: -0.5pt;
	text-shadow: 0px 1px 2px #000;
	color: #fff;
	padding: 0px 15px;
	line-height: 43px;
	background: none;
	text-transform: none !important;
}
.menu ul li a {
	color: #fff;
	background: #0000c9;	
}
.menu ul li a:hover {
	color: #ccc;
}
.menu .current-menu-item ul a {
	color: #fff;
}
.current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
	background: #0000c9;	
}

.sidebar ul.sidebar_list {		
	padding: 0px !important;
}

.sidebar_list .widget_nav_menu .menu li {
	float: none;	
}
.sidebar_list .widget_nav_menu .menu a {		
	line-height: 18px;
	color: #ffffff;	
	padding: 0px;
	text-transform: none;	
	border: 0px !important;
}
.sidebar_list .widget_nav_menu .menu a:hover {		
	color: #fff;
	text-decoration: underline;
	background: none;
}

.sidebar_list .menu .current a, .sidebar_list .menu .current-cat a, .sidebar_list .menu .current-menu-item a {
	background: none;
}

.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a {
	background: #0000c9;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #0000c9), color-stop(100%, #254afe));
	background-image: -moz-linear-gradient(top, #0000c9 0%, #254afe 100%);
	background-image: linear-gradient(top, #0000c9 0%, #254afe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0000c9', EndColorStr='#254afe'); /* IE6–IE9 */		
}

.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover {
	background: #0000c9;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #0000c9), color-stop(100%, #254afe));
	background-image: -moz-linear-gradient(top, #0000c9 0%, #254afe 100%);
	background-image: linear-gradient(top, #0000c9 0%, #254afe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0000c9', EndColorStr='#254afe'); /* IE6–IE9 */		
}


.sidebar h3 {
	font-size: 23px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0px;	
	color: #fff;
	text-shadow: 0px 1px 1px #000;
	margin-bottom: 10px;
	margin-left: 4px;
}

.comments_intro span, .format_text .to_comments span {
	font-size: 1em;
	font-weight: bold;
}

dl#comment_list .bypostauthor {
	background: #efefef;
}

.sidebar_list .widget {	
	margin: 0px !important;
	padding: 0px !important;	
	margin-bottom: 20px !important;
	text-shadow: 0px 1px 0px #fff;
}

.sidebar_list .widget {
	text-shadow: 0px 1px 0px #000;
}

.widget h3 {
	
}
.widget ul {
	margin-left: 10px;
}

#content_box {	
	background: url(/wp-content/themes/thesis_182_frankreich/custom/images/contentboxbg.png) top center;
}

#content_box #content {	
	width: 662px !important;
	margin-left: 23px;
	margin-right: 23px;	
	background: none;
}

#content_box #sidebars {	
	width: 269px !important;	
	margin-right: 23px;	
}

.post_box, .teasers_box, .full_width #content_box .page {
	margin: 0px !important;
}
.post_box {
	padding-top: 0 !important;	
}

.post_box, .teasers_box {
	border: 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px !important;
}

.sidebar {
	width: auto;
	padding: 0px 10px;
	color: #fff;	
}

.sidebar a {
	color: #fff !important;
	text-shadow: 0px 1px 1px #000;
}
.sidebar a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.sidebar a {
	font-weight: 600 !important;
}

INPUT, SELECT, TEXTAREA {
	background: #fff;
	border: 1px solid #0000c9;
	-moz-box-shadow: 0px 0px 4px #999 inset; 
	-webkit-box-shadow: 0px 0px 4px #999 inset; 
	box-shadow: 0px 0px 4px #999 inset;
}























