/** --- GENERAL DOCUMENT STYLES --- **/

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family:"Helvetica Neue" !important;
	color: #888 !important;
}

.container {
	width: 100% !important;
	margin: 0 auto;
}

.container-nav {
    margin: 0 auto !important;
    width: 100%;
}

.photos {
	margin: 175px;
}

.photo {
	float: left;	
	margin: 10px;
	padding: 10px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.caption {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: block;
    font-size: 1.25em;
    font-style: italic;
    font-weight: lighter;
    height: 35px;
    letter-spacing: 0.05em;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: -110px;
    opacity: 0.4;
    padding: 35px;
    text-align: right;
}

.thumb-square {
    -moz-box-sizing: border-box;
    /*border: 25px solid #FFFFFF;*/
    display: block;
    float: left;
    line-height: 0;
    margin: 0;
    max-width: 25%;
    opacity: 1;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 25%;
}

.thumb-square:hover {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #fff;
    /*border: 25px solid #fff;*/
    display: block;
    float: left;
    line-height: 0px;
    margin: 0;
    max-width: 25%;
    overflow: hidden;
    /*padding: 10px;*/
    position: relative;
    width: 25%;
    opacity: .6;
}

.thumb-square img {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    opacity: 1;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}

.thumb-square a {
    display: block;
}

a {
    color: #B60606;
    text-decoration: none;
}

.intro-message {
	padding: 0px 0px 300px 0px;
}

.agro-photos {
	padding: 100px;
}

.thumb-square h5 {
    bottom: -15px !important;
    color: #EEEEEE !important;
    font-family: "Helvetica Neue" !important;
    font-weight: 500 !important;
    left: 25px !important;
    line-height: 0.25 !important;
    padding: 15px;
    position: absolute !important;
    right: 15px !important;
    text-align: center;
    text-shadow: 2px 2px #000000;
    z-index: 3 !important;
}



.thumb-square h5:hover {
    bottom: -15px !important;
    color: #EEEEEE !important;
    font-family: "Helvetica Neue" !important;
    font-weight: 500 !important;
    left: 25px !important;
    line-height: 0.25 !important;
    padding: 15px;
    position: absolute !important;
    right: 15px !important;
    text-align: center;
    text-shadow: 2px 2px #000000;
    z-index: 3 !important;
}

img, img:hover {
	border: none;
	outline: none;
}

#menu {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 100px;
    position: absolute;
    z-index: 1;
}


.black-block {
    background: none repeat scroll 0 0 #fff;
    height: 50px;
    margin: 0 auto;
}

.title {
    border: 1px solid #000000;
    color: #000000;
    font-weight: bolder;
    margin: 0 auto 400px;
    padding: 30px 0;
    width: 100%;
}

.title-message {
    border-top: 2px dashed #EE82EE;
    color: #000000;
    font-weight: lighter;
    margin: 50px auto 50px 0;
    padding: 30px 0;
    width: 100%;
}

.sub-title-message {
    margin: 200px;
    width: 300px;
}

.date {
    border: 1px solid #000000;
    color: #000000;
    display: block;
    float: left;
    font-family: Helvetica Neue;
    font-style: italic;
    font-weight: bold;
    height: 39px;
    margin: 100px 0;
    padding: 20px 30px;
    text-align: center;
    text-transform: capitalize;
    width: 325px;
}

h2.box {
    background: none repeat scroll 0 0 #000000;
    float: left;
    font-size: 2.5em;
    font-style: italic;
    font-weight: lighter;
    margin-bottom: 100px;
    margin-left: 30px;
    margin-top: 100px;
    padding: 10px 36px;
}

ul li {
    color: #000000;
    font-size: 1.25em;
    font-style: italic;
    list-style: lower-roman outside none;
    text-align: right;
}

ul {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block;
    list-style-type: none;
    margin: 0 auto;
    padding: 50px;
    text-align: center;
    width: 50%;
}

#nav.on #menuicon {
    transform: rotate(90deg);
}

/*#nav.on ul {
    display: block;
    left: 100px;
    opacity: 1;
    width: 565px;
}*/

