/*

+----------------------------------------------------------------------------------------------------+
|                                                                                                    |
|    TYPOGRIDPHY - TYPOGRAPHICAL AND GRID LAYOUT CSS FRAMEWORK FROM HARRY ROBERTS OF CSS WIZARDRY    |
|                                                                                                    |
+-------------------------------------------------+--------------------------------------------------+
|                                                 |                                                  |
|   TYPOGRIDPHY IS � COPYRIGHT OF HARRY ROBERTS   |   v 0.1.1                                        |
|   IT IS FREE TO BE USED AND MODIFIED PROVIDED   |   May 2008                                       |
|   THIS TEXT REMAINS INTACT -- CSSWIZARDRY.COM   |   http://csswizardry.com                         |
|                                                 |                                                  |
+-------------------------------------------------+--------------------------------------------------+



COLOUR REFERENCES
BODY BG: #FFF
TOP STRIP: #000
BODY COLOUR: #666
LINKS: #000
-------------------------------------------------------- */


/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
/*---------- END RESET ----------*/


/*-------------------------------------------+
|                                            |
|            MAIN STRUCTURE STYLES           |
|                                            |
+-------------------------------------------*/
html{
	font-size:100%;
	min-height:101%;
}
body{
	font-size:62.5%;
	font-family:Georgia, "Times New Roman", serif;
	color:#666;
	border-top:0.5em solid #444;
	background: #666;
	padding:0 1em;
}

#wrapper{
	width:960px;
	margin:0 auto;
	background: url(images/bg_wrapper.gif) repeat-y #fff;
}
#header{
	width:92em;
	height:220px;
	background: url(images/bg_nav.jpg) no-repeat left bottom #444; 
	clear: both;
	padding:0 2em;
}
#header img{
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}
/*NAVIGATION
-------------------------------------------------------- */

#nav {
	position: absolute;
	top:155px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	z-index:  1;
}		
		
#nav ul {
	position: relative;
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;	
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 10px 15px;
	color: #FFF;
	font: 15px;
	text-decoration: none;	
	letter-spacing: 1px;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #fff;		
}
.current_page_item {
	height: 70px;
	background: url(images/nav-current.jpg) no-repeat center bottom;	
}
#flashcontent{
	position:relative;
	padding:0px;
	z-index: 0;
}

/*FOOTER NAVIGATION
-------------------------------------------------------- */
#footer-nav{
	word-spacing:1em;
	height: 20px;
}

#footer-nav ul li {
	display: inline;
	
}

#footer-nav a{
	color:#444;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer-nav .current_page_item {
	height: 70px;
	background: none;	
}
/*GRIDS
-------------------------------------------------------- */
/* Set styles common among all grids - all grid divs must be assigned this class */
.generic{
	/* border-top:0.5em solid #666;  The border at the top of each grid */
	float:left;
	width: 96em;
	padding: 1em 2em;
	background: url(images/bg_wrapper.gif) repeat-y #fff;
	border-bottom:0.4em solid #ddd;
}
/* Sets styles for any 'start' grids - this class MUST be given to a grid that is the first in a horizontal series */
.clear{
	clear:both;
}
/* Sets styles for any 'end' grids - this class MUST be given to a grid that is the last in a horizontal series */
.end{
	margin-left:0 !important;
	margin-right:0 !important;
}
/* 220px */
.twotwenty{
	width:22em;
	margin-right:2em;
}

