/*
Theme Name: Heritage Moving Theme
Author: Sarah J. Mayhew

Color Palette:
Dk Green: 40531c
Dk Brown: 5b4013
Tan: b28a4f


*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


* {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
}

img {
border: 0;
}

hr{
color: #e8cc42;
background-color: #5e4316;
height: 1px;
	width: 90%;
	margin: 20px 0px;
	
}
html{
		background-color: #40531c;
}

html, body {
	margin: 0 auto 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:100%;
	min-height:100%;
	margin: 0px;
	clear: both;

}

    .background{ 
	  position:absolute;
      top:0;
      left:0;
      width:100%;
      z-index:-1;
      }

#pagebg {
	background: #40531c url(images/page_bg.jpg) no-repeat fixed center top;
}


.main_container { margin: 0 auto; padding: 0 0 0 0; overflow: hidden; width: 1000px; position: relative;}
.main_container h1 { position: absolute; top: 0; left: 0px; padding: 0; margin: 0; width:395px; height: 50px;}
	
	
	#container {
	width: 960px;
	float: left;
	margin: 0px auto;
	clear: both;
	position: relative;
	background-color:#FFF;
	margin-top:-10px;
	}
	
	
 #mainwrapper {
text-align: center;

}

#wrapper {
width: 1000px;
margin: 0px auto;
position: relative;
text-align: center;
}



#header { margin: 0 auto; padding: 0 0 0 0; overflow: hidden; width: 1000px; height: 60px; }

#header .top-links {
	width: 346px;
	float: right;
	margin: 10px 0 0 0;
	z-index:10000;
	position:relative;
	height: 70px;
	}
	
	#header .top-links a {
	width: 53px;
	height: 48px;
	text-indent: -3000px;
	display: block;
	background: url(images/facebook.jpg);
	float: right;
	margin: -5px 8px 0 0;
}
	
#header .top-links a.facebook {
background-position: 0px 0px;
width: 53px;
height: 48px;

}

#header .top-links a.facebook:hover {
background-position:53px 0px;
width: 53px;
height: 48px;
}



#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size: 20px;
	position: absolute; top: 10; left: -10px; padding: 0; margin: 0; width:300px; height: 46px;
	}
	

	
	/*Flash Box for Home Page*/
.Splash{
	width: 1000px;
	height: 380px;	
	margin-top: 0px;
	background-color: white;
	border: 8px #5e4316 solid;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 1;
	padding-top: 0px;
	}
	
#SplashForm{
	position:absolute;
	left:660px;
	width: 330px;
	height: 209px;
	z-index:5;
}

.SplashFormInput{
	  border: 1px solid #bf975c;
    background: #40531c;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width:80px;
	height: 30px;
	text-align: center;
	float: right;
}

.SplashFormInput:hover{
	background-color:#567632;
}




.FormTitles{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #271a05;
	font-size:16px;
	text-align:left;
	font-weight:bold;
}


	
	.SmallFormTitles{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #271a05;
	font-size:12px;
	text-align:left;
	font-weight:bold;
}


.Captcha{
	text-align:right;
	float: right;
	margin-top: -15px;
}

.CaptchaImage{
	float: left;
}

.LeftStar{
	position:absolute;
	left: -5px;
	top: 75px;
	z-index: 700;
	background: url(images/LeftStar.png) top left no-repeat;
	width: 100px;
	height: 87px;
}


.RightStar{
	position:absolute;
	left: 850px;
	top: 70px;
	z-index: 700;
	background: url(images/RightStar.png) top left no-repeat;
	width: 91px;
	height: 88px;
}






#HeaderImage{
	width: 1000px;
	height: 200px;	
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 1;
	padding-top: 0px;
	}

#contentbody{
	width: 960px;
	min-height:540px;
	float: left;
	text-align: left;
	background-color:white;
	margin-top: 275px;
	margin-left: 19px;
}
#internalcontent{
	width: 960px;
	min-height:560px;
	float: left;
	text-align: left;
	background-color:white;
	margin-top: 160px;
	margin-left: 19px;
}
#bottomsection{
width: 960px;
float: left;
background: white url(images/bottomdiv.gif) top center no-repeat;
height: 60px;
margin-left: 19px;
overflow: visible;
text-align: center;
padding-top: 20px;
}


