/* 
Theme Name: UnLimited
Version: 1.0
Description:<a href="http://wpthemeland.com/themes/unlimited/" title="Unlimited">Unlimited</a> is a 2-column fixed with wordpress theme, with Custom Header Image, by <a href="http://wpthemeland.com" title="WP Theme Land">WP Theme Land</a>.
Author: WP Theme Land
Author URI: http://wpthemeland.com
*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1em;
	background-color: #d2d5d8;
}
#right_accent {
	height: 161px;
	width: 12px;
	position: absolute;
	top: 200px;
	right: 0px;
	background-color: #B5C8DA;
	z-index: 0;
}
#left_accent {
	background-color: #FF4C84;
	position: absolute;
	height: 500px;
	width: 12px;
	left: 0px;
	top: 225px;
	z-index: 0;
}
h1, h2, h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.09em;
	line-height:1.6em;
}


li 
{
	padding:0.3em 0;
	margin:0;
	list-style:none;
	
 
}
blockquote {
	
	border-left: 1px solid #ccb;
	padding: 10px;
	margin:1em;
	border-left-color: #B5C8DA;
}
 
blockquote p {
	padding-left: 10px;
	
}
abbr 
{
	border-bottom:#000 1px solid;
}
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
a 
{
	text-decoration:none;
	border:none;
	background:transparent;
}
a:link,
a:visited 
{ 
	text-decoration:none;
	color:#000;
}
a:hover, a:active 
{ 
	color:#666;
	text-decoration:none;

} 
#rap 
{
	margin:0 auto;
	padding:0;
	width: 1000px;
	text-align:left;
	background:#fff;
	font-size:90%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5C8DA;
	border-left-color: #B5C8DA;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position:relative;
	padding-right:1px;
	padding-left:1px;
	height:auto;
}

#ventures_landing {
	min-height:655px; 
	top:-91px;
	width:100%;
	background-image: url(http://www.steffi-graf.net/en/wp-content/uploads/2009/05/ventures-landing.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index:1;
	float:left;
	background-position: center center;
	background-color: #333;
	margin-bottom:-91px;
}

#lifestyle_landing {
	min-height:655px;
	top:-91px;
	width:100%;
	background-image: url(http://www.steffi-graf.net/en/wp-content/uploads/2009/05/lifestyle-landing.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index:1;
	float:left;
	background-position: center center;
	background-color: #333;
	margin-bottom:-91px;
}

#foundation_landing {
	min-height:655px;
	top:-91px;
	width:100%;
	background-image: url(http://www.steffi-graf.net/en/wp-content/uploads/2009/05/cft-landing-main1.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index:1;
	float:left;
	background-position: center center;
	background-color: #333;
	margin-bottom:-91px;
}

#tennis_landing {
	min-height:655px;
	top:-91px;
	width:100%;
	background-image: url(http://www.steffi-graf.net/en/wp-content/uploads/2009/05/tennis-landing.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index:1;
	float:left;
	background-position: center center;
	background-color: #333;
	margin-bottom:-91px;
}

#fitness_landing {
	min-height:655px;
	top:-91px;
	width:100%;
	background-image: url(http://steffi-graf.net/en/wp-content/uploads/2009/05/frontpage.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index:1;
	float:left;
	background-position: center center;
	background-color: #333;
	margin-bottom:-91px;
}
#logo_pos {
	position:relative;
	float:left;
	top:25px;
	left:10px;
	border:none;
	z-index:50;
}
#header_background {
	width: 100%;
	height:91px;
	/*background-color:#333;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;*/
	position:absolute;
	left:0em;
	top:0em;
	z-index:20;
	background-image: url(http://www.steffi-graf.net/en/wp-content/uploads/2009/05/double_white.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	
}
#minor_links_area {
	font-size:10px;
	color:#FFF;
	text-align: center;
	/*height:50px;*/
	position:absolute;
	top:0px;
	right:0px;
	font-weight: bold;
	z-index:50;
	
}
#minor_links_area a {
	text-decoration:none;
	color:#FFF;
}

ul#main_menu li img {
	position: relative;
	left: 1px;
	float: left;
	border:0;
}


