/*

Theme Name: Gavin Wyatt
Theme URI: http://davidjonsson.com.au
Description: Custom design and build for Gavin Wyatt.
Version: 1.0
Author: David Jonsson
Author URI: http://davidjonsson.com/

*/

/* ERIC MEYER RESET */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Begin Typography & Colors */

h1 {
	text-indent: -9999px;
	background: url(./images/gavinwyatt_logo.jpg);
	width: 180px;
	height: 78px;
	float: left;}

h2, h2 a {
	font-family: 'Palatino', Serif;
	font-size: 36px;
	padding-bottom: 15px;
	font-weight: lighter;
	color: black;}
	
h2 a:hover {
	color: #5f859f;
	text-decoration: none;}
	
h3 {
	font-family: 'Arial', sans-serif;
	font-size: 19px;
	line-height: 36px;
	color: #333;
	font-weight: bold;
	}
	
h4 {
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 26px;
	color: #333333;}
	
p {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: justify;}
	
	
	
.elevator {
	font-family: 'Palatino', Serif;
	font-size: 14px;
	letter-spacing: 3px;
	color: #e5c8a0;
	padding: 28px 60px 20px 60px;
	text-align: center;}
	
	
/* Links */
	
a {
	color: #5f859f;
	text-decoration: none;}

a:hover {
	color: #5f859f;
	text-decoration: underline;}
	
	
/* Structure */

body {
	background: url(./images/bg.jpg) repeat-x white;}

#ribbon {
	max-width: 1400px;
	min-height: 900px;
	margin: 0 auto;
	background: url(./images/ribbon_home_bg.jpg) top center no-repeat;}
	
#ribbon-about {
	max-width: 1400px;
	min-height: 500px;
	margin: 0 auto;
	background: url(./images/ribbon_about_bg.jpg) top center no-repeat;}
	
#ribbonstandard {
	max-width: 1400px;
	min-height: 500px;
	margin: 0 auto;
	background: url(./images/ribbon_standard.jpg) top center no-repeat;}

#wrapper {
	width: 1080px;
	margin: 0 auto;}
	
#content {
	padding: 0px 60px 0px 60px;
	clear: both;}
		
	
	
/* MENU */

#nav {
	float: right;
	background: url(./images/menu_icons.jpg) no-repeat top left;
	width: 700px;
	margin-top: 15px;
	height: 30px;
	padding: 34px 60px 0px 0px;
	text-align: center; }
	
#nav li {
	display: inline;
	font-size: 18px;
	font-family: 'Arial', sans-serif;
	text-transform: uppercase;
	padding: 0px 18px 0px 18px;}
	
#nav li a {
	text-decoration: none;
	text-shadow: white 1px 1px;}
	
#nav li a:hover {
	text-decoration: none;
	color: white;
	text-shadow: #5f859f 1px 1px;}
	
.current_page_item a  {
	text-decoration: none;
	color: black;
	text-shadow: white 1px 1px;}
	
	
/* HOME TEMPLATE */

#home_banner {
	padding: 0px 60px 75px 60px;
	clear: both;}
	
#content_left {
	width: 450px;
	float: left;}
	
#content_right {
	width: 450px;
	float: right;}
	
.SS_icon {
	float: right;
	padding-left: 10px;}
	
/* SERVICES */

.SS_posts {
	width: 280px;
	padding: 0px 20px 0px 20px;
	float: left;
	background-color: white;}
	
	
/* ABOUT */

#about_banner {
	padding: 0px 60px 75px 60px;
	clear: both;}
	
/* PORTFOLIO */

.portfolio {
	width: 45%;
	margin: 0px 10px 0px 10px;
	padding: 15px 10px 15px 10px;
	float: left;
	border-bottom: 1px dashed black;}
	
/* CONTACT */

#contactmid {
	padding: 0px 280px 0px 280px;}
	
	
/* BLOG */

#blog {
	padding: 0px 60px 0px 60px;
	clear: both;}

#blogpost {
	width: 66%;
	float: left;
	position: relative;
	padding: 40px;
	background-color: white;
	display: block;
	border-bottom: 1px dashed black;}
	
#blog-navigation {
	clear: both;
	width: 60%;
	font-size: 30px;
	padding: 40px;
	background-color: white;
	font-weight: bold;}
	
.align-right {
	float: right;}
	
.align-left {
float: left;}

.date {
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #ccc;}
	

#sidebar {
	width: 17%;
	float: right;
	background-color: white;
	padding: 20px 40px 20px 40px;
	margin-top: 30px;}
	
#sidebar ul {
	list-style: disc;
	padding-left: 15px;}
	
#sidebar li {
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dotted silver;}
	
#sidebar h3 {
	padding-top: 10px;}
	
#comments {
	clear: both;
	padding: 40px;}
	
.postmetadata {
	font-size: 11px;}
	
.more-link  {
	display: block;
	text-align: left;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;}
	
	
/* COMMENTS */

.comment-body {
	border: 1px dashed silver;
	padding: 40px;
	width: 550px;}
	
.avatar {
	float: right;}
	
.fn {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;}
	
.says {
	font-family: 'Palatino', serif;
	font-style: italic;}
	
.comment-meta {
	padding: 10px 0px 10px 0px;}
	
.commentlist li {
	padding-bottom: 20px;}
	

	
/* FOOTER */

#footer_image {
	clear: both;
	background: url(./images/footer_bg.jpg) top center repeat-x #eef5fa;
	width: 100%;
	min-height: 400px;
	padding-bottom: 50px;}
	
#footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 90px;
	clear: both; }
	
#footer_contact {
	float: left;
	width: 450px;}
	
#footer_recentblog {
	width: 450px;
	float: right;}
	
	
/* RANDOM CLASSES */

.left {float: left;}

.right {float: right;}

.services {
	text-align: center; 
	font-size: 80px; 
	letter-spacing: 4px;
	text-transform: uppercase;
	padding: 60px 0px 30px 0px;
	}
	
.singleportfolio {
	text-align: center; 
	font-size: 40px; 
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 60px 0px 60px 0px;
	}
	
.singleblog {
	text-align: left; 
	font-size: 80px; 
	letter-spacing: 0px;
	font-weight: lighter;
	padding: 60px 30px 10px 50px;
	color: #333;
	font-style: italic;
	}
	
#davidjonsson {
	clear: both;
	border-top: 1px dashed black;
	padding: 15px 15px 0px 0px;
	text-align: right;
	line-height: 14px;
	font-size: 11px;
	text-transform: uppercase;}
	
#clear {
	clear: both;
	padding-top: 30px;}

/* GALLERY */

.ngg-gallery-thumbnail {
	float: left;
	padding: 0px 0px 10px 15px;}
