
/* ::::: http://www.darasgarden.com/css/base.css ::::: */

html, body, h1, h2, h3, h4, h5, h6, form, fieldset, p, ol, ul, li, dt, dd, dl, table, th, tr, td { margin: 0pt; padding: 0pt; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
img, fieldset, input, textarea, select { border: 0pt none ; margin: 0pt; }

body {
background:#e2e7d1 url(../images/f_web.jpg) no-repeat scroll center top;
color: rgb(85, 85, 85);
font-family: Helvetica,Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 62.5%;
line-height: normal;
font-size-adjust:none;
font-stretch: normal;
padding-top: 14px;
text-align: center;
}

html > body {
font-size: 10px;
}

.block { display: block; }
.icon { vertical-align: middle; }
.clear { clear: both; }
.left { display: inline; float: left; }
.right { display: inline; float: right; }

a { text-decoration: none; }

/* estructura general */

#wrapper {
margin: 0pt auto;
text-align:left;
width: 760px;
background:white;
}

#header1{
height: 80px;
}

#logo { float: left; }

ul#nav1 {
float:left;
height:44px;
list-style-type:none;
list-style-image:none;
list-style-position: outside;
width: 516px;
}

#nav1 li { 
margin: 0pt; 
padding: 0pt; 
float: left; 
height: 44px; 
text-indent: -1000em; 
}

#nav1 li a { 
overflow: hidden; 
display: block; 
height: 100%; 
width: 100%; 
}


#n-about { width: 68px; }
#n-weddings { width: 94px; }
#n-events { width: 125px; }
#n-photos { width: 127px; }
#n-contact { width: 102px; }
#n-about a, #n-weddings a, #n-events a, #n-photos a, #n-contact a { background: transparent url(../images/nav.gif) repeat; }
#n-about a:hover { background-position: 0pt 44px; }
#n-weddings a { background-position: -68px 0pt; }
#n-weddings a:hover { background-position: -68px 44px; }
#n-events a { background-position: -162px 0pt; }
#n-events a:hover { background-position: -162px 44px; }
#n-photos a { background-position: -287px 0pt; }
#n-photos a:hover { background-position: -287px 44px; }
#n-contact a { background-position: -414px 0pt; }
#n-contact a:hover { background-position: -414px 44px; }
#wrapper .clearf { clear: both; height: 30px; }
#footer1 { margin: 0pt 20px; padding: 30px 0pt; background: white url(../images/div.gif) no-repeat; }
#footer1 .logo { margin: 0pt 59px 0pt 24px; float: left; }
#footer1 p { color: rgb(102, 102, 51); font-family: "trebuchet ms",Georgia,serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 1.1em; line-height: 1.8; font-size-adjust: none; font-stretch: normal; }
#footer1 p a { margin: 0pt 5px; color: rgb(102, 102, 51); }
#footer1 p .main { margin-left: 0pt; }
#footer1 p a:hover { color: rgb(0, 0, 0); }

/* ::::: http://www.darasgarden.com/css/shared.css ::::: */

#content { display: inline; float: left; margin-left: 44px; width: 435px; background:white }
#content .block { margin-bottom: -0.6em; }
#content p, #visit p { margin: 0.6em 0pt 1.2em; font-size: 1.2em; line-height: 1.8; }
#content h3, #content p span { color: rgb(51, 102, 102); font-family: Georgia,serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 2em; line-height: normal; font-size-adjust: none; font-stretch: normal; }
#content h3 a { color: rgb(51, 102, 102); }
#content p span { font-size: 20px; }
#content p a { color: rgb(153, 51, 51); text-decoration: underline; }
#content p a:hover, #content h3 a:hover { color: rgb(0, 0, 0); }
#content ul { margin: 0.6em 0pt 1.2em; color: rgb(102, 102, 51); font-size: 1.2em; line-height: 1.8; list-style-type: none; list-style-image: none; list-style-position: outside; }
#content li { background: transparent url(../images/dot.gif) no-repeat scroll 0pt 9px; padding-left: 8px; }
#visit { display: inline; float: right; margin-right: 45px; width: 205px; background:white }
#visit label { color: #364740; display: block; font-size: 1.2em; margin-top: 0.6em; }
.input, .textarea, .select {border:1px solid #9db6ab; background: #e2e9e6; color: #364740; font-family: inherit; font-size: 1.2em; }
.input, .textarea { width: 100%; }
.textarea { height: 80px; }
.select { margin-top: 0.6em; width: 100%; }
.submit { margin-top: 0.6em; }
.small { width: 101px; }

/* ::::: http://www.darasgarden.com/css/secondary.css ::::: */

#feature { height: 204px; margin-left: 20px; width: 720px; }
#content p.red { color: rgb(153, 51, 51); }
#content p.left { width: 140px; }
#content p.right { width: 265px; }

/* estilos de la tabla del menú */
#tmenu {
width:720px;
height:191px;
}

#tmenu img {
cursor:pointer;
border:none;
}

/* estilos h4 */
h4 {
color:#1b3636;
font-size:1.5em;
}

/* estilos galeria */
#galeria {
text-align:center;
}

#galeria img {
border:1px solid black;
margin-bottom:5px;
display:inline;
margin-left:5px;
}