/* @override 
	http://localhost:8888/wp/wp-content/themes/HeritagePools/style.css
	http://workshop.wpcoder.com/carlos/hpool/wp-content/themes/HeritagePools/style.css
*/

* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Palatino, Georgia;
	font-size: 12px;
	background: #375c74 url(images/mainbg.gif) repeat-x;
}

hr {
	background-color:#FFFFFF;
	border-color:#C6C1B5 #FFFFFF #FFFFFF;
	border-style:solid;
	border-width:1px;
	margin:10px 0 20px 0;
}


img {
	border-style: none;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    margin: 0 0 2px 15px;
    display: inline;
}

img.alignleft {
    margin: 0 15px 2px 0;
    display: inline;
}

.pages .entry img {
    border:1px solid #C6C1B5;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.wp-caption-text {
    font-weight:bold;
    text-align:center;
    margin:0;
}

.fixgap {
float: right;
height: 0;
}

a {
	color: #375C74;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

a.top {
	text-align:right;
	clear:both;
	display:block;
	padding:10px 0;
	font-size: 11px;
	font-weight:bold;
}

table.box {
       color:#595651;
       font-size:14px;
       margin:5px 0 25px 0;
}

table.box td {
       padding:10px;
       line-height:20px;
       background: #fff url(images/tablebg.png) no-repeat right bottom;
       border-bottom: 1px solid #c6c1b5;
       border-left: 1px solid #c6c1b5;
}

table.boxcentered td {
       text-align:center;
}

table.box tr.headerrow td, table.box td.shadedbox {
       background: #eaeae6;
       border-top: 1px solid #c6c1b5;
       border-bottom: 1px solid #c6c1b5;
}

table.box td.shadedbox {
       border-top: none;
}

table.box td.rightcol {
       border-right: 1px solid #c6c1b5;
}

h2 {
	color: #595651;
	font: bold 19px Palatino, Georgia;
	padding-top:5px;
	padding-bottom: 6px;
	margin-bottom: 15px;
	padding-left: 2px;
}

#mwrap {
	width: 100%;
	background: url(images/wrapbg.gif) repeat-x center top;
	min-height: 932px;
	height: auto !important;
	height: 932px;
}

#wrapper { 
	margin: 0 auto;
	width: 1041px;
	padding: 10px 0 25px;
}

#header2 {
	width: 935px;
	padding: 0 3px;
	height: 40px;
	margin: 10px 0px 0px 0px;
}


#header2 .facebook {
	float: right;
	padding-right: 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
}


#header {
	width: 935px;
	padding: 0 43px;
	height: 159px;
	background: url(images/headerbg.png) no-repeat;
	margin: 0px 0px 0px 0px;
}

#header h1 {
	width: 213px;
	height: 96px;
	float: left;
	padding-top: 27px;
	text-indent: -5000px;
}

#header h1 a {
	width: 213px;
	height: 96px;
	float: left;
}

#header .localweather {
        background: url(images/localweather.png) no-repeat left center;
	float: right;
	padding-right: 52px;
	width: auto;
	margin: 43px 0 5px 0;
        padding-left: 123px;
        color: #fff;
        font-size:12px;
}

#header .localweather .temp {
        font-size: 26px;
        font-weight:bold;
        color: #f4c67b;
}

#header .localweather .forecast {
        font-style:italic;
        color: #e9e8e4;
}

#header .searchbox {
	float: right;
	padding-right: 41px;
	width: 230px;
        clear:right;
}

#header .searchbox p {
	float: left;
	color: #666;
}

#header .searchbox input#search {
	width: 164px;
	height: 19px;
	background: url(images/searchbox.gif) no-repeat;
	border-style: none;
	margin-right: 5px;
	color: #666;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 4px;
}

#header .searchbox input#submit {
	border-style: none;
	background-color: transparent;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
}

#content {
	overflow: hidden;
	width: 1041px;
	margin: 0;
	background: url(images/contentbg.gif) repeat-y;
	padding: 0;
}

#sidebar { 
	background: transparent url(images/sidebarbg.gif) no-repeat 54px 0;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 0 0 54px;
	display: inline;
	position: relative;
	width: 212px;
}

#sidebar ul {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	list-style-type: none;
	width: 212px;
}

