@charset "utf-8";
/*   
Theme Name: Kim Photo Template
Description: Fine art photography template and a photoblog tag page
Author: Bruno Gorgemans
Author URI: http://www.fifturesdesign.com
Version: 1.0

	Kim Template by Bruno Gorgemans
	http://www.fixturesdesign.com
	
	The CSS, XHTML, design and PHP are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:13px;
	color: #aaaaaa;
	line-height: 19px;
	margin: 0;
	padding:0;
	background-color:#000000;}

a       {
	color:#aaaaaa;
	text-decoration:none;  border-bottom-width:1px; border-bottom-style:dotted;  border-bottom-color:#b20202;}

a:hover{
	color:#b20202;
	text-decoration:underline;  border-bottom-width:0px; border-bottom-style:dotted;  border-bottom-color:#959595;}
h1{
        font-size:20px;
	margin: 5px 0 20px 0;
	color:#aaaaaa;
}

h2{font-size:16px;font-weight:normal;color:#fff; font-family:'Trebuchet MS',Tahoma,sans-serif;margin:0 0 15px 0;
margin-bottom: 15px;padding-bottom:5px;}

h2 a{border-bottom-width:0px; border-bottom-style:dotted;  border-bottom-color:#959595;
	color:#fff; text-decoration:none;}

h2 a:hover{
	color:#bfbfbf;
	text-decoration:none;}

h3 {border-bottom-width:0px; font-size:16px;font-weight:normal;color:#fff ;font-family:'Trebuchet MS',Tahoma;margin-bottom:10px;}

/*------------- General --------------*/

#header {margin:auto; width: 820px;  height: 137px; padding-top:31px;  position: relative; text-align:center; }
#container {width: 100%; height: auto; padding:0; margin:0; background: url(images/bg_main.jpg) 0 -30px repeat-x; border-top: 1px #8b1402 solid; border-bottom: 1px #290803 solid;}
#mainHome {width:790px; margin:auto; margin-top:40px; margin-bottom:40px; height: auto; text-align:center;}

#left{width:180px; padding:0px 5px 0px 0px; float:left;}
#mainContent {width:525px; padding:0px 0px 5px 20px; margin-left:220px;}
.clearingfix{display:block;}

#footer {margin:auto; width: 820px;  height: 45px; padding-top:5px;  position: relative; text-align:center;
	font-family: Tahoma, Geneva, sans-serif; font-size:11px; color: #5f5e5e; line-height:21px;}

#footer a{ color:#7d7d7d; text-decoration:none;  border-bottom-width:1px; border-bottom-style:dotted;  border-bottom-color:#7d7d7d;}
#footer a:hover{ color:#767575; text-decoration: none;  border-bottom-width: 1px;  border-bottom-style: dotted;  border-bottom-color: #767575;}

.top {width:275px; height:105px; margin:auto; margin-bottom:10px;} 

.homeFirst {font-family: Arial, sans-serif; font-size:12px; color:#aaaaaa; line-height:55px; margin-bottom:69px; margin-top:9px; padding:0; text-transform:uppercase;letter-spacing: 1px;}

.separator {margin:50px 40px 35px 25px; border-bottom-width:1px; border-bottom-style:dotted; border-bottom-color:#333333;padding-bottom:5px;}


/*------------- MAIN NAVIGATION --------------*/
#menu {height:auto; overflow:hidden; padding:0; margin-left:0px; margin-top:0;}

#menu ul {width:700px; margin: 0 auto; padding:0; bottom:0; left:0; list-style: none;}

.double-right-sidebar #menu ul {width: 947px;}

#menu ul li {
	float:left; text-align:center; padding-right:20px; padding-left:20px; list-style:none;}

#menu .page_item a {
font-size:12px; text-transform: uppercase; letter-spacing:2px; color:#aaaaaa; text-decoration:none; display:block; padding:8px 0 9px 0;border-bottom-width: 0px;}
#menu .page_item a:hover {color:#ffffff;}

#menu .current_page_item a {color:#ffffff; background:url(images/Up-arrow.jpg) bottom no-repeat;}

.metadata {margin-bottom: 25px;border-bottom-width:0px; border-bottom-style:dotted; border-bottom-color:#333333;padding-bottom:5px;}

#mainPost {width:535px; padding:0px 0px 0px 0px; margin:0;}

#right {float:right; width:218px; padding:15px 0px 10px 5px; background: url(images/bg-sidebar.png) 0 0 repeat-y;}

.clearingfix{display:block;}

/* sidebox */
div.sidebox{padding:0px 12px 8px 20px;margin:0 0 5px 0;}
div.sidebox div.sidebox-heading{border-bottom:#b20202 0px dotted;margin:0 0 15px 0;}
div.sidebox div.sidebox-heading h2{border-bottom-width:0px; font-size:16px;font-weight:normal;color:#fff ;font-family:'Trebuchet MS',Tahoma;margin:0;}
div.sidebox .linkcat h2{border-bottom-width:0px; font-size:16px;font-weight:normal;color:#fff ;font-family:'Trebuchet MS',Tahoma;margin-bottom:10px;}
div.sidebox ul{padding:0px;margin:0px;list-style:none;}
div.sidebox ul li{padding:1x 0 0px 3px; margin-bottom:4px;}
div.sidebox ul li ul{padding:0px;margin:5px 0 -2px 0px;list-style:none;}
div.sidebox ul li ul li{padding:0 0 1px 0;}
div.sidebox li a{color:#9a9a9a; border-bottom-width:0px; border-bottom-style:dotted;  border-bottom-color:#959595;}
div.sidebox li a:hover{color:#b20202;}
div.banners img{padding:2px;}
div.error{padding:5px 15px;margin:0 0 15px 0;font-size:12px;color:#c00;border-top:2px solid #fe7b7a;border-bottom:2px solid #fe7b7a;background:#FFD6D6;}
div.success{padding:5px 15px;margin:0 0 15px 0;font-size:12px;color:#57861A;border-top:2px solid #6CAA00;border-bottom:2px solid #6CAA00;background:#EEF7DD;}


.searchform { margin-top:20px;padding:0; }
fieldset.search {margin-bottom:26px; margin-left:6px; padding:0;border: none;}

.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #aaa;
	font-size: 11px;
	width: 205px;
	height: 23px;
	padding: 4px 0 4px 6px;
	margin: 0;
	background: url(images/search_box.gif) no-repeat;
}
.search input.box:focus {
	outline: none;
}
.cat1 {
	float:left;
	height:205px;
	padding-right:6px;
	margin-right:18px; 
margin-left:10px; 
	text-align:center;
	width:162px;	
}

.cat1 a {border-bottom-width:0px; border-bottom-style:dotted;  border-bottom-color:#959595;
	color:#fff;
	text-decoration:none;}

.cat1 a:hover {color:#b20202;
	text-decoration:underline;  border-bottom-width:0px; border-bottom-style:dotted;  border-bottom-color:#959595;}

.cat1 img {
	border:0;}