#nav.on ul {
    display: block;
    left: 70px;
    opacity: 1;
    width: 300px;
}

#menu li a {
    color: #1C1C1C;
    display: inline-block;
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    letter-spacing: 2px;
    line-height: 2.25;
    padding: 35px 30px;
    text-transform: uppercase;
}

a {
    color: #B60606;
    text-decoration: none;
}

#menuicon {
    background: url("http://www.sophiagoehner.com/img/menu-icon.png") no-repeat scroll 17px 17px #FFFFFF;
    cursor: pointer;
    display: block;
    height: 100px;
    text-indent: -9999em;
    width: 100px;
    z-index: 2;
}

#menu ul li {
    display: inline-block;
}

#menu ul {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #EAEAEA;
    display: none;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 0;
    z-index: -1;
}

#sophia {
    background: url("http://www.sophiagoehnermusic.com/img/sglogoblack.jpg") no-repeat scroll 50% 50% #FFFFFF;
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    text-indent: -8888em;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100px;
    z-index: 3;
}

/** --- SUPER HEADER MENU BAR Styles--- **/

#toppage_bar {
    background: none repeat scroll 0 0 #FF3300;
    font-family: "helvetica Neue";
    font-style: italic;
    font-weight: lighter;
    height: 130px;
    left: 0;
    opacity: 0.99;
    padding-top: 10px;
    position: fixed;
    width: 100%;
    z-index: 0;
}

#headerbackground {
    /*background-image: url("../img/festival.jpg");*/
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 850px;
    opacity: 0.99;
    width: 100%;
}

#skills-headerbackground {
    /*background-image: url("../img/festival.jpg");*/
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 850px;
    opacity: 0.99;
    width: 100%;
}


#toppage_bar h3, #toppage_bar h3 a {
	color:#FF3300;
	font-family: "Helvetica Neue";
	font-size: 1em;
	padding-top: 5px;
	text-align: right;
}

/* --- PAGE Styles ---*/

#humorahuman {
    height: 100%;
    margin-top: 200px;
    min-height: 900px;
    width: 100%;
}

.page-content {
    height: 100%;
    margin: 400px auto 0 !important;
    min-height: 900px;
    text-align: center;
    width: 70% !important;
}


#template {
 	margin-left: 300px;
    margin-right: 0px;
    margin-top: -30px;
    width: 1010px;
}




/** --- HEADER Styles --- **/

#header {
	margin: 0 auto;
	font-family: "Helvetica Neue" !important;
}

#header_leftcolumn {
	float:left;
}

#header_rightcolumn {
    float: left;
    margin-left: 270px;
    margin-top: -15px;
    width: 710px;
}

#logo {
    height: 450px;
    margin: 0 auto;
    opacity: 0.99;
    padding: 50px 0;
    text-align: center;
    width: 450px;
}

/** --- NAV Styles --- **/

/*#nav {
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
}*/

#nav {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100px;
    left: 15px;
    position: fixed;
    top: 15px;
    z-index: 3000;
}

/** --- PAGE Styles --- **/

#page {
    margin-left: 30%;
    margin-top: 200px;
    min-height: 1500px;
    width: 70%;
}

#sidebar {
    float: left;
    margin-left: 0;
    margin-top: 150px;
    padding-left: 10px;
    width: 36%;
}

.first {
	border-top: 2px solid #ccc;
}

a {
	color:#888;
	/*text-decoration: underline;*/
	font-weight: 400;	
	text-decoration: none !important;
}

a:hover {
	color:#555;
	text-decoration: none !important;
	font-weight: 200;
}

h1 a {
	color:#888;
	/*text-decoration: underline;*/
	font-weight: 100;	
	text-decoration: none !important;
}

h1 a:hover {
	color:#555;
	text-decoration: none !important;
	font-weight: 100;
}


h3 {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #888888;
    display: block;
    font-size: 1.5em;
    line-height: 35px;
    margin-bottom: 30px;
    margin-left: -25px;
    margin-top: 30px;
    padding: 10px 25px;
}