#sidebar ul li {
	text-transform: uppercase;
	color: #595651;
	font-weight: bold;
	background: url(images/nav_div.gif) no-repeat 0 bottom;
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 212px;
	font-size: 18px;
}

#sidebar ul li.current_page_item, #sidebar ul li.current_page_parent, #sidebar ul li.current_page_ancestor {
	background: url(images/nav_div.gif) no-repeat 0 bottom;
}

#sidebar ul a {
	color: #595651;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	height:22px;
}

#sidebar ul li.current_page_item a {
	background: url(images/arrow.gif) no-repeat 11px 4px;
}

.blog_arrow {
	position: relative;
	z-index:100;
	width:8px;
	height:13px;
	display:block;
	left: 12px;
	top: 181px;
	margin-top:-13px;
	background: transparent url(images/arrow.gif) no-repeat 0 0;
}

#content #sidebar ul li.current_page_item li a {
	background: none no-repeat;
}

#sidebar ul a:hover {
	color: #696560;
	text-decoration: none;
}

#sidebar li ul li.current_page_item a, #sidebar li ul li.current_page_parent a, #sidebar li ul li.current_page_ancestor a {
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
	font-weight:inherit;
}

#sidebar ul li ul {
	margin-top: 12px;
	width: 210px;
	text-transform: none;
}

#sidebar ul li ul li {
	margin: 0 0 3px;
	font-size: 15px;
	width: 191px;
	background: url(images/nav_sec.gif) no-repeat 0 bottom;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 4px 19px;
}

#sidebar ul li ul li.current_page_item, #sidebar ul li ul li.current_page_parent {
	background:transparent url(images/nav_sec.gif) no-repeat 0 bottom;
}

#sidebar ul li ul li.page-item-7 {
	background: url(images/nav_sec1st.gif) no-repeat 0 bottom;
}

#sidebar ul li ul li.page-item-13, #sidebar ul li ul li.page-item-25 {
	background-image: none;
}

#sidebar ul li ul li a {
	padding-left: 15px;
	font-weight:normal;
}

#mainc { 
	display: inline;
	margin: 0;
	padding: 0;
	width: 775px;
	float: right;
}

#mainc h1 {
	color: #595651;
	font: bold 33px Palatino, Georgia;
	text-transform: uppercase;
}

#mainc.hhome {
	background: url(images/blueprints.gif) repeat-y 0 -11px;
}

#mainc.mpage {
	background: url(images/page_prints.gif) repeat-y 0 23px;
        min-height:510px;
        height:auto !important;
        height:510px;
}

#mainc .homepage {
	background: url(images/home_top.png) no-repeat 0 top;
	overflow: hidden;
}

#mainc .homepage a, .pages .entry h2 a {
	color: #EB950A;
}

#mainc .pages {
	background: url(images/pagebg.png) no-repeat 0 top;
	overflow: hidden;
	padding-left: 32px;
}

#mainc .pside {
	float: right;
        clear:right;
	width: 225px;
	background: url(images/side_div.gif) no-repeat left top;
	margin: 0 0 15px 20px;
	font-family: Palatino, Georgia;
	padding: 0 4px 0 25px;
        position:relative;
}

#mainc .pside.sblog {
	padding-right: 90px;
}

#mainc .pside p {
	margin-bottom: 10px;
	color: #595651;
	font-size: 12px;
	line-height: 17px;
}

#mainc .pside ul {
	margin-bottom: 15px;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	color: #595651;
}

#mainc .pside h2 {
	font-size: 15px;
	line-height: 17px;
	color: #595651;
	font-weight: bold;
	background-image: none;
	padding: 0;
	margin: 0;
}

#mainc .pside h3 {
	color: #eb950a;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 2px;
}

.pages .page_gallery {
	width: 301px;
	height: 173px;
	background: url(images/page_gallery.png) no-repeat;
	float: right;
	padding-right: 24px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}

.pages .tools {
	height: 33px;
}

.pages .tools p {
	float: left;
	margin-right: 23px;
}

.pages .entry {
	font-family: Palatino, Georgia;
	padding-right: 86px;
	margin-top: 35px;
}

.pages .entry.eblog {
	padding-right: 350px;
	margin-top: 25px;
}

p#breadcrumbs {
        font-size:11px;
        line-height:100%;
        color:#595651;
        padding-left:3px;
}

