/*
Theme Name:  WildPark 0.1 Blau
Theme URI:   http://www.wildpark.de/wildpark_blau/
Description: WildPark 0.1, Blau
Author:      
Author URI:  
Version:     0.1
*/


@import url("undohtml.css");

body{
	position: static;
	color: #343434;
	font-family:  Arial, Verdana, sans-serif;
	margin: 0 0 0 0;
	background: url(images/e7/background/wildpark_bg_04.jpg) fixed left top no-repeat;
	background-color:#F0F8FF;/*#999999;*/
}

/*
==================================================================================================
CONTENT WRAPPER
==================================================================================================
*/

#wrapper{
	position: relative;
	width:908px;
	height:100%;
	margin: 0 auto 0 190px;
}


/*
==================================================================================================
OVERHEADER: search
==================================================================================================
*/

#over_header{
	width:908px;
	height:38px;
	margin: 0 auto;
}
	
#searchform{
	text-align: right;
	position:absolute;
	top:6px;
	right:0px;
	width: 231px;
}

#search_text{
	width: 192px;
	height: 22px;
	color:White;
	background-color:Black;
	border:0px;
	vertical-align:middle;
	line-height:22px;
	background-image: url(images/e7/sidebar/search.gif);
}

#search_button{
	width:21px;
	height:22px;
	border:0px;
	vertical-align:middle;
	line-height:22px;
	background-image: url(images/e7/icon_search.gif);
}

#skip{
	float:left;
	width:567px;
}

/*
==================================================================================================
HEADER: just the header and the top menu
==================================================================================================
*/


#header{
	position:relative;
	width:908px;
	height:112px;	
	/*background-color: #FFFFFF;*/
    background-image: url(images/e7/header_buehne_blau.png);
    background-repeat:no-repeat;
}

#header:hover{
    cursor:pointer;
}

#header-nav{
	position:absolute;
	top: 54px;
    right:0px;
	margin: -1px;
	z-index:10;
	}


    /*Hide theme settings displayed in the navigation menu*/
#hide_me{
    display:none;
}


/*
==================================================================================================
THEME SWITCHER
==================================================================================================
*/

#ts_wrapper
{
	position:absolute;
	top:39px;
	left:-175px;
	width:160px;
	height:190px;
	overflow:visible;
}

#ts_title {
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:small;
	width:145px;
	height:15px;
	background-color:Gray;
}

#ts_button {
	float:right;
	width:15px;
	height:15px;
	background-image: url(images/black-arrow.png);
}

#ts_button:hover {
	background-image: url(images/blue-arrow.png);
}

#ts_body {
	clear:both;
	width:160px;
	display:none;
	padding-top:5px;
	background-color:#666666;
}

#ts_body li{
	list-style:none;
	margin: 5px 5px;
}

#ts_body img {
	padding: 0;
	margin: 0;
    border: solid 2px #6699CC;
}

#ts_body img:hover {
	border: solid 2px #FFFFFF;
}



/*
==================================================================================================
NAVIGATION & BREADCRUMB
==================================================================================================
*/

#nav{
    font-family: Arial;
    background-color:black;
    color:white;
}


#nav ul {
    list-style:none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	width: 5em;
    /*padding-left:4.5px;*/
    background-color:black;
	margin:1px;
}

#nav a {
	display:block;
    text-decoration:none;
    color:white;
	padding-left:4px;
}

#nav ul li ul li a:hover{
	text-decoration:underline;
	color:#6699CC;
	}

#nav ul li ul li a{
    display:block;
    width:8.25em;
	color:#FFFFFF;
	line-height: 20px;
}

#nav ul li ul li a:hover, #nav li a:hover{
    color:#6699CC;
}

#nav ul li{
    font-size:24px;
}

#nav ul li ul li{
    font-size:14px;
	border: none;
}

#nav ul li ul{
    display:none;
}

#nav ul li:hover ul{
    display:block;
}

#breadcrumb{
	text-indent: 9px;
	margin-top: 10px;
    clear:both;
    width:908px;
    height:40px;
    background-image: url(images/e7/header_breadcrumb_blau.png);
    background-repeat:no-repeat;
    display:none;
    vertical-align:middle;
    line-height:40px;
    color:white;
	font-weight:bold;
}
#breadcrumb a{
    text-decoration:none;
    color:#000000;
	font-weight:bold;
}


/*
=================================================================================================
MAIN: container for flash area and posts area
=================================================================================================
*/

#main{
	float:left;
	width:679px;
	margin: 10px 10px 10px auto;
}

/*
==================================================================================================
FLASH AREA: area for the flash animations, under the header
==================================================================================================
*/

