h1{
  font-family: "museo-slab-1","museo-slab-2",serif;
	text-shadow: rgba(0,0,0,1) 0 5px 0;
}

h2,h3,h4,h5 {
  font-family: "museo-slab-1","museo-slab-2",serif;
}


/* @group Document */

div.blog.menu {
	margin-bottom: 2em;
}

* {
	margin: 0;
}

#contact-us  {
	font-size: 1.25em;
}

#contact-us div div.address {
	float: left;
}

#contact-us  div span {
	float: left;
	display: block;
	width: 100px;
	padding-right: .5em;
	clear: both;
}

#contact-us h3  {
	font-size: 1.5em;
	margin-bottom: 1em;
}

body {
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
	background:#06141d url(../images/footer-background.jpg) fixed center bottom;
}
a {
	color: #399ddb;
	text-decoration: none;
}

a:hover {
	color: #24658d;
	cursor: pointer;
}


/* @end */

/* @group Type Styles */



h1,h2,h3 {
	font-weight: bold;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
	color: #132e42;
}

h3 {
	font-size: 1.6em;
	color: #399DDB;
	font-weight: bold;
}


/* @end */


#header {
	background: #143143 url(/images/header-background.jpg) fixed center top;
}

#header h1 {
	font-size: 2.5em;
	color: #fff;
	margin-bottom: 0;
}
#header #page-header{
	margin: 3em 0;
}
#header #page-header h2{
	color: #fff;
	margin: 0;
	text-shadow: #0e0e0e 0 2px 1px;
}



div.collaborator {
	font-size: 1em;
	color:#666;
}

#logo img {
	margin-top: 3em;
}

/* @group Navigation */

#navigation {
	float: right;
	position: relative;
	top: 44px;
}

#navigation ul {
	list-style-type: none;
	overflow: hidden;
	float: right;
}

#navigation ul li {
	float: left;
	font-size: 14px;
	width: auto;
	margin: 0;
	padding: 0;
	margin-right: 1em;
}

#navigation ul li.contact {
	margin-right: 0px;
}

#navigation ul li a {
	float: left;
	display: block;
	height: 31px;
	text-indent: -9009em;
	padding: 0;
	margin: 0;
}

#navigation ul li.home {
	display: none;
}

#navigation ul li.about a {
	width: 91px;
	background: transparent url(../images/menu.png) no-repeat 0 0;
}

#navigation ul li.about a:hover {
	background: transparent url(../images/menu.png) no-repeat 0 -40px;
}

#navigation ul li.portfolio a {
	width: 80px;
	background: transparent url(../images/menu.png) no-repeat -91px 0;
}

#navigation ul li.portfolio a:hover {
	background: transparent url(../images/menu.png) no-repeat -91px -40px;
}

#navigation ul li.blog a {
	width: 51px;
	background: transparent url(../images/menu.png) no-repeat -171px 0;
}

#navigation ul li.blog a:hover {
	background: transparent url(../images/menu.png) no-repeat -171px -40px;
}

#navigation ul li.contact a {
	width: 105px;
	background: transparent url(../images/menu.png) no-repeat -222px 0;
}

#navigation ul li.contact a:hover {
	background: transparent url(../images/menu.png) no-repeat -222px -40px;
}

#navigation ul li.active a {
	background-position-y: -40px;
}

/* @end */

/* @group Marquee */

#marquee {
	border-bottom: 2px solid #0a2231;
	padding-bottom: 4em;
}



#marquee h2 {
	font-size: 2.5em;
	color: white;
	margin-bottom: 0;
	margin-left: 0;
	text-shadow: #000 0 2px 1px;
}

#marquee h3 {
	color: white;
	margin-bottom: 0;
	margin-left: .5em;
	text-shadow: #000 0 2px 1px;	
}

#marquee ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Featured */

#featured-band .description {
	margin: 2em 0;
}

#featured-band h2 {
	font-size: 1.75em;
	padding: 8px 0 10px 10px;
	line-height: 1;
	color: white;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: url(/images/featured-work-title-background.png) no-repeat;
	text-shadow: #0e0e0e 0 2px 1px;
}

#featured-band h2 span {
	color: #399DDB;
}

#featured-band #featured_video,
#featured-band object {
	margin: 21px 0 0 20px;
}

#featured-band .thumbnail {
	height: 290px;
	top: -50px;
	position: absolute;
	background: url(../images/work-background.png) no-repeat;
	width: 480px;
}

#featured-band div.container div.span-10 img {
	position: relative;
	left: -5px;
}

#featured-band .thumbnail img {
	padding: 10px 10px 10px 30px;
}

#featured-band .content a {
	color: black;
	text-decoration: underline;
}

#featured-band {
	background: #5d482b url(/images/featured-band.jpg) center top;
	border-bottom: 2px solid #544530;
}

#featured-band .content{
	margin-bottom: 1em;
	font-size: 1.3em;
	color: #eee;
	margin-right: 2em;
	padding-left: .5em;
	padding-top: .5em;
	overflow: hidden;
}