.pages .entry h2 {
	color: #595651;
	font: bold 19px Trebuchet MS;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(images/h2_div.gif) no-repeat 0 bottom;
	padding-left: 2px;
	padding-top:0;
        text-transform:uppercase;
}

.pages .entry p {
	font-size: 14px;
	line-height: 20px;
	color: #595651;
	margin: 0 0 15px 0;
}

.pages .entry h3 {
	color: #eb950a;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	margin-bottom: 5px;
        font-family:Trebuchet MS;
}

.pages .entry h4 {
	color: #595651;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 8px;
        font-family:Trebuchet MS;
}

.pages .entry ul {
	margin-bottom: 20px;
	list-style-type: none;
	font-size: 14px;
	line-height: 20px;
	color: #595651;
}

.pages .entry table h4, .pages .entry table ul {
	margin:0px;
}

.pages .entry ol {
	margin: 0 0 20px 20px;
	list-style-type: none;
	font-size: 14px;
	line-height: 20px;
	color: #595651;
	list-style-type: decimal;
	list-style-position: outside;
}

.pages .entry ol li {
	margin-bottom: 6px;
	padding-left: 10px;
}

.pages .entry ul li {
	background: url(images/bullet.gif) no-repeat 0 6px;
	padding-left: 10px;
}

.pages .entry ol li ul li {
	margin-bottom: 0;
	padding-left: 10px;
}

.pages .entry ul li ul, .pages .entry ol li ul {
	margin-top: 3px;
	margin-bottom: 7px;
}

.pages .entry ul li ul {
	margin-left: 15px;
}

.pages .entry ul li ul li {
	list-style-type: disc;
	background: transparent;
	padding-left:0;
}

.quotebox {
	padding: 20px 0;
	float: left;
	border-bottom: 1px solid #C6C1B5;
	color:#595651;
	font-size:14px;
	line-height:150%;
	width:100%;
	margin-top:10px;
}

.lastquote {
	border-bottom: none;
}
.quotebox .quote-left {
	float:left;
	margin:-5px 5px -10px 0;
}

.quotebox .quote-right  {
	display:inline;
	float:none;
}

.quotebox span {
	padding:0;
}

.quotebox .quote-left img, .callout .quotebox .quote-right img {
	float:none;
	margin:0;
        border:none;
}
.quotebox .quote-right img {
	position:relative;
	margin-top:-10px;
	left:5px;
	bottom:-10px;
        border:none;
}

.quotebox .source {
	text-align:right;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}


/* @group Scroller */

.homepage .home_gallery {
	width: 367px;
	height: 284px;
	background: url(images/gallery.gif) no-repeat;
	margin: 0 0 -20px 0;
	padding-left: 21px;
	padding-top: 20px;
}


.homepage .home_gallery .gotogallery a {
	float: right;
	width: 128px;
	height: 27px;
	margin-right: 46px;
	margin-top: 20px;
	text-indent: -5000px;
}

.overtext {
	z-index: 10;
	position: relative;
	bottom: 37px;
	width: 480px;
	height: 25px;
	float: left;
	padding-top: 9px;
	background: url(images/trans.png) repeat;
}

.overtext .imgdes {
	color: #595651;
	width: 470px;
	padding-left: 10px;
	float: left;
	font: bold 14px Palatino, Georgia;
}

#slideshow {
	width: 325px;
	height: 218px;
	margin: 0;
}
pre code { background-color: #000}

.pics { height: 218px; width: 325px; padding:0; margin:0; overflow: hidden }

.pics p {
	float: left;
}
.pics img { height: 218px; width: 325px; top:0; left:0;
	border-style: none;
}



/* @end */

/* @group Homepage */

.homepage .hleft {
	width: 275px;
	padding-right: 20px;
	padding-left: 31px;
	float: left;
	margin-bottom:-20px;
}

.homepage .hleft h2 {
	padding-top: 10px;
	font: 16px/24px Palatino, Georgia;
	color: #595651;
	height: 190px;
}

.homepage .hright {
	width: 370px;
	float: left;
	padding: 0 0 0 1px;
}

.homepage .revolution p {
	margin-bottom: 1px;
	width: 330px;
	padding-left: 17px;
	padding-top: -30px;
	color: #595651;
	font: 14px/20px Palatino, Georgia;
}

.homepage .revolution {
	background: url(images/side_div.gif) no-repeat 0 bottom;
	padding:30px 0 70px 12px;
}

.homepage .revolution a {
	font-weight: bold;
}

.hsingle {
	margin-bottom: 20px;
	font: 14px/20px Palatino, Georgia;
	color: #595651;
}

.hsingle a {
	font-weight: bold;
}

.hsingle p {
	margin-bottom: 10px;
	width: 230px;
}

.hsingle p.title {
	margin-bottom: 0;
	width: 265px;
}

.hsingle p strong {
	margin-right: 4px;
}

.endfooter {
	font-family: Palatino, Georgia;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-align: center;
}

/* @end */

#footer { 
	width: 1041px;
	clear: both;
	padding: 0;
	background: url(images/footerbg.png) no-repeat left bottom;
	height: 122px;
	margin: 0;
}

