/* CSS Document */

body {
	font-family: "Arial, Helvetica, sans-serif";
}


/*####### wrap #######*/
#container {
	width: 100%; 
	height: 100%;
	margin: 0 auto;
	top: 0px;
	margin-bottom: 0.01em;

}



#container #header {
	position:relative;
	left:0px;
	width:980px;
	height:105px;
	margin: auto;
	top: 0px;
}
/*####### navmenu #######*/

#navmenu ul{
	position: absolute;
	font: 12px Verdana;
	padding-left: 0px;
	margin: auto;
	height: 10px;
	float: right;
	top: 3px;
	right: 1px;
	z-index: 2;
	width: 684px;
}

#navmenu ul li{
list-style: none;
display: inline;
}

#navmenu ul li a{
	text-decoration: none;
	float: right;
	color: #666; /*You can change this color*/
	font-family: Verdana, "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 0px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 0.5em;
}

#navmenu ul li a:hover{
	border-style: none;
	color: #999;
}

html>body #navmenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	font-family: Verdana, "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}

/*####### ############# #######*/


#container #header #admheader {
	position: absolute;
	height: 105px;
	width: 980px;
	top: 0px;
	margin: auto;
	z-index: -10;
}
/*#headerlinks {
	position:relative;
	display: block;
	float:right;
	z-index: 10;
	padding-top: 160px;
	border: none;
}
*/

#socialmedia {
	position: relative;
	display: block;
	float: right;
	width: 220px;
	height: 43px;
	z-index: 10;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.social {
	position: relative;
	float: left;
	display: compact;
}


#body {
	position:relative;
	height:auto;
	font-family:Verdana, "Arial, Helvetica, sans-serif";
	margin: auto;
	width: 980px;
}

/*---- shadowbox -------*/

#shadowbox {
	width: 728px;
	background-color:#FFF;
}

	/*- top -*/
#top { /*- adm issue page top -*/
	position: absolute;
	width:728px;
	background: url(Images/texture_home_top_220.jpg) 0 0 no-repeat;
	height: 220px;
} 

#indextop { /*- adm homepage top -*/
	position: absolute;
	width: 728px;
	background: url(Images/texture_indextop.png) 0 0 no-repeat;
	z-index: 0;
	height: 220px;
} 
 

#pagetop { /*- adm normal page top -*/
	position: absolute;
	width:728px;
	background: url(Images/texture_top.png) 0 0 no-repeat;
	z-index: 1;
	height: 220px;
} 

.title {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:10px;
	margin: 30px 30px 0 210px;
	text-align: left;
	z-index: 10;
	position:absolute;
}
.cover {
	float:right;
	padding: 10px 29px 0px 10px;
	z-index: 30;
}

.adwcover {
	float:right;
	padding: 0px 0px 0px 15px;
	z-index: 30;
}
/*.avp {
	height: 240px;
	width: 320px;
	float:right;
	padding: 10px 0px 0px 20px;
	z-index: 30;
}   */

.avp {
	position:relative;
	height: 440px;
	width: 660px;
	margin: auto;
	z-index: 30;
}

#gallery {
	height: 105px;
	width: 505px;
	z-index: 3;
	padding: 93px 30px 0 29px;
}
	/*- copy -*/
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	position: relative;
	z-index: 1;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: normal;
	left: 0px;
}

#text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding: 55px 30px 0px 30px;
	text-indent: 15px;
	z-index: 3;
	position:relative;
}

.commontext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding: 0px 30px 0px 30px;
	text-indent: 15px;
	z-index: 3;
	position:relative;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	position:relative;
	padding-top: 20px;
	z-index: 5;
	color:#03C;
	text-indent:0px;
}

#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	position:relative;
	padding-top:0px;
	padding-bottom: 32px;
	z-index: 5;
	color:#03C;
	text-indent:0px;
}

