/*
Theme by Thomas Fröhlich
Theme Name: FM Fliesen by Thomas Fröhlich
Theme URI: http://local/wordpress
Version 1.0
Author: Thomas Fröhlich
Tags: IT-TF
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/ie.css";
@import "style/css/ie6.css";
@import "style/css/comments.css";
@import "style/css/styling.css";

body{
	background-image: url(style/images/s-square_back.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center; 
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#wrap{
	width: 990px;
	margin: 0px auto;
	text-align: left;
}
#header{
	z-index: 3;
	width: 990px;
	height: 290px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#box_top{
	position: relative;
	float: right;
	width: 990px;
	height: 38px;
	z-index: 21;
}
#box_header_home{
	position: relative;
	float: right;
	width: 990px;
	height: 180px;
	z-index: 20;
}
#box_header_page{
	background-color: #Ff0;
	position: relative;
	float: right;
	width: 990px;
	height: 215px;
	z-index: 19;
}
#box_second_menu{
	position: relative;
	float: right;
	width: 990px;
	height: 37px;
	margin-top: 1px;
	z-index: 21;
}
/*
CONTENT
box_bottom: beinhaltet das grüne Design als Background
footer: zentriert den kompletten Footer in der Mitte
widget_footer: ist der DIV Container und zugleich der Rahmen für die Widgets
widget_footer_text: hierin wird das Widget geladen. Abstand zum Rahmen
footer_close: für die Fußnote, darunter passend die Formatierungen für a und p
*/
#widget_header{
	position: relative;
	width: 990px;
	height: 180px;
	text-align: justify;
	line-height: 14px;
	font-size: 11px;
	overflow: hidden;
}
#content{
	z-index: 2;
	clear: both;
	margin: 50px 0px 0px 0px;
	position: relative;
	width: 960px;
	min-height: 200px;
	text-align: left;
}
#content2{
	z-index: 2;
	clear: both;
	margin: 20px 30px 40px 30px;
	position: relative;
	width: 910px;
	min-height: 200px;
	text-align: left;
}
#post{
	text-align: justify;
	margin-left: 30px;
	width: 940px;
}
#post img{
	float: right;
	border: 1px solid #848484;
	margin: 0px 60px 20px 100px;
}
#single_entry img{
	border: 1px solid #848484;
}
#single_entry ul{
	margin-left: 20px;
}
#single_entry li{
	line-height: 20px;
}
#single_entry {
	text-align: justify;
	margin: 20px 0px 20px 0px;
}
/*
FOOTER
box_bottom: beinhaltet das grüne Design als Background
footer: zentriert den kompletten Footer in der Mitte
widget_footer: ist der DIV Container und zugleich der Rahmen für die Widgets
widget_footer_text: hierin wird das Widget geladen. Abstand zum Rahmen
footer_close: für die Fußnote, darunter passend die Formatierungen für a und p
*/
#box_bottom{
	clear: both;
	background-image: url(style/images/s-square_hosting.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 154px;
	margin-top: 10px;
}
#footer{
	position: relative;
	width: 990px;
	height: 310px;
	margin: 0px auto;
	text-align: left;
}
#follow{
	float: left;
	position: relative;
	width: 280px;
	height: 31px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 150px;
	text-align: left;
}
#artikeltags{
	float: right;
	position: relative;
	width: 250px;
	height: 20px;
	overflow: hidden;
	margin-top: 28px;
	margin-right: 150px;
	text-align: left;
}
#artikeltags p{font-size: 9px;}

#footer_trenner{
	background-image: url(style/images/square-group_passau.png);
	position: relative;
	width: 960px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#widget_footer_headerpic{
	position: relative;
	margin-right: 20px;
	float: left;
	width: 305px;
	height: 30px;
	text-align: left;
}
#widget_footer{
	position: relative;
/*	padding: 13px 10px 10px 10px;*/
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	width: 305px;
	height: 140px;
	border: solid 1px #848484;
	text-align: left;
}
#widget_footer ul{
	margin: 10px;
	padding: 0px;
	list-style: disc;
}
#widget_footer li{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: disc;
}
#widget_footer a{
	display: inline;
	height: 14px;
	margin: 0px;
	padding: 0 0 0 0;
}
#widget_footer_text{
	position: relative;
	margin: 20px;
	width: 260px;
	height: 140px;
	text-align: justify;
}
#widget_footer_right{
	float: right;
	margin-right: 30px;
	position: relative;
	width: 180px;
	height: 125px;
	text-align: right;
	overflow: hidden;
}
#widget_footer_center{
	margin: -10px 20px 0 0px;
	float: left;
	position: relative;
	width: 700px;
	height: 125px;
	text-align: justify;
	overflow: hidden;
}
#footer_close{
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	text-align: right;
	width: 990px;
	height: 154px;
}
#footer_copyright{
	color: #333;
	clear: both;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 990px;
	height: 10px;
}
#footer_close p{color: #414141; font-size: 10px;}
#footer_close a{color: #414141; font-size: 10px;}
