/*
Theme Name: CiNNeR 2009

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

Body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #102401;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	background: #c8de84 url(images/bg.jpg); 
}


a { color: #7b0106;
	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: #f6e0e9 url(images/cinnermidden.jpg);
	background: #f6e0e9 url(images/cinnermidden.jpg); 

}

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


/* MAIN NAVIGATION MENU */


/*Menu's*/

#nav-container {
width:680;
height:27px;
padding-left: 18px; 
padding-top: 304px;
overflow: hidden;
} 

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


#main-nav ul li {
float: left;
margin: 0 4px 0 0; 
height: 20px;
overflow: hidden;
background: #adea3f;
border-top: solid 1px #63900a;
border-left: solid 1px #63900a;
border-right: solid 1px #63900a;
display: inline;
}

#main-nav ul li a {
display: block;
padding-left: 5px;
padding-right: 7px;
padding-top: 3px;
padding-bottom: 0px;
text-decoration: none;
background: #adea3f;
border-top: solid 1px #63900a;
border-left: solid 1px #63900a;
border-right: solid 1px #63900a;
color:#1c2d01;
text-decoration: none;
}

#main-nav ul li a:hover {
display: block;
height:20px;
background: #f4f8e9;
border-top: solid 1px #bcc9a2;
border-left: solid 1px #bcc9a2;
border-right: solid 1px #bcc9a2;
color:#000000;
}

#main-nav ul li#current {
display: block;
height:24px;
margin-bottom: -4px;
background: #f4f8e9;
border-top: solid 1px #bcc9a2;
border-left: solid 1px #bcc9a2;
border-right: solid 1px #bcc9a2;
}

#main-nav ul li#current a {
display: block;
height:24px;
margin-bottom: -4px;
background: #f4f8e9;
border-top: solid 1px #bcc9a2;
border-left: solid 1px #bcc9a2;
border-right: solid 1px #bcc9a2;
color:#000000;
}


#main-nav ul li#current a:hover {
display: block;
height:27px;
margin-bottom: -7px;
background: #fcf5fc;
color:#000000;
}




/* SEARCH FORM */
.mainsearch {
	position:absolute;
	top:376px;
	left:920px;
	width:300px;
	height:50px;
	border:0px red solid;

}

 
.mainsearch .keyword {
	position:absolute;
	top:16px;
	left:43px;
	height:13px;
	width:106px;
	padding:3px 0 1px 0;
	margin:0 0 0 0;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-style:italic;
	/*text-transform: uppercase;*/
	color:#8E8882; 
	border:none;
	background:transparent;
}
	
.mainsearch .submit {
	position:absolute;
	cursor:pointer;
	border:none;
	top:4px;
	left:-12px;
	height:40px;
	width:40px;
	background:transparent;
}


#container {
	width: 1000px;

}


#content {

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

}



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



#header-image {
	background-image:url(images/cinnersidebar.jpg);
	background-repeat: no-repeat; 
	width:317px;
	height:101px;  
    margin-top: 0px;
	padding-bottom:10px;
    margin-left: 0px; 

	}


.storytitle {
	display: block;
	margin: 0;
	padding: 0;
	color: #204602;
	font-size:30px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
}

H3.storytitle a {
    color: #112601; 
	font-size:30px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
    margin-left: 1px;

}

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

}


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

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

.post {
	clear: both;
	overflow: hidden;
	width: 630px;
	margin: 0px 2px 0px 20px;
	padding-left: 5px;
	font-size: 12px;
    color:#091501;
	border-bottom: solid 1px #d3e99f;
    border-top: solid 1px #c3df80;


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

.feedback {
	background:#e2f0c1; 
	height:60px;
	padding:0;
	margin: -2px 2px 0 -2px;
    border-top: solid 1px #d3c4d9; 
	}

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

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

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

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


#sidebar {
	width: 317px; 
 	float: right;
    margin-right:0px;
    overflow: hidden;
}





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

#menu {

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


#menu H3 {
	background: #834e92;
	color: #371840;
	margin: 0px 2px 0px 0px;
	padding: 5px;
    background: url(images/menubar.png) no-repeat;
	font-family:arial, helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
}

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

}



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


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


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

#extras {

	width: 140px;
	float: right;
    display: inline; 
    margin-top: -10px;
    margin-right: 13px;
}


#extras H3 {
	background: #834e92;
	color: #371840;
	margin: 0px 2px 0px 0px;
	padding: 5px;
    background: url(images/extrabar.png) no-repeat;
	font-family:arial, helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
}


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

}

#extras ul a {
	color: #265602;
    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;

}




#footer{
	clear:both;
	width: 1000px;
    height: 222px;
	background: url(images/cinnerfooter.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;
}




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




/* comment styles */

#comments {
    margin-left: 45px;
	color: #8b0409;
	font: bold italic 14px Verdana, Arial, sans-serif;

}


.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 ***/
#respond {
	clear:both;
    margin: 40px 40px 40px 40px;
	font-size:12px;
}
.commentlist #respond{
	margin-right:0;
}
#respond .cancel-comment-reply a{
	color:#ff0000;
}
#respond a, #respond a:hover{
}

#commentform {
	margin-left:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
}
#submit {
	border: 1px solid #888;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;


.backdots {
	color:#FFF;
	}

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



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;
}