#footer .copy {
	text-align: right;
	width: 200px;
	color: #fff;
	float: right;
	margin-top: 50px;
	padding-right: 72px;
	font: 12px/16px Palatino, Georgia;
}

.clear { 
	clear: both; 
	background: none; 
}



/*
CSS Name: Hovereffect Styles
Description: Hover Stylesheet based on the idea of Hoverbox from http://host.sonspring.com/hoverbox/
Author: Alex Rabe - Orginal by Nathan Smith
Version: 1.40

This is a template stylesheet which doesn't support description below the thumbnails. It's a experimental version.

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
}

.ngg-albumtitle {
	border-bottom:1px dashed #AAAAAA;
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding-bottom: 3px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
	background:#EEEEEE none repeat scroll 0% 50%;
	border-color:#DDDDDD rgb(187, 187, 187) rgb(170, 170, 170) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
	color:inherit;
	margin-right: 5px;
	padding:5px;
}

.ngg-thumbnail img {
	filter: alpha(opacity=100);
	-moz-opacity: .99;
	opacity: .99;
	background:#FFFFFF none repeat scroll 0%;
	border-color:#AAAAAA rgb(204, 204, 204) rgb(221, 221, 221) rgb(187, 187, 187);
	border-style:solid;
	border-width:1px;
	color:inherit;
	padding:2px;
	vertical-align:top;
}

.ngg-thumbnail img:hover {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
    opacity: .9;
	border-color:#000000;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
	background:#EAEAE6;
	border-color:#C6C1B5;
	border-style:solid;
	border-width:1px;
	color:inherit;
	display:inline;
	margin:3px;
	padding:5px;
	position:relative;
}

.ngg-gallery-thumbnail {
	float: left;
}

.ngg-gallery-thumbnail img {
	filter: alpha(opacity=100);
	-moz-opacity: .99;
	opacity: .99;
	background:#FFFFFF;
	color:inherit;
	vertical-align:top;
}

.ngg-gallery-thumbnail img:hover {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
        opacity: .9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:12px;
	padding-top:5px;
	color:#595651;
        display:block;
        text-align:center;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
	padding-bottom:10px;
}

.ngg-imagebrowser .pic {
	background:#EEEEEE none repeat scroll 0% 50%;
	border-color:#DDDDDD rgb(187, 187, 187) rgb(170, 170, 170) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
	color:inherit;
	display:block;
	padding:10px;
}

.ngg-imagebrowser img {
	width: 100%;
	margin: -3px;
	background:#FFFFFF none repeat scroll 0%;
	border-color:#AAAAAA rgb(204, 204, 204) rgb(221, 221, 221) rgb(187, 187, 187);
	border-style:solid;
	border-width:1px;
	color:inherit;
	padding:2px;
	vertical-align:top;
}

.ngg-imagebrowser-nav {
	padding:10px;
	margin-left:10px;
	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .back:hover,
.ngg-imagebrowser-nav .next:hover {
	border:1px solid #000000;
}

.ngg-imagebrowser-nav .back a:hover,
.ngg-imagebrowser-nav .next a:hover {
	text-decoration: none !important;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
}

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

/* ----------- Blog Comments -------------*/

h3#comments {
   margin-bottom:10px;
}

.pages .entry ol.commentlist {
   list-style-type:none;
   margin:0 0 20px 0;
}

.pages .entry ol.commentlist li {
   padding:0;
}

.commentmetadata a {
       font-size: 11px;
}
