/*  
Theme Name: MS Junior Tennis
Theme URI: http://www.charatez.com
Description: Mississippi Junior Tennis News Theme
Version: 1.0
Author: Tara Chez Britton
Author URI: http://www.charatez.com
*/

*{margin:0;padding:0;}
html,body{background:#000;color:#000; font: 14px arial,helvetica,verdana,sans-serif; text-align:center;} 

/*--- core layout elements ---*/
#container{ width:900px; margin: 10px auto 0 auto; background:#000;} 
#banner{ width: 840px; margin: 0 0 30px 0; padding: 0 30px; float: left;}
     .bannerlink {list-style:none;margin:7px 0;}
     .bannerlink {color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
     .bannerlink  img{border:3px solid #EEE;width:840;;color:#333;font-weight:bold;}
     .bannerlink  img:hover {border-color:#feff64;}
#content_box{width: 900px; margin: 0px 30px 0 0; padding: 30px 0 40px 0; background: #fff; text-align: left;  float: left; clear: both;}
.forum {width:94%;}

#content{ position: relative; width: 500px; padding: 0 50px; float: left;}
#sidebar{ width: 300px; float: left;}
#footer{ width: 900px; padding: 35px 0 15px 30px; clear: both; font: 10px; color:#000; float: center;}
#footer a {color: #333;}


/*--- headlines ---*/
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
a{color:#333;text-decoration:none;}
a:hover{color:#7d4043;}


/*--- masthead or header /  navigation and categories ---*/
#masthead{width: 840px; height: 57px; padding: 0px 30px; float: left;}


/*--- header styles ---*/
#logo { width: 374px; height: 57px; padding: 0 134px 0 0; margin: 0 0 0 0; background: url('images/msjuniortennis.gif') no-repeat; float: left; }

	#logo a { display: block; width: 374px; height: 57px; }

ul#nav { list-style: none; width: 332px; height: 57px; margin: 0px 0 0 0; background: url('images/nav_menu.gif') 0 0 no-repeat; float: left; }

	ul#nav li { width: 80px; height: 57px; padding: 0 4px 0 0; text-indent: -9999px; float: left; }
	
	ul#nav li.last { padding: 0; }
	
		ul#nav li a, ul#nav li a:visited, ul#nav li a:hover { display: block; width: 80px; height: 57px; background: transparent url('images/nav_menu.gif') no-repeat; outline: none; }
			
			ul#nav li#home a, ul#nav li#home a:visited { background-position: 0 0; }	
			
			ul#nav li#archives a, ul#nav li#archives a:visited { background-position: -84px 0; }
			
			ul#nav li#themes a, ul#nav li#themes a:visited { background-position: -168px 0; }
			
			ul#nav li#about a, ul#nav li#about a:visited { background-position: -252px 0; }
		
				ul#nav li#home a:hover { background-position: 0 -59px; }
				
				ul#nav li#archives a:hover { background-position: -84px -59px; }
				
				ul#nav li#themes a:hover { background-position: -168px -59px; }
				
				ul#nav li#about a:hover { background-position: -252px -59px; }

*/ styling for avatars */
	
.cmd-avatar {list-style:none;margin:7px 0; color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
.cmd-avatar img{border:3px solid #EEE;width:40px;height:40px;color:#333;font-weight:bold;vertical-align: middle; margin: 0 10px;}
.cmd-avatar img:hover {border-color:#feff64;}

/* style sidebar areas */

#searchWrap input{vertical-align:middle;}
#searchWrap #s{font-size:1.1em;border:1px solid #BBB;padding:1px 2px;margin-right:3px;width:265px;}

.sidebar_item {width: 300px; margin: 0 0 1.5em 0; padding: 30px 0 0 0; font-size: 12px; line-height: 1.25em; float: left; }
.sidebar_item p {margin: 0 30px 10px 0; text-align: center;}
.sidebar_item ul {list-style: none; width: 270px; padding: 0 30px 0 0;}
.sidebar_item li a, .sidebar_item li a:visited, .sidebar_item li a:hover {display: block; width: 244px; padding: 0.4em 0 0.4em 26px; color: #000;}
.sidebar_item li a span {font-weight: bold; color: #999;}

#advertisements { width; 270px; padding: 30px 30px 0 0;}

ul#imgLinks{list-style:none;margin:7px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a img{border:3px solid #EEE;width:208px;height:69px;color:#333;font-weight:bold;}
#imgLinks li a:hover img{border-color:#feff64;}

#noteworthy {background: url('images/noteworthy.gif') no-repeat; }
#noteworthy ul li {border-bottom: 1px solid #feff64; background: url('images/tennisballblue.gif') 5px 50% no-repeat;}
#noteworthy ul li a, #links ul li: visited {background: url('images/tennisballblue.gif') 5px 50% no-repeat; }
#noteworthy ul li a:hover { url('images/tennisballblue.gif') 5px 50% no-repeat;}

#pages {background: url('images/more_goodies.gif') no-repeat; }
#pages ul li {border-bottom: 1px solid #feff64; background: url('images/tennisballred.gif') 5px 50% no-repeat;}
#pages ul li a, #links ul li: visited {background: url('images/tennisballred.gif') 5px 50% no-repeat; }
#pages ul li a:hover { url('images/tennisballred.gif') 5px 50% no-repeat;}

#links {background: url('images/up_our_alley.gif') no-repeat; }
#links ul li {border-bottom: 1px solid #feff64;background: url('images/tennisballgreen.gif') 5px 50% no-repeat;}
#links ul li a, #links ul li: visited {background: url('images/tennisballgreen.gif') 5px 50% no-repeat; }
#links ul li a:hover { url('images/tennisballgreen.gif') 5px 50% no-repeat;}

#meta {background: url('images/join_our_team.gif') no-repeat; }
#meta ul li {border-bottom: 1px solid #feff64; background: url('images/tennisballorange.gif') 5px 50% no-repeat;}
#meta ul li a, #links ul li: visited {background: url('images/tennisballorange.gif') 5px 50% no-repeat; }
#meta ul li a:hover {url('images/tennisballorange.gif') 5px 50% no-repeat;}

#amazon { width; 270px; padding: 30px 30px 0 0; background: url('images/must_reads.gif') no-repeat;}

ul#AmazonimgLinks{list-style:none;margin:7px 0;}
#AmazonimgLinks {color:#7F7F7F;line-height:1.2em;padding:0 0 1px; text-align: center;}
#AmazonimgLinks  a img{border:3px solid #EEE;color:#333;font-weight:bold;}
#AmazonimgLinks  img:hover {border-color:#feff64;}

/* wordpress entries styling - main content column */
.postMeta{background:url(images/dot.gif) repeat-x left center;text-transform:uppercase;font-size:14px;text-align:right;margin-bottom:5px;}
.postMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;}
.postMeta span.comments{background:#FFF url('images/bubble_green.gif') no-repeat left center;padding-left:15px;margin-left:2px;}
.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 5px 0;}
.post h2{line-height:1.2em;margin-bottom:3px;}
.post h2 a{width:100%;display:block;outline:none;}
.entry h3{margin:1em 0;}
.post .entry{line-height:1.4em;overflow:hidden;}
.post .entry p{margin:1em 0;}
.post .entry p a{background:url(images/dot.gif) repeat-x bottom left;font-weight:bold;}
.entry blockquote{margin:0 1.3em 0;}
.entry ul{margin:0 1.3em 0;list-style:none;}
.entry a{color:#7d4043;}
.entry li a{color:#7d4043;font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.entry ul li{background:url(images/li.gif) no-repeat 0 1px;padding-left:18px;margin-bottom:7px;}
.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{border:3px solid #EEE;}
.entry a:hover img{border-color:#feff64;}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }

/* style pagination buttons */
.navigation { color:#747474; font-size: 11px; text-transform: uppercase; margin-bottom: 25px; text-align: right; vertical-align: middle;}
.navigation p, #navigation img {border: none; vertical-align: middle;}
.navigation a img { border: none; margin:0 0 3px 2px; }

/* style me some comments and inputs */
#comments{width:435px;padding:12px 0 0 0;}
#comments h3,
h3#respond{color:#555;margin-bottom:7px;}
ol.commentslist{list-style:none;margin:5px 0 12px;}
.commentslist li{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #BBB;margin-bottom:7px;padding:7px 0;}
.commentslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{margin:0 20px;line-height:1.4em;overflow:hidden;}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}p.author_meta{font-weight:bold;text-transform:uppercase;margin:0 0 0 7px;}
p.post_meta{font-size:11px;text-transform:uppercase;text-align:right;margin:0 7px 0 0;}
.commentslist li.author{background:#333;color:#CCC;}
.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}
#comments_closed{background:#333;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;}
p.nocomments a:hover{color:#FFF;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#7F7F7F;margin:0 0 7px 0;}
.pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#author,
#email,
#url,
#comment{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}

/* styling for lightboc */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