#featured-band .view-more {
	float: right;
}
#featured-band .view-more a { display: block; }

/* @end */

/* @group Main */

#main {
	padding-top: 2em;
	padding-bottom: 2em;
	background: white;
}
.main.front #main{
	padding: 4em 0;
}

#sub-feature h3 {
	margin-bottom: 0;
}

#sub-feature {
	background: url(../images/sub-feature-background.jpg) no-repeat 30px top;
}

#sub-feature h2 {
	margin-bottom: .25em;
}

div.sharing {
	overflow: auto;	
}

#sub-feature .view-more {
	text-align: right;
	clear: both;
	margin-right: 19px;
}

#front-left-column div.box {
	padding-left: 0;
}

#sub-feature div.box {
	background: none;
	padding-top: 0;
}


#main p,#main li {
	font-size: 14px;
	color:#666;
	line-height: 20px;
/*	font-size: 1.25em;*/
}


#main p.intro {
	font-size: 14px;
	color:#666;
	line-height: 20px;
	margin: 1em 0;
	text-indent: .5em;
}

/* @end */

span.date {
	clear: both;
	display: block;
	font-size: .9em;
	text-transform: capitalize;
	color: #444;;
}

.blog.menu ul {
	padding: 0;
	margin: 0;
}
.blog.menu ul li{
	list-style: none;	
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
	margin-bottom: .5em;
}




.month-day {
	text-align: left;
	padding: 4px;
	color: white;
	font-size: 1.25em;

	background-color: #399ddb;		
}

div.date {
	text-align: right;
}

span.year {
	font-style: italic;
	padding: 4px;
	font-size: 1.25em;
	color: white;
	background: #444;
}
span.day {
	font-size: 1.5em;	
	background: #333;
	color: white;
	text-align: center;
}

/* @group Projects */
.project h3{
	margin-bottom: 0;
	padding: 3px;

}

.project .url {
	color: gray;
	margin-bottom: .5em;
	font-family:Helvetica;
	font-size:x-small;
}
.project h3, .project .url{
	padding-left: 3px;
	line-height:.8em;


}
.project{
	padding: .5em;
	margin-bottom: 1em;
	height: 230px;
	position: relative;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #fff;	
}
.project .overlay{
	z-index: 99999;
	position: absolute;
	top: 136px;
	left: 8px;
	display: none;
}
.project:hover{
	background: #eee;
	border: 1px solid #fff;
}

.project a{
	color: #222;
	
}
.project a:hover{
	color: #444;
}
/* @group Project/Show */

#full-size {
	background: url(../images/full-size-project-background.png) no-repeat;
	position: relative;
	top: -60px;
	height: 300px;
	overflow: hidden;
}

#full-size .image-wrapper {
	margin: 14px;
	height: 274px;
	width: 522px;
	overflow: hidden;
}

.projects.show #featured-band {
	height: 60px;
}

.project-thumbnail {
	background: url(/images/project-frame.png) no-repeat;
	padding: 5px;
	width: 293px;
	height: 172px;
	margin-left: -3px;
}

/* @end */

/* @group Footer */

#footer #copyright {
	margin-top: 1em;
	font-size: 1.25em;
	font-family:Georgia, serif;
}
#footer .container {
	padding: 1em 0;
	color: white;
	margin-bottom: 2em;
}

#footer ul.menu {
	padding: 0;
	margin: 1em 0;
}

#footer ul.menu li {
	display: block;
	float: left;
	margin: 0em 1em 0em 0em;
}

/* @end */

#main div.container div.span-10 div.breadcrumb {
	font-size: 1.25em;
	margin-top: 2em;
	margin-bottom: 2em;
}

div.show-site {
	font-size: 1.25em;
/*	margin-bottom: 1em;*/
}

div.breadcrumb {
	clear: both;
	font-size: 1.5em;
	margin:1em 0;
}

#main div.container div.span-17 div.post.blog .view-more {
overflow: auto;	
padding-bottom: 2em;
border-bottom: 1px solid #ccc;
margin-bottom: 2em;
}

#username-label,
#password-label{
	display: block;
}

ul.thumbs {
	float:right;
	width:540px;
	margin-top:-46px;
	margin-right:0px;
	padding:0px;
	list-style-type:none;
}
ul.thumbs li {
	display:inline;
}
ul.thumbs li img {
	width:130px;
	
}
.box.no-padding {
	overflow: auto;
	background: none;
	margin: 0;
	padding: 0;
}
.facebook{
	margin: 2em 0;
}

#front-left-column div.box div.post-header {
	margin-bottom: 1em;
	height: 3em;
}

#front-left-column div.box div.span-16.last p {
	padding-right: 2em;
}

div.person img { margin-right:5px;}
div.person h3{padding:8px 0 0 0; margin:0;}
div.person span {font-style:italic;color:#666;font-family:Helvetica, sans-serif;font-size:11px;}