/* 760px */
.sevensixty{
	width:68em;
	margin-right:2em;
}
/* 940px */
.nineforty{
	width:92em;
}
/*-------------------------------------------+
|                                            |
|                FONT STYLES                 |
|                                            |
+-------------------------------------------*/
/*PARAGRAPHS
-------------------------------------------------------- */
.generic p{
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.5em;
}
/* Styles an introductory paragraph, similar to newspapers. Assign this class to the first paragraph in an article */
p.intro:first-line{
	font-variant:small-caps;
}
/* Styles a drop cap on each paragraph with this class */
p.drop:first-letter{
	float:left;
	font-size:3em;
	margin-top:-0.05em;
	margin-right:0.1em;
	margin-bottom:-0.5em;
}
/*HEADINGS
-------------------------------------------------------- */
h1{
	color:#444;
	font-size:3em;
	margin-bottom:0.6em;
	font-style:italic;
	line-height:1.2em;
	text-shadow: #000 2px -2px 2px;
}
h2{
	color:#444;
	font-size:2em;
	margin-bottom:0.9em;
	line-height:0.9em;
}
h3{
	color:#444;
	font-size:1.5em;
	margin-bottom:1.2em;
	line-height:1.2em;
	font-variant:small-caps;
}
h4{
	color:#444;
	font-size:1.2em;
	margin-bottom:1.5em;
	line-height:1.5em;
	font-variant:small-caps;
}
h5{
	color:#444;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6{
	color:#444;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}
/*LINKS
-------------------------------------------------------- */
.generic a{
	color: #444;
}

p a{
	color:#444;
}
p a:hover{
	text-decoration:none;
}
h1 a{
	color:#444;
}
h1 a:hover{
	text-decoration:none;
}
li a{
	color:#444;
}
li a:hover{
	text-decoration:none;
}
/*ALL THE TRIMMINGS
-------------------------------------------------------- */
blockquote p{
	font-size:1.2em!important;
	line-height:1.5em!important;
	margin-bottom:1.5em!important;
	font-style:italic;
	font-weight:bold;
        margin-left:50px;
        margin-right:50px;
        word-wrap: break-word;
}
blockquote p cite{
	font-style:normal;
}
.generic strong{
	font-variant:small-caps;
	font-weight:bold;
}
.generic em{
	font-style:italic;
	font-weight:inherit;
}
.amp{ /* Give those ampersands a right sexy look */
	font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style:italic;
	font-weight:normal;
	line-height:inherit;
}
abbr{
	border-bottom:1px dotted #666;
	border-color:inherit;
	cursor:help;
}
.clear{
	clear:both;
}
.right-float{ /* Float any item to the right */
	float:right;
	margin-left:2em;
	margin-right:0;
}
.left-float{ /* Float any item to the left */
	float:left;
	margin-right:2em;
	margin-left:0;
}
.code{ /* Styling for and code type items */
	font-family:Courier, "Courier New", monospace;
	background:#ddd;
	font-size:1em;
}
.meta{
	clear:left;
}
/*-------------------------------------------+
|                                            |
|               IMAGE STYLES                 |
|                                            |
+-------------------------------------------*/
img{
	font-size:1em;
	padding:2px;
	border:1px solid #333;
	margin-bottom:0.5em;
	margin-right:0.5em;
	margin-top:0.3em;
}
img.left-img{ /* Float any image to the LEFT and give it some margin */
	font-size:1em;
	float:left;
	padding:2px;
	border:1px solid #333;
	margin-bottom:0.5em;
	margin-right:0.5em;
	margin-top:0.3em;
}
img.right-img{ /* Float any image to the RIGHT and give it some margin */
	font-size:1em;
	float:right;
	padding:2px;
	border:1px solid #333;
	margin-bottom:0.5em;
	margin-left:0.5em;
	margin-top:0.3em;
}
img.alignleft{ /* Float any image to the LEFT and give it some margin */
	font-size:1em;
	float:left;
	padding:2px;
	border:1px solid #333;
	margin-bottom:0.5em;
	margin-right:0.5em;
	margin-top:0.3em;
}
img.alignright{ /* Float any image to the RIGHT and give it some margin */
	font-size:1em;
	float:right;
	padding:2px;
	border:1px solid #333;
	margin-bottom:0.5em;
	margin-left:0.5em;
	margin-top:0.3em;
}
/*CONTACT FORM STYLES
-------------------------------------------------------- */
#contact-form{
}
#contact-form label{
	width:10em;
	float:left;
	margin-top:0.6em;
}
#author, #email, #url, #location {
	width:20em;
	height:2em;
	border: 1px solid #c9c2c1;
	background:#fff !important;
}
#comment{
	width:48em;
	height:12em;
	border: 1px solid #c9c2c1;
	background:#fff !important;
}
#comments{
	font-size: 1em;
	width:8em;
	height: 2em;
	margin: 0px;
	padding: 5px;
	border: 1px solid #c9c2c1;
	overflow:auto;
	background:#fff !important;
}

#commentlist blockquote {
	font-size: 0.8em;
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;
	width: 48em;
}

cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}
.postcomment{
	width:43.8em;
	height:10em;
	padding:3px;
	border:2px solid #666;
	margin-bottom:18px;
	overflow:auto;
	background:#fff !important;
}
#author:active, #email:active, #url:active, #location:active, #submit:active, #author:focus, #email:focus, #url:focus, #location:focus, #submit:focus{
	border:2px solid #333;
}
#submit{
	clear:both;
	padding:5px;
	border:2px solid #666;
	background:#fff !important;
	cursor:pointer;
	margin-left:0;
}
#reset{
	clear:both;
	padding:3px;
	border:none;
	background:#f00 !important;
	cursor:pointer;
	float:right;
	color:#fff;
	margin-top:-28px;
}
/*-------------------------------------------+
|                                            |
|                LIST STYLES                 |
|                                            |
+-------------------------------------------*/
ul{
        padding-left:1.5em;
	margin-bottom:1.8em;
	list-style:square outside;
}
ul li{
	font-size:1.2em;
	line-height:1.5em;
}
ul li.caption{ /* Apply this class to the first list item in a list to give it a caption */
	font-variant:small-caps;
	list-style:none;
	color:#000;
}
li > ul, li > ol{
	margin-bottom:0;
	margin-left:5em;
}
li > ul li, li > ol li{
	font-size:1em;
}
ol{
        padding-left:1.5em;
	margin-bottom:1.8em;
	list-style:decimal inside;
}
ol li{
	font-size:1.2em;
	line-height:1.5em;
}
/*-------------------------------------------+
|                                            |
|               MISC. STYLES                 |
|                                            |
+-------------------------------------------*/


/*

	"I could eat a knob at night"
		-	Karl Pilkington

*/