/*
 * Theme Name: TopRacers Default
 * Theme URI: http://www.topracers.net
 * Description: TopRacers Theme
 * Version: 1.0
 * Author: Edenic Games
 * Author URI: http://www.edenicgames.com
 * Tags: red, grey, black, F1
 *
 * */


/* Begin Typography & Colors */
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFFFFF;
  height:100%;
}

#black {
	width:100%;
	min-height:555px;
	height:auto !important;
	height:600px;
	margin:0;
	padding:0;
	background-image: url(http://cdn.topracers.com/themes/topracers/images/blog-bgtr.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	min-width: 904px;
}

#wrapper {
	width: 904px;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-position:10px 343px;
	min-height:555px;
}

#flags {
  height:11px;
  margin-left:750px;
  padding-top:5px;
  width:120px;
}
#flags img {
  border:0 none;
  margin:0;
  padding:0;
}

#top {
   height: 90px;
   width:904px;
   padding:0;
   margin:0;
}

#top-right {
   margin-right: 20px;
   width:330px;
   float:right;
   text-align:right;
}
#top-left {
   width: 486px;
   float: left;
   margin-right:-1px;
   margin-top: 5px;
   padding-top:15px;
   text-align:right;
   color: #ffa800;
   text-transform:uppercase;
}
#top-left .moduletable,
#top-left h1 {
  padding-right:13px;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#top-closer {
   float:left;
   clear:both;
   padding-left:205px;
   margin-top:16px;
   height:18px;
   width:650px;
}
#top-closer a {
   text-decoration: none;
   margin-right: 10px;
}
#top-closer a:hover {
   color:#fff!important;
}

ul.menu {
   margin:0;
   padding:0;
   list-style-type:none;
} 
ul.menu li {
   display:inline;
   background: url(http://cdn.topracers.com/themes/topracers/images/men1_right.gif) no-repeat top right;
   height:22px;
   width: auto;
   float: left;
   margin-right: 8px;
   padding:0;
} 

ul.menu li a {
   background: url(http://cdn.topracers.com/themes/topracers/images/men1_left.gif) no-repeat top left;
   height:22px;
   padding-top:2px;
   display: block;
   padding-left: 20px;
   padding-right: 20px;
   color: #fff;
   margin-right:4px!important;
   margin-left:-3px;
	text-indent:5px;
}
ul.menu li a:hover {
	color:#FFCC00 !important;
}
ul.menu li#current {
   display:inline;
   background: url(http://cdn.topracers.com/themes/topracers/images/men2_right.gif) no-repeat top right;
   height:28px;
   width: auto;
   float: left;
   margin-right: 8px;
   padding:0;
} 
ul.menu li#current a {
   background: url(http://cdn.topracers.com/themes/topracers/images/men2_left.gif) no-repeat top left;
   height:28px;
   padding-top:2px;
   display: block;
   padding-left: 20px;
   padding-right: 20px;
   color: #000;
   margin-right:4px!important;
   margin-left:-3px;
	text-indent:5px;  
} 
ul.menu li#current a:hover {
	color:#000 !important;
}

#contentwrapper {
	width: 904px;
	margin-top:0px;
	height: 100%;
	margin-left:8px;
  min-height:393px;
}

#content-top {
	height:95px;
	width: 883px;
	float: left;
	display: block;
}

#content {
	width: 884px;
	float: left;
	background: url("http://cdn.topracers.com/themes/topracers/images/blog-bgwraper.gif") no-repeat scroll 0 250px transparent; 
	margin-top:15px;
}

