/*  
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 */
#content {
	font-size: 100%;
	float:left; 
	}

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

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

.widecolumn {
	line-height: 1em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
a{ 
  color:#AB000B;
	text-decoration:underline;
}
a:hover {
  color:#fff;
	}
 
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	line-height: 1.4em;
	}

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

h1 {
	font-size: 2em;
	/*text-align: center;*/
	}

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

h2 {
	font-size: 1em;
	}

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

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

h3 {
	font-size: 100%;
	color:#555; 
	}

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

/* anchors */
h2 a, h2 a:visited, h3 a, h3 a:visited {
    font-size: 1.2em;
		color: #AB000B;
    border-bottom:1px dotted #AB000B;
    text-decoration: none;
	}

h2 a:hover, h3 a:hover{
	  text-decoration:none; color:#FFF;
    background-color:#AB000B; 
	}
	
.entry p a:visited{ color: #AB000B; }
.entry p a:hover{ color:#FFF; background-color:#AB000B; }
.entry p a:hover img{ background-color:#fff; }
.imgHover{ 
    background-color:#FFF; 
	}
a.imgHover:hover{ 
    background-color:#FFF; 
	}

.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: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	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: #999; /*color: #000000; */
	}

code {
	font: 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 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 1em;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
  float: left;
	padding: 0px 0 20px 1em;
	margin: 0px 0 0 px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	width: 520px;
	left: 20px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

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

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

.postmetadata {
	clear: left;
}

/* footer */
#footer{ 
  width:50em; 
  margin:0em auto; 
  padding-top:0.5em; 
  text-align:left; 
}
#footer ul{ 
  list-style:none;
}
#footer a{ 
  color:#555;
  font-size:70%; 
  text-decoration:none; 
}     
#footer a.h1{ 
  color:#666; 
  background-color:#E7E7E7; 
  font:bold 0.8em arial, sans-serif; 
  text-decoration:none; 
}     
#footer a:hover, #footer a.h1:hover{ 
  background-color:#E7E7E7; 
  text-decoration:underline; 
}
#footer .col{ 
  float:left; 
  padding:0em 1em 0.5em 1em; 
}
#footer .col ul{ 
  padding-left:0em; 
  margin-top:0.2em;
}
#footer .final{ 
  float:right; 
}
#footer .final ul{ 
  margin-top:0.3em; 
  text-align:right; 
}
#footer h3{ 
  float:left; 
  border-right:1px solid #bbb; 
  height:2.5em; 
  margin:0; 
}
#footer #copy{ 
  font:bold 55% Verdana, sans-serif; 
  color:#999; 
}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	margin: 1em 0 0;
	}

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

h3.pagetitle {
	margin-top: 1em;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.2em;
	border-bottom: 1px solid;
  color: #000;
	width: 520px;
	
}

#sidebar h2 {
  color:#AB000B;
	margin: 5px 0 0;
	padding: 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%;
	border:0; 
	}

/*	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;
	font-size:80%;
	}

.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 {
	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: left;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

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

#commentform #submit {
	margin: 0;
	float: left;
	}
/* 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: left;
	margin: 0;
	padding: 0;
	}

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



/* Begin Sidebar */
#sidebar {
  float:right;
	padding: 0px 0 10px 0;
	width: 200px;
	font: .8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#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: #ffffff; }
/* 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: 60px;
	}
/* End Various Tags & Classes*/


/* --------------------------------------------------------------------------
 * common.css 
 * 
 * common cascading style sheets     
 * -------------------------------------------------------------------------- */
body{ margin-top:0; color:#333; font-family:Arial, sans-serif; text-align:center;/*IE hack to center the containers*/; 
      background:#E7E7E7 url(http://www.tutorz.com/img/bg.jpg) repeat-x;  }
    
#container{ width:50.75em; margin:0 auto; background:url(http://www.tutorz.com/img/containerbg.gif) repeat; }
#container #bdrLeft{ float:left; width:5px; }     
#container #bdrRight{ float:right; width:5px;  }   
#borderBtm{ margin:0px 5px; width:50.1em; height:5px; background:url(http://www.tutorz.com/img/borderBtm.gif) repeat-x; overflow:hidden; }

#main{ position:relative; width:48em; padding:1em; background:#ffffff; border:1px solid #ccc; border-width:0px 1px 1px 1px; 
       margin:0px 5px; text-align:left; min-height:507px; height:auto; _height:507px; }

p{ font:normal 80% Arial, sans-serif;}
img{ border:0; }
/* header */
#header{ position:relative; z-index:2; width:50.1em; height:4em; margin:0px auto; text-align:left; }
#header #login{ float:right; margin:0.5em; font:normal 60% Verdana, sans-serif;}
#header img{ margin:0.45em 0 0 0.6em; float:left; border:0; }

