/*
	Theme Name: TalkTheReds
	Author URI: http://www.talkthereds.net
	Version: 1.0
	Tags: Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {
	background: #CE0C0C url(images/background.jpg) repeat-y fixed center top;;

	
	}

#wrapper {


	}

#container {
	}

#contentwrap {
	background: #fff;
	}

a {
	color: #6B0505;
	text-decoration: none;
	font-weight: bold;
	outline-style:none;
	}

a:hover {
	color: #6B0505;
	text-decoration: none;
    font-weight: bold;	
	
	}


/* HEADER */

#header {
	height: 171px;
    width: 944px;	
    background: #CE0C0C url(images/banner.png);
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;

	
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 30px 0 0 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #dcd9d9;
	text-decoration: none;
	}


#header h2 {
	color: #877f7e;
    padding-left: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	}
    
.logoimg {
    margin: 11px  0 0 25px;
	
    }

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 31px;
    float: right;
    margin-top: 6px;
	}
	
#pagemenu {
	height: 28px;
    float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #797979;
	display: block;
    margin: 0px 6px 0px 0;
	padding: 9px 12px 8px 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	color: #57988d;
	display: block;
	text-decoration: none;
    background: url(images/pagemav-hover.png) center top no-repeat;
	}
	
#pagemenu  li.current_page_item a {
	color: #57988d;
    background: url(images/pagemav-hover.png) center top no-repeat;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	
.topright {
	text-align: right;
    margin: 12px 0 0 0;
	}

.topright a {
	color: #797979;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
    font-weight: bold;
    text-transform: uppercase;
	}

.topright a:hover {
    color: #57988d;
    }

#navcontainer {
    width: 910px;
	display: block;
	overflow: hidden;
    padding: 32px 0 0 10px;
	
   
	}
    
#navcontainer .current-cat a {
	
	color:#fff;
	}
	
/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
    color: #504d4d;
	}
h1,h2,h3,h4,h5 {

    color: #EC1414;
	font-weight: bold;
    font-size:1.8em;
    line-height:1.5em;
}
	
pre { overflow: auto; 
	width: 470px; 
	}
	
.post {
    background: #F7F7F7 repeat-x scroll center top;
	padding-bottom: 15px;
    margin-bottom: 15px;
	margin-top: 3px;
    border:1px solid #CFCFCF;
	padding: 10px;
	}


.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 26px;
	font-size: 22px;
	font-family:Arial,Helvetica,sans-serif;
	color: #EC1414;
    font-weight: bold;
    
	}

	
.title a {
	color:#EC1414;
    font-family:Arial,Helvetica,sans-serif;
    font-size:25px;
    font-weight:bold;
	text-decoration: none;
	}

.title a:hover {
	color:#EC1414;
    font-family:Arial,Helvetica,sans-serif;
    font-size:25px;
    font-weight:bold;
	text-decoration: none;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
    color: #1c1717;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	color: #CE0C0C;
	text-decoration: none;
    font-size: 12px;
    font-weight: bold;
	}

a.readmore:hover {
    color: #CE0C0C;
	
	}


.postdate {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EC1414 none repeat scroll 0 0;
color:#FFFFFF;
font-family:Arial,Verdana;
font-size:0.9em;
font-weight:bold;
line-height:1.75em;
padding:3px 5px;
margin: 11px;
	
	}


.postmeta {
	font-size: 12px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	color: #969696;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding: 8px;
	color:#646464;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:1;
	}
    
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 110px;
	max-height: 110px;
    margin-right:10px;
	border:1px solid #DEDEDE;
    padding:4px;
	}
	
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
	}

/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #2b2524 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#606060 !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #2b2524 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#2d9684 !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #2b2524 !important;
    background: none !important;
    border: 0 !important;
}

/* SIDEBAR(S) */

.sidebaradbox {
    background:#0071B9 url(images/facebookbg.png) no-repeat scroll 0 0;
	margin-top: -23px; 
	text-align:center;
	height:345px;
    padding-left:30px;
    padding-top:28px;
    width:275px;
	
	
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 15px 10px 10px 0;
    font-size: 13px;
    color: #a49e9c;
	
	
	
	}
	
.sidebar a {
	text-decoration: none;
	color: #a49e9c;
	}

.sidebar a:hover {
	text-decoration: none;
	color:#1b8573;
	}
	

	   
	
	
#search {
    border: 1px solid #595251;
    height: 26px;
    padding: 2px;
    background: #423d3c;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #939191;
}
	
	
#s {
	width: 247px;
	padding: 3px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch {
    margin-top: 15px;
}
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 8px 0 11px 0;
	background: url(images/sidebar-tab.png) left bottom no-repeat;
	font-size: 15px;
    line-height: 15px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccbcb;
    text-shadow: 0 1px 0 #0c0a09;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 4px;
	margin: 0;
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #a49e9c;
	background: none!important;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background:  none !important;
    color: #a49e9c;
	}

