/*
Theme Name: AIB Beta Spaces 2010
Theme URI: http://artsinbushwick.org
Description: Arts in Bushwick Beta Spaces 2010 Theme	
Version: 1.0
Author: Jeff Lagasca
Author URI: http://jefflagasca.com
Tags: 

	AIB BOS2010 v1.0

	This theme was designed and built by Jeff Lagasca,
	whose portfolio you will find at http://jefflagasca.com/

  This theme is owned and copyrighted by Arts in Bushwick,
  ALL RIGHTS RESERVED. Please do not duplicate.

*/

/* Universal */

* {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	margin: 0;
	padding: 0;}

body {
	font-size: small;
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	background: url('images/bgBody.jpg') top center repeat fixed;
	color: #333;}

input {	
	color: #444;}

h1, h2, h3, h4 {
	font-weight: bold;}

h1 {}

h2 {
	padding-bottom: 15px;}

h3 {
	font-size: 175%;
	color: rgb(83,179,219)}

h4 {}

a,
a:visited {
	color: rgb(0,160,208);
	text-decoration: none;}

a:hover,
a:visited:hover {
	color: rgb(145,41,144);
	text-decoration: underline;}

a img {
	border: none;}	

a.btnLarge,
a.btnLarge:visited {
	padding: 20px 20px 12px 20px;
	display: block;
	text-align: center;
	font-size: 215%;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-transform: uppercase;
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 3px 5px #ccc;
	-webkit-box-shadow: 0 3px 5px #ccc;
	box-shadow: 0 3px 5px #ccc;}	
	
/* End Universal */

/* Structure */
#page {
	width: 925px;
	margin: 0 auto;
	padding: 50px 0 0 0;}

#header {
	width: 925px;
	height: 175px;
	position: relative;
	z-index: 10;
	margin: 0 0 20px 0;}

#headerimg {
	margin: -20px 0 0 0;}

.webkit #header h1 img {
	margin-bottom: 10px;}

#header ul.sitenav {
	margin: 0 0 0 0;
	list-style: none;
	font-size: 250%;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-transform: uppercase;}

#header ul.sitenav li {
	float: left;
	margin: 0 15px 0 0;}

#header ul.sitenav li a,
#header ul.sitenav li a:visited {	
	color: rgb(234,42,140);}

#header ul.sitenav li a:hover,
#header ul.sitenav li a:visited:hover {	
	color: rgb(133,96,168);}

#header ul.sitenav li a img {
	height: 25px;
	background-image: url('images/bgNav.png');}

#header ul.sitenav li a.linkAbout img,
#header ul.sitenav li a.linkAbout:visited img {
	width: 120px;
	background-position: top left;}
#header ul.sitenav li a.linkAbout:hover img,
#header ul.sitenav li a.linkAbout:visited:hover img {
	background-position: bottom left;}

#header ul.sitenav li a.linkContact img,
#header ul.sitenav li a.linkContact:visited img {
	width: 120px;
	background-position: -134px 0;}
#header ul.sitenav li a.linkContact:hover img,
#header ul.sitenav li a.linkContact:visited:hover img {
	background-position: -134px -25px;}

#header ul.sitenav li a.linkProjects img,
#header ul.sitenav li a.linkProjects:visited img {
	width: 130px;
	background-position: -264px 0;}
#header ul.sitenav li a.linkProjects:hover img,
#header ul.sitenav li a.linkProjects:visited:hover img {
	background-position: -264px -25px;}

#header ul.sitenav li a.linkPress img,
#header ul.sitenav li a.linkPress:visited img {
	width: 81px;
	background-position: -407px 0;}
#header ul.sitenav li a.linkPress:hover img,
#header ul.sitenav li a.linkPress:visited:hover img {
	background-position: -407px -25px;}

#header ul.sitenav li a.linkMailingList img,
#header ul.sitenav li a.linkMailingList:visited img {
	width: 156px;
	background-position: top right;}
#header ul.sitenav li a.linkMailingList:hover img,
#header ul.sitenav li a.linkMailingList:visited:hover img {
	background-position: bottom right;}

.narrowcolumn,
.widecolumn {
	width: 700px;
	padding: 0 0 50px 0;}
	
/* End Structure */


/* Typography & Colors */
#page {
	text-align: left;}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;}
	
.sticky h2 {
	padding-top: 10px;}

acronym, 
abbr, 
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;}
/* End Typography & Colors */


/* Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;}

.alignright {
	float: right;}

.alignleft {
	float: left;}	
/* End Images */

/* Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;}

html>body .entry li {
	margin: 7px 0 8px 10px;}

.entry ul li:before, 
#sidebar ul ul li:before {}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;}

.entry ol li {
	margin: 0;
	padding: 0;}

.postmetadata ul, 
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;}
/* End Entry Lists */

/* Comments
---------------------------------------------------------*/
h3#comments {
	font-size: 250%;
	letter-spacing: -0.02em;}