#graybar{ font-size:80%; width:100%; padding:0.2em 0 0.3em 0; margin-bottom:1em;}

/* tabs */
ul#nav {
	position:absolute;
	z-index:9;
	bottom:-2px;
	right:0em;
	margin:0;
	padding:0;
	list-style:none;
}
ul#nav li {
	float:left;
	padding:0 0 0 4px;
	margin:0 0 0 0px;
	background:url(http://www.tutorz.com/img/tabLeft.gif) top left no-repeat;
}
ul#nav b{ 
	float:left;
	font-size:80%;
	line-height:210%;	
	height:29px;
	background:url(http://www.tutorz.com/img/tabRight.gif) top right no-repeat;
	padding:1px 12px 0 8px;
}
ul#nav a{ text-decoration:none; border-bottom:2px solid #fff; color:#666; }
ul#nav a:hover{ text-decoration:none; border-bottom:2px solid #888; background:none; } 	
ul#nav li.on{ background:url(http://www.tutorz.com/img/tabLeftOn.gif) top left no-repeat; }
ul#nav b.on{ background:url(http://www.tutorz.com/img/tabRightOn.gif) top right no-repeat; }
ul#nav li.on a{	border-bottom:2px solid #FFF2BF; }
ul#nav li.on a:hover{	border-bottom:2px solid #888; }

/* subtab */
#subtab{ position:relative; z-index:1; width:49.2em; padding:0.35em 0.4em 0.05em; background:#FFF2BF; 
         border:1px solid #F2BD2F; margin:0px 5px; height:1.6em; text-align:left; } 
#subtab #qBox{ float:left; }
#subtab #lBox{ float:left; margin-left:0.2em; }
#subtab input.text{ color:#555; font:bold 1em Arial, sans-serif; padding:0.1em; border:1px solid #F2BD2F; width:12em;}
#subtab .label{ font:bold 70% Verdana, sans-serif; color:#666; margin-bottom:0em; }
#subtab input.button{color:#666; font-weight:bold; font-size:70%;  margin:0.3em 0 0 0.6em; float:left; }

#subtab a{ text-decoration:none; margin-left:20px; font:bold 80% arial, sans-serif; border-bottom:2px solid #FFF2BF; color:#666; }
#subtab a:hover{ text-decoration:none; border-bottom:2px solid #888; background:none; }
#subtab a.on{ margin-left:0px; }
#subtab img{ margin:0px 2px 0px 12px; }

/* links */
a,a:link,a:visited,a:active{ /*text-decoration:none; color:#333; border-bottom:1px dotted #333;*/ cursor:pointer; }     
a:hover{color:#FFF; text-decoration:none; background-color:#AB000B; border:0;}

a.red,a.red:link,a.red:visited,a.red:active{ color:#AB000B; }
a.red:hover{ color:#FFF; }
 
a.mylink{ color:#AB000B;  text-decoration:none; border-bottom:1px dotted #AB000B; }
a.mylink:hover{ color:#FFF; background-color:#AB000B; border:0; }
 
/* autosuggest */
div.suggestions{ position:absolute; z-index:4; display:none; -moz-box-sizing:border-box; box-sizing:border-box;
                 border:1px solid #999; color:#CE2033; text-align:left; background:#FFFFFF; cursor:default; }
div.suggestions div.current{ background-color:EFDE46; color:#FFF; } 
.left{ text-align:left; font-size:80%; }
.right{ text-align:right; font-size:70%; color:#666; }                      

a.fine,a.fine:link,a.fine:visited,a.fine:active{font-family:Verdana, sans-serif; text-decoration:none; color:#444; border:0;}     
a.fine:hover{text-decoration:underline; background-color:#FFF; }

/* footer */
#footer{ position:relative; width:50em; margin:0em auto; padding-top:0.5em; text-align:left; }
a.footer,a.footer:link,a.footer:visited,a.footer:active{font:normal 70% Arial, sans-serif; text-decoration:none; color:#666;}     
a.footer:hover{text-decoration:underline; background:#e7e7e7; }
a.footerH1,a.footerH1:visited{text-decoration:none; color:#777; font:bold 0.8em arial, sans-serif; }     
a.footerH1:hover{text-decoration:underline; background:#e7e7e7; color:#777;}
#footer .col{ float:left; padding:0em 1em 0.5em 1em; }
#footer h3{ float:left; border-right:1px solid #bbb; height:2.5em; margin:0; }
#footer .col ul.colI{ list-style:none; padding-left:0em; margin-top:0.2em; margin:0; }

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