#bottomsection p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999;
	

}



#homecontent{
	width: 980px;
	margin-bottom: 0px;
	position: relative;
}

.LocationLeft{
	width: 400px;
	margin-right: 5px;
	float: left;
	position:relative;
	margin-top: 10px;
}

.LocationRight{
	width: 500px;
	margin-right: 10px;
	position: relative;
	float: left;
	margin-top: 10px;
}

	.TilesHolder{
	width: 920px;
	height: 275px;
	text-align:center;
	position: relative;
	float: left;
	margin-top: 90px;
	}
	

	
	
	.TileBox{
	width: 281px;
	float: left;
	margin-top:0px;
	margin-left: 15px;
	margin-right: 10px;
	height: 100%;

	}

	
.TileBoxTop{
		width: 281px;
		height: 82px;
		color: #fff;
		font-size:46px;
		background: transparent url(images/TilesTop.jpg)top center no-repeat;
			margin: 0px;
	padding: 0px;
	margin-bottom: -13px;


}

.TileBoxMiddle{
	background: transparent url(images/TilesMiddle.jpg) top center repeat-y;
	width: 281px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	min-height: 160px;
}


.TileBoxBottom{
	background: transparent url(images/TilesBottom.jpg) bottom center no-repeat;
	width: 281px;
	height: 27px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
/*	margin-left: -23px\0/ !important; /* IE 8 */
	margin-top:-14px;\0/ !important; /* IE 8 */
}

.TilesHolder h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	color: #5e4316;
	padding-top: 13px;
}


.TilesP{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 10px 5px 10px 30px;
	width: 230px;
	text-align:left;
	line-height:22px;
	margin-top: 10px;
	}

.TilesPic{
	position: absolute;
	left: 160px;
	bottom: 25px;
}



.TilesPic2{
	position: absolute;
	left: 345px;
	top: 14px;
}


.TilesPic3{
	position: absolute;
	right:50px;
	bottom: 25px;
}


	.FooterTagLine{
		background: url(images/FooterTagLine.jpg) top left no-repeat; 
		width: 920px;
		height: 104px;
		position:relative; 
		text-align:center;
		float: left;
		margin-top: 5px;
		margin-left: 10px;
	}
	.FooterTagLine h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align:center;
	font-weight:bolder;
	color: #432f0d;
	padding-top: 10px;
	font-style:italic;
}
	
	.FooterTagLine h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align:center;
	font-weight:bold;
	color: #432f0d;
	line-height:24px;
	margin-top: 20px;
		text-transform:uppercase;

}


/**********Plans Header******/
#Plans {
	width: 980px; height: 169px;
	float: left;
	position:relative;
}


#Plans .PlanButtons {
	width: 980px;
	float: left;
	margin: 0px 0 0 0;

}
#Plans .PlanButtons a {
	width: 245px; height: 169px;
	text-indent: -3000px;
	display: block;
	background: url(images/Plans.jpg) no-repeat;
	float: left;
	margin: 0 0px 0 0;
}
#Plans .PlanButtons a.twobed {
	background-position: 0 0;
}
#Plans .PlanButtons a.twobed:hover {
	background-position: 0px -169px;
}
#Plans .PlanButtons a.threebed {
	background-position: -245px 0px;
}
#Plans .PlanButtons a.threebed:hover {
	background-position: -245px -169px;
}
#Plans .PlanButtons a.twobedtown {
	background-position: -490px 0px;
}
#Plans .PlanButtons a.twobedtown:hover {
	background-position: -490px -169px;
}
#Plans .PlanButtons a.threebedtown {
	background-position: -735px 0px;
}
#Plans .PlanButtons a.threebedtown:hover {
	background-position: -735px -169px;
}


/**********Locations Header******/
#Location {
	width: 980px; height: 100px;
	float: left;
	position:relative;
}


