/*
Theme Name: Golden Mean Web - February
Theme URI: http://www.goldenmeanweb.com/
Description: Theme to implement the February, 2010 design of goldenmeanweb.com
Version: 1.0
Author: Mark Marshe
Author URI: http://goldenmeanweb.com/
Tags: blueprint

*/


body {font-size: 1em;
background-color: #ddd;
margin-top: 1em;
color: #fff;}
a:link, a:visited {font-weight:bold;
color: #ffcc00;}
a:hover, a:active, #intranet a, .topnav a {font-weight: bold;
color: black;}

@font-face {
	font-family: 'GoudyBookletter1911Regular';
	src: url('type/GoudyBookletter1911.eot');
	src: local('Goudy Bookletter 1911 Regular'), local('GoudyBookletter1911'), url('type/GoudyBookletter1911.woff') format('woff'), url('type/GoudyBookletter1911.ttf') format('truetype'), url('type/GoudyBookletter1911.svg#GoudyBookletter1911') format('svg');
}
.fontface h1, .fontface h2, .fontface h3, .fontface h4, .fontface h5, .fontface h6, .fontface h7, .fontface .home dt, .fontface .page dt { font-family: "GoudyBookletter1911Regular";}
h1, h2, h3, h4, h5, h6, h7, .home dt, .page dt {color: #ffcc00;}
.our-work dt { font-size: 2em; margin-bottom: 0.75em; font-weight: normal; }
#header h1 {margin-top: 0.5em;
}
#header h1 a {text-decoration: none; font-weight: normal;}
.wrapper {background: url(../gmweb/images/background/rotate.php) no-repeat fixed center top;}
.intro, .navigation, .panel, .project {background: url(../gmweb/images/bg.png);
margin-top: 1.5em;}
#intranet p, .topnav p {font-size: .75em;
margin: 0;
padding: 0;}

#intranet p
{text-align: right;
}
.intro, .panel, .project {padding-top: 1.5em; padding-bottom: 1.5em;}
.home dt, .home h3 {font-size:2em;
font-weight: inherit;
line-height: 1; margin-bottom: 1em; }
.home dd {
margin: 0;}
strong, .home dd a {font-size:1.1em;
}
.our-work ul li strong {font-size: 1em;
color: #ffcc00;
font-weight: normal;}
ul.navigation{list-style:none}
.navigation{
		height:3em;
		margin-bottom: 0;
	}
	
.navigation li{
		height:3em;
		float:left;
		padding:0;
	}
	
.navigation a{
		display:block;
		height:3em;
		line-height:3em;
		float:left;
		padding:0;
		width: 10em;
	}
.navigation a:hover,
.navigation a.selected{
		}
.navigation a span{
		display:block;
		height:3em;
		float:left;
		padding:0;
		margin: 0;
	}
	.navigation a:hover span,
	.navigation a.selected span{
		}
.navigation a:focus{
		outline:none;
	}

#slider{
		;
		margin:0 auto;
		position:relative;
	}
.home .scroll{
		;
		margin:0 auto;
		overflow:auto;
		position:relative;
		clear:left;
	}
	
.home .scrollContainer .panel{
			;
			overflow:hidden;
}
.our-work ul {list-style-type: none;
	margin: 0 0 1.5em;
	padding: 0}
.project img, .panel img, .intro img {border: 5px solid #fff;}