ul#main_menu {
	display: inline;
	float:right;
	position:relative;
    height:20px;
	z-index: 500;
	right: 20px;
	top: 50px;	
}
ul#main_menu li {
	display: inline;
	float: left;
	position: relative;
	margin-right: 20px;
	z-index:100;

}



ul#main_menu li.wide_dropdown div {
	position: absolute;
	top: 3.4em;
	overflow:hidden;
	display: none;
	background-color:#FFF;
	font-size:12px;
	z-index:1000;
	text-transform:uppercase;


}

ul#main_menu li.wide_dropdown div a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	
	  }
ul#main_menu li.hovering div { 
	  
	  display: block;
	 
}

#blog {
	width:310px;
	height:auto;
	left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9C8D9;
	border-bottom-color: #B9C8D9;
	border-left-color: #B9C8D9;
	z-index:1000;
}
#top_link_blog{ 
	position:absolute;
	bottom:4px;
}

#top_link_ventures { 
	position:absolute;
	top:15px;
}
#tennis {
	width:310px;
	height:auto;
	left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9C8D9;
	border-bottom-color: #B9C8D9;
	border-left-color: #B9C8D9;
}
#lifestyle {
	width:310px;
	height:auto;
	left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9C8D9;
	border-bottom-color: #B9C8D9;
	border-left-color: #B9C8D9;
}
#fitness {
	width:308px;
	height:auto;
	left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9C8D9;
	border-bottom-color: #B9C8D9;
	border-left-color: #B9C8D9;
}

#foundation {
	width:605px;
	height:auto;
	right: -8.9em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9C8D9;
	border-bottom-color: #B9C8D9;
	border-left-color: #B9C8D9;
	z-index:1000;
}
#ventures {
	width:310px;
	height:auto;
	right:-1.75em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B9C8D9;
	border-bottom-color: #B9C8D9;
	border-left-color: #B9C8D9;
	z-index:1000;
}
#column {
	width:140px;
	max-height:250px;
	float:left;
	margin-right:5px;
}
#dropdown_link_section_blue  {
	width:100%;
	padding:5px;
	float:left;
	background-color:#B9C8D9;	
	
}
#dropdown_link_section_green {
	width:100%;
	padding:5px;
	float:left;
	background-color: #A8C5A0;
	
}
#dropdown_link_section_red {
	width:100%;
	padding:5px;
	float:left;
	background-color:#FF6685;
	
}
#dropdown_link_section_blue ul {
	width:100%;
	
}
#dropdown_link_section_blue #column ul li {
	display: list-item;
	margin-bottom:3px;
	padding:0px;
	width:100%;
	float:left;
}


#dropdown_link_section_green ul {
	width:100%;
	
	

}
#dropdown_link_section_green ul li {
	display: list-item;
	margin-bottom:3px;
	padding:0px;
	width:100%;
	float:left;

}

#dropdown_link_section_red ul {
	width:100%;
	
	

}
#dropdown_link_section_red ul li {
	display: list-item;
	margin-bottom:3px;
	padding:0px;
	width:100%;
	float:left;

}

#picture_links_section_blue {
	background-color:#eeeff3;
	float:left;
	padding:5px;
	width:100%;
	min-height:150px;
	height:auto;
	
}
#picture_links_section_blue #title a {
	color:	#B9C8D9;
	font-weight: bold;	
}
#picture_links_section_blue ul li {
	width: 280px;
	height:65px;
	margin-bottom:10px;
	position:relative;
	float:left;
}

#picture_links_section_blue ul li a img {
	position:relative;
	float:left;
	border: 1px solid #B9C8D9;
	margin-left:3px;
	margin-right:3px;
	padding:1px;
	
}

#picture_links_section_green {
	background-color:#f4f5f7;
	float:left;
	width:100%;
	min-height:150px;
	height:auto;
	padding:5px;
}
#picture_links_section_green #title a {
	color:	#A8C5A0;
	font-weight: bold;	
}
#picture_links_section_green ul li  {
	width: 280px;
	height:65px;
	margin-bottom:10px;
	position:relative;
	float:left;
}
#picture_links_section_green ul li a img {
	position:relative;
	float:left;
	border: 1px solid #A8C5A0;
	margin-left:3px;
	margin-right:3px;
	padding:1px;
	
}
#picture_links_section_red {
	background-color:#f6f1f2;
	float:left;
	width:100%;
	min-height:150px;
	height:auto;
	padding:5px;
}

