/*
Theme Name: South View Lodges
Theme URI: http://awidea.com/
Description: The WordPress theme.
Version: 1.2
Author: Charlie Street
Author URI: http://www.media-street.co.uk/
Tags: brown, custom header, fixed width, two columns, widgets

*/

#romance1{
background:url("images/bg_romance.png") no-repeat scroll right top transparent;
height:86px;
margin-top:20px;
width:648px;

}
#google_translate_element{   margin-bottom: 40px;
    margin-left: 50px;
    text-align: center;}
#vflowers{
background:url("images/balloon-flowers.png") no-repeat scroll right top transparent;
height:222px;
margin-top:20px;
width:89px;
float:right;
}

#text_v{
float:left;
width:485px;}

#vfooter{
background:url("images/footer-v.png") no-repeat scroll right top transparent;
height:103px;
margin-left:10px;
width:631px;

}

#comment-content{
border-left:5px solid #CCCCCC;
margin-bottom:40px;
margin-top:10px;
padding-left:10px;}



#comment1{
background:url("images/close-quote.gif") no-repeat scroll right top transparent;
font:italic 1.2em/1.6em Georgia,"Times New Roman",Times,serif;
padding-left:19px;
padding-right:22px;
width:400px;
}
#opencomment {
background:url("images/open-quote.gif") no-repeat scroll left top transparent;
display:block;
float:left;
font:italic 1.4em Georgia,"Times New Roman",Times,serif;
height:10px;
padding-left:10px;
width:5px;
} 




/* Begin Typography & Colors */
.ngg-gallery-thumbnail_sub {
margin-right:5px;
text-align:center;
}
.ngg-gallery-thumbnail_sub img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
display:block;
margin:4px 0 4px 5px;
padding:4px;
position:relative;
}
.ngg-gallery-thumbnail_sub img:hover {
background-color:#A9A9A9;
}
.ngg-gallery-thumbnail_sub span {
display:block;
font-size:90%;
padding-left:5px;
}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Sans-Serif;
	background:#eed489 url('images/body-bg.png');
	color: #333;
	text-align: left;
	}

#page {
	background-color: white;
	text-align: left;
	}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #b0300d;
	font-weight:normal;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background:url(images/page_bg.jpg) no-repeat;
	margin: 0px auto;
	padding: 0;
	width: 940px;
	}

#header {
	margin:0 auto;
	padding: 0;
	height: 40px;
	width: 940px;
	}
#top_menu {
	background:url("images/top_navigation.gif") no-repeat scroll 0 0 transparent;
height:40px;
margin-top:5px;
width:940px;
}
#top_menu ul{
	padding: 11px 0 10px 20px;
	margin: 0;
	text-align:left;
}

#top_menu ul li{
	display: inline;
}

#top_menu ul li a{
background:url("images/seprator.png") no-repeat scroll right center transparent;
color:#FFCE70;
font-size:11px;
padding:10px 11px 13px;
text-decoration:none;
text-transform:uppercase;
}

#top_menu ul li a:hover, #top_menu li.current_page_item a{
	background:url(images/top_menu_hover.gif) repeat-x;
	color:#fff;
}
#headerimg {
	height:423px;
	margin: 0 auto;
	width:940px;
	background:url(images/banner_bg.jpg) no-repeat bottom;
}
.narrowcolumn {
	float: left;
	padding: 0 20px 20px 15px;
	margin: 0px 0 0;
	width: 610px;
	}
.homecolumn {
	float: left;
	padding: 0 20px 20px 15px;
	margin: 0px 0 0;
	width: 610px;
	}
.entry_entry {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#614f2c;
	line-height:20px;
}
#intro {
	margin-top:20px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px!important;
	color:#966f3d;
	font-weight:bold;
	line-height:18px;
	text-indent:45px;
	background:url(images/intro-bg.gif) no-repeat;
	height:90px;
	 padding-right: 55px;
}
#intro1 {
  color: #966F3D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px !important;
    font-weight: bold;
    height: 35px;
    line-height: 18px;
    margin: 10px 10px 0 0;
    text-align: left;
    width: 600px;
}
.ngg-gallery-thumbnail img {

    height: 200px!important;

}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
#cls {
	clear:both;
}
.clear{clear:both}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}

#footer {
  background: url("images/footer_bg.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 50px;
    margin: 10px auto;
    padding: 0;
    width: 940px;
	}
