/*  
Theme Name: Xtra Gamer 
Theme URI: http://www.xtragamer.co.uk/
Description: Xtra Gamer's Theme
Version: 1
Author: Fubra Limited
Author URI: http://www.fubra.com/

	Xtra Gamer v1
	http://www.fubra.com

	This theme was designed and built by Harry Ford 

*/

/* Tags */

body {
	margin: 0;
	padding: 0;
	background: #084472 url(images/bg.gif) center top repeat;
	font: 12px arial;
}
#frontpage{
	background: #084472 url(http://www.xtragamer.co.uk/template/images/bg-fade.gif) center top repeat;
	margin: 0;
}

#frontpage .image {
	background: #084472 url(http://www.xtragamer.co.uk/template/images/bg-fade.gif) center top repeat;
	height: 480px;
}

#frontpage .image img{
	padding: 50px;
}

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



img{
	border: 0;
}
a {
	color: #3a8bcd;
	text-decoration: none;
}
a:hover{
	color: #031C30;
}
#container {
	background:  url(images/bg-fade.gif) center top repeat-x;
	text-align: center;
}
#container-inner {
	background:  url(images/header.gif) center top no-repeat;
}

/* Header */

#header {
	width: 870px;
	margin: 0 auto;
	text-align: left;
}
#header-left {
	position: absolute;
	top: 0;
	left: -10px;
	width: 16px;
	height: 300px;
	background: url(images/header-left.gif) 0 0 no-repeat;
}
#header-right {
	position: absolute;
	top: 0;
	right: -83px;
	_ right: -73px;
	width: 250px;
	height: 600px;
	background: url(images/header-right.gif) top right no-repeat;
}
#header h1 {
	margin: 0;
	padding: 0;
	background:  url(images/logo.png) center left no-repeat;
	height: 157px;
	width: 220px;
	text-indent: -1000px;
	/* and just for ie */
	_ background: none;
	_ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/blog/wp-content/themes/xtragamer/images/logo.png');
	_ z-index: -1;
}

/* Content */

#content {
	position: relative;
	width: 930px;
	padding-left: 40px;
	background:  url(images/content-shadow.gif) right top repeat-y;
	margin: 0 auto;
	_ margin-top: 15px;
}
#content-inner {
	position: relative;
	margin: 0 10px;
	text-align: left;
}
#page{
	padding: 30px;
	overflow: hidden;
	position: relative;
}
#page-content{
	float: left;
	width: 580px;
	margin-left: 40px;
	position: relative;
}

#page-contentpage{
	float: left;
	width: 580px;
	margin-left: 10px;
	position: relative;
}

#page-content .entry {
	background: url(images/seperator.gif) bottom left no-repeat;
	padding-bottom: 70px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	margin-bottom: 30px;
}
#page-content .list {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
}
#page-content .postmetadata {
	position: absolute;
	bottom: 0;
	right: 10px;
	_ position: static;
}

#page-content .addthis{
	position:absolute;
	bottom: 20px;
	right: 10px;
	_ position: static;
}	

#page-content .addthis img{
	border: 0;
}

#page-content .tablecontent img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


#page-content h1 {
	color: #3a8bcd;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
}
#page-content h2 {
	color: #70bd2b;
	font-size: 13px;
	font-weight: normal;
}
#page-content p {
	font-size: 13px;
	line-height: 17px;
}		
#page-content img {
	border: 5px solid #e4e4e4;
	margin: 10px 0;
}

#page-content .nopad {
	border: 0;
	margin: 0;
}

#boxad300 {
	float: right; 
	width: 300px; 
	height: 250px; 
	margin-left: 10px;
}

#searchenginepage {
	float: left;
	padding: 0px 0px 0px 40px;

}

.navigation{
	overflow: hidden;
}
.navigation .alignleft{
	float: left;
}
.navigation .alignright{
	float: right;
}

/* Menu */

ul#menu {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	margin: 0px 0px 30px 0;
	padding: 0;
}
ul#menu li {
	float: left;
	padding: 0 30px;
	border-right: 1px solid #ccc;
}
ul#menu li.first {
	padding-left: 0;
}
ul#menu li a.selected {
	color: #000000;
}

/* Sidebar */

#sidebar{
	width: 175px;
	border-right: 1px solid #ccc;
	float: left;
}
#sidebar ul{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0;
	padding: 4px 0;
}
#sidebar ul li a {
	margin: 0;
}
#sidebar h2 {
	font-size: 14px;
	padding: 0;
	margin: 5px 0 20px 0;
}