#picture_links_section_red #title a {
	color:	#FF6685;
	font-weight: bold;	
	
}

#picture_links_section_red ul li {
	width: 280px;
	height:65px;
	margin-bottom:10px;
	position:relative;
	float:left;
}
#picture_links_section_red ul li a img {
	position:relative;
	float:left;
	border: 1px solid #FF6685;
	margin-left:3px;
	margin-right:3px;
	padding:1px;
	
}

#underline {
	height:2px;
	width:50px;
	background-color:#FFF;
	padding:0px;
	position:relative;
	float:left;
	margin-bottom:3px;
}
#link_text_blue {
	float:left;
	color:#333;
	max-width:175px;
	text-transform:none;
	font-size:11px;
}

#left_accent_drop_red {
	height: 49px;
	width: 5px;
	background-color: #FF6685;
	position: absolute;
	bottom: 30px;
	left:0px;
}
#left_accent_drop_blue {
	height: 57px;
	width: 5px;
	background-color: #B9C8D9;
	position: absolute;
	bottom: 30px;
	left:0px;
}

#right_accent_drop_blue {
	height: 60px;
	width: 5px;
	background-color: #B9C8D9;
	position: absolute;
	top: 10px;
	right:0px;
}

#right_accent_drop_green {
	height: 60px;
	width: 5px;
	background-color: #A8C5A0;
	position: absolute;
	top: 10px;
	right:0px;
}

#right_accent_drop_red {
	height: 52px;
	width: 5px;
	background-color: #FF6685;
	position: absolute;
	top: 10px;
	right:0px;
}

/* root element for scrollable */ 
div.scrollable {   
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 	top:190px;
	left:30px;
    /* vertical scrollers have typically larger height than width */     
    height: 290px;      
    width: 305px;
	
} 
 
/* root element for scrollable items */ 
div.scrollable div.items {     
    position:absolute;
    /* this time we have very large space for height */     
    height:100em;     
}

#scroll_item {
	height:80px;
	margin-bottom:12px;
	font-size:11px;
	width:275px;
	padding-bottom:6px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #EEE;
	
}
#scroll_item img {
	position:relative;
	margin-right:5px;
	float:left;
} 
#scroll_title {
	color: #B9C8D9;	

}
#read_more {
	color: #B9C8D9;
}
a.next{
	position:absolute;
	left:55px;
	top:222px;
	height: 18px;
	width:15px;
	background-image: url(http://www.steffi-graf.net/en/wp-content/uploads/2009/05/up_arrow.gif);
	background-repeat: no-repeat;
}

a.prev {
	position:absolute;
	left:265px;
	top:222px;
	height: 18px;
	width:15px;
	background-image: url(http://www.steffi-graf.net/en/wp-content/uploads/2009/05/down_arrow.gif);
	background-repeat: no-repeat;	
}
#underlink_blog {
	background-color: #B9C8D9;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 1000;
	display: none;
	left: 5px;
	top: 2px;
}
#underlink_blog2 {
	background-color: #B9C8D9;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 24px;
}


#underlink_tennis {
	background-color: #A8C5A0;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 24px;
}
#underlink_tennis2 {
	background-color: #A8C5A0;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 24px;
}

#underlink_lifestyle {
	background-color: #B9C8D9;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 24px;
}
#underlink_lifestyle2 {
	background-color: #B9C8D9;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 26px;
}

#underlink_fitness {
	background-color: #FF6685;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 26px;
}
#underlink_fitness2 {
	background-color: #FF6685;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 26px;
}

#underlink_foundation {
	background-color: #B9C8D9;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 26px;
}


#underlink_foundation2 {
	background-color: #B9C8D9;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 26px;
}
#underlink_ventures {
	background-color: #B9C8D9;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 26px;
}

#underlink_ventures2 {
	background-color: #B9C8D9;
	position: absolute;
	height: 3px;
	width: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 26px;
}
#midsection {
	position:relative;
	float:left;
	width:100%;
	min-height:605px;
	top:-91px;
	left:0px;
	margin-bottom:-91px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1;
}

