/*  
Theme Name: WordPress DefaultNew
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

*/

.width {width:100%;min-width:1000px;}
* html .super {padding-left:1000px;}
* html .container {margin-left:-1000px;position:relative;} 
* html .super, * html .container, * html .content, * html .layout  {height:1px;}
#megapage {
	background: #EEEEEE;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.opera #megapage {
	font-size: 80%; /* Resets 1em to 10px */
	}


.ie7 #megapage {
	font-size: 102%; /* Resets 1em to 10px */
	}


.ie8 #megapage {
	font-size: 102%; /* Resets 1em to 10px */
	}

.ie9 #megapage {
	font-size: 102%; /* Resets 1em to 10px */
	}


.ie6 #megapage {
	font-size: 102%; /* Resets 1em to 10px */
	}



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #EEEEEE url('images/tile1212.gif');
	color: #000000;
	width: 100%;
	text-align: center;
	}


#header {
/*	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{ 
	width: 740px; 
	} 

#content {
	font-size: 1.2em
	}

.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;
	}
/*=================================================================================HH ========================*/
a	 {
	color: #2078a4;
	text-decoration: none;
	}



a:hover {
	color: #b2000;
	text-decoration: underline;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.8em;
	text-align: center;
	}

#headerimg .description2 {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.7em;
	}



h2.pagetitle {
	font-size: 1.7em;

	}


#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	text-align: left;
	}

h3 {
	font-size: 1.3em;
	}

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	font-weight: bold;
	text-decoration: underline;
	}

h3 a, h3 a:visited {
	text-decoration: none ;
	border-bottom: 1px dotted;
	}

h2 a,  h2 a:visited {
	text-decoration: none ;
	border-bottom: 0px dotted;
	}

h2 a:hover {
	color:#b20000;
	text-decoration: none ;
	border-bottom: 2px dotted;

	}
h3 a:hover {
	color:#b20000;
	text-decoration: none ;
	border-bottom: 2px dotted;

	}

/**************************************************************************************************************************/
.undespost a:hover{
	text-decoration: none;
	color: #b2000;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	padding-left: 20px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#commentform #url, #commentform #url +label {display:none;}
#commentform #email, #commentform #email +label {display:none;}
#commentform .form-allowed-tags {display:none;}
#commentform .comment-notes {display:none;}


.commentmetadata {
	font-weight: normal;
	}
/**************************************************************************************************************************/

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, 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;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#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 0px 0;
	padding: 0; 
	}

#page {

	background-color: #EEEEEE;
	padding: 0;
	width: 1000px;
	text-align: center;
/*	width: 100%;
	border: 1px solid #959596;*/
	}

#header {
/*	background-color: #73a0c5;*/
	padding: 0; 
	width: 100%;
	}

#headerimg {
	margin: 9;
	width: 95%;
	}


#rsstext {
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	}

#banner {
	background-color: #EEEEEE;
	width: 1000px;
	}

#bannerIns {
	background-color: #EEEEEE;
	width: 1000px;
	text-align: center;

	}


#bannerInsLeft {
	background-color: #EEEEEE;
	width: 1000px;
	text-align: left;

	}

#bannerUp {
	text-align: left;
	padding-left: 650px;

	}


#bannerReg {
	width: 299px;
	height: 211px;
	margin: -100px 0px;
	text-align: right;
	padding-left: 0px;
	border: 0px solid #ee0000;

	}
#bannerUpAnim {
	text-align: left;
	padding-left: 650px;

	}


#bannerRegAnim {
	width: 200px;
	height: 50px;
	margin: -40px -590px;
	text-align: right;
	padding-left: 0px;
	border: 0px solid #ee0000;

	}

#bannerReg a:hover {
	margin-left: -2px;

	}

#bannerReg a img:hover {
	border: 1px dotted #ee0000;
	}
#navigHelp {
	width: 900px;
	height: 15px;
	margin: -120px 0px 0px 30px   ;
	text-align: left;
	padding-top: 0px;
	border: 0px solid #ee0000;
	z-index: 10;
	}

#navigHelp a:hover {
	color:#b20000;
	}
/**************************************************************************************************************************/


/*  !!!  middle column */
.narrowcolumn {
	float: left;
	border: 0px solid #ee0000;
	background-color: #EEEEEE;
	width: 488px;
	margin: 0px 0px;
	padding: 0px;
	}


/*  !!!  middle column content to move column right and left*/
.narrowcolumnCont {
	margin: 0px -11px 0px -8px;
	border: 0px solid #0000EE;
	background-color: #EEEEEE;
	}


