/*================================================================
Reset Browser Defaults
==================================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ul li{
  display: inline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul, li {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*================================================================
Typography
==================================================================*/

.hidden {display: none;} /* hides the page title and description */

address {
	font-size: 0.8em;
	color: #66ccff;
}

a:link, a:visited {
	color: #E8E8E8;
	text-decoration: none;
}
a:hover {color: #66ccff; text-decoration: none; }
a.linkStyleName:link {color: #66CCFF; text-decoration: none;}
a.linkStyleName:visited {color:#66CCFF; text-decoration: none;}
a.linkStyleName:hover {color: red;text-decoration: none; }
a.linkStyleName:active {color:#66CCFF;text-decoration: none; }

p {
	margin: 15px 0px;
}

h2, h3 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: .12em;
	color: #E6E6E6;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: .12em;
	color: #66ccff;
}
small {font-size: .8em;}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 5px;
	
}
.dateq {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-top: 5px;
	
}

#sidebar_left h3, #sidebar_right h3 {
	font-size: 1.4em;
	border-bottom: 1px dotted #666666;
	padding-bottom: 6px;
	font-weight: normal;
	letter-spacing: .12em;
	color: #666666;
	margin-bottom: 20px;
}



/*================================================================
Image floats
==================================================================*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 1px 16px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 16px 1px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/* End Images */

/*================================================================
Site Structure
==================================================================*/	
body{
    height: 100%;
	line-height:1.125em;
	background-image: url(body-bkg.gif);
	z-index: 9;

}
	
 #wedding_photography{
    height: 100%;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	line-height:1.125em;
	background: url(images/body.png) repeat-y center top;
	z-index: 10;

}


#center {
margin-left: 40px;
}


#top_address {
	margin: auto;
	height: 76px;
	padding-top: 8px;

	padding-right: 10px;
	width: 1014px;
	background: #000 url(images/logo.png) no-repeat;
	text-align: right;
	overflow: hidden;}

#header {
	width: 1024px;
	height: 440px;
	margin: auto;
	position: relative;
}
#headera {
	width: 1024px;
	height: 35px;
	margin: auto;
	position: relative;
}

#sub_header {
	margin: auto;
	height: 36px;
	width: 1024px;
	position: absolute;
	bottom: 0;
	z-index: 30;
	background-image: url(images/dropmenu_bg.png);
}

#container {	
    width: 984px;
	margin: auto;
	background: #171717;
	padding: 20px 20px;
	font-size:0.875em;
}

#main_content_left {
	width: 500px;
	float: left;
}

#main_content_right {
	width: 455px;
	float: right;
}

#main_content_lefta {
	width: 470px;
	float: left;
}
#main_content_leftb {
	width: 485px;
	float: left;
}
#main_content_righta {
	width: 470px;
	float: right;
}
#main_content_rightb {
	width: 485px;
	float: right;
}


#main_content_div {
clear: both;
text-align: center;
}

#onecolouter {
	width: 850px;
	margin: auto;
	clear: both;
	text-align: center;
}

#onecoloutera {
	width: 1000px;
	margin: auto;
	clear: both;
	text-align: center;
}

#galleryouter {
	width: 900px;
	
	position: relative;
	padding: 20px 30px 0;
	
}


#footer {
	width: 1024px;
	height: 750px;
	padding-top: 30px;
	margin: auto;
	clear: both;
	text-align: center;
	overflow: hidden;
}

#footer1 {
	width: 100%;
	height: 1450px;
	position: absolute;
	top: 1631px;
	background: url(images/body.png) repeat-y center top;
	z-index: 10;
	overflow: hidden;
	left: 0px;
}
#footer1a {
	width: 900px;
	height: 1350px;
	margin: auto;
	clear: both;
	font-size: .8em;
	padding-top: 500px;
	padding-bottom: 10px;
	text-align: center;
}


/*================================================================
The posts
==================================================================*/

#first_column {
	float: left;
	width: 240px;
}

#second_column {
	float: right;
	width: 240px;
}

