/*
Theme Name: Steinfort
Theme URI: http://www.steinfort.lu/
Description: Theme of steinfort .
Version: 0.1
Author: Romuald Brisson
*/

body{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;

}

body a{
	color:#b32017;
}

img{
	padding:0;
	margin:0;
	border:none;
}

ul{
	line-height:20px;
	list-style-type:square;
	margin-bottom:15px;
}

li{

}


#page{
	width:970px;
	margin:auto;
}

#sidebar{
	margin-top:2px;
	width:247px;
	float:left;
}

#container{
	width:695px;
	float:right;

}

#content{
	
}


#content .post h1{
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0;
	color:#b32017;
}

h1 a{
	text-decoration:none;
}

#content  h2{
	font-size:19px;
	font-weight:normal;
	margin:10px 10px 10px 0px;
	padding:0;
	color:#b32017;
}

#content p{
	line-height:20px;

}

#footer{	
	background-color:#fbf8ed;
}


#footer .item{
	float:left;
	
	margin-right:20px;
	font-size:12px;
	
}

#footer  a{
	text-decoration:none;
	color:#000000;
}

#footer  a:hover{
	text-decoration:underline;
	color:#000000;
}

#footer .item-separator{
	height:30px;
	width:1px;
	background:#b32017;
	margin-right:20px;
	float:left;
	
}

#footer .item img{
	margin-right:8px;
}



/*Menu*/

#menubar{
	height:100px;
	background-color:#f4eed2;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/menu-bottom.gif);
}

#topmenu{
	height:34px;
	background-color:#fbf8ed;
	border-bottom:solid 1px #b32017;
	padding:10px 10px 10px 16px;
}

#topmenu .item{
	float:left;
	padding-top:10px;
	margin-right:20px;
	font-size:12px;
	
}

#topmenu .item a{
	text-decoration:none;
	color:#000000;
}

#topmenu .item a:hover{
	text-decoration:underline;
	color:#000000;
}

#topmenu .item-separator{
	height:30px;
	width:1px;
	background:#b32017;
	margin-right:20px;
	float:left;
	
}

#topmenu .item img{
	margin-right:8px;
}

#topmenu .search{
	float:right;
	padding-top:5px;
}

#topmenu .search img{
	float:left;
	margin-right:5px;
	margin-top:5px;
}

.searchfield{
	float:left;
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/search-background.gif);
	height:15px;
	width:129px;
	margin-right:10px;
	border:none;
	padding:5px;
	color:#72654f;
}

.searchfield:focus{
	color:#353534;
}

 #searchsubmit{
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/search-icon.gif);
	color:red;
	width:16px;
	height:17px;
	padding:0;
	margin-top:5px;
	border:none;
	cursor:pointer;
}

#menu{

}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-left:13px;
}

#menu li{
	float:left;
	
	font-size:14px;
	padding:9px 4px 0px 5px;
	
	margin-right:3px;
	height:25px;
}

#menu .menu-li-left{
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/menu-li-left.gif);
	padding:0px;
	margin:0px;
	width:8px;
	height:34px;
}

#menu .current{
	margin-right:0px;
	background-color:#b32017;
	color:#FFFFFF;
}

#menu .current a{
	color:#FFFFFF;
	font-weight:bold;
}

#menu .current a:hover{
	color:#FFFFFF;
	font-weight:bold;
}

#menu a{
	color:#000000;
	text-decoration:none;
}

#menu a:hover{
	color:#b32017;
	text-decoration:underline;
}

#menu .menu-li-right{
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/menu-li-right.gif);
	padding:0px;
	margin:0px;
	width:8px;
	height:34px;
	margin-right:5px;
}

/*Breadcrumb*/

#breadcrumb{
	padding-top:30px;
	height:39px;
	font-size:11px;
	color:#858585;
}

/*Bloc Navigation*/

#bloc-navigation-top{
	width:247px;
	height:8px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/bloc-navigation-top.gif);
	padding:0;
}

#bloc-navigation-bottom{
	width:247px;
	height:8px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/bloc-navigation-bottom.gif);
	margin-bottom:30px;
}

