/*
Theme Name: CavsHistory
Theme URI: http://www.cavshistory.com/
Description: 2 column, with RHS widget sidebar
Version: 1.0
Author: Doug Cassidy
Author URI: http://www.dcass.com/
*/


body {
margin: 0;
padding: 0;  
color: #000;
background: #FFF;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
}



#wrapper{
width: 1000px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:18px;
}

#centertable {
text-align:left;
}


#header{
padding: 0px 0px;
margin: 0;
width: 1000;
background: url(/images/themes/90s/header.png) top center no-repeat;
}	


#header-inner{
margin:0;
padding:0;
}

#surheader{
border-bottom: 3px solid #70A6E2;
margin: 13px 5px 3px 5px;
padding:1px;
}

#headerimage{
height: 186px;
margin: 0 0px;

}

		
#content{
clear:both;
padding: 3px 15px 15px 20px;
margin: 0px 0 0 0;
width: 700;
}		

#main {
width: 580px; 
float:left;
margin: 0;
padding: 0px 0px 0px 0px;
overflow:hidden;
border-left:thick #000;
border-bottom:thick #000;

}


#sidebar {
padding: 0;
margin: 0px 0px 590px 0px;
background: #5389c9;
}

#left {
float:left;
width:180px;
padding:0;
color:#FFF;
background: #5389c9;
}

#left a:link {color: #FFF; text-decoration: none}
#left a:visited {color: #FFF; text-decoration: none}
#left a:hover {color: #FFF; text-decoration: underline}
#left a:active {color: #FFF; text-decoration: underline}

#right{
margin: 0 0 0 780px;
width:180px;
padding:0;
color:#FFF;
background: #5389c9;
}

#right a:link {color: #fff; text-decoration: none}
#right a:visited {color: #fff; text-decoration: none}
#right a:hover {color: #fff; text-decoration: underline}
#right a:active {color: #fff; text-decoration: underline}

#footer {
clear: both;
margin: 0;
padding: 10px 50px;
text-align: center;
font-size: 85%;
height: 95px;
background:url(/images/themes/90s/footer.png) bottom center no-repeat;
}


#footer-inner{

}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}


#tabs{
padding: 0px 10px;
}

#tabs ul{
margin: 0;
padding:3px 0;
list-style-type:none;
background:#f67c37;
}

#tabs ul li{
margin: 10px 0 0px 6px;
padding: 6px 8px 6px 0px;
display:inline;
border-right: 2px solid #fff;
font-size: 90%;
font-family: Tahoma, Arial, sans-serif;
}

#tabs ul li a{
color: white;
}

#tabs ul li a:hover{
color:#FFF;
 text-decoration:underline;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}




a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
border: 1px solid #ddd;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

/* Headings */ 

form#searchform2{
display: block;
float:right;
margin: 38px 10px 0px 15px;
}


#header h3{
margin:  0;
padding: 20px 0 0 15px;
font-weight:800;
}

#header h3 a{
font-weight:100;
color: #0F67CC;
text-decoration: none;
font-size: 200%;
}



#header h2{
margin: 0;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: #333;
font-size: 90%;
}

h2#sectiontitle{
font-size:100%;
font-weight: 800;
padding:6px 6px 6px 10px;
margin:8px 0 5px 0px;
background: #f8f8f8;
border: 1px solid #eee;
color: #444;

}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: #f67c37;
font-size: 20px;
font-weight:100;
border-bottom: 1px dotted #ddd;
padding: 2px 0 2px 3px;
margin: 0 0 15px 0;
}


.post h2 a{
color: #f67c37;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:underline
color: #002b60;
}

.postmetadata{
font-size:80%;
background:#f8f8f8;
padding: 1px 0 1px 5px;
margin: 0;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}

.postmetadata p a{
color: #f67c37;
line-height: 15px;
padding: 0;
margin: 3px 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
}

ol#commentlist li{
	border-bottom: 2px solid #ddd;
	padding: 2px 10px;
	margin: 6px 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 10px 0;
display: block;
padding: 1px 5px;
background: #f8f8f8;
}

ol#commentlist li p.commentheader a{
color: #f67c37;
}


ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0;
	font-size:90%;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 55px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #eee;
margin:0 0 0 35px;
padding: 3px 8px;
}


/*  sidebar styles */


.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;

}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px dotted #002b60;
background: none;
padding: 0 0 0 5px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px dotted #ccc;
border-bottom: none !important;
padding: 0 0 0 6px;
}



.menu ul li.widget h3{
font-size:110%;
padding:1px 0 2px 4px;
margin:0;
background: #000000;
color: #FFF;
font-weight: 800;
text-align:center;

}
.menu ul li h3 a{
color: #555;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #555;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}

/*CavsHistory*/
h2.title {
	text-align: center;
	color:#003;
}

tr.plain {
  	text-align: left;
	text-decoration: none;
	font-family: Arial;
	color:#061540;
	font-size: 11px;
	line-height: 120%;
	background: #FFFFFF;
	padding: 0px;
}

tr.even {
  	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	background: #FFFFFF;
	padding: 0px;
}

tr.even a:link {color: #5389c9; text-decoration: none}
tr.even a:visited {color: #5389c9; text-decoration: none}
tr.even a:hover {color: #5389c9; text-decoration: underline}
tr.even a:active {color: #5389c9; text-decoration: underline}

tr.odd {
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	background: #CCCCCC;
 	padding: 0px;
}

tr.odd a:link {color: #5389c9; text-decoration: none}
tr.odd a:visited {color: #5389c9; text-decoration: none}
tr.odd a:hover {color: #5389c9; text-decoration: underline}
tr.odd a:active {color: #5389c9; text-decoration: underline}

tr.over {
	background: #C4BB5C;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
}

th {
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	background-color: #002b60;
}

td.left {
  	text-align: left;
}

td.right {
  	text-align: right;
}

td.center {
  	text-align: center;
}

td.player {
	font-weight: bold;
}

td.notes {
	font-size: 11px;
}

td.black a:link {color: #000000; text-decoration: none}
td.black a:visited {color: #000000; text-decoration: none}
td.black a:hover {color: #000000; text-decoration: underline}
td.black a:active {color: #000000; text-decoration: none}

td a:link {color: #5389c9; text-decoration: none}
td a:visited {color: #5389c9; text-decoration: none}
td a:hover {color: #5389c9; text-decoration: underline}
td a:active {color: #5389c9; text-decoration: none}

td.notes a:link {color: #5389c9; text-decoration: none}
td.notes a:visited {color: #5389c9; text-decoration: none}
td.notes a:hover {color: #5389c9; text-decoration: underline}
td.notes a:active {color: #5389c9; text-decoration: none}

a:link {color: #FFF; text-decoration: none}
a:visited {color: #FFF; text-decoration: none}
a:hover {color: #FFF; text-decoration: underline}
a:active {color: #FFF; text-decoration: underline}

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

.wp-caption {
	border: 2px solid #a4001d;
	text-align: center;
	background-color: #002b60;
	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;
	color:#FFF;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/*Player Page*/
#playercontainer {
	width:560;
	background-color:#5389c9;
}

#playercontainer table.stats { 
    text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	border-collapse: collapse;
	border: none;
}
#playercontainer tr.even {
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	background-color: #CCCCCC;
}

#playercontainer tr.odd {
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}

#playercontainer th {
	text-align: center;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	line-height: 120%;
	background-color: #f67c37;
}

#playercontainer tr.statheader {
	text-align: center;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
	color: #f67c37;
	background-color: #000000;
	line-height: 120%;
}

#playerdetails td.special {
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #5389c9;
	line-height: 120%;;
}
