/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }



body {
	width: 100%;
	height: 100%;
	background: #000 url(../images/bg_tile.jpg) top center;
	color: #dfdfdf;
	font:14px Arial, "Lucida Sans","Lucida Grande",Verdana, Tahoma, sans-serif;
	margin: 0 auto;
	height:100%;
}
html {
height: 100%;
}

* html #container {height: 100%;} 

#container {
	background: url(../images/bg_fade.jpg) top center repeat-y;
	min-height: 100%;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}

#main_content {
	float: right;
	padding-bottom: 20px;
	padding-right: 17px;
	width: 827px;
	position: relative;
}

#navwrap {
margin: 0 auto;
width: 960px;
}

#nav_side {
	width: 79px;
	padding: 20px 5px 0 22px;
	position: fixed;

}

#nav_side li {
	margin-bottom: 12px;
}


/** Home button **/
#nav_side li.home {
	background: url(../images/nav/home.gif) no-repeat 0 0;
	width: 79px;
	line-height: 18px;
}

#nav_side li.home a, #nav_side li.home a:visited {
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	height: 18px;
	line-height: 18px;
}

#nav_side li.home a:hover {
	background: url(../images/nav/home.gif) 0 -18px;
}

#nav_side li.home.current-page-item a, #nav_side li.home.current-page-item a:hover, #nav_side li.home.current-page-item a:active {
	background: url(../images/nav/home.gif) 0 -36px;
}

/** About button **/
#nav_side li.about {
	background: url(../images/nav/about.gif) no-repeat 0 0;
	width: 79px;
	line-height: 17px;
}

#nav_side li.about a, #nav_side li.about a:visited {
	height: 17px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 17px;
}

#nav_side li.about a:hover {
	background: url(../images/nav/about.gif) 0 -17px;
}

#nav_side li.about.current-page-item a, #nav_side li.about.current-page-item a:hover, #nav_side li.about.current-page-item a:active {
	background: url(../images/nav/about.gif) 0 -34px;
}

/** Gallery button **/
#nav_side li.gallery {
	background: url(../images/nav/gallery.gif) no-repeat 0 0;
	width: 79px;
	line-height: 12px;
}

#nav_side li.gallery a, #nav_side li.gallery a:visited {
	height: 12px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 12px;
}

#nav_side li.gallery a:hover {
	background: url(../images/nav/gallery.gif) 0 -12px;
}

#nav_side li.gallery.current-page-item a, #nav_side li.gallery.current-page-item a:hover, #nav_side li.gallery.current-page-item a:active {
	background: url(../images/nav/gallery.gif) 0 -24px;
}

/** Shop button **/
#nav_side li.shop {
	background: url(../images/nav/shop.gif) no-repeat 0 0;
	width: 79px;
	line-height: 30px;
}

#nav_side li.shop a, #nav_side li.shop a:visited {
	height: 20px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 20px;
}

#nav_side li.shop a:hover {
	background: url(../images/nav/shop.gif) 0 -20px;
}

#nav_side li.shop.current-page-item a, #nav_side li.shop.current-page-item a:hover, #nav_side li.shop.current-page-item a:active {
	background: url(../images/nav/shop.gif) 0 -40px;
}

/** Wedding button **/
#nav_side li.wedding {
	background: url(../images/nav/wedding.gif) no-repeat 0 0;
	width: 79px;
	line-height: 12px;
}

#nav_side li.wedding a, #nav_side li.wedding a:visited {
	height: 12px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 12px;
}

#nav_side li.wedding a:hover {
	background: url(../images/nav/wedding.gif) 0 -12px;
}

#nav_side li.wedding.current-page-item a, #nav_side li.wedding.current-page-item a:hover, #nav_side li.wedding.current-page-item a:active {
	background: url(../images/nav/wedding.gif) 0 -24px;
}

/** Register button **/
#nav_side li.register {
	background: url(../images/nav/register.gif) no-repeat 0 0;
	width: 79px;
	line-height: 11px;
}

#nav_side li.register a, #nav_side li.register a:visited {
	height: 11px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 11px;
}

#nav_side li.register a:hover {
	background: url(../images/nav/register.gif) 0 -11px;
}

#nav_side li.register.current-page-item a, #nav_side li.register.current-page-item a:hover, #nav_side li.register.current-page-item a:active {
	background: url(../images/nav/register.gif) 0 -22px; }
	

