/* 
Theme Name: IlusionLive
Theme URI: http://www.ilusionlive.com
Description: PSD -> XHTML/CSS -> WordPress
Version: 1.0
Author: Adaptacion by kexedo
*/

* {padding : 0;margin : 0;}
img {border : none;}
strong { color:#6F93AE;}

html, body { 
	font : 0.85em Tahoma, Arial, Helvetica, sans-serif;
	background: #D5E2EC url('images/fondo.gif') top repeat-x;
	color : #333;
	margin : 0 auto 10px auto;
	padding : 0;
	text-align : center;
}

a {
	text-decoration : none;
}

a:hover {
	text-decoration : none;
}

#container {
	margin : 10px auto 0 auto;
	text-align : left;
	width : 760px;
	height : auto;
	border : 10px solid #fff;
	background : url('images/wrapper.gif') 0 180px repeat-x;
}

#logo {
	background : #6F93AE;
	color : inherit;
}

#logo object {
	width : 760px;
	height : 118px;
}

#cabecera {
	height : 28px;
	background : url('images/cabecera.gif') top repeat-x;
}

#fecha {
	float : left;
	color : #fff;
	background : inherit;
	padding : 7px 0 0 10px;
	font-size : 1em;
}

#principal {
	float : right;
	padding : 7px 10px 0 0;
	font-size : 1em;
}

#principal a {
	color : #fff;
	background : inherit;
}

#menu {
	background : url('images/menu.gif') top center no-repeat;
	border-right : 8px solid #6F93AE;
	border-left : 8px solid #6F93AE;
	border-bottom : 5px solid #6F93AE;
	border-top : 5px solid #6F93AE;
	height : 24px;
	width : 744px;
	clear : both;
}

#menu ul {
	padding : 5px 0 0 5px;
	margin : 0;
}

#menu ul li {
	list-style : none;
	padding : 0 30px;
	margin : 0;
	display : inline;
	font-size : .95em;
	clear:
}

#menu ul li a {
	background : inherit;
	color : #646464;
	padding : 0;
}

#footer {
	width : 100%;
	background : url('images/footer.gif') top center no-repeat;
}

#footer ul {
	padding : 35px 0 11px 5px;
	margin : 0;
}

#footer ul li {
	list-style : none;
	padding : 0 7px 0 6px;
	margin : 0;
	display : inline;
	font-size : 1em;
	border-right : 1px solid #fff;
}

#footer ul li a {
	color : #fff;
	background : inherit;
}

#footer ul li.ultimo {
	border-right : none;
}

#footer p {
	font-size : 1em;
	color : #BFDCED;
	background : #6F93AE;
	padding-left : 5px;
	text-align : center;
}

#wrapper {
	width : 100%;
	overflow : hidden;
	margin-top : 10px;
	background : #fff;
	color : inherit;
	clear : both;
}

#wrapper p {
	font-size : 1em;
	color : #6F93AE;
	background : inherit;
	text-align : justify;
}

#sidebar-left {
	float : left;
	width : 180px;
	background : #E8F2FA;
	color : inherit;
	border : 1px solid #D5E2EC;
	padding : 1px;
	margin-top: 10px;
}

#sidebar-left h2 {
	background : transparent url('images/h2.gif') top center no-repeat;
	height : 30px;
	padding : 8px 0 0 8px;
	color : #fff;
	font-size : 1em;
}

#sidebar-left ul {
	padding : 0 8px 8px 8px;
	margin : 0;
}

#sidebar-left ul li {
	font-size : 1em;
	list-style : none;
	padding : 2px 0 2px 10px;
	margin : 0;
	background : url('images/lileft.gif') 0 50% no-repeat;
}

#sidebar-left ul li a {
	color : #7094AE;
	background : transparent;
}

#sidebar-left #telefono{
	width : 100%;
	height : 183px;
	display : block;
	background : url('images/telefono.gif') top center no-repeat;
	text-indent : -5000px;
	margin-bottom : 1px;
}