.alt {
	padding: 10px;}
	
.thread-alt {
	background-color: #f8f8f8;
	background-color: rgba(248,248,248,0.9);}

.thread-even {
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);}
	
.commentlist li {
	padding: 20px;
	margin: 0 0 10px 0;
	list-style: none;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;}

.commentlist p {
	margin: 10px 5px 10px 0;}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;}

.commentmetadata {
	margin: 0;
	display: block;}
	
.commentlist li, 
#commentform input, 
#commentform textarea {
	font: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;}

.commentlist li ul li {
	font-size: 1em;}

.commentlist li {
	font-weight: bold;}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;}

.commentlist cite, 
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;}

#respond {
	margin-top: 35px;}

#respond h3 {
	font-size: 200%;}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;}

select {
	width: 130px;}

#commentform {
	margin: 5px 10px 0 0;}

#commentform p.commentInputCont {
	margin: 15px 0 0 0;}

#commentform p.commentInputCont label {
	font-size: 120%;
	font-weight: bold;
	color: #666;}

#commentform p.commentInputCont span {
	display: inline-block;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;}

#commentform input {
	width: 250px;
	padding: 3px;
	font-size: 135%;
	font-weight: bold;
	color: #000;
	border: none;
	background: transparent;}
	
.logged-in #commentform p:first-child {
	float: right;
	margin: -23px 0 0 0;}

.logged-in #commentform p:nth-child(2),
#commentform p:nth-child(5) {
	width: auto;
	padding: 10px;
	background: #fff;
	background: rgba(255,255,255,0.95);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 5px #ccc;
	-webkit-box-shadow: 0 1px 5px #ccc;
	box-shadow: 0 1px 5px #ccc;}

#commentform p textarea {
	width: 100%;
	padding: 2px;
	border: none;
	background: transparent;}

.ie #commentform p textarea {
	background: #fff;}

#commentform input#submit {
	width: auto;
	padding: 8px 5px 5px 5px;
	float: right;
	margin: 3px 0 0 0;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #fff;
	background-color: #39b54a;
	border: none;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;}

#commentform input#submit:hover {
	background-color: #f0513f;
	-webkit-transition: background-color 0.2s ease-in;
	transition: background-color 0.2s ease-in;}
	
.commentmetadata {
	font-weight: normal;}
/* End Comments */



/* Sidebar
---------------------------------------------------------*/
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;}

#sidebar #searchsubmit {
	padding: 1px;}

#sidebar form {
	margin: 0;}

#sidebar ul, 
#sidebar ul ol {
	margin: 0;
	padding: 0;}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;}

#sidebar ul p, 
#sidebar ul select {
	margin: 5px 0 8px;}

#sidebar ul ul, 
#sidebar ul ol {
	margin: 5px 0 0 10px;}

#sidebar ul ul ul, 
#sidebar ul ol {
	margin: 0 0 0 10px;}

ol li, 
#sidebar ul ol li {
	list-style: decimal outside;}

#sidebar ul ul li, 
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;}
/* End Sidebar */



/* Calendar
---------------------------------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;}

#wp-calendar a {
	display: block;}

#wp-calendar caption {
	text-align: center;
	width: 100%;}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, 
#wp-calendar #next a {
	font-size: 9pt;}

#wp-calendar a {
	text-decoration: none;}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;}
/* End Calendar */



/* Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;}

acronym, abbr {
	border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;}

blockquote cite {
	margin: 5px 0 0;
	display: block;}

.center {
	text-align: center;}

.hidden {
	display: none;}
	
.screen-reader-text {
  position: absolute;
  left: -1000em;}

hr {
	display: none;}

a img {
	border: none;}
/* End Various Tags & Classes*/


/* Captions 
---------------------------------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;}
/* End captions */

/* Footer */
#footer {
	clear: both;
	min-height: 100px;
	margin: 100px 0 0 0;
	background: #333 url('images/bgFooter.gif') top left repeat-x;
	border-top: 3px solid #fff;
	position: relative;}

#footer .footerPage {
	width: 925px;
	margin: 0 auto;}

.footerPage .imgTitle {
	float: left;
	margin: -94px 0 0 0;
	position: relative;}

.footerPage p {
	clear: both;
	padding: 15px 0 5px 0;
	color: #fff;}

.footerPage p.mission {
	width: 630px;
	font-size: 125%;}

.footerPage p.copyright {
	padding-top: 30px;
	font-size: 95%;
	color: #ccc;}

.footerPage .search {
	height: 25px;
	padding: 10px 5px 0 5px;
	float: right;
	margin: 15px 0 0 0;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

#searchform #s {
	width: 200px;
	font-size: 175%;
	font-weight: bold;
	background: none;
	border: none;}

#searchform #searchsubmit {
	height: 29px;
	padding: 2px;
	margin: -7px -2px 0 0;
	font-size: 175%;
	color: #fff;
	border: none;
	background: #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.webkit #searchform #searchsubmit {
	margin-top: -11px;}	
/* End Footer */

/* Page Specific Styles */

/* BOS 2010 Navigation */
#bosNav {
	width: 200px;
	float: right;
	position: relative;
	z-index: 1;
	margin: -178px 0 50px 0;
	text-align: center;}