#sidebar a {
	/*border-bottom-color:#555555;
	border-bottom-style:solid;
	border-bottom-width:1px;*/
	color:#555555;
	display:block;
	font-family: "Helvetica Neue";
	font-size:1em;
	text-decoration:none;
}

#sidebar a:hover {
	/*border-bottom-color:#555555;
	border-bottom-style:solid;
	border-bottom-width:1px;*/
	color:#555555;
	display:block;
	font-family: "Helvetica Neue";
	font-size:1em;
	/*text-decoration:underline;*/
}

#humorahuman-left {
	float:left;
	width: 490px;
	padding-right: 20px;
}

#humorahuman-right {
	float:left;
	width: 490px;
}

#marriage-left {
	float:left;
	width: 490px;
	padding-right: 20px;
}

#marriage-right {
	float:left;
	width: 490px;
}

/** --- SLIDESHOW Styles --- **/


.slideshow {
    height: 700px;
    margin: 50px 0 0 0px;
    width: 900px;
}

.slideshow img { 
	padding: 5px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	}	

#biography img {
	margin:0px 10px 10px 0px;
	/*border: 5px solid #ea4700;*/
}

#page_content h4, #news h4 {
	color: #ea4700 !important;
	margin-top: 20px;
	margin-bottom: 10px;
}

#contact-left {
float: left;
width: 400px;
margin-right: 50px;
}

#contact-right {
float: left;
width: 400px;
}

/** --- NEWS Styles --- **/

.image-right {
	padding-top: 60px;
	float: left;
	padding-right: 60px;
}

#news p {
	padding-top: -15px;
}

#news, #biography, #research, #page_content {
    text-align: center;
    width: 65%;
    margin: 0 auto;
}

#page_content p {
	margin-top: 40px;
}

#one {
	width:200px;
}

#two {
	width:200px;
}

#three {
	width:200px;
}


/** --- ADSPACE Styles --- **/

#adspace1 {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #888888;
    font-size: 0.8em;
    height: 450px;
    margin: 20px 0 20px 55px;
    padding: 15px;
    text-align: left;
    width: 85%;
}

#adspace2 {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #888888;
    font-size: 0.8em;
    height: 450px;
    margin: 20px 0 20px 55px;
    padding: 15px;
    text-align: left;
    width: 85%;
	}

#adspace3 {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #888888;
    font-size: 0.8em;
    height: 450px;
    margin: 20px 0 20px 55px;
    padding: 15px;
    text-align: left;
    width: 85%;
}

#adspace4 {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #888888;
    font-size: 0.8em;
    height: 450px;
    margin: 20px 0 20px 55px;
    padding: 15px;
    text-align: left;
    width: 85%;
}

/** --- CONTENT Styles --- **/

#marriageequality {
 	margin-left: 300px;
    width: 1000px;
    }

/** --- FOOTER Styles --- **/

#footer {
	/*background-attachment:scroll;
	background-color:#eee;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;*/
	height:220px;
	margin-top:30px;
	padding-top:30px;
}

.siteCredits {
	text-align: left;
	float: left;
	margin: 200px 0px 0px 75px !important;
	padding: 0px !important;
}

#siteCreditsright {
text-align:left;
margin: 0px !important;
padding: 0px !important;
}

#siteCreditsright p {
margin: 0px !important;
padding: 0px !important;
}

#sgfooterlogo {
float:left;
margin-left:45px;
width:200px;
}

/* CV Styles */

.quarter {
margin-top: 2.35em;
margin-bottom: 1.5em;
}

.quarter h3 {
line-height: 1em;
margin-bottom: .35em;
letter-spacing: -.05em;
height: 50px;
overflow:hidden;
}

.quarter h3 a:link, .quarter h3 a:visited {
color: #999;
}

.quarter h3 a:hover {
color: #fb4f14 !important;
}

.quarter ul {
border-top: 10px solid #EEE;
margin: 0;
list-style-type: none;
}

.quarter ul li {
padding: .75em;
}

.span-3 {
width: 1000px;
}

.span-12 {
height: 100%;
width: 0;
}

.photos {
	float: left;
	margin: 50px 0px;
}

.photo {
	margin: 0px 10px 0px 0px;
}



