/*
THEME NAME: RedBall Project
THEME URI: 
DESCRIPTION: The Artist Portfolio Services WordPress Theme
VERSION: 1.0
AUTHOR: Kurt Perschke and Hafiz Rahman
*/

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

/*Yahoo! Reset version: 2.2.2*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{}q:before,q:after{content:'';}abbr,acronym {border:0;}


.clearfix:after, .container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
/*
* html .clearfix,
* html .container {height: 1%;}
*/
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }
@charset "UTF-8";
/* CSS Document */

/* Structure */
body { height: 100%; /*font-family:Helvetica;*/ font-size:12px;margin:0; padding:0; }
body#home-slideshow { overflow:hidden; /*Needed to eliminate scrollbars*/ }

/* Footer */
#footer { color: #fff; /*border-top:1px solid #E41E26;*/ /*padding:15px 10px 10px 20px;*/ padding:0px 10px 0 40px; position:fixed; bottom:0; background:transparent url(images/trans.png); width:100%; height:20px;}
#footer a { text-decoration: none; color: #fff; }
#footer p{ padding:3px 0 0; margin:0; font-size:10px;}
a[rel="external"], a.external { white-space: nowrap; padding-right: 15px; background: url(images/external_link.png) no-repeat 100% 3px; zoom: 1; }
a[rel="external_pdf"], a.external_pdf { white-space: nowrap; padding-right: 15px; background: url(images/page_pdf.png) no-repeat 100% 0%; zoom: 1; }

a[rel="external_facebook"], a.external_facebook { white-space: nowrap; padding-right: 32px; background: url(images/facebook_ext.png) no-repeat 100% 0%; zoom: 1; }
a[rel="external_flicker"], a.external_flicker { white-space: nowrap; padding-right: 32px; background: url(images/flickr_ext.png) no-repeat 100% 0%; zoom: 1; }
a[rel="external_youtube"], a.external_youtube { white-space: nowrap; padding-right: 32px; background: url(images/youtube_external.png) no-repeat 100% 0%; zoom: 1; }
/* Header */
#header { height:120px; z-index: 1; width: 100%; }	
#header h1 { top:18px; position:absolute; margin:0; font-weight: bold; background: url(images/trans.png) repeat; font-size: 1.2em; padding: 3px 10px 3px 40px; float:left; }
#header h1 span { color:#CD0000; }
#header h1 a { color: #fff; text-decoration: none; }

/* Menu Bar */
.menu { width:610px; margin:0; background: url("images/trans.png") repeat; font-size: 1.2em; padding:0px 10px 0px 40px; clear:both; top:54px; position:absolute; height:20px; }
/* NOTE:
 * The CSS stylings for the dropdown menu is inside superfish.css
 */

/* Search Box and Link */
#header-meta { font-size:10px; font-weight:bold; float: right; height: 20px; padding:10px; color: #000; background-image:url(images/trans.png); width:200px; }
#header-meta a { color:#FFFFFF; font-size:13px; margin-left:14px; text-decoration:none; }
#header-meta a:hover { color:#CD0000; }
#header-meta form { display: inline; margin-left: 5px; }
#header-meta #s { padding:1px 5px; font-size:12px; color:#fff;}
#header-meta input { background: transparent; border: 1px solid #E41E26; color: #555; }
	
/* Sidebar */
#sidebar { width: 220px; float: right; padding:0;background-image:url(images/background.png); }
#sidebar .sidebaritem { border-top:1px solid #E41E26; padding:10px; border-bottom:1px solid #E41E26; padding:10px; margin-top:-1px; }
#sidebar ul { padding:0; margin:0; }
#sidebar ul li { list-style-type:none; padding:1px 0; margin:0; }
#sidebar .side_links li a { text-decoration:none; color:#000; }
#sidebar .side_links li a:hover { text-decoration:underline; }

/* contents */
.container { margin-left: 40px;padding-bottom:60px; }
#content { padding:10px; width:600px; float: left; background-image:url(images/background.png); }
#page { margin:0 auto; }
#wrapper { padding-right:40px;  width:960px; }

.post {
	clear:both;
	margin-bottom:20px;
	}
.post h2 {
	font-size: 2em;
	color: #333;
	margin: 0 0 20px 0;
	}
	
.post h2 a {
	color: #333;
	text-decoration: none;
	}

.post blockquote {
	background: url("images/blockquote.png") top left no-repeat;
	padding-left: 20px;
	}

