/*  
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: 62.5%; /* Resets 1em to 10px */
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	background-color: #e8e8e8;
	color: #333;
	text-align: center;
        background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/andrews_bkgd-tint.gif);
        background-repeat: repeat-x;
	}

#page {
	text-align: left;
	}

#header {
	background-color: #ffffff;
	}

#headerimg {
	} 

#content {
	font-size: 1.1em
	}

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

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

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

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

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

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

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

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2, #sidebar2 h2, #sidebar3 h2, #sidebar1 h2, #sidebar4 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
         display:none;
	}

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: #333;
	}

.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.8em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebar1, #sidebar2, #sidebar3, #sidebar4 {
	font: 1.1em '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;
	}

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

a:hover {
	color: #3399FF;
	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;
	padding: 0; 
	}

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

#header {
	background-color: #ffffff;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 30px;
	margin: -18px 0px 0px 0px;
	width: 527px;
	}

.widecolumn {
	float: left;
	padding: 0 0 0px 30px;
	margin: 0px 0px 0px 0px;
	width: 500px;
	}

.post {
	margin: 0 0 0 0px;
	text-align: left;
         line-height: 1.6em;
         clear:;
	}

.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 0 0 0px;
	margin: 0 auto;
	width: 957px;
	clear: both;
        height: 235px;
	}

#footer p {
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 200px;
	text-align: left;
	}
/* End Structure */

/* Begin Sidebar */
#sidebar, #sidebar1 {
         float:left;
         background-color:;	
         padding: 0px;
         margin-left:10px;
	/* margin-left: 543px; */
	width: 215px;
        margin-top:8px;
	}

#sidebar form, #sidebar1 form {
	margin: 0;
	}

#sidebar2
{
        float:left;
        background-color: ;	
	padding: 0px;
        margin-left:18px;
	/* margin-left: 760px; */
	width: 140px;
        margin-top:8px;
	}

#sidebar2 form {
	margin: 0;
	}

#sidebar3
{
        float:left;
        background-color: ;	
	padding: 0px;
        margin-left:18px;
	/* margin-left: 760px; */
	width: 140px;
        margin-top:8px;
	}

#sidebar3 form {
	margin: 0;
	}

#sidebar4
{
        float:left;
        background-color: ;	
	padding: 0px;
        margin-left:18px;
	/* margin-left: 760px; */
	width: 140px;
        margin-top:8px;
	}

#sidebar4 form {
	margin: 0;
	}

/* End Sidebar */

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

h2 {
	margin: 3px 0 10px;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

#sidebar h2, #sidebar1 h2, #sidebar2 h2 {
	margin: 0px;
	padding: 0px;
	}

h3 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0 0;
	}
#lowerframe h3 {
	padding: 10px 0px 0px 10px;
	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: 0px;
	margin: 0 0 0px 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 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. (removed EL) */


.entry ul {
	margin-left: 0px;
         margin-top: 0px;
	padding-left: 10px;
	list-style: none;
	text-indent: 0px;
         padding-right: 10px;
padding-bottom:8px;
margin-bottom:0;
	} 

.entry li {
	margin: 0px 0 0px 0px;
         background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/green_arrow_bullet.gif);
         background-repeat: no-repeat;
         background-position: 0 0.8em;
         padding-left: 27px;
         padding-top: 4px;
         list-style: none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: ;
	}

.entry ol {
	padding: 0 0 0 0px;
	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, #sidebar2 ul, #sidebar2 ul ol, #sidebar3 ul, #sidebar3 ul ol, #sidebar1 ul, #sidebar1 ul ol, #sidebar4 ul, #sidebar4 ul ol {
	margin: 0;
	padding: 0;
        list-style-type: none;
	list-style-image: none;
        
	}

sidebarbullet ul {
	margin-left: 0px;
        margin-top: 0px;
	padding-left: 1em;
	text-indent: -1em;
	} 

sidebarbullet li {
	margin: 0;
        list-style: none;
}

#sidebar ul li, #sidebar2 ul li, sidebar1 ul li {
	list-style-type: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select, #sidebar1 ul p, #sidebar1 ul select  {
	margin: 0px;
	padding: 0px;
	}

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

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

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

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



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

#sidebar #searchform #s {
	width: 115px;
	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: 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 */

/* Calendar Removed-EL */

