/*
Theme Name: On Stellar Rays
Theme URI: http://onstellarrays.com
Description: A wordpress theme for the On Stellar Rays art gallery in New York City
Version: 1
Author: Roy Stanfield
Author URI: http://bushwickdesignclub.com
*/

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


/*****************************General Layout**************************************/

html {
	background: #fff;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #2e3236;
	line-height: 21px;
	background: transparent url(http://onstellarrays.com/osrSiteImages/bg_line.gif) center 0 repeat;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding-left: 20px;
	overflow: hidden;
}
p {
	padding-bottom: 24px;
}
p.caption {
	font-size: 11px;
}
a {
	font-weight: bold;
	color: #2270d5;
	text-decoration: none;
}
a em {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.page-id-3 a.bigLink {
	font-size: 40px;
}

a.bigLink {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	padding-left: 5px;
	text-transform: uppercase;
	color: #2e3236;
}
a.bigLink:hover {
	color: #2270d5;
}
a.midSizeLink {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 54px;
	line-height: 200px;
	padding-left: 5px;
	text-transform: uppercase;
	color: #2e3236;
}
a.midSizeLink:hover {
	color: #2270d5;
}
h2 {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	color: #2270d5;
}
h3 {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
	color: #2e3236;
}
h3 a { 
	color: #2e3236;
	font-weight: normal;
}
h3 a:hover {
	color: #2270d5;
}
h4 {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
	color: #aaa;
}
#pageWrap {
	clear: both;
	float: left;
	margin: 55px 0 10px 0;
	min-height: 400px;
}
.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	margin: 5px;
	padding-bottom: 45px;
}
.post-edit-link {
	position: absolute;
	top: 5px;
	left: 5px;
	font-weight: normal;
	font-size: 10px;
}

/*****************************Header**************************************/

#header {
	height: 150px;
}
h1 {
	margin: 0 0 0 -26px;
	padding-top: 106px;
	width: 244px;
	height: 53px;
	font-size: 36px;
	float: left;
}
#header ul {
	padding-top: 10px;
	margin: 0 0 0 480px;
}
#header ul li {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
}
#header ul li.current_page_item a {
	color: #2270d5;
}
#header ul li.current_page_parent a {
	color: #2270d5;
}
#header ul li.current_page_ancestor a {
	color: #2270d5;
}
#header ul li a {
	font-weight: normal;
	color: #2e3236;
	text-decoration: none;
}
#header ul li a:hover {
	color: #2270d5;
	text-decoration: underline;
}

/*****************************Footer**************************************/

#footer {
	clear: both;
	border-top: solid 1px #c5e4ed;
	height: 325px;
}
#footerInformation {
	margin: 40px 0 0 480px;
}



/* SPLASH PAGE FULL SCREEN
-------------------------------------------------------------*/

#splash_page_full_screen {
  position: relative;
}

#splash_page_full_screen .full_screen_image {
  width: 100%;
  position: relative;
  z-index: 1;
}

#splash_page_full_screen .full_screen_wrapper {
  position: absolute;
  z-index: 50;
  top: 70px;
  left: 70px;
}

#splash_page_full_screen h1 {
  padding: 0;
  text-indent: -9999px;
  background: url(http://onstellarrays.com/wp-content/uploads/2011/10/facetime-logo-half.png) transparent top left no-repeat;
  width: 351px;
  height: 77px;
  margin-left: 0;
  margin-bottom: 40px;
  float: none;
}

#splash_page_full_screen h2 {
  font-size: 42px; 
  color: #333;
  line-height: 42px;
  padding-bottom: 0;
}

#splash_page_full_screen h3 {
  font-size: 30px; 
  color: #333;
  line-height: 50px;
  padding-bottom: 40px;
}

#splash_page_full_screen .date {
  font-size: 24px;
  color: #6699ff;
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	margin-top: 6px;
	line-height: 26px;
}

#splash_page_full_screen h2 a {
  font-weight: normal;
  color: #333;
}

#splash_page_full_screen h3 {
  text-transform: none;
   margin: 0 0 20px 0;
}

#splash_page_full_screen .address {
  margin-top: 20px;
}

#splash_page_full_screen .address p {
  padding-bottom: 0;
  color: #333;
	font-size: 13px;
  line-height: 18px;
}

.full_page_bg {
  background: #eafae9;
}


/* SPLASH PAGE PORTRAIT
-------------------------------------------------------------*/

.splash_page_portrait .splashPageWrap {
  min-width: 960px;
  cursor: pointer;
}

.splash_page_portrait .image_left {
 width: 60%;
 height: auto;
 float: left;
}

.splash_page_portrait .image_left img {
  width: 100%;
}

