/*
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/
*/
body { background: #fff; color: #111; font-size: 62,5%; line-height: 140% }
* { padding: 0; margin: 0; }
/*---:[ core layout elements ]:---*/
.custom #header_area .page { padding-top: 0; }
	.custom .full_width .page { padding-right: 1em; padding-left: 1em;}

#header { border-bottom: 3px double #ddd; clear: both; }
	#column_wrap { float: left; }
	.post_box, .teasers_box { border-top: 1px dotted #bbb; clear: both; }
	.teasers_box .post_box { margin: 0; border-top: none; clear: none; }
		.teaser { float: left; }
		.teaser_right { float: right; }
	.top { border: none !important; }
		#sidebars { border-style: solid; border-color: #ddd; }
			#sidebar_1 { border-style: dotted; border-color: #ddd; }
#footer { color: #888; border-top: 3px double #ddd; text-align: right; clear: both; }
/*---:[ content elements ]:---*/
body { font-family: Verdana,Arial,Helvetica,sans-serif;}
		.post_box { padding-top: 2.2em; }
			.headline_area { margin-bottom: 1em; }
		.teasers_box { padding-top: 2.2em; padding-bottom: 2.2em; }
		#multimedia_box { margin-bottom: 2.2em; }
	#footer { padding-top: 1.1em; padding-bottom: 1.1em;}
/*---:[ #header styles ]:---*/
.custom #header {background: #666666;}
/*---:[ global elements ]:---*/
a { color: #666666; text-decoration: none; }
a:hover { text-decoration: none; }
a.post_image_link { outline: none; }
a img { border: none; }
blockquote { border-left: 1px solid #ddd; color: #666; }
abbr, acronym { line-height: 1em; text-transform: uppercase; letter-spacing: 1px; border-bottom: none; cursor: help; }
code { line-height: 1em; background: #eee; }
pre { background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
.remove_bottom_margin { margin-bottom: 0 !important; }
/*---:[ nav menu styles ]:---*/
.custom ul#tabs { 
list-style: none; 
border: 1px solid #ddd; 
border-width: 1px 1px 1px 1px; 
background-color: #f2f2f2;
border-top: 1px solid #dadada;
border-bottom:1px solid #DADADA;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:140%;
margin: 5px 0 0;
}
.custom ul#tabs li { 
	margin-bottom: -0.1em; 
	background: #efefef; 
	border: 1px solid #ddd; 
	border-left: 0; float: left;
	color: #666666; 
}
.custom ul#tabs .current_page_item, #tabs .current-cat { 
	padding-bottom: 0.1em; 
	background: #fff; 
	border-bottom: 1px;
	color: #005291; 
	font-weight: bold;
}
.custom ul#tabs a { 
		display: block; 
		line-height: 1em; 
		color: #111; 
		text-transform: none; 
		letter-spacing: 0; 
		color: #666666;
}
.custom ul#tabs a:hover { 
color: #2E2E2D; text-decoration: none; background: #E4E6E1;
}
.custom ul#tabs .current_page_item a, #tabs .current-cat a { cursor: text; color: #005291; 
}
.custom ul#tabs .current_page_item a:hover, #tabs .current-cat a:hover { text-decoration: none; 
}
.custom ul#tabs .rss { padding-right: 0; background: none; border: none; float: right;}
ul#tabs .rss a { padding-right: 16px; background: url('http://www.vermoegensstrategie.de/news/images/icon-rss.gif') 100% 50% no-repeat; color: #005291;}

