/*
Theme Name: Aesthetic Images
Theme URI: http://www.aestheticimages.net/
Description: Custom theme developed for <a href="http://www.aestheticimages.net">http://www.aestheticimages.net</a>.
Version: 1.0
Author: Scott Saunders
Author URI: http://www.dynamicquest.com/
Tags: custom header, fixed width, two columns, widgets

	ATI v1.50
	 http://www.aestheticimages.net

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
	margin:0;
	padding:0;
	}
	
	html, body {
	height:100%;
	width: 100%;
	}

body{
	font:14px/1.25em Palintino, Georgia, Times, verdana, arial, tahoma, serif;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
}

img{
	border: 0px;
}

img.size-thumbnail {
  vertical-align: middle;
}

.background_top{
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 414px;
	background-image: url(images/background_top.jpg);
	background-repeat: repeat-x;
}

.main_container{
	top:0px;
	left:0px;
	position: relative;
	margin: 0 auto 0 auto;
	width: 975px;
	height: auto;

}

.main_float{
	top:0px;
	left:0px;
	float: left;
	width:975px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-image: url(images/main_background.jpg);
	background-repeat: repeat-y;
	padding:  15px 0 0 0;
	}
	
.lt_grad{
	position: absolute;
	left:0px;
	top:0px;
	width: 28px;
	height: 500px;
	background-image: url(images/left_grad.png);
	background-repeat: no-repeat;
}


.rt_grad{
	position: absolute;
	top:0px;
	right:-2px;
	width: 28px;
	height: 500px;
	background-image: url(images/right_grad.png);
	background-repeat: no-repeat;
}

.top_menu{
	float: left;
	top:0px;
	left: 0px;
	margin: 0;
	height: 63px;
	width: 975px;
	height: 20px;
}

.top_logo{
	float:left;
	margin: 13px 0 0 38px;
	width: 260px;
	height:38px;
}	
	
.content{
	float: left;
	margin:  10px 27px 0 27px;
	padding: 15px;
	width: 891px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}

/*======================= wedding home images===================*/

.wedding_home_image{
	margin:  30px 0 0 168px;
	float: left;
	width: 255px;
	height: 367px;
}


.portrait_home_image{
	margin:  30px 168px 0 0;
	float: right;
	width: 255px;
	height: 367px;
}


.small_home_image{
	width: 215px;
	height: 158px;
	float: left;
	margin: 41px;
	text-align: center;
	font:16px/1.25em Palintino, Georgia, Times, verdana, arial, tahoma, serif; font-weight: bold;
	padding: 60px 0 60px 0;
}

.small_home_image a:active, a:link, a:visited{
        color:#00f;
}

.small_home_image a:hover{
	color:#666;
}

/*======================= wedding home images===================*/

.footer_copy{
	float: left;
	padding:  15px 0 15px 0;
	width: 921px;
	text-align: center;
	margin:  0 27px 0 28px;
	font:12px/1.25em Palintino, Georgia, Times, verdana, arial, tahoma, serif; font-weight: normal;
	border-width:  1px 0 0 0;
	border-style: solid;
	border-color: #ccc;
	background-color: #fff;
}

.footer_float{
	float: left;
	width: 100%;
	height: 25px;
	text-align: center;
}
.footer_cap{
	position: relative;
	margin: 0 auto 0 auto;
	width: 975px;
	height: 25px;
	background-image: url(images/footer_bottom.jpg);
	background-repeat: no-repeat;
}

/*======================= Text Styles =================*/

a,
a.link,
a.visited {
	color: #446592;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #6699CC;
	}
a:hover img,
a:active img,
a img:hover,
a img:active,
a.img:hover,
a.img:active {
	background: transparent;
	}

h1 a.standard {
	color: #446592 !important;
	background: transparent !important;
	font-weight: bold;
	}
