/*  
Theme Name: Superinfantryclan
Theme URI: http://wordpress.org/
Description: template wordpress category video games, 3 columns right & left, widgets ready
Version: 1.6
Author: Project Theme
Author URI: http://project-theme.com/
*/


/* General */




body {
	background-repeat: repeat-y;
	color: #ffd400;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
	background-color: #4c4b4b;
	background-image: url(images/bg.jpg);
	background-position: center 0px;
	}
	
a, a:visited{
	color: #ffd400;
	text-decoration: none;
	border: none;
	outline: 0;
	}
	
a:hover{
	color: #d5b100;
	border: none;
	outline: 0;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

/* Layout  */

#container {
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/bg-content.jpg);
	margin-right: auto;
	margin-left: auto;
	}

/* Cabecera  */	
	
#header {
	height: 171px;
	background-image: url(images/header.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#header h2 {
	display: none;
	}
	
#header h3 {
	display: none;
	}
	

/* Menu */	
	
#menu {
	width:970px;
	height:85px;
	background-image: url(images/menu.jpg);
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}


#menu ul {
	margin: 0px;
	list-style: none;
	text-align: left;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#menu li {
	display: inline;
}

#menu a {
	background-image: url(images/estrella.gif);
	text-decoration: none;
	color: #ffd400;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu a:hover {
	color:#d5b100;
}


/* Contenidos */

	
#flash {
	margin-bottom: 20px;
}

#content {
	width: 559px;
	height: 2100px; /* 2480px*/
	position: relative;
	margin-left: 220px;
	margin-top: 20px;
	}
.entrada {
	height: 2000px; /*2380px*/
	padding: 15px;
	background-color: #000000;
	}	
.post_foot {
	background-image: url(images/h3_foot.gif);
	width: 560px;
	padding-bottom: 18px;
	margin-bottom: 20px;
	}
	
#content b{
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffd400;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 530px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3ex;
	margin: 0px;
	}
#content h2 a  {
	text-decoration: none;
	}

#content h2 a:hover {
	color: #d5b100;
	text-decoration: none;
	}


#content h3 {
	font-size: 12px;
	color: #ffd400;
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 7px;
	}
	
#content h3 a  {
	color: #455A79;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #ffd400;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 540px;
	height: 0px;
	margin: 0px;
	padding: 10px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

/* Columna Izquierda */	

#left {
	width: 190px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
#left h2 {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffd400;
	letter-spacing: 0.2ex;
	font-weight: bold;
	text-transform: uppercase;
	width: 165px;
	margin: 0px;
	background-image: url(images/left_h2.jpg);
	height: 29px;
	padding: 27px 0px 0px 40px;
	}
	
#left h2:first-child {
	background-image: url(images/left_top.jpg);
	height: 30px;
	padding: 73px 0px 0px 40px;
	}	

<!�-[if IE 6]>
#left h2 {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffd400;
	letter-spacing: 0.2ex;
	font-weight: bold;
	text-transform: uppercase;
	width: 165px;
	margin: 0px;
	background-image: expression(this.previousSibling==null?'url(images/left_top.jpg)':'url(images/left_h2.jpg)');
	height: expression(this.previousSibling==null?'30px':'29px');
	padding: expression(this.previousSibling==null?'73px 0px 0px 40px':'27px 0px 0px 40px');}
<![endif]-->

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 10px;
	}
	
#left li {
	list-style: none;
	}
	
#left ul li {
	list-style: none;
	}
	
#left ul li a {
	display: block;
	color: #ffd400;
	text-decoration: none;
	/*padding-left: 25px;*/
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	/*background-image: url(images/guion.gif);*/
	background-repeat: no-repeat;
	background-position: 10px center;
	}

#left ul li a:hover {
	color: #d5b100;
	}

/* Columna Derecha */	

#right { 
	width: 190px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
#right h2 {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffd400;
	letter-spacing: 0.2ex;
	font-weight: bold;
	text-transform: uppercase;
	width: 165px;
	margin: 0px;
	background-image: url(images/right_h2.jpg);
	height: 29px;
	padding: 27px 0px 0px 40px;
	}
#right_top {
	width: 190px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/right_top.jpg);
	height: 30px;
	padding-top: 73px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 10px;
	}
	
#right li {
	list-style: none;
	}
	
#right ul li {
	list-style: none;
	}
	
#right ul li a {
	display: block;
	color: #ffd400;
	text-decoration: none;
	padding-left: 25px;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	/*background-image: url(images/guion.gif);*/
	background-repeat: no-repeat;
	background-position: 10px center;
	}

#right ul li a:hover {
	color: #d5b100;
	}
	
#right h2.widgettitle {
	color: #ffd400;
	background-color: #B9E0F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

/* Pie de pagina */	

#footer {
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-color: #0645A2;
	width: 1000px;
	height: 130px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	padding-left: 18px;
	padding-top: 15px;
	}
	
#searchform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	margin-bottom: 0px;
	font-weight: bold;
	background-color: #bdc5b5;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}