.post_header {
  width: 190px;
  background-color: #555555;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89; 
  margin-left:2px;
  padding-left: 10px;
 color: #000000;
}
.post_headera {
  width: 190px;
  background-color: #555555;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89; 
  margin-left:2px;
  margin-top:20px;
  padding-left: 10px;
 color: #000000;
}

.post_body {
	height: 100px;
	overflow: hidden;
}

.post_body_ca {
	height: 90px;
	overflow: hidden;
}

.post_footer{
  font: 0.8em italic Times, serif;
  color #000000;
  width: 175px;
  padding: 12px;
  background-color: #555555;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin-bottom: 35px;
  margin-left:2px;

}
.post_footera{
  font: 0.8em italic Times, serif;
  color #000000;
  width: 175px;
  padding: 12px;
  background-color: #555555;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin-bottom: 15px;
  margin-left:2px;

}



.onecol_header {
	  font: 1em italic Times, serif;
  color:#66ccff;
  background-color: #171717;
  text-align:left; 
  margin-left:2px;
  margin-top:20px;
  padding-left:45px;
  padding-bottom: 19px;
 
}


.onecol_body {
	margin-left:2px;
	padding-left:45px; 
	padding-right:45px;
	background-color: #171717;
	text-align:left; 
	text-align: justify;
	overflow: hidden;
}


.onecol_footer{
  font: italic Times, serif;
  font-size: 0.3em;
  color #66ccff;
  text-align:left; 
  padding: 12px;
  background-color: #171717;
  color:#66ccff;
  margin-bottom: 15px;
  margin-left:70px;
  padding-left:45px; 
padding-right:45px;

}
/*================================================================
Gallery
==================================================================*/
#album_heading {

	padding-top: 40px;
	margin: auto;
	clear: both;
	text-align: center;
	font-size: 1.8em;
}


#album_intro {

	padding-top: 40px;
	margin: auto;
	clear: both;
	text-align: center;
	font-size: .95em;
}

#album_footer {

	padding-top: 40px;
	margin: auto;
	clear: both;
	text-align: center;
	font-size: 1em;
}

#album_pic {

	padding-top: 40px;
	margin: auto;
	clear: both;
	text-align: center;
}
/*================================================================
Featured Post
==================================================================*/

.featured {
	margin: 0px;
}

.featured h2{
	font-size: 1.8em;
}

.featured_datetime {
	font-size: 0.8em;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.featured_header {
}

.featured_headerq {
  width: 421px;
  padding: 12px;
  background-color: #fafafa;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 0px;	
	
}

.featured_body {
	overflow: hidden;
	padding-top: 10px;
	text-align: justify;
}
.featured_bodyq {
	overflow: hidden;
	
}

.featured_footer {
	clear: both;
	text-align: right;
	margin-bottom: 35px;
}
.featured_sig {
	clear: both;
	text-align: left;
	margin-bottom: 35px;
}
.featured_footer p {
	margin: 0px;
	font-size: .8em;
}



/*================================================================
The sidebars
==================================================================*/

#sidebar_left{
    width: 215px;
    float:left;
}

#sidebar_right{
    width: 215px;
	float: right;
}


/* Horizontal Category List (frontpage) */

ul.horizontal_categories
{
clear: both;
text-align: center;
}

.horizontal_categories li
{
display: inline;
}

.horizontal_categories a {
	padding: 5px;
}

.horizontal_categories a:link, .horizontal_categories a:visited
{
	background-color: #1c1c1c;
}

.horizontal_categories a:hover
{
	background-color: #2b2b2b;
}
/*================================================================
Top navigation
==================================================================*/

#dropmenu, #dropmenu ul {
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:100%;
	font-weight: normal;
	letter-spacing: .18em;
	margin-left: 30px;
}

#dropmenu a {
	display:block;
	padding: 6px 15px;
	text-decoration:none;
	color: #C9C9C9;
}

#dropmenu a:hover {
	color:#66ccff;
	background: #000 url(images/dropdown_a.png) top;
	background-repeat: repeat-x;
}

