/*
Theme Name: Atlantis Park
Theme URI: http://atlantis.com.sv/
Description: El tema de Atlantis Park para Wordpress 2.8x.
Version: 3.0
Author: NazarDesign
Author URI: http://nazardesign.com/
Tags: blue, under sea, fixed width, two columns, widgets, video, fun, water

	Atlantis Park v3.0
	http://nazardesign.com/portfolio/

	This theme was designed and built by NazarDesign,
	whose blog you will find at http://nazardesign.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* elements superiores */
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #003 url(images/Background-Atlantis-park.jpg) center top no-repeat;
	font: normal .80em/1.6em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #fff;
	text-align: center;
}
/* enlaces */
a {
	color: #FF0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}
p {
	margin:0
}
img {
	border:0
}
/* cabecera */
h1, h2, h3 {
	font: bold italic 1.3em Georgia, "Times New Roman", Times, serif;
	color:#FF0;
	letter-spacing:-1px;
}
h1 {
	font-size: 3.0em;
}
h2 {
	text-align:left;
	padding:0;
	font: normal 1.8em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h3 {
	font-size: 1.3em;
	color: #FF0;
	letter-spacing: 0px; margin:0
}
p, h1, h2, h3 {
	margin: 0 0 10px 0;
	padding: 0;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}
.size-thumbnail, .size-medium {
	padding: 7px;
	border:1px solid #09C
}
.alignleft {
	float:left;
	margin: 0 20px 5px 10px;
}
.alignright {
	float:right;
	margin: 0 10px 5px 20px;
}
/***********************
	  LAYOUT
************************/

/*Shows an PNG transparent in IE 6*/

#wrapper {
	width: 970px;
	margin:0 auto;
	position: relative;
}
#promocion {
	position: absolute;
	background:url(images/pez-oferta.png) 0% 0% no-repeat;
	height:100px;
	width:220px;
	padding: 5px 0 0 100px;
	top:22px; line-height:115%;
	left:620px;
	text-align:left;
	font-size:12px;
	z-index:10;
}
#promocion p {
	margin:0;
}
#promocion h1 {
	font-size: 1.7em;
	color:#FF0;
	padding: 0;
	letter-spacing:2px;
}
/* cabecera */
#header-content {
	position: relative;
	padding: 60px 0 0 180px;
	margin:0 auto;
	height:60px;
	text-align:left;
}
#header-content h1 {
	font: bold 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #fff;
	width:500px
}
#logo {
	position: absolute;
	font: normal 40px/65px Georgia, "Times New Roman", Times, serif;
	height: 314px;
	width: 215px;
	padding: 0;
	margin: 0;
	/* change the values of left and top to adjust the position of the logo */
	top: -20px;
	left: 10px;
}
#logo a {
	text-decoration: none;
	color: #FFF;
	border:0
}
/* el menu */
#menu {
	text-decoration: none;
	color: #FFF;
	width:970px;
	height:71px;
	padding:45px 0 0 0;
	text-align:center;
	background:url(images/bg-menu.png) center top no-repeat
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style:none
}
#menu li {
	display: inline;
	padding: 0;
}
#menu li a {
	color: #000;
	padding: 10px;
	font-weight: bold;
	font-size:16px;
}
#menu li a:hover {
	color: #fff;
	text-decoration:none
}
/* contenido */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background:url(images/estrellas.png) 0% 0% no-repeat;
}
#content {
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
/* principal */
#main {
	margin: 0 20px 10px 40px;
	padding: 0;
	width: 530px;
	float: left;
}
* html #main {
	margin: 0 20px 10px 35px;
}
#main h1 {
	text-align: right;
}
/* post from combos */
#post {
	margin:15px 0 0 0;
	text-align:left
}
#post h1 {
	text-align:left;
	padding:0 0 0 65px;
	height:50px;
	background:url(images/paquete.gif) 0% 0% no-repeat;
	font: normal 1.8em/1.9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#post h1 a:hover {
	color:#FFF;
	text-decoration:none
}
/* sidebar */
#sidebar {
	float: left;
	width: 330px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	text-align:center;
	font-size:11px;
	color:#3CF;
	line-height:14px
}
#sidebar h3 {
	font: normal 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FC0;
	padding: 0;
	margin: 0 0 10px 5px;
	letter-spacing:2px;
}
#sidebar ul.sidemenu {
	margin: 5px 0 15px 0;
	padding: 0; list-style: none;
	border-top: 1px dashed #E1E1E1;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
}
#sidebar ul.sidemenu a {
	display: block;
	color: #666666; list-style: none;
	text-decoration: none;
	padding: .3em 0 .1em 10px;
	width: 94%;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .1em 10px;
	color: #CB4721;
	background: #FFF;
}
#video {
	background:url(images/bg-video.png) 0% 0% no-repeat;
	padding: 30px 0 0 0;
	margin-bottom:15px;
	height:226px;
	text-align:center
}
/* pie de pagina */
* html #footer, #footer {
	clear: left;
	padding: 40px 0;
	font: normal 0.85em/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background:url(images/bg-footer.png) 50% 0% no-repeat;
	color: #fff;
	width: 970px;
}
#footer p {
	margin-left: 0;
}
/* form elements */
form {
	margin: 15px;
	padding: 0;
	color:#FFF
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #666666;
}
textarea {
	width: 280px;
	padding:2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:100px;
	display:block;
	color: #666666;
}
input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #EFEFEF;
	padding: 2px 3px;
	background: #F1F0E4;
}
