/*
Theme Name: CiNNeR 2009

/*-----------Block Level Elements--------------*/

Body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #410103;
	text-align: center;
	padding: 0;
	margin-top: 15px;
	background: #eee8d9; 
}


a { color: #5b0205;
	font-family:arial, helvetica, sans-serif;
    text-decoration: none;
	font-weight: bold;
 }

a:hover {
font-family: arial, helvetica, sans-serif;
color: #f10808;
text-decoration: none;
font-weight: bold;

 }


a img { border: none; }




#wrapper {
	width: 1000px;
	margin: 0px auto;
   	padding: 0px;
	text-align: left;
	background: url(images/bgcontent0.gif);
	background: url(images/bgcontent0.gif); 

}


#kop {
	width: 1000px;
    height: 227px;
	margin: 0px auto;
   	padding: 0px;
	text-align: left;
    background: url(images/sitetop6.jpg) no-repeat;
}

/* MAIN NAVIGATION MENU */


/*Menu's*/

#nav-container {
width:880;
height:29px;
padding-left: 38px;
padding-top: 187px;
overflow: hidden;
} 

#main-nav ul{
list-style-type: none;
margin: 0;
padding: 0;
}


#main-nav ul li {
float: left;
margin: 0 2px 0 0; 
height: 29px;
overflow: hidden;
background: url(images/tab_right.gif) no-repeat right top;
display: inline;
}

#main-nav ul li a{
display: block;
padding: 7px 10px 10px;
text-decoration: none;
background: url(images/tab_left.gif) no-repeat;
color:#FFFFFF;
text-decoration: none;
}

#main-nav ul li a:hover {
background: #eee9da url(images/tab_right_current.gif) no-repeat right top;
color:#910300;
}

#main-nav ul li#current {
background: #eee9da url(images/tab_right_current.gif) no-repeat right top;
}

#main-nav ul li#current a {
background: url(images/tab_left_current.gif) no-repeat;
color:#910300;
}


#main-nav ul li#current a:hover {
background: url(images/tab_left_current.gif) no-repeat;
color:#910300;
}





/* SEARCH FORM */
#search {
	position:absolute;
	top:108px;
	left:752px;
	width:300px;
	height:50px;
	border:0px red solid;

}


#search input {
	position:absolute;
	top:16px;
	left:0px;
	height:13px;
	width:106px;
	padding:3px 0 1px 0;
	margin:0 0 0 0;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica;
	color:#999999; 
	border:none;
	background:transparent;
}
	}
#search submit {

	cursor:pointer;
	border:none;
	background:transparent;
	position:absolute;
	top:0px;
	right:50px;
	height:50px;
	width:175px;

}


#container {
	width: 1000px;

}


#content {

    width: 680px;
	float: left;
	padding: 8px 0;
    margin: 0px 0px 0px 0px;

}




#header {
	padding-top:2px;
 	height:100px;
	background: url(images/kiss666.jpg) left top no-repeat;
    margin-left: 35px;
    margin-top: 0px;
	margin-bottom:-15px;
	}

#header h1 {
	margin: 0;
	padding: 0 0 0 60px;
}


#content #header h1 a {
	color: #000;
	font-family:arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -1px;
	text-decoration: none;
}

#sidebar {
	width: 300px;
 	float: right;
margin-right:19px;
    overflow: hidden;


}

#header-image {
	background-image:url(images/headerrimpel2.jpg);
	background-repeat: no-repeat; 
	width:351px;
	height:324px; 
    margin-top: 7px;
	padding-bottom:10px;
    margin-left: -1px;

	}

#topmenu {
	display:inline;
	float:left;
	width:110px;
	height:30px;
	margin-top:2px;
	}

#topmenu a {
	display:inline;
	border:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}	

/*-------leftmenu-------*/

#menu {

	width: 153px;
	float: left;
    display: inline;
    margin-top: -10px;

}


#menu H3 {
	background: #eee9da;
	color: #594128;
	margin: 0px 2px 0px 0px;
	padding: 5px;

	border-bottom: solid 1px #c6bbae;
    border-left: solid 1px #af9f90;
	border-right: solid 1px #c6bbae;
    border-top: solid 1px #af9f90;
	font-family:arial, helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
}

#menu ul li {
	color:#543c3c;
	font-size:14px;
	font-family:arial, helvetica, sans-serif;
	padding:2px 0 2px 0;

}



#menu ul a {
	color: #543c3c;
    text-decoration: none;
	font-weight: bold;
}


#menu ul a:hover {
	color: #f60606;
    text-decoration: none;
	font-weight: bold;
}


/*-------rightmenu-------*/

#extras {

	width: 143px;
	float: right;
    display: inline;
    margin-top: -10px;

}


#extras H3 {
	background: #ded7c7;
	color: #594128;
	margin: 0px 2px 0px 0px;
	padding: 5px;
	border-bottom: solid 1px #c6bbae;
    border-left: solid 1px #af9f90;
	border-right: solid 1px #c6bbae;
    border-top: solid 1px #af9f90;
	font-family:arial, helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
}


