/*
Theme Name:		dj iPek 2
Theme URI:		http://dj-ipek.de
Description:	DJ IPEK
Version:		1.0c
Author:			pixel■klan
Author URI:		http://pixelklan.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
	list-style: none;
	text-decoration: none;
}

body 
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#headerwrap
{
	width: 790px;
	height: 470px;
	margin: 0px 0px 0px 0px;
}


                         /***************************************************
                         *********************** Site Description **************
                         *****************************************************/


#comment
{

}
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/

#alles{
	width: 790px;
	height: 1039px;
	overflow: hidden;
	background-image: url(img/bg_alles.jpg);
}

#container
{
	width: 790px;
	overflow: hidden;
}

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
	float: left;
	width: 143px;
	height: 499px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
	float: right;
	width: 156px;
	height: 499px;
	overflow: auto;
	text-align: left;
	margin-top: -14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
	height: 499px;
	width: 461px;
	overflow: auto;
	text-align: left;
	float: left;
	padding-left: 0px;
	margin-right: 30px;
}

#content h3 {
	color: Black;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	background-color: White;
	filter:Alpha(opacity=50)
}

#content ul li{
padding-left: 15px;
}

#content ul li ul li{
padding-left: 10px;
}

#content ol{
list-style-position: inside;
padding: 2px;
margin-bottom: 10px;
}      

.entrytext{
	padding-left: 10px;
}
.entry{
	margin-left:20px;
}
.entry td {
	font-size: 10px;
}
#post{
	padding-left: 20px;
}

             /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footer
{
	padding: 0px;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 790px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a:link {
color: #3F3F3F;
text-decoration: none;
border: none;
font-weight: bold;
}
#footer a:hover {
color: #3F3F3F;
text-decoration: underline;
border: none;
}

#footer a:visited:hover {
color: #3F3F3F;
text-decoration: underline;
border: none;
}

#footer a:visited {
color: #3F3F3F;
text-decoration: none;
border: none;
font-weight: bold;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
background: none;
width: 146px;
text-align: left;
margin-left: 10px;
}

#sidebarleft ul li ul li a:link{
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
#sidebarleft ul li ul li a:hover{
	color: #6a5acd;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
#sidebarleft ul li ul li a:visited{
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

#sidebarleft ul li ul li ul li a:link{
	color: #CCCCCC;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
}
#sidebarleft ul li ul li ul li a:visited{
	color: #CCCCCC;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
}
#sidebarleft ul li ul li ul li a:visited.hover{
	color: #6a5acd;
	margin-left: 15px;
	font-size: 13px;
		font-weight: bold;
}

#sidebarleft ul li ul li ul li a:hover{
	color: #6a5acd;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
}


#sidebarleft h2 {
	color: #6a5acd;
	font-size: 18px;
	margin-left: -10px;
}


                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
	width: auto;
	padding-left: 0px;
	padding-top: 0px;
	background: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#sidebarright ul li
{
display: block;
padding-left: 0px;
margin-left: 0px;
}

#sidebarright ul li ul li{
padding-left: -10px;
}

#sidebarright a:link {
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

#sidebarright a:hover {
	color: #3c2ab0;
	text-decoration: underline;
	border: none;
}

#sidebarright a:visited:hover {
color: #3c2ab0;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #484848;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
	color: black;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
	margin-bottom: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
padding-left: 10px;
padding-right: 15px;
margin-left: 25px;
margin-right: 25px;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
border-top: 1px solid #999999;
margin-bottom: 20px;
margin-left: 20px;
}

.postmetadata a:link
{
	border: none;
	color: #000000;
	font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #3E748F;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a:link
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

                         /***************************************************
                         *********************** Headings Global **************
                         *****************************************************/

h1
{
font-size: 26px;
padding-left: 5px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding-top: 5px;
margin-top: 5px;
margin-bottom: 6px;
text-align: left;
}

h3
{	text-indent: 20px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 15px;
	text-align: left;
	padding-left: -20px;
	filter: Alpha(Opacity=60, FinishOpacity=60);
}

h3 a:link, h3 a:visited
{
	color: #013241;
	font-weight: bold;
}

h4
{
margin-top: 15px;
font-size: 14px;
}

.date
{
float: right;
font-weight: bold;
background: url(img/date.gif) 0px 10px no-repeat;
padding-bottom: 20px;
margin-right: 15px;
text-align:center;
width: 35px;
color: #6D809F;
}
