/**
* Primary Konductor Stylesheet
*
* Description
*
* @project Konductor Website
* @version 0.1
* @author Konductor Software Incorporated, Andrew Odri
* @copyright 2009
*/

/**
* @section Generic Styles
*/

body {
	background-color: #EEEEEE;
	background-image: url(../images/background-coloredspots.png);
	background-position: 0 50px;
	background-repeat: repeat-x;
	color: #272727;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p {
	color: #272727;
	font-family: Helvetica, Arial, sans-serif;
}

/**
* @section Header Styles
*/

#header {
	/*background-color: #000000;*/
	background-image: url(../images/background-black.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 90px;
}

#header h1.title {
	display: block;
	background-image: url(../images/konductor.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	font-size: 0;
	height: 80px;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 85px;
}

#header h1.title a {
	display: block;
	border: 0;
	font-size: 0;
	height: 80px;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 85px;
}

#header .status {
	color: #9CA4A7;
	font-size: 0.75em;
	height: 45px;
	padding-top: 5px;
	text-align: right;
}

#header .navigation {
	color: #9CA4A7;
	font-size: 1em;
	height: 30px;;
	text-align: right;
}

#header .navigation a {
	font-weight: 400;
	text-decoration: none;
}

#header .navigation a.special {
	display: inline-block;
	background-image: url(../images/sprite-homepage.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	border-right: solid #404040 1px;
	font-size: 0;
	float: right;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0 24px 0 0;
	width: 24px;
	height: 24px;
}

#header .navigation a.special:hover {
	background-position: 0 -24px;
}

#header .navigation ul {
	display: inline-block;
	float: right;
	list-style: none;
	margin: 0;
	position: relative;
	top: 3px;
}

#header .navigation ul li {
	display: inline;
	padding-left: 2em;
    position: relative;
}

#header .navigation ul li,
#header .navigation ul li a {
	color: #949494;
}

#header .navigation ul li:hover,
#header .navigation ul li a:hover {
	color: #38A9D5;	
}

#header .navigation ul li:active,
#header .navigation ul li a:active {
	color: #FFFFFF;	
}
	
/**
* @section Primary Content Styles
*/
#feature a {
	color: #38A9D5;
}
#feature a:hover {
	color: #2B2B2B;
}
#feature .posts .header {
	background-image: url(../images/posts-header.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 5px;
}
#feature .posts .post {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D8D8D8;
}
#feature .posts .post .date {
	background-image: url(../images/background-greyspots.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 50px 5px 20px 5px;
	position: relative;
	text-align: center;
	left: -25px;
	top: 10px;
	width: 60px;
	height: 90px;
}
#feature .posts .post .date .month {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}
#feature .posts .post .date .day {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}
#feature .posts .post h2 {
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 1.2;
}
#feature .posts .post h2 a {
	color: #2B2B2B;
	font-size: 34px;
	font-weight: 800;
	letter-spacing: -0.05em;
	text-decoration: none;
}
#feature .posts .post hr {
	background-color: #FFFFFF;
	border-width: 0;
	border-top: dashed 1px #CCCCCC;
	margin: 0;
}
#feature .posts .comment {
	background-color: #E0E0E0;
	border-bottom: 1px solid #FFFFFF;
}
#feature .posts .comment .avatar {
	margin-top: 20px;
}
#feature .posts .comment .entry {
	margin-top: 20px;
}
#feature .posts .comment h2 {
	margin-top: 20px;
}
#feature .posts .comment hr {
	background-color: #E0E0E0;
	border-width: 0;
	border-top: dashed 1px #FFFFFF;
	margin: 0;
}
#feature .posts .response {
	background-color: #FFFFFF;
}
#feature .posts .response h2 {
	margin-top: 20px;
}
#feature .posts .links {
	font-size: 11px;
}
#feature .posts .links div {
	padding: 20px 0 20px 0;
}
#feature .posts .navigation {
	background-color: #FFFFFF;
}
#feature .posts .navigation .previous {
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding: 15px 20px 10px 20px;
}
#feature .posts .navigation .next {
	font-size: 10px;
	font-weight: bold;
	float: right;
	padding: 15px 20px 10px 20px;
}
#feature .posts .footer {
	background-image: url(../images/posts-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 5px;
}
#feature .sidebar a {
	color: #38A9D5;
}
#feature .sidebar a:hover {
	color: #2B2B2B;
}
#feature .sidebar h2 {
	color: #2B2B2B;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#feature .sidebar ul {
	font-size: 12px;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#feature .sidebar ul li {
	list-style: none;
	margin: 0 0 3px 0;
}
#feature .sidebar ul li ul,
#feature .sidebar ul li ul li {
	margin: 0;	
}
#feature .sidebar .search {
	background-image: url(../images/background-search.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 26px;
	margin-left: 25px;
	margin-bottom: 25px;
	padding: 8px 0 8px 12px;
	width: 253px;
}
#feature .sidebar .search input {
	border-width: 0;
	height: 16px;
	width: 200px;
}
#feature .sidebar .dynamic {
	text-align: right;
}
#feature .sidebar .static {
	text-align: left;
}
#feature .sidebar .static a {
	color: #DF5498;
}
#feature .sidebar .static a:hover {
	color: #2B2B2B;
}

/**
* @section Bottom Navigation Content Styles
*/

#bottom {
	color: #9CA4A7;
	background-color: #3A3A3A;
	background-image: url(../images/bottomnavigation-shadow.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 1.5em;
}

#bottom p {
	color: #9CA4A7;	
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 0.5em;
}

#bottom a {
	color: #FFFFFF;	
}

#bottom a:hover {
	color: #38A9D5;	
}

#bottom .navigation a {
	text-decoration: none;
}

#bottom .navigation ul {
	display: table;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottom .navigation ul li {
	/*display: table-cell;*/
	display: inline;
	float: left;
    position: relative;
	width: 14em;
}

#bottom .navigation ul li,
#bottom .navigation ul li a {
	color: #9CA4A7;	
	font-weight: bold;
}

#bottom .navigation ul li:hover,
#bottom .navigation ul li a:hover,
#bottom .navigation ul li:active,
#bottom .navigation ul li a:active {
	color: #FFFFFF;
}

#bottom .navigation > ul > li > ul {
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottom .navigation ul li ul li,
#bottom .navigation ul li ul li a {
	color: #9CA4A7;	
    clear: right;
    display: block;
	font-weight: normal;
	font-size: 0.9em;
    float: none;
}

#bottom .navigation > ul > li > ul > li:hover,
#bottom .navigation > ul > li > ul > li > a:hover,
#bottom .navigation > ul > li > ul > li:active,
#bottom .navigation > ul > li > ul > li > a:active {
	color: #FFFFFF;
}

#bottom a.special {
	display: block;
	background-image: url(../images/sprite-getstarted-large.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.65em;
	font-weight: bold;
	height: 50px;
	padding: 15px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 255px;
}

#bottom a.special:hover {
	background-position: 0 -65px;
}

/**
* @section Footer Styles
*/

#footer {
	color: #9CA4A7;
	background-color: #1C1C1C;
}

#footer .copyright, #footer .copyright p {
	font-size: 0.75em;
	padding: 0.75em;
	text-align: center;
}

/**
* @section Blueprint Override Styles
*/
.last {
	margin-bottom: 0;
}
