/*  
Theme Name: Grand Central Sports
Theme URI: 
Description: The 2010 Theme
Version: 1.0.1
Author: Seeing i Design	
Author URI: http://www.seeingidesign.com

*/
body {
	color: #000000; 
	text-align: center;
	margin: 0 0 50px 0;
	font-size:12px;
	font-family:"Trebuchet MS";
	background-color:#000000;
	background-image:url(images/grassback.jpg);
	background-repeat:repeat-x;
}
/* links */
a, a:visited {	
	color: #000;
	text-decoration: none;	
}

a:hover {
	color: #860404;
	text-decoration:none;
}

/* headers */

h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #860404;
}

h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 0px;
	padding: 0 0px;
}
ul {
	list-style: none;
}
#wraper {
	position: relative;
	background: url(images/shadowback.png) no-repeat;
	width: 1100px;	
	margin: 0px auto 0 auto;
	text-align: left;
}
.container {
	width:1000px;
	margin-top:0px;
	min-height:500px;
	margin-left:50px;
	}
	
#header {
	position: relative;
	background:url(images/headerback.jpg) no-repeat;
	width: 1000px;	
	height: 298px;	
	padding: 0;	
	margin: 0px auto 0px auto;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	top: 22px;
	left: 20px;
	width: 560px;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	top: 72px; left: 25px;		
}
#header-photo {
	clear: both;
	background: #fff;
	margin: 5px auto;
	padding: 0;		
	height:206px; 
	width: 870px;
	background-image:url(images/header-photo.jpg);
	background-repeat:no-repeat;
}

.social_area {
	width:898px;
	height:43px;
	float:left;
	margin-left:50px;
	margin-top:5px;
	}
	
.social_icons {
	width:200px;
	height:31px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	}
.social_icons ul li {
	display:inline-block;
	float:left;
	margin-right:10px;
	}
	
#facebook {
	width:31px; height:31px; background-image:url(images/facebook.png); float:left; margin-right:15px;
	}
#twitter {
	width:31px; height:31px; background-image:url(images/twitter.png); float:left; margin-right:15px;
	}
#rss {
	float:left; width:31px; height:31px; background-image:url(images/rss.png); margin-top:1px;
}

#search_box_area {
	float:right; width:340px; height:40px; margin-top:3px; background-image:url(images/search_ticket.png); background-position:right bottom; background-repeat:no-repeat;
}
#search_box_form {
	float:right; width:205px; height:24px; text-align:right; padding-right:9px; margin-top:15px;
}

#search_title {
	float:left; line-height:30px; height:40px; text-align:right; width:120px;
}

#search_title h1{
	color:#FFFFFF!important; font-size:16px; 
}
	
#header_main_area {
	width:1000px; height:210px; float:left;
}
/* Navigation */
#nav {
	margin: 0; padding: 0;		
	height: 29px;
}
#nav ul {
	float: left;
	list-style: none;
	background: url(images/nav_back_1.jpg) repeat-x;			
	height: 29px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
	border:#FFF thin solid;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #CCC;
	font: bold 12px/29px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, #nav ul li a:active {
	background: url(images/nav_back_2.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(images/nav-current.jpg) repeat-x;	
}
#content-wrap {
	position: relative;
	background: #fff url(images/content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 980px;	
	padding: 0; 			
	margin-left: 8px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#left_ad_area {
	width:125px; float:left; min-height:500px; text-align:center;
}

#mock_left_ad {width:123px; height:30px; padding:15px 0px; border:#666 1px dashed; float:left; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:15px;}

#main {
	float: left;
	width: 590px;
	padding: 0px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em ;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
	background-image:url(images/metaback4.png);
	background-position:bottom;
	height:50px;
	background-repeat:repeat-x;
	border-top:#6f6e56 1px solid;
	border-bottom:#6f6e56 1px solid;
	
}

#main h2 b {
	font-size:12px;
	color:#000;
}

#main h2 b i {
	font-size:10px;
	color:#999;
}

#main h2 a {
	color: #860404; 
	text-decoration: none;
}
.sidebar{
	float: right;
	width: 250px;
	padding: 15px 0 0 0; margin: 0;	
	}
.post{
	padding:10px 0 10px 0;
	}
.post h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
.entry{
	line-height:18px;
	padding: 0 10px 0 10px;
	}
.entry img {float:right; border:#000 1px solid; margin-left:10px;}
.entry p img {float:right;}

.entry p .more-link {color:#CC0000; font-weight:bold; text-decoration:underline;}
.entry p a:link {color:#CC0000; text-decoration:underline;}
#main .entry ul li a {color:#CC0000 !important; text-decoration:underline !important;}
#main .entry ul li a:hover {color:#900 !important; text-decoration:underline !important;}

p.postmetadata{
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	}

.comtrophy_wrap {
	float:right; width:50px; height:50px; background-image:url(images/com_trophy.png); background-position:bottom; margin-top:-25px;
}
.com_num {text-align:center; color:#e4bd09}
.com_num a {color:#000000 !important;}

.navigation{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
/* Sidebar */	
#sidebar {
	float: right;
	width: 250px;
	padding: 0px 0 0 0; margin: 0;
	
}

#sidebarback{ background-image:url(images/side_back.jpg); background-repeat:repeat-y; float:right; min-height:600px; width:250px;}
#sidebarback2{background-image:url(images/side_back_top.jpg); background-position:top; background-repeat:no-repeat; width:250px; float:right; min-height:600px;}
.sidebar_logo{background-image:url(images/sideline.png); background-position:center; background-repeat:no-repeat; width:250px; float:right; height:40px;}

h3 {
	margin-top: 0px;
	padding: 0px 5px; 
	font: normal 1.6em ;	
	color: #899B0D; 			
}
.sidemenu {
	text-align: left;
	margin: 0px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 0px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #895F30;
	
}
.sidemenu li a:hover {	
	color: #1773BC;	
}
.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
.sidemenu ul li { border: none; }

div.textwidget{ color:#000; width:240px; padding: 0px 5px 10px 5px;}
div.sideblock h3{color:#fff; width:244px; height:54px; text-align:center; float:right; background-image:url(images/sidebar_header.png); background-repeat:no-repeat; background-position:right; line-height:50px; margin-right:-5px;}
div.sideblock h3 a{background:none !important;}
div.sideblock {margin-top:0px; padding: 0 5px 0 10px;}
div.sideblock select {width:200px; margin-left:15px; margin-top:5px; font-size:12px; color:#000; background-color:#FFF;}


#footer-wrap {
	clear: both;
	width: 1000px;
	font-size: 95%;	
	text-align: center;
	background-color:#000;
	color:#FFF;
}

#footer-wrap a:link {
	color: #6f6e56;	
}

#footer-wrap a:hover {
	color: #aaa98b;	
}
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 5px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
	color: #976834;
}
/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #860404;
	border-top:#6f6e56 1px solid;
	/*background: #c7c6ae;*/
	background-image:url(images/metaback3.png);
	background-repeat:repeat-x;
	background-position:top;
	height:40px;
}
.postmeta .date{ margin: 0 10px 0 5px;}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
table#wp-calendar{
	width:100%;
	}
	
	
#bleachers {width:270px; height:180px; background-image:url(images/bleacher_view.jpg); background-repeat:no-repeat; background-position:center right; float:right; margin-right:35px; margin-top:20px;}

.comment_wrap ol {}