#extras ul li {
	color:#543c3c;
	font-size:14px;
	font-family:arial, helvetica, sans-serif;
	padding:2px 0 2px 0;

}

#extras ul a {
	color: #543c3c;
    text-decoration: none;
 	font-weight: bold;
}


#extras ul a:hover {
	color: #f60606;
    text-decoration: none;
	font-weight: bold;
}

#extras ul li a {

	color: #000000;
    text-decoration: none;
	font-weight: bold;

}


#menu ul, #extras ul {
	list-style-type: none; 
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#menu ul ul, #extras ul ul {
	margin-top: 5px;
    margin-left: 5px;
	margin-bottom: 5px;
}

#menu ul li {
	color:#543c3c;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0 2px 0;

}


#content {
	padding: 8px 0;
}


.post {
	clear: both;
	overflow: hidden;
	width: 595px;
	margin: 0px 2px 20px 33px;
	padding-left: 5px;
	font-size: 12px;
    color:#040000;
	border-bottom: solid 1px #f3f0e8;
    border-left: solid 1px #cdbaa1;
	border-right: solid 1px #f3f0e8;
    border-top: solid 1px #cdbaa1;


}
.post a:hover {
	color:#f10808; 
}



.meta, .meta a {
	font-size: 9px;
	font-weight:bold;
	color: #543c3c;
	text-decoration:none;
    padding: 2px;
}

.meta a:hover {
	font-size: 12px;
	color: #000;
}

.storycontent {
	line-height:150%;
	font-size:12px;
	color:#000000;
    padding-left: 10px;
}

.imagelink img {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}

#footer{
	clear:both;
	width: 1000px;
	background: url(images/sitebottom.jpg) no-repeat;
	padding-left:35px;
	padding-top: 30px !important;
	padding-top: 10px;	
    padding-bottom: 20px;
	color: #000000;
	font-size:12px;

 
}
#footer a { color: #390102; }
#footer a:hover { color: #f10808; }

/* general text styles */
h1 {
	font-size: 12px;
}

H2 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 38px;
	padding: 0;
}

#content h2 {
	color: #000;
}

H3 {
	font-size: 25px;
	font-weight: normal;
	margin-left: 2px;
	padding-left: 0px;
    padding-top: 0px;
	color: #000;
}


H3.storytitle a {
    color: #2e0302; 
	font-size:30px;
	line-height:14px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
    margin-left: 1px;
	margin-top:0px;
	padding-top:0px;
}

H3.storytitle a:hover {
    color:#f70606;

}

h4 {
	text-align: right;
	display: block;
    margin-bottom: 3px;
    margin-right: 35px;
	padding-right: 12px;
	color: #8b0409;
	font: bold italic 14px Verdana, Arial, sans-serif;
}




/* comment styles */

.commentlist {
	list-style-type: decimal;
    color: #000;
 	padding: 0;
	margin: 10px 75px 10px 40px;

}


.commentlist li {
padding-top:4px;
padding-bottom: 4px;
margin-left: 24px;
border-bottom: 1px solid #ded7c7;
}




/* comment form styles */

form#commentform {
	margin-left: 56px;
	padding: 0;
}

form#commentform p {
	margin: 4px 4px 4px 4px;
	padding: 0;
}

input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    margin: 4px;
}

input#author, input#email, input#url {
	border: 1px solid #888;
}

textarea#comment {
	border: 1px solid #888;
	width: 480px;
    margin: 10 px 15px 10px 15px;
}

input#submit {
	border: 1px solid #888;
	background-color: #fff;
}



.backdots {
	color:#FFF;
	}

#header h2 {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0 0 0 60px;
	color:#000;
}

.feedback {
	background:#e5dbce; 
	height:73px;
	padding:0;
	margin: -2px 2px 0 -2px;
 
	}

.feedback a {
	display:inline;
	color:#000000;
	text-decoration:none;
	border:none;
	}

.feedback a:hover {
	color:#f10808;
	}		

h2 { font-size:14px; }

.navigation a {
	color:#970307;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}

.navigation a:hover {
	color:#f60606;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}


.alignleft {
	float:left;
	display:inline;
	padding-left:40px;
	height:25px;
	padding-top:7px;
	}

.alignright {
	float:right;
	display:inline;
	padding-right:0px;
	height:25px;
	padding-top:7px;
	}





#extras a:hover, #menu a:hover { color:#FFF; }

/* -------------------- Calender Styling ----------------------- */
#wp-calendar {
	color: #000000;
	padding: 2px;
	text-align: center;
	margin-bottom: 0px;
	font: x-small/140% Verdana, Arial, sans-serif;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	color: #68040D;
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #930e07;
	color: #68040D;
}

#wp-calendar caption {
	color: #930e07;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-top: 5px;
	font: bold small Verdana, Arial, sans-serif;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #930e07;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #930e07;
	color: #f5dbaf;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}