/*

Theme Name: Kupy Wrestling WP Theme
Theme URI: http://www.kupywrestlingwallpapers.info/
Description: A theme that mimmicks my current layout at <a href="http://www.kupywrestlingwallpapers.info/">Kupy Wrestling Wallpapers</a>
Version: 1.0
Author: Mr. Kupy
Author URI: http://www.kupy

*/

a {color: #FFFFFF;}
a img {border: none;}
a.name {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16px; letter-spacing:-1px}
a.postlink { text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 18px; letter-spacing:-1px}
a.post-title {color:#FFFFFF; font-size:26px; letter-spacing:-1px; text-decoration:none;}
 
blockquote {
border-left: 1px dashed #ccc;
margin-left: 1.5em;
padding-left: 5px;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #001330;
	line-height:14px;
}

.body-bg{
	background-image:url(images/header-bg.jpg); 
	height:262px; 
	background-repeat:repeat-x;
	width:100%;
	height:262px;
}

#container {
	width:900px;
	background-color:#00193f;
}

#container2 {
	width:900px;
	background-color:#00193f;
}

.title {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing:-1px; color:#FFFFFF; 
	line-height:22px; 
	text-decoration:none;
}

.title-container {
	padding-left:20px; padding-top:20px; padding-right:20px; padding-bottom:10px;
}

.header-bg-rotate {
	background-image:url(headers/rotate.php);
	width:900px;
	height:226px;
}

.header-below {
	background-image:url(images/header-below-bg.jpg);
	background-repeat:repeat-x;
	width:900px; 
	height:50px; 
	overflow:hidden;
	}
	
#left-container {
	width:640px;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:5px;
	text-align:left;
	float:left;
}

* html #left-container {
position: relative;  /*** IE needs this  ***/
}

#right-container {
	width:200px;
	padding-right:20px; 
	padding-top:5px;
	text-align:left;
	overflow:hidden;
	float:left;
}

* html #right-container {
position: relative;  /*** IE needs this  ***/
}

#bottom {
	width: 100%;
	height: 90px;
}

#bottom .container {
	width: 780px;
}

#clear {
	clear: both;
}

#desc {
font-size: 12px;
color: #CCCCCC;
}

#divider {
padding-top: 15px;
}

#footer { 
width:900px; 
height:75px; 
background-color:#00193f;
font-size: 11px;
margin-bottom: 10px;
text-align: center;
color: #ffffff;
clear: both;
padding-top:20px;
}

li {list-style: none;}
ul {list style: none;}

#menutitle {
font-size: 13px;
font-weight:bold;
color: #FFFFFF;
}
.entry {color:#FFFFFF; font-size:11px;}