#bloc-navigation{
	width:211px;
	background-color:#f4eed2;
	padding:2px 18px 2px 18px;
	
}

#bloc-navigation li a{
	text-decoration:none;
	color:#000000;
}

#bloc-navigation ul{
	list-style:none;
	margin:0;
	padding:0;
}

#bloc-navigation ul li{
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:solid 1px #FFFFFF;
}

#bloc-navigation li.current a{
	font-weight:bold;
	color:#b32017;
}

/*Bloc*/

.bloc{
	width:249px;
	margin-bottom:30px;
}


.bloc-top{
	height:39px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/bloc-top.gif);
}

.bloc-top h1{
	padding:5px;
	font-size:16px;
	font-weight:normal;
	padding-left:17px;
	padding-top:8px;
	margin:0px;
	color:#2d2d2d;
}

.bloc-content{
	border-left: solid 1px #e4cb9e;
	border-right: solid 1px #e4cb9e;

	
}

.bloc-bottom{
	height:9px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/bloc-bottom.gif);
}



#bottompost{
	clear:both;
	height:34px;
	border-bottom:solid 1px #f4edd2;
	border-top:solid 1px #f4edd2;
	padding:10px 10px 10px 0px;
}

#bottompost .item{
	font-size:10px;
	float:left;
	padding-top:10px;
	margin-right:20px;
	font-size:12px;
	
}

#bottompost .item a{
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

#bottompost .item a:hover{
	text-decoration:underline;
	color:#000000;
}

#bottompost .item-separator{
	height:11px;
	width:1px;
	background:#b32017;
	margin-top:13px;
	margin-right:20px;
	float:left;
	
}

#bottompost .item img{
	margin-right:8px;
	border:none;
}


/*FOOTER*/
#top-footer{
	margin-top:20px;
	color:#595959;
	padding:5px 30px 100px 30px;
}

#top-footer .left{
	width:220px;
	float:left;
	padding-top:25px;
	
}

#top-footer .right{
	width:640px;
	float:left;
	border-left:solid 1px #e7e5dd;
	padding-left:20px;
}

#top-footer h1{
	font-size:19px;
	font-weight:normal;
	margin:10px 10px 10px 0px;
	padding:0;
	color:#b32017;
}

#bottom-footer{
	clear:both;
	margin-top:20px;
	height:43px;
	background-color:#f4eed2;
	padding:0px 30px 0px 30px;

}

#bottom-footer .left{
	width:220px;
	float:left;
	padding-top:15px;
	
}

#bottom-footer .right{
	width:670px;
	float:left;
	padding-top:15px;
	padding-left:20px;
	
}

.right h3{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

#bottom-footer .date{
	
}

.right .avis{
	color:#595959;
	font-size:11px;
	margin-bottom:15px;
}

.right .avis a{
	font-size:11px;
	color:#595959;
}

#bottom-footer .footer-menu{
	float:right;
	
}

#bottom-footer .item{
	float:left;
	margin-right:20px;
	font-size:11px;
	
}

#bottom-footer .item-separator{
	height:17px;
	width:1px;
	background:#b32017;

	margin-right:20px;
	float:left;
	
}

#bottom-footer img{
	margin-right:8px;
}

/**********************/
/**********************/
/*CONTENT*/
/**********************/
/**********************/

.next{
	float:right;
	font-size:11px;
	margin-top:10px;
}

.next a{
	color:#ff7700;
	text-decoration:none;
}

.next a:hover{
	text-decoration:underline;
}

.cat a{
	color:black;
	text-decoration:none;
}

.cat a:hover{
	text-decoration:underline;
}

