@charset "UTF-8";
/* MISC STYLES
-------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}

body{
	background: #666666 url(../img/layout/bg2.gif) repeat;
	color: #503810;
	font: 14px/20px Georgia, "Palatino", serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td{
	font-weight: normal;
}

img {
	border: none;
}

.clear, .clr{
	clear:both;
}

/* TYPOGRAPHY
----------------------------------------- */
p { 
 	color: #503810;
	margin: 0 0 18px 0;
}
a, a:link, a:visited{
	color: #990000;
}
a:hover, a.active{
	color: #000000;
}
h1, h2, h3, h4{
	font-family: "Baskerville", "Garamond", Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color:#503810;
}
h1{
	color: #503810;
	font: 48px/50px "Baskerville", "Garamond", Georgia, serif;
	padding: 15px 0 0;
	text-align: center;
}
h1 span{
	background: transparent url(../img/layout/h1-left.gif) no-repeat center left;
	padding-left: 63px;
}
h1 span span{
	background: transparent url(../img/layout/h1-right.gif) no-repeat center right;
	padding-right: 125px;
}
h2{
	border-bottom: 1px solid #d9c16a;
	color: #990000;
	font: 28px/28px "Baskerville", "Garamond", Georgia, serif;
	letter-spacing: 2px;
	padding: 15px 0 0;
	margin-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
}
h3 {margin: 0 0 18px 0; font-weight: 300; clear: both; font-size: 18px;}
h4 {font-size: 16px; line-height: 18px; width: 95%; font-weight: 300; border-bottom: 1px solid #ccc; margin: 0 0 16px 0;}
h5 {font-size: 14px; font-weight: 700; margin: 0 0 12px 0;}
h6 {font-size: 13px; line-height: 1.4em; margin: 0 0 12px 0;}

/* LIST STYLES */
ul, ol {
	margin: 0 0 18px 24px;
}
li {
	margin: 5px 10px;
	font-size: 0.9em;
}
li li {
	font-size: 0.9em;
}
blockquote {
	margin: 10px;
	font-size: 1.4em;
	color: #777;
	font-style: italic;
}
.note{
	font-size:0.75em;
	color:#000000;
}
	

/* CONTAINER
----------------------------------------- */
.overlay{
	background: transparent url(../img/layout/bg2_overlay.png) repeat-x;
}
#container{
	margin: 10px auto;
	position: relative;
	text-align: center;
	width: 926px;
}

/* HEADER & MAIN NAVIGATION
----------------------------------------- */
#logowrap{
	height: 254px;
	left: 50%;
	margin-left: -186px;
	position: absolute;
	top: 0;
	width: 372px;
	z-index: 999;
}
.logo{
	background: transparent url(../img/layout/logo_corazon.png) no-repeat scroll center top;
}
.logo a{
	outline-style:none;
	outline-width:0;
}

#header{
	background: #DDDDDD url(../img/layout/header_bg.gif) repeat;
	margin: 83px 0 0 0;
}
#header .top{
	background: transparent url(../img/layout/header_bgtop.gif) 0 0 repeat-x;
}
#header .bot{
	background: transparent url(../img/layout/header_bgbot.gif) 100% 100% repeat-x;
}
#header .container{
	margin: auto;
	padding: 12px;
	width: 926px;
}
#header #colleft{
	background: url(../img/layout/closetoheart.gif) 50px center no-repeat;
	float: left;
	height: 80px;
	width: 40%;
}
#header #colright{
	color: #efe6c1;
	float: right;
	font-family: "Times New Roman", Times, serif;
	padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
	width: 40%;
}
#header #colright td{
	padding: 0 10px;
}
#header #colright a{
	font: 16px/24px Georgia, "Palatino", serif;
	letter-spacing: 2px;
	outline-style:none;
	outline-width:0;
}
#header #colright a.right:link, #header #colright a.right:visited{
	color: #EEE6C5;
	padding-right: 18px;
	text-decoration: none;
}
#header #colright a.left:link, #header #colright a.left:visited{
	color: #EEE6C5;
	padding-left: 18px;
	text-decoration: none;
}
#header #colright a.right:hover, #header #colright a.right.active, #header #colright span#current a.right{
	background: transparent url(../img/layout/a-star.gif) no-repeat center right;
	color: #FFFFFF;
	padding-right: 18px;
}
#header #colright a.left:hover, #header #colright a.left.active, #header #colright span#current a.left{
	background: transparent url(../img/layout/a-star.gif) no-repeat center left;
	color: #FFFFFF;
	padding-left: 18px;
}

/* MAIN CONTENT
----------------------------------------- */
#mainContent{
	background: transparent url(../img/layout/main-top.png) no-repeat scroll top center;
	padding: 20px 0;
}
#mainContent div#mc1{
	background: transparent url(../img/layout/main-bot.png) no-repeat scroll bottom center;
	padding: 0 0 20px;
}
#mainContent div#mc1 div#mc2{
	background: transparent url(../img/layout/main-mid.png) repeat-y scroll top center;
}
#mainContent div#mc1 div#mc2 div#mc3{
	padding: 35px 20px 75px 25px;
	text-align: left;
}
.gallery{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 700px;
	height: 550px;
	}

/* FOOTER
----------------------------------------------- */
#footer{
	padding: 0 10px;
}
#footer p{
	font-size: 75%;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
}

a.feliciadesigns img, a.feliciadesigns:link img, a.feliciadesigns:visited img{
	background: transparent url(../img/layout/feliciadesigns.png) no-repeat top center;
	width:60px;
	height:23px;
}
a.feliciadesigns:hover img, a.feliciadesigns.active img{
	background: transparent url(../img/layout/feliciadesigns_on.png) no-repeat top center;
}

#logowrap{
	height: 254px;
	left: 50%;
	margin-left: -186px;
	position: absolute;
	top: 0;
	width: 372px;
	z-index: 999;
}
.logo{
	background: transparent url(../img/layout/logo_corazon.png) no-repeat scroll center top;
}
.logo a{
	outline-style:none;
	outline-width:0;
}

/* PHOTOS
----------------------------------------------- */
div.photoframe {
	padding: 15px;
	float: left;
	position: relative;
}

div.corner-tl,
div.corner-tr,
div.corner-bl,
div.corner-br {
	position: absolute;
	width: 25px;
	height: 25px;
	z-index: 1;
}

div.corner-tl {
	top: 12px;
	left: 12px;
	background: url(../img/layout/gallerystyles/thumbnail_cut/images/corners.png) -25px -25px no-repeat; /* ie6png:crop */
}

div.corner-tr {
	top: 12px;
	right: 12px;
	background: url(../img/layout/gallerystyles/thumbnail_cut/images/corners.png) 0 -25px no-repeat; /* ie6png:crop */
}

div.corner-bl {
	bottom: 12px;
	left: 12px;
	background: url(../img/layout/gallerystyles/thumbnail_cut/images/corners.png) -25px 0 no-repeat; /* ie6png:crop */
}

div.corner-br {
	bottom: 12px;
	right: 12px;
	background: url(../img/layout/gallerystyles/thumbnail_cut/images/corners.png) 0 0 no-repeat; /* ie6png:crop */
}

div.thumbnail img {
	float: left;
}

/* THUMBNAILS
----------------------------------------------- */

div.thumbnails {
	width: 815px;
	margin:0 auto;
}