#content #main-component {
/*width: 855px;*/
/*  width: 620px;*/
  width: 596px;
	margin-left: 16px;
	margin-top: 12px;
	margin-bottom: 6px;
  clear: both;
  float: left;
}
#content #main-component-top {
	height:5px;
	padding:0;
	margin:0;
	font-size:0;
}
.contentpaneopen {
   margin-left: 10px;
   margin-right: 10px;
}
.contentpaneopen p {
   margin-top: 5px;
}
.contentpaneopen h1 {
   font-size: 21px;
   font-weight: bold;
   color: #ffa800;
   height: 24px;
   background-image: url(http://cdn.topracers.com/themes/topracers/images/bullet.png);
   background-repeat: no-repeat;
   background-position:0 0;
   left:0;
   margin-bottom:0;
   margin-top:0;
   padding-bottom:1px;
   padding-left:35px;
   padding-right:1px;
   padding-top:5px;
   top:2px;
}
.contentpaneopen h1 a {
  text-decoration: none;
  font-size: 21px;
   font-weight: bold;
   color: #ffa800;
}

#footer {
   width:883px;
   float:left;
   text-align: left;
   font-size: 0.8em;
   margin-top: 0;
   margin-left: 8px;
  margin-bottom: 15px;
	color: #959595;
}
#footer a {
   color: #FFFFFF;
   text-decoration: none;
}
#footer h3 {
   color: #FFFFFF;
   padding-top:5px;
   margin: 0;
}
#footer ul li {
   display: inline;
   padding: 3px;
}
#footer ul {
   text-align: center;
   margin-top:0;
}
a img {
   border: 0;
}
#footer-top{
	background-image:url(http://cdn.topracers.com/themes/topracers/images/blog-bgbottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
  padding-left: 170px;
}
#footer-top a:hover{
	color:#FFCC00;
}
#footer-bottom{
	background-color:#000000;
}

/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 650px;
	width: 190px;
}
#sidebar form {
	margin: 0;
  margin-left: 18px;
}
#sidebar h2 {
   font-size: 21px;
   font-weight: bold;
   color: #ffa800;
   height: 24px;
   background-image: url(http://cdn.topracers.com/themes/topracers/images/bullet.png);
   background-repeat: no-repeat;
   background-position:0 0;
   left:0;
   margin-bottom:0;
   margin-top:0;
   padding-bottom:1px;
   padding-left:35px;
   padding-right:1px;
   padding-top:5px;
   top:2px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul li.widget_text {
  margin-bottom: 2px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
  margin-top: 10px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 10px;
	padding: 0;
}
/* End Sidebar */

/* Tags */
li a {
  color: #FFFFFF;
  text-decoration: none;
}
li a:hover {
  color: #FFA800;
  text-decoration: underline;
}
div.entry a {
  color: #d5ce0d;
  text-decoration: none;
}
div.entry a:hover {
  color: #FFA800;
  text-decoration: underline;
}
div.entry a:visited {
  color: #FFA800;
  text-decoration: none;
}

.postmetadata {
  color: #777;
  font-size: 11px;
  font-weight: bold;
}
.postmetadata a {
/*  color: #FFA800;*/
/*  color: #777;*/
  color: #d5ce0d;
  font-weight: normal;
  text-decoration: none;
}
.postmetadata a:hover {
  color: #FFA800;
}
.entry {
  font-size: 13px;
}
#comment-top {
  background: url(http://cdn.topracers.com/themes/topracers/images/comments-top.gif) no-repeat 0px 0px;
  height: 5px;
  margin: 0px;
  padding: 0px;
}
#comment-center{
  background: url(http://cdn.topracers.com/themes/topracers/images/comments.gif) repeat-y 0px 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#comment-bottom {
  background: url(http://cdn.topracers.com/themes/topracers/images/comments-bottom.gif) no-repeat 0px 0px;
  height: 5px;
  margin: 0px;
  padding: 0px;
}
#commentlist {
  margin-left: -14px;
}
#commentlist .cite {
  margin-bottom: 0px;
}
.socialmedia {
  margin-left: 740px;
  margin-top: 60px;
}

a {
  color: #d5ce0d;
  text-decoration: none;
}
a:hover {
  color: #FFA800;
  text-decoration: underline;
}

.socialmedia #socialtext {
  color:#FFFFFF;
  font-weight:bold;
}

