/*  
Theme Name: Ultimate Baseball 2010
Theme URI: http://www.abellahost.com
Description: A baseball theme with built-in RSS, masthead and scoreboard options. Added PLL webcam template, embedded content pages & PLL games scraping.  Original design by Category 4.
Version: 2.0 
Author: Bill Abella
Author URI: http://www.abellahost.com
*/


/*The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike:
	http://creativecommons.org/licenses/by-sa/2.0/


/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer
*/


/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {	
	color:#4c4944;
	background:#898586;
	}

body, select, textarea, input {	
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial
	}

p {	
	margin: 15px 20px 0 0px;
	line-height:155%;
	}
		
a, a:visited {	
	color: #373531;
	text-decoration:none 
	}

a:hover, a:active {	
	text-decoration:underline
	}

*:focus { 
	outline: none;
	}

ol {
	margin: 15px 15px 15px 35px;
	}

a img {
	border:none
	}	
		
	
	

/* ---------- @ Page Structure -----------*/


#content {
	float:right;
	width:538px;
	}

#interior #masthead {
	height:25px;
	background:url(images/bg_masthead2.gif);
	}
		
#top {
	height:77px;
	border-bottom:2px solid #00421c;
	background:url(images/bg_top.jpg) center no-repeat;
	padding-top:55px;
	}
	
.wrapper {
	margin: 0 auto;
	font-size: 0.7em;
	width: 850px;
	}
	
.wrapper2 {
	margin: 0 auto;
	font-size: 0.7em;
	width: 850px;
	}

#leather {
	background:url(images/bg_leather.jpg);
	padding:18px 0 10px 0;
	}

#leather2 {
	background:url(images/bg_leather.jpg);
	padding:1px 5px 17px 3px;
	}

#branding {
	background:url(images/logo.png) no-repeat;
	padding-left:68px;
	height:58px;
	}

#description {
    color: #FFFFFF;
    font-size: 0.95em;
    letter-spacing: 0.08em;
    padding-left: 0;
    text-shadow: 0 -1px 2px #000, 1px 0 2px #000, 0 1px 2px #000, -1px 0 2px #000;
    text-transform: uppercase;
    }
		
.left {	
	float:left;
	}

.right {	
	float:right
	}

	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font:2.8em Helvetica, Arial, Verdana;
	font-weight:bold;
	width:548px;
	padding-top:0px;
	}

h2 {	
	font:2em Helvetica, Arial, Verdana;
	font-weight:bold;
	line-height:100%;
	}

h2#pagetitle {
	font:2.2em Helvetica, Arial, Verdana;
	letter-spacing:-0.02em;
	}
	
h3 {	
	font:1.5em Arial, Verdana;
	color:#373531;
	font-weight:bold;
	line-height:110%;
	}

#meta h3 {
	margin-bottom:-7px;
	}
				
h4 {	
	font-size: 1.2em
	}

#commentarea h4, h4.pagetitle {
	margin-bottom:13px
	}

#submenu h4 {
	margin: 6px 0 5px 0;
	}
	
		
	


/* ---------- @ Content Styles -----------*/

	
h1 a, h1 a:visited {
	color:#FFF;
	text-shadow: 2px 2px 2px #000000;
	}

h1 a:hover, h1 a:active {
	text-decoration:underline
	}	

		

/*Sidebar Styles*/

#sidebar {
	width:284px;
	float:left;
	margin-right:17px;
	margin-top:0;
	}

#sidebar ul {
	list-style:none
	}
	
.widget {
	background: url(images/bg_widget.jpg);
	padding:8px 14px 10px 14px;
	margin-bottom:15px;
	}	

.widget table {
	width:100%;
	}

.widget table th {
	text-align:left;
	background:#FFF;
	padding:2px 4px
	}
		
.widget li {
	margin-left:22px;
	list-style:square;
	padding:2px 0;
	}
	


/*Post Styles*/ 

.post a, .post a:visited,
.commentlist a, .commentlist a:visited {
	color:#807a6f;
	text-decoration:underline
	}

.post a:hover, .post a:active,
.commentlist a:hover, .commentlist a:active {
	color:#a39a89;
	}

