/*
Theme Name: jktheme
Theme URI: http://joshkohlbach.com
Description: Theme for joshkohlbach.com main site
Version: 0.1
Author: Josh Kohlbach
Author URI: http://joshkohlbach.com
Tags: jktheme
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

body {
	background: #FFFFFF;
	background-image: url('http://joshkohlbach.com/wp-content/themes/jktheme/images/body_bg.png');
	background-repeat: repeat-x;
	background-position: top left;
}

h1, h2, h3, h4 {
	font-family: Verdana;
}

#site-title {
	display: none;
}

#site-description {
	font-size: 12pt;
	font-family: Verdana;
	float: left;
	font-weight: bold;
	color: #9cebff;
	position: absolute;
	margin-top: 80px;
	margin-left: 170px;
}

#body-container {
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
}

#header-container {
	margin: 0;
	padding: 0;
	padding-left: 50px;
	top: 0;
	height: 185px;
	width: 960px;
	background: url('http://joshkohlbach.com/wp-content/themes/jktheme/images/header_bg.png');
	background-repeat: no-repeat;
}

#header {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 960px;
}

#header_img {
	margin-left: 45px;
	margin-top: 45px;
}

#josh_img {
	margin-bottom: 10px;
}

#footer {
	font-size: 8pt;
	float: right;
}

#container {
	margin: 0;
	margin-top: 30px;
	padding: 0;
	width: 960px;
	background: transparent;
}

#primary {
	margin: 0;
	padding: 0;
	width: 250px;
	margin-left: 0px;
	background: transparent;
}

.content {
	background: transparent;
	margin: 0;
	padding: 0;
	width: 650px;
	padding-right: 30px;
	border-right: 1px dotted #808080;
}

.post {
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	padding: 15px;
}

.no-widgets .content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.no-widgets .entry-title {
	text-align: center;
	display: none;
}

.blogroll {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.blogroll li {
	padding-bottom: 10px;
}

.widget {
	margin-bottom: 20px;
}

.widget a, .widget a:visited {
	color: #0033ff;
	text-decoration: underline;
}

.widget a:hover, a:active {
	color: #D54E21;
	text-decoration: underline;
}

ul.archives {
	margin-left: 15px;
}

.breadcrumbs, .byline {
	display: none;
}

.entry-meta {
	display: none;
}

.comments-closed {
	display: none;
}

.entry-title {
	font-style: italic;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}

.entry-title a:hover {
	text-decoration: none;
}

div.entry-content {
	margin: 0;
	padding: 0;
}

.entry-content a, .entry-content a:visited {
	color: #0033ff;
	text-decoration: underline;
}

.entry-content a:hover, .entry-content a:active {
	color: #D54E21;
	text-decoration: underline;
}

#primary-menu {
	width: 960px;
	margin: 0;
	padding: 0;
	background: transparent;
	top: 0;
	height: 50px;
	margin-top: -38px;
}

#primary-menu li, #primary-menu li a {
	background: transparent;
	border: none;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

#primary-menu li {
	border-bottom: #505050 1px solid;
	border-right: #505050 1px solid;
	border-top: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
}

#primary-menu li:hover {
	text-decoration: none;
	background: #598894;
	color: #ffffff;
	border-top: #505050 1px solid;
	border-left: #505050 1px solid;
	border-bottom: #bbbbbb 1px solid;
	border-right: #bbbbbb 1px solid;
}

#primary-menu li:hover a:hover {
	text-decoration: none;
	color: #ffffff;
}

#primary-menu li ul li, #primary-menu li ul li a {
	color: #ffffff;
	background: #227D93;
	margin-top: 0;
	border: none;
}

#primary-menu li ul li {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #808080;
}

#primary-menu li ul li:hover a:hover {
	text-decoration: none;
	background: #598894;
}

#primary-menu li ul li:hover {
	background: #598894;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #808080;
}

#primary-menu li ul {
	border-bottom: #505050 1px solid;
	border-right: #505050 1px solid;
	border-top: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	margin-top: 3px;
	margin-left: 5px;
	padding: 0;
	background: #227D93;
}

#primary-menu li ul ul {
	border-bottom: #505050 1px solid;
	border-right: #505050 1px solid;
	border-top: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	margin-left: 2px;
	margin-top: 5px;
	padding: 0;
}

#primary-menu li ul ul li {
	margin-top: 0;
}

.sf-sub-indicator {
	display: none;
}

#wp-logo, #sugar-logo, #php-logo {
	float: right;
	margin-top: 10px;
	margin-left: 8px;
}

#main_image_rotator {
	margin-top: 35px;
}