/*
Theme Name: Seacliff Gardens Embed
Theme URI: www.seacliffgardens.com
Description: Custom site embed theme
Version: 1.0
Author: Gene Brumblay
Author URl: 
*/



body {
	background-color: #E6E8E2;
	margin: 0;
	padding: 0;
	font: 0.8em Arial, Helvetica, san-serif;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; 
}
a:link, a:visited { color: #4E3F3C; text-decoration: none; outline:none; }
a:hover, a:active { color: #4E3F3C; text-decoration:underline; outline:none; }
a img{ border: 0; }
h1, h2, h3{padding: 0; margin: 0;}
h2{
	font-size: 1.0em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
}
object, embed { padding: 0; margin: 0; vertical-align: bottom;  } 
p{text-align: left; }
.clearer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.standardUL{ text-align: left;}
div.standardUL ul { list-style-type: square; list-style-image:url(/images/bullet_brown.gif); text-align:left;}

.clearFix{width:100%; display: block;}
.ulFix{width:5%; display: block; visibility: hidden; margin:0; padding:0; height: 0px;}



/* main layout wrapper */
#wrapperHome{
	background-image: url(/images/bg_forest.jpg); 
	background-repeat: repeat-x; 
	background-position: left top; 
	background-attachment:scroll;
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center; 
	vertical-align: top;	
	line-height: 1.4em;
	vertical-align: top; 
}

#wrapper{
	background-image: url(/images/bg_forest_subpage.jpg); 
	background-repeat: repeat-x; 
	background-position: left top; 
	background-attachment:scroll;
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center; 
	vertical-align: top;	
	line-height: 1.4em;
	vertical-align: top; 
}


/**** masthead ****/

#masthead_HOME{	
	margin: 0 auto;	
	padding: 0;
	width: 908px;
	background-image: url(/images/bg_frame_home.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	background-attachment:scroll;
	height: 625px;
	position:relative;
	z-index: 0;
}
#masthead_BL{	
	margin: 0 auto;	
	padding: 0 0 0 0;
	width: 908px;
	background-image: url(/images/bg_frame_subpage_540_BL.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	background-attachment:scroll;
	height: 540px;
	position:relative;
	z-index: 0;
}

/* left corner */
#mh_lc {
	width: 230px;
	float: left; padding: 25px 0 0 5px;
}

/* right corner */
#mh_rc {
	width: 230px;
	float: right; padding: 25px 5px 0 0;
}

/* logo */
#mh_logo {
	top: 10px;
	margin: 0 219px 0 219px;
}

/* title */
#mh_title {
	padding: 10px 0 0 0;
	margin: 0 auto;	
	width: 450px;

}
#mh_title h1{font-size: 1.0em;  font-weight:200; color: #4E3F3C;  }

/* top nav */
#mh_topnav {
/*	padding: 11px 0 0 0; */
	margin: 0 auto;	
	margin-top: 11px;
	font-size: 1.1em;
}

/* flash */
#mh_flash_home {
	padding: 9px 0 0 0;
	margin: 0 auto;	
	height: 350px;	
}

#mh_flash {
	padding: 9px 0 0 0;
	margin: 0 auto;	
	height: 250px;	
}


/* bottom nav */
#mh_bottomnav_home {
	float: right;
	padding: 6px 15px 0 0;
	font-size: 0.95em;	
	
}

#mh_bottomnav {
	float: right;
	padding: 6px 15px 0 0;
	font-size: 0.95em;	
	
}

/* music */
#mh_music {
	float: right;	
	background-color:transparent;
}
 

#mh_music{
	margin-top: -5px;
	margin-right: 15px;
}

#mh_flashNav{float: left; padding: 0 0 0 9px;}


/**** transition ****/
#transition{
}

#icnCalendar{float: right; padding: 12px 85px 0 0; !important;}
#icnCalendar div.box {width:270px; margin-left:40px; margin-bottom:10px; margin-top:5px;  background:#F0F0E3; font-size: 0.9em; line-height:1.5; color: #4A3945;}


/**** content well ****/
#content_well_wrapper{
background-color: #E6E8E2;
	margin: 0 auto;
	padding: 10px 0 60px 0;
	background-image: url(/images/bg_frame_sides.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	background-attachment:scroll;
	width: 908px;
	position: relative;
	display: block;	
	z-index: 0;
}

#content_well{
	width:790px;   /* 830 790  */
	margin: 0 auto;
}

