/*  
Theme Name: ComedySportz Philly
Author: David Pijor
Author URI: http://www.pijornification.com 
*/

img {
	border: 0;
}

/* body
--------------------------------------------------*/

#philly{
  padding-top:0;
  background: url(images/contentbg.jpg) top center no-repeat;
  min-width: 960px;
}

#phillysub{
  padding-top:0;
  background: url(http://comedysportzphilly.com/wp-content/themes/cszphilly/images/contentbg_sub.jpg) top center no-repeat;
  min-width: 960px;
}

/* container
--------------------------------------------------*/
#container {
  width:960px;
  margin: 0px auto;
  padding: 0px;
  text-align:left;
  overflow: hidden;
}
/* topbar
------------------------------------------------*/

#topbar {
	font-family: verdana,Arial, Helvetica, Sans-Serif;
	background-color: #eb0701;
	font-size: 1em ;
	font-weight:Bold;
	width: 960px;
	height: 36px;
	margin: 0;
	color: #fff;
}
	
	        
#topbar ul {
	margin-left: 20px;
	padding: 0;
	display: inline;
	border: none;
} 

#topbar ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	}
	
#topbar ul li img{
	padding: 11px 10px 10px 10px;
	         }

#topbar ul li img:hover{
	background: #eb0801 url(images/nav/navslice.gif) top repeat-x;
	         }
#tournament {position: absolute; top: 0; z-index: 1000;}

#tournament img:hover {background: transparent !important;}


/* header
--------------------------------------------------*/
#headerleft {
	color: #fff;
	text-align: center;
	height:316px;
	width: 495px;
	padding: 45px 0 0 0;
	float: left;
}

#headerleft h1 {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing: 3px;
}

#headerleft h2{
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 25px;

}
#headerleftsub {
	color: #fff;
	text-align: center;
	height:157px;
	width: 495px;
	padding: 45px 0 0 0;
	float: left;

}
#headerrightsub {
	color: #fff;
	text-align: center;
	height:142px;
	width: 465px;
	padding: 50px 0 0 0;
	float: right;

}

#headerrightsub h1 {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 40px 0 30px 0;
	letter-spacing: 4px;
}

#headerrightsub h2{
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.5em;
}

img.headercontact {
	margin: 40px 0 0 30px;
	display: block;
}


#header a,a:hover {text-decoration:none;color:white;}
#header small {color:white;}
#header h1 {color:white; margin:10px; }


 
/* content
--------------------------------------------------*/
#content {
  float:left;
  width:900px;
  margin-top:0;
  padding: 0 25px 0 35px;
  margin-bottom:20px;
  font-size:1em;
  min-height: 500px;
  display:inline;
  overflow:hidden;
}
#content h1 {
   color:#c61313;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   line-height:1.4em;
   margin:0 0 20px 0;
   font-size:24px;
   letter-spacing: 2px;
   width: 100%;
   border-bottom: #bfbfbf 1px dashed;
}
#content h1 a:hover {
	border: 0;
}
.red {
	color:#c61313;
	}


.cap {
   font-size:28px;
}

p.quote {
	padding: 5px 10px 5px 10px;
	margin: 15px 0;
	background-color: #f1f3f7;
	border: 1px solid #dadfea;
}

p.course {
	padding: 5px 10px 5px 10px;
	margin: 15px 45px 15px 15px;
	background-color: #eef0f5;
	border: 1px solid #dadfea;
}

#content_left a {color:#677eaf; text-decoration:none;}
#content_left a:hover{color:#b80c0c; text-decoration:none;} 

#content h2 {  
  color:#23417e;
  font-weight: bold;  
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:15px;
}

#content h1 a,h2 a, h3 a, h4 a {font-weight: normal;}
#content h3 {
  margin: 10px 0 18px 0;
  font-size:14px;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  margin:0 0 8px 0;
  line-height:1.2em;
  color:#2a2a2a;
}

#content_left {
	float: left;
	width: 600px;
	padding-top: 30px;	
}

#content_left p {
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 1.5em;
	}
	
#content_left p.intro {
	font-size: 16px;
	padding-bottom: 25px;
	border-bottom: #cfd2da 6px solid;
	margin: 25px 0 20px 0;
	line-height: 1.65em;
	color: #767676;
	}
	
#content_left p.fixed {
	padding: 0;
	margin: 2px 0;
	}
	
#content_left ul {
	margin: 0 0 10px 25px;
	font-size: 13px;
}

#cleancomedy {
	float: left;
	width: 285px;
	padding-top: 10px;
}