.post h2 a, .post h2 a:visited {
	color:#373531;
	text-decoration:none
	}

.post h2 a:hover, .post h2 a:active {	
	text-decoration:underline;
	color:#373531;
	}
			
.entry {
	padding-bottom:20px;
	font-size:1.05em;
	}
	
.entry2 {
	margin-top:-10px;
  margin-left:-65px;
  margin-bottom:-10px;
	}	

.entry3 {
  margin-left:0px;
  margin-bottom:-10px;
	}	

.entry4 {
  padding:2px 20px;
	}	
	
.entry ul, .entry ol {
	padding:0 15px 0px 0px;
	}		

.entry ul li {
	margin-left:45px;
	list-style:square;
	padding:2px 0;
	}

.entry ol li {
	margin-left:17px;
	padding:2px 0;
	}
	
.entry blockquote, .commentlist blockquote {
	margin:15px 45px 25px 45px;
	padding:2px 15px 4px 15px;
	font-style:italic;
	line-height:140%;
	background:#efe9df;
	border-bottom:1px solid #cdc1b1;
	border-right:1px solid #cdc1b1;
	}			

.entry img {
	margin:5px 14px 6px 0;
	border:4px solid #FFF;
	}

.postmetadata {
	text-transform:uppercase;
	font-size: 0.9em;
	margin-top:0px;
	}
	
.entry pre, .entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#efe9df;
	display:block;
	width:100%;
	}

.entry pre	{
	padding:20px 20px 40px 20px;
	}

.entry table {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
	}

.entry td, .entry th {
	border-bottom:1px solid #000000;
	padding:4px 8px;
	background:#FFF;
	}

.entry th {
	font-weight:normal;
	text-align:left;
	width:35%;
	}

.pllschedule li {
	font-size: 1.0em;
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin-left: 0px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
}

.schedule li {
	font-size: 1.0em;
    list-style-image: none;
    list-style-position: inside;
    list-style-type: circle;
    margin-left: 10px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
}

.border-1 {
  border: 0px;
  padding-top: 10px;
}

.border-2 {
  border: 0px;
}

.border-3 {
  border: 0px;
}

.border-4 {
  border: 1px;
  padding-top: 10px;
  width: 230px;
}

.border-5 {
  border: 1px;
  padding-top: 10px;
}
	
	
/*Comments*/

#commentarea {
	padding-top:35px;
	background:url(images/dashes.gif) repeat-x
	}

.commentlist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}

.commentlist li {
	margin: 15px 0 3px 22px;
	padding: 8px 15px 10px 15px;
	background: #f3f0ec;
	}

#commentarea small {
	font-size:1.1em;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	}	

.gravatar {
	float:left;
	}
	
.commentinfo {
	width:745px;
	float:right;
	padding-top:5px;
	}

.commentinfo a, .commentinfo a:visited {
	text-decoration:none
	}
	
.commentlist li.my_comment {
	background:#FFF;
	}

li.my_comment cite {
	font-size:1.5em;
	}	
	
	

	
/* ---------- @ Forms -----------*/

#searchform {
	float:right;
	width:200px;
	text-align:right
	}

.widget #searchform {
	float:none;
	width:auto;
	text-align:left
	}
	
#s {
	background:#00643e;
	border:3px double #1c1e27;
	color:#FFF;
	width:125px;
	padding:2px;
	}

#searchsubmit {
	background:#00643e;
	border:3px double #1c1e27;
	font-size:0.9em;
	color:#b5dbf3;
	padding:1px;
	}
			
.field {
	background:#FFF;
	border:none;
	padding:5px;
	border:none;
	border:3px double #d7cbbb;
	}

.field:focus {
	background:#f9f7f2;
	}
	
#submit {	
	background: #2c4261 ! important;
	border:none;
	font-size:0.9em;
	color:#b5dbf3;
	padding:5px;
	text-transform:uppercase
	}

#submit:hover {	
	background: #000 ! important;
	}
	

	
	

/* ---------- @ Float Clearing -----------*/

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

.clearfloat {
	display:block
	}


/* ---------- @ Footer -----------*/

#meta {
	padding: 22px 0;
	background:#cdc7c8 url(images/bg_meta.gif) repeat-x;
	}

