/*
Theme Name: alpaisbeach
Theme URI: http://www.wordpress4you.com/
Description: The default WordPress theme for malpaisbeach.
Author: WordPress 4 You
Author URI: http://www.wordpress4you.com/
*/

body{
 margin:0px;
 padding-top:8px;
 background-color:#007199;
 background-image:url(images/malpais-canvas-bkgd.jpg);
 font-family:trebuchet ms;
}
a{
 color:#000000;
}
a:active, a:visited{
 color:#871b16;
}
.main-container{
 width:1000px;
 text-align:left;
 margin:0 auto;
 background-image:url(images/bg-main.gif);
}
h1{
 color:#619cd4;
 font-size:35px;
 font-family:trebuchet ms;
}
h3{
 font-family:Tahoma, Arial;
 color:#68100c;
 font-size:16px;
 font-family:trebuchet ms;
}
.navi{
 background-image:url(images/malpais-topbar2.jpg);
 height:27px;
 font-family:century gothic, arial;
 padding-top:7px;
 font-size:16px;
}
a.glow2:hover{
 color:rgb(255,125,9);
 text-decoration:underline;
}
.left{
 float:left;
}
.right{
 float:right;
}
.clear{
 clear:both;
}
.sidebar{
 width:223px;
 padding-left:10px;
 padding-right:10px;
}
.sidebar ul{
 list-style:square;
 padding:0px;
 padding-left:20px;
 padding-right:10px;
 margin:0px;
}
.sidebar ul li{
 padding-bottom:10px;
}
.sidebar h2{
 font-size:16px;
}
.content{
 width:720px;
 padding-left:10px;
 font-family:Tahoma;
 color:#333333;
 font-size:12px;
}
.side-nav{
 font-size:12px;
 font-family:Tahoma;
 line-height:18px;
}
.side-top-banner{
 font-size:9px;
}
.subtitle{
 color: #800000;
 font-weight: bold;
 font-size: 16px;
 display:block;
 padding-top:5px;
}


.subtitle2 {color: #000000;
                font-weight: bold;
                font-size: 11px;                }
.location {color: #800000;
                font-weight: bold;
                font-size: 11px;                }
.title {
 color:#000000;
 font-weight:bold;
 font-size:20px;
}
a.title, a.title:hover, a.title:visited {
 color:#000000;
 text-decoration:none;
}

.resa { color: #FF8A00;
                font-size : 13px;
                font-weight:bold;

}
a.resa {  color : #FF8A00;}
a.resa:visited { color: #FF8A00;}
a.resa:hover { color: #1C2769;}
.alignright{
 float:right;
 margin-left:10px;
}
pre{
 font-family:trebuchet ms;
 color:#800000;
 font-size:14px;
}
ul.qtrans_language_chooser{
 list-style:none;
 margin:0px;
 padding:0px;
 padding-left:60px;
 padding-bottom:20px;
}
ul.qtrans_language_chooser li{
 float:left;
 width:60px;
}
li.widget{
 list-style:none;
}
span.title{
 font-size:16px;
}