/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #222; 
	color: #454545; 
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }


h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
h1 a{ text-decoration: none; }
h2 a, h2a:link{ text-decoration: underline; color:#E0691A;}
p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

img{border:none;}

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url("/images/input.gif") no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url("/images/submit.gif") no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */




.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
	background: #fff; 

}

.header { 
	height: 55px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

#header_banner{
float:right;
padding-right:10px;
padding-bottom:5px;
}

.logo{
float:left;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url("/images/searchbg.gif") no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
	
}

.left h3 {
	clear: both;
	background: #A9C0CE url("/images/corner.gif") no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1.2em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 235px;
		padding: 0 0 0 10px;
		margin: 10px 0;
		
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 235px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; text-align:center;}
	

/*
.left div.img-gal {
	margin: 5px;
	padding-top: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: url(images/bg_image.gif) bottom right no-repeat;
}

.left div.img-gal img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	
}
*/
.left div.img-gal img {
border:solid 1px silver;
padding:5px;
}

.separador{
clear: both;
border-bottom:1px dashed #6C757A;
padding:0px;
margin:0px;
width:100%;
}


/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right .contacto{
width:100%;
background: #EEEEEE url("/images/contacto.gif") no-repeat center;
height:77px;
}

.right .syndication{
margin: 0 auto;
text-align:center;
clear:both;
}

.right h3 {
	background: #6C757A  url("/images/corner.gif") no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.right h2 {
	font: 1em Tahoma, Arial, Sans-Serif;
	letter-spacing: 0em;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	color:#E0691A;
}
.right h2 a {
	text-decoration:underline;
}

.right h2 a:hover {
	text-decoration:none;
}



	.right_articles {
		background: #f5f5f5;
		color: #414141;
		margin: 0 0 3px 0;
		border-bottom:1px solid #6C757A;
		padding-bottom:2px;
		padding-top:2px;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }



/* inputs 
----*/
.inputs{
padding-top:10px;
}

.inputs label, .inputs input {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;

}

.inputs label {
	text-align: right;
	width: 50px;
	padding-right: 20px;
}

.inputs br {
	clear: left;
}

.inputs textarea{
	width: 292px; 
	height:300px;
	border: 0px;
	background: #FFF url("/images/textarea.gif");
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
	 background-repeat:no-repeat;
	 overflow: auto;
}


/* inputs 
----*/


/* libro
----*/

#libro{
line-height: 14px;
font-family:verdana,arial,sans-serif;
font-size:11px;
}

#libro hr{
clear: both;
padding:0px;
margin:0px;
color:#6C757A;
}

/*--------*/

.adsence_central{
clear: both;
width:100%;
text-align:center;
}

#posts{
background:#F5F5F5;
}
/*
siguiente:link, a.siguiente:visited {
	background: #E0691A url("/images/submit.gif") no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 7px;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	float:right;
	text-decoration:none;
}

anterior:link, a.anterior:visited {
	background: #E0691A url("/images/submit.gif") no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 7px;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	float:left;
	text-decoration:none;
}
*/

a.siguiente, a.siguiente:visited, a.siguiente:hover{
	text-decoration:none;
	font: bold 1em Arial, Sans-Serif;
	color:#fff;
}

a.anterior, a.anterior:visited,  a.anterior:hover {
	text-decoration:none;
	font: bold 1em Arial, Sans-Serif;
	color:#fff;
}

#siguiente{
background: #E0691A url("/images/submit.gif") no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 7px;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	float:right;
	text-decoration:none;}

#anterior{
	background: #E0691A url("/images/submit.gif") no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 7px;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	float:left;
	text-decoration:none;
}

/*tabla */
#tabla{
width:100%;
background-color:#EDEDE3;
margin-bottom:50px;
}

caption {font-size: 2em; color: #DBA748; text-align: left; padding:10px;}
table {margin: 0; padding: 0; border-collapse: collapse; width: 100%;}
td, th {padding: 1px 4px; border-bottom: 1px solid #EEE;}
td + td {border-left: 1px solid #FAFAFA; color: #999;}
td + td + td {color: #666; border-left: none;}
td a {color: #6B7768; text-decoration: none; text-align: right;}
td a, th a {display: block; width: 100%;}
td a:hover {background: #444; color: #FFF;}
tfoot th {text-align: right;}
th {text-align: left;}
th + th {text-align: right;}
th + th + th {text-align: left;}
th a {color: #6B7768; text-decoration: none; font-size: 1.1em;}
th a:visited {color: #F69;}
th a:hover {color: #F06; text-decoration: underline;}
thead tr, tfoot tr {color: #555; font-size: 1.2em;}
tr {font: 11px; background: url("/images/prettyinpink_row.png") repeat-x #F8F8F8; color: #666;}
tr:hover {background: #FFF;}

/* tabla */


/*banda*/
#banda_imagen, .banner{
padding-top:5px;
text-align:center;
}

#banda_imagen img{
border:solid 1px silver;
padding:5px;
}

.banner{
	padding-top:4px;
	text-align:center;
	width:100%;
}

.discografia{
float:left;
width:153px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
height:220px;
margin:5px;
overflow:hidden;
}

.discografia img{
border:dashed 1px silver;
padding:5px;
background-color:#F5F5F5;
}

.discografia h2 { font-size: 1.3em; margin-bottom: 5px; margin-top: 5px; color: #000; background: inherit; }