/* Headline Color */
	.custom .entry-title a {
	color: #005291;
}
/* Background */
.custom {background: #dfdfdf}
.custom .page {background: #fff;}
body.custom p, table, td, select {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
/*---:[ sidebar styles ]:---*/
.sidebar a:hover { text-decoration: none; color: #666666;}
.sidebar a { color: #666666; text-decoration: underline; }
ul.sidebar_list { list-style: none; color: #333333; font-site 11px;}
	li.widget { width: 100%; }
	li.centered { text-align: center; }
		li.widget p a { text-decoration: underline; }
		li.widget p a:hover { text-decoration: none; }
		li.widget ul { list-style: none; }
			li.widget ul li .num_comments { color: #lll; }
/* Body */
body.custom h1{
color:#005291;
font-family: Helvetica,Arial,sans-serif; font-size: 2em;
}
body.custom h2{
color:#005291;
font-family: Helvetica,Arial,sans-serif;;
}
.custom #header { display: block; height: 122px; width: 952px; padding: none; background: url('http://www.strategie-news.de/images/franz-brandtner-header-ohne-logo.jpg') no-repeat; outline: none; }
.custom .logo-link {margin-left: 126px; margin-top:18px; position: absolute;}
.custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; }
.custom .comments_closed p {
  display: none;
}
#header #logo { font-weight: normal; font-size: 24px;}
	#header #logo a { color: #005291; }
	#header #logo a:hover { color: #2361a1; }
#header #tagline { font-weight: normal; color: #888; }
#logo { padding-top:34px; padding-left:88px}
/*---:[ nav menu styles ]:---*/
ul#tabs li a { font-size: 1.3em; font-family: Verdana,Arial,Helvetica,sans-serif; padding: 0.545em 0.818em; }
/*---:[ headlines ]:---*/
.headline_area h1, .headline_area h2 { font-size:1,75; line-height: 1.364em; font-family: Helvetica,Arial,sans-serif; font-weight: bold; }
.format_text h2, .format_text h3 { font-size: 1.286em; line-height: 1.222em; margin: 1.833em 0 0.611em 0; }
.format_text h4 { font-size: 1em; }
.format_text h5 { font-size: 0.786em; }
.format_text h6 { font-size: 0.786em; }
.teaser h2 { font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }
.sidebar h3 { font-size: 1em; line-height: 1.385em; margin-bottom: 0.692em; }
#archive_info h1 { font-size: 1.8em; line-height: 1em; }
/*---:[ headlines and bylines ]:---*/
h1, h2, h3, h6 { font-weight: normal; }
h4, h5 { font-weight: bold; }
h5, h6 { text-transform: none; letter-spacing: 1px; }
.format_text h2.top, .format_text h3.top { margin-top: 0 !important; }
.sidebar h3 { font-variant: none; letter-spacing: 2px; color: #005291; }
	h2 a { color: #111; }
	h2 a:hover { color: #2361a1; }
/*---:[ bylines ]:---*/
.headline_meta { font-size: 0,75em; line-height: 1.8em; }
	.headline_meta .pad_left { padding-left: 0.9em; }

/*---:[ headline area (image thumbnails) ]:---*/
.headline_area img.alignleft { margin: 0 2.2em 2.2em 0; }
.headline_area img.alignright { margin: 0 0 2.2em 2.2em; }
.headline_area img.alignnone { margin: 0 auto 2.2em 0; }
.headline_area img.aligncenter { margin: 0 auto 2.2em auto; }
.headline_area img.frame { padding: 1em; border-width: 0.1em; }
/*---:[ post content area ]:---*/
.format_text { font-size: 0,75em; line-height: 1,4em; }
	.format_text p { margin-bottom: 1.571em; }
		.format_text p.note, .format_text p.alert { padding: 0.571em 0.786em; }
	.format_text .drop_cap { font-size: 3.571em; line-height: 0.76em; padding: 0.04em 0.12em 0 0; }
	.ie6 .format_text .drop_cap { padding-right: 0.06em; }
	.format_text acronym, .format_text abbr { font-size: 0.786em; }
	.format_text code, .format_text pre { font-family: Consolas, "Andale Mono", Monaco, Courier, "Courier New", Verdana, sans-serif; }
	.format_text code { font-size: 0.929em; }
	.format_text pre { font-size: 0.857em; line-height: 1.5em; margin-bottom: 1.833em; padding: 0.667em 0.917em; }
	.format_text sub, .format_text sup { line-height: 0.786em }
	.format_text ul { margin: 0 0 1.571em 1.571em; }
	.format_text ol { margin: 0 0 1.571em 1.571em; }
		.format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol { margin: 0 0 0 1.571em; }
	.format_text dl { margin-bottom: 1.571em; }
		.format_text dd { margin-bottom: 1.571em; }
	.format_text blockquote { margin: 0 0 1.571em 0.786em; padding-left: 0.786em; }
.custom .sidebar h3 {custom.c...09-140641 (Linie 26)
text-transform:none;
}
.custom h3 { ; color: #005291; letter-spacing: 1px; text-decoration: none;}
.custom .sidebar h3 {text-transform: none; font-variant:normal;}
/*---:[ form inputs ]:---*/
.custom	.sidebar .text_input { width: 100%; }
/*---:[ sidebar styles ]:---*/
/*---:[ sidebar styles ]:---*/
.sidebar { font-family: Verdana, sans-serif; }
.custom #column_wrap .sidebar ul.sidebar_list { padding-top: 2.5em; }
	/*---:[ after-post elements ]:---*/
.custom .format_text .to_comments span { font-size: 1em; }
.custom .widget_categories li { font-size: 12px; }

#menu_shadow {
background:transparent url(http://www.vermoegensstrategie.de/news/images/menu_bottom.jpg) no-repeat scroll left top;
float:none;
height:12px;
margin: 0px;
width:952px;
}
input, textarea { font-size: 0.85em; color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }

select {
font-size:1.2em;
line-height:1.667em;
}

li.widget {
margin-bottom:0;
}
 img {
position: relative;
 }
.wie-sie-jetzt-gute-rendite-erzielen-und-ruhig-schlafen-konnen .headline_area {
display: none;
}
.vortrag-wie-ernsthaft-gefaehrden-die-staatsschulden-ihre-geldanlagen .headline_area {
display: none;
}
.einladung-gefaehrden-die-staatsschulden-ihre-geldanlagen .headline_area {
display: none;
}
.format_text {
font-size:1.3em;
}
.leitfaden-danke-fuer-ihre-anmeldung .headline_area {
display: none;
}
.leitfaden-bestaetigung-ihrer-anmeldung .headline_area {
display: none;
}
.neue-e-mail-adresse .format_text input{
width:100%;
}