.splash_page_portrait .right_side_text {
 width: 294px;
 height: auto;
 padding: 60px 40px 0 40px;
 margin-left: 60%;
}

.splash_page_portrait h1 {
  width: 294px;
  height: 63px;
  background: url(http://onstellarrays.com/wp-content/uploads/2011/10/half_logo.png) transparent top left no-repeat;
  padding: 0;
  margin: 0 0 20px 0;
  text-indent: -9999px;
  float: none;
}

.splash_page_portrait h2 a {
  font-weight: normal;
}

.splash_page_portrait h3 {
  text-transform: none;
   margin: 0 0 20px 0;
}

.splash_page_portrait .address p {
  padding-bottom: 0;
  color: #2e3236;
  font-size: 13px;
  line-height: 18px;
}

/*****************************Exhibition Landing**************************************/

.exhibitionsLandingEntry {
	float: left;
	width: 475px;
	margin-bottom: 30px;
}
.exhibitionsLandingEntry img {
	float: left;
	margin: 2px 15px 0 0;
	border-bottom: solid 4px #fff;
	width: 220px;
	height: 147px;
	overflow: hidden;
}
.exhibitionsLandingEntry a:hover img{
	border-bottom: solid 4px #2270d5;
}
h4.current {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	color: #2270D5;
}
h4.past {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	color: #999;
}
.exhibitionsLandingEntry h3 {
	line-height: 26px;
}
.exhibitionsLandingEntry h4 {
	line-height: 26px;
}
.exhibitionsLandingEntry p {
	font-size: 11px;
	color: #666;
	line-height: 16px;
	padding-top: 8px;
}
p.surroundImage {
	display: inline;
}

#previous_exhibitions {
  clear: both;
  float: left;
  margin: 50px 0 50px 475px;
}

/*****************************Exhibition Detail**************************************/

.exhibitionDetails {
	width: 460px;
	margin: 0 0 0 480px;
}

.exhibitionDetails h4 {
	font-size: 24px;
	line-height: 26px;
	text-transform: none;
	margin-bottom: 40px; 
	color: #2e3236;
}

.post .images{
	float: left;
	margin: 5px 0 0 0;
	width: 465px;
	overflow: hidden;	
}

#hiddenImages {
	display: none;
}

h3.with_line {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 35px;
}

h3 + ul li {
  margin: 5px 0 10px 0;
}

/*****************************Artists Landing**************************************/

ul#artistsList li a {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 36px;
	line-height: 56px;
	text-transform: none;
	color: #2e3236;
	font-weight: normal;
}

ul#artistsList li a:hover {
	color: #2270d5;
}

/*****************************Artists Detail**************************************/

ul#artistsDetailList {
	float: left;
}

ul#artistsDetailList li a {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 36px;
	line-height: 56px;
	text-transform: none;
	color: #aaa;
	font-weight: normal;
}
ul#artistsDetailList li a:hover {
	color: #2270d5;
}
ul#artistsDetailList li.current_page_item a {
	text-decoration: line-through;
}
#imageExpander {
	width: 655px;
	margin: 0 0 0 285px;
}
#imageExpander img {
	width: 465px;
}
h3#artistName {
	font-size: 42px;
	line-height: 52px;
	text-transform: none;
	float: left;
  white-space: nowrap;
}

.cv {
  text-transform: uppercase;
  font-size: 24px;
  font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
  line-height: 63px;
  margin: 0 0 0 20px;
  font-weight: normal;
}

#press_and_exhibitions {
  margin: 0 0 30px; 0;
  padding: 0 0 0 0;
  overflow: hidden;
}

#press_and_exhibitions ul li {
  margin: 10px 0 5px 0;
  font-size: 12px;
}

#press_and_exhibitions ul.press {
  overflow: hidden;
  width: 185px;
  float: left;
  margin-right: 11px;
}

#press_and_exhibitions ul.press li {
  margin: 2px 0 3px 0; 
}

#press_and_exhibitions ul.press li.title {
  margin: 10px 0 10px 0;
}

#press_and_exhibitions ul.exhibitions {
  overflow: hidden;
  width: 449px;
  float: left;
}

#press_and_exhibitions li.title {
  text-transform: uppercase;
  font-size: 24px;
  font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
}

#imageExpander #artist_page_header {
  border-bottom: solid 1px #ccc;
  margin-bottom: 30px;
}

#imageExpander .btn {
  float: right;
  margin-top: -50px;
}

#imageExpander .btn.less {
  display: none;
}

#imageExpander .hide {
  display: none;
}

#imageExpander p {
  padding-bottom: 5px;
}

#imageExpander .show {
  display: block;
}

#imageExpander .wp-caption-text {
  padding-bottom: 30px;
}

