/*
Theme Name: New City Arts rel 2.0a
Theme URI: http://newcityarts.org/
Description: Finalized theme for NCAI site
Version: v1.0
Author:  Wilson Whitaker
Author URI: http://portfolio.porchlight.us/

*/

/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline:none;
}

/* CSS Document */


body {
	background: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	/*font-size: .8em*/;
	font-size: 100%;
	color: #333333;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2",sans-serif; 
}

#join {
	width:900px;
	margin:0 auto;
	background:#9C3 url('images/transparent-bg.png'); 
	color:white;
	padding:10px 25px 10px 25px;
	display:none;
}

.no-js li #join-toggle {display:none}

#page {
	position: relative;
	width:950px;
	margin: 0px auto;
	padding:0;
	border:0;
	overflow:hidden;
}

#header {
	display:block;
	position: relative;
	width:950px;
	height:150px;
	margin:0;
}

.logo a {
	position:relative;
	text-indent:-9999px;
	height: 104px;
	width:300px;
	margin:10px 0 0 10px;
	display: block;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	height: 104px;
	width:300px;		
}


.logo-home a {
	background:url(images/logo-white.png) no-repeat !important;

}

.search { /* Statement by logo */
	position:relative;
	margin: 10px 0 0 568px;
	color:#000;
	text-align:justify;
}

/* Begin Images */
.aligncenter, div.aligncenter 
{ display: block; 
  margin-left: auto; 
  margin-right: auto; 
} 
.alignleft 
{ float: left; 
    margin: 0 9px 5px 0;
		  -moz-border-radius: 3px; 
  -khtml-border-radius: 3px; 
  -webkit-border-radius: 3px; 
  border-radius: 3px; 
} 
.alignright 
{ float: right; 
} 
.wp-caption 
{ border: 1px solid #ddd; 
  text-align: center; 
  background-color: #f3f3f3; 
  padding-top: 4px; 
  margin: 10px; 
  /* optional rounded corners for browsers that support it */ 
  -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 Images */

/*Menu/////////////////////////*/
#menu {
	font-size:11pt;
	font-weight:bold;
	height:20px;
	border-top:1px solid;
	border-bottom:1px solid;
}

.menu-home {
	background: url('images/transparent-bg.png'); 
}

#menu, #menu ul {
	float:left;
	list-style:none;
	padding:5px 0 6px 0;
	margin:0;
	width:100%;
	z-index:1000;
	}

#menu a {
	display:block;
	text-decoration:none;
	color:#333;
	padding:0 5px;
	outline:none;
	font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2",sans-serif;
	font-size: .9em;
	text-transform: uppercase;
}

#menu ul li:fist-child a {padding-left:0;margin-left:0;}

.no-js #menu a {font-size: .9em;}

.menu-home a {
	color:white !important;
}

#menu li {
	float:left;
	margin:2px 5px 5px;
}

#menu li:hover {
	border-top:3px solid #C30;
	padding:0 0 10px 0;
}

#menu li a:hover {
	color:#000000;
}

#menu ul { /*Hide the SubNav */
	position:absolute;
	left:-999em;
	width:210px;
	margin:3px 0; /* Adust the distance between main and dropdown*/
	line-height:15px;
}

#menu li li {
	width:auto;
	margin:2px;
}

#menu li li a {
	padding: 0;
	width:200px;
	background:none;
	color:white;
	margin:2px;
}

#menu li li a:hover {
	background:333;
	border:none;
	margin:2px;
	color:white;
	text-decoration:underline;
	padding:0px;
}

#menu  li li:hover {
	border:none;
	padding:0px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
    left:-999em;
    }
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul {
    left:auto;
	background: url('images/transparent-bg.png'); 
    }

/* To change the color of the CURRENT page */
#menu a.current_page_item, 
#menu li.current_page_item,
#menu li.current_page_ancestor {
	outline:none;
}

#menu li li.current_page_item {
	background:;
}

#menu li.current_page_item a:hover {
}

.page-item-1154 { /*Facebook*/
	background:url(images/FaceBook_16x16.png) no-repeat 2px;
	padding: 0 0 0 18px !important;
}

/* End Menu/////////////////////*/

/* Headers /////////////////////*/

h2 {
	font-size:24px;
	text-transform:uppercase;
	text-align:left;
}

a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
}

/* HOMEPAGE /////////////////////*/

#home-image {
	display:block;
	position:relative;
	float:left;
	height:480px;
	width:950px;
}