#cleancomedy p, #yourevent p{
	margin-top: 10px;
	padding-top: 10px;
	border-top: #bfbfbf 1px dashed;
	font-size: 11px;
	line-height: 1.75em;
}

#yourevent {
	float: right;
	width: 285px;
	margin-left: 30px;
	padding-top: 10px;
}

#content_right{
	float: right;
	margin-top: 20px;
	margin-left: 40px;
	width: 255px;
}

#content_rightsub{
	float: right;
	margin-left: 40px;
	width: 255px;
	margin-top: 35px;
}

a.tickets {
	margin: 0 0 30px 17px;
	display: block;
}

#content_full {
	float: left;
	width: 890px;
	padding-top: 30px;	
}
#headshots {
	width: 840px;
	padding: 25px;
	background-color: #eef0f5;
	border: 1px solid #dadfea;
}
img.headshot {
	display: inline;
	padding: 10px;
}
.testimonial {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
}
.paypal {
	margin: 10px 0;
	}

/* Sidebar Properties 
---------------------------------------------------*/
.sidebar {font:1em;
          color:#464646;
		  overflow:auto;}
.sidebar h1 {
   color:#003366;
   font-weight: bold;
   font-family: Georgia, Arial, Helvetica, sans-serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:1.5em;
}
.sidebar a,a:hover,a:visited{color:#14568A; text-decoration:none;}

.sidebar h2 {  
  color:#003366;
  font-weight: bold;  
  font-family: Georgia, Arial, Helvetica, sans-serif;
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
}
.sidebar h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#003366;
}
.sidebar h4 {
  margin:2px;
  padding:0px;
  font-size:1.2em;
  font-weight:bold;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  line-height:1.4em;
  color:#003366;
}

#sidebar_l<.sidebar_box h4 a,h1 a,h2 a, h3 a {font-weight:bold;}

.sidebar h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#003366;
} 
.sidebar h6 {
  margin: 10px 0 18px 0;
  font-size:0.8em;
  font-weight:bold;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#003366;
}
.sidebar_box{
	border:0px solid #DDDDDD;
	margin: 5px 0 10px 0;
	padding: 0px 0 10px 0;
	overflow:hidden;
}

.sidebar_box ul {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	width: 240px;
}
.sidebar_box ul li {
	padding: 5px 0 5px 10px;
	border-bottom: #bfbfbf 1px dashed;
	margin: -3px 0 0 10px;
	line-height: 1.2em;
}
.sidebar_box ul li:hover {
	background-color: #dee1ea;
	border-bottom: #aba4a4 1px dashed;
}
.sidebar_box ul li a{
	color:#786b6a;
	font-size: 13px;
	text-decoration: none;
	
}
.sidebar_box ul li a:hover{
	color:#b80c0c;
	font-size: 13px;
	text-decoration: none;
}
.sidebar_search {
	background: #f6f7fa url(images/searchbg.jpg) center no-repeat;
	width: 242px;
	height: 73px;
	padding: 71px 0 0 15px;
	margin-bottom: 15px;
}

#s {
	background-image: url(images/searchbar_bg.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 4px;
	padding-left: 3px;
	font-size: 14px;
	color: #454545;
	margin: 0 5px 0 3px;
	border: 0;
}
#searchsubmit {
	background: transparent url(images/search_button.gif) center no-repeat;
	width: 46px;
	height: 26px;
	border: 0;
	cursor: pointer;
	padding: 0;

}



/* for the fans
--------------------------------------------------*/ 
ul.forthefans_home {
	background: #f6f7fa url(images/ftfhome_bg.gif) center no-repeat;
	list-style: none;
	float: left;
	width: 685px;
	height: 155px;
	margin: 35px 0 0 0;
	padding: 15px 0 0 215px;
}
ul.forthefans_home li{
	display: inline;
}

ul.ftfside {
	background: #fff url(images/ftf/ftfside_bg.gif) center no-repeat;
	width: 249px;
	height: 240px;
	padding: 121px 0 0 14px;
}

ul.ftfside li {
	list-style: none;
	display: block;
	padding: 0;
	margin-top: -6px;
}
ul.ftfside li a{
	padding: 0;
	margin: 0;
}

/* news
--------------------------------------------------*/ 
#content_left a.news_title {
   color:#c61313;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   line-height:1.4em;
   margin:0 0 20px 0;
   text-transform: uppercase;
   font-size:22px;
   letter-spacing: 2px;
   width: 100%;
}
#content_left a.news_title:hover {
   background-color: transparent;
}
/* Post_nav post navigation	on index post
----------------------------------------------------*/
#post_nav  {
	border-top:0px solid #14568A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:15px 0pt 25px;
	padding:5px 0pt;
	overflow:hidden;
             }