#midsection_gallery {
	position:relative;
	float:left;
	width:100%;
	min-height:455px;
	top:0px;
	left:0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1;
}
#sloagan_container {
	width:1000px;
	margin:auto;
	position:relative;
}
#slogan_area {
	margin: auto;
	width: 100%;
	position: relative;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
	float: left;
	background-color: #FFF;
		
}

#slogan_area h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	position: relative;
	width: 400px;
	float:left;
	margin:auto;
}

#slogan_area #carpe_text {
	
	width: 425px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	left: 75px;
	text-align: justify;
	height: auto;
	line-height: 14px;
	float:left;
	padding-top:15px;
}
#header {
	margin:0;
	padding:0;
	width:100%;
	height:91px;
	z-index:1000;
	
	
}
#header h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-size:2em;
	font-variant:small-caps;
}
#header h2 {
	margin:0;
	padding: 0 0 0 15px;
	font-weight:normal;
	font-size:1em;
}

#search_box {
	position: absolute;
	top: 29px;
	right: 20px;
	display: none;
}
#german_english {
	display:none;
	position:relative;
	width:60px;
	
}
#lang_sel {
	text-align: center;
	width: 60px;
	float: right;
	margin-right: 20px;
	position: relative;
	background-color: #FF5A84;
}
#current_language {
	height: 10px;
	width: 60px;
	padding-bottom: 5px;
}
#left_image_block{
	position:relative;
	float:left;
	border-right:#B9C8D9;
	border-right-style:solid;
	border-right-width:1px;
	left:0em;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
}

#left_block_accent {
	background-color: #B5C8DA;
	position: relative;
	height: 70px;
	width: 12px;
	left: 0px;
	float:left;
	top: 370px;
	z-index: 500
		
}
#right_block_accent {
	background-color: #FF4C84;
	position: absolute;
	height: 170px;
	width: 12px;
	right: 0px;
	top: 225px;
	z-index: 200;
}


#search_link {
	float: right;
	height: 10px;
	width: 60px;
	position: relative;
	background-color: #b9c8d9;
	margin-right: 20px;
	padding-bottom: 5px;
}

#donate_btn {
	float: right;
	height: 10px;
	width: 60px;
	position: relative;
	background-color: #FF5A84;
	margin-right: 20px;
	padding-bottom: 5px;
}

#content {
	float: right;
	margin:5px;
	padding: 0 20px 0 10px;
	width: 570px;
	min-height:568px;
	color: #333;
	text-align: left;
	background:#fff;
	position:relative;
	z-index:0;
}

#sidebar {
	float:left;
	margin:0;
	padding:10px;
	width:300px;	
	
}	
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul, #sidebar p, #sidebar form, #sidebar .textwidget
{
	margin:5px 0 0 12px;
}
#sidebar li 
{
	margin:0;
	padding:0.3em 0;

}
#sidebar li li
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px;
}
#sidebar h2 {
	margin: 10px 0 0 12px;
	font-size:1.2em;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #633;	
	text-transform:uppercase;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:100%;
	height:60px;
	background-color: #d2d5d8;
	color:#666;
	position:relative;
	background-image: url(http://www.steffi-graf.net/en/wp-content/uploads/2009/05/double_white.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	
}
#footer p {
	padding:10px 0;
	
}

#footer_landing {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:100%;
	height:60px;
	background-color: #d2d5d8;
	font-size:95%;
	color:#666;
	position:relative;
	top:-91px;


}
#footer_landing p {
	padding:10px 0;
	
}
#contact_field {
	float:left;
	padding-top:30px;
	font-size:90%;
	margin-left:20px;
	color:#999;
	
}
#search_area {
	float:right;
	padding-right:20px;
	padding-top:10px;
}
#search_buttn{
	position:relative;
	top:4px;
	
}
#sitemap_links {
	float:right;
	margin-top:5px;
	width:380px;
	margin-right:20px;
}

#sitemap_links a {
	color:#999;
}
#sitemap_links ul li {
	list-style:none;
	display: inline;
	margin-left:9px;
	font-size:90%;
	color:#999;
	float:right;
	
	
	
}


