/*

Theme Name: BTY V10
Theme URI: http://better-than-you.net
Version: 10.0
Description: Better-Than-You.net Wordpress Theme
Author: Kris
Author URI: http://better-than-you.net

*/

* {
	margin:0;
	padding:0;
	}

body {
background: url(images/bg.png) repeat-x top center #ADB0BF;
font:11px Tahoma;
color:#5A607E;
font-weight: normal;
text-align: justify;
}

td, th {
color: #5A607E;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
text-align: justify;
}

p {
line-height:14px;
margin:0px 0px 10px 0px;
}

#wrapper {
width: 920px;
position: relative;
margin: -1px auto;
background: url(images/bg.png) repeat-x top center;
padding-bottom: 25px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}

#header {
width: 920px;
height: 330px;
background: url() no-repeat;
}

#sidebar {
float:left;
text-align:left;
width:200px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:50px;
background-image:url();
border:0px solid #000000;
color:#303244;
}

#sidebar2 {
float:right;
text-align:left;
width:200px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:50px;
background-image:url();
border:0px solid #000000;
color:#303244;
}

#content {
float:left;
text-align:left;
width:500px;
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:50px;
background-image:url();
border:0px solid #000000;
color:#303244;
min-height:10px;
}

#footer {
width: 100%;
height: 50px;
clear:both;
padding: 10px 0px 5px 0px;
background-color: #B2B6CE;
border-top: 1px solid #D9DCEB;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
}

.footer {
font-size:11px;
color:#5A607E;
text-align: justify;
width: 920px;
position: relative;
margin: 0 auto;
}