#flash_area{
	clear:both;
	/*height:300px;  herausfinden ??? */
	width:679px;
	margin-bottom: 5px;
}

/*
==================================================================================================
CONTENT: Posts Area
==================================================================================================
*/



#content{
	background-color: #FFFFFF;
}

#content img{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
    margin-top: 5px;
}


/*Single post layout*/
.single_post{
	padding: 20px;
}

.post_header{
	height:15px;
	width: 260px;
	margin-top: 10px;
	border: solid 1px #6699CC;
	background-color:#6699CC;
	font-size: 12px;
	text-indent: 5px;
}

.post_header a{
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.post_title{
	font-size:32px;
}

.post_content{
	font-size: 12px;
	text-align:justify ;
    padding-top:10px;
    padding-bottom:10px;
}

.more-link{
	font-size: 11px;
    color:#343434;
    text-decoration:underline;
}

.post_footer{
	clear: both;
	width: 639px;
	height:18px;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;

}

.post_left_footer{
	width: 320px;
	float: left;
	font-size:10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.post_left_footer a, p a{
    text-decoration:underline !important;
    color:#343434;
}

.post_comment_link{
	width: 318px;
	float: right;
	font-size: 10px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

.postComments{
    color:#343434;
    text-decoration:underline;
}

.post_comment_block{
	padding: 20px;
}

.post_comment_block p{
	padding: 4px;
}

#next_prev_nav{
    height:16px;
    width:659px;
    margin-left:10px;
    padding-bottom:10px;
    margin-right:10px;
}

#next_page{
    color:#6699CC;
    font-size: 16px;
    font-weight: bold;
    float:right;
	cursor:pointer;
}

#previous_page{
    color:#6699CC;
    font-size: 16px;
    font-weight: bold;
    float:left;
	cursor:pointer;
}

/*
==================================================================================================
COMMENT: Comments area
==================================================================================================
*/


#comment{
	width:639px !important;
}

#submit_comment_button{
    margin-top:5px;
    border: 1px solid #6699CC;
    background-color: #6699CC;
    color:white;
}

#submit_comment_button:hover{
    cursor:pointer;
}

#comments_number_heading{
    color:#FFFFFF;
    background-color:#000000;
    width:260px;
    height:15px;
    line-height:15px;
    vertical-align:middle;
    font-size:12px;
    font-weight:bold;
    text-indent:5px;
    margin-bottom:10px;
}

#comments_number_padding{
    width:100%;
    border-bottom: 1px dotted #999999;
}

#comment_text{
    margin-bottom: 5px;
    font-size:12px;
}

#comment_form_top_padding{
    height:31px;
    border-top: 1px dotted #999999;
}

/*
==================================================================================================
SIDEBAR: Right Menu that contains calendar, tag cloud, etc...
==================================================================================================
*/
#sidebar{
	float:right;
	margin: 0px auto;
	width:219px;
}
	

/*
==================================================================================================
FOOTER: just the footer
==================================================================================================
*/


#footer{
	width: 679px;
	clear:both;
	background-color: #999999;
	height: 93px;
	font-family: Arial, Verdana, sans-serif;
}

#footer_links_area{
    position:relative;
    top:20px;
	margin-left:20px;
    left:0px;
}

#footer_text{
	font-size: 12px;
	color: #FFFFFF;
    padding: 40px 20px 0 20px;
}

#footer a{
	display:inline;
	text-decoration: none;
	color: #343434;
	margin: 0px 20px 0px 0px;
	font-size: 14px;
}

.footer_link{
	background-color:#CCCCCC;
}

#footer_wrapper{
	clear:both;
	width:100%;
	height: 93px;
	background-color: #ffffff;
}

#footer_center{
	width:908px;
	margin: 0 auto 0 190px;
	height: 93px;
	background-color: #ffffff;
}


#copyright{
    position: relative;
	bottom: 18px;
    left: 690px;
	width: 130px;
    font-size: 12px;
	color: #6699CC;
}



/*
==================================================================================================
CALENDAR    
==================================================================================================
*/

#calendar_wrap{
    width:219px;
    background-color: #FFFFFF;
    margin-top:10px;
}

#wp-calendar{
    width:219px;
}

#wp-calendar a{
	background-color: #6699CC;
	color: #FFFFFF;
    text-decoration: none;
}

#wp-calendar caption{
    color: #FFFFFF;
    background-color: #343434;
    font-size:12px;
	font-weight:bold;
    text-align: left;
    vertical-align: middle;
    height: 15px;
    padding-left: 5px;
    text-transform: uppercase;
}
#wp-calendar thead{
    font-size:12px;
    text-align: center;
}