#sidebar .license img {
	padding-left: 30px;
	padding-bottom: 5px;
	margin-top: 20px;
}

/* Footer */

#footer{
	color: #FFFFFF;
	text-align: right;
	width: 920px;
	margin: 0px auto;
	padding: 10px 0;
}
#footer a{
	color: white;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .copyright{
	float: left;
	margin-left: 30px;
	font-weight: bold;
}

#address {
	font-size: 0.8em;
	padding: 15px;
	position: absolute;
	bottom: 20px;
	text-align: right;
	color:#FFF;
}
#contentweb {
	float: left;
	width: 555px;
	padding: 10px 10px 10px 0px;
	margin-bottom: 10px;
}
#contentweb img {
	border: 0px;
	margin: 0px;
	padding:0px;
}

#contentweb embed {
	float: left;
}

#intro {
	float: right;
	width: 320px;
}
* html #intro {width: 310px;}
#intro p {margin:0px}
.tablecontent {
	
	border: 1px solid #CCC;
	padding:0px;
	margin:0px;
}
.tablecontent td, .tablecontent th {
	border: 0px; 
	padding: 7px 3px;
	border-bottom: 1px solid #EEEEEE; 
	border-right: 1px solid #999; 
	vertical-align: middle;
	}

.tablecontent th {
	background-color: #0000FF;
	color: #FFFFFF;
	border-bottom: 1px solid #999;
}

.tablecontent img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.tablecontent h1 { 
	color: #C00;
	font-size: 1.2em; 
	margin: 0px;
}
.tablecontent h2,.tablecontent h3 {
	font-size: 1.0em; 
	margin:10px 0 0 0;
	padding:0px;
	color:#336699
}

.tablecontent h3 {
	margin: 10px 0 5px 0; 
	font-size: 0.9em;
}

.tablecontent h4 {
	font-size: 0.9em; 
	color: #999; 
	margin: 0px; 
	padding:0px;
}

.tablecontent p, .tablecontent table, .tablecontent ul, .tablecontent ol {
	font-size: 0.8em;
}

.tablecontent p {
	margin: 5px 0 15px 0;
	}

/* Thankyou */

#thankyou h3{
	font-size: 1.5em; 
	color: white;
	}
	
#thankyou a{
	color: #FFFF00;
	}

#thankyou a:hover{
	color: white;
	}

/* Ciao Box */

.bannerContainer{
	clear:both;
	width:110px;

}
.banner_bgtop{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
    background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;

}
.banner_bgtop span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:110px;
	height:51px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:center;
	-moz-box-sizing: border-box;
}
*html .banner_bgtop span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:110px;
	height:51px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.banner_bgtop a img{
	align:center;
        position:relative; top:10px;
}

.banner_bgtop a.linksCiaoTop{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 10px 0px 0px!important;
	text-decoration:none!important;
	border:0!important;
}
.banner_bgmiddle{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:left top;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	width:110px;
	-moz-box-sizing: border-box;
}
.banner_bgmiddle span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 5px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	width:110px;
	-moz-box-sizing: border-box;
}
*html .banner_bgmiddle span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 0px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:110px;

}
.banner_bgmiddle a.arrowCiao{
	background:transparent url(http://images.ciao.com/ide/images/box/arrow.gif) no-repeat 0px 5px!important;
	font:11px arial!important;
	color:#ff7c00!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:underline!important;
	display:block!important;
	text-align:left!important;
	border:0!important;
}
.banner_bgmiddle form.busqueda{
	margin:0px;
	padding:0px;
}
.banner_bgmiddle span  input.search{
	background:url(http://images.ciao.com/ide/images/box/form_67x25.gif) no-repeat;
	font:10px arial;
	border:0px solid #ff0000;
	float:left;
	width:67px;
	height:25px;
	margin:0px 1px 0px 0px;
	padding:5px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
}
.banner_bgmiddle input.go{
	margin:2px 0px 0px 5px;
	width:20px;
	height:20px;
	display:inline;
	float:clear;
	border:0;
	padding:0px 0px 0px 0px;
}
.banner_bgbottom{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	color:#000000;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;
}
.banner_bgbottom span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 5px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;
}
*html .banner_bgbottom span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 0px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:110px;
}
.banner_bgbottom a.linksCiaoBottom{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 0px 0px 0px!important;
	text-decoration:none!important;
	display:block!important;
	border:0!important;
}
.banner_bgbottom div.footnoteCiao {
	margin: 5px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	font: 9px arial;
	color: #7b7b7b;
	text-align: center;
}
.banner_bgbottom div.logo{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	text-align:center;
}