.block {
	width:193px;
	float:left;
	margin-right:19px;
	}

#meta ul {
	margin-top:15px; 
	}
			
#meta li {
	list-style:none;
	border-top:1px solid #dfdbdb;
	padding:6px 0;
	}

#meta a, #meta a:visited {
	color:#5b5455;
	}

#meta a:hover, #meta a:active {
	background:#e0dbdc;
	text-decoration:none
	}
			
#footer {
	padding: 16px 0 10px 0;
	color:#e3dcdd;
	text-align:center;
	font-size:0.75em;
	background: url(images/bg_footer.gif) repeat-x;
	}

#footer a, #footer a:visited {
	color:#373531;
	}

/* ----------- @ iScoreCast -------------*/

.white {
	font-size: 0.8em;
	text-align: center;	
	color:#4c4944;
	background:#FFFFFF;
	}	


/* @group Classic Black */

.xheader { 
	background-image: url(images/glossy.png); 
	
	font: 26px "Helvetica-Bold", Helvetica, Geneva, Arial, sans-serif;
}

.xheader {
	background-color: #111111;
	-webkit-box-shadow: #555 -3px 2px 3px;
}

.xheader a#xlogo-title {
	color: #FFF;
	text-shadow: #000 0 -1px 1px;
}

.xheader a#custom-xlogo-title {
	color: #FFF;
	text-shadow: #000 0 -1px 1px;
}

/* @group Header */

.xheader {
	padding-left: 9px;
	padding-bottom: 0;
	height: 60px;
	padding-right: 9px;
	top: 0;
	left: 0;
	z-index: 2;
	width: auto;
	position: relative;
	clear: both;
	text-align: left;
}


/* @group Classic Black */

.xfooter {
	background-image: url(images/glossy2.png); 
	font: 13px "Helvetica-Bold", Helvetica, Geneva, Arial, sans-serif;
}

.xfooter {
	background-color: #111111;
	-webkit-box-shadow: #555 -3px 2px 3px;
}

.xfooter a#xlogo-footer {
	color: #FFFFFF;
	text-shadow: #000 0 -1px 1px;
}

.xfooter {
	padding-left: 9px;
	padding-bottom: 0;
	height: 40px;
	padding-right: 9px;
	top: 0;
	left: 0;
	z-index: 2;
	width: auto;
	position: relative;
	clear: both;
	text-align: left;
}



/* @group Logo / Title */

img#xlogo-icon {
	width: 45px;
	height: 45px;
	margin-right: 6px;
	margin-top: 8px;
	top: 0;
	z-index: 2;
	left: 9px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	float: left;
}

a#xlogo-title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 75%;
	display: block;
	letter-spacing: -1px;
	position: relative;
	z-index: 3;
	margin-left: -9px;
	padding-top: 14px;
	padding-bottom: 14px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding-left: 12px;
}

a#custom-xlogo-title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 83%;
	display: block;
	letter-spacing: -1px;
	position: absolute;
	z-index: 3;
	float: left;
	margin-left: -9px;
	height: 43px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img#retina-custom-xlogo {
	width: 270px;
	height: 44px;
}

/* @end */


/* iScoreCast Footer */

.xfooter a#xlogo-footer {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	letter-spacing: 0px;
	z-index: 3;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* @end */

/* @group Menu Toggle */

.xheader a#xheader-menu-toggle {
	width: 43px;
	height: 43px;
	color: #F3F1F1;
	border: 1px solid #4d4d4d;
	background: #000 ;
	font-weight: bold;
		-webkit-background-clip: padding-box;
}

.xheader a#xheader-menu-toggle.menu-toggle-open {
	background-image: none;
	border: 0px solid #444;
	background-color: #333;
}

/* @group Menu Toggle */

a#xheader-menu-toggle {
	display: block;
	font-size: 12px;
	letter-spacing: 0;
	-webkit-border-radius: 5px;
	margin-top: 6px;
	-webkit-transition-duration: 0.8s;
	position: absolute;
	top: 0px;
	right: 15px;
	z-index: 4;
	-webkit-background-clip: padding-box;
}

a#xheader-menu-toggle img {
	padding-top: 0px;
}

.twitter { 
	padding-bottom: 12px;
	} 