#content h2  {

	margin-top:20px;
}

#content h2 a {
	color: #333;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;	
}

#content h3 {
	font-size:1.5em;
	font-weight:normal;	
}
#content .post 
{
	margin-top:40px;
	padding-bottom:1.4em;
	font-size:12px;
	
}

.post a {
	color:#B9C8D9;
	text-decoration:none;
	font-size:12px;
}
#content p {
	margin:0 0 10px;
	line-height:1.7em;
	text-align: justify;	
}
.cat_date {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C8D9;
	width:100%;
	width:575px;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-right:10%;
	
}

#post_time {
	float:right;
	clear:right;
	font-size:85%;
	padding-top:15px;
	color:#666;
	
}

#category_header {
	font-size:16px;
	float:left;
	text-transform:uppercase;
	padding-top:10px;
		
}

#category_header a { 
	color: #B9C8D9;
	font-size:16px;
}

.posted {
	padding:5px;
	color: #666;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;	
} 
.title{
	margin-bottom:20px;
	font-size:24px;
}

#content ul li {
	line-height: 120%;
	background:transparent url(img/simplearrow.png) left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
}
hr 
{
	display:none;
}
#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
	border-top:#dcc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	border-bottom:#dcc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:#ccc 3px double;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#f2f2e9;
}
input.textbox, textarea
{
	background:#F2F2f2;
	border:#ccc 1px solid;
}
textarea 
{
	width:70%;
}

#content,  #footer, .widget
{
	overflow:hidden;
}
#contact_element {
	
	float: left;
	margin-right:20px;
}

#contact_element a {
	float: left;
	color:#999;
}
#rss_link {
	float: left;
	margin-left: 20px;
	margin-top:27px;
}

#language_selector{
	float:left;
	padding-top:10px;
	font-size:90%;
	margin-left:20px;
	color:#999;
}

#info_button {
	position: absolute;
	top: 600px;
	background-image: url(http://www.steffi-graf.net/en/wp-content/themes/unlimited-10/img/info_icon.png);
	z-index: 2000;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	right: 50px;
}

#gallery_window {
	min-height:655px;
	width:100%;
	background-attachment: scroll;
	background-image: url(http://www.steffi-graf.net/en/wp-content/themes/unlimited-10/img/faded_court.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	float:left;
}

#open_close {
	height:564px;
	width:17px;
	background-color:#b9c8d9;
	position:relative;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#h_slidebar{
	position:absolute;
	left:0px;
	top:90px;
	width:270px;
	height:564px;
}
#news_window{
	position:relative;
	width:250px;
	height:564px;
	float:left;
	display:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-image: url(img/translucent_blue.png);
}

#open_arrow {
	
	position:relative;
	float:left;
	margin-bottom:8px;
	margin-top:8px;
	left:2px;
	
}
#close_arrow {
	
	position:relative;
	float:left;
	margin-bottom:8px;
	margin-top:8px;
	left:2px;
	
}
#latest_news_button {
	
	position:relative;
	float:left;
	left:2px;
}
#close_slide_button {
	
	position:relative;
	float:left;
	left:2px;
}
#open_button {
	position:absolute;
	display:block;
}

#close_button {
	display:none;
	position:absolute;
}

#news_window li {
	height:69px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	float: left;
	width: 250px;
	position: relative;
}
#sidebar_img {
	position:relative;
	float:left;
	left:4px;
	top: 1px;
	border: 1px solid #fff;
}
#sidebar_text {
	position:relative;
	float:left;
	left:8px;
	color:#FAFAFA;
	font-size: 11px;
	width:170px;
	font-weight: bold;
}

#sidebar_text a {
	color:#FAFAFA;
	font-size: 11px;
	font-weight: bold;
}
#sidebar_text p {
	position:relative;
	float:left;
	width:auto;
}

#slider_header {
	position:relative;
	float:left;
	height:25px;
	background-color:#b9c8d9;
	width:100%;
	text-align: center;
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-transform: uppercase;
}