#post_nav .back {
	display:block;
	float:left;
	width:45%;
}

#post_nav .fwrd {
	display:block;
	float:right;
}

/* single_Post_nav post navigation	on single post
----------------------------------------------------*/
#single_post_nav  {
			border-top: #bfbfbf 1px dashed;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			margin:15px 0pt 25px 10px;
			padding:5px 0pt;
             }
#single_post_nav .back solid

#single_post_nav .fwrd {
display:block;
}


/* Entry
--------------------------------------------------*/
#content li
{margin-bottom: 3px;}

.entry a.more {
  padding-left:12px; 
}
 
.contenttitle {
   color:#C22463; 
   font-weight: normal;
   font-family: georgia, serif;
   line-height:1.2em;
   margin:0 0 5px 0;
   font-size:1.9em;
   padding: 5px;
   background: #f9f9f9;
   border-bottom: 2px #f3f3f3 solid;
   border-top: 2px #f3f3f3 solid;
}

img.contentheader {
	padding-left: 0;
}

.entry {margin:0 0 7px 0;}

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  font-size:0.9em;
}

.entry.single color

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  margin: 0 2px;
  padding: 0 2px;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry .author,
.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

/* POST meta
---------------------------------------------------*/
#postmeta{
	text-transform:uppercase;
	color:#999999;
	font-family:arial;
	font-size:0.8em;
	margin:15px 0 25px 0;
	clear: both;
		  	          }
#postmeta a,a:visited{color:#003366;}
#postmeta a:hover {color:#c61313; border: 0; background-color: transparent;}
.postmetabox {border:1px dashed #e9ebf1; padding:5px; background-color: #ebeff6;}

/* edit link style code
---------------------------------------------------*/
#elink {color:#cc0000;
        font-size:bold;}

/* Comments	Display Style Code
--------------------------------------------------*/
#comments{
		font-family:verdana;
		margin-top:15px;
		margin-left: 10px;
         }
   /*Readers Comment Title*/
#comments h4 {  font-size:1.4em !important;
				text-transform:none;
				border-bottom: #bfbfbf 1px dashed;
				margin:0;
				padding:0;
				font-weight:bold;
				font-family:Verdana,Arial,Helvetica,sans-serif;
				color: #23417e;
             }
.comment {margin:0px;
		  margin-top:8px;
		  margin-bottom:15px;
          padding:0px;
		  overflow:hidden;
		  }

#comments .comment .ucomment p {
	margin:0px !important;
    padding:0px;
    }

.ucomment {margin:0px;
		   padding-bottom: 10px;
		   border-bottom: #bfbfbf 1px dashed;
          }
#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}
.mcomment {margin:0px;
		   padding:0px;
		   border-bottom:1px solid #DDDDDD;
		   background:#F4F7FC;
          }
#comments .comment .mcomment p {margin:0px !important;
                     padding:0px;}

.tcomment {margin:0px;
		   padding:0px;
		   /*border-bottom:1px solid #DDDDDD;*/
		   /*background:#F4F7FC;*/
          }
 #comments .comment .tcomment p {margin:0px !important;
                     padding:0px;}

.ucomment_meta {margin:0px;
				padding:0px;
				font-family:arial;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                color:#999999;
				display:inline;
				}
.ucomment_meta_dt {margin:0px;
				padding:0px;
				font-family:arial;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                color:#999999;
				display:inline;				
				width:10px;
                     }
.avatar img {
	float:left;
	display: inline;
	padding: 0 5px 5px 0;
	}

/* addcomment Comment Adding Form Style code
--------------------------------------------------*/
#addcomment { margin-top:15px;
			  border:1px solid #e2e6ee;
			  padding-top:10px;
			  padding-left:10px;
			  padding-right:10px;
			  padding-bottom:0px;
			 /* margin: 10px; Commented for IE fix*/
			  font-size:0.9em;
			  background-color:#f0f2f7;
			  font:verdana,Arial, Helvetica, Sans-Serif;
			  width:570px;
			  margin-left: 10px;
               }
#addcomment h4 { font-size:1.4em !important;
				text-transform:none;
				margin:0;
				padding:0;
				font-weight:bold;
				font-family:Verdana,Arial,Helvetica,sans-serif;
				}			   
#addcomment p {margin:0px;
            padding:0px;
            padding-bottom:5px;
            padding-top:5px;}

.form-item { width:170px;
             float:left;
             }
#addcomment input {width:150px; margin:0px; padding:4px; height:16px;}