#archive_bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	position:relative;
	padding-top:80px;
	z-index: 5;
	color:#03C;
	text-indent:0px;
}

.archivetable {
	border-collapse:separate;
	border-spacing: 0 3px;
	empty-cells:0px;
	display: block;
}

tr {
	
}
	
	/*- bottom -*/

#bottom {
	position: absolute;
	background-image: url(Images/texture_bottom_220.png);
	height: 220px;
	width: inherit;
	bottom: 10px;
	text-wrap:none;
	z-index: 0;
}

/*---------------- main content ------------------*/

#maincontent {
	position: relative;
	width: 728px;
	top: 3px;
	height:100%;

} 

#maincontent #leaderboard {
	background-color: #FFF;
	position: relative;
	width: 728px;
	height: 90px;

} 


#maincontent .contentbg {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -2;
	margin-top: 108px;
} 



.header {
	font-size: 24px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}

.subhead {
	font-size: 22px;
	text-decoration:underline;
	color: #F00;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	line-height:normal;
}



/*----- image text wrap -----*/

.img_floatleft {
	display:block;
	padding: 0px 15px 5px 0px;
	position:static;
	float:left;
}

.img_floatright {
	display:block;
	padding: 0px 0px 5px 15px;
	position:static;
	float:right;
}

.img_spacer {
	padding: 0px 5px 0px 5px; 
}

#cover_wrap {
	height:175px;
	width:160px;
	float:right;
	padding-left: 15px;
	z-index: 10;
}

/*-- links hover --*/

a:link {
	text-decoration:none;
	color:#03C;
}
a:link:hover, a:visited:hover {
} 



/*---------------- side bar ------------------*/

#sidebar {
	position: absolute;
	width: 247px;
	top: 2px;
	right: -1px;
	height: 732px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

.sidebarcontents {
	display:block;
	float:left;
	margin-bottom: 4px;
	width: 247px;
	
}

.sidebar_archive {
	background:url(Images/sidebar_archive.jpg) no-repeat;
	width: 100%;
	height: 360px;
}
.sidebar_archive_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	width:217px;
	padding: 5px 15px 0px 15px;
	height: 283px;
	overflow:hidden;
	text-align:center;
}
.sidebar_archive_yearnav {
	padding: 5px 4px 4px 0px;
	height: 25px;
	
}

#stickyfloat {
	position:absolute;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	line-height:normal;
	margin:10px 10px 0 10px;
	width:225px;
	height:400px;
}


/*----------------footer--------------------*/

#footer {
	position:absolute;
	height: 32px;
	width: 728px;
	background-color:#F00;
	color:#FFF;
	text-align:center;
	font-family:Verdana, "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size:11px;
	bottom: 0px;
}

#weddingsfooter {
	position:absolute;
	height: 32px;
	width: 728px;
	background-color:#ee4d9b;
	color:#FFF;
	text-align:center;
	font-family:Verdana, "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size:11px;
	bottom: 0px;
}

/*-----------------------*/

.indent {
	text-indent: 30px;
}


/*------------- archive page & lightbox  -----------------*/

.imageRow {
	position: relative;
	margin: 0px;
	border:5px #FFFFFF;
	vertical-align: baseline;
	padding-bottom: 180px;
	z-index: 5;
}

.single {
	float: left;
	text-align:center;
	border-color:#FFF;
	padding-left: 3px;
	padding-right: 3px;
}

.imageRow .single a img {
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}
.single .btn {
	text-decoration:none;
	color:#777777;
	text-align:center;
	
}
.btn {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:0px 9px;
	margin-top: 7px;
	width: 82px;
	text-decoration:none;
	color:#777777;
	
}.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background-color:#dfdfdf;
	text-decoration:none;
	color:#777777;
	
}.btn:active {
	position:relative;
	top:1px;
	text-decoration:none;
	color:#777777;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	z-index: 15;
	margin-bottom: 7px;
}

.dropshadow {
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
}