.ie7 #bosNav {
	margin-top: -185px;}

#bosNav .imgBOSTitle {
	position: relative;
	margin: 0 0 5px -5px;}

#bosNav ul.bosNavButtons {
	list-style: none;
	text-transform: uppercase;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 1.0em;}

#bosNav ul li a,
#bosNav ul li a:visited {
	display: block;
	padding: 10px 5px 5px 5px;
	margin: 10px 0;
	text-align: left;
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;}

#bosNav ul li a:hover,
#bosNav ul li a:visited:hover {
	text-decoration: none;
	background-color: #000;
	-moz-transition: background-color 0.2s ease-in;
	-webkit-transition: background-color 0.2s ease-in;
	transition: background-color 0.2s ease-in;}
	
#bosNav ul li a:hover,
#bosNav ul li a:visited:hover {
	background-color: #000;
	background-color: rgba(0,0,0,0.7)
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease-in;
	transition: background-color 0.2s ease-in;}

#bosNav ul li a span.black,
#bosNav ul li a:visited span.black {
	color: #000;}	
	
#bosNav ul li a:hover span.black,
#bosNav ul li a:visited:hover span.black {
	color: #fff;}	


/* Home Page 
---------------------------------------------------------*/

.home .widecolumn img.imgMarketing {
	margin: 0 0 20px 0;}

.home .widecolumn {
	font-size: 125%;}

.home .widecolumn p {
	padding: 0 0 15px 0;}

.home .widecolumn a.btnLg,
.home .widecolumn a.btnLg:visited {
	float: right;
	width: 175px;
	padding: 15px 10px 10px 10px;
	margin: 10px 0 10px 10px;
	font-size: 165%;
	font-weight: bold;
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;}

.home .widecolumn a.btnLg:hover,
.home .widecolumn a.btnLg:visited:hover {
	text-decoration: none;
	color: #fff;
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	-webkit-transition: color 0.2s ease-out;
	-webkit-transition: background-color 0.5s ease-out;}


/* Generic Page Template 
---------------------------------------------------------*/
.page-template-default .widecolumn {
	width: 675px;}

.page-template-default .widecolumn .post h2 {
	margin: 10px 0 0 0;
	font-size: 260%;
	line-height: 1.0em;}

.page-template-default .widecolumn .post p,
.page-template-default .widecolumn .post ul {
	padding: 0 0 15px 0;
	font-size: 150%;}
	
.page-template-default .widecolumn .post ul {
	list-style: square inside none;}
	
	
/* Social Media
---------------------------------------------------------*/
#preFestival {
	clear: both;
	margin: 0 0 300px 0;}

#preFestival h2 {
	margin-bottom: 15px;}

#preFestival ul.socialMediaFeeds {
	height: 180px;
	list-style: none;
	margin: 0 0 20px 0;}

#preFestival ul.socialMediaFeeds li {
	margin: 0 5px 0 0;
	float: left;
	font-size: 90%;}

#preFestival ul.socialMediaFeeds li h3 {
	margin: 0 0 5px 0;}

#preFestival ul.socialMediaFeeds li#feedFlickr .feed {
	width: 300px;
	height: 300px;
	overflow: hidden;}

#preFestival ul.socialMediaFeeds li#feedFlickr .feed img {
	width: 73px;
	height: 73px;
	float: left;
	margin: 0 2px 2px 0;
	background: #333;}

#preFestival ul.socialMediaFeeds li#feedVimeo .feed {
	width: 405px;
	height: 300px;
	overflow: hidden;}

#preFestival ul.socialMediaFeeds li#feedVimeo .feed ul li {
	width: 200px;
	height: 150px;
	float: left;
	margin: 0 2px 2px 0;
	list-style-type: none;}

#preFestival ul.socialMediaFeeds li#feedTwitter {
	margin-right: 0;}

#preFestival ul.socialMediaFeeds li#feedTwitter .feed {
	width: 190px;
	height: 130px;
	padding: 10px;
	font-size: 125%;
	color: #666;
	background: #fff;
	background: rgba(255,255,255,0.7);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;}

#preFestival ul.socialMediaFeeds li#feedTwitter .feed ul {
	list-style: none;}


/* 404
---------------------------------------------------------*/
.error404 .widecolumn h2 {
	width: 550px;
	font-size: 500%;
	text-transform: uppercase;
	letter-spacing: -0.02em;}

.error404 .widecolumn a {
	font-size: 200%;}