#featured {
	background:url('images/featured-bg.png') no-repeat;
	width:370px;
	height:210px;
	float:right;
	margin:294px 0 0 0;
	color:white;
	overflow:hidden;
}

#featured ul.ui-tabs-nav{
	position:absolute;
	list-style:none;
	margin:-20px 0 0 10px;
}

#featured ul.ui-tabs-nav li{
	padding:5px;
	margin:5px;
	font-size:12px;
	float:left;
}

#featured ul.ui-tabs-nav li a {
	color:white;
	font-size:15pt;
	text-decoration:none;
}

#featured .ui-tabs-panel{
	margin:18px 0 0 18px;
	position:relative;
	width:334px; 
	height:157px;
	overflow:hidden;
}

#featured .ui-tabs-hide{
	display:none;
}

#featured li.ui-tabs-nav-item a{/*On Hover Style*/
	display:block;
	line-height:20px;
	outline:none;
}
#featured li.ui-tabs-nav-item a:hover{
}

#featured li.ui-tabs-selected { /*Selected tab style*/
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

#featured .ui-tabs-panel .info{
	position:absolute;
	top:90px; left:0;
	height:70px;
	width:343px;
	background: url('images/transparent-bg.png');
	overflow:hidden;
}
#featured .info h2{
	font-size:15px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
	height:15px;
	width:320px;
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#f0f0f0;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}


.home-box {
	float:left;
	width:295px;
	margin:0 20px 0 0;
	text-align: left;
}

.home-box h2 {
	font-size: 1.2em;
	border-bottom: 2px solid;
	text-decoration: none;
	color: #333;
	padding-bottom: 10px;
}

.no-js .home-box h2 {
	font-size: 1em;
}

.home-box p {
	margin-top: 10px;
	font-size: .9em;
}

.home-box h2 a {
	text-decoration: none;
	color: #333;
}

/* Content /////////////////////*/

#breadcrumb {margin-bottom: 10px;}

#content {
	display:block;
	position:relative;
	width:950px;
	float:left;
	margin:20px 0;
	font-size: .8em;
	line-height: 1.5em;
}

#footer {
	font-size: .7em;
	width:950px;
	margin:50px auto;
	border-top:1px solid;
}

#footer_left {
	width: 450px;
	float: left;
}

#footer_right {
	float: right;
	width: 500px;
	text-align:right;
}
/* Sidebars /////////////////////*/

.sidebar {
	float:left;
	width:200px;
}

.sidebar-right {
	float:left;
	width:100px;
	margin:30px 0 0 30px;
}

.sidebar h2 {
	font-size:1.5em;
}

.sidebar li.page_item {
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2",sans-serif;
	font-size: 1.1em;
}

.sidebar li.page_item a {
	text-decoration: none;
	color: #333;
}
.sidebar li.page_item a:hover {
	color: black;
}


/* Pages /////////////////////*/


#main-entry {
	float:left;
	width:600px;
	text-align: left;
	/*font-size:11pt*/;
}

#main-entry li {
	list-style:inside;
}

#main-entry p {
	margin:10px 0 0 0;
}

.edit_post a {
	color:#000000;
	text-decoration:underline;
	font-size:.6em;
}

#main-entry h2 {
	font-size:2em;
	margin:0px 0 0 0;
	line-height: 1.3em;
}

.blog-content { font-size: 1.3em; line-height: 1.5em;}

.no-js #main-entry h2 {font-size: 1.5em}

.main-entry-text {
	float:left;
}

.main-entry-text h2 {
	font-size:1.5em !important;
	margin: 10px 0 0 0 !important;
}

.main-entry-text p, #main-entry p { font-size: 1.3em; line-height: 1.5em;}

/* Blog /////////////////////*/

.post {
	float:left;
	clear:both;
	width:100%;
	margin: 25px 0;
}

.post p { font-size: 1.3em; line-height: 1.5em;}

.author {
	margin:10px 0;
}


.post h2 a {
	text-decoration: none;
}

.date {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: black;
	width:60px;
	height:60px;
	color:white;
	text-align:center;
	float:left;
	margin:0 10px 0px 0;
	padding:0px 0;
}

.day {
	margin-top: 10px;
	display:block;
	font-size:15pt;
}

.month {
	display:block;
	line-height:8pt;
	font-weight:bold;
}

.year {
	display:block;
	font-weight:bold;
}

ol.commentlist, li.pingback {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	
}

.comment li, li.comment {
	list-style: none !important;
	padding: 0;
}

