/*
Theme Name: The K
Theme URI: http://www.ak6.ch/
Description: Theme created by Karian Foehr.
Version: 0.1
Author: Karian Foehr
 
The K by Karian Foehr || http://www.ak6.ch
*/

body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: #000;
color: #ffffff;
margin: 0px;
}

#page {
margin: 0 auto 0 auto;
width: 960px;
}

/*/////////////////////////////////////////////////HEADER/*/

#header {
float: left;
width: 960px;
height: 170px;
background-color: #000;
border-bottom: solid 1px gray;
margin-bottom: 23px;
}

/*#header h1 a{
color: #ffffff;
background-color: #000000;
}*/
 
/*#header p {
padding: 0 0px 0 0;
font-size: 1em;
text-align: left;
color: #ffffff;
}*/

.titre{
font-size: 1.4em;
padding-bottom: 12px;
}

.titre a{
color: #fff;
}

.titre a:hover{
color: #555;
}

.postmetadata {
font-size: 0.8em;
color: #555;
}

/*/////////////////////////////////////////////////CONTENT/*/

#content {
float: left;
width: 550px;
margin-bottom: 20px;
color: #ffffff;
padding-left:20px;
}

#content h2 {
font-size: 1.3em;
}

.post_content {
font-size: 1em;
padding: 10px 0px 30px 0px;
}

.audio {
width: 612px;
background-color: #ffffff;
}

/*/////////////////////////////////////////////////COMMENTS/*/

.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
}
 
.commentmetadata{
	font-size: 0.9em;
}
 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
font-size: 0.9em;
}
 
.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

/*/////////////////////////////////////////////////FILETS/*/

.sep_0{
background-image: url(icons/sep_0_xl.png);
background-repeat: no-repeat;
height: 41px;
width: 960px;
position:absolute;
top:165px;
}

.sep_1{
background-image: url(icons/sep_1_xl.png);
background-repeat: no-repeat;
height: 41px;
width: 230px;
}
.sep_2{
background-image: url(icons/sep_2_xl.png);
background-repeat: no-repeat;
height: 41px;
width: 612px;	
}

.sep_3{
background-image: url(icons/sep_3_xl.png);
background-repeat: no-repeat;
height: 31px;
width: 960px;
float: left;
}

/*/////////////////////////////////////////////////SIDEBAR/*/
 
.sidebar {
/*font-family:Lucida Grande, Century Gothic, Verdana, Arial, Sans-Serif;*/
float: right;
width: 230px;
padding-top:17px;
padding-right:0px;
/*position:absolute;
left:970px;
top:205px;
background-color: #900;
position:fixed;*/
}

.sidebar ul{
list-style-type: none;
padding-left:0px;
margin-top:-7px;
}

/*titres sidebar*/
.sidebar h2 {
/*font-family:Lucida Grande, Century Gothic, Verdana, Arial, Sans-Serif;*/
font-size: 1em;
margin-left:0px;
color: #FFF;
}

/*.sidebar ul li{
	color: #000;
}*/

.sidebar ul ul li{
color: #FFF;
}

.sidebar #search{
margin-bottom: 23px;
}

#mail a{
color: #FFF;
}

#toggle-search a{
color:#999;
}

#toggle-search a:hover{
color:#FFF;
}

#link{
position: fixed;
top: 88%;
left: 95%;
}

#mid{
position: fixed;
top: 93%;
left: 1%;
}

/*/////////////////////////////////////////////////CATEGORIES/*/

#nav a{
color: #FFF;
}

#nav a:hover{
color: #F00;
}

#nav{
	font-size: 1.2em;
}

#nav li a title{
display: none;
}


#nav li ul{
margin-top: 7px;
margin-bottom: 7px;
padding-left: 0px;
}

#nav li ul li{
font-color: #999;
font-size:.8em;
}

#nav li ul li a{
color: #999;
}

/*/////////////////////////////////////////////////FOOTER/*/

#footer {
font-size: 1em;
background:#000000;
clear: both;
width: 960px;
padding-left:0px;
}

#footer a {
color: #555;
background-color:#000000;
}

#footer p{
text-align: left;
font-size: 1em;
padding: 0 10px 20px 0;
color: #555;
}

/*/////////////////////////////////////////////////LINKS/*/

a {
color: #999;
text-decoration: none;
}

a img {
border: none;
} 

a:focus{
outline:0;
}

a:hover {
color: #fff;
}

img:hover {
background-color:#000;
border: none;
}

#content h2 a{
/*font-family: Lucida Grande, Century Gothic, Verdana, Arial, Sans-Serif;*/
/*font-size: 1.2em;*/
color: #FFF;
}

#content h2 a:hover{
color: #555;
}

.post_content a {
color: #999;
}
 
.post_content a:hover {
color: #fff;
background: #999;
}
 
.sidebar a:hover {
text-decoration: none;
border-bottom: 0px dotted;
}

.navigation{
font-size: 1.2em;
}
/*/////////////////////////////////////////////////*/
