body {
	font:12px/1.5em Lucida Grande, Arial, Tahoma, Verdana;
	background:#D8E7F3 url("images/bg.png") repeat-x;
	color:#333;
	margin:0 auto;
	padding:0;
	width: 750px;
	text-align: left;
}
img {
	border:none;
	display:block;
	text-align:center;
	margin:0 auto;
}
a {
	font-weight:bold;
	text-decoration:none;
}
h2 {
	text-align:left;
	font-size:16px;
	margin:0;
	padding:0;
}
blockquote { color:#777; }
#header {
	top:10px;
	width:750px;
	height:80px;
	text-align:left;
	float: left;
	position:absolute;
	background:url("images/hotel-carmen-ana.jpg") center no-repeat;
}
#header h1 { text-indent: -9999px;}
#header h1 a { display: block;	height: 80px; }
#subheader {
	top:128px;
	width:750px;
	height:206px;
	text-align:left;
	float: left;
	position:absolute;
	background:url("images/logo-carmen-ana.jpg") center no-repeat;
}
#container1 {
	text-align:center;
	width:90%;
	margin:0 auto;
	padding:104px 0 0;
}
#container {
	text-align:center;
	width:750px;
	margin:0 auto;
	padding:206px 0 0;
}

/*------- Tab Menu ---------*/
#nav {
	list-style:none;
	width:750px;
	font:x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
	margin:0;
	padding:0 0 0 5px;
}
#nav li { display:inline; }
#nav a {
	float:left;
	font-weight:normal;
	border-bottom:1px solid #e6e6e6;
	background:url("images/tab.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 24px;
}
#nav a span {
	color:#777;
	float:left;
	background:url("images/tab.gif") no-repeat right top;
	padding:5px 36px 4px 11px;
}
#nav #current a {
	font-weight:bold;
	background-position:0 -80px;
	border-width:0;
}
#nav #current a span {
	color:#555;
	padding-bottom:4px;
	background-position:100% -80px;
}
#nav a:hover { background-position:0% -40px; }
#nav a:hover span { background-position:100% -40px; }

/*------- Posts ---------*/
#content {
	margin: 35px 0 0;
	width: 750px;
	text-align:center;
}
#content a, .entry a, .commentlist a, #footer a {
	color:#39C;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {
	border-bottom:1px dashed;
}
.entry {
	text-align:justify;
	margin:0;
	padding:0 0 20px;
}
.entry li {
	list-style:none;
	list-style-image:url("images/bullet.gif");
	margin:10px 0 0;
}
.entrycontent {
	background:#FFF;
	position:relative;
	margin:-2px 0;
	padding:10px 30px 2px;
}
.pie {
	color:#777;
	font-size:12px;
	text-align:right;
}
.date {
	padding-left:15px;
	background:url("images/arrows.png") center left no-repeat;
}
.categories {
	padding-left:15px;
	background:url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left:17px;
	background:url("images/comments.gif") center left no-repeat;
}
	
/*------- Rounded divs ------------*/
.topl { 
	height:15px;
	background:#FFF url(images/topl.gif) left no-repeat;
}
.topr { 
	height:15px;
	background:url(images/topr.gif) right no-repeat;
}
.bottoml {
	height:15px;
	background:#FFF url(images/bottoml.gif) left no-repeat;
}
.bottomr {
	height:15px;
	background:url(images/bottomr.gif) right no-repeat;
}

/* --- Comments template --- */
#comments {
	border-top:1px solid #e6e6e6;
	margin:30px 0 0;
	padding:20px 0 0;
}
#comments li {
	list-style:none;
	list-style-image:none;
	margin:0 15px 0 -30px;
}
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footer {
	text-align:center;
	padding:0 30px 10px;
}
/*=-=-=-= Galerie Foto =-=-=-=-*/
/* change default myGallery style */

.mypicsgalleryentry a img {
	border: 2px solid  #F5F5E6;
	padding: 1px;
}

.mypicsgallery a:hover img {
	border: 2px solid   #58BBEB;
	padding: 1px;
}

.mypicsgalleryentry a img {
	border: 2px solid  #FFFFFF;
	padding: 1px;
}
.mypicsgalleryentry a:hover img {
	border: 2px solid  #58BBEB;
	padding: 1px;
}

.mygallerydescription {
	color: #666666;
	text-align: left;
	font-size: 1em;
}

.mypicup {
	font-weight: bold;
	font-size: 1.2em;	
}

.mypicback {
	font-weight: bold;
	font-size: 1.2em;	
}

.mypicfor {
	font-weight: bold;
	font-size: 1.2em;	
}

.mypictureborder {
	padding-bottom:0px;
	
}

.myfooter span {
	background: #FFFFFF;
	border:0px;
}

.mygallerynames {
	font-size: 1.1em;
}

.mygallerydescription {
	font-size: 0.8em;
}

.myinlineborder {
	padding-bottom:0px;
}

.mypictureentryborder {
	padding-bottom:0px;
}