h1 a.standard:hover {
	color: #446592 !important;
	background: transparent !important;
}
h1 a, h2 a {
}
h1 a:hover, h2 a:hover {
	color: #446592;
}
h1.pagetitle { /* For title of categories, archives, and tags pages */
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;
	display: inline;
	font-style: italic;
}
h3.pagetitle { /* For ...now browsing by "" for categories, archives, and tags pages */
	display: inline;
	color: #990000;
	font-style: italic;
}
h3.archives {
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.archive_head {
	font-size: 1.8em;
	color: #000;
}
h3.archives a {}
h3.archives a.permalink {
	border-bottom: 1px dotted #CCC;
}
	
/*====: [STANDARD HTML STYLES] :================================*/
h1, h2, h3 {
	font-family: "Times New Roman", Times, arial, serif;
	margin: 0 0 0 0;
	font-weight: normal;
	}
h1 {
	font-size: 2.4em;
	margin: 5px 0;
	}
h1.attr {
	padding-bottom: 10px;
	display:block;
	border-width:  0 0 1px 0;
	border-style: solid;
	border-color: #999;
	}
h2 {
	font-size: 1.5em;
	margin: 5px 0;
	}
h2.attr {
	padding-bottom: 10px;
	display:block;
	border-width:  0 0 1px 0;
	border-style: solid;
	border-color: #999;
	}
	
h3 {
	font-size: 1.6em;
	margin: 5px 0;
	}
h4 {
	font-size: .9em;
}
h5 {
	font-size: .8em;
}
h6 {
	font-size: .6em;
}
p {
	margin: 3px 0 10px 0;
	padding: 0px;
	}
hr.postdiv {
	border: 15px solid #EEE; /* Set height in Firefox */
	margin: 10px 0;
	background: #EEE;
	height: 30px; /* Set height in IE */
	padding: 0;
	}
ul {
	margin-left: 0;
	padding-left: 15px;
}

blockquote {
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	color: #000;
	margin: 10px 0 0 10px;
	padding-left: 10px;
	min-height: 90px;
	height: auto !important;
	height: 87px;
	text-align: left;
	width: 190px;
}
blockquote p {
	margin: 0 !important;
}
blockquote blockquote {
	background: none;
	border-left: 2px solid #CCC;
	padding-left: 5px;
	margin-left: 5px;
}

abbr[title], acronym[title] {
	cursor: help;
}

pre {
	overflow: auto;
	padding: 5px;
	display: block;
}

/*====: [PREFORMATTED & CODE STYLES] :==========================*/
code {
	font: 1em 'Courier New', Courier, Fixed;
	text-align: left;
	background: #DFDFDF;
	border-left: 5px solid #96A7BE;
	display: block;
	padding: 5px;
	white-space: nowrap;
	overflow: auto;
	}
span.code {
	display: inline;
	padding: 1px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background: #EEE;
	font-family: 'Courier New',Courier,Fixed;
}

/*====: [GENERIC ELEMENTS & HACKS] :=============================*/
.clearfloat {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}
.clearfloatthick {
	clear: both;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
.centerer { /* IE hack to center child element inside parent */
	width: 100%;
	text-align: center;
}
.txtalignleft {
	text-align: left;
}
.txtalignright {
	text-align: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.bottomdotted {
	border-bottom: 1px dotted #D44942;
	display: block;
	padding: 10px;
	}
.marginbottom {
	margin-bottom: 10px;
	}
.hidden {
	/* Javascript hides this div on page load */
	display: block;
}
a.arrows {
	outline: none;
	display: inline;
}
a.arrows:hover {
	background: transparent;
}
a img.arrows {
	width: 18px;
	height: 10px;
	border: none;
	line-height: 10px;
	margin-left: 5px;
}
a:hover img.arrows {
	background: transparent;
}
a.showhide_link {
	font-size: .6em;
	color: #888;
}
a.showhide_link:hover {
	background: transparent;
}


.postmetadata{
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ccc;
	padding:  0 0 5px 0;
	margin: 0 0 20px 0;
}

.comment-body{
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 10px;
	margin: 10px;
}

textarea{
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;

}

#respond{
	position: relative;
	left:40px;
	top:10px;
	width: 708px;
}

/*====: [SEARCH FORM STYLES] :=================================*/
form#searchform {
	margin-bottom: 10px;
}
form#searchform input#s {
	width: 200px;
	height: 20px;
	font-style: italic;
	font: 14px/1.25em Myriad Pro, Myriad, Helvetica, Arial, Trebuchet MS, sans-serif;
	color: #446592;
	}


/*======================= top  menu ===================*/

#suckerfishnav {
    background:#fff repeat-x;
    font: 11px/1.25em Palintino, Georiga, Times, serif; color:#333; font-weight: bold;
    text-transform: uppercase;
    font-weight:bold;
    width:628px;
    position: absolute;
    left:315px;
    top:33px;
    z-index: 5;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    border:0px solid #aaa;
    margin:0;
    width:628px;
    }
#suckerfishnav a {
    display:block;
    color:#333;
    text-decoration:none;
    padding:0px 7px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:99px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    }
#suckerfishnav li li a {
    padding:4px 5px;
    width:80px;
    color:#333;
    }
#suckerfishnav li ul ul {
    margin:-20px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#fff;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#000; text-decoration: underline;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#000; text-decoration: underline;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#fff;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#fff;
    }

ol{
	margin: 0 0 0 30px;
}


#movie_darken{
	top:0px;
	position: fixed;
	width:100%;
	height: 100%;
	z-index: 11;
	visibility:hidden;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: transparent;
	background-color: #000;

}




#movie_holder{
	top:0px;
	position: fixed;
	width:100%;
	height: 100%;
	z-index: 11;
	visibility: hidden;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

#distance { 
		width:1px;
		height:50%;
		background-color:#fc6;
		margin-bottom:-300px; /* half of container's height */
		float:left;
		}

#iframe_container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		width:745px;
		height:601px;
		clear:left;
		}
		
.movie_background{
	position: absolute;
	width: 745px;
	height: 601px;
	top:0px;
	left:0px;
}

.movie{
	position: absolute;
	top:35px;
	left:36px;
	width: 670px;
	height: 506px;
	
}

.close{
position: absolute;
left: 650px;
top: 548px;
font:20px/1.25em Myriad Pro, Myriad, Helvetica, Arial, Trebuchet MS, sans-serif; font-weight: strong;
}