/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* fonts */
h1, h2, h3, h4, h5, h6 {

color:#009DFF;
font-family:'Lucida Grande',Verdana,Arial,sans-serif;

}


img{
border:none;
}

h3 {

font-size:16px;
line-height:24px;
margin-bottom:10px;
margin-top:0;
}
a {
text-decoration:none;
color:#009DFF;
}
a:hover{
opacity:0.8;
text-decoration:underline;
color:#0864A4;
}
body,ul,ol,dl,h1,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
line-height: 20px;
}

h1{
line-height:24px;

}
h1.entry-title {
text-transform:uppercase;
padding:0 0 0 15px;
margin:0;
font-family:Times New Roman;
font-size:16px;
font-weight:bold;
background-color:#12A6DD;
color:#fff;
}
 
 
h1.entry-title a{
color:#fff;
font-size:16px;
font-family:Times New Roman;
letter-spacing:1px;
font-weight:bold;
padding:0;
}


h2{
line-height:24px;

}
h2.entry-title {
text-transform:uppercase;
padding:0 0 0 15px;
margin:0;
font-family:Times New Roman;
font-size:16px;
font-weight:bold;
background-color:#12A6DD;
color:#fff;
}
 
 
h2.entry-title a{
color:#fff;
font-size:16px;
font-family:Times New Roman;
letter-spacing:1px;
font-weight:bold;
padding:0;
}
 
h4{
color:grey;
}



/* Begin Typography & Colors */
body {

background-image:url(/wp-content/themes/default/images/hc_desktop_new.gif);
background-repeat:repeat-x;
background-color:#fff;
background-attachment:fixed;
padding:0;
margin:0;
text-align:center;
color:#949494;
font-family:"Trebuchet MS",Verdana,arial,helvetica,sans-serif;
font-size:14px;
	}

#wrapper {
	text-align:center;
	width:760px;
	margin:auto;
	}
	
#main-nav{
background-image:url(/wp-content/themes/default/images/border_line.gif);
background-position:center 30px;
background-repeat:no-repeat;
overflow:hidden;
padding-bottom:25px;
width:720px;

}

#maincontent{
background-color:#FFFFFF;
margin: auto 0;
padding-left:20px;
}

#sidebar{
	text-align:left;
	width:200px;
	float:left;
	margin-left:40px;
}

#footer{

background-image:url(/wp-content/themes/default/images/shadow_base.png);
background-position:center top;
background-repeat:no-repeat;

}

#canvas{
background-image:url(/wp-content/themes/default/images/vertical_border_line.gif);
background-repeat:repeat-y;
background-position:500px 0;
}


.narrowcolumn{
float:left;
overflow:hidden;
width:480px;
text-align:left;
}

#footer a{
color:#A1E0FF;

}

#footer a:active{
color:#A1E0FF;
}

#footer a:link{
color:#A1E0FF;
}

#footer a:visited{
color:#A1E0FF;
}

#footer a:hover{
color:#009DFF;

}

#footertext{
background-color:#FFFFFF;
color:#009DFF;
font-size:12px;
text-align:left;
padding-left:5px;
padding-top:10px;
}


/*READMORE*/
 
.readmore{
background-color:grey;
float:left;
color:#fff;
margin:0;
}
 
.readmore a{
color:#fff;
text-decoration:none;
text-transform:uppercase;
font-size:10px;
padding:0 5px;
}
/* page controls */
.navigationalignleft{
float:left;
width:235px;
text-align:left;
font-size:11px;
overflow:hidden;
max-height:20px;
}

.navigationalignright{
float:left;
width:240px;
text-align:right;
font-size:11px;
overflow:hidden;
max-height:20px;
}


.navigationalignleftimage{
float:left;
width:235px;
text-align:left;
font-size:11px;
overflow:hidden;
max-height:150px;
}

.navigationalignrightimage{
float:left;
width:240px;
text-align:right;
font-size:11px;
overflow:hidden;
max-height:150px;
}

#rsslinks {
font-size:11px;

}

/* Meta Data */

.leftmetadata{
float:left;
width:120px;


}


.rightmetadata{
float:left;
text-align:right;
width:360px;
font-size:11px;
}

.postmetadata{
margin-bottom:10px;
font-size:11px;

}

.alignleft{
float:left;

}
.alignright{
float:left;
}

.itemsep{
background-image:url(/wp-content/themes/default/images/border_line.gif);
background-position:top;
background-repeat:no-repeat;
overflow:hidden;
padding-bottom:15px;
width:480px;

}

/*MAIN MENU*/
#primary-nav{
text-align:left;
padding-top:10px;

}
#primary-nav ul {
font-size:10px;
list-style-type:none;
margin:0;
padding:0 0 0 15px;
text-transform:uppercase;
/*background-color:#4589C8;*/
background-image:url(/wp-content/themes/default/images/menu_bg.gif);
background-repeat:repeat-x;
}
 
 #primary-nav li{
 display:inline;
font-weight:normal;
margin:0;
 }
 
#primary-nav a, #primary-nav a:active, #primary-nav a:link, #primary-nav a:visited {
background-color:#FFFFFF;
color:#666666;
text-decoration:none;
}
#primary-nav li a {
color:#666;
line-height:20px;
margin-right:6px;
padding:0 3px;
}
 
#primary-nav li a:hover {
color:#fff;
background-color:#4589C8;
line-height:20px;
margin-right:6px;
padding:0 3px;
}

/* Sidebar */

#sidebar ul{
list-style:none;
float:left;
background-color:#efefef;
padding:10px;
margin:0;
width:180px;
margin-bottom:10px;
}
 
#sidebar ul li{
list-style:none;
background-color:#fff;
padding:3px;
margin:3px 0;
width:170px;
}
 
#sidebar ul li a{
text-decoration:none;
font-size:10px;
text-transform:uppercase;
}
 
#bar.without_logo {
display:none;
padding:20px;
width:720px;
}

.excerptimage{
padding-top:15px;
}

input{
border-style: solid;
border-width: 1px;
border-top-color:#CCC;
border-right-color:#CCC;
border-left-color:#CCC;
border-bottom-color:#CCC;
padding:2px;

}

#s{
width:194px;

}

.formbutton{
background-color:grey;
color:#FFFFFF;
float:left;
margin:0;
border-bottom-style:none;
border-top-style:none;
border-left-style:none;
border-right-style:none;
padding-top:3px;
padding-bottom:3px;
margin-top:10px;

}

#comment{
width:470px;
border-style: solid;
border-width: 1px;
border-top-color:#CCC;
border-right-color:#CCC;
border-left-color:#CCC;
border-bottom-color:#CCC;
padding:2px;
}

.imageholder {
max-height:400px;
overflow:hidden;
}

#footerleft{
width:400px;
float:left;
}

#footerright{
width:310px;
float:left;
text-align:right;
}