h2#page-title {
	font-size: 3em;
	color: #333;
	margin: 0 0 10px 0;
	font-size:12px;
	font-weight:bold;
	}
	
.post .entry-meta {
	color: #666;
	font-size: 1em;
	padding-left: 20px;
	margin-top: 0px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	padding-top:10px;
	clear:both;
	}

.post .entry-meta a {
	color: #666;
	text-decoration: none;
	}

.post .entry-meta a:hover {
	color: #666;
	text-decoration: underline;
	}	
	
.post .entry-commentcount {
	margin: 2px 0 30px 20px;
	}

.post .entry-commentcount a {
	background: #5c5c5c;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	padding: 0 30px 0 10px;
	width: 120px !important;	
	display: block;
	}

h2.title { 
	font-size: 3em; 
	line-height: 1; 
	margin-bottom: 0.5em; 
	padding-top: 15px; 
	}
	
.gallerygrid img { 
	padding:0 0 10px 0;
	}

h2.h4equiv { 
	font-size: 1.2em; 
	line-height: 1.25; 
	margin-bottom: 1.25em; 
	} /* so wordpress can use the H2 tag for title, but adjusts size */	
	
.navigation a {
	text-decoration: none;
	color: #333;
	}

.navigation .nav-previous {
	float: left;
	width: 45%;
	}

.navigation .nav-next {
	float: right;
	width: 45%;
	text-align: right;
	}
	
.thumbnail-container {
	float: left;
	width: 230px;
	height: 130px;
	margin: 10px 10px 10px 0;
	}
	
.thumbnail-container a {
	position: relative;
	}	
.thumbnail-container a span {
	display: none;
	}

.thumbnail-container a:hover span {
	display: block;
	width: 210px;
	position: absolute;
	background: #333;
	color: #fff;
	height: 100%;
	left: 0;
	padding: 7px 10px;
	font-size: 0.9em;
	background: url("images/trans.png") repeat;
	}
	

-----------------------------------------------------------------
	comments
----------------------------------------------------------------- */	

#comment-body {
	margin-top: 0px;
	}

#commentform {
	margin: 5px 10px 0 20px;
	padding: 0 30px 30px 0;
	}

#commentform a{
	text-decoration:none;
	color:#BF0B17;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform input {
	padding: 3px 5px;
	width: 200px;
	border: 1px solid #BF0B17;
	/*border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;		
	font-size: 1.2em;*/
	color:#333333;
	font-size:14px;
	font-weight:bold;
	}	


#commentform textarea {
	width: 100%;
	padding: 3px 5px;
	border: 1px solid #BF0B17;
	/*border-top: 1px solid #999;
	border-left: 1px solid #999;*/
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;*/
/*	font-size: 1.2em;*/
	color:#333333;
	font-size:14px;
	font-weight:bold;
	}

#commentform textarea:focus, #commentform input:focus {
	/*background: #eee;*/
	}	
	
#commentform #submit {
/*	float: left;
	margin-right: -12px;
	font-size: 0.9em;*/
	background:#BF0B17;
	border:medium none;
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:26px;
	cursor:pointer;
	width:auto;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	line-height: 1.5;
	}

.commentlist li {
	margin: 15px 0 10px;
	list-style: none;

	}
	
.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;
	}

.comment-author {
	margin-left: 55px;
	margin-top: -13px;
	display: block;
	font-weight: bold;
	}

.comment-author cite {
	font-weight: bold;
	font-style: normal;
	}

.comment-author	a {
	text-decoration: none;
	color: #333;
	}

.commentlist li.comment-item {
	margin: 0 0 30px 0;
	padding: 10px 0;
	background: #333 url("images/comment.png") left top no-repeat;
	}

.commentlist li.author {
	background: #4d4845 url("images/comment-author.png") left top no-repeat;
	}

.comment-text {
	padding: 1px 10px;
	color: #fff;	
	}

.commentmetadata {
	margin: 5px 15px -5px 0;
	display: block;
	font-size: 1em;
	padding-bottom: 5px;
	text-align: right;
	font-size: 0.9em;
	}	

.commentmetadata a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}
	
.commentheader {
	margin: 2px 0 30px 20px;
	background: #5c5c5c;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	padding: 0 30px 0 10px;
	width: 120px !important;	
	display: block;
	}	
	
h3#leave-reply {
	margin: 10px 0 10px 10px;
	font-size: 1em;
	font-weight: bold;
	padding: 0 30px 0 10px;
	}