.footer a:link {color:#5A607E; text-decoration: none;}
.footer a:active {color:#5A607E; text-decoration: none;}
.footer a:visited {color:#5A607E; text-decoration: none;}
.footer a:hover {color:#2338A3; text-decoration: none;}

#nav {
color: #5B617F;
padding: 5px 12px 5px 12px;
margin: 0px 4px 0px 4px;
font-family:Tahoma;
font-size:11px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
position: relative;
}

#nav a:link, #nav a:active, #nav a:visited {
color:#5B617F;
background: #B2B6CE;
padding: 5px 12px 5px 12px;
margin: 0px 4px 0px 4px;
text-decoration: none;
}

#nav a:hover {
color:#414D8C;
background: #BBBFD5;
padding: 5px 12px 5px 12px;
margin: 0px 4px 0px 4px;
text-decoration: none;
}

.clear {clear: both;}

.raw {color: #FF0000;}
.smackdown {color: #0066FF;}
.houseshow {color: #727896;}
.ppv {color: #528667;}
.supershow {color:  #9933FF;}
.appearance {color: #00CC00;}

.options{
color:#5A607E;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:justify;
line-height: 16px;
padding:7px;
border:#80869C 1px dotted;
background-color:#CDCFDB;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}

.p-border{
background: url(images/pb.png) top center no-repeat #BBBECB;
border: 1px solid #9B9FB1;
padding: 8px;
margin: 0px 0px 20px 0px;
}

.pstyle1{
color: #2A3466;
background: url(images/p1.png) top center repeat-y;
font-family: Georgia;
font-size: 14px;
line-height: 18px;
font-weight: bold;
font-style: normal;
text-align: left;
text-transform: uppercase;
text-shadow: 1px 1px #8F94A8;
border: 1px solid #D9DCEB;
padding: 5px 8px 5px 8px;
margin: 0px 0px 5px 0px;
}

.pstyle1 a:link {color:#2A3466; text-decoration: none;}
.pstyle1 a:active {color:#2A3466; text-decoration: none;}
.pstyle1 a:visited {color:#2A3466; text-decoration: none;}
.pstyle1 a:hover {color:#292D3D; text-decoration: none;}

.pstyle2{
color: #545A76;
font-family: Tahoma;
font-size: 11px;
text-align: justify;
padding: 5px;
margin: 0px;
}

.pstyle2 a:link {color:#2338A3; text-decoration: none;}
.pstyle2 a:active {color:#2338A3; text-decoration: none;}
.pstyle2 a:visited {color:#2338A3; text-decoration: none;}
.pstyle2 a:hover {color:#475FD9; text-decoration: none;}

.pstyle2 i {color:#373A47;}
.pstyle2 em {color:#373A47;}
.pstyle2 u {color:#373A47;}
.pstyle2 b {color:#444F86;}
.pstyle2 strong {color:#444F86;}
.pstyle2 s {color:#5A607E;}

.pstyle2 img {
border: solid #B3B6C5 1px;
padding: 5px;
margin-right: 2px;
margin-left: 0px;
margin-top: 2px;
margin-bottom: 2px;
background-color: #D7D9E3;
}

.pstyle2 img:hover {
border: dotted #6879B8 1px;
padding: 5px;
margin-right: 2px;
margin-left: 0px;
margin-top: 2px;
margin-bottom: 2px;
background-color: #D7D9E3;
}

.pstyle2 ul {
list-style-type:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;
}

.pstyle2 li {
list-style-type:disc;
margin-left:7px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

.pstyle3{
color: #727896;
font-family: Tahoma;
font-size: 9px;
line-height: 12px;
text-align: left;
border-top: 1px dotted #8B91AF;
border-bottom: none;
border-left: none;
border-right: none;
padding: 5px 5px 0px 5px;
margin: 0px;
}

.pstyle3 a:link {color:#5C617C; text-decoration: none;}
.pstyle3 a:active {color:#5C617C; text-decoration: none;}
.pstyle3 a:visited {color:#5C617C; text-decoration: none;}
.pstyle3 a:hover {color:#727896; text-decoration: none;}

.s-border1{
background: url(images/sb1.png) top center no-repeat #B6B9C6;
border: 1px solid #A3A7B7;
padding: 5px;
margin: 0px 0px 20px 0px;
}

.s-border2{
background: url(images/sb2.png) top center no-repeat #B6B9C6;
border: 1px solid #A3A7B7;
padding: 5px;
margin: 0px 0px 20px 0px;
}

.sstyle1{
color: #575B6D;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
text-shadow: 1px 1px #CFD1DD;
border-top: none;
border-bottom: 1px dotted #8B91AF;
border-left: none;
border-right: none;
padding: 4px 0px 5px 0px;
margin: 0px 0px 5px 0px;
}

.sstyle2{
color: #727896;
font-family: Tahoma;
font-size: 11px;
line-height: 14px;
text-align: justify;
padding: 5px 5px 8px 5px;
margin: 0px;
}

.sstyle2 a:link {color:#3E4D96; text-decoration: none;}
.sstyle2 a:active {color:#3E4D96; text-decoration: none;}
.sstyle2 a:visited {color:#3E4D96; text-decoration: none;}
.sstyle2 a:hover {color:#727896; text-decoration: none;}

.sstyle2 i {color:#676A77;}
.sstyle2 em {color:#676A77;}
.sstyle2 u {color:#676A77;}
.sstyle2 b {color:#676D89;}
.sstyle2 strong {color:#676D89;}
.sstyle2 s {color:#727896;}

.sstyle2 img {
border: solid #B1B4C1 1px;
padding: 5px;
margin-right: 1px;
margin-left: 1px;
margin-top: 2px;
margin-bottom: 2px;
background-color: #D0D3DC;
}

.sstyle2 img:hover {
border: dotted #9195A3 1px;
padding: 5px;
margin-right: 1px;
margin-left: 1px;
margin-top: 2px;
margin-bottom: 2px;
background-color: #D3D6DF;
}

.sstyle2 ul {
list-style-type:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;
}

.sstyle2 li {
list-style-type:disc;
margin-left:10px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

blockquote  {
color:#5765AD;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:justify;
padding-top:10px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
border:#80869C 1px dotted;
background:url() no-repeat top left #CDCFDB;
margin-top:5px;
margin-bottom:15px;
margin-right:15px;
margin-left:15px;
}

.spoiler {
color:#CDCFDB;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:justify;
padding-top:10px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
border:#80869C 1px dotted;
background:url() no-repeat top left #CDCFDB;
margin-top:5px;
margin-bottom:15px;
margin-right:15px;
margin-left:15px;
}

.spoiler:hover {
color:#5765AD;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-align:justify;
padding-top:10px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
border:#80869C 1px dotted;
background:url() no-repeat top left #CDCFDB;
margin-top:5px;
margin-bottom:15px;
margin-right:15px;
margin-left:15px;
}

.c-style1{
color: #3E4460;
font-family: Tahoma;
font-size: 9px;
text-align: left;
border-bottom: 1px dotted #8B91AF;
border-top: none;
border-left: none;
border-right: none;
padding: 0px 0px 5px 5px;
margin: 0px -3px 5px -3px;
}

.c-style1 a:link {color:#5C617C; text-decoration: none;}
.c-style1 a:active {color:#5C617C; text-decoration: none;}
.c-style1 a:visited {color:#5C617C; text-decoration: none;}
.c-style1 a:hover {color:#727896; text-decoration: none;}

.c-textinput {
font-family: Tahoma;
font-size: 11px;
border: 1px solid #A8ACBC;
padding: 5px;
background-color: #BFC2CB;
color:#5A607E;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
width: 400px;
}

.c-button {
font-family: Tahoma;
font-size: 11px;
border: 1px solid #A8ACBC;
padding: 5px;
background-color: #BFC2CB;
color:#5A607E;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}

.sidebutton {
font-family: Tahoma;
font-size: 11px;
border: 1px solid #A8ACBC;
padding: 3px;
background-color: #BFC2CB;
color:#5A607E;
margin: 0px 1px 0px 1px;
}

input, textarea, button {
font-family: Tahoma;
font-size: 11px;
border: 1px solid #A8ACBC;
padding: 3px 5px 3px 5px;
background-color: #BFC2CB;
color:#5A607E;
margin: 0px 1px 0px 1px;
}

select {
font-family: Tahoma;
font-size: 11px;
border: 1px solid #A8ACBC;
padding: 3px;
background-color: #BFC2CB;
color:#5A607E;
margin: 0px 1px 0px 1px;
}

.s-results {
color: #5A607E;
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
text-align: center;
padding: 5px;
}

img.wp-smiley{
background: transparent;
border:none;
padding: 0px;
margin: 0px;}

img.wp-smiley:hover{
background: transparent;
border:none;
padding: 0px;
margin: 0px;}

img.noborder {
background: transparent;
border: 0px;
padding: 5px;
margin-right: 2px;
margin-left: 2px;
margin-top: 2px;
margin-bottom: 2px;
}

img.noborder:hover {
background: transparent;
border: 0px;
padding: 5px;
margin-right: 2px;
margin-left: 2px;
margin-top: 2px;
margin-bottom: 2px;
}

ul.affiliates {
list-style-type:none;
margin:0 auto;
padding:0;
}

ul.affiliates li {
float: left;
display: block;
width: 220px;
}

.wp-caption {
border: 1px solid #B3B6C5;
text-align: center;
background-color: #D7D9E3;
padding: 0px;
margin: 0 5px 15px 5px;
}

.wp-caption img {
margin: 0;
padding: 5px 0 0 0;
border: none;
}

.wp-caption img:hover {
margin: 0;
padding: 5px 0 0 0;
border: none;
}

.wp-caption p.wp-caption-text {
padding: 5px;
margin: 0;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {float: left;}

.alignright {float: right;}