#copy { 
	float:left;
	font-size:12px;
	color:#d9ac2a;
	padding:15px;
	margin-left:20px;
}
#footer_menu { 
	float:left;
	font-size:12px;
	color:#d9ac2a;
	padding:15px;
	margin-left:120px;
}

 #designed { 
   color: #5E5A50;
    float: right;
    font-size: 12px;
    margin-left: 50px;
    padding: 15px;
}
#copy a, #footer_menu a, #designed a{ 
	font-size:12px;
	color:#d9ac2a;
	text-decoration:underline;
}
#copy a:hover, #footer_menu a:hover, #designed a:hover{ 
	font-size:12px;
	color:#5e5a50;
	text-decoration:none;
}

/* End Structure */

/*	Begin Headers */
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;

	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style-image:url(images/bullet.gif)
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 280px;
	float:left;
	}
#sidebar form {
	margin: 0;
	}
#latest_news {
	margin-left:50px;
	margin-bottom:40px;
}
#latest_news p {
	font-size:12px;
	color:#817763;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#newsletter {
	margin-left:50px;
	margin-bottom:40px;
}
.flower {
	margin-left:60px;
}
.flower1 {
	margin-left:30px;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.email_field {background:#FFFFFF; border:1px solid #e7e1cb; padding:4px; width:170px;}
#top_banners {width:960px; margin:0 auto; }
#left_banner{float:left; margin-left:21px;}
#newsletter_part {margin-left:23px; padding-top:20px; float:left}
.module {
	margin-top:20px;
}
#icon-outer {
	margin-left:60px;
	margin-top:-20px!important;
	height:60px;

	}
#icons {	
	float:left;
	width:36px;
	height:30px;
	padding:5px;
}
#icons:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.address {
	font-size:12px;
	font-weight:bold;
}
.address strong {color:#d49722;}
.address1 {
	font-size:12px;
	font-weight:bold;
}
.address1 strong {color:#d49722;}
.bdr {
	border-bottom:1px solid #cccc!important;
}

.ddsg-wrapper h2{display:none!important}

.ddsg-wrapper ul{list-style:none; list-style-type:none;}
.ddsg-wrapper li{list-style-image:url(images/bullet.gif); padding-left:5px;}
.ddsg-wrapper li a{color:#565656; font-size:13px;}
.ddsg-wrapper li a:hover{color:#a55724; font-size:13px;}

.ddsg-wrapper p{display:none}

li a{color:#a55724; font-size:13px; font-weight:bold;}
#contact_outer {
	width:600px;
	min-height:50px;
	margin-top:10px;
}
#contact-part{width:290px; float:left;}
#contact-part p{font-size:13px;}
#contact-part strong{color:#db9722;}
#contact-form{width:300px; float:left;}

.button-go{background:url(images/go.gif) no-repeat; width:33px; height:26px; border:0px; line-height:30px; margin-top:12px!important;}
.button-go:hover{background:url(images/go-ovr.gif) no-repeat; width:33px; height:26px; border:0px;}
#readmore-btn {background:url(images/readmore.gif) no-repeat;width:75px;height:25px;text-indent:-9999em;overflow:hidden;display:block; float:right}
#readmore-btn:hover {background:url(images/readmore-ovr.gif) no-repeat;width:75px;height:25px;text-indent:-9999em;overflow:hidden;display:block;float:right}


#buttons-outer {}
#buttons-outer ul{padding:0px;margin:0px; list-style:none;}
#buttons-outer li {float:left; padding:5px;}


.front-btn{     background: url("images/special-offer.png") no-repeat scroll 0 0 transparent;
    color: #673D00;
    display: block;
    font-size: 21px;
    height: 48px;
    margin-bottom: 5px;
    padding-top: 20px;
    text-align: center;
    text-shadow: 1px 2px 1px #E3A200;
    width: 190px;
}
.front-btn:hover{background:url(images/special-offer-ovr.png) no-repeat; text-decoration:none;}


.piclenselink{background:url(images/piclenselink.png) no-repeat;width:208px;height:41px;display:block; margin-bottom:10px;}
.piclenselink:hover{background:url(images/piclenselink-ovr.png) no-repeat;}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #F3F3F3}
#map {border:3px solid #e6e6e6; width:600px; height:366px; padding:5px;}
