@charset "utf-8";
body {
	background-image: url(/images/bg.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #7C5800;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* CSS Document */
#content_sub {
	text-align: center;
}
#container {
	position:relative;
	width:1000px;
	height:830px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}
div.goback {
	text-align: right;
	padding-bottom: 20px;
	padding-right: 10px;
}
#content p.subtitle {
	font-wight: bold;
	font-size: 20px;
	color:#DCD03F;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content ul li {
	padding-bottom:5px;
}
#content div.line {
	/*border-bottom:#DCD03F 1px solid;*/
	width: 430px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	position:absolute;
	width:960px;
	height:80px;
	z-index:1;
	left: 20px;
	top: 790px;
	font-size: 12px;
	color:#E0CC3A;
	margin-left: auto;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif;
	border-top: #DCD03F 1px solid;
	background-repeat: no-repeat;
}
#footer #footerLine{
	position:relative;
	height: 25px;
	width:100%;
	background-image: url/(images/footer-bar_03.gif);
	background-repeat:  no-repeat;
	
}


#music {
	position:absolute;
	width:175px;
	height:70px;
	z-index:2;
	left: 2px;
	bottom: -14px;
}
#header {
	position:absolute;
	width:995px;
	height:205px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(/images/headerBG.gif);
	background-repeat: no-repeat;
}
#adminToolBar {
	background-color: #FFF;
	height: 50px;
	background-image: url(/images/admin-banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 200px;
	position: absolute;
	top:0px;
	z-index: 9;
	width: 800px;
}
#gallery {
	position:absolute;
	width:188px;
	height:536px;
	z-index:3;
	top: 209px;
	left: 35px;
}
#content {
	position:absolute;
	width:772px;
	height:550px;
	z-index:4;
	left: 26px;
	top: 213px;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#pageTitle {
	position:absolute;
	width:597px;
	height:65px;
	z-index:1;
	left: 242px;
	top: 112px;
}
#nav {
	position:absolute;
	width:178px;
	height:646px;
	z-index:5;
	left: 822px;
	top: 128px;
	background-image: url(/images/navBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav li{
list-style:none;

padding-left: 15px;
}
a {
	font-size: 12px;
	color: #E1C213;
	text-decoration: none;
}
a:link {
	color:#E0CC3A;
}
a:visited {
	color:#E0CC3A;
}
a:hover {
	color: #FFF;
}
#footer li{
display: inline;
list-style:none;
}
#footer a {
	font-size: 10px;
	color: #E1C213;
	text-transform: uppercase;
	text-decoration: none;
	margin: 5px;
}
#footer a:link {
	color:#E0CC3A;
}
#footer a:visited {
	color:#968525
}
#footer a:hover {
	color: #FFF;
}
.testamonial_by {
	color:#E0CC3A;
}
.testamonial_msg {
	font-weight: bold;
	color: white;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
}
#adminToolBar a {
	margin-left: 100px;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 12px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#adminToolBar a:link {
}
object {
	outline:none;
}
#galleryContent {
	width: 650px;
	position: absolute;
	top: 0px;
	left: 125px;
	padding:0px;
	margin:0px;
}
#galleryContent{
overflow:hidden;	
}
#galleryContent .entry{

}
#galleryContent div#thumb {
	padding: 2px;
	display: inline;
}
#adminToolBar a:visited {
	color:#000;
}
#adminToolBar a:hover {
	color:#CCC;
	background-color: black;
}
#galleryList {
	width: 150px;
	border-top-color: #AC7E00;
	border-right-color: #AC7E00;
	border-bottom-color: #AC7E00;
	border-left-color: #AC7E00;
	height: 400px;
	overflow: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}
#galleryList a{
		font-size: 9px;
}
#galleryList ul {
	margin: 0px;
	padding: 0px;
}
#galleryList {
	margin: 0px;
	padding: 0px;
}
ul#packages {
	list-style:none;
	margin-left: 10px;
}
ul#packages li a {
	font-size:18px;
	font-family:"Times New Roman", Times, serif
}
/***********FORMS************/
table#info_form input, table#info_form select, table#info_form textarea, table#info_form select.hover {
	background-color: black;
	color:#E0CC3A;
	border:#554609 1px solid;
}
.required_marker {
	color: white;	
}
p.message {
	color:#E0CC3A;
	font-size: 19px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
}
table#info_form input#submit:hover{
	background-color: #E0CC3A;
	color: black;
}
table#info_form td{
padding-top: 10px;	
}
#archway_photos  a{
	/*background-color:#666;*/
	border: 1px solid #E0CC3A;
	width: 370px;
	height: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	display:block;
	float: left;
	text-align: center;
}
#reciprocalLinks {
	position:absolute;
	width:1100px;
	height:51px;
	z-index:2;
	text-align: center;
	top: 50px;
	left: -70px;
}
#reciprocalLinks a{
	margin-left: 5px;
	margin-right: 5px;
}
table.sunsetTimeCalendar td{
	border: 1px solid white;
	padding: 5px;
}
#socialNetworking{
	position:absolute;
	width:102px;
	height:39px;
	z-index:2;
	top:3px;
	left: 392px;
}
#socialNetworking a{
	margin-left: 5px;
	margin-right: 5px;
}

#homeClick {
	position:absolute;
	width:241px;
	height:206px;
	z-index:3;
}
#homeClick a{
	display:block;
	width:241px;
	height:206px;	
}
/* title graphics */
#sidebar{
float: left;	
width: 200px;
margin-left: -50px;
padding-right: 30px;
min-height: 500px;
}
body #header #pageTitle{
background-repeat:no-repeat;

}
body.home #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/homeTitle.gif);	
}
body.page-id-5 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/aboutusTitle.gif);	
}
body.page-id-7 #header #pageTitle{
	/* floral */
background-image: url(/wp-content/themes/magicalmomentweddings/images/floralTitle.gif);	
}
body.blog #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/blogTitle.gif);	
}
body.page-id-11 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/cakeTitle.gif);	
}
body.page-id-12 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/archwayTitle.gif);	
}
body.page-id-13 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/galleryTitle.gif);		
}
body.page-id-85 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/galleryTitle.gif);		
}
body.page-id-14 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/djTitle.gif);		
}
body.page-id-15 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/licensesTitle.gif);		
}
body.page-id-17 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/samesexTitle.gif);	
}
body.page-id-19 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/dosanddontsTitle.gif);	
}
body.page-id-21 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/testamonialsTitle.gif);		
}
body.page-id-28 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/sunsettimesTitle.gif);		
}
body.page-id-23 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/infoformTitle.gif);		
}

body.page-id-24 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/paymentTitle.gif);		
}
body.page-id-25 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/contactTitle.gif);		
}
body.page-id-26 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/blogTitle.gif);		
}


/*packages */
body.page-id-50 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/simplymagicpackageTitle.gif);		
}
body.page-id-46 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/magicaldayofpackageTitle.gif);		
}

body.page-id-48 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/magicalmediumpackage.gif);		
}
body.page-id-52 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/magicalmomentpackageTitle.gif);		
}
body.page-id-54 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/magicalstressfreepackageTitle.gif);		
}
body.page-id-57 #header #pageTitle{
background-image: url(/wp-content/themes/magicalmomentweddings/images/ultimatemagicalpackageTitle.gif);		
}