#sidebar ul#widgets {
	border-bottom:1px solid #E41E26;
	list-style-type:none;
	margin:0;
	padding:10px;
	}
	
#sidebar ul#widgets li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul#widgets h2 {	
	background: #f0f0f0;
	border-bottom: 1px solid #d8d8d8;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 7px;
	margin: 0 0 10px 0;
	}

#sidebar ul#widgets ul {
	margin: 0;
	padding: 0 7px;
	font-size: 0.9em;
	list-style-type: none;
	}
	
#sidebar ul#widgets ul li {
	margin-bottom: 10px;
	padding: 0;
	}	

#sidebar ul#widgets ul li li {
	padding: 0 !important;
	margin: 10px 0 10px -8px;
	}
	
#sidebar ul#widgets ul a {
	color: #333;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	}	
	
/*
 * This is the CSS to change the sidebar's Recent Post hover and current font color
 */
	
#sidebar ul#widgets ul a:hover {	
	color: #fdbd5d;
	background: url("images/sidebar-bullet-hover.png") 5px 5px no-repeat;
	}

#sidebar ul#widgets ul a.current {	
	color: #ff6600;
	background: url("images/sidebar-bullet-current.png") 5px 5px no-repeat;
	}
	
	
/*
-----------------------------------------------------------------
	supersized styles
----------------------------------------------------------------- */		
img {
		border:none;
	}

#supersize {
	/* position: absolute; */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -3;
	}

 #supersize a {
	height:100%;
	width:100%;
/*	display:none;*/
	cursor: default;
	position:absolute;
	opacity:0;
	filter: alpha(opacity =0);
	top:0;
	left:0;
	}
	
#supersize .activeslide{
	/*display:inline;
*/	border: none;
	opacity:1;
	filter: alpha(opacity =100);
	}
	
#supersize img {
	height:100%;
	width:100%;
	display:block;
	cursor: default;
	}
	
#supersize .inactive
{
 display:none !important;
}

#supersize a:hover {
	text-decoration: none !important;
	}

#supersize .activeslide, #supersize .activeslide img {
	/*display:inline;
*/	border: none;
	}

#supersize a span {
	background: url("images/trans.png");
	color: #fff;
	padding: 10px;
	width: 200px;
	position: fixed;
	right: 0;
	top: 75%;
	text-decoration: none !important;
	}

.page p {/*padding-left:10px;*/
line-height:1.5em;
margin:0 0 1.5em;
/*width:500px;*/}

 .post p {
 line-height:1.5em;
margin:0 0 1.5em;
}

.page a , .post a {
color: #333;
	text-decoration: underline;
	}
.page a:hover, .post a:hover,#content h2 a:hover {
	/*color: #A0D158;*/
	color:#CD0000;
	text-decoration: underline;
	}	


/*
-----------------------------------------------------------------
	City template styles
----------------------------------------------------------------- */	
	
.categories  li 
{
 list-style-type:none;
 
}

.categories a
{
 text-decoration:none;
 color:#000000;
}

.categories li ul li:hover
{
 list-style-type:disc !important;  color:#E41E26 !important;
}


.categories a:hover
{

 color:#CD0000;
}


.categories li a
{
 text-transform:uppercase;
 
}

.categories li ul li a
{
 text-transform:none;
}


.sidebaritem .city_title
{
  font-size:15px;
  color:#CD0000;
  font-weight:bold;
  margin-bottom:12px;
}

.site_post
{
padding-left:15px !important;
padding-top:3px !important;
}

.container .city_page
{
 width:522px !important;
}

.container .city_page .entry
{
 width:500px;
 float:right;
}

.container .city_page p
{
 width:auto;
}

/*
-----------------------------------------------------------------
	RedBall Cities template styles
----------------------------------------------------------------- */	

#content h2 a
{
 text-decoration:none;
 font-size:14px;
 font-weight:bold;
}

#content .city_tumb_item
{
float:left;
margin-bottom:10px;
margin-right:6px;
width:196px;

 
}

#content .city_tumb_item img
{

 width:196px;
 height:145px;
 
}

#content .city_tumb_item span
{
text-decoration:none;
font-size:14px;
}

#content .city_tumb_item a
{
text-decoration:none;
color:#000000;
}

#content .last
{
 margin-right:0;
}

.clear
{
 height:0px;
 width:0px;
 clear:both;
}


/*
-----------------------------------------------------------------
	search result 
----------------------------------------------------------------- */		
div.search-result h2 {
	margin-bottom: 0;
	padding-bottom: 5px;
	}
