/*
Theme Name:Play Pint and a Pint
Theme URI:http://www.krs3.com/
Description: Custom template.
Version:0.1
Author:Chris Third
Author URI:http://www.krs3.com
Tags:custom layout
*/

@import url(/wp-content/themes/ppp/blueprint/screen.css);

body{
	background-image:url(/wp-content/themes/ppp/img/backdrop.jpg);
	background-repeat: repeat-x;
	 
}



#logo a{
	display: block;
	background-image:url(/wp-content/themes/ppp/img/logo.gif); 
	height:0;
	padding:100px 0 0 0;
	width:525px;
	font-size:2.4em;
	margin: 5px;
	overflow: hidden;
}

#oranMor{
	float:right;
	width:107px;
	height: 67px;
}

#oranMor a{
	display: block;
	
	background-image:url(/wp-content/themes/ppp/img/oranmor.gif); 
	height:0;
	padding:67px 0 0 0;
	width:107px;
	font-size:2.4em;
	margin: 5px;
	overflow: hidden;
}

.quote{

	text-align: right;
	margin:-30px 0 30px 330px;
	width:600px;
}

.quote .quoteSource{
	float:right;
	font-size: 0.8em;
}

.socialmedia{
	float:right;
	margin: 0;
	padding:0;
}

.socialmedia li{
	display: inline;
}

#nav{
	height:40px;
	margin:0;
	padding:0;
	background-image: url(/wp-content/themes/ppp/img/menuBack.jpg);
}

#nav li{
	margin:0 0 5px 0;
	float:left;
	list-style: none;
}

#nav li a{
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	float: left;
	color:#066887;
	padding:3px 10px 8px 10px;
}

#nav li a:hover{
	background-color: #6B1810;
	color:#ffffff;
}

.tags{
	list-style: none;
	margin:0;
	padding:0;
}

.tags .tagLabel{
	font-weight: bold;
}

.tags li{
	display: inline;
	padding-right:10px;
}


.tags a{
	text-decoration: none;
	color: #066887;
}


#tweets{
	margin:0;
	padding:0;
	list-style: none;
}

#tweets li {
	height:60px;
}

#tweets li img{
	padding:0 10px 0 5px;
	vertical-align: text-top;
}

.panel{
height:300px;
background-color: #ededed;
margin-top:0px;

}

.block{

}

.piehunt{

          float:left;
          background-image: url(/wp-content/themes/ppp/img/piehunt.png);
          background-repeat:no-repeat;
          width:915px; 
          height 600px;
          padding:10px;
}

img.proppie {
             float:right;
             clear:left;
             margin-right:30px;
             margin-top:-35px;
}


.pad10{
	padding:10px 12px 10px 12px;
}

.padBottom{
	padding-bottom: 20px;
}

.articleImage img{
	float:right;
	padding:0 10px 10px 10px;
}

.firstRow {
height:320px !important;

}

.splitRow {
height:157px !important;
background-image: url(/wp-content/themes/ppp/img/splitPanel.gif);
margin-bottom:5px;
}


.firstRow.span-4{
background-image: url(/wp-content/themes/ppp/img/span4back.jpg);
background-repeat: no-repeat;
}


.firstRow.span-8{
background-image: url(/wp-content/themes/ppp/img/span8back.jpg);
background-repeat: no-repeat;
}

.firstRow.span-12{
background-image: url(/wp-content/themes/ppp/img/span12back.jpg);
background-repeat: no-repeat;
}

.firstRow.span-16{
background-image: url(/wp-content/themes/ppp/img/span16back.jpg);
background-repeat: no-repeat;
}

.span-6.col{
background-image: url(/wp-content/themes/ppp/img/span6mid.gif);	
}

.span-6.col .top{
background-image: url(/wp-content/themes/ppp/img/span6top.jpg);	
height:10px;
}

.span-6.col .bottom{
background-image: url(/wp-content/themes/ppp/img/span6bottom.gif);	
height:10px;
background-position: bottom;
}

.span-6.col .pad10{
	padding-top:0 !important;
}


.span-12.col{
background-image: url(/wp-content/themes/ppp/img/span12mid.gif);	
}

.span-12.col .top{
background-image: url(/wp-content/themes/ppp/img/span12top.gif);	
height:10px;
}

.span-12.col .bottom{
background-image: url(/wp-content/themes/ppp/img/span12bottom.gif);	
height:10px;
background-position: bottom;
clear: both;
}

.span-12.col .pad10{
	padding-top:0 !important;
}

.span-5.col{
background-image: url(/wp-content/themes/ppp/img/span5mid.gif);	
}

.span-5 .top{
background-image: url(/wp-content/themes/ppp/img/span5top.gif);	
height:10px;
}

.span-5 .bottom{
background-image: url(/wp-content/themes/ppp/img/span5bottom.gif);	
height:10px;
}

.rightNav{
	float:right !important;
}

h1{
	font-size: 1.8em;
	font-weight: bold;
	color:#066887;

}

h2{
	font-size: 1.4em;
	font-weight: bold;
	color:#066887;

}

h1 a, h2 a{
	text-decoration: none;
	color:#066887;

}

