/* @override http://www.thebrothersmueller.com/wp-content/themes/theBrothersMueller/style.css */

/* @override http://www.thebrothersmueller.com/wp-content/themes/theBrothersMueller/style.css */


/*
Theme Name: TheBrothersMueller
Theme URI: http://www.theBrothersMueller.com
Description: The default WordPress theme of the Brothers Mueller.
Version: 1.0
Author: Nate & Kirk Mueller
Author URI: http://www.theBrothersMueller.com
Tags: twins, nate, kirk, mueller, brothers, the brothers mueller, artists, designers
*/


html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {	
	margin: 0;
	padding: 0;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	height: 100%;
}

img{
	border:none;
}

.serif {
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

.menu_body > .page_item {
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

.sans-serif {
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

.cvContainer { margin-left: 380px; margin-top: 20px;
	display: inline-block; width: 600px;
}

.cvContainer p{
	margin-top: 15px;
	margin-bottom: 0;
}

.cvContainer{
	font-size: 11px;
	line-height: 18px;
}

.cvSmall{
	max-width: 450px;
	font-size: 10px;
	line-height: 16px;
	padding: 0;
	margin: 0;
}


.workContainer{
	margin-top:30px;
}

.container { 
	margin-left: 450px; 
	margin-top: 20px;
	display: inline-block;
	white-space: nowrap;
}

a { text-decoration: none; color: #2b2b2b; }

h1, h2, h4, h5 {
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
	font-weight: normal;
	text-transform: none;
}

h1 {	
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.0em;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .125em;
	line-height: 14px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px; 
}

h3 { 
	/* CV */
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .225em;
	padding: 0;
	margin: 0;
	margin-top: 25px;
}

h4 {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.1em;
	text-transform: lowercase;
}

h5 {
	font-size: 10px;
	letter-spacing: .125em;
	margin: 0;
}	


ul, li { margin:0; padding:0; list-style:none; z-index: 99;}

div#header { 
	width: 100%; 
	min-width: 900px; 
	height: 40px; 
	background-color: #fefffe; 
	padding-top: 10px; 
	position: fixed; 
	top: 0; 
	z-index: 100;
}

body > div#header { position: fixed; }

#page {
	height:100%;
	width: 100%;
	z-index: 1;
}

#content{
	height: 100%;
	z-index: 1;
}

.entry{
	padding-top: 10px;
	height:100%;
}

.logo { width: 375px; float: left; }
.menu { width: 465px; float: left; cursor: hand; cursor: pointer; z-index: 99;}
.contact { width: 250px; float: left; padding: 7px; margin-left: 50px; }

.menu_head {
	width: 450px;
	background-color: #f4f4f4;
	padding: 7px 5px 7px 10px;
	text-transform: uppercase;
	letter-spacing: .125em;
	font: bold 10px/14px Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
	height:15px;
}


.menu_head p {
	padding: 0;
	margin: 0;
	float: left;
	width: 200px;
	padding-top: 3px;
}

.menu_head img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.menu_body {
	display:none; 
	width:100%; 	
	letter-spacing: .125em;
	font: 10px/14px Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
	text-transform: uppercase;
	background-color: #fefffe;
	z-index: 99;
}
.menu_body ul { padding-top: 10px;}
.menu_body li {background: #fefffe; z-index: 99; padding: 0; margin: 0; }
.menu_body li.alt {background: #fefffe;}
.menu_body li a {color: #515151; text-decoration:none; padding:10px; display:block;}
.menu_body li a:hover {background: #f4f4f4;}

.caption {
	width: 400px;
	background-color: #fefffe;
	padding: 15px;
	position: absolute;
	margin-top: 200px;
}

.individual-entry {
	float: left;
	padding: 20px 50px 20px 20px;
}

.module {
	width: 225px;
	height: 300px;
	padding: 10px;
	margin: 10px;
	float: left;
	background-color: #f4f4f4;
}


.module p {
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
	font-style: italic;
	line-height: 17px;
	color: #515151;
}

.wp-post-image {
	height: 150px;
}




