/*
Theme Name: Nolio
Theme URI: http://www.noliosoft.com/
Description: Nolio WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.9
Author: Nolio
Author URI: http://www.noliosoft.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

*/

/*== Reset ==*/
* { margin:0; padding:0; }
html, body { width:100%; height:100%; }
.clear { display:block; border:0; height:1px; clear:both; float:none; }




/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: rgb(88, 89, 91);;
	line-height: 1.44em;
	}

#content {
	font-size: 1.2em;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 0.8em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed; text-align: left;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	*/
/* End Typography & Colors */

/*== Navigation ==*/
#nav_wrapper { position:relative; z-index:2; }
#nav { display:block; height:42px; background:url(images/nav_bg_v2.png) repeat-y top left; width:972px; position:relative; z-index:2; }
#nav li { display:block; float:left; position:relative; }
#nav li a.headlink:link, #nav li a.headlink:visited { display:block; float:left; height:29px; padding:13px 26px 0; text-decoration:none; color:#f5f5f5;  /*border:1px solid #6a6c72;*/ border-right:1px solid #ffffff; /*text-shadow:1px 1px 1px #646568;*/ font-size:1.2em; font-family: Arial; font-style: normal; }
#nav li a.headlink:hover { background-color:#444444;  color:#fff;}
#nav li.selected a.headlink { background:url(images/nav_link_bg.png) repeat-x bottom left; color:#fff; text-shadow: 1px 1px 1px #709117; }
#nav li.right { float:right; }

#nav li:hover ul{display:block}
#nav li:hover a.headlink { background-color:#444444;  }

#nav li ul { display:none; position:absolute; top:42px; left:0; z-index:1000; }
#nav li ul li { display:block; border-bottom:1px solid #fff; }
#nav li ul li:last-child { border:0; } 

#nav li ul a:link, #nav li ul a:visited { display:block; width:160px; padding:0.4em 0.8em; background:#ebecf0; color:#3d3d3d; text-decoration:none;  font-family: Arial; font-style: normal; }
#nav li ul a:hover { background:#444444; color:#fff; }

	
a.whats-new:link, a.whats-new:visited { display: block; width: 180px; height: 19px; color: #3d3d3d; font-weight: bold; background: url(images/whats-new-icon.png) no-repeat top left; padding-left: 28px; padding-top: 3px;  font-family: Arial; font-style: normal;  }
a.whats-new:hover { color: #cd0015; }
#header a.whats-new { float: right; }

	
	
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 15px; margin: 0; clear: both; margin-bottom: 1.5em; }
.entry ol li { margin: 0; padding: 0; }
.entry p { margin-bottom: 1.5em; }
.entry h3 { margin-bottom: 0.4em; }
.entry img { margin: 10px 0; } 	
.entry code { font-size: 12px; padding: 1.5em ; color: #000; background-color: #e6e6e6; border-left: 2px solid #b9b9b9; width: 100%; display: block;} 
.entry span.caption { font-size: 12px; font-style: italic; }

.entry img.mainimg { float: left; margin: 0 1em 1em 0; width: 160px; height: 160px; margin-bottom: 1em; border: 1px solid #eeeeee; }

a.more-link:link, a.more-link:visited { display: block; margin-top: 1em; font-family: Arial; font-style: normal;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; }	
	
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg.png) repeat-x top left;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: rgb(88, 89, 91);
}


#topPicks { float:left; }
#topPicks h4 { margin-bottom:0.2em; font-size:1em; }
#topPicks h4 a:link, #topPicks h4 a:visited { color:#3d3d3d; font-weight:bold; }
#topPicks h4 a:hover { color:#69b138; }
#logo { display:block; width:280px; height:95px; float:left; background:none; padding:0; }

#topPickNav { list-style-image: url("images/list-plus.gif"); margin-left: 1.5em; }
#topPickNav a:link, #topPickNav a:visited { font-family: Arial; font-style: normal; }




#mainHeader, #mainNav, #subNav, #content-wrapper, #header, #footer .inner { width: 972px; margin: 0 auto; text-align: left; margin-bottom: 2em; }
#header { margin-top: 2em; }


#mainNavContainer {
	background: rgb(110,42,138);
	height: 30px;
	width: 100%;
	margin-bottom: 1px;
}

#subNavContainer {
	height: 24px;
	width: 100%;
	background: rgb(150, 186, 28);
	clear: both;
}

#mainHeader {
	height: 80px;
}

#mainNav {
	height: 30px;
	z-index: 1;
}

#topLinks {
	height: 12px;
	width: 280px;
	position:absolute;
	top: 10px;
	right: 10px;
}

#topLinks li a {
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
}

#mainNav > li {
	width: 96px;
	height: 23px;
	text-align: center;
	margin: 2px 0px 0px 0px;
	padding-top: 5px;
	list-style-image: none;
}

#mainNav > li:hover {
	background: rgb(147, 18, 129);
}

#mainNav li a {
	font-weight: bold;
	color: white;
	display: block;
}

#mainNav li a:hover {
	text-decoration: none;
}

#subNav {
	height: 24px;	
}

#subNav li {
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 18px;
	background-image: url('/images/subNav-bullet.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
	margin: 0px;
}

