/*
Theme Name: Madam
Author: Theo and Sebastian
Author URI: http://theoandsebastian.com/
Version: 1
*/



/* --------------------------------------------------

  CLEANSLATE - remove default browser formatting

-------------------------------------------------- 
*/

* { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 1em; }

ul, ol { list-style: none; }

a { outline: none; }

a img, a:link img, a:visited img { border: 0; }

:link, :hover, :visited, :active { text-decoration:none }



/* --------------------------------------------------

  LAYOUT - layout only styles - no text formatting

----------------------------------------------------- 
*/

body {
	height: 100%;
}

#container {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#nav {
	width: 960px;
	height: 130px;
	position: relative;
	top: 100px;
	left: 50%;
	margin-left: -480px;
	margin-bottom: 100px;
}

#stage {
	width: 960px;
	height:100%;
	margin: 0 auto;
	}

#content {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.onecol {
	width: 960px;
	height: 100%;
	margin: 0 auto;
}

.twocol {
	width: 960px;
	height: 100%;
	position: relative;
	margin: 60px auto;
}

.leftcol {
	width: 200px;
	height: 500px;
	float: left;
}

.maincol {
	width: 720px;
	height: 100%;
	float: right;
	margin-bottom: 100px;
	margin-left: 40px;
}

#footer {
	width: 960px;
	clear: both;
	margin: 5em auto;
}



/* --------------------------------------------------

  FORMAT

----------------------------------------------------- 
*/

body {
	font-size: 62.5%;
	line-height: 1.4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #636363;
}

table, th, td, input, select { 	font-size: 1em; }

a { text-decoration: none; }
a:link { color: #05b; }
a:visited { color: #05b; }
a:hover { color: #b50; 	text-decoration: underline; }
a:active { 	color: #f70; }

h1, h2, h3, h4, h5, h6 {
	color: #636363;
	margin: 0 0 .2em 0;
	line-height: 120%;
	font-weight: lighter;
}

h1 { font-size: 2em; letter-spacing: -.02em; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.25em; }
h5 { font-size: 1em; }
h6 { font-size: .8em; }

hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border-style: none;
	margin: 2.5em 0 .5em 0;
	clear: both;
}

li li { font-size: 1em; }

sup { line-height: .8em; }

.slideshow { height: 56px; width: 400px; margin: auto; }
.slideshow img { margin-bottom: 1em; }

.trademark {
	color: #BF472B;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: 500;
	vertical-align: -3px;
}

.red { color: #d4522a; }
.white { color: #fff; }

.tiny { font-size: .5em; }

/*    BODY                                                           */
body { background-color: #fff; }

/*    CONTAINER                                                           */

#container {}

/*    HEADER                                                           */

#header {}

#id { width: 400px; position: absolute; top: 64px; left: 50%; margin-left: -200px; text-align: center; }
#id h1 {font-size: 68px; letter-spacing: -.04em; margin-bottom: -20px; }
.tagline { font-size: 24px; }

#id a { color: #d4522a; text-decoration: none; }

/*    NAV                                                                       */

#nav { font-size: 1.6em; line-height: 1.8em; }
#nav ul.left li { display: block; float: left; padding-right: 18px; }
#nav ul.right li { display: block; float: right; padding-left: 18px; }

#nav a:link, #nav a:visited { color: #777; text-decoration: none; }
#nav li.urhere a { color: #bbb; }

.socialnav { clear: both; }

/*    STAGE                                                           */

#stage { text-align: center; }
#stage img { display: block; margin: -1px auto 20px auto; }

iframe { display: block; margin: 0 auto; }

/*    PAGETITLE                                                           */

#pagetitle h2 { margin-top: 30px; }

/*    CONTENT                                                               */

#content { font-size: 2em; }

.alert { margin-bottom: 0;}

.intro { font-size: 1.5em; line-height: 1.2em; margin: 1em 0 2em 0; }
.onecol p, .onecol h3 { width: 660px; margin-bottom: 1em; padding: 0 160px;}
.onecol p img { margin-top: 20px;}

.onecol .art { width960px; padding: 40px 0; }

.copy p { line-height: 1.2em; margin-bottom: 1em; }
.copy h4, .copy h3 { margin-top: 2em; }
.copy img { margin-top: 5px; }

/* .maincol .copy{ padding-left: 20px; } */

.quote { font-size: .8em; color: #d4522a; line-height: 1.2em; }
.quote p { margin-bottom: 0; }
.credit { font-size: .8em; color: #777; }
.draperart { position: relative; top: -30px; left: 440px; margin-bottom: -100px; }

.bioname { margin-bottom: -50px; }

ul.inlinebullets {
	list-style-type: square;
	list-style-position: inside;
	padding: 0 160px;
	font-size: .8em; ;
}

ul.inlinebullets li { line-height: 1.4em; }

/*    FOOTER                                                               */

.footerlinks { font-size: 1.5em; line-height: 1.5em; margin-left: 40px; border-top: solid 1px #ccc; padding-top: 40px; }
.footerlinks ul { display: block; width: 160px; height: 150px; float: left; margin-left: 20px; }
.footerlinks a { color: #777; }
.legal { text-align: center; clear: both; margin-top: 80px; }