ul.menu li.menu_green {
	background:transparent url(http://cdn.topracers.net/themes/topracers/images/men1_green_right.gif) no-repeat scroll right top;
	display:inline;
	float:left;
	height:22px;
	margin-right:8px;
	padding:0;
	width:auto;
}

ul.menu li.menu_green a {
	background:transparent url(http://cdn.topracers.net/themes/topracers/images/men1_green_left.gif) no-repeat scroll left top;
	display:block;
	height:22px;
	margin-left:-3px;
	margin-right:4px !important;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	text-indent:5px;
}

#top-members {
	color:#FFFFFF;
	float:right;
	margin-right:20px;
	margin-top:15px;
	text-align:right;
}

#top-members .title {
	font-size:12px;
}

#top-members .value {
	color:#ffa800;
	font-size:13px;
}
.wp-caption-text {
        font-size:11px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.banner {
	background:url(http://cdn.topracers.net/themes/topracers/images/registerform.png) no-repeat;
	width: 321px;
	height: 105px;
}
.banner-tittle {
	font-size:16px;
	font-weight:bold;
	padding-top:4px;
	text-align:center;
}
.banner-form {
	margin-left: 6px;
}
.banner-button {
	width: 150px;
	margin-top: 4px;
}
.patch{
	padding-top:37px;
	text-align:center;
	vertical-align:middle;
}
.patch a {
	color:#FFFFFF;
	float:none;
	font-size:40px;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	vertical-align:middle;
}
.content-banner {
	float:right;
	width:321px;
}

.registerStart, .registerEnd, .registerContent {
	background-image:url("http://cdn.topracers.net/themes/topracers/images/buttons-orangeSmall.png");
	float: left;
}

.registerStart {
	background-position:0px -1px;
	background-repeat:no-repeat;
	padding-left:14px;
}

.registerEnd {
	background-position:right -74px;
	background-repeat:no-repeat;	
	padding-right:24px;
}

.registerContent {
	background-position:0 -25px;
	background-repeat:repeat-x;
	color:#2a4500 !important;
	font:bold 11px/20px arial,helvetica,sans-serif;
	padding-bottom:1px;
	text-align:center;
	text-decoration:none !important;	
}

.registerButton {
	float: left;
}

.newUser {
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.playStart, .playEnd, .playContent {
	background-image:url("http://cdn.topracers.net/themes/topracers/images/buttons-blue.png");
	float: left;
}

.playStart {
	background-repeat:no-repeat;
	padding-left:20px;
}

.playEnd {
	background-position:right -105px;
	background-repeat:no-repeat;	
	padding-right:35px;
}

.playContent {
	background-position:0 -35px;
	background-repeat:repeat-x;
	color:#ffffff !important;
	font:bold 16px/33px arial,helvetica,sans-serif;
	padding-bottom:2px;
	text-align:center;
	text-decoration:none !important;	
}

.playButton {
	float: left;
	margin-left: 18px;
	margin-top: 2px;
}

.acceso {
    width: 190px;
    height: 240px;
    padding-left: 2px;
    padding-right: 20px;
    margin-right: -30px;
    float: right;
    background: transparent url(http://cdn.topracers.net/themes/topracers/images/pass.png) no-repeat scroll 0 0;
}

.acceso h3 {
    margin-top: 42px;
    margin-bottom: 0px;
    margin-left: 15px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}

.acceso label {
    display: block;
    font-size: 11px;
    color: #678ac5;
    margin: 0;
    padding: 0;
    margin-top: 4px;
}

.acceso input {
    width: 125px;
    /*	display:block;*/
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    height: 15px;
    border: solid 1px #bbc7e0;
    padding-left: 3px;
    color: #333333;
}

.acceso form, .acceso fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

.acceso button {
    width: 47px;
    height: 30px;
    padding: 0;
    margin: 0;
    background: url(http://cdn.topracers.net/themes/topracers/images/acceso.gif) no-repeat top left;
    border: none;
    text-indent: -2000px;
    display: block;
    margin-left: 43px;
    margin-top: 5px;
    cursor: hand;
    cursor: pointer;
}

.acceso button:hover {
    background: url(http://cdn.topracers.net/themes/topracers/images/acceso.gif) no-repeat bottom left;
}