#subNav li a {
	color: white;
}

ul.submenu {
	margin-top: 8px;
	width: 200px;
	display: none;
	background: white;
}

#mainNav ul.submenu li {
	float: none;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: none;
	list-style-image: none;
}

#mainNav ul.submenu li a {
	color: rgb(88, 89, 91);
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}

#mainNav ul.submenu li a:hover {
	text-decoration: underline;
}

#mainNav li:hover ul.submenu {
	display: block;
}

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







#content-main {
	width: 647px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 16px;
}

#content-left-col {
	margin-top: -16px;
	margin-right: 12px;
	width: 400px;
	float:left;
	padding-left:20px;
}

#content-mid-col, #content-right-col {
	width: 235px;
	margin: -18px 12px 16px 12px;
	float: left;
}


#content-right-col div.success, #content-mid-col div.success {
	margin-left: auto;
	margin-right: auto;
}

#sidebar {
	width: 216px;
	padding: 0px 17px;
	float: right;
}

a {
	color:#69B138;
	font-family:Georgia,serif;
	font-style:italic;
	white-space:wrap;
}

a:visited, a:active {
	color: inherit;
}

a, strong.alt-color {
	color: rgb(150, 186, 28);
}

a, a:visited, a:active, p.altcolor {
	color: rgb(150, 186, 28);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.section-link {
	color: rgb(88, 89, 91);
}

a.section-text {
	color: rgb(88, 89, 91);
	font-weight: normal;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
}


hr {
	height: 1px;
	padding: 0px;
	background: gray;
	border: none;
	clear: both;
}

hr.break {
	height: 1px;
	width: 1px;
	background: none;
	clear: both;
}

#content-main hr {
	background: rgb(150, 186, 28);
	width: 647px;
	clear: none;
}



ul.navLinks {
	list-style-type: none;
	list-style-position: outside;
	clear: both;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

ul.navLinks li {
	float: left;
}

li.navTop {
	list-style-image: none;
}


p.block-article {
	text-align: left !important;
}

p.quote {
	font-family: "Times New Roman", "Times", serif;
	font-size: 12pt;
	font-style: italic;
}

p.header {
	text-align: center;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

img.button {
	display: block;
	margin: 16px auto;
}

div.success {
	background-image: url('/images/sidebar_block.png');
	height: 217px;
	width: 207px;
	padding: 10px 15px;
}

div.success p {
	text-align: center;
}

h1 {
	color: rgb(150, 186, 28);
	font-weight: bold;
	font-size: 16px;
	margin: 6px 0px;
	padding: 0px;
}

h2 {
	font-size: 16pt;
	margin: 30px 0px 4px 0px;
	font-weight: normal;
	text-align: left;
}

h3 {
	color: rgb(104, 103, 108);
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 7px;
}

dt {
	font-weight: bold;
}

dd {
	margin:0px 1px 10px 0px; 
	padding: 0px; 
	border-bottom:1px solid rgb(150, 186, 28); 
}

dl.bare dd {
	border: none;
}



h1, h2, h3, h4, h5, #headLinkNav a, #searchFAQ span {
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	line-height: 1.24em;
}

h3 {
	font-size: 11pt;
	padding: 0px;
	color: #A7D11C;
}

h1, #headLinkNav a, h3.button, #searchFAQ span {
	font-weight: normal;
	font-size: 11pt;
	color: white;
	font-style: normal;
	position: relative;
}

#headLinkNav a, #topPicks h1, #searchFAQ span {
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-style: normal;
	position: relative;
}

h1, h3.button, #searchFAQ span, #topPicks h1 {
	height: 27px;
	padding-top: 10px;
}

#headLinkNav a {
	margin-left:18px;
}

#headLinkNav li.altlink a {
	color: #69B138;
}

h1, #headLinkNav a {
	background-image: url("images/menu-graygrad.gif");
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #72757C;
}

h1 {
	padding-left: 18px;
}

h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 0.2em;
	text-align: left;
	color: #222222;
}

.padded h2 {
	margin-top: 0px;
}

h3.button {
	background-image: url("images/header-green.gif");
	text-align: center;
	height: 27px;
	padding-top: 10px;
	padding-right: 25px;
}

h3.button img {
	position: absolute;
	right: 5px;
	top: 20%;
}



/* Overrides for header information go here */
#topPicks h1, #headLinkNav, #headLinkNav a, #searchFAQ span {
	background: none;
	color: black;
}

#headLinkNav a {
	line-height: 1.45em;
}


#footer ul { margin-bottom:12px; }

#footer li { border-bottom:1px dotted #2D2F36; }

#footer a { font-family: Georgia; font-style:normal; font-weight: normal; color:#2D2F36; font-size:9pt; border-right:1px solid black; padding-right:4px; }
#footer a.fixed { display:inline-block; width:244px; font-weight:bold}
#footer a.fixed, #footer a.last{padding-right:0px; border-right:none}

#footer li { line-height:1.5em; }
#footer {
	background-color: #EFF0EC;
	font-weight: bold;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 11pt;
	color: #2D2F36;
	padding:0.4em 0 1em; 
	position:relative;
	clear:both;
}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}