/** Process button **/
#nav_side li.process {
	background: url(../images/nav/process.gif) no-repeat 0 0;
	width: 79px;
	line-height: 11px;
}

#nav_side li.process a, #nav_side li.process a:visited {
	height: 11px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 11px;
}

#nav_side li.process a:hover {
	background: url(../images/nav/process.gif) 0 -11px;
}

#nav_side li.process.current-page-item a, #nav_side li.process.current-page-item a:hover, #nav_side li.process.current-page-item a:active {
	background: url(../images/nav/process.gif) 0 -22px;
}


/** Giving button **/
#nav_side li.giving {
	background: url(../images/nav/giving.gif) no-repeat 0 0;
	width: 79px;
	line-height: 15px;
}

#nav_side li.giving a, #nav_side li.giving a:visited {
	height: 15px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 15px;
}

#nav_side li.giving a:hover {
	background: url(../images/nav/giving.gif) 0 -15px;
}

#nav_side li.giving.current-page-item a, #nav_side li.giving.current-page-item a:hover, #nav_side li.giving.current-page-item a:active {
	background: url(../images/nav/giving.gif) 0 -30px;
}


/** Blog button **/
#nav_side li.blog {
	background: url(../images/nav/blog.gif) no-repeat 0 0;
	width: 79px;
	line-height: 14px;
}

#nav_side li.blog a, #nav_side li.blog a:visited {
	height: 14px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 14px;
}

#nav_side li.blog a:hover {
	background: url(../images/nav/blog.gif) 0 -14px;
}

#nav_side li.blog.current-page-item a, #nav_side li.blog.current-page-item a:hover, #nav_side li.blog.current-page-item a:active {
	background: url(../images/nav/blog.gif) 0 -28px;
}


/** Paparrazo button **/
#nav_side li.paparrazo {
	background: url(../images/nav/paparrazo.gif) no-repeat 0 0;
	width: 79px;
	line-height: 10px;
}

#nav_side li.paparrazo a, #nav_side li.paparrazo a:visited {
	height: 10px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 10px;
}

#nav_side li.paparrazo a:hover {
	background: url(../images/nav/paparrazo.gif) 0 -10px;
}

#nav_side li.paparrazo.current-page-item a, #nav_side li.paparrazo.current-page-item a:hover, #nav_side li.paparrazo.current-page-item a:active {
	background: url(../images/nav/paparrazo.gif) 0 -20px;
}


/** ciao button **/
#nav_side li.ciao {
	background: url(../images/nav/ciao.gif) no-repeat 0 0;
	width: 79px;
	line-height: 14px;
}

#nav_side li.ciao a, #nav_side li.ciao a:visited {
	height: 14px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 14px;
}

#nav_side li.ciao a:hover {
	background: url(../images/nav/ciao.gif) 0 -14px;
}

#nav_side li.ciao.current-page-item a, #nav_side li.ciao.current-page-item a:hover, #nav_side li.ciao.current-page-item a:active {
	background: url(../images/nav/ciao.gif) 0 -28px;
}



#left-column {
	float: left;
	width: 282px;
	padding: 15px 14px;
	min-height: 663px;
	background: transparent url(../images/bg_left.jpg) top left no-repeat;
}

#right-column {
	float: right;
	width: 502px;
	padding: 15px 0 0 0px;
}


#right-page {
	float: right;
	width: 492px;
	padding: 0;
}

a { color:#EBBC58; text-decoration:none; }
a:hover { color:#a08d23; text-decoration:none; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6 { margin-bottom:.4em; line-height:1.3em; color:#CCE2DD; font-weight: 100; }
.head {margin-bottom:.4em; line-height:1.3em; color:#DEDEDE;}

h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; color: #cce2dd; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; color: #CCE2DD; }
h6 { font-size:.95em; color: #FFF; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#CCE2DD; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }



#footer {
  	clear: both;
  	width: 960px;
  	color: #747474;
  	font: 12px/15px Helvetica, Arial, sans-serif;
	padding-bottom: 15px;
}

#footer p {
	text-align: center;
	line-height: 1.5em;
}

#footer a, #footer a:visited {
  	font-weight: bold;
  	text-decoration: none;
}

#footer a:hover {
  	color: #7c0712;
}