#wp-calendar td {
	color: #a49e9c;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #1b8573;
	color: #fff;
	}
#wp-calendar td:hover a {
    color: #fff;    
}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {

	text-align: right;
	color: #FFF;
	font-size: 10px;
	background:#CE0C0C url(images/footer.png) repeat scroll 0 0;
	height: fixed;
	width: 944px;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
	

	}

#footer a {
	color: #cfcfcf;

	
	} 

#footer a:hover {
    color: #cfcfcf;
	text-decoration: none;
	} 
	
#footer2 {
    
	color: #FFF;
	font-size: 1px;
	text-align: center;
	padding: 1px;
	background: #FFF;
	
	}
    	
#footer2 a {
	color: #FFF;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background:#FFFFFF url(images/box-bgr.gif) repeat-x scroll center top;
    border:1px solid #CFCFCF;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #bebebe;
    margin: 0 10px 10px 0;
}

.facebookbox {

    position:relative;
	display:block;
    background:#CE0C0C url(images/facebookbg.jpg) no-repeat scroll 0 0;
	margin-top: -3px; 
	text-align:center;
	height: 100%;
	overflow:hidden;
    width:304px;
	padding-top: 3px;
	
}

.style51 {
   color:#FFFFFF;
   margin:3px;
   border:1px solid #000;
     
}

.box1{ 

   background:#F7F7F7 none repeat-x scroll center top;
   border:1px solid #CFCFCF;
   margin-top: -3px;
   height:1030px;
   width:302px;
   padding-top: 3px;
   text-align:left;

 
 }
 
 .box2{ 

   background:#F7F7F7 none repeat-x scroll center top;
   border:1px solid #CFCFCF;
   margin-top: -3px;
   height:2050px;
   width:302px;
   padding-top: 3px;
   text-align:left;

 
 }
 
 .matchbox { 

   background:transparent url(http://www.talkthereds.net/matchboxbg.png) no-repeat scroll 0 0;
   border:1px solid #CFCFCF;
   width:608px;
   height:130px;
   margin-top:3px;
   
 }
 
#transferpic {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 -moz-border-radius-bottomleft:4px;
 -moz-border-radius-bottomright:4px;
 -moz-border-radius-topleft:4px;
 -moz-border-radius-topright:4px;
 background:#FFFFFF none repeat scroll 0 0;
 border:2px solid #DEDEDE;
 padding:0;
 height: 80px;
 width:80px;
 margin-right:7px;
 margin-top:17px;
 float:right;

 }
 
 .transferpic2 {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:#FFFFFF none repeat scroll 0 0;
 border:1px solid #DEDEDE;
 padding:4px;
 height: 100px;
 width:100px;
 margin-left: 4px;
 
 }
 
 .nextmatchpic {
  -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 -moz-border-radius-bottomleft:4px;
 -moz-border-radius-bottomright:4px;
 -moz-border-radius-topleft:4px;
 -moz-border-radius-topright:4px;
 background:transparent url(http://www.talkthereds.net/NextMatch.png) no-repeat scroll 0 0;
 color:#FFFFFF;
 float:left;
 height:120px;
 padding:0;
 width:295px;
 margin-left: 6px;
 margin-top:5px;
 margin-bottom:5px;


 }
 
 .lastmatchpic {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  background:transparent url(http://www.talkthereds.net/LastMatch.png) no-repeat scroll 0 0;
  color:#FFFFFF;
  float:right;
  height:120px;
  padding:0;
  width:295px;
  margin-top:-13px;
  margin-right:6px;



 }
 
#match-logo {
float:right;
margin-right:8px;
margin-top:-4px;
}
 
.size14 {
 color:#dedede;
 font-family:Arial,Helvetica,sans-serif;
 font-size:13px;
 font-weight:bold;
 margin-left:17px;
 
 }
 
 .size10 {
 color:#FFFFFF;
 font-family:Arial,Helvetica,sans-serif;
 font-size:10px;
 font-weight:bold;
  margin-left:17px;
  
  }
  
.size11 {
 color:#dedede;
 font-family:Arial,Helvetica,sans-serif;
 font-size:10px;
 font-weight:bold;
 
 
 }
  
 
th, td {
  border:1px solid #CCCCCC;
  padding:5px;


}

th, td a:link {
    text-decoration: none;
	font-weight: bold;
	color: #CE0C0C;

}

#playerpic{
  max-height:140px;
  max-width:140px;
	
}

b {
	color: #EC1414;
	text-decoration: none;
	font-weight: bold;
	}

b:hover {
	color: #EC1414;
	text-decoration: none;
    font-weight: bold;	
	
}