/* 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: 0px;
	padding-bottom: 30px;
        margin-right: 30px;
	}
/* 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." */

/* dTabs css */

#tabbar {
	margin: 0px 20px 0px 40px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display: inline;
        font-weight: bold;
}

#tabbarbox {
	margin: 0px 0px 0px 0px;
	padding: 54px 0px 0px 0px;
        font-weight: bold;
	
}
.tab, .tabselected{
	display: inline;
	text-align: center;
	height: 25px;
	padding: 0px 5px 0px 2px;
	margin: 0px 0px 0px 0px;
        font-weight: bold;
}
.tab {
	border-bottom:0px solid #A2A2A2;
        font-weight: bold;
}
.tabselected{
	border-bottom-style: none;
        font-weight: bold;
}

#tabbar a {
	display: table-cell;
	text-align: center;
	height: 25px;
        color: white;
        font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

/* End dTabs css */

/* EL */

.widget sb-html {
margin: 0;
padding: 0;
}

#text-1 {
        padding: 10px 15px 15px 15px;
        background-color: #E7E7E7;
        margin:0;
}
#text-2 {
        line-height: 1.6em;
        border-left: 1px solid #006699;
        border-right: 1px solid #006699;
        margin:0;
}
#pad {
        margin:0px 10px 0px 12px;
        display:block;
        padding-top:2px;
}

.frame-bottom {
        margin:0 0 10px 0px;
}
div.cse-branding-bottom {
        margin-bottom: 7px;
}

.textwidget {
        margin:0;
        padding:0;
}
.widget widget_text {
        margin:0;
        padding:0;
}

#text-2 li {
}

#text-3 {
        padding: 0px 0px 10px 0px;
}
.widget widget_simple_recent_comments ul li {
	list-style-type: none;
	list-style-image: none;  
}
.bottomtxt {      
        padding: 10px 20px 10px 10px;
        background-color: #E7E7E7;

}
.logotext {
	font-size: xx-small;
	color: #999999;
	text-align: center;
        margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.credit {
	font-size: x-small;
	color: #ffffff;
	text-align: center;
        margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 2007 phase2 */

table.hometable {
	font-size: 1.1em;
	text-align: left;
        margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
width:518px;
}
table.hometable td {
        padding: 0;
}

table.iphone {
	font-size: 1.1em;
	text-align: left;
        margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
width:520px;
}
table.iphone td {
        padding: 0px 0px 10px 0px;
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/andrews_feature_lhs.jpg);
         background-repeat: no-repeat;
}

table.iphone h2 {
        margin:84px 0 0 40px;
        padding:0;
line-height:110%;
font-weight:normal;
color:#87b6f0;
letter-spacing:0.05em;
}

table.iphone h2.italic {
        margin:5px 0 4px 60px;
        padding:0 0 4px 44px;
line-height:110%;
font-style:italic;
color:#87b6f0;
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/andrews_big-tick.png);
         background-repeat: no-repeat;
font-size:1.3em;
}


table.iphone h3 {
        margin:0 0 0 40px;
        padding:0;
line-height:100%;
font-weight:normal;
color:#043181;
font-size:1.2em;
}

table.learntable {
	font-size: 1.1em;
	text-align: left;
        margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
width:500px;
}
table.learntable td {
        padding: 0px 0px 10px 0px;
}
table.testimonial {
         background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/testimonials_top.gif);
         background-repeat: no-repeat;
	font-size: 1.1em;
	text-align: left;
         margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
         padding: 0px 0px 0px 0px;
width:500px;
} 
table.testimonial td {
         padding: 0px 0px 0px 0px;

}
table.testimonial ul {
	list-style: none;
         margin-left: 0px;
         padding: 0px 25px 28px 25px;
         margin-top:8px;
}
table.testimonial li {
         padding: 0px 0px 0px 0px;
}
.testimonialheading {
         color: #99CCFF;
         padding: 0px 0px 0px 12px;
         font-size: 1.2em;
}
.testimonialright {
         color: #FFFFFF;
         padding: 0px 22px 0px 0px;
}
.testimonialright A:link {
text-decoration: none; color: #FFFFFF;
}
.testimonialright A:visited {
text-decoration: none; color: #FFFFFF;
}
.testimonialright A:active {
text-decoration: underline; color: #FFFFFF;
}
.testimonialright A:hover {
text-decoration: underline; color: #FFFFFF;
}

