a  { 
  text-decoration : none; 
  outline : none; 
  color : #205b87; 
 } 

 a:hover  { 
  text-decoration : underline; 
 } 

 img  { 
  border : 0; 
 } 

 body  { 
  color : #222222; 
  background-image: url(http://www.fifoost.org/bilder/pbg-color.gif);
  margin : 0 auto; 
  font-size : 12px; 
  padding : 0; 
  font : 72% Verdana, Geneva, Arial, Helvetica, sans-serif; 
  background : #f3f3f3f; 
 } 

 h1 a, h2 a, h3 a, h4 a, h5 a  { 
  color : #222; 
 } 

 h1  { 
  font-size : 24px; 
  font-family : Georgia, Times, serif; 
 } 

 h2  { 
  font-size : 18px; 
 } 

 h3  { 
  font-size : 16px; 
  color : #cc0000; 
 } 

 h4  { 
  font-size : 14px; 
 } 

 h5  { 
  font-size : 13px; 
 } 

 h6  { 
  font-size : 12px; 
 } 

 textarea  { 
  width : 97%; 
 } 

 .mainwrapper  { 
  padding : 10px 20px 0 10px; 
  margin : 0; 
  border-top : 2px solid #ccc; 
  border-bottom : 2px solid #ccc;
  font : 72% Verdana, Geneva, Arial, Helvetica, sans-serif;  
  font-size : 12px; 
  background : #ffffff; 
 } 

 #sidebar  { 

  margin : 0 5px; 
  padding : 5px 0 0; 
 } 

 #login  { 
  height : 16px; 
  font-size : 12px; 
  color : #000000; 
  text-align : right; 
  padding : 10px 20px 15px; 
  background : url(http://www.fifoost.org/wordpress/wp-content/themes/magazine-basic/images/login.png) repeat-x; 
 } 

 #login a  { 
  color : #fff; 
 } 

 #login ul  { 
  padding : 0; 
  margin : 0; 
 } 

 #login ul li  { 
  display : inline; 
 } 



.side-widget {
	margin: 0 0 10px;
	padding: 0 10px 10px 20px;
	background: url(http://www.fifoost.org/wordpress/wp-content/themes/magazine-basic/images/bg-hatch.gif);
	border: 1px solid #ddd;
	border-right-color: #999;
	border-bottom-color: #666;

	}
	
	.side-widget ul {
		list-style: none;
		margin: 0 0 2px 0;
		padding: 0;
		overflow: hidden;
		}

	.side-widget ul li {
		padding: 0  0 10px 0;
		margin: 0 0 2px 0;
		font-size: 13px;
		}
		
	.side-widget ul li li {
		padding: 0  0  0 15px;
		margin: 0;
		}
	
	.side-widget h2 {
		font-size: 14px;
		padding: 10px 0 5px;
		margin-top: 0;
		text-align: center;
		text-transform: uppercase;
		background: url(http://www.fifoost.org/wordpress/wp-content/themes/magazine-basic/images/h2line.gif) repeat-x bottom; 
		}
		
	.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}

	.side-widget li a {
		background: url(/wordpress/wp-content/themes/magazine-basic/images/bg_bullet_full_2.gif) left no-repeat;
		padding: 0 0 0 10px;
		}


	.side-widget li li a {
		background: url(/wordpress/wp-content/themes/magazine-basic/images/bg_bullet_half_2.gif) left no-repeat;
		padding-bottom: 0 ;
		}

 .main-navigation  { 
  margin : 0; 
  float : left; 
  clear : both; 
  width : 100%; 
  background : url(http://www.fifoost.org/wordpress/wp-content/themes/magazine-basic/images/nav.png); 
  position : relative; 
  z-index : 1000; 
 } 

 .sf-menu, .sf-menu *  { 
margin : 0; 
padding : 0; 
list-style : none; 
 } 

 .sf-menu  { 
line-height : 1.0; 
 } 

 .sf-menu ul  { 
position : absolute; 
top : -999em; 
width : 10em; 
 } 

 .sf-menu ul li  { 
width : 100%; 
 } 

 .sf-menu li:hover  { 
visibility : inherit; 
 } 

 .sf-menu li  { 
float : left; 
position : relative; 
 } 

 .sf-menu a  { 
display : block; 
position : relative; 
 } 

 .sf-menu li.sfHover ul  { 
left : 0; 
top : 2em; 
z-index : 99; 
 } 

 ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul  { 
top : -999em; 
 } 

 ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul  { 
left : 10em; 
top : 0; 
 } 

 ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul  { 
top : -999em; 
 } 

 ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul  { 
left : 10em; 
top : 0; 
 } 

 .sf-menu  { 
float : left; 
margin-bottom : 0; 
 } 

 .sf-menu a  { 
border-right : 1px solid #fff; 
padding : 0.6em 1em 0.4em; 
text-decoration : none; 
 } 

 .sf-menu li li a  { 
border : 0; 
 } 

 .sf-menu a, .sf-menu a:visited  { 
color : #fff; 
 } 

 .sf-menu li li  { 
background : #888; 
 } 
 .sf-menu li li li  { 
background : #888; 
 } 

 .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active  { 
background : #666; 
outline : 0; 
 }