#Location .LocationButtons {
	width: 980px;
	float: left;
	margin: 0px 0 0 0;

}
#Location .LocationButtons a {
	width: 163px; height: 100px;
	text-indent: -3000px;
	display: block;
	background: url(images/Locations.jpg) no-repeat;
	float: left;
	margin: 0 0px 0 0;
}
#Location .LocationButtons a.essentials {
	background-position: 0 0;
}
#Location .LocationButtons a.essentials:hover {
	background-position: 0px -100px;
}
#Location .LocationButtons a.banks {
	background-position: -163px 0px;
}
#Location .LocationButtons a.banks:hover {
	background-position: -163px -100px;
}
#Location .LocationButtons a.groceries {
	background-position: -326px 0px;
}
#Location .LocationButtons a.groceries:hover {
	background-position: -326px -100px;
}
#Location .LocationButtons a.fitness {
	background-position: -489px 0px;
}
#Location .LocationButtons a.fitness:hover {
	background-position: -489px -100px;
}
#Location .LocationButtons a.theatres {
	background-position: -652px 0px;
}
#Location .LocationButtons a.theatres:hover {
	background-position: -652px -100px;
}
#Location .LocationButtons a.restaurants {
	background-position: -815px 0px;
}
#Location .LocationButtons a.restaurants:hover {
	background-position: -815px -100px;
}



/**********Footer Styles*/

#footer{
	width: 960px;
	text-align:center;
	margin: 0 auto;
	position:relative;
		background: url(images/footer.jpg) bottom left no-repeat;
		height: 60px;
		float:left;
		margin-left: 19px;
		margin-bottom: 20px;

	}
	
#footer .First{
		width: 270px;
		height: 228px;
		margin-right: 5px;
		float: left;
		color: #c3b58e;
		font-size:46px;
		vertical-align:middle;
		margin-left: 40px;
		
}

	

#footer .Second{
	width: 160px;
	height: 228px;
	margin-left: 90px;
	float: left;
	color: #c3b58e;
		font-size:46px;
		vertical-align:middle;
}


#footer .Last{
	width: 240px;
	height: 228px;
	margin-left: 140px;
	float: left;
	color: #c3b58e;
		font-size:46px;
		vertical-align:middle;
}
	
	#footer h3{
		font-size: 22px;
		color: white;
		text-align:left;
		text-shadow: 0.08em 0.08em #333;
		margin-bottom: 10px;
	}
	
	
#footer p {
	padding: 5px;
color: #fff;
font-size: 10px;
font-weight: normal;
text-align: center;
letter-spacing:.08em;
line-height:1.6em;
}
#footer a span {
font-size: 11px;
color: #fff;
}
#footer a:hover{
color: #b28a4f;
font-size: 11px;

}
#footer a{
	color: #fff;
	font-size: 11px;

}

#footer  ul {
text-align: left;
list-style-type: none;
margin: 0px;
margin-bottom: 40px;
padding: 0px;
width: 260px;
}
#footer ul li {
margin: 0px;
padding: 0px;
/*border-bottom: 1px solid #220d03;
*/}
#footer ul li a:link, #footer ul li a:visited {
text-decoration: none;
display: block;
font-size: 14px;
color: #fff;
padding: 5px;
height: 15px;
}
#footer ul li a:hover {
color: #fff;
background: #220d03;
height: 15px;
}
#footer a span {
color: #220d03;
height: 15px;
}



.nav{
	width:1000px;
	height: 50px;
	margin-top: 15px;
	position:relative;
}


/**************** Post styles **************************************/
.post {
position: relative;
margin-left: 25px;
margin-right: 15px;
margin-top: 20px;
height:100%;
width: 630px;

}

.post a{
	color: #5e4316;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.post a:hover{
	color: #68652f;
}

.post a:visited{
	color: #68652f;
}
	

.post h1{
	color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-left: 15px;
	text-shadow: 0.09em 0.09em #CCC;
	margin-top:0px;
	position:relative;
	height: 50px;
	
}

.post h2{
	color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	margin-left: 15px;
	margin-top: 15px;
}
.post h2 a:link{
	color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-left: 30px;
	margin-top: 15px;
	text-decoration:underline;
}



.post h3{
color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 5px;
}



.post h4{
	font: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	line-height:24px;
	color: white;
	text-align:left;
}