.wide_post {

	min-width:1000px;
	min-height:565px;
}
#img_container {
	margin: auto;
	height: 385px;
	width: 983px;
	border: 1px solid #b9c8d9;
	position: relative;
	top: 99px;
	padding-top: 1px;
	padding-left: 1px;		
}
#feature_box {
	width:987px;
	height:169px;
	position:absolute;
	font-size: 12px;
	z-index:100;
	bottom:7px;
	left:7px;
}
#signup_box {
	width:189px;
	height:102px;
	float:left;
	position:relative;
	border: 1px solid #b9c8d9;
	margin-right:5px;
	padding: 1px;
	margin-top: 64px;
}

.preview_box {
	width:191px;
	height:104px;
	float:left;
	position:relative;
	border: 1px solid #b9c8d9;
	margin-right:5px;
	bottom:0px;
	background-color:#FFF;
	/*background-image: url(img/white_transparent.png);*/
	color: #666;
}
.preview_box img {
	position:absolute;
	bottom:1px;
	left:1px;
 	border: 1px solid #b9c8d9;;
}
#blog_box {
	
	margin-top: 64px;	
}
#fitness_box {
	
	margin-top: 64px;	
}
#tennis_box {
	
	margin-top: 64px;	
}
#foundation_box {
	
	margin-top: 64px;	
}


.preview_title {
	position:relative;
	top:2px;
	left:5px;
	text-transform:uppercase;
	font-size: 11px;	
	float:left;
	width:100%;
}

#blue_text {
	color:#b9c8d9;
}

#pink_text {
	color:#ff7086;	
}

#green_text {
	color:#98ba8d;	
}


#inner_signup {
	width:100%;
	height:100%;
	background-color: #d7dbe0;
	;
	font-size: 10px;
	color: #333;	
	
}
#article_title {
	float:left;
	position:relative;
	width:100%;
	font-size: 11px;
	color: #666;
	left: 5px;
	top: 3px;
}

#article_title a {
	
	font-size: 12px;
	
}
#article_blurb_blog {
	float:left;
	position:relative;
	display:none;
	font-size: 10px;
	margin:5px;
	line-height: 12px;
	color: #666;
	
}

#article_blurb_fitness {
	float:left;
	position:relative;
	display:none;
	font-size: 10px;
	margin:5px;
	line-height: 12px;
	color: #666;
}
#article_blurb_tennis {
	float:left;
	position:relative;
	display:none;
	font-size: 10px;
	margin:5px;
	line-height: 12px;
	color: #666;
	
}
#article_blurb_foundation {
	float:left;
	position:relative;
	display:none;
	font-size: 10px;
	margin:5px;
	line-height: 12px;
	color: #666;
}

#reg_header {
	float:left;
	position:relative;
	left:5px;
	top:2px;
	width:100%;
	text-transform: uppercase;	
}
#greeting {
	float:eft;
	position:relative;
	left:5px;
	top:5px;
	width:90%;
}
#blog_color {
	
	display:none;
	z-index:50;
}
#foundation_color {
	
	display:none;
	z-index:50;
}

#tennis_color {
	
	display:none;
	z-index:50;
}

#fitness_color {
	
	display:none;
	z-index:50;
}

.signin_link {
	background-image: url(img/forward.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	padding-left: 12px;
	position:relative;
	left: 10px;
	top:8px;


}
.signup_link {
	background-image: url(img/forward.png);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 12px;
	position:relative;
	right: 8px;
	top:8px;

}
.more_article_link {
	background-image: url(img/forward.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;

}
#divider_line {
	margin: auto;
	height: 5px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	float: left;
	margin-left:7px;
	margin-top:12px;
	
}
#small_divider {
	height: 2px;
	width: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9c8d9;
	float: left;
	margin-left:5px;
	
}
#small_divider2 {
	height: 10px;
	width: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9c8d9;
	float: left;
	margin-top:1px;
	
}
#register_area {
	width:100%;
	float:left;
	position:relative;
	margin: 6px;	
	
}

#gallery_nav {
	float:right;
	position:relative;
	right:10px;
	bottom:5px;
	
}

#gallery_nav a {
	color: #b9c8d9;
	font-size: 13px;
	
}

#gallery_nav .selected {
	font-size: 15px;
	font-weight: bold;	
	
}