/*
Theme Name: SOMArts 2014
Description: Theme for SOMArts Cultural Center, based off Starkers by Elliot Jay Stocks.
Version: 4.0
Author: SOMArts Cultural Center
*/

@import "css/reset.css";
@import "css/layout.css";

* { text-rendering: optimizeLegibility; }

body{
	width:100%;
	font-size:15px;
	line-height:24px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #3d3d3d;
}

#wrapper {
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 840px;
	height: 96px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 30px;
	border-bottom: 1px solid #a6a6a6;
}

#content-main { margin-left: 24px; }

#event {
	width: 840px;
	margin-top: 12px;
	margin-left: 24px;
	margin-bottom: 24px;
	float: left;
}

#event_info {
	float: left;
	width: 275px;
	padding-right: 36px;
	margin-right: 23px;
	border-right: 1px solid rgba(0,0,0,0.25);
	font-size: 13px;
	line-height: 1.6;
	color: #838383;
}

#event_info h2 { 
	color: #3d3d3d; 
	padding-bottom: 12px;
}

#event-info p { margin-bottom: 2px; }

#event_description {
	float: right;
	width: 492px;
}

.post-meta {}
.post-meta-key { 
	font-weight: 800; 
	font-size: 10px;
	text-transform: uppercase;
	color: #3d3d3d;
}

.post-meta li { margin-bottom: 8px; }
.addthis_native_toolbox { margin-top: 20px; }

#content-listing {
	float: right;
	margin-right: 24px;
	width: 480px;
}

#content-item { padding: 24px; }

#footer-wrapper {
	width: 100%;
	clear: both;
}

#footer {
	width: 864px;
	margin-left: auto;
	margin-right: auto;
 	height: 400px;
	padding: 24px;
}

#sidebar {
	width: 264px;
	float: left;
	margin-left: 24px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "proxima-nova-extra-condensed", Impact, sans-serif;
	text-transform: uppercase;
	font-weight: 800;
}

h1 {
	font-size: 60px;
	line-height: 54px;
}

h2 {
	font-size: 38px;
	line-height: 36px;
	padding-bottom: 10px;
}

h1 a, h2 a { color: #3d3d3d; }
a.homepage-secondary-header { color: #3d3d3d; }

h3 {
	font-size: 24px;
	line-height: 24px;
}

h4 {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 24px;
}

a {
	color: #00738f;
	text-decoration: none;
	transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-webkit-transition: all .1s ease-in-out;
}

a:hover, #sidebar a:hover { color:#7e7e7e; }







/* Styles in the Header */

#logo {
	margin-top: 29px;
	background-repeat: no-repeat;
	background-image: url(http://www.somarts.org/wp-content/themes/somarts_2014/images/logo.png);
	margin-bottom: 24px;
	float: left;
	width: 190px;
	height: 33px;
	opacity: 1.0;
	background-size: 190px 33px;
}

#logo:hover { opacity: .8 }

#menu {
	float: right;
	margin-top: 39px;
	z-index: 30;
}

#menu ul {
	display: inline;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

#menu li { 
	z-index: 30; 
	color: white; 
	padding: 0 12px 0 0;
	display: block;
	position: relative;
	left: 15px;
	margin: 0px;
	float: left;
}

#menu ul li a { 
	margin: 0px; 
	padding: 0px; 
	color: #3d3d3d; 
	text-decoration: none; 
	display: block; 
	font-family: "proxima-nova-extra-condensed", Impact, sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 17px;
}

#menu ul a:hover { 
	border-bottom-color: #017490; 
	color: #017490; 
}

#menu ul li.hover,
#menu ul li:hover { 
	text-decoration: none; 
	position: relative; 
}

#menu ul ul { 
	margin: 5px 0 0 0;
	display: inline;
	position: absolute;
	top: 83%;
	left: 0px;
	list-style-type: none; 
	visibility: hidden;
	padding: 0px;
	-webkit-box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
}

#menu ul ul li { 
	z-index: 10; 
	top: 0px; 
	font-size: 11px; 
	text-transform: capitalize; 
	width: 150px; 
	float: none; 
	margin: 0;
	padding: 0;
	left: 0;
}
									 
#menu ul ul li a { 
	height: 24px; 
	padding: 3px 3px 3px 6px;
	margin: 0px;
	background-color: #f5f4f3; 
	border-bottom: 1px #cdcecd solid; 
	border-right-style: none; 
	display: block;
	overflow: hidden;
	font-size: 14px;
} 

#menu ul ul li a:hover { 
	color: #017490; 
	background-color: #eeedec; 
	border-bottom-color: #f5f4f3; 
} 

#menu ul li:hover > ul { visibility: visible; }
#menu ul ul ul li { visibility: hidden; display: none; }





/* Homepage Items */

.Ablock {
	width: 840px;
	min-height: 300px;
	margin-bottom: 30px;
	border-bottom: 1px solid #a6a6a6;
	padding-bottom: 6px;
}

.Ablock h1 { margin-bottom: 12px; }

.Bblock-left,
.Bblock-right {
	width: 396px;
	height: 550px;
	float: left;
	padding-bottom: 12px;
}

.Bblock-left { margin-right: 24px; }
.Bblock-right {	margin-left: 24px; }

.Bblock-left img,
.Bblock-right img {
	width: 396px;
	height: 240px;
	margin-bottom: 12px;
}

.thinrule {
	height: 1px;
	width: 100%;
	float: right;
	border-bottom: 1px solid #a6a6a6;
	margin-bottom: 36px;
}

ul.listing li {
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #bdbdbd;
}

ul.listing li:last-child { border-bottom: none; }