.post h4 a:link{
	font: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
/*	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
*/	line-height:20px;
	text-decoration:underline;
	color:white;
}
	
.post h4 a:hover{
			color: #999;

}
	
.post h4 a:visited{
			color: #b28a4f;

}	
	
	
.post p{
	font: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	line-height:20px;
	color: #5b4013;

}



.post hr{
	color: #5e4316;
	height: 1px;
	width: 70%;
	margin-bottom: 20px;
	margin-top: 20px;
}
/***Pages without sidebar***/
/**************** Post styles **************************************/
.postlarge {
position: relative;
margin-left: 0px;
margin-right: 15px;
margin-top: 20px;
width: 940px;
padding-left: 25px;
padding-right: 25px;
}

.postlarge a{
	color: #5e4316;
}

.postlarge a:hover{
	color: #68652f;
}

.postlarge a:visited{
	color: #68652f;
}
	

.postlarge h1{
	color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	margin-left: 15px;
	text-shadow: 0.04em 0.09em #CCC;
	padding-bottom: 10px;
	height: 25px;

}

.postlarge h2{
	color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	margin-left: 5px;
	margin-top: 20px;
}
.postlarge h2 a:visited, a:link{
	color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-top: 15px;
	text-decoration:underline;
}



.postlarge h3{
color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.postlarge h3 a:visited, a:link{
	color: #684d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:underline;
	margin-top: 5px;
	margin-bottom: 5px;
}


.postlarge h4{
		color: #5e4316;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform:uppercase;
}

.postlarge h4 a:link{
			color: #5e4316;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform:uppercase;
	text-decoration:underline;
}
	
.postlarge h4 a:hover{
			color: #68652f;

}
	
.postlarge h4 a:visited{
			color: #68652f;

}	
	
	
.postlarge p{
	color: #5e4316;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	margin-left: 15px;
	margin-right: 15px;

}

.postlarge hr{
	color: #5e4316;
	height: 1px;
	width: 90%;
	margin-bottom: 20px;
	margin-top: 20px;
}


/***** LISTS FORMATTING *****/
.postlarge ul {
margin: 12px 0px 5px 30px;
padding: 0px 0px 0px 0px;
list-style:circle;
} 
.postlarge ul li {
margin: 5px 0px 5px 60px;
list-style:circle;
padding-left: 13px;
color: #5e4316;
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.postlarge ol {
margin-left: 55px;
padding-left: 60px;
}
.postlarge ol li {
margin-left: 55px;
padding-left: 60px;
}

.postlarge ul li a{
	color: #684d30;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.postlarge ul li a:hover{
	color: #68652f;
}

.postlarge img{
	text-align:right;
}

/***** LISTS FORMATTING *****/
.post ul {
margin: 5px 0px 5px 30px;
padding: 0px 0px 0px 0px;
list-style:circle;
} 
.post ul li {
margin: 5px 0px 8px 60px;
list-style:circle;
padding-left: 13px;
color: #5e4316;
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;

}
.post ol {
margin-left: 55px;
padding-left: 60px;
}
.post ol li {
margin-left: 55px;
padding-left: 60px;
}

.post ul li a{
	color: #5e4316;
}

.post ul li a:hover{
	color: #5e4316;
}

.post img{
	text-align:right;
}

/***** SIDEBAR FORMATTING *****/
#secbar {
	margin-top:0px;
	float: right;
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-right: 15px;
	
}
#secbar h2 {
padding-top: 25px;
padding-bottom:10px;
margin-right: 0px;
text-align: center;
width: 260px;
background:transparent url(images/secbarTop.jpg) top left repeat-x;
font-size: 22px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #5b4013;
font-weight: 700;
height: 42px;
}

.textwidget {
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #72522d;
width:260px;
margin-bottom:50px;
margin-right: 40px;
}
.textwidget ul{
list-style:circle;
}


#secbar a:link {
color: #eecc49;
font-size: 14px;
text-decoration: underline;
font-weight: normal;
}
#secbar a:hover {
background: none;
color: #cc6c0c;
text-decoration: underline;
}
#secbar a:visited {
color: #000;
}

