/*  
Theme Name: Feniks
Theme URI: http://www.feniks.tv
Description: Feniks2009.
Version: 1.0
Author: Tom hemeryk
Author URI: http://www.feniks.tv/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
        line-height: 14px;
	color: #666666;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10px;
	line-height: 14px;
        text-align: left;
	vertical-align: top;
	color: #666666;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        line-height: 14px;
	padding: 0 0 0 0;
	text-decoration: none;
	color: #000000;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	line-height: 14px;
	}
	
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
        line-height: 14px;
	color: #000000;
	}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
        line-height: 14px;
	color: #FFFFFF;
        background-color: #666666;
	}

a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
        line-height: 14px;
	}

a:hover{
	text-decoration: line-through;
}

p{
	colour: #FFFFFF
        padding: 10px 0 0 0;
	line-height: 14px;
}

#wrapper{
	margin: 0 0 0 0;
	width: 99%;
	text-align: left;
	}

#header{
	float: left;
	width: 240px;
	height: 30px;
	padding-left: 12px;
        padding-top: 10px;
        line-height: 14px;
        color: #DDDDDD;
}

#container{
	float: left;
	width: 600px;
        padding-top: 10px;	
        padding-right: 10px ;
        padding-left: 10px;
        background-color: #000000;
        line-height: 14px;
	}

.sidebar{
	float: left;
	width: 240px;
        padding-top: 10px;
	line-height: 14px;
	}
	
	
.post{
	line-height: 14px;
}

.post h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 0 0px 0;
        color: #666666;
        line-height: 14px;
}

.entry{
	line-height: 14px;
}

p.postmetadata{
	 margin: 10px 0 0 0;
        line-height: 14px;
}

.navigation{
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}


.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding:0 0 0 0;
        line-height: 14px;
}

.sidebar ul li{
	padding:0 0 0 0;
        line-height: 14px;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        line-height: 14px;
}

.sidebar ul ul li{
	padding:0;
        line-height: 14px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 14px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 10px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10px;
}