/*  !!! right col  */
.narrowcolumn2 {
	float: right;
	border: 0px solid #ee0000;
	background-color: #EEEEEE;
	width: 240px;
	margin: 0px 11px 0px 0px;
	}


/*  !!! page col  */
.narrowcolumn3 {
	float: left;
	border: 0px solid #ee0000;
	background-color: #EEEEEE;
	width: 730px;
	padding: 0px;
	margin: 0px -0px 0px -0px;

	}

/*  !!! page col cont to move col right and left */
.narrowcolumn3Cont {
	margin: 0px 0px 0px -5px;
	border: 0px solid #000000;
	background-color: #EEEEEE;

	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

/*  !!!  */
.postCont {
	margin: 0px 0px 0px 0px;
	}

.post {
	margin: 20px 20px 20px 20px;
	text-align: left;
	}

.undespost {
	margin: 20px 16px;
	text-align: center;
	}

.entry {
	text-align: justify;
	}
p a:hover	{
	color: #b20000;
	} 
entry  a:hover
	{
	color: #b20000;
	} 



.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: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/******************************************************************H E A D E R S ************************************/

/*	Begin Headers */
h1 {
	padding-top: 1px;
	padding-left: 1px;
	margin: 0;
	}

h2 {
	margin: 1px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



#sidebar h1 {
	padding-left: 14px;
	padding-top: 10px;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding-left: 18px;
	padding-top: 5px;
	}

h3 {
	padding: 0;
	margin: 0px 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. */
ul a:hover, li a:hover,ol a:hover{
	color: #b20000;
	}

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 li {
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0 0 10px;
	line-height: 15px;
	font-size: 1.2em
	font-weight: bold;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	line-height: 15px;
	}

#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 textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: center;
	}
#commentform #captchaImgDiv {
	font-size: 1.35em;
	margin-left: 2px;
	float: center;
	}
/* End Form Elements */

#commentform #captchaImgDiv div.captchablock{
	padding-left: 20px;
	}


/* Begin Comments*/

.commentlist li.comment {
margin-left: 5px;
padding-left 10px;

}
.commentlist .children li.comment {
margin-left: -25px;
padding-left:0px;
font-size:100%;
}



}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0px 3px;
	padding: 5px 10px 3px;
	list-style: none;

	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar !!! -----------------------------------------------------------------sidebar________________________________________________________________________________*/ 
#sidebarCont {
	float: left;
	border: 0px solid #ee0000;
	width: 240px;
	margin: 0px 0px 0px 15px;
	}

/* Begin Sidebar !!! */ 
#sidebar {
	margin: 0px -0px 0px 0px;
	border: 0px solid #000000;
	background-color: #EEEEEE;

	}


#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 8px;
	}
/* End Various Tags & Classes********************************************************************************/

.a15 {
	font-size: 1.2em;
  	text-align: left;
	list-style-type: none;
	list-style-image: none;
	margin: 15px 0px 0px 19px;
	line-height: 24px;
	font-weight: bold;
	color: #2078a4;
	text-decoration: none;
	}
.a15 a	{
	text-decoration: none;
	border-bottom: 1px dotted;
	} 
.a15 a:hover	{
	color: #b20000;
	} 


/**************************************************************************** BLOCK*************************/

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:23px;
  min-height:23px;
  margin: 0 auto;
  position: relative;
  z-index: 0;

}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 10px;

}

.Block-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background-image: url('images/Block-s.png');
}

.Block-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 17px;
  height: 17px;
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -17px;
  width: 34px;
  height: 34px;
  background-image: url('images/Block-s.png');
}

.Block-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 17px;
  height: 17px;
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -17px;
  left: 0;
  width: 34px;
  height: 34px;
  background-image: url('images/Block-s.png');
}

.Block-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 17px;
  height: 17px;
}

.Block-br div
{
  position: absolute;
  z-index: -1;
  top: -17px;
  left: -17px;
  width: 34px;
  height: 34px;
  background-image: url('images/Block-s.png');
}

.Block-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 17px;
  right: 17px;
  height: 17px;
}

.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  background-image: url('images/Block-h.png');
}

.Block-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 17px;
  right: 17px;
  height: 17px;
}

.Block-bc div
{
  position: absolute;
  z-index: -1;
  top: -17px;
  left: 0;
  width: 100%;
  height: 34px;
  background-image: url('images/Block-h.png');
}

.Block-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 17px;
  left: 0;
  width: 17px;
  bottom: 17px;
}

.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

.Block-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 17px;
  right: 0;
  width: 17px;
  bottom: 17px;
}

.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -17px;
  width: 34px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

.Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-image: url('images/Block-c.png');
}


.Block
{
  margin: 1px;
}

/* end Box, Block */


