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

*/



/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


.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;
	}

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

.even, .alt {

	border-left: 1px solid #ddd;
}



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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, 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: '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: #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 '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;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

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

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

.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.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 */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}



h3 {
	padding: 0;
	margin: 30px 0 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. */
/* scos */
/*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 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 */



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

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



/* bogdan */


body{font-size:12px; line-height: 16px; background:url("images/bgr_body.gif") repeat-x scroll 0 0 #D0D7DD; font-family:'verdana','arial', sans-serif; margin:112px 0 15px; text-align: center;}
a, a:link, a:visited{color: #0066CC}
a:hover { color:red; text-decoration:none; }
a img{border: none;}
.clear, .footer dd.clear{clear: both; display: block}
h1{font-size: 150%; margin: 10px 0; padding:0;}
h2{font-family:"Trebuchet MS",georgia,times; font-size:120%; margin:10px 0; padding:0;}
.article h3{font-family:"Trebuchet MS",georgia,times; font-size:18px; margin:10px 0; padding:0; font-weight: normal}
.nomargin, .leftContent h2, h2.nomargin{margin: 0;}

dt{font-weight:bold;}

.mtop25{margin-top:25px;}
.mbottom25{margin-bottom:25px;}
/* some common styles */
.header, .content, .footer{display: block; width: 100%}
.header{position: absolute; top:5px; left: 0px;}
.inHeader, .inContent, .inFooter, .footer dl{width: 990px; margin: 0 auto; text-align:left;}
.inContent form.theSearch{width: 250px; float: right; margin:3px 0 1px; padding-right:10px; text-align: right; line-height:21px;}
.inContent form.theSearch label{display: none;}
form.theSearch input{font-size:11px; margin-left: 2px;}
dl, dt, dd{margin:0;}
/* header */
.header{}
.inHeader{background: #4c6078 url('images/banner_top.jpg') 100% 0 no-repeat; height:79px;}
a.header_logo{float: left; margin-top:-1px; width: 179px; height:71px; display: block; background: url('images/bgr_logo.gif') 0 0 no-repeat; }
a.header_logo img{margin: 3px 10px 10px 25px}

/* main menu */
ul.menu_box{font-family:arial; font-size:12px; font-weight:bold; line-height:normal; height:25px;  padding:3px 0 0 5px; width:985px;  margin:0 auto!important; margin:0; clear: both; border-top:1px solid #fff; background: #8397AB;}
ul.menu_box li{display: inline;}
/* sliding */
.menu_box a, .menu_box a:visited {color: white; float: left; margin-right:3px; padding: 0 0 0 6px; text-decoration: none; background: url("images/menu_corner.gif") no-repeat scroll left top #C22724}
.menu_box a span {background: url("images/menu_corner.gif") no-repeat scroll right top #C22724; display: block; float: none; padding: 5px 5px 5px 0}
.menu_box a:hover, .menu_box a.current {background: url("images/menu_corner.gif") no-repeat scroll left top #586D82;}
.menu_box a:hover span, .menu_box a.current span {background: url("images/menu_corner.gif") no-repeat scroll right top #586D82;}
/* end of sliding */

/* end of header */


/* content */

.inContent{background: #556D85; padding-top:3px;}
.inContent h1{line-height:22px; font-size:18px; margin:0; padding:0; font-weight: normal; float: left; width: auto; color: white; padding:3px 10px; font-family: 'Verdana', 'Arial', sans-serif; line-height:17px;}
.main{background:url("images/bgr_main.gif") repeat-y scroll right top #FFFFFF; border:5px solid #556D85; margin:0 auto; voice-family:inherit; width:980px;}
.main .leftContent{float: left;padding:5px 5px 0; width: 640px; display: inline; overflow:hidden;}
.leftContent h2, h2.asLeft{background-color:#586D82; color:#FFFFFF; display:block; font-family:"Trebuchet MS",Arial,Verdana,sans-serif; font-size:15px; margin:0 0 5px; padding:5px 5px 7px 5px;}
.leftContent h2 a, h2.asLeft a{color: #fff; text-decoration: none;}
.leftContent h2 a:hover, h2.asLeft a:hover{color: #fff; text-decoration: underline;}
.leftContent .cell{width: 640px; background: #FFF7E6 url('images/cellBorder.jpg') left bottom repeat-x; float: none; padding-bottom:12px; margin-bottom:12px;}
.leftContent .cell img{float: left; margin-bottom:8px; margin-right:8px;}
.leftContent .cell p {margin-top:0; margin-bottom:5px;}
.ticket {text-align: center; padding-top:15px;}
.ticket h2{background: none; color:#3D4A58; font-family:"Trebuchet MS",Arial,Verdana,sans-serif; font-size:20px; font-weight:bold; margin:0 0 0; padding:0;}
.ticket img{float: left;}
.leftContent .ticket p{margin: 15px 0; font-weight: bold;}
.leftContent .ticket p span{color:#C22724; font-family:"Trebuchet MS",Arial,Verdana,sans-serif; font-size:24px; font-weight:bold;}
p.breadcrumb {clear:both; font-size:11px; font-weight:normal; margin:10px 0;}
.article h2{font-family:"Trebuchet MS",Arial,Verdana,sans-serif; font-size:22px; font-weight:bold; margin:0 0 15px; padding:0; background: none; color:#000; }
.article p{margin:10px 0 15px; line-height:14px; text-align: left;}

.rtw_step h2{  margin:0; background: #586D82 url("images/arrow-steps.gif") right center no-repeat}
ul.rtw_step {padding:0; line-height:14px; font-size:11px; list-style-type:none; margin:5px 0 5px 2px; padding:0;}
ul.rtw_step ul{margin:0; padding:0;}
.rtw_step li{background-color:#EEF1F6; display:block; float:left; margin-right:5px; width:123px; list-style:none; margin-right:5px!important; margin-right:0px}
.rtw_step li ul li{background: none; margin: 0; background-image:url("images/arrow_red.gif"); background-position:0 50%; background-repeat:no-repeat; padding-bottom:4px; padding-left:6px;}
.rtw_step a.more{float: right; width: 50px; height:24px; background: transparent url('images/more_steps.gif') 0 0 no-repeat; text-indent: -9999px; padding: 0 3px 5px 0;}
div.more{font-size:10px; padding-bottom:3px;  padding-right:5px; text-align:right;}
.leftContent .transparent {background-color: transparent; overflow: hidden; float: left; display: inline;}
.leftContent .transparent ul.rtw_step{width:650px;}

.rtwmain_deals{background-color:#FFF7E6; display:block; float:left; margin-right:5px; padding-bottom:5px; width:250px;}
.rtwmain_deals p, .rtwmain_dailyrtw .bigdeal{margin:0 5px 4px; padding:0;}
.bigdeal {color:#000033; font-family:"Trebuchet MS",Arial,Verdana,sans-serif; font-size:18px; font-weight:bold;}
.rtwmain_deals h2{background: #C22724}
.rtwmain_deals a.info{width: 191px; height: 39px; background: transparent url('images/moreinfo_rtwdeal.gif'); display: block;  margin: 10px auto;}

.rtwmain_dailyrtw  { overflow: hidden; background-color:#EEF1F6; display:block;  float:left; width:380px; padding-bottom:5px;}
.rtwmain_dailyrtw p{padding-left:5px; margin:15px 0;}
.rtwmain_dailyrtw a.tips{padding-right:25px; margin-right:5px; background: transparent url('images/rtwtips.gif') right center no-repeat; height:20px; float: right; }
.rtwmain_dailyrtw a.rss{background: transparent url('images/rtwrss.gif') right center no-repeat; float: right; margin-right:5px;  padding-right:25px;}


/* sidebar */
.sidebar {display:inline; float:right; padding-right:5px; width:315px;}
.sidebar .navlist{margin:0; padding:0; border-top:1px solid #D5DCE4; float: left; width: 315px;}
.sidebar .navlist li{background: none; list-style: none; display: inline; padding:0;}
.sidebar .navlist a{font-size:12px; background:url("images/bgr_arrow_hover.gif") no-repeat scroll 0 2px #8397AB; border-bottom:1px solid #D5DCE4; color:#FFFFFF;  line-height:16px; display:block; font-weight:bold; padding:8px 5px 9px 35px; text-decoration:none;}



.navlist .sub a, .navlist .sub a:visited,
.sidebar .navlist a:hover{background:url("images/bgr_arrow.gif") no-repeat scroll 0 3px #586d82;}

.rightquote{width: 315px; background-color:#586D82; margin-bottom:12px; text-align:right; clear: left;}
.rightquote p{color:#FFFFFF; font-size:14px; font-weight:bold; margin:0 0 14px;  padding-right:9px;}
.rightquote p a{color: #FFCC00;}
.bigphone {display: block; color:#FFCC00; font-family:"Trebuchet MS",Arial,Verdana,sans-serif; font-size:25px; font-weight:bold; margin-bottom:12px; padding:0 9px 12px 0;}
h2.getTicket{margin:0;}
h2.getTicket a{width: 315px; height:50px; display: block; background: transparent url('images/rightquote_top.gif') 0 0 no-repeat}
h2.getTicket a span{display: none;}
.sidebar h2.nomargin, .sidebar .clear h2{margin: 0;}
.sidebar .clear .cell{background-color:#FFFFFF; display:block; float:left; margin:5px 2px 0 0; padding:0; width:154px;} /* temporar */

.sidebar ul{font-size:11px; list-style-type:none;  margin:0; padding:2px 0 5px 2px;}
.sidebar li, .sidebar li li{background-image:url("images/arrow_red.gif"); background-position:0 6px; background-repeat:no-repeat; margin:0; padding:0 0 2px 6px;}
div.sponsor{border:1px solid #586D82; padding:5px 0; float: left; width: 313px; margin: 0 auto;}

.article .related {background:#E8EBF0; border:1px solid #CCCCCC;}
.article .related{padding: 10px}
.article .related dl.cell{float:left; border: none; width: auto; margin-right:45px; background: none;}
.article .related .clear{text-align: center;}
.article dd {margin-bottom:10px;}

.contentFooter{color: white; padding:0 5px; background:none repeat scroll 0 0 #B6302F; border:1px solid #FFFFFF; clear:both; font-size:11px; height:25px; line-height:25px;}
ul.links{float: right; margin:0;}
ul.links li{list-style: none; display: inline;}
.contentFooter a, .contentFooter a:visited{color: white; text-decoration: none;}
.contentFooter a:hover{color: white; text-decoration: underline}
/* end of content */

/* footer */
.footer{padding:10px 0; font-size: 11px;}
.footer dt{float: left; width: 235px; clear:left;}
.footer dd{float: right; width:740px; padding:0; margin:0;}
.footer dd.clear{float: none; width: auto; line-height:11px}
/* end of footer */


/* cross-browsers */
h2.asLeft {clear: left;}
.sidebar h2 a{}
.rtwmain_bottom{width:800px; float: left;}
h2.h2rtw{width:auto!important; width: 305px;}
.rtwmain_dailyrtwBottom{ clear: both; display: block; float:left; clear: left;}

/* more fpr wp */

.entry a{text-decoration: underline;}
.categoryTitles li{margin:5px 0; list-style: none; }
.categoryTitles ul{margin:0; padding:0;}
.search-results li a,
.categoryTitles li a{font-weight: bold;}

body.search .pagetitle{margin:20px 0}

.article ol li{border-bottom: none}
/*html > body .article .entry li, .article .entry li{margin: 27px 0 8px 10px; padding-bottom:2px;} */


/* hacks */
.ie6  {}


/* some more tweaks old vs new */

.inspirationsteps {display: block;width: 309px;float: left;margin: 0 9px 10px 0;padding-bottom: 8px;background-color: #EEF1F6;}
.inspirationsteps p {margin: 0px;padding: 5px;}
.inspirationsteps li {padding-top: 1px;padding-bottom: 1px;}
.inspirationsteps ul {padding: 0px;margin: 0 6px 0 12px;list-style-type: none;}
.inspirationsteps li {padding: 2px 0 2px 6px;background-image: url(images/arrow_red.gif);background-repeat: no-repeat;background-position: left 7px;}
.entry h3{line-height: 20px; font-weight: bold; background-color:#586D82; color:#FFFFFF; display:block; font-family:"Trebuchet MS",Arial,Verdana,sans-serif; font-size:15px; margin:0; padding:3px 0 3px 5px;}
#rtwmain_explore_l {float: left;}
#rtwmain_explore p {padding: 0 7px 0 0;margin-top: 5px;}
#rtwmain_explore img {margin-right: 8px;margin-bottom: 8px;}
#rtwmain_explore {background-color: #FFF7E6;background-repeat: repeat-x;background-position: bottom;border-bottom: 12px solid #FFF;}
#rtwmain_steps {margin-bottom: 12px;padding-top: 12px;background-image: url(images/bgr-dottedline12px.gif);background-repeat: repeat-x;background-position: top;}
.main a{text-decoration: underline;}