.rss{
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	background-image: url(/wp-content/themes/ppp/img/rss.jpg);
	background-repeat: no-repeat;
	padding:2px 0 0 30px;
	margin:5px 0 15px 0;
	height:25px;
	color:#066887;

}

.scrollPanel{
	height:240px;
	overflow-y: auto;

}

.splitRow .scrollPanel{
	height:100px !important;
	overflow-y: auto;

}

#commentlist{
	list-style: none;
	margin:0;
	padding:0;
}

#comments p{
	margin:0;
	padding:0;
}

#comments textarea{
	height:120px !important;
}

.ticketWeb{
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
	color:#066887;
}


.news{

}

.news h2{
	margin-bottom: 0px;
	line-height: 1em;
}

.news h2 a{
	text-decoration: none;
	color: #000000;
	font-size: 1em;
}

h3 a{
	text-decoration: none;
	color: #066887;
}


.news p{
	margin:0;
	padding:0;
}

.news a{
	text-decoration: none;
	color: #000000;
}

.ads{
	float:right !important;
	height:300px;
}

.ads h2{
	font-size: 1.4em;
	color:#066887;	
	padding: 0px;
}

.ads h2 a{
	color:#066887;	
	text-decoration: none;
}

.ads .bookTickets{
	display: block;
	background-image: url(/wp-content/themes/ppp/img/bookTickets.gif);
	background-repeat: no-repeat;
	background-color: #333B56;
	height:0;
	padding-top:80px !important;
	background-position: center;
	overflow:hidden;
}

.ads .oranMorAd{
	display: block;
	font-size: 0.8em;
	background-image: url(/wp-content/themes/ppp/img/oranmorAd.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #333B56;
	padding:5px 5px 53px 5px;
	text-align: center;
	color: #ffffff;
}

.ads .inConversation{
	display: block;
	font-size: 0.8em;
	background-image: url(/wp-content/themes/ppp/img/inconversation.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #333B56;
	padding:43px 5px 5px 5px;
	text-align: center;
	color: #ffffff;
}




.playNav .title{
	font-size:1.2em;
	color:#066887 !important;	
}

.playNav .author{
	font-size:0.8em;
}

.plays{
	
	height:280px;
	overflow: hidden;
}

.playImage h1{
	color: #ffffff;
	padding:10px 10px 0 10px;
}

.playImage{
	margin:15px 18px 0 18px;
	height:290px;
	position: relative;
}

.underlay{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	position:absolute;
	background-color: #000000;
	width:100%;
	margin-top:300px;
	height:120px;
	bottom:0;
}

.overlay{
	position:absolute;
	bottom:0;
	padding:10px 10px 5px 10px;

}

.overlay h2{
	margin:0;
}

.overlay h2 .author{
	font-size:0.6em;
}

.overlay a{
	text-decoration: none;
	color: #ffffff;
}


.playCols{

}

.comments{

}

.comments .avatar {
	float:left;
}

.comments h3{
	margin:5px 0 0 0;
}


.comments p{
	margin:0;
	padding:0;
}


#sbutt{
	float:right;
}

.inline{
	display: inline;
}

.right{
	float: right;
}

.left{
	float: left;
	margin:0 10px 0 0;
}

.mediaItem{
	margin:0;
	padding:0;
	list-style: none;
}

.mediaItem li{
	height:90px;
	overflow: hidden;
	margin-bottom: 10px;
}

.mediaItem li h4, .mediaItem li p{
	margin:0;
	padding:0;
}


.mediaLibrary{
	margin:0;
	padding:0;
}

.mediaLibrary li{
	float:left;
	margin:5px;
	height:60px;
	width:60px;
	overflow: hidden;
}

#mainImage{

	overflow: hidden;
}

#imageDetails h1, #imageDetails p{
	margin:0;
	padding:0;
}

.playSummary{
	list-style: none;
	margin:0;
	padding:0;
}

.playSummary li{
	margin-bottom: 10px;
}

.playSummary h2{
	margin:0;
	padding:0;
}

.playSummary h2 a{
	color:#000000;
}

.playSummary p{
	margin:0;
}

.subnav{
	background-color: #ededed;	
}

.subnav h2{
	margin:10px 10px 0 10px;
}

.subnav ul{
	list-style: none;
	margin:0;
	padding:10px;
}

.subnav ul li{
	margin:0 0 10px 0;
}

.subnav ul li a{
	font-weight: bold;
	font-size: 1.2em;
	color: #4d4d4d;
	text-decoration: none;
}

.smallDate{
	font-size: 0.8em;
}

.inlineVideo{
	display:none;
}

/*	footer styles	*/

#footer{
	background-image: url(/wp-content/themes/ppp/img/footer.jpg);
	height:86px;
}

#footer .sponsors{
	margin:10px 0 0 10px;
	padding:0;
}

#footer .sponsors li a{
	font-size: 1.4em;
	text-decoration: none;
	font-weight:bold;
	margin:0px;
}

#footer ul li{
	display: inline;
}

.address{
	margin:-8px 0 0 18px;
	padding:0;
	font-size: 0.8em;
}

.adminPanel, .adminPanel a{
	color:#a2a2a2;
}

.adminPanel p{
	font-size:1em;
	display:inline;
	font-weight: bold;
}



