/*
THEME NAME:Hostelmedia
THEME URI:http://www.mlab.es/what-we-do/wordpress/extend/themes/hostelmedia/
DESCRIPTION:Rich with powerful and dynamic semantic class selectors
AUTHOR:<a href="http://mlab.es/">MLAB</a>
AUTHOR URI:<a href="http://facecow.com/">Jose María Caravaca Torres</a>
TAGS:wordpress, minimalist, developer
*/

* { margin:0; padding:0; }
html, body { position:relative; }
html, body { font:13px/1.231 arial,verdana,sans-serif; }
body { background-color:#fff; color:#333333; line-height:1.5; text-align:left; vertical-align:top; }
#wrapper {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("http://hostelmedia.net/guia-fehr/wp-content/themes/sandbox/assets/wrapper.png");
background-position:center 25px;
background-repeat:no-repeat;
min-height:960px;
width:100%;
}
div#wrapper { margin:auto; text-align:left; width:960px; }
div#bar { background-color:#00795a; display:block; height:25px; position:relative; }
div#header { background:transparent; margin:auto; margin-top:0px; height:150px; width:960px; }
div#line { height: 17px; margin-bottom:15px; margin-top:-5px; }

.logo { position:relative; margin-left:75px; }
.guia { position:relative; }
.left { background:url("http://hostelmedia.net/guia-fehr/wp-content/themes/sandbox/images/bg_menu.gif") repeat-x scroll transparent; border: 1px double #00795a; border-top: 0px ; height:0px; float:left; }
.sidebar { 
	height:0px; 
	float:left; 
	}
.content { float:left; margin-left:25px; }
border:medium none;
.page { border:1px solid #D9D9D9; float:left; margin-left:25px; }
.single { border:1px solid #D9D9D9; float:left; margin-left:25px; }

br.clear { clear:both; height:0; line-height:0; }

th, td { border: 0; padding:0.5em; }

h5 { color:green; width: 300px; }
h3 { line-height:1.5em; }
h2 { background:none repeat scroll 0 0 transparent; border-bottom:1px solid #D9D9D9; color:#666666; padding:5px 5px 4px 0; text-transform:uppercase; }

ul { list-style-type:square; }
ul li { list-style-type:square; margin:0; padding:0; line-height:15px; }

a img { border:0 none; margin:15px; }
a:link, a:visited { color:#333333; text-decoration:none; }
a:hover { text-decoration:underline; }




