/*

Theme Name: McConaghy Boats - Luxury
Theme URI: http://www.mcconaghy.com.au
Description: Glen McPherson for Maxco
Version: 1.0
Author: Glen McPherson
Author URI: http://www.maxco.com.au
Quote: Travel North. That's the only direction your compass should ever point.

	[[ Colour Reference Chart ]]

	1. Greys
		Light Grey - Body Text / #dadada
		Dark Grey - Horizontal Rules / #1c1c1c
		Dark Grey Text - Footer / #6f6f6f
		
	2. Blues	
		Lightest Blue - Welcome Text / #fafcff
		Very Light Blue - Headlines / #f1f9ff
		Light Blue - Nav Bar / #e7f0ff
		Mid Blue - Link Hovers / #63b6ee
		Dark Blue - Nav Link Hovers / #0b3d64
	
*/

/* -------- 1. Body Elements -------- */

*, html, body { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

html { height: 100%; }

body { background: url(img/bg_tile2.gif) repeat-x top left #000000; font-family: Helvetica, Arial, Sans-serif; height: 100%; color: #dadada; }

hr { width: 580px; height: 1px; background-color: #1c1c1c; color: #1c1c1c; border: none; margin: 5px auto; }


/* -------- 2. Text Elements -------- */

p { font-size: 12px; font-weight: normal; color: #dadada; padding: 0px 0px 15px 0px; }
	p a { color: #dadada; text-decoration: none; border-bottom: #dadada dotted 1px; }
	p a:hover { color: #63b6ee; border-bottom: #63b6ee dotted 1px; }

h1 { font-size: 16px; font-weight: bold; color: #fafcff; padding: 25px 0px 10px 0px; }

h2 { font-size: 15px; font-weight: bold; color: #f1f9ff; text-transform: uppercase; padding: 15px 0px 15px 0px; }
	
#navbar_left { margin: 0px 0px 0px 10px;}
	#navbar_left li { list-style-type: none; float: left; font-size: 13px; font-weight: bold; color: #e7f0ff; padding: 7px 5px 0px 0px; }
	#navbar_left li a { color: #e7f0ff; text-decoration: none; }
	#navbar_left li a:hover { color: #0b3d64; }
	
#navbar_right { margin: 0px 10px 0px 0px;}
	#navbar_right li { list-style-type: none; float: right; font-size: 13px; font-weight: bold; color: #e7f0ff; padding: 7px 0px 0px 5px; }
	#navbar_right li a { color: #e7f0ff; text-decoration: none; }
	#navbar_right li a:hover { color: #0b3d64; }
	
/* -------- 3. Layout and Design -------- */

.wrapper { margin: 0px auto 0px auto; width: 650px; }
	
.header { width: 650px; }

.content { background: url(img/body_bg_tile.gif) repeat-x top left #000000; width: 630px; margin: 10px auto; }

.story { width: 580px; margin: 0px auto 0px auto; }
	.story img { float: right; border: #dadada solid 1px; margin: 3px 0px 15px 20px; }
	.story ul { font-size: 12px; font-weight: normal; color: #dadada; padding: 0px 0px 10px 40px; }
	.story ol { font-size: 12px; font-weight: normal; color: #dadada; padding: 0px 0px 15px 40px; }

.footer { background: url(img/footer_bg_tile.gif) repeat-x top left #000000; height: 31px; margin: 30px auto 0px auto; }
	.footer p { font-size: 11px; font-weight: normal; color: #6f6f6f; width: 650px; margin: 0px auto 0px auto; padding: 9px 0px 0px 70px; }
	.footer p a { color: #6f6f6f; border-bottom: #6f6f6f dotted 1px; }
	.footer p a:hover { color: #dadada; border-bottom: #dadada dotted 1px; }

.clear_it { clear:both; }








