/*
Theme Name:		Hobby-Reloaded
Theme URI:		http://www.poolander.com/
Description:	        Poolander Designs
Version:		1.1
Author:			Poolander Team
Author URI:		http://www.poolander.com/
*/

/* Global */
* { padding: 0; margin: 0; }
img{border:none;}

.date{font-size:0.5em; }

/* END Global */


body {
 font: 62.5%/1.5 "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
 background:url(img/stripes.png);
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
 background:#fff;
}
#faux {
 background:#fff;
 margin-bottom: 0px;
 overflow: auto;
 width: 100%
}
#header {
 color: #333;
 width: 900px;
 padding:0px;

 margin: 0px 0px 0px 0px;
 background: #ABBEBE;
}
/* Left Columm */
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px 16px 20px 15px;
 width: 169px;
 float: left;
 
}

#leftcolumn .art
{
background:url(img/side_art.jpg) no-repeat;
height:50px;
margin-top:10px;
}

#leftcolumn .mag
{
background:url(img/side_mag.jpg) no-repeat;
height:50px;
margin-top:20px;
}

#leftcolumn .info
{
background:url(img/side_info.jpg) no-repeat;
height:50px;
margin-top:20px;
}

.ul_bottom
{
background:url(img/ul_bottom.gif) no-repeat bottom;
height:11px;
}

#leftcolumn ul
{

list-style:none;
}

#leftcolumn ul li
{
background:#dfdfdf;
padding:8px 8px;
font-size:1.5em;
font-weight:normal;
border-bottom:1px solid #bfbfbf;
}

#leftcolumn ul li a
{
text-decoration:none;
color:#000000;
}

#leftcolumn ul li a:hover
{
text-decoration:none;
color:#D90000;
}


/* Center Columm */
#content { 
 float: left;
 color: #333;
 margin: 0px 0px 0px 0;
 padding: 0px 0px 20px 0px;
 width: 500px;
 display: inline;
 position: relative;
}

#content .entry { 
font-size:1.2em;
text-align:left;
}

#content .entry ul{ 
list-style:none;
}

#content .entry img { 
padding:5px;
}

#content .entry a{text-decoration:none; font-weight:bold; color:#32679B;}
#content .entry a:hover{text-decoration:none; color:#598F2C;}

#content .entry table { 
width:100%;
}

#content h2 { 
margin:20px 0 0 0;
font-size:1.7em;
font-weight:normal;
}
#content h2 a{text-decoration:none; color:#000000;}
#content h2 a:hover{text-decoration:none; color:#73BF45;}

/* RightColumm */


#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px 16px 0 15px;
 width: 169px;
 float: right;
}
#rightcolumn h2 { 
margin:20px 0 0 0;
font-size:1.2em;
color:#7A7A70;
padding:0px;
}
#rightcolumn h2 a{text-decoration:none; color:#7A7A70;}
#rightcolumn h2 a:hover{text-decoration:none; color:#444444;}

/* Footer Columm */


#footer { 
 width: 900px;
 clear: both;
 color: #333;
 background: #dfdfdf;
 margin: 0px 0px 20px 0px;
 padding: 0px;
}
.clear { clear: both; background: none; }



.ergas{
background:url(/wp-content/themes/hobby-reloaded/img/kal_erg.jpg) no-repeat;
height:193px;
padding:47px 25px 0 25px;
}