/*   
Theme Name: Omega
Description: Tema Omega Airsoft Club Sevilla
Author: Hostea
Author URI: http://www.hostea.com
Version: 1.0
.
Copyright 2007 Hostea. Todos los derechos reservados.
.
*/

/* Generic Styling */

body {
	background:url(images/fondo.jpg) repeat-x top center #636B56;
	font-family:"Trebuchet MS" Arial, Helvetica;
	font-size:10px;
	color:#000000;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#636B56;
	}
a:hover {
	text-decoration:none;
	color:#504D41;
	}
 .altlink {
  cursor: pointer; 
 }	
hr {
	margin: 0;
	padding: 0;
	border:none;
	border-bottom: 1px solid #636B56;
}
hr.dotted {
	margin: 0;
	padding: 0;
	border:none;
	border-bottom: 1px dotted #636B56;
}
hr.dashed {
	margin: 0;
	padding: 0;
	border:none;
	border-bottom: 1px dashed #636B56;
}

blockquote{
	padding-left: 20px;
}

li {
	margin-left: 15px;
}

/* Structure */

#wrapper {
	margin:0 auto;
	width:950px;
	background:#ABB4A3;
	font-size:12px;
	}
#header {
	height:180px;
	background:url(images/cabecera.jpg) no-repeat;
	}
#menu {
	height:30px;
	background:url(images/menu.jpg) no-repeat;
	}
#sidebar {
	float:right;
	width:250px;
	background:#909F7F;
	margin-right:0px;
	color:#636B56;
	font-size:13px;
	}
#content {
	float:left;
	width:635px;
	min-height:400px;
	margin-left:25px;
	margin-top:15px;
	}
#footer {
	clear:both;
	height:220px;
	background:url(images/pie.jpg) no-repeat bottom #909F7F;
	}

/* Calendario */
.post_cal {
	background:url(images/fecha.jpg) repeat-x top center #ABB4A3;
	text-align: center;
	width: 50px;
	height:60px;
	float: left;
	margin: 0 10px 0 0;
	font-size: 10px;
}

.post_cal .dayname {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	width: 100%;
	color: #909F7F;
}

.post_cal .daynum {
	font-size: x-large;
	font-weight: bolder;
	width: 100%;
	color: #636B56;
}

.post_cal .month, .post_cal .year {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	width: 100%;
	color: #636B56;
	}

/* Entries */

.entry {
	margin-bottom:30px;
	font-size:14px;
	}
.entry-title {
	font-size:24px;
	font-weight:normal;
	}
.date {
	font-size:10px;
	color:#000000;
	letter-spacing:1px;
	}

.pie-noticia {
	font-size:10px;
	letter-spacing:1px;
	background:url(images/pie-noticia.jpg) no-repeat;
	width:635px;
	height:24px;
	text-align:center;
	padding-top:3px;
	}	

/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	text-transform:uppercase;
	float:left;
	margin-left:0px;
	}
#menu li a {
	font-size:15px;
	letter-spacing:1px;
	font-weight: bolder;	
	padding:0 15px;
	display:block;
	color:#504D41;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/boton.gif) no-repeat center center;
	}
.categoria {
	background-color:#ABB4A3;
	border:1px solid #636B56;
	padding:10px;
	color:#504D41; 
	}
#sidebar SELECT {
	background-color:#ABB4A3;
	border-color:#636B56;
	border-style:solid; 
	border-width:1px;
	width:205px;
}	

/* Sidebar */

#sidebar li {
	color:#636B56;
	margin-left:20px;
	}
	
.buscar li {
	text-align:left;
	}	
.buscar input {
	background-color:#ABB4A3;
	border-color:#636B56;
	border-style:solid; 
	border-width:1px;
}

#sidebar-bottom {
	height:108px;
	background:url(images/sidebar-bottom.jpg) no-repeat top center;
	}

#sidebar-menu {
	min-height:68px;
	width:230px;
	background:url(images/sidebar-menu.jpg) no-repeat;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	}	
	
/* Footer */

#footer-left {
	width:33%;
	float:left;
	font-size:10px;
	letter-spacing:1px;
	color:#504D41;
	padding-top:1px;
	}
#footer-left li{
	list-style-type:none;
	}		
#footer-center {
	width:33%;
	float:left;
	font-size:10px;
	letter-spacing:1px;
	color:#504D41;
	padding-top:1px;	
	}	
#footer-right {
	width:33%;
	float:left;
	font-size:10px;
	letter-spacing:1px;	
	color:#504D41;
	padding-top:1px;
	}
#contenedor {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	}

/* Comentarios */
.comentarios-pie{
	font-size:10px;
	color:#000000;
	cursor:default;
	letter-spacing:1px;
	}

.normal {
	background-color: #ABB4A3;
}

.alt {
	background-color: #ABB4A3;
}

#comment {
	height:10em;
	width:100%;
}