#addcomment textarea {width:555px;
					  border: #bec3cb 1px solid;
                      font-family: verdana,Arial, Helvetica, Sans-Serif;
                      color: #454545;
					  font-size:14px; 
					  margin-top:5px;
					  margin-bottom:5px;
					  height:150px;
					  padding:5px;}

#addcomment #comment-name, #comment-email, #comment-url{
			   display:block;
			   border: #bec3cb 1px solid;
			  }
#addcomment label {
		color: #c61313;
	}
			  
#addcomment .desc {color:#999999;
                   font-size:0.8em; 
				   text-transform:capitalize;
				   font:verdana,Arial, Helvetica, Sans-Serif !important;
				   width:180px;
                   }
#addcomment input#submit {  
			background-color:#c61313;
			border-color:#c61313;
			border-style:solid;
			border-width:px;
			color:#FFFFFF;
			font-family: verdana,Arial, Helvetica, Sans-Serif;
			font-size:11px;
			font-weight:bold;
			padding:2px;
			width:110px;
							}

div.search input#searchbtn, input#comment-submit, input#searchsubmit height
.nocomments {font-weight:bold;
              color:#fff;
              border: 0;
              background-color:#c61313;
              font-family: verdana,Arial, Helvetica, Sans-Serif;
              padding: 3px 0;
              height: 25px;
              cursor: pointer;
              }

/* content misc
--------------------------------------------------*/
/*#entrynavigation {border-color:#F3F4F4;}

 .editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
} 

.next a {float:right;}
.previous a {float:left;}*/

html>body .editlink {bottom:6px;}
.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
}
.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}

/* Wordpress widget Related CSS Code
--------------------------------------------------*/
#wp-calendar {
	/*border: 1px solid #ddd;*/
	empty-cells: show;
	font-size: 0.9em;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
	font-weight:bold;
}

#wp-calendar a:hover {
/*	background: #e0e6e0; */
background:white;
	color: #333;
}

#wp-calendar caption {
	color: #14568A;	
	text-align: center;
	font-weight:bold;
	font-size:1.2em;
}

#wp-calendar td {
/*	color: #ccc;*/
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color:#003366;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
#content_left a.press {
	padding: 0; 
	background-color: transparent;
	border-bottom: 0; 
	display: inline;
}
#content_left a.press:hover {
	padding: 0; 
	background-color: transparent;
	border-bottom: 0; 
	display: inline;
}
#content_left img.press {
	padding: 5px;
	margin: 3px;
	background-color: #e9ebf2;
	border: 1px solid #cfd5e3; 
	display: inline;
}
#content_left img.press:hover {
	padding: 5px; 
	background-color: #dfc6c6;
	border: 1px solid #dfc6c6; 
	display: inline;
}
img.alignright {float:right; margin:0 0 0.5em 0.5em; padding: 5px; background-color: #e9ebf2;
	border: 1px solid #cfd5e3; display: inline;}
img.alignleft {float:left; margin:0 1em 0.5em 0; padding: 5px; background-color: #e9ebf2;
	border: 1px solid #cfd5e3; display: inline;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.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 & aligment */




/* footer
--------------------------------------------------*/
#footer {
  color:#666;
  font-weight:normal;
  background: #d7d7d7 url(images/footerbg.gif) top repeat-x;
  clear:both;
  padding: 20px 10px 35px 10px;
  font-size:0.9em; 
  text-align: left;
  margin-top: 75px;
  }
.footerbg {
	  text-align: left;
  	  height: 99px;
  	  width: 960px;
  	  margin: 10px auto;
  	  padding-bottom: 20px;
  	  border-bottom: #c1c1c1 1px solid; 
}
.footerjunk {
	  text-align: left;
  	  width: 960px;
  	  margin: 0 auto 20px auto;
}

.footerjunk p {
	  color: #a4a4a4;
}
#footer ul.footerleft {
	float: left;
	list-style: none;
	margin-right: 20px;
}
#footer ul.footerleft li {
	margin-top: -2px;
}
#footer ul.footerleft li.footercategory {
	font-weight: bold;
	color: #828282;
}

#footer a {
	color: #a4a4a4; 
	text-decoration:none;
}
#footer a:hover {
	color: #8a8a8a;
	border-bottom: #8a8a8a 1px dashed; 
}

#footer p.footercontact { 
  line-height: 1.75em;
  float: right;
  color: #8a8a8a;
}

hr {
	display: block;
	clear: both;
	color: #a4a4a4;
	height: 1px;
	background-color: #a4a4a4;
	border-style: none;
	}
.alignright {float:right;}

a.pijornification {float: right; margin: 0;}
p.alignleft {float: left; line-height: 1.35em;}