#comments_section {
	margin: 20px 0 0 0;
	color: #666;
	font-size: .9em;
}

#comments_section a {
	color:#333;
}

blockquote {
	margin: 10px 0 0 30px;
	font-style: italic;
	padding-left: 5px;
}

/* Board /////////////////////*/
.orca {
	width:750px !important;
	float:right !important;
}

.boardster {
	margin:0;
	float:left;
}

.photo_boardster {
	float:left;
	position:relative;
	width:230px;height:150px;
	margin: 10px 10px 0 10px;
	border:none;
	overflow:hidden;
}

.photo_boardster_caption {
	color:white;
	text-decoration:none;
	text-align:left;
	font-size:10pt;
	position:absolute;
	bottom:0;
	margin: 10px 10px 0 0px;
	padding: 0 0 5px 5px;
	background: url('images/transparent-bg.png'); 
	width:224px;
	height:30px;
	line-height: 1.2em;
}

.friends {
	margin:0;
	float:left;
}

.friends_container {
	float:left;
	margin:10px;
}

.photo_friends {
	position:relative;
	width:350px;height:230px;
	border:none;
	overflow:hidden;
}

.page-1126 /*If it's for local-churches page*/ {
	height:75px !important;
}

.photo_friends_caption {
	color:white;
	text-decoration:none;
	text-align:left;
	font-size:10pt;
	position:absolute;
	bottom:0;
	margin: 10px 10px 0 0px;
	padding: 0 0 5px 5px;
	background: url('images/transparent-bg.png'); 
	width:224px;
	height:15px;
}

.photo_friends_caption a {
	color:white !important;
}

.thumb_caption {
	color:white;
	text-decoration:none;
	text-align:left;
	font-size:8pt;
	position:absolute;
	bottom:0;
	margin: 10px 10px 0 10px;
	padding: 0 0 5px 5px;
}

.photo_boardster_caption a {
	text-decoration:none;
	color: white;
}

.photo_boardster_caption a:hover {font-weight: bold !important;}

.photo_friends_caption a {
	text-decoration:none;
	color:black;
	font-weight:normal;
}

.photo_boardster_caption a:hover, .photo_friends_caption a:hover {
	text-decoration:none;
	font-weight:normal;
}

.img_boardster {
	border:none;
	float:left;
	padding:0 10px 10px 0;
}

.img_right {
	padding: 0 0 10px 10px !important;
}

.img_friends {
	border:none;
	float:left;
	padding:0 10px 10px 0;
	overflow:hidden;
}

#page_thumbs {
	float: right;
	width:125px;
}

.clear {
	clear:both;
}

/* EVENTS */

#event-categories {
	float: left;
	margin: 0 0 20px 250px;
	text-transform: uppercase;
	font-size: 2.5em;
	clear: both;
}

#event-categories a{
	text-decoration: none;
	font-weight: normal;
}

.event-cat {
	float: left;
	margin-right: 55px;
}

.the-event-cat {
	text-align: left; 
	font-size: .4em;
	list-style: none;
	text-transform: none;
	width: 150px;
	padding: 5px;
	text-indent: -10px;
	display: none;
}

.the-event-cat ul, .the-event-cat li {
	list-style: none !important;
}


.an-event {
	margin:0;
	float:left;
}

.an-event-photo {
	float:left;
	position:relative;
	width:230px;height:150px;
	margin: 10px 2px 0 2px;
	border:none;
	overflow:hidden;
}

.an-event-photo-caption {
	color:white;
	text-decoration:none;
	text-align:left;
	font-size:10pt;
	position:absolute;
	bottom:0;
	margin: 10px 10px 0 0px;
	padding: 0 0 5px 5px;
	background: url('images/transparent-bg.png'); 
	width:224px;
	height:30px;
	
}

.an-event-photo-caption a {
	text-decoration:none;
	color: white;
	font-weight:normal;
}

.an-event-photo-caption a:hover {
	text-decoration:none;
	font-weight:normal;
}

.img-event {
	border:none;
	float:left;
	padding:0 10px 10px 0;
}

.calendar-month {
	float: left;
	clear: both;
	width: 950px;
	background: black;
	color: white;
	padding: 5px 0 5px 5px;
	margin: 10px 0 0 0;
	font-size: 1.2em;
} 
.event-date {
	float: left;
	clear: both;
	color: white;
	z-index: 100 !important;	
	
}

.location {
	position: absolute;
	right:0;
	bottom:0;
	margin:0 2px 2px 0;
}


.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
