/*  
Theme Name: Viseco Brushed Metal
Theme URI: http://www.roesele.net
Description: "VISECO" branded WP-Theme
Version: 0.8
Author: Matthias Roesele
Author URI: http://www.roesele.net

*/


* {
margin: 0;
padding: 0;
outline: 0;
}

body {
background: #8EBAE9 url(images/bg.gif) repeat-x;
font-size: 62.5%;
}

html{
font-family: verdana, trebuchet ms, tahoma, sans-serf;
/*height: 101%;*/
}

#container {
position: relative;
width: 960px;
margin: 20px auto 0 auto;
}

#admin {
position: fixed;
bottom: 10px;
left: 10px;
background: #333;
}

#admin ul {
list-style-type: none;
}

#top {
position: relative;
width: 100%;
height: 108px;
}

#headertop-trans {
	position:relative;
	width:100%;
	height:5px;
	background-image: url(images/headertop-trans.png);
}

#headerleft-trans {
	position:relative;
float: left;
	width:3px;
	height:90px;
	background-image: url(images/headerleft-trans.png);
}

#header {
	position:relative;
float: left;
	width:950px;
	height:90px;
	background: #666 url(images/header.png);
}

#headerright-trans {
	position:relative;
float: right;
	width:7px;
	height:90px;
	background-image: url(images/headerright-trans.png);
}

#headerbottom-trans {
clear: both;
	position:relative;
	width:960px;
	height:13px;
	background-image: url(images/headerbottom-trans.png);
}



#header ul{
margin-left: 40px;
padding-top: 49px;
list-style-type: none;
font-size: 1.4em;
text-transform: uppercase;
}

#header li {

display: block;
width: 120px;
height: 20px;
padding-top: 4px;
float: left;
border-right: 1px solid #232323;
text-align: center;
}

#header li:last-child{
border: none;
}

#header li a:link,
#header li a:visited {
text-decoration: none;
color: #232323;
}

#header li a:hover,
#header li a:active {
text-decoration: none;
color: #383886;
}

#header li.current_page_item a:link,
#header li.current_page_item a:visited,
#header li.current_page_parent a:link,
#header li.current_page_parent a:visited{
color: #383886;
font-weight: bold;
}


/*
.home {
width: 176px;
height: 25px;
position: absolute;
left:557px;
top:42px;
text-indent: -9999px;
background: url(images/logo.png);
}
*/
.home {
width: 212px;
height: 30px;
position: absolute;
left:700px;
top:38px;
text-indent: -9999px;
background: url(images/logo.png);
}





#content_container {
position: relative;
width: 100%;
height: auto;
}



#content {
position: relative;
float: left;
width: 960px;
height: auto;
font-size: 1.2em;
line-height: 1.4em;
color: #333;
margin-right: 7px;
background: url(images/contentbg.png);

}
#content_content{
position: relative;
width: 950px;
margin-left: 4px;
background: #eee;
height: 500px;
overflow-y: auto;
overflow-x: hidden;
}

.floatingBox p,
.floatingBox2 p{
margin: 0 0 10px 0;
text-align: justify;
}

img.header{
border-bottom: 0px solid #00143C;
margin: 0;
padding: 0;
}


#infobox ul{
padding-left: 40px;
padding-top: 6px;
color: #666;
}

#infobox ul a:link, #infobox ul a:visited {
text-decoration: none;
color: #666;
}


#infobox ul a:active, #infobox ul a:hover {
text-decoration: underline;
color: #fff;
}

#content h2 {
padding: 20px 0 5px 56px;
font-size: 1.4em;
font-weight: normal;
background: #eee;
}

#content li a,
#content p a{
color: #333;
text-decoration:underline;
line-height: 1.8em;
}

#content li a:hover,
#content p a:hover{
color: #383886;
text-decoration: none;
}

