/* los chitarones v2 */

/*colors*/
* {color:#ffd}
#navbar, #main {background:#900}
.news {background:#b00; border:double 3px #700}
#navbar {border-bottom:5px #700 solid}
body {background:#900 url(../img/bigguitar.gif) fixed no-repeat top left}
a {color:#000}
#main, .warning p {border:#700 2px solid}
/*#content {border-right:1px #700 dashed;}*/
#navbar a:hover, .home #home, .mp3 #mp3, .foto #foto,
.video #video, .repertorio #repertorio, .band #band, .contact #contact, .blog #blog, .link #link, .guestbook #guestbook {
	background:#a22 url(../img/littleghitarra.gif) no-repeat right;
}
#navbar a, #navbar a:hover {border-bottom:#700 1px solid}
label, input, textarea {color:#100}
li {position:relative;left:15px;}

/*tipografia*/

*	{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: square;
}
body * {font: 13px Verdana, sans-serif;}
p {padding:5px 0 10px 0;}
h1, h3 {font:14px; border-bottom:#700 solid 1px;margin:15px 0 20px 0;text-align:right}
h3 {font-size:12px;}
a {font-weight:bold; border-bottom:3px;}
a:hover {
	background:#700;
	color:#fff;
}
.floatleft, .thumb {float:left;}
#page {
	margin:20px auto;
	width:750px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85s;
}
#masthead {
	width:750px;
	height:150px;
	clear: both;
	background:url(../img/head.png) no-repeat center top;
}
#main {
	border-left:none;
	border-right:none;
	margin:20px 0;
}
#navbar {
	text-align:left;
	margin-left:20px;
	width:145px;
	float:right;
	padding-bottom:3px;
}
#navbar a {
	display:list-item;
	list-style:none;
	padding:5px;
	font:15px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#content {
	padding:10px 20px;
	width:500px;
	text-align:left;
	min-height:400px;
}
#cutter { clear:both}
img {
	margin:2px;
	padding:5px;
	border:#000 1px solid;
	background:#fff;
}
a img:hover {border:#000 1px solid; background:#000}
#footer {
	border-top:#700 10px solid;
	clear:both;
	text-align:right;
}
#footer a {font-size:larger}
.warning {text-align:center}
.warning p {
	margin:50px auto;
	padding:10px 10px 10px 150px;
	width:700px;
	text-align:justify;
}
form {text-align:right}
label, input, textarea {margin:3px}
.news li, .band li {margin:10px 30px 0 0}
.news {margin:10px 0 30px 0;padding:10px;}
.sborder {border:none !important;}
.normalimg {width:400px;}
.album {clear:left;}
.lastpics img {width:134px; padding:-5px; margin:0}
.data {margin:10px auto}
#mailinglist {
	z-index:1; height:280px; width:200px; position:absolute; right:3px; top:3px;
	background:url(/img/mailinglist.gif) top right no-repeat;
}
#mailinglist form { margin:115px 100px auto auto; }
#mailinglist input {width:100px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.data {
	border:1px #700 solid; border-left:none; border-right:none; background:#900;
	margin:10px 0; padding:5px; font-size:10px; text-align:right
}

.form .input, .form label, .form .textarea, .form .submit {display:block; text-align:left}

.hidden {display:none}

.entry {border-bottom:solid 3px #700; margin-bottom:15px}
.entry .head {font-size:9px}

img.clean {border:none; background:none}