#greentickframe {
margin:0 0 8px 0;
padding:0;
border:1px solid #043181;
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/andrews_greentick_bkgd.gif);
background-repeat: repeat-x;
}

#greentickframe h4 {
margin:0;
padding:3px 6px 0 50px;
color: #FFFFFF;
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/andrews_greentick.gif);
background-repeat: no-repeat;
height:44px;
font-size:1em;

}

#headeraction {
	margin: 0px 10px 0px 230px;
	padding: 10px 0px 70px 0px;
        font-weight: bold;
        color: #fff;
        font-size: 1.5em;
}
#headerlocation {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
        font-weight: ;
        color: #;
        font-size: 1.2em;
}       
#landingpagelinks {
	margin: 0px 0px 0px 20px;
	padding: 13px 0px 0px 0px;
        font-weight: ;
        color: #;
        font-size: 1.4em;
}
#frame {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/frame-top.gif);
background-repeat: no-repeat;
}

#frame_home_gray {
width:520px;
}

/* frame gray 520 wide plus border */

#frame_home_gray p{
margin:0;
padding-top:2px;
padding-bottom:6px;
}

#frame_home_gray h3{
margin:0;
padding-top:6px;
}

#frame_home_gray td{
border:1px solid #616161;
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/flag_background.jpg);
background-repeat: no-repeat;
padding:0 0 0 8px;
height:48px;
width:520px;
}

.arrow {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/small-arrow.gif);
background-repeat: no-repeat;
}
#indent-keys {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/keys.jpg);
background-repeat: no-repeat;
}
#indent-dash {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/dash.jpg);
background-repeat: no-repeat;
}
#indent-man {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/maneouvres.jpg);
background-repeat: no-repeat;
}
#indent-intensive {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/intensive.jpg);
background-repeat: no-repeat;
}
#indent-headset {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/headset.jpg);
background-repeat: no-repeat;
}
#indent-cost {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/cost.jpg);
background-repeat: no-repeat;
}
#indent-motorway {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/motorway.jpg);
background-repeat: no-repeat;
}
#indent-female {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/female-instructors.jpg);
background-repeat: no-repeat;
}
.white-text {
color: #fff;
padding: 10px 10px 10px 10px;
font-size: 0.95em;
line-height: 140%;
height: 95px;
}
#black-text {
color: #000;
padding: 10px 10px 10px 10px;
font-size: 0.95em;
line-height: 140%;
}
.arrow-text {
padding: 10px 10px 10px 10px;
}
#lowerframe {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/2007-bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
}
.testimonialB {
background-image: url(http://www.andrewsdrivingschool.com/wp-content/themes/default/images/testimonials_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
}
.large {
font-size: larger;
font-weight: bold;
font-color: red;
}
.large-white {
font-size: larger;
font-weight: bold; 
}
.column {
margin: 0px 7px 7px 0px;
}
.column-close {
margin: 0px 7px 1px 0px;
}
.columnheader {
margin: 0px 7px 0px 0px;
}
.actioncall A:link {
text-decoration: none; color: #99CCFF;
}
.actioncall A:visited {
text-decoration: none; color: #99CCFF;
}
.actioncall A:active {
text-decoration: underline; color: #99CCFF;
}
.actioncall A:hover {
text-decoration: underline; color: #99CCFF;
}
.footerlink A:link {
text-decoration: none; color: #FFFFFF;
}
.footerlink A:visited {
text-decoration: underline; color: #FFFFFF;
}
.footerlink A:active {
text-decoration: underline; color: #FFFFFF;
}
.footerlink A:hover {
text-decoration: underline; color: #FFFFFF;
}
#bullets A:link {
text-decoration: none; color: #000000;
}
#bullets A:visited {
text-decoration: underline; color: #3399FF;
}
#bullets A:active {
text-decoration: underline; color: #3399FF;
}
#bullets A:hover {
text-decoration: underline; color: #000000;
}
#testimonialspacing {
padding: 5px 0px 0px 0px;
}
#lowerframe h4 {
	padding: 5px 90px 0px 10px;
	margin: 0px 0 0 0;
        font-weight: normal;
        font-size: 1em;	
}
#top-text {
height:10px;
color:#FFFFFF;
font-weight:bold;
padding-top:3px;
font-size:1.1em;
}

#specialist_courses {
}

#specialist_courses td{
padding-top:4px;
}