#wp-calendar tbody{
    font-size:12px;
    text-align:center;
}

#wp-calendar tfoot{
    font-size: 11px;
    width:219px;
}

#next{
    text-align: right;
}

/*
==================================================================================================
TAG CLOUD
==================================================================================================
*/

#tag_cloud_wrapper{
    margin-top: 30px;
}

#tag_cloud_title{
    color: #FFFFFF;
    background-color: #343434;
    font-size:12px;
	font-weight:bold;
    text-align: left;
    vertical-align: middle;
    height: 15px;
    padding-left: 5px;
    text-transform: uppercase;
}

/*
==================================================================================================
SIDEBAR LINKS: MOST WANTED + DOWNLOADS + RSS_FEEDS
==================================================================================================
*/

.bgImgLeckerlinks{
	background-image: url(images/e7/accordion_jl.gif);
}

#links_footer{
	height:	27px;
	background-color: #ffffff;
	width: 199px;
}

.sidebar_heading{
    color: #FFFFFF;
    background-color: #343434;
    font-size:12px;
	font-weight:bold;
    text-align: left;
    vertical-align: middle;
    height: 15px;
    padding-left: 5px;
    text-transform: uppercase;
}

#leckerlinks{
    margin-top:20px;
}

#dmexco_markenwelt{
    margin-top:0px;
}

#leckerlinks_img{
    margin-left:10px;
}

.zum_archiv{
	background-color:#6699CC;
	background-image:url(images/e7/icon_pfeil_archiv.gif) !important;
	background-position:4px 55%;
	background-repeat:no-repeat;
	color:#FFFFFF !important;
	height:10px;
    line-height:10px;
    vertical-align:middle;
	text-decoration:none !important;
	width:120px;
}

#verwandteArtikel{
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #ffffff;
	padding: 0 8px 0 8px;
	}


#leckerlinks_list a{
	font: 11px Arial, Helvetica, sans-serif;
    color:#343434;
}
#leckerlinks_list{
	padding-left: 12px;
	padding-top:3px;
	padding-bottom:5px;
	list-style-image: url(images/e7/icon_pfeil_intern_weiss.gif) !important;
	/*list-style-position:inside;*/
}
#leckerlinks_list a:hover{
    color:white;
    background-color:#6699CC;
}



#most_wanted_body{
    display:none;
}

#downloads{
    margin-top: 30px;
    background-color: #FFFFFF;
}

#downloads a{
    font-size: 12px;
    margin: 5px;
    text-decoration: none;
    background-color: #6699CC;
    color: #FFFFFF;
}

#downloads_body{
    padding-top:1px;
    padding-bottom:3px;
}

#rss_feeds{
   margin-top:30px;
   margin-bottom:60px;
}

#rss_feeds a{
    text-decoration: none;
    color: #343434;
}

#rss_feeds img{
    margin-top:5px;
}

#shop_talk{
    margin-top:30px;
}

.link_head{
    height:60px;
    width:217px;
    cursor:pointer;
    /*background-image: url(http://wildpark.ham.e-7.com/wp-content/themes/wildpark_0.1/images/e7/sidebar/);*/
}

.link_body{
    display:none;
    width:217px;
    border-left: 1px solid #999999;
    list-style:none;
}

.link_body a{
    padding:5px 5px 5px 18px;
    display:inline-block;
    color:#343434;
    font-size:11px;
    margin-left:5px;
    background-image:  url(images/link.extern.gif);
    background-repeat: no-repeat;
    background-position: left 8px;
	text-decoration:underline;
}

.recent_links_list{
    list-style:none;
	background-color: #FFFFFF;
    border-right:1px solid #999999;
    width:217px;
    padding-bottom:15px;
}

.company_position{
    font-family:  Arial, Verdana, sans-serif;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
	text-align:left;
}

.link_footer{
    height: 27px;
	width:218px;
    background-image: url(images/e7/sidebar/_accordion_minus.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    cursor:pointer;
}


.shop_talk_element{
    margin-top: 20px;
}

.shop_talk_element:hover{
    cursor:pointer;
    margin-top:20px;
}

.last_update{
    padding-top:44px;
    padding-left:5px;
    font-size:11px;
    color:343434;
}

/*
==================================================================================================
ACCORDION: SHOPT TALK
==================================================================================================
*/

#AccordionContainer{
    width: 219px;
    margin-top:30px;
    background-color: #FFFFFF;
}

#Accordion5Content{
    margin-bottom: 30px;
}

/*
==================================================================================================
ALTERNATIVE SIDEBAR: Displays all the related articles (Verwandte Artikel)
==================================================================================================
*/

#related_articles_heading{
    margin-top:10px;
}