/*****************************Press**************************************/

#pageWrap-press {
	clear: both;
	float: left;
	width: 700px;
	margin: 55px 0 10px 240px;
	min-height: 400px;
}
#pageWrap-press .year {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-transform: none;
	color: #2270d5;
	font-weight: normal;
	float: left;
	height: 100px;
	margin-right: 22px;
	width: 34px;
}
#pageWrap-press .yearWhite {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-transform: none;
	color: #fff;
	font-weight: normal;
	float: left;
	height: 100px;
	margin-right: 22px;
	width: 34px;
}
#pageWrap-press a {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-transform: none;
	color: #2e3236;
	font-weight: normal;
}
#pageWrap-press a:hover {
	color: #2270d5;
}
#pageWrap-press a {
	padding-bottom: 0;
}
#pageWrap-press a.post-edit-link{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: absolute;
	top: 5px;
	left: 5px;
	font-weight: normal;
	font-size: 10px;
	color: #2270d5;
	line-height: 22px;
}

/*****************************Gallery / Events Landing --- the blog --- this is the index.php file**************************************/



#pageWrapExhibitionsLanding {
	margin: 55px 0 0 0;
}
#pageWrapExhibitionsLanding .post {
	margin: 0 0 10px 285px;
	padding: 20px 0 0 0;
	border-top: solid 1px #ccc;
	width: 655px;
	min-height: 150px;
}
.cute-post-thumbnail {
	float: left;
}
#pageWrapExhibitionsLanding .post img {
	margin: 10px 10px 30px 0; 
}
#pageWrapExhibitionsLanding .post p {
	width : 465px;
	margin: 0 0 0 195px;
}
#pageWrapExhibitionsLanding .post h4 {
	font-size: 24px;
	line-height: 36px;
	color: #aaa;
	margin: 0 0 0 195px;
	text-transform: none;
}
#pageWrapExhibitionsLanding .post h2 {
	font-size: 30px;
	line-height: 36px;
	color: #aaa;
	text-transform: none;
	font-weight: normal;
	margin: 0 0 0 195px;
}
#pageWrapExhibitionsLanding .post h2 a {
	font-weight: normal;
}
#pageWrapExhibitionsLanding .post p.date {
	font-family: "league-gothic-1","league-gothic-2",Impact, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #2e3236;
}
p.btn a {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
   	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	font-size: 11px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
p.btn a:hover {
	background: #2270d5 url(/images/alert-overlay.png) repeat-x;
}

/*****************************Gallery / Events Detail --- this is the single.php file**************************************/

#pageWrapBlogDetail .images {
	width: 465px;
	margin: 10px 0 60px 0;
	overflow: hidden;
	float: left;
}
#pageWrapBlogDetail {
	margin: 55px 0 0 0;
}
#pageWrapBlogDetail .exhibitionDetails {
	width: 465px;
	margin: 0 0 0 480px;
}
#pageWrapBlogDetail .post h4 {
	font-size: 24px;
	line-height: 36px;
	color: #aaa;
	margin: 0;
	text-transform: none;
}
#pageWrapBlogDetail .post h2 {
	font-size: 30px;
	line-height: 36px;
	color: #2270d5;
	text-transform: none;
	font-weight: normal;
	margin: 0;
}
#pageWrapBlogDetail .post p.date {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #2e3236;
}

/*****************************Sidebar**************************************/

#sideBar {
	clear: both;
	width: 260px;
	float: left;
	margin: 0 0 40px 5px;
	padding-top: 25px;
	border-top: 1px solid #ccc;
}
#sideBar #footerInformation {
	margin: 0;
}
#sideBar .categories {
	margin: 25px 0 25px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 25px 0 25px 0;
}
p.noPad {
	padding-bottom: 0;
}
.btn {
	margin-top: 10px;
}
#sideBar strong {
	margin-bottom: 5px;
}

#sideBar a.facebook_link {
  display: block;
  width: 26px;
  height: 26px;
  background: url(http://onstellarrays.com/wp-content/uploads/2012/01/facebook_sprite.png) transparent 0 0 no-repeat;
  text-indent: -9999px;
}

#sideBar a.facebook_link:hover {
  background: url(http://onstellarrays.com/wp-content/uploads/2012/01/facebook_sprite.png) transparent 0 -27px no-repeat;
}

/*****************************404**************************************/

#pageWrap404 {
	height: 250px;
}
#pageWrap404 h2 {
	font-family: "league-gothic-1","league-gothic-2", Helvetica Neue, Helvetica, Arial Narrow, sans-serif;
	margin: 120px 0 10px 475px;
	width: 465px;
	line-height: 46px;
	color: #2270d5;
}