#footerleft {
position: relative;
clear: both;
float: left;
width: 4px;
height: 45px;
background: url(images/footerleft.png);
}

#footer {
position: relative;
float: left;
height: 45px;
width: 950px;
/*
background: url(images/footer.png) bottom;
*/
background-image: url(images/header.png);
}
#footerright {
position: relative;
float: right;
width: 6px;
height: 45px;
background: url(images/footerright.png);
}
#footerbottom {
position: relative;
clear: both;
width: 100%;
height: 9px;
background: url(images/footerbottom.png);
}

#footer p{
padding-top: 15px;
padding-left: 56px;
font-size: 1em;
}


/* search form */
#searchform {
	position: absolute;
	top: 42px;
	right: 20px;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: url(images/search.gif) no-repeat left top;
	height: 17px;
	width: 133px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #232323;
	border: none;
}
#searchform #searchsubmit { 
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
	background: url(images/suche.gif) no-repeat left top;

}



/* fuer unterschiedliche Kommentare*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}

#infobox {

	margin: 20px auto 0 auto; 
	padding: 0 20px 20px 20px;
	width: 560px;
	background: #333 url(http://viseco.roesele.net/wp-content/plugins/ts/tabs_bg.png) no-repeat top;
}
#infobox h2 {
	padding: 8px 0 20px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.post_column_left p,.post_column_left ul, .post_column_right p, .post_column_right ul{
	margin: 0 0 1em 0em;
}

#content_content ul{
	list-style-type: square;
margin: 5px 0 0 0;
}
#content_content ul li{
	margin: 0 0 .5em 1.2em;
}

#content h3{
	padding: 20px 0 0 60px;
	font-size: 1em;
	color: #38407C;
}

#content .floatingBox h3,
#content .floatingBox2 h3{
padding: 20px 0 0 0;
font-size: 12px;
}

div.floatingBox{
	margin-left: 60px;
/* margin-right: -30px;
*/	position: relative;
	float: left;
	width: 350px;
	height: auto;
}

div.floatingBox2{
	margin-left: 60px;
	position: relative;
	float: left;
	width: 750px;
	height: auto;
}

#subnavi{
margin: 0 6px 0 4px;
/*
border-bottom: 10px solid #eee;
*/
}


ul.subnavi{
list-style-type: none;
padding: 0 0 0 4px;
padding: 0;
overflow: auto;
width: 950px;

}

ul.subnavi li{
display: block;
float: left;
width: auto;
height: auto;
margin: 0 4px 0 0;
border-bottom: 1px solid #333;
}

ul.subnavi li a{
background: #bbb;
padding: 5px 8px 5px 8px;
display: block;
text-decoration: none;
color: #333;
font-size: 1.4em;
width: 120px;
text-align: center;
background: url(../../plugins/ts/button.jpg) repeat-x scroll center top;
background-image: url(images/header.png);;
}

uL.subnavi li.page_item.page-item-382  a{
width: 160px;
}


ul.subnavi li a:hover,
ul.subnavi li.current_page_item a{
background: #ddd;
background: url(../../plugins/ts/buttonA.jpg) repeat-x scroll center top;
}

hr{
display: none;
}

#content img{
border: 0;
}

.wp-caption{
position: relative;
background: #777;
margin: 20px 10px 0px 0px;
float: left;
text-align: center;
background: url(images/2buttons.gif) no-repeat;
height: 200px;
width: 226px !important;
}

.wp-caption:hover{
background-position: -228px 0;
margin: 24px 6px -4px 4px;
}

.wp-caption img{
margin: 5px 0 0 0;
}

.wp-caption-text{
display: block;
position: absolute;
bottom: 20px;
left: 0;
width: 220px;
text-align: center !important;
font-size: 1.2em;
margin: 15px 0 0 0 !important;
}


/*
.ngg-galleryoverview {
position: absolute;
margin: 0;
top:120px;
right: 0px;
width: 120px !important;
}*/
