/************* Wireframe Layout *************/
body
{
	margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1
{
	padding-top: 10px;
	padding-left: 26px;
}

#address
{
	margin-top: 50px;	
}

#address p
{
	font-size: 1.6em;	
}

#img-rotator-top
{
	background: url(/templates/brides-weddings/images/img-rotator-top-bg.jpg) top left no-repeat;
	height: 11px;
}

#img-rotator-bottom
{
	background: url(/templates/brides-weddings/images/img-rotator-bottom-bg.jpg) top left no-repeat;
	height: 30px;
}

#img-rotator
{
	background: url(/templates/brides-weddings/images/img-rotator-bg.jpg) top left repeat-y;
}

img.events-header
{
	margin-bottom: 20px;	
}

.post-block
{
	margin-bottom: 20px;	
}

.post-date
{
	background: #404243;	
	padding-top:5px;
	padding-bottom: 7px;
}

.post-date p
{
	font-size: 2.2em;
	color: #CFCFD0;
	margin: 0;
}

/**************  Nav Top *****************/

#nav-top
{
	background: url(/templates/brides-weddings/images/nav-top-bg.gif) no-repeat top left;
	height: 40px;
}

#nav-top ul
{
	margin: 0;
}	

#nav-top li
{
	font-size: 1.5em;
	float: left;
	text-indent: -9009px;
	margin: 0;
}

#nav-top li a, #nav-top li p
{
	display: block;
	background: url(/templates/brides-weddings/images/nav-top-bg.gif) no-repeat top left;
	height: 40px;
	margin-bottom: 0;
}

#nav-top li.sib-1
{
	margin-right: 25px;	
	margin-left: 16px;
}

#nav-top li.sib-1 a, #nav-top li.sib-1 p
{
	background-position: -15px 0;
	width: 80px;
}

#nav-top li.sib-1 a:hover, #nav-top li.sib-1 p
{
	background-position: -15px -40px;
}

#nav-top li.sib-2
{
	margin-right: 27px;	
}

#nav-top li.sib-2 a, #nav-top li.sib-2 p
{
	background-position: -123px 0;
	width: 91px;
}

#nav-top li.sib-2 a:hover, #nav-top li.sib-2 p
{
	background-position: -123px -40px;
}

#nav-top li.sib-3 a, #nav-top li.sib-3 p
{
	background-position: -243px 0;
	width: 45px;
}

#nav-top li.sib-3 a:hover, #nav-top li.sib-3 p
{
	background-position: -243px -40px;
}


/**************  Nav Main *****************/

#nav-main
{
	background: url(/templates/brides-weddings/images/nav-main-li-bg.jpg) no-repeat top left;
	margin-top: -55px;
	margin-bottom: 20px;
}

#nav-main ul
{
	height: 57px;
	padding-left: 7px;
}	

#nav-main li
{
	font-size: 2.0em;
	margin-right: 15px;
	float: left;
	text-indent: -9009px;
	margin: 0;
}

#nav-main li a, #nav-main li p
{
	display: block;
	background: url(/templates/brides-weddings/images/nav-main-li-bg.jpg) no-repeat top left;
	height: 57px;
	width: 75px;
	margin-bottom: 0;
}

#nav-main li.sib-1
{
	margin-right: 7px;	
}

#nav-main li.sib-1 a, #nav-main li.sib-1 p
{
	background-position: -7px 0;
	width: 83px;
}

#nav-main li.sib-1 a:hover, #nav-main li.sib-1 p
{
	background-position: -7px -57px;
}

#nav-main li.sib-2
{
	margin-right: 102px;	
}

#nav-main li.sib-2 a, #nav-main li.sib-2 p
{
	background-position: -97px 0;
	width: 130px;
}

#nav-main li.sib-2 a:hover, #nav-main li.sib-2 p
{
	background-position: -97px -57px;
}


#nav-main li.sib-3
{
	margin-right: 9px;	
}

#nav-main li.sib-3 a, #nav-main li.sib-3 p
{
	background-position: -329px 0;
	width: 158px;
}

#nav-main li.sib-3 a:hover, #nav-main li.sib-3 p
{
	background-position: -329px -57px;
}

#nav-main li.sib-4
{
	margin-right: 7px;	
}

#nav-main li.sib-4 a, #nav-main li.sib-4 p
{
	background-position: -493px 0;
	width: 143px;
}

#nav-main li.sib-4 a:hover, #nav-main li.sib-4 p
{
	background-position: -493px -57px;
}

#nav-main li.sib-5
{
	margin-right: 7px;	
}

#nav-main li.sib-5 a, #nav-main li.sib-5 p
{
	background-position: -648px 0;
	width: 140px;
}

#nav-main li.sib-5 a:hover, #nav-main li.sib-5 p
{
	background-position: -648px -57px;
}


#nav-main li.sib-6 a, #nav-main li.sib-6 p
{
	background-position: -793px 0;
	width: 164px;
}

#nav-main li.sib-6 a:hover, #nav-main li.sib-6 p
{
	background-position: -793px -57px;
}

/*************  Content Container ********************/


#content-container-top, #footer-top
{
	background: url(/templates/brides-weddings/images/content-container-top-bg.gif) no-repeat top left;
	height: 19px;
}

#content-container-bottom, #footer-bottom
{
	background: url(/templates/brides-weddings/images/content-container-bottom-bg.gif) no-repeat bottom left;
	height: 19px;
}

#content-container, #footer
{
	background: url(/templates/brides-weddings/images/content-container-bg.gif) repeat-y top left;
}

#main-content p
{
	font-size: 1.5em;	
}

#content,#footer
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#cta-container
{
	background: url(/templates/brides-weddings/images/cta-bg.jpg) top center no-repeat;
	margin-top: 20px;
}

#cta-bottom
{
	background: url(/templates/brides-weddings/images/cta-bottom-bg.jpg) top center no-repeat;
	height: 16px;
}

#cta-container .cta
{
	padding-top: 25px;
	padding-bottom: 25px;
}

#cta-container .cta h2
{
	font-size: 2.7em;
	font-style: italic;
	font-weight: normal;
}

#cta-container .cta p
{
	font-size: 1.5em;	
}

#cta-container .cta img
{
	text-align: center;	
}

#cta-container .cta p, #cta-container .cta h2, #cta-container .cta h3, #cta-container .cta h4, #cta-container .cta a
{
	color:  #D4D5D5
}

#cta-bottom img.img-bride
{
	float: right;
	margin-top: -152px;
	margin-right: 18px;
}

#content
{
	background: #E7FFE5; 
}

#nav-side
{
	background: #FFFDED; 
}

#nav-main ul, #nav-bread ul, #nav-footer ul, #nav-top ul, #nav-side ul
{
	list-style: none;
	margin: 0;
}

#nav-side ul ul
{
	padding: 0 0 0 10px;
}

#nav-top li
{
	display: inline;
	margin-right: 10px;
}

#footer-top
{
	margin-top: 20px;	
}

#footer-bottom
{
	margin-bottom: 10px;	
}

#footer ul
{
	margin: 0;	
}

#footer ul ul
{
	margin-top: 5px;	
}

#footer li
{
	margin-right: 0;
	list-style: none;
}

#footer li a
{
	color: #363636;
	text-decoration: none;
}

#footer li a:hover
{
	text-decoration: underline;
}

/************* Small Dot *************/

#small-dot
{
	background: #FFF;
}

#small-dot p
{
	font-size: 1.2em;
	color: #888888;
	margin: 0;
}

#small-dot a
{
	color: #888888;	
}

#small-dot a:hover
{
	color: #888888;	
	text-decoration: none;
}
/************* Typography *************/

p, li, h2, h3, h4 { color: #333333; }
h2{ font-size: 2.0em; font-weight:bold; }
h3{ font-size: 1.7em; font-weight:bold; margin-bottom: 0;}
h4,h5,h6{ font-size: 1.3em; font-weight:bold; margin-bottom: 0;}
p, li{ font-size: 1.4em; }
li { margin-bottom: 5px; }

a{ color: #63116E;}
a:hover{ text-decoration:none; color: #63116E;}

h3.post-title a {  color: #333333; text-decoration: none;}
h3.post-title a:hover { color: #333333; text-decoration: underline;}

/*************  News Formatting *************/
.post-date
{
	margin: 4px 0 0 0;
	color: #888888;
}

.divider
{
	height: 11px;
	background: url(/templates/iwf/images/divider.gif) repeat-x top left;
}