div.search-result h2 a {
	font-size: 18px;
	color: #000099;
	text-decoration: none;
	}

div.search-result div.entry-meta {
	font-size: 11px;
	border-top: 1px solid #eee;
	padding-top: 5px;	
	color: #666;
	margin-bottom: 30px;
	}

div.search-result div.entry-meta a {
	color: #000099;
	}	
	

/*
-----------------------------------------------------------------
	QuoteRotator styles
----------------------------------------------------------------- */	

.QuoteRotator_displayWidget h2
{
  display:none;
}

/*
-----------------------------------------------------------------
	Contact styles
----------------------------------------------------------------- */	

.container .contact
{ padding:24px 11px 11px; }

.container .contact .subscription_form
{
 float:right;
 width:283px;
}

.subscription_form
{ margin-top:-42px;}

.container .contact div.wpcf7 {
float:left;
width:300px;
}

.contact .wpcf7-form textarea
{
 width:98%;
 border:1px solid #BF0B17;
 font-size:14px;
 color:#333333;
 font-weight:bold;
 margin-top:4px;
}
.contact .wpcf7-form input[type='text'],.contact .cform input[type='text']
{
border:1px solid #BF0B17;
color:#333333;
font-size:14px;
font-weight:bold;
height:21px;
padding-top:3px;
width:98%;
margin-top:4px;
}

.contact .wpcf7-form .contact_sent,.contact .cform .sendbutton
{
background:#BF0B17;
border:medium none;
color:#FFFFFF;
display:block;
font-size:15px;
font-weight:bold;
height:26px;
cursor:pointer;
}

.contact p 
{
 /*width:316px;*/
 padding-left:0;
} 



.navigation
{
 clear:both;
}
.navigation .press_post_left{
	float:left;
	width:45%;
	/*padding-left:25px;*/
	}

.navigation .press_post_right {
    float:right;
	text-align:right;
	width:45%; 
	padding-right:25px;
	height:23px;
	}
	
	.navigation .press_post_left a{
	padding-left:25px;
	background:url(images/page_left.png) no-repeat;
	display:block;
	height:20px;
	padding-top:3px;
	}

.navigation .press_post_right a{ 
	padding-right:25px;
	background:url(images/page_right.png) no-repeat top right;
	display:block;
height:20px;
padding-top:3px;
	}
.navigation .press_post_title{
	float:left;
	width:45%;
	
	}	


.nng-right, .alignright {
float:right;
margin-left:10px;
}

.ngg-center, .aligncenter {
margin-left:auto !important;
margin-right:auto !important;
}



/*  css for schedule conainer  */
.schedule-content-header {
border-bottom:1px solid #BF0000;
float:left;
margin-top:15px;
}
.schedule-content-header div strong a {
color:#BF0000;
font-size:12px;
}
.schedule-content-header div span a {
font-size:11px;
}
.schedule-content-header div, .schedule-content-main div {
float:left;
font-size:12px;
height:100px;
margin:3px;
overflow:hidden;
padding:2px;
width:300px;
}
.schedule-content-header div img, .schedule-content-main div img {
float:left;
}
.schedule-content-header div b, .schedule-content-main div strong, .schedule-content-header div strong {
color:#BF0000;
font-family:arial;
}
.schedule-content-main div b, .schedule-content-main div strong {
color:#000000;
font-family:arial;
}
.schedule-content-header div span, .schedule-content-main div span {
width:200px;
}
.schedule-content-header div b, .schedule-content-header div strong, .schedule-content-header div span, .schedule-content-main div b, .schedule-content-main div span, .schedule-content-main div a, .schedule-content-main div strong {
display:block;
float:left;
margin-left:15px;
margin-top:2px;
}
.schedule-content-main div a {
color:#BF0000;
font-family:arial;
font-size:11px;
text-decoration:none;
}


.ngg-left, .alignleft {
float:left;
margin-right:10px;
}

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

#homepage h2 {
color:#FFFFFF;
font-size:7.6em;
font-weight:bold;
line-height:1.25;
}

#homepage a:hover  {color:#CD0000; text-decoration: underline;}
#homepage a:focus, #homepage a:active, #homepage a:visited {color:#CD0000; text-decoration: none;}

#homepage {
color:#FFFFFF;
margin-left:40px;
}

.redtext {color:#CD0000;}

.city_tumb_item a:hover
{
	color:#CD0000 !important;
}

.slideshow {
margin-bottom:10px;
}

