/*
Theme Name: Discovery
Theme URI: http://www.intown.com.au
Description: Ford Discovery Centre Theme by Intown Entertainment 
Version: 1.0
Author: Gary Watts
Author URI: http://www.intown.com.au/
Tags: 





/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }



/* GENERAL
------------------------------------------------------------------- */




html, body { color: #0a0a3b; }
html {
  background: #0a0a3b;
  height: 100%;
  margin-bottom: 1px;
  }
  
body {
  background: #0a0a3b;
  font: 10px Arial, Helvetica, sans-serif;
  text-align: center;
}

a { text-decoration: none; }
a:link, a:visited { color: #00FFFF; }
a:focus, a:hover, a:active { color: #86180A; }

#menu a:active,
#submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }


#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #C54E0B; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #ffffff;
  display: block;
  /* fixed for Non-PCs without Photoshop CS2+ */
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

h1 { font-size: 22px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 14px; font-weight: bold; color: #00FFFF; }
h4 { font-size: 10px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #ffffff; font-weight: bold;}
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #669900; }

hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: 550; }
sub, sup { font-size: 0.7em; }



/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }



/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 576px;
  /* smooth image resizement in IE7+ */

}

.more-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  font-size: 11px;
  padding: 5px 6px 3px;
 }

.more-link:hover { background-color: #E6F0F2; border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
thead { background-color: #F4F8F9; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }



/* STRUCTURE
------------------------------------------------------------------- */

#header,
#main,
#smallheader,
#footer {
  background-color: #333333;
  text-align: left;
  margin: 0 auto 0px;
  width: 900px;
}

#header,
#smallheader,
#sidebar,
#footer { font-size: 0.7em; }

#header { height: 396px; position: relative; margin-top: 4px; }

#smallheader { height: 306px; position: relative; margin-top: 4px; }

#container { float: left; margin: 0 -350px 0 0; width: 100%; }

#content {
    margin: 0 0 0 0;
  overflow: hidden;
  padding: 10px 0 0;
  width: 555px;
}

.welcome {
	padding-left: 20px;
}

#footer { padding: 10px 0px; width: 900px; }

.footertext { text-align: right; margin-right: 20px; color:#FFFFFF; font-size: 14px; padding-top: 10px;}

.intown { text-align: right; margin-right: 20px; color:#FFFFFF; font-size: 12px; padding-top: 5px;}

.trusttext { color:#FFFFFF; margin-left: 20px; font-size: 12px;}

.fordhead { position:static;  z-index: 99; padding-top: 127px}


/* HEADER
------------------------------------------------------------------- */



/* Start EXAMPLE CODE text logo */

#branding { display: block; position: absolute; }
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
#logo, .description { color: #868F98; float: left; }

/* End EXAMPLE CODE text logo */


/* Menu position */	
#nav { position: absolute; top: 105px; left: 0; width: 900px;}

	
/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0 28px; }
.post, .nocomments { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
.entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; color:#FFFFFF;}

.meta {
	color:#FFFFFF;
 	display: block;
  	font-size: 11px;
  	height: 19px;
  	line-height: 19px;
  	margin: 0 -28px;
  	padding: 6px 28px;
  	width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }



p strong, li strong { color: #66ffff; }

.entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #FFFFFF; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }



/* PAGINATION on single.php */

.previousnext, .pagination { font-size: 11px; margin-bottom: 10px; }

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;
}

.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata {
  border-bottom: 1px dotted #ddd;
  border-top: 1px dotted #D5D5D5;
  color: #999;
  font-size: 11px;
  margin-top: 20px;
  padding: 7px 2px;
}
.postmetadata a { color: #666; padding: 2px; }
.postmetadata a:hover { background-color: #efefef; }


/* SIDEBAR
------------------------------------------------------------------- */




.categories li li, .pagenav li li { margin-left: 6px; }


ul.group {
  float: left;
  margin-left: 10px;
  overflow: hidden; 
  padding: 0;
  
}

.ladlink {
 	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 15px;
}

.radlink {
 	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
}

.assclink {
	margin-top: 10px;
	margin-left: 10px;
	background-color:#FFFFFF;
}



.about { 
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
 }

#random_image {
	padding-top: 15px;
	padding-left: 10px;
}

.maillink {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
}

#sidebar {
  background-color: #333333;
  float: right;
  margin-left: -3px;
  padding: 10px 15px 10px 10px;
  width: 325px;
}

.sidetext {
	padding-top: 10px;
	padding-bottom: 20px;
}


/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



/* PRINT Styles
------------------------------------------------------------------ */

@media print
{
  body { color: #000; font: 100%/1.5 serif; }
  .entry { font-size: 12pt; line-height: 1.5; overflow: visible; }
  #header { border-bottom: 1px dotted #ccc; position: static; display: block; margin: 0 auto; }
  h1#logo,
  h1#logo a,
  h1#logo a span { color: #000; height: auto; margin: 0; padding: 0; position: static; width: auto; }
  
  #container { float: none; margin: 0; }
  #content { border: 0 none; margin: 0; overflow: visible; position: static; }
  /* Attaches the URI to each link so they are visible in the print version */
  #content .entry p a:after { content: "  [" attr(href) "] "; }
  #accessibility, hr, #nav, #sidebar, .something { display: none; }
}


/* front blog style
------------------------------------------------------------------ */
.leadpic {
	float:left;
	margin: 0 14px 8px 0;
	padding: 10px 10px 15px 10px;
	}

#lead {
	margin-top:22px;
	}
		
.feature {
	background:#D8D8D8;
	font: 1.3em Arial;
	padding: 0px;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
	

/* Story style
------------------------------------------------------------------ */

.container {
	overflow: hidden;
	width: 100%;
}

.post-image {
 	float: left;
	padding-top: 30px;
	width: 37%;
}
	  
.post-block {
 	float: right;
	width: 63%;
}

.post-image-lrg {
 	float: left;
	width: 55%;
	padding-bottom:5px;
}
	  
.post-block-lrg {
 	float: left;
	padding-top: 50px;
	width: 45%;
	}
	
.post-block-list {
 	float: left;
	width: 45%;
	padding-bottom:5px;
	}	
	
.post-block-lrg p {
	color:#66CCFF;
	}
	
.list-block {
	float: left;
	width: 33%;
	text-align: center;
}

.bspacer { 
	clear: both; 
}

/* product menu style
------------------------------------------------------------------ */
.page_item {
	font-size:12px;
  display: block;
  padding: 1px;
}

.sb-title {
	font-size:12px;
	color:#0099FF;
	font-weight:bold;
  display: block;
  padding: 1px;
  padding-top: 20px;
}

#shopping-cart.sb-title {
color:#0099FF;
	font-weight:bold;
padding-left: 5px;
background-color:#999999;
font-size:12px;
}

#sliding_cart.shopping-cart-wrapper {
padding-left: 5px;
background-color:#999999;
font-size:12px;
}