#content {
	/*border : 1px solid #D5E2EC;*/
	padding : 1px;
	float : left;
	width : 560px;
	margin : 10px 6px;
	/*background : #F3FAFF;*/
	color : inherit;
}

#content p {
	margin-bottom : 10px;
}

#content h1 {
	background : transparent url('images/h1.gif') top left no-repeat;
	height : 39px;
	padding : 8px 0 0 8px;
	color : #fff;
	font-size : 1em;
}

#content h2,
#content h3 {
	color : #6F93AE;
	background : transparent;
	font-size : 1em;
	margin-bottom : 10px;
}

#content h2 a,
#content h3 a {
	background : transparent;
	color : #6F93AE;
	margin-bottom : 10px;
}

#sidebar-right {
	float : left;
	width : 160px;
	margin-top: 10px;
}

#sidebar-right h3 {
	background : transparent url('images/h3.gif') top center no-repeat;
	height : 30px;
	padding : 8px 8px 0 0;
	color : #fff;
	font-size : 1em;
	text-align : right;
}

#sidebar-right ul {
	padding : 8px;
	margin : 0;
}

#sidebar-right ul li {
	font-size : 1em;
	list-style : none;
	padding : 2px 10px 2px 0;
	margin : 0;
	background : url('images/liright.gif') right 50% no-repeat;
	text-align : right;
}

#sidebar-right ul li a {
	color : #7094AE;
	background : transparent;
}

#s {
	border : none;
	background : #E8F2FA url('images/buscar.gif') 7px 50% no-repeat;
	padding : 8px 3px 8px 30px;
	width : 125px;
	font-size : 1em;
	color : #7094AE;
	margin: 0 0 10px 0;
}

#content p a {
	color : #52697A;
	background : transparent;
}

#wrapper img {
	border : 1px solid #B4CBDC;
	margin-bottom : 5px;
}

#cat-left {
	padding-left : 8px;
	float : left;
	width : 120px;
}

#cat-center {
	float : left;
	width : 120px;
	padding-left : 11px;
}

#cat-right {
	padding-right : 8px;
	float : right;
	width : 120px;
}

.bienvenido {
	font-size : 1em;
	padding : 0 8px;
}

.entry {
	padding : 0 8px;
}

blockquote {
	width : 90%;
	margin : 0 auto;
	margin-bottom : 10px;
}

#content ul {
	padding : 0 10px 10px 10px;
	margin : 0;
}


#content ul li {
	list-style : none;
	background : url('images/lileft.gif') 0 50% no-repeat;
	font-size : 1em;
	list-style : none;
	padding : 5px 0 2px 10px;
	margin : 5px;
	color : #6F93AE;
}

#content ol li {
	list-style : decimal;
	font-size : 1em;
	padding : 5px 0 2px 5px;
	margin : 20px;
	color : #6F93AE;
}

#content ul li a {
	color : #6F93AE;
	background : transparent;
}

.right {
	float : left;
}
#contacto ul li {
	list-style : none;
	padding : 2px 0 2px 10px;
	margin : 0;
}

.content-imgs {
	float : left; 
	width : 370px;
}

#content-index {
	/*border : 1px solid #D5E2EC;*/
	padding : 1px;
	float : left;
	width : 400px;
	margin : 10px 6px;
/*	background : #F3FAFF;*/
	color : inherit;
}
#content-index p {
	margin-bottom : 10px;
}
#content-index p a {
	color : #52697A;
	background : transparent;
}
#content-index h3 {
	background : transparent url('images/h3.gif') top center no-repeat;
	height : 30px;
	padding : 8px 5px 0 0;
	color : #646464;
	font-size : 1em;
	text-align : center;
}
#content-index h3 a:link, a:active, a:visited {
	color : #646464;
}
#content-index h3 a:hover {
	color : #646464;
}