#dropmenu li {
	float:left;
	position:relative;
}

#dropmenu ul {
	position:absolute;
	display:none;
	width:18em;
	top:1.9em;
	left:-1px;
}

#dropmenu ul a {
	background: #000;
}

#dropmenu li ul {
	width:14.1em;
}

#dropmenu li ul a {
	width:14em;
	height:auto;
	float:left;
}

#dropmenu ul ul {
	top:auto;
}

#dropmenu li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}


/* styling for form buttons */
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
	}
a.button {
	background: transparent url('../imgs/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 23px;
	margin-right: 6px;
	padding-right: 15px; /* sliding doors padding */
	text-decoration: none;
	}
a.button span {
	background: transparent url('../imgs/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 13px;
	padding: 5px 0 5px 15px;
	}
a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
	}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 15px; /* push text down 1px */
	}

blockquote.style1 {
  font: 14px/20px italic Times, serif;
  color #000000;
  width: 421px;
  padding: 12px;
  background-color: #fafafa;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 0px;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
    	display: block;
    	background-image: url(images/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}


/**************************** Frontpage Gallery *****************************/


		#frontpage_gallery img {
			border: none;
		}

		#frontpage_gallery_nav {
			float: left;
			width: 200px;
			margin-right: 6px;
			text-align: center;
		}
		
		#frontpage_gallery_nav a {
			margin-bottom: 4px;
		}

		#frontpage_gallery_output {
			float: left;
			width: 694px;
			height: 432px;
			overflow: hidden;
			border: 0px solid gray
		}

		#frontpage_gallery_output img {
			display: block;
			margin: 0px auto;
		}


/**************************** Photoshuffler *****************************/

#wrap {
 margin: 0 auto 0 auto;
 padding: 2em;
 border-left: 3px solid #000;
 border-right: 3px solid #000;
 width: 500px;
 background-color:#fff;
}

pre {
 padding:10px;
 border: 1px dotted #eee;
 background-color:#f9f9f9;
}


#photodiv {
  background-repeat: no-repeat;
}



/**************************** Dropdown Menu *****************************/

#wrapper {
width: 892px;
margin: 0 auto;
}

/* positioning */

#menuLink {
position: absolute;
left: 205px;
top: -5px;
}

#navigation {
height: 30px;
}

#navigation ul {
list-style: none;
}

#navigation li {
float: left;
position: relative;
font-size: 12px;

}

#navigation li li {
float: none;
font-size: 12px;
}

#navigation a {
color: #ffffff;
display: block;
width: 148px;
line-height: 30px;
background: #000000;
text-decoration: none;
text-align: center;
margin-right: 1px;
}

#navigation li li a {
height: auto;
background: none;
border: 0;
text-align: left;
margin: 0;
line-height: 24px;
}

#ddContainer {
position: absolute;
left: -10055px;
}
#navigation li:hover #ddContainer {
display: block;
left: -155px;
}

/* styles for drop-down */
#ddContainer {
background: url(menu-background.png) 0 17px no-repeat;
padding: 17px 0 0;
line-height: 24px;
width: 900px;
z-index: 30;
}

#ddContainer h2 {
color: #66ccff;
font-size: 12px;
text-transform: uppercase;
padding: 20px 25px 0;
}

#ddContainer a {
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
width: auto !important;
}

#ddContainer a:hover {
background: #66ccff;
}

#navigation #ddc1, 
#navigation #ddc2, #ddc3, #ddc4 {
float: left; 
width: 210px;
margin-left: 10px;
}

#navigation #ddc1 {
margin-left: 15px;
}

#ddFooter {
position: absolute;
height: 50px;
bottom: -55px;
left: 0;
width: 870px;
padding: 5px 15px 0;
background: url(menu-background.png) 0 100% no-repeat;
font-size: 12px;
text-transform: uppercase;
z-index: 30;
}

#ddFooter a {
line-height: 24px;
width: 191px;
margin-left: 660px;
clear: both;
text-align: right;
padding-right: 10px;
}

/* content */
#content {
clear: both;
}
