/*
Theme Name: Ramadan mit der MJÖ
Theme URI: http://ramadan.mjoe.at/
Description: 
Version: 1.0
Author: tupo.productions
Author URI: http://www.tupo.at/
*/

body{
	padding:0px;
	margin:0px;
	background:url(img/ramadan_bg.gif);
	color:#FFF;
	font-family:Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1em;}

#container{
		
}
#header{
	background-image:url(img/ramadan_header_bg.gif);
	
}
#menu{
	background-image:url(img/ramadan_header.gif);
	background-repeat:no-repeat; 
	border-bottom:3px solid #9B2538;
	height:250px;
}
#menu ul{  margin:0px; padding:203px 0 0 0; height:50px; font-size:1.2em; font-weight:bold;}
#menu li{list-style:none; display:inline; }
#menu a{display:block; float:left;border-right:1px solid #9B2538; height:27px; margin:0px; padding:18px 10px 2px 10px;text-decoration:none; color:#FFF; }
#menu a:hover,#menu a:focus,#menu a:active{  background-color:#9B2538; }

#content{
	background:#551821;
	padding:1px 10px ;
	width:660px;
}
#content a{  color:#ccc; }
#content a:hover,#content a:focus,#content a:active{  color:#ccc; text-decoration:none;}
#footer{
	background:#9B2538;
	padding: 10px ;
	width:660px;
}
#footer a{  color:#ccc; }
#footer a:hover,#footer a:focus,#footer a:active{  color:#ccc; text-decoration:none;}

#sidebar{
	width:300px;
	position:absolute;
	margin-left:680px;
}
#sidebar h4{ background:#000000; margin:10px 0 0 0;}
#sidebar img{
	border-bottom:1px solid #000;
}