div.colLeft>p>a:link { color: #735F87; text-decoration: none; outline:none; }
div.colLeft>p>a:visited { color: #735F87; text-decoration: none; outline:none; }
div.colLeft>p>a:hover { color: #735F87; text-decoration:underline; outline:none; }
div.colLeft>p>a:active { color: #735F87; text-decoration:underline; outline:none; }

div.colFull a:link { color: #735F87; text-decoration: none; outline:none; }
div.colFull a:visited { color: #735F87; text-decoration: none; outline:none; }
div.colFull a:hover { color: #735F87; text-decoration:underline; outline:none; }
div.colFull a:active { color: #735F87; text-decoration:underline; outline:none; }

li>a:link { color: #4E3F3C; text-decoration: none; outline:none; }
li>a:visited { color: #4E3F3C; text-decoration: none; outline:none; }
li>a:hover { color: #4E3F3C; text-decoration:underline; outline:none; }
li>a:active { color: #4E3F3C; text-decoration:underline; outline:none; }

/**** footer ****/
#footer{
	margin: 0 auto;	
	padding: 0;
	display:block;
	width:908px;
	text-align: center;
	background-color: #E6E8E2;
	background-image: url(/images/bg_frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:scroll;
	position: relative;
	height: 250px;
	z-index: 0;

}

#ftr_icon_wrapper{ 
	color: #000; 
	width: 762px;
	margin: 0 auto; 
	padding: 65px 0 5px 0 ;
	height: 2em;
}

/* footer left corner */
#ftr_icon_left{
	float:left;
	text-align:left;
	padding-top: 5px;
	width: 200px;
	vertical-align:baseline;
}

/* footer left corner */
#ftr_icon_right{
	float:right;
	text-align:right; 
	width: 550px;
}

/* footer navigation */
#ftr_nav{
	padding: 6px 0 0 0;
	margin: 0 auto;
	font-size: .85em;	
	text-align:center;
	width: 762px;
	height: 30px;
	vertical-align: bottom;
	background-image: url(/images/bg_footer_nav.gif);
	background-repeat:repeat-x;
	background-position: top center;
}

/* footer bottom */
#ftr_bottom{
	padding-top: 15px;
	font-size: .85em;
	line-height: 110%;

}

/**** styles ****/

/* text */
.txt_brown{ color: #4E3F3C;}
a.txt_link{ text-decoration:underline !important;}

/* initial caps */
.initCap:first-letter {padding: 0; font-size: 1.7em; color: #4A3945;}
.initCap:first-line { line-height:normal; }

.initCapSnug{ margin-bottom: 0; }
.initCapSnug:first-letter {padding: 0; font-size: 1.7em; color: #4A3945;}
.initCapSnug:first-line { line-height:normal; }

/* initial caps with hanging indent */
.initCapHanging:first-letter {padding: 0; font-size: 1.7em; color: #4A3945;}
.initCapHanging:first-line { line-height:normal; }
.initCapHanging {
	text-indent: -25px;
	padding-left: 25px;
}

/* all caps */
.allCap {padding: 0; font-size: 1.7em; color: #4A3945;}

/* content columns */
.colLeft{width: 420px; float: left;}

.colFull{width: 700px; float: left;}

/* oops */
strong.oops{padding: 0; font-size: 1.3em; color: #4A3945; font-weight:normal;}

/* quotes */
.quoteRight {width:270px; margin-left:40px; margin-bottom:10px;   background:#F0F0E3; font-size: 0.9em; line-height:1.5; color: #4A3945; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
.quoteRight p.signature {font-family:Arial, Helvetica, sans-serif; }
.quoteRight p {padding:5px 20px 5px 20px; margin:0;}
.quoteRight {float: right; text-align: left !important;}
.quoteRight img {padding: 5px 10px 0 10px; margin:0; float:left; }
.quoteRight p.signature {font-family:Arial, Helvetica, sans-serif; float:right;}
.quoteRight .readmore {vertical-align:bottom;  padding: 0 35px 10px 20px; margin:0; float:right;}

/* sub-nav */
.subnavRight {width:270px; margin-left:40px; margin-bottom:10px;   background:#F0F0E3; font-size: 0.9em; line-height:1.5; color: #4A3945; }
.subnavRight h3{font-size: 1.0em; text-align: center; padding-top: 5px;}
.subnavRight p {padding:5px 20px 5px 20px; margin:0;}
.subnavRight {float: right; text-align: left !important;}
.subnavRight img {padding: 0; margin: 0 auto; text-align: center;}
.subnavRight ul {padding-bottom: 10px;}
.subnavRight ul li {list-style-type:none; padding: 0; margin: 0;}


/* dropped */
.dropped{padding-top: 50px;}

/* small print */
div.smallPrint{padding: 30px 0 0 0; margin: 0; color: #4E3F3C; text-align:left; font-size: 0.9em; }

/* calendar */
.calRight {float: right; width:270px; margin-left:40px; margin-bottom:10px;  padding: 15px 5px 10px 5px;  background:#F0F0E3; font-size: 0.9em; line-height:1.5; color: #4A3945;}

/* room block */
div.roomBlock{ display:block; text-align:center; vertical-align: top; padding: 20px 0 0 0; width: 790px; height: 350px; margin:0; }
.roomBlock .copyRight{ float:right; width: 375px; padding: 30px 15px 0 0;}
.roomBlock .montageLeft{float: left; background-image:url(/images/RR_bg_sig_left.jpg); background-repeat:repeat-y; background-position:top center; height: 320px; width: 348px; }
.roomBlock .copyLeft{ float:left; width: 375px; padding: 30px 0 0 15px;}
.roomBlock .montageRight{float: right; background-image:url(/images/RR_bg_sig_right.jpg); background-repeat:repeat-y; background-position:top center; height: 320px; width: 348px; }
.roomBlock .thumbWrapper img {padding: 4px 2px 0 2px;}
a.roomBlock:link, a.roomBlock:visited{ color: #1C4C23; text-decoration:none;}
a.roomBlock:active, a.roomBlock:hover { color: #1C4C23; text-decoration:underline;}

/* availability block */
#availBlock { width: 675px; height: 300px; text-align: center; margin: 0 auto; padding: 35px 0 15px 0; }
#availBlock #imgDisplay{padding: 0 5px 0 5px; float:left; width: 426px;}
#availBlock #imgDisplay img{margin: 0 0 0 10px; border: 1px solid #AC8B84;}
#availBlock #form{padding: 0 0 0 10px; margin-left: 5px; width: 200px; height: 290px; float:left; text-align: left; background-color: #D0C5BE; border: 1px solid #AC8B84;}
#availBlock #form img{margin: 10px 0 0 0; }
#availBlock #form p{margin: 10px 0 0 0; }

#availBlock div.policies{text-align: center; line-height: 0.5em; padding-top: 20px;}
#availBlock .policies img{margin: 0;}


/* spaces block */
div.spacesBlock { width: 790px; text-align: center; margin: 0 auto; padding: 45px 0 15px 0; }
div.spacesBlock img {float: left;}
div.spacesBlock p{ padding: 0; margin: 0;}
div.spacesBlock div{ padding: 0; margin: 0;}

div#s1a img{float:right;}
div#s1a p{padding-top: 60px;}
div#s2a img{float:right;}
div#s3a img{float:left; padding-right: 20px;}
div#s3a p{padding-top: 75px;}
div#s4a img{float:left;}
div#s5a img{float:right; padding-left: 20px; padding-bottom: 40px;}
div#s5a p{padding-top: 60px; text-align:right;}

div#s1b img{float:left; }
div#s1b p{padding-top: 60px;}
div#s2b img{float:left;}
div#s3b img{float:right; padding-left: 20px;}
div#s3b p{padding-top: 40px;}
div#s4b img{float:right; padding-left: 20px;}
div#s4b p{padding-top: 50px;}
div#s5b img{float:left; padding-bottom: 40px;}

div#s1c img{float:left; }
div#s2c img{float:right;}
div#s2c p{padding-top: 40px; padding-left: 40px;}
div#s3c img{float:right;}
div#s4c img{float:right; padding-left: 20px; padding-bottom: 40px;}
div#s4c p{padding-top: 75px; padding-left: 40px;}


/* garden block */
div.gardenBlock { width: 789px; text-align: center; margin: 0 auto; padding: 45px 0 15px 0; }
div.gardenBlock img {float: left;}
div.gardenBlock p{ padding: 0; margin: 0;}
div.gardenBlock div{ padding: 0; margin: 0;}
div.sileft img{float:left; }
div.sileft  p{padding: 40px 25px 0 25px;}
div.sileft:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.siright img{float:right;}
div.siright p{padding: 40px 25px 0 25px;}
div.siright:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* directions block */
div.dirBlock{ display:block; text-align:left; vertical-align: top; padding: 60px 0 0 0; width: 790px;  margin:0; }
.dirBlock .copyRight{ float:right; width: 375px; padding: 30px 15px 0 0;}
.dirBlock .montageLeft{float: left; background-image:url(/images/RR_bg_sig_left.jpg); background-repeat:repeat-y; background-position:top center; height: 248px; width: 348px; }
.dirBlock .copyLeft{ float:left; width: 375px; padding: 30px 0 0 15px;}
.dirBlock .montageRight{float: right; background-image:url(/images/RR_bg_sig_right.jpg); background-repeat:repeat-y; background-position:top center; height: 320px; width: 348px; }

.dirBlock .montageLeft p{ margin-top: 3px;}
.dirBlock .thumbWrapper img {padding: 0 2px 0 4px;}
.dirBlock div.hangTight{float:right; padding: 6px 0 0 8px; width: 430px; }
.dirBlock ul.hangTight { list-style-type: square; list-style-image:url(/images/bullet_brown.gif);}
.dirBlock ul.hangTight li { }
a.dirBlock:link, a.roomBlock:visited{ color: #1C4C23; text-decoration:none;}
a.dirBlock:active, a.roomBlock:hover { color: #1C4C23; text-decoration:underline;}

/* NOP block & OP */
div.nopBlock{ display:block; vertical-align: top; padding: 20px 0 0 0; width: 790px; height: 350px; margin:0; }
.nopBlock .copyRight{ float:right; width: 375px; padding: 30px 15px 0 0;}
.nopBlock .montageLeft{float: left; background-image:url(/images/RR_bg_sig_left.jpg); background-repeat:repeat-y; background-position:top center; height: 320px; width: 348px; }
.nopBlock .copyLeft{ float:left; width: 375px; padding: 30px 0 0 15px;}
.nopBlock .montageRight{float: right; background-image:url(/images/RR_bg_sig_right.jpg); background-repeat:repeat-y; background-position:top center; height: 320px; width: 348px; }
.nopBlock .thumbWrapper img {padding: 4px 2px 0 2px;}
a.nopBlock:link, a.nopBlock:visited{ color: #1C4C23; text-decoration:none;}
a.nopBlock:active, a.nopBlock:hover { color: #1C4C23; text-decoration:underline;}

img.opTitle{padding-bottom: 10px;}
.opTitle{color: #4A3945; font-size: 1.0em; font-weight: bold; padding: 10px 0 8px 0; text-align: left;}

/* event block */
div.eventBlock{ display:block; vertical-align: top; padding: 20px 0 0 0; width: 790px; height: 350px; margin:0; }
.eventBlock .copyRight{ float:right; width: 375px; padding: 30px 15px 0 0;}
.eventBlock .imageLeft{float: left; background-image:url(/images/RR_bg_sig_left.jpg); background-repeat:repeat-y; background-position:top center; height: 308px; width: 308px; }
.eventBlock .imageLeft img{ padding: 4;}
.eventBlock .copyLeft{ float:left; width: 375px; padding: 30px 0 0 15px;}
.eventBlock .imageRight{float: right; background-image:url(/images/RR_bg_sig_right.jpg); background-repeat:repeat-y; background-position:top center; height: 320px; width: 348px; }

/* policies block */
.polBlock {text-align: left;}
.polBlock  ul { list-style-type: square; list-style-image:url(/images/bullet_brown.gif); padding-top: 0; margin-top: 0;}


/* titles */
.titleSpring:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.titleFall{padding: 25px 0 0 0;}

/* content block */
div.contentBlock{float: left; width: 625px; padding-left: 75px; padding-bottom: 40px;}

/* data tables */
.tablelData1{border-collapse:collapse; padding: 4px 6px; margin:0;}
table.tablelData1 {width: 685px;}
table.tablelData1 th{border-bottom: 2px solid #D0C5BE;font-size: 1.1em; font-weight:normal;}
table.tablelData1 tr td{border-bottom: 1px solid #D0C5BE;}

/* blog */
div.blogTitle{text-align:left; font-size: 0.9em; color: #6E5567;}
div.blogTitle h2{padding: 6px 0 0 0; }
.initCap:first-letter {padding: 0; font-size: 1.7em; color: #4A3945;}
.initCap:first-line { line-height:normal; }
.blogMore{ text-align:left;}
.blogText>p:first-letter {padding: 0; font-size: 1.7em; color: #4A3945;}
.blogText>p:first-line { line-height:normal; }

div.blogBlock{float: left; padding-left: 0; padding-bottom: 10px;}

#sidebar {width:200px; clear: right; float:right; margin-left:5px; margin-bottom:10px; margin-top: 45px;  background:#F0F0E3; font-size: 0.9em; line-height:1.5; color: #4A3945; }
#sidebar h3{font-size: 1.0em; text-align: center; padding-top: 5px;}
#sidebar p {padding:5px 20px 5px 20px; margin:0;}
#sidebar {float: right; text-align: left !important;}
#sidebar img {padding: 0; margin: 0 auto; text-align: center;}
#sidebar>ul {padding-bottom: 10px; margin: 10 px 0 0 -10px;}
#sidebar ul li {list-style-type:none; padding-bottom: 5px;}
ul.blogNav>li {font-weight:bold;}
ul.blogArchive li{padding-left: 0 !important; margin-left: -15px !important;}


.divider {width:100%; height: 3px; display: block; clear: both; margin: 10px 0 15px 0;}

/* blog images */
.wp-caption {margin: 5px; float:right; background-color:#D0C5BE;}
.wp-caption img {padding-top: 5px; margin: 0 auto;}
p.wp-caption-text{font-size: 0.9em !important; color: #4E3F3C !important; text-align: center; margin: 0 0 5px 0;}
p.wp-caption:first-letter {font-size: 0.9em !important; color: #4E3F3C !important;}

