/*
Theme Name: Tsunami!
Theme URI: 
Description: Hewn from the bones of the Classic Wordpress Theme, by David Shea (http://mezzoblue.com)
Version: 1.0
Author: Scott Duncombe
Tags: 

Background resizing from Doug Neiner via Chris Coyier || http://css-tricks.com/perfect-full-page-background-image/
Thumbnails with help from Mark Jaquith || http://markjaquith.wordpress.com/2009/12/23/new-in-wordpress-2-9-post-thumbnail-images/

*/



/****** 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TSUNAMI!!!!

														New from Scott 

TSUNAMI!!!! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

********/

div.sidebar {
padding: 10px;
margin-left: 10px;
border: 1px solid #8bb8bd;
float: right;
width: 176px;
}

hr {
border-top: 1px solid #8bb8bd;;
}

/*** JQuery Magic / Portfolio Page ***/

.rest { 
display: none;
position: absolute;
margin-top: 90px;
}

div#holder.rest {
display: block;
font-style: italic;
font-size: 12px;
color: #a69380;
padding-top: 20px;
}

img.thumb {
float: left;
margin-top: 40px;
border: 3px solid #fff;
cursor: pointer;
}

img.thumb:hover {
border: 3px solid #154f6f;
padding: 0px;
}

img.sticky, img.sticky:hover {
float: left;
margin-top: 40px;
border: 3px solid #ee4e33;
}



#menu {
position: absolute;
top: 14px;
text-align: right;
width: 610px;
}

#Print, #Brand {
display: none;
}


li.menu {
margin: 0 6px;
color: #ef502f;
font-style: italic;
text-decoration: none;
font-size: 18px;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;

cursor: pointer;
display: inline;
}

li.menu:hover , li.go {
color: #154f6f;
}


div#menu ul {
list-style-type: none;
}

/* This sets the post title */
h3 {
font-size: 18px;
color: #685c53;
}

ul.post-meta {
list-style-type: none;
margin-left: -50px;
}

ul.post-meta li {
float: left;
width: 280px;
padding: 0 10px;
}

.post-meta-key {
display: block;
font-weight:600;
}


/*** Header ***/

div#header {
position: absolute;
top: 42px;
float: left;
}

div#header ul {
list-style-type: none;
margin-left: 191px;
padding: 0px;
}

div#header ul li{
margin-bottom: 18px;
background-color: #685c53;
text-align: right;
padding: 10px;
width: 63px;
font-size: 12px;
letter-spacing: 1px;
cursor: pointer;
font-family: helvetica, arial, san-serif;
color: #fff;
}

div#header ul li:hover, div#header ul li.navActive{
background-color: #154f6f;
}

div#header ul a:active, div#header ul a, div#header ul a:hover, div#header ul a:visited {
text-decoration: none;
color: #fff;
}


/*******/ 

/*** Footer ***/

img.blog {
margin-left: 16px;
margin-bottom: 28px;
display: block;
}

div.icons {
	display: inline;
	margin-top: -62px;
	margin-left: 134px;
	position: absolute;
}

div.icons a img {
padding: 0 6px;
}

div.contact {
	display: block;
	font-size: 11.5px;
	margin: 21px 0 0 294px;
	padding: 14px 50px 14px 50px;
	text-align: center;
	background: #fff;
	width: 600px;
	font-size: 10pt;
	color: #427089;
	position: relative;
}

div.contact a:link, div.contact a:visited {
color: #427089;
}

div#copyright {
position: absolute;
margin-top: 14px;
left: 6px;
width: 310px;
font-family: helvetica, arial, sans-serif;
font-size: 6.5pt;
}

/*******/ 

/* Admin links */ 
div.edit-me {
position: absolute;
z-index: 100;
padding: 3px 10px;
left: 900px;
}

/*******/ 

/** Background resizing from Chris Coyier and Doug Neiner (see top for link) **/
img.background {
			/* Set rules to fill background */
			min-height: 766px;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top:0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.background {
				left: 50%;
				margin-left: -512px; }
		}



div#storycontent {
	/* This is the only important rule */
	/* We need our content to show up on top of the background */
	position: relative;
	padding: 30px;
	width: 640px;
	margin-left: 294px;
}

div#storycontent.home {
	margin-top: 145px;
	background: #fff;
	font-size: 13.5pt;
	color: #427089;
}

div#storycontent.page-id-2, div#storycontent.page-id-158, div#storycontent.portfolio {
	margin-top: 42px;
	background: #fff;
	font-size: 12px;
	
	color: #685c53;
}

 


body {
			/* These rules have no effect on the functionality */
			/* They are for styling only */
			margin: 0;
			padding: 0 0 0 0;
                        font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
			line-height: 1.15em;
			background-color: #a18e7d;
}

body.Home {
background-color: #42636c;
}

body.Services {
background-color: #290f46;
}

body.About {
background-color: #42406f;
}

/* Old in Classic */


a img {
	border: none;
}

a:link, a:visited {
	color: #ee4e33;
	text-decoration: none;
	font-style: italic;
}



a:hover {
	color: #a69380;
	text-decoration: none;
}

.home h1, div#menu h1 {
margin: 20px 0;
}

h1 {
	font-size: 21px;
	margin: .66em 0;
	font-weight: 600;
	font-style: italic;
	color: #427089;
}

h2 {
	font-size: 19px;
	margin-top: 4px;
	color: #427089;
	font-weight: normal;
	line-height: 1.25em;
}

.home p {
font-size: 13.5px;
}



a.red:visited, a.red:link {
color: #ee4e33;
font-size: 15px;
font-weight: 600;
text-decoration: none;
font-style: italic;
}

a.red:hover {
	color: #a69380;
}


strong {
font-weight: 600;
}


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End captions & aligment */
