/*  
Theme Name: A* Driving School
Theme URI: http://www.josefdunne.com
Description: A* Driving School theme
Version: 1.0
Author: Josef Dunne
Author URI: http://www.josefdunne.com
*/

/* SEARCH HIGHLIGHT */
.hilite {
color: #333;
background: yellow;
}
.hilite1 {
color: #333;
background: #99FF99;
}
.hilite2 {
color: #333;
background: #FFFF66;
}
.hilite3 {
color: #333;
background: #FF66FF;
}

/* LOCATIONS */
.locations {width:auto;margin:0 auto;overflow:auto;}
.locations ul {list-style:none;margin:0 auto;padding:0;width:900px;}
.locations li {float:left;margin-right:10px;color:#666;font-size:10px;}
.locations li a {text-decoration:none;color:#666;}
.locations li a:hover {text-decoration:underline;}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #000;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ccc;
	color: #ccc;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

.entry img{
	border: 1px solid #ccc;
	padding: 4px;
}

img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 0 7px 2px 0;
	padding: 4px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

.header-inner {position:relative;margin:0 auto;width:800px;}

#header{
	width: 100%;
	padding:0;
	text-align: left;
	background:#1f1f1f;
	position:relative;
}

#header h1{
	background:url(images/a_star_logo.png) no-repeat;
	margin:0 auto;
	padding:40px 0 0 270px;
	width: 488px;
	font-size: 40px;
	color: #fff;
}

#header h1 a{
	display:block;
	width:100%;
	height:99px;
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

.description{
	position:absolute;
	color: #6d6d6d;
	left:293px;
	bottom:15px;
}

.description p{
	padding:6px 0 0 0;
}

#top-menu{
	width: 100%;
	font-family: Georgia, Sans-Serif;
	text-align: left;
	border-top: 1px solid #343434;
	background: #343434 url(images/bg_topmenu.gif) repeat-x;
}

#top-menu a{
	text-decoration: none;
	color: #b3b2b2;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 758px;
	padding: 10px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 18px;
}

#container{
	width: 100%;
	text-align: left;
	border-top: 1px solid #fff;
	background: #fff url(images/bg_container.gif) repeat-x;
}

.page{
	margin: 20px auto 0;
	width: 758px;
	text-align: left;
	overflow:hidden;
}

.main-narrow{
	float: left;
	width: 531px;
	background: url(images/dotted_vertical.gif) repeat-y top right;
}

.post{
	padding: 20px 21px 20px 0;
}

.post h2{
	font-size: 30px;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	margin: 0;
	padding: 15px 0 0;
	font-style: normal;
	text-transform: none;
	background-color: transparent;
	background-image: none;
}

.entry h1{
	font-size: 48px;
	font-weight: normal;
	line-height: 48px;
}

.entry h2{
	line-height: 30px;
}

.entry h3{
	font-size: 18px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.postinfo{}

.browse{
	margin: 0;
	padding: 20px 21px 20px 0;
}

.sidebar{
	float: left;
	width: 202px;
	margin: 0 0 0 15px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li{
	margin:10px 0 0 0;
}

.sidebar ul li#search{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li h2{
	padding: 0 0 10px 0;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
	color: #666;
}

.sidebar ul ul{
	padding: 3px 0 0;
}

.sidebar ul ul li{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 30px;
	background-color: transparent;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #ccc;
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 2px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

/* FOOTER */
#footer{color:#999;margin: 0 auto;width: 758px;padding: 0 0 20px 0;text-align:left;font-size:11px;}
#footer ul {list-style:none;margin:10px 0 0 0;padding:0;}
#footer li {float:left;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid #EEE;}


/* LINKS */
.links ul {list-style:none;margin:0;padding:0;}
.linkcat h2 {font-size:18px;}
.links li img {border:none;vertical-align:middle;width:60px;}

/* EDIT CONTENT LINK */
.edit-content-link {text-align:center;}
.edit-content-link a {color:#FFF;font-weight:bold;background:green;display:block;width:100px;padding:5px;}


/* PRIMARY NAVIGATION */
.primary-navigation-content {width:790px;margin:0 auto;}
.primary-navigation {
overflow:hidden;
width:auto;
margin:0 0 20px 0;
	font-family: Georgia, Sans-Serif;
	border-top: 1px solid #343434;
	background: #343434 url(images/bg_topmenu.gif) repeat-x;
}
.primary-navigation li a {
font-size:16px;
border-bottom:none;
text-decoration:none;
font-weight:normal;
cursor:pointer;
padding:8px 15px;
text-decoration: none;
color: #b3b2b2;
text-align:left;
}
.primary-navigation li a:hover, .primary-navigation li.current_page_item a:hover {
text-decoration:underline;
background:none;
}
.primary-navigation li.current_page_item a {text-decoration:none;}

/* SUCKERFISH CODE */
.primary-navigation, .primary-navigation ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:1000;
}

.primary-navigation ul.children li a {padding:4px 15px;}

.primary-navigation a {
	display: block;
	width: auto;
}

.primary-navigation li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

.primary-navigation li ul { /* second-level lists */
	position: absolute;
	background: #333;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

.primary-navigation li:hover ul, .primary-navigation li.sfhover ul { /* lists nested under hovered list items */
left: auto;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
width:200px;
overflow:hidden;
}

.primary-navigation li:hover ul li, .primary-navigation li.sfhover ul li {float:none;line-height:1.2em;}