#secbar h3 {
margin-left: 10px;
margin-top: 10px;
text-align: center;
padding: 5px;
font-size: 22px;
color: #684d30;
font-weight: normal;
}


#secbar h4 {
margin-left: 10px;
margin-top: 10px;
text-align: center;
padding: 5px;
font-size: 26px;
color: #684d30;
font-weight: normal;
}

#secbar p{
	width: 210px;
	padding: 10px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size:13px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 22px;
	margin-top: 10px;
}


/***** SIDEBAR LISTS FORMATTING *****/
#secbar ul, #secbar ol { 
margin: 0px;
font-size: 14px;
text-align: center;
padding: 0px;
width: 260px;
}
#secbar ul li {
background: transparent url(images/secbarBG.jpg) repeat-y top left;
margin: 10px 0px 0px 0px;
padding: 0px;
width:260px;
height:100%;
text-align: center;
list-style:none;
}
#secbar ul li ul, #secbar ul li ol, #secbar ol li ul, #secbar ol li ol { 
color: #74532c;
list-style:circle;
padding: 0px 0px 0px 0px; 
list-style-type: none;

}

#secbar h6{
background:transparent url(images/sidebottom.jpg) no-repeat bottom left;
width: 260px;
text-align:left;
height: 32px;
margin-top: -5px;
}
#secbar ul li ul li {
margin: 5px 10px;
font-size:12px;
padding: 0px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
color: #74532c;
list-style: circle; 
list-style-position: inside;
background: none;
width: 260px;
}
#secbar ul li ul li a:link, #secbar ul li ul li a:visited {
color: #220d03;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
text-align: left;
text-decoration: none;
font-weight: normal;
/*border-bottom: 1px solid #fff;

*/
list-style:circle;}
#secbar ul li ul li a:hover {
color: #a82c2c;
border-bottom: 1px solid #b0d616;
}



/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
font-size: 14px;
color: #5e4316;
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 45px;
margin-top: 20px;
}

ol#comments li p{
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 45px;
}

ol#comments{
	margin-left: 55px;
}



#commentform input {
background-color: #CCC;
width: 225px;
height: 16px;
padding: 2px;
margin-left:55px;
color: #666666;
font-size: 14px;
padding: 3px;
border: 1px solid #220d03;	
}
#commentform textarea {
background-color: #ccc;
width: 500px;
height: 100px;
color: #666666;
padding: 3px;
border: 1px solid #220d03;	
margin-left: 55px;
}
p.message {
font-size: 14px;
padding: 3px;
background: #f6f6f6;
border: 1px solid #9a9a9a;
}
p.message img {
vertical-align: middle;
border: none;
}
#commentform #submit {
background-color: #5e4316;
color: white;
margin-top:10px;
margin-left: 55px;
padding: 7px;
width: 100px;
height: 34px;
border: none;
cursor: pointer;
font-size: 11px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
color: #d8c06b;
width: 500px;
background: url(images/commentbg.gif) no-repeat top left;
padding: 0px;
margin-top: 15px;
margin-left: 10px;
position: relative;
}
.commentlist li h4 {
font-size: 14px;
color: #800000;
margin: 0px;
margin-left: 70px;
padding: 0px;
}
.commentlist cite a:link, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #0e416d;
text-decoration: none;
font-family: "Trebuchet MS";
}
.commentlist cite a:hover {
color: #353535;
text-decoration: underline;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
margin-left: 75px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin-left: 55px;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #800000;
margin-left: 45px;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
}
#commentform p {
margin-left: 55px;
width: 570px;
}
.commentlist li img {
height: 50px;
width: 50px;
position: absolute;
top: 23px;
left: 5px;
border: 1px solid #5698d5;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}
.commentsep {
background: url(images/postsep.gif) no-repeat top left;
height: 9px;
width: 528px;
clear: both;
margin: 10px 0px;
}
.clear {
 clear: both;
        height: 1px;
        overflow: hidden;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

div.wpcf7-response-output {

	width: 300px;
	position: absolute;
	top: 310px;
/*	left: 670px;
*/}
span.wpcf7-not-valid-tip {
font-size: 10px !important;
}