/*  
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/

	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

*/



/* Begin Typography & Colors */
body {
	font-size: small;
	font-family: "arial", helvetica, sans-serif;
	background-color: #e7e7e7;
	color: #3F3F3F;
	text-align: center;
	}
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,
table,th,td,form,fieldset,input,textarea {
	margin:0;
	padding:0;
}
img {
	padding: 0px;
	margin: 0px;
	border: none;
}
div, p, h1, h2, h3, label, input, li {
	font-family: arial,helvetica,sans-serif;
}
ul {
	list-style: none;
}
table {
	border: 0;
	border-collapse: collapse;
}
textarea {
	font-size: 1em;
}
p { 
	margin: 0px;
	padding: 0px;
	padding-bottom: 7pt;
}

/*------------------------------ Form Structure ------------------------------*/


input,
select,
textarea,
.checkbox label,
.checkList label,
.radioList label,
.value {
	color: #555;
	font-family: "Tahoma",sans-serif;
}
input.inputText,
select.inputText,
textarea.inputText {
	background: #FFF;
	border: 1px solid #BBB;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
}
input.inputText {
	padding: 2px 3px;
}
select.inputText {
	padding: 1px 1px 1px 0;
}
textarea.inputText {
	padding: 1px 3px;
}
input.inputText:focus,
select.inputText:focus,
textarea.inputText:focus {
	background: #FFF4BF;
	color: #000;
}
input.inputButton {
	padding: 2px 3px 1px 3px;
	color: #000;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	cursor: pointer;
}
input.submitButton {
	padding: 2px 3px;
	color: #000;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
}
input.single {
	width: 150px;
}
select.single {
	width: 120px;
	*margin-bottom: 2px;
	_margin-bottom: 2px;
	font-size: 12px;
}
input.singleLong, textarea.singleLong {
	width: 250px;
}
select.singleLong {
	width: 260px;
}
input.singleFull {
	width: 452px;
}
select.mutiLong {
	width: 115px;
	padding: 3px;
	margin-right: 5px;
}
input.singleShort {
	width: 150px;
	font-size: 12px;
}
input.singlePostShort {
	width: 100px;
}
input.singleMedium {
	width: 150px;
}

/*------------------------------ Site Structure ------------------------------*/

#container {
	margin: 0px auto;
	padding: 10px;
	width: 740px;
	text-align: left;
	background: #FFF
}
#header {
	background: url('images/header-bg.gif') no-repeat left top;
	width: 740px;
	height: 70px;
}
#header h3 {
	padding: 0!important;
	margin: 0!important;
}
#header #logo {
	float: left;
	height: 29px;
	margin: 35px 0 0 25px;
	text-indent:-999em;
	width: 365px;
}
#header form {
	float: right;
	margin: 25px 0 0;
	padding: 0;
	width: 230px;
}

#content {
    font-size: 9pt;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	margin:  0px;
	padding: 0px;
	font-weight: normal;
	color: #e45e36;

}
h1 {
	padding-top: 20px;
	line-height: 1.3em;
	font-size: 2em;
	padding-bottom: 0px;
    margin-bottom: 0px;
	border-top: 1px solid #F8F6F6;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	color: #617EB3;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 4px;
}
h2 a {
	color: #E45E36!important;
}
.post h2 {
	border: 0!important;
}
h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #E45E36;
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



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



.narrowcolumn {
	float: left;
	width: 520px;
	color: ##3F3F3F;
	line-height: 150%;
	overflow: hidden;
	padding: 0 10px 45px 0;
	}

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

.post {
	border-bottom: 1px solid #ededee;
	margin: 0 0 40px;
	clear: both;
}
.post a {
	color: #619acd;
	text-decoration: none;
}
.post a:hover {
	text-decoration: underline;
}
.post .linkMedia {
	padding: 10px 0 0 0;
	color: #929292;
	font-size: 11px;
}
.post .linkMedia li {
	display: inline;
}
a.subEmail, a.subDelicious, a.subFeed, a.subDigg {
	margin-right: 7px;
	font-size: 11px;
}
a.subEmail {
	background: url(../images/icon-email.gif) no-repeat 0 50%;
	padding-left: 18px;
}
a.subDelicious {
	background: url(../images/icon-delicious.gif) no-repeat 0 50%;
	padding-left: 18px;
}
a.subFeed {
	background: url(../images/icon-rssfeed.gif) no-repeat 0 50%;
	padding-left: 18px;
}
a.subDigg {
	background: url(../images/icon-digg.gif) no-repeat 0 50%;
	padding-left: 25px;
}
.posterInfo {
	color: #929292!important;
	font-size: 11px!important;
}
.post hr {
	display: block;
	}