.lead-event-thumbnail {
	float: right;
	margin-left: 36px;
}

.secondary-thumbnail {
	width: 396px;
	height: 300px;
}

.callout {
	font-size: 17px;
	line-height: 24px;
	width: 400px;
	margin-bottom: 15px;
	color: #3d3d3d;
}

.callout a { color: #3d3d3d; }
.callout a:hover { color: #7e7e7e; }



/* Sidebar Stuff */

#sidebar ul li {
	padding: 24px;
	margin-bottom: 24px;
	background-color: #fffcdf;
	background-image: -webkit-linear-gradient(#fdebb6 30%, white 100%);
	background-image: -moz-linear-gradient(top, #fdebb6 30%, white);
}

#sidebar ul {
	background-color: none;
	background-image: none;	
}

#sidebar ul li li {
	padding: 0px;
	margin: 0px;
	background-image: none;
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #e6a030;
	background-color: transparent;
}

#sidebar ul li li:last-child { border-bottom: none; }
.flickr-thumbnail-style { max-width: 216px; }
#sidebar h3 { padding-bottom: 12px; }



/* Footer Stuff */

#footer {
	font-size: 13px;
	line-height: 18px;
	color: #3d3d3d;
}

#footer h3 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 6px;
}

#footer ul {
	width: 156px;
	margin-right: 24px;
	padding: 24px 12px 24px 24px;
	float: left;
}

#footer ul ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	margin-bottom: 24px;
	padding: 0px;
}

#footer li li {
	margin-bottom: 0px;
	margin-right: 50px;
}

#footer small { margin-left: 24px; }




/* Posts */

p { margin-bottom: 18px; }

blockquote {
	border: 1px solid #ccc;
	padding: 24px;
	color: #017490;
	margin: 0 0 24px 0;
	font-size: 12px;
	-webkit-transition: 0.25s;
	-webkit-box-shadow: 3px 3px 0px #ccc;
	-moz-box-shadow: 3px 3px 0px #ccc;
	box-shadow: 3px 3px 0px #ccc;
}

blockquote:hover {
	border-color: #999;
	color: #3f3f3f;
	-webkit-transition: 0.25s;
	-webkit-box-shadow: 3px 3px 0px #999;
	-moz-box-shadow: 3px 3px 0px #999;
	box-shadow: 3px 3px 0px #999;
}

blockquote p { margin-bottom: 0px; }

.metadata {
	text-transform: capitalize;
	margin: 0px;
	padding-top: 21px;
	color: #017490;
	border-top: 1px dotted #017490;
	line-height: 18px;
	font-size: 12px;
}

#nav-below {
	float: left;
	width: 100%;
	margin-top: 48px;
	margin-bottom: 48px;
}

.nav-previous,
.nav-next {
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	width: 180px;
	font-size: 12px;
}

.nav-previous { 
	float: left; 
	padding-left: 24px;
}

.nav-next {
	text-align: right;
	float: right;
	padding-right: 24px;
}

.social {
	margin-bottom: 18px;
	clear: both;
	height: 24px;
}

.social-buttons { float: left; }

.post-listing {
	margin-bottom: 24px;
	padding: 24px;
}

.listing-thumbnail {
	float: right;
	margin-left: 24px;
	margin-bottom: 12px;
}

#content-item h1 { margin-bottom: 24px; }
ul.sitemap ul { margin-bottom: 24px; }



/* Color Palette */

.red { color: #c53f45; }
.blue {	color: #00738f; }
.gold { color: #e5a02f; }
.green { color: #ecf5ea }

.background-red {
	background-color: #fbddcd;
	background-image: -webkit-linear-gradient(#f0c2b5 30%, white 100%);
	background-image: -moz-linear-gradient(top, #f0c2b5 30%, white); 
}

.background-blue {
	background-color: #cae8f1;
	background-image: -webkit-linear-gradient(#cae8f1 30%, white 100%);
	background-image: -moz-linear-gradient(top, #cae8f1 30%, white);
}

.background-gold {
	background-color: #fffcdf;
	background-image: -webkit-linear-gradient(#fdebb6 30%, white 100%);
	background-image: -moz-linear-gradient(top, #fdebb6 30%, white);
}

.background-green { 
	background-color: #ecf5ea;
	background-image: -webkit-linear-gradient(#f0f4d0 30%, white 100%);
	background-image: -moz-linear-gradient(top, #f0f4d0, white);  
}





/* Donate Button */

#donatenow {
	background-image: url(http://www.somarts.org/wp-content/themes/somarts_2014/images/donate_retina.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	float: right;
	margin-top: 24px;
	margin-left: 24px;
	-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	transform: rotate(15deg);
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-size: 50px 50px;
}

#donatenow:hover { 
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}



/* Listing Page */

#exhlisting { margin-left: 24px; }
#exhlisting ul { }

#exhlisting li {
	width: 144px;
	height: 156px;
	float: left;
	margin-right: 24px;
	padding: 24px;
}

.exhibition-listing {
	width: 144px;
	height: 280px;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	padding: 24px;
	background-color: blue; 
	overflow: hidden;
}

.addthis_horizontal_follow_toolbox {
	padding-top: 5px;
	float: left;
}

a.buytix {
	padding: 7px;
	margin-top: 22px;
	margin-left: 2px;
	float: left;
	background-color: #cae8f1;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "proxima-nova-extra-condensed", Impact, sans-serif;
	font-size: 16px;
	line-height: 16px;
	border: 1px solid #e1e1e1;
}

a.buytix:hover { background-color: #fbddcd; }

.bigbox {
	padding: 0px 24px 50px 24px;
}