/*
Theme Name: KILA v2
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. KILA v2 supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: Florian Luzens
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


* {
padding: 0;
margin: 0 auto;
}

body {
background: #e1e9f2 url(images/bg.gif) repeat-x;
color: #000;
font: 12px Arial, Helvetica, sans-serif;
text-align:left;
margin: 0 auto;
}

a:link { 
		color:#0A5FAF; 
		text-decoration:none;
}
a:visited { 
		color:#0A5FAF;
		text-decoration:none; 
}

a:focus { 
		color:#0A5FAF; 
		text-decoration:none;
}

a:hover { 
		color:#0A5FAF; 
		text-decoration:underline; 
}

a:active { 
		color:#0A5FAF; 
		text-decoration:none; 
}

a img {
border:none
}

#wrapper {
width:980px
}

#header {
background: transparent url(images/header.jpg) no-repeat;
height:155px;
margin-top:23px;
}

#header-navigation {
background: transparent url(images/header-navigation.gif) no-repeat;
height:37px;
}

ul {
	list-style-position:inside;
	list-style-type:square;
}

#navigation-tab {
width:300px;
float:left;
font-size:12px;
line-height:normal;
overflow: hidden;
height:36px;
margin-left:25px;
}

#navigation-tab ul{
float:left;
list-style-type: none;
margin:0;
margin-left: 0px;
padding:0;
}

#navigation-tab li{
display:inline;
margin:0;
padding:0;
}

#navigation-tab a{
height:36px;
float:left;
margin:0;
margin-right: 0px;
padding:0 0 0 9px;
color: #d14108;
text-transform:uppercase;
text-decoration:none;
background:url(images/tab-left.gif) no-repeat left top;
}

#navigation-tab a span{
height:17px;
float:left;
display:block;
padding: 14px 25px 5px 11px;
font-weight:regular;
color: #d14108;
font-weight:bold;
cursor:pointer;
background:url(images/tab.gif) no-repeat right top;
}

#navigation-tab a:hover span {
background:url(images/tab.gif) no-repeat right top;
color: #c57f3d;
}

#navigation-tab .current-menu-item a{
background:url(images/tab-left.gif) no-repeat left top;
}

#navigation-tab #current a span{
background:url(images/tab.gif) no-repeat right top;
color: #B62626;
}

#navigation-tab a:hover{
background:url(images/tab-left.gif) no-repeat left top;
}

#navigation-tab a:hover span{
}

#infonavigation-tab {
width:450px;
float:right;
font-size:12px;
line-height:normal;
overflow: hidden;
height:36px;
margin-right:15px;

}

#infonavigation-tab ul{
float:right;
list-style-type: none;
margin:0;
margin-left: 0px;
padding:0;
}

#infonavigation-tab li{
display:inline;
margin:0;
padding:0;
}

#infonavigation-tab a{
height:36px;
float:right;
margin:0;
margin-right: 0px;
padding:10px 12px 0 9px;
color: #8f3204;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background:url(images/infonav-right.gif) no-repeat right 5px;
}

#infonavigation-tab a:hover{
color: #a7400d;
}

#content {
background: transparent url(images/bg-content.gif) repeat-y;
min-height:500px;
height:auto !important;
height:500px;
padding-top:17px;
padding-bottom:17px;
}

#content-left {
width:169px;
padding-left:26px;
padding-right:12px;
float:left;
}

#content-middle {
width:567px;
float:left;
line-height:20px;
}

.specialpic {
padding-bottom:15px;
}

#content-middle h1 { font-family: 'Chewy', arial, serif; font-size:21px; color: #e3780f; font-weight:300; padding-bottom:10px; }
#content-middle h2 { font-family: 'Chewy', arial, serif; font-size:16px; color: #096FBF; font-weight:300; padding-bottom:10px; }
#content-middle p  { padding-bottom:15px; }

#content-right {
width:168px;
padding-left:11px;
padding-right:27px;
float:left;
}

.leftnav-head {
background: transparent url(images/leftnav-head.gif) no-repeat;
width:127px;
height:25px;
color: #9b3e00;
font-weight:bold;
padding-left:42px;
padding-top:12px;
}

.leftnav-link {
background: transparent url(images/leftnav-bg.gif) repeat-y;
width:169px;
height:auto;
}

.leftnavli{
}

.leftnavli ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.leftnavli ul li{
}

.leftnavli ul li a{
color: #0665b5;
background: url(images/leftnav-link.gif) no-repeat bottom left;
display: block;
width:140px;
padding-top:   6px;
padding-bottom:   4px;
padding-left: 15px;
text-decoration: none;
font-size:12px;
}

.leftnavli ul li a:hover{
background: url(images/leftnav-linkhover.gif) no-repeat bottom left;
color: #ff9a00;
}


.leftnav-foot {
background: transparent url(images/leftnav-foot.gif) repeat-y;
width:169px;
height:6px;
margin-bottom:10px;
}

.rightnav-head {
background: transparent url(images/rightnav-head.gif) no-repeat;
width:127px;
height:25px;
color: #fff;
font-weight:bold;
padding-left:42px;
padding-top:12px;
}

.rightnav-link {
background: transparent url(images/rightnav-bg.gif) repeat-y;
width:149px;
height:auto;
padding:10px;
color: #404040;
}

.rightnav-link ul {
list-style-type:none;
}


.rightnav-img {
background: transparent url(images/rightnav-bg.gif) repeat-y;
width:165px;
overflow:hidden;
height:auto;
padding-bottom:0px;
padding-left:2px;
padding-right:2px;
padding-top:1px;
color: #404040;
}

.rightnav-foot {
background: transparent url(images/rightnav-foot.gif) repeat-y 0px 0px;
width:169px;
height:11px;
}

.rightnav-foot2 {
background: transparent url(images/rightnav-foot.gif) repeat-y 0px 0px;
width:169px;
height:11px;
}

.clearfloat {
clear:both
}

#footer {
background: #045fae url(images/bg-footer.gif) no-repeat;
height:185px;
}

#categories {
	width:975px;
	padding-left:35px;
	padding-top:28px;
	padding-bottom:19px;
	height:auto;
}

#categories a, #categories a:link  {
	font-weight:normal;
	color: #fff;
	text-decoration:none;
}

#categories a:hover {
	text-decoration:underline;
}


#categories ul {
	list-style-type:none;
	padding-top:2px;
}

#categories ul li {
	height:20px;
	font-weight:regular:
}

#categories h3 {
	font-size:12px;
	color: #fff;
	padding-bottom:2px;
}

.navcontainer {
	float:left;
	width:135px;
	height:145px;
	margin-right:30px;
background: url(images/dot-footer.gif) repeat-y top right;
}

.navcontainer a, .navcontainer a:link {
	color: #869FB5;
	text-decoration:none;
}

.navcontainer a:hover {
	text-decoration:underline;
}

#footer-shadow {
background: url(images/bg-footer-shadow.gif) no-repeat;
height:16px;
padding-bottom:15px;
}