.bloc-1{
	background-color:#f4eed2;
	padding:1px 25px 1px 1px;
	height:232px;
	
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(http://steinfort.lu/wp-content/themes/steinfort/images/bloc-1-top.gif);
	
}

.bloc-1 img{
	float:left;
	margin-right:25px;
	width:351px;
	height:232px;
}

.bloc-1 h1{
	font-size:24px;
	font-weight:normal;
	margin:10px 10px 10px 0px;
	padding:0;
	color:#b32017;
	width:270px;
	display: inline-block;
}

.bloc-1 .cat{
	margin-top:25px;
	font-size:12px;
	text-transform:uppercase;
 }

.bloc-1 .txt{
	font-size:12px;
	line-height:18px;
}



.bloc-2{
	float:left;
	background-color:#FFFFFF;
	padding:1px 25px 1px 1px;
	width:308px;
}

.bloc-2 img{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:solid 3px #eadcc0;
	width:119px;
	height:78px;
}

.bloc-2 h1{
	font-size:19px;
	font-weight:normal;
	margin:10px 10px 0px 0px;
	padding:0;
	color:#b32017;
	float:left;
	width:145px;
}

.bloc-2 .cat{
	font-size:12px;
	text-transform:uppercase;
}

.bloc-2 .txt{
	clear:both;
	font-size:11px;
	line-height:16px;
}


.bloc-3{
	float:left;
	background-color:#FFFFFF;
	padding:1px 25px 1px 1px;
}


.bloc-3 h1{
	font-size:19px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0;
	float:left;
	color:#b32017;
}

.bloc-3 .cat{
	float:left;
	width:160px;
	font-size:12px;
	margin-top:5px;
	text-transform:uppercase;
}

.bloc-3 .txt{
	clear:left;
	margin-left:160px;
	font-size:11px;
	line-height:16px;
}

.bloc-items {
	float:left;
	background-color:#FFFFFF;
	padding:1px 10px 1px 1px;
	width:680px;
	 border-bottom:solid 1px #f4edd2;
	margin-bottom:10px;
}

.bloc-items h1{
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0;
	float:left;
	color:#b32017;
}

.bloc-items .txt{
	clear:left;
	margin-left:0px;
	font-size:11px;
	line-height:13px;
}



/*Images*/

.p img{
	/*border:solid 1px #f4eed2;*/
	/*background-color:#f4eed2;*/
	/*float:left;*/
	border:none;
	
}

.alignleft {
	margin-right:25px;
	margin-bottom:15px;
	float:left;
}

.alignright {
	margin-left:25px;
	margin-bottom:15px;
	float:right;
}

.aligncenter{
	margin:auto;
	display:block;
	margin-bottom:15px;
}

.alignnone{
	display:block;
	margin-bottom:15px;
	
}




.p .cat{
	margin-bottom:5px;
	font-size:12px;
	text-transform:uppercase;
}

.wp-caption img{
	border:none;
	margin-right:0px;
}

.wp-caption{
	border:solid 1px #f4eed2;
	background-color:#f4eed2;
	float:left;
	margin-right:25px;
	margin-bottom:15px;
	
}

.wp-caption-text{
	font-size:10px;
	color:#b32017;
	padding:0px 10px 0px 10px;
	line-height:14px;
}

/**EVENTS**/

#content .events .event{
	
	padding-bottom:15px;
	
}

#content .events h2{
	margin-top:3px;

}

#content .events .date{
	
	font-size:15px;
	
}



#content .events .right{
	float:right;
	width:600px;
}

#content .events img{
	border:solid 1px #e6cda4;
	float:left;
}


#sidebar .events{
	padding:15px 15px 15px 15px;
}

#sidebar .events .event{
	height:60px;
}

#sidebar .events h2{
	font-size:11px;
	margin:0;
	padding:0;
}

#sidebar .events .date{
	color:#525252;
	margin-bottom:3px;
}

#sidebar .events .next{
	margin-top:-10px;
}

#sidebar .events img{
	border:solid 1px #e6cda4;
	float:left;
	margin-right:10px;
}


#sidebar .links{
	padding:15px 15px 15px 15px;
}

/*Table*/
table, td, tr{
	border:none;
	border-color:#e4cb9e;
	background:#fbf8ed;
}

table{
	border-left:solid 1px;
	border-bottom:solid 1px;
	border-color:#e4cb9e;
}

td{
	border-right:solid 1px;
	border-top:solid 1px;
	padding:5px;
	border-color:#e4cb9e;
}

.utils, .utils td{
	border:none;
	padding:0;
	background:#ffffff;
}

.empty, .empty td, .empty tr .empty tbody{
	border:none;
	padding:0;
	background:#ffffff;
}
