/*
Theme Name: Kid Julez
Theme URI: http://kidjulez.de
Description: Premium Template fuer Kid Julez
Version: 1.0
*/
body
{
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Calibri;
	font-size: 12px;
}

#container
{
	width: 1189px;
	margin: auto;
	background-color: #FFFFFF;
}

#header
{
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	height: 190px;
}

#searchbox
{
	height: 65px !important;
	width: 215px !important;
	/*float: right;
	margin-right: 210px;
	margin-top: 110px;*/
	background-image: url('images/searchbox.png');
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 45px;
	text-align: left;
	/*border: 1px solid red;*/
}
#searchbox_input 
{
	border: none;
	width: 124px;
	background: transparent;
	margin-right: 0px;
}
#searchbox_submit
{
	background: url('images/go.png') 0% 50%;
	width: 49px;
	height: 35px;
	margin-left: 0px;
	border: none;
}

.box
{
	width: 230px;
}

.hr_line
{
	background-image: url('images/hr_line.png'); 
	background-repeat: repeat-x;
	margin-left: 11px;
	margin-right: 11px; 
	margin-bottom: 0px;
	height: 4px !important;
}
 
.clear
{
	clear: both;
}
#t_container
{
	border: none;
	padding: none;
	margin: none;
}
#t_container td
{
	vertical-align: top;
}
#content
{
	width: 895px;
	padding: 11px;
	color: #333333;
	margin: 0px;
	background-image: url('images/v_line.png');
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0px;
	margin-top: 0px;
}


#sidebar_left
{
	width: 249px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/*border-right: 1px solid #D1D0C8; */
}
/*
#sidebar_right
{
	padding-left: 11px;
	padding-right: 11px;
	width: 195px;
}
*/
.box
{
	/*border-right: 1px solid #D1D0C8;*/
	background-image: url('images/box.png');
	background-repeat: repeat-y;
	padding: 9px;
	padding-top: 12px;
	margin-bottom: 0px;
	/*border-bottom: 2px solid #D1D0C8;*/
	
}
.box_last  
{
	/*border-right: 1px solid #D1D0C8;*/
	background-image: url('images/box.png');
	background-repeat: repeat-y;	
	padding: 9px;
	padding-top: 12px;
	margin-bottom: 0px;
	border-bottom: none;
	width: 230px;
}

.fading
{
	margin: 0px;
	padding: 0px;
}

.no_top_padding
{
	padding-top: 0px;
}

.heading
{
	background-image: url('images/heading.png');
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	font-size: 14px;
	padding: 5px;
}
#sidebar ul
{
	list-style-image: url('images/list-style.png');
	padding-left: 20px;
}
#ads
{
	text-align: center;
}
img
{
	border: none;
}
#footer
{
	background-image: url('images/heading.png');
	color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
}
.heading a
{
	text-decoration: none;
	color: #FFFFFF;
	cursor: help;
	font-style: none; 
}
a
{
	color: #999999/*#D1D0C8*/;
	font-weight: bold;
	font-style: italic;
}
.centered
{
	text-align: center;
}
#footer a
{
	color: #FFFFFF;
}
.entry
{
	padding-left: 5px;
	padding-right: 5px;
}