.postTitle {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #e2e3e4;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}
.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: left;
}

#footer {
	width: 100%;
	clear: both;
}
.footerInfo {
	background: #737685;
	padding: 10px;
	font-size: 11px;
	color: #f3f3f3;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.catDesc {
	float: left;
	width: 100%;
	margin-top: -25px;
	margin-bottom: 30px;
	border-bottom: 4px solid #F8F6F6;
	}
	.catDesc p {
		color: #333;
		line-height: 130%;
		font-size: 11pt;
		}
	
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding-bottom: 25px;
	}

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

#sidebar h2 {
	color: #436C93;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0!important;
	border: 0;
	}

h3 {
	color: #F25412;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	}

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;
	width: 50%;
	text-align: right;
	}

.alignleft {
	float: left;
	width: 50%;
	text-align: left;
	}
	.alignleft a {
		background: url('/images/arrow-left.gif') no-repeat 0 5px;
		padding-left: 11px;
		}
	.alignright a {
		background: url('/images/arrow-right.gif') no-repeat right 5px;	
		padding-right: 11px;	
		}
		.alignleft a, .alignright a {display: block; line-height: 1.2em;}
		.alignleft a:hover, .alignright a:hover {color:#619ACD;}
	
/* 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 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.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 p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul li {
	margin: 0 0 3px;
	}
#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: 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Page Styles */

.summary {
	padding-bottom: 2.8em;
}

/* End Page Styles */
/* 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 {
	padding: 4px 6px;
	margin: 5px 5px 1px 0;
	font-weight: bold;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

.commentlist p {
	margin: 10px 5px 10px 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: 160px;
	padding: 55px 15px 20px 15px;
	*padding: 70px 15px 20px 15px;
	_padding: 70px 15px 20px 15px;
	margin-top: 30px;
	margin-bottom: 50px;
	float: right;
	background: #f8f6f6 url('images/logo-netconcepts.gif') no-repeat center 20px;
	}
#sidebar .sideData {
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dedfe0;
	color: #565656;
	font-size: 12px;
	line-height: 130%;
}
#sidebar .sideData a {
	color: #e45e36;
	text-decoration: none !important;
}
#sidebar .sideData a:hover {
	color: #5692cc!important;
	text-decoration: underline!important;
}
.sideImgData {
	background: #FFF;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.sideImgData td {
	padding: 10px 10px 0 10px;
	vertical-align: top;
}
.sideImgData ul {
	text-align: center;
}
.sideImgData li {
	display: inline;
}
.sideImgData li img {
	display: block;
	margin-bottom: 2px;
}
.sideImgData li a img {
	background: #c6d3de;
	padding: 5px;
}
.sideImgData li a:hover img {
	background: #f7cec2;
}
.sideImgData li {
	float: left;
	width: 60px;
	display: block;
	margin: 0 5px;
	padding: 3px 0 10px 0;
	line-height: 1em;
	height: 80px;
}
.sideImgData li a {
	text-decoration: none;
	font-size: 11px;
}
.sideImgData li a:hover {
	color: #5692cc!important;
}
.sideMedia li {
	padding-bottom: 5px;
}
.sideMedia li a {
	padding-left: 18px;
	text-decoration: none!important;
}
a.sideRss {
	background: url(images/icon-rssfeed.gif) no-repeat 0 50%;
}
a.sideEmail {
	background: url(images/icon-email.gif) no-repeat 0 50%;
	padding-left: 18px;
}
.analystImg {
	padding: 5px;
	background: #FFF;
	margin-bottom: 7px;
}
p.analystInfo strong {
	color: #E45E36;
}

#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 10px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

hr {
	border: 0;
	color: #FFF;
	height: 10px;
	width: 500px;
	float: left;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0;
	font-size: 11px;
	float: left;
	width: 100%;
	}
	
	/*---------- Data Form ----------*/

.dataForm {
	margin: 25px 0;
	background: #F8F6F6;
	border: 1px solid #E8E6E6;
	width: 100%;
}
.dataForm td {
	padding: 7px;
}
/* End Various Tags & Classes*/



/* "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." */


.breadcrumb {
   float:left;
   clear:both;
   color: #8a8a8a;
   font-size: 11px;
	}
	.breadcrumb a {
		color: #686868;
		border-bottom: 1px dotted #cecece;
		}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */