/*
Theme Name: K2
Theme URI: http://getk2.com
Description: <strong><a href="themes.php?page=k2-options">Configure K2</a></strong> or visit the <a href="http://getk2.com/forum/">support forums</a>, <a href="http://k2.stikipad.com/">the wiki</a> or <a href="http://code.google.com/p/kaytwo/issues/list">the bug tracker</a>. K2 was developed by <a href="http://binarybonsai.com/">Michael</a>, <a href="http://chrisjdavis.org/">Chris</a>, <a href="http://zeo.unic.net.my/">Zeo</a>, <a href="http://stevelam.org/">Steve</a> and Ben, and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Version: 1.0-RC6
Author: Various Artists
Author URI: http://getk2.com/

CSS Documentation:	http://k2.stikipad.com/docs/show/CSS+Overview
The Real K2: 		http://en.wikipedia.org/wiki/K2
*/

@import url('css/core.css.php');


/*
Jason Clawson overrides
*/

.wp_syntax pre {
clear:none;
float:none;
margin:0pt;
overflow:visible;
width:auto;
font-size:12px;
}

.entry-content p, .entry-content ul, .entry-content ol, /*.entry-content div,*/ .entry-content blockquote {
margin:7px 0px 13px;
}

.entry-meta {
background-color:#F0F5FC;
}

#header {
background:#3371A3 none repeat left top;
height:200px;
position:relative;
}

ul.menu li a:hover {
background:#ffffff none repeat scroll 0% 0%;
color:#000;
text-decoration:none;
opacity:0.4;
}

.secondary h4 {
font-size:1.8em; 
color:#C24D1B;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
color:#2B415C;
}

h3, h4, .single .k2-asides h3 {
font-size:2.0em;
font-weight:normal;
letter-spacing:-1px;
}

.entry-content {
color:#444444;
font-size:1.1em;
line-height:1.8em;
text-align:justify;
}