/*
Theme Name: Roger
Theme URI: http://rogertheriault.com/
Description: Roger's OLD theme
Version: 1.0
Author: Roger Theriault
Tags: variable width, widgets

Nothing to say yet...
*/


a {
	color: #093; /* 963 or 960  696*/
	background: transparent;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	/* color: #933; same */ 
}

a:hover {
	color: #f60;
}

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

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	border-style: none;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h1, h2 {
	color: #34431D; 
  	margin:2px 2px 2px 2px;
  	margin-bottom: 0px;
  	padding-bottom: 0px;
  	padding-top:6px;
  	font-size:20pt;
  	font-family: "Calisto MT", CalistoMT, Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16pt;
}

h3 {
	color: #34431d; 
  	margin:2px 2px 2px 2px;
  	font-size:10pt;
	font-weight: bold;
  	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	margin:2px 2px 2px 2px;
  	margin-bottom:6px;
  	margin-left: 2px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 500px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 0;
	margin-left: 10px;
	margin-right: 20px;
}

#header {
	width: 100%;
	background-image: url('images/slice.gif');
	background-repeat: repeat-x;
	margin: 0;
	height: 140px;
}

#header a {
	color: #7f7;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

.pageHead {
     /* width:420px; */
     height:140px;
	color: black;
  font-size: 24px; 
  font-weight:bolder;
	background-image: url('images/headerb.gif');
	background-repeat: no-repeat;
}
.pageHeadR {
     float:right;
     /* width:111px; */
     height:140px;
	color: #34431D;
	display: block;
	background-image: url('images/rightfloat.gif');
	background-repeat: no-repeat;
}


#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#left {
	float: left;
}
#right {
	float: right;
}
#sidebar {
	float: left;
	background: #34431d;
	width: 120px;
	margin: 0;
	padding: 0;
}

#sidebar a {
     background: transparent; 
     color:white;
     font-size:9pt;
     text-decoration:none;
    font-weight: bolder; 
     border-style:none;
	padding:1px;
}

#sidebar a:hover {
	/* background: #34431D; */
	color: #FFCC33;
     text-decoration:none;
  border-style:none;
}
#sidebar p, #sidebar li {
     color:#FFF; 
     padding:0px 2px 0px 2px;
     font-size:9pt;
}
#sidebar hr {
	padding: 0px;
	margin: 0px;
     font-size:2pt;
}
#sidebar p.mid {
     color:#CCC;
     height:10px;
     padding:0px;
     margin:1em 0px 0px 0px;
     font-size:10px;
     font-weight:bolder;
     text-align:center;
}
#sidebar img {
	margin: 2px;
}


#sidebar2, #sidebar3, #sidebar-listings {
	color: black;
	float: right;
	display: block;
	right: 0px;
	top: 140px;
	width: 200px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 3px solid #34431d;
	list-style-type: none;
}

#sidebar2 ul, #sidebar3 ul, #floatbar ul, #sidebar-listings ul {
	list-style-type: none;
	color: black;
	margin: 0;
	padding-left: 0;
}
#sidebar2 li, #sidebar3 li, #floatbar li, #sidebar-listings li {
	color: black;
}
#sidebar3 .current_page_item {
	font-weight: bold;
}	
#sidebar3 .current_page_item ul {
	font-weight: normal;
}	
#breadcrumbs {
/*	width: 100%; IE6 dont like */
	padding: 0;
	margin: 0;
}
#breadcrumbs ul {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#breadcrumbs li {
	list-style: none;
	display: none;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}
#breadcrumbs .page_item {
	display: none;
}
/* not in IE 7
#breadcrumbs li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: black;
}
#breadcrumbs .first_item:before {
	content: " ";
}
*/
#breadcrumbs .first_item {
	display: inline;
	color: black;
	border-left: 1px solid white; 
	padding-left: 0px;
}
#breadcrumbs .current_page_item {
	display: inline;
	border-left: 1px solid black;
}
#breadcrumbs .current_page_item a {
	text-decoration: none;
}
#breadcrumbs .current_page_ancestor {
	display: inline;
	border-left: 1px solid black; 
}

.widget_pages .page_item {
	border-left: 3px solid white;
}
.widget_pages .current_page_item {
	border-left: 3px solid orange;
}
.widget_pages .page_item .page_item {
	display: none;
}
.widget_pages .current_page_ancestor {
	display: block;
}
.widget_pages .current_page_ancestor .page_item, .widget_pages .current_page_item .page_item {
	display: block;
}
.widget_pages .current_page_ancestor ul, .widget_pages .current_page_item ul {
	display: block;
}
.widget_pages .current_page_ancestor li, .widget_pages .current_page_item li {
	display: block;
}
.widget_pages ul, .widget_pages li {
	display: inherit;
}

#floatbar {
	float: right;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
.floatItem {
	border: 3px solid #34431d;
	background: #a4b37d;
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
}

.leftnavitem, .leftnavitem-main {
	display: block;
	list-style-type: none;
}
.leftnavitem ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	border-top: 1px solid #fff;
}
.leftnavitem-main ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}
.leftnavitem li {
	margin: 0;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #fff;
}
.leftnavitem .current_page_parent, .leftnavitem .current_page_item, .leftnavitem .current_page_ancestor {
	background: #9a7;
}
.post {
	float: left;
	max-width: 600px;
	margin-top: 10px;
	padding-left: 5px;
	margin-left: 5px;
}
.entry {
	margin-top: 10px;
	padding-left: 5px;
	margin-right: 10px;
}
.postattrib {
	font-style: italic;
	font-size: 9px;
}
.alignright {
	float: right;
}

.widget {
	padding-bottom: 10px;
}
.widget li {
	padding-left: 10px;
}
#floatbar .widget {
/*	border: 2px solid #333;
	background: #ddd; */
	margin: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.entry h2 {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	font-weight: bold;
	font-size: 14px;

}
.mychildren {
	background: light-green;
}

#pagetools {
	float: right;
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	padding-bottom: 5px;
	top: 15px;
	width: 200px;
	list-style-type: none;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	border: 1px double #34431d;
}
.pagetools-title {
	margin: 0px;
	padding: 4px 5px 0px 5px;
	border-bottom: 2px solid #34431d;
	background: #a4b37d;
	color: white;
	font-size: 12pt;
	font-weight: bold;
}
.pagetools-contents {
	margin: 5px;
}
.pagetools-item {
	padding: 5px;
	display: block;
	float: left;
}

#homebar {
	float: right;
	margin: 0px;
	margin-top: 50px;
	margin-left: 25px;
	margin-right: 1px;
	padding: 0px;
	padding-bottom: 5px;
	top: 15px;
	width: 350px;
	list-style-type: none;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	border: 1px double #34431d;
	border-top: 1px solid #34431d;
}
.homebar-title {
	margin: 0px;
	padding: 4px 5px 0px 5px;
	border-top: 2px solid #34431d;
	border-bottom: 1px solid #34431d;
	background: #a4b37d;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	clear: both; /* IE6 */
}
.homebar-contents {
	margin: 5px;
	color: black;
}
.homebar-contents ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.homebar-contents li {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-type: none;
	text-indent: -12px;
	color: black;
}
.homebar-item {
	padding: 5px;
	display: block;
	float: left;
}



.wordtube {
	margin: 0 auto;
	padding: 10px;

}

.prop-box, .prop-box-avail {
	padding: 5px;
	margin: 10px 5px 5px 0;
}
.prop-box-avail {
	background: #cdc;
	width: 500px;
	min-height: 75px;
	display: block;
}
.prop-box-avail h2, .prop-box-avail a {
	padding-top: 0px;
	margin-top: 0px;
}
.prop-box {
	background: #ddd;
	min-height: 80px;
	width: 300px;
	display: block;
	float: left;
	margin-right: 20px;
}
.prop-box-featured {
	min-height: 80px;
	display: block;
	clear: both;
}
.prop-float-container {
	width: 300px;
	display: inline;
}
.prop-box em {
	font-size: smaller;
}

.prop-thumb {
	float: left;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	display: block;
}
.propwassold {
	color: red;
	font-weight: bold;
}

#footer {
	clear: both;
	text-align: right;
}
#map_canvas {
	width: 550px;
	height: 450px;
	border: 1px solid black;
}
.re-info h2 {
	margin-top: 15px;
	margin-bottom: 5px;
}
.rfloat {
	float: right;
}
.lfloat {
	float: left;
}
.cfloat {
	clear: both;
}
.adobe-reader img {
	padding-top: 5px;
	padding-left: 5em;
	padding-right: 5em;
}
.vrbox {
	width: 550px;
	margin-top: 5px;
	background: black;
	color: white;
}
.vrcaption {
	font-size: smaller;
	text-align: center;
}
.vrwindow {
	height: 350px;
	border: 2px solid black;
}
.vrwindow p {
	color: white;
}
.vrchoice {
	color: grey;
	height: 2em;
	margin: 0px;
	display: inline;
	padding: 1px;
	padding-right: 2em;
	padding-left: 5px;
}
.propdata {
	clear: left;
	text-align: center;
	display: block;
	font-variant: small-caps;
	font-size: smaller;
	border: 1px solid black;
	padding: 2px;
	margin-top: 2px;
}
.propdata-line div {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.propfeatures {
	font-weight: bold;
	color: #34431d;
}
.page-propdata-box {
	width: 400px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.page-blurb {
	font-weight: bold;
	color: #34431d;
	text-align: center;
	font-variant: small-caps;
	text-transform: capitalize;
}
.propdata h3 {
	font-style: italic;
}
.prop-box-featured em {
	font-size: smaller;
}
.ngg-clear {
	clear: both;
}
.captionpic {
	float: right;
	width: 200px;
	font-size: smaller;
	font-style: italic;
	padding: 4px;
	border: 1px dotted green;
	margin-left: 5px;
}
img.leftpic {
	float: left;
	margin-right: 5px;
}
div.rightbox {
	float: right;
	width: 200px;
	padding: 4px;
	margin-left: 5px;
	border: 1px dotted green;
	color: green;
}
div.rightfloat {
	float: right;
	margin-left: 5px;
}
div.leftfloat {
	float: left;
	margin-right: 5px;
}

/* Other WP styling - new in 2.5.1 */
/*	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 */




/* Special styling for Quote-rotator plugin */
#quoterotator b {
	display: block;
	text-align: right;
}


/* Generic FormBuilder Display Configuration */
form.formBuilderForm, div.formBuilderSuccess {
	text-align: left;
	padding: 10px;
}
div.formBuilderSuccess {
	width: 400px;
	background: #cda;
	font-weight: bold;
	margin: 10px;
	border: 1px green dotted;
}
.formBuilderForm div{
	margin: 0;
	padding: 0;
}
div.formBuilderSuccess h4 {
	margin: 0;
	padding: 0;
}


/* The div class around each form field*/
.formBuilderForm .formBuilderField {
	padding-bottom: 4px;
	clear: left;
}

/* The div class around the error message, in the event that a required field is not filled in*/
.formBuilderForm .formBuilderError {
	font-weight: bold;
	color: red;
}

/* Generic Display Controls */
.formBuilderForm div.formBuilderComment {
	font-style: italic;
	padding: 4px;
	margin: 4px 0 4px 0;
	clear: both;
	float: left;
	width: 95%;
}
.formBuilderForm .formBuilderHidden {
	visibility: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}
.formBuilderForm .formBuilderSubmit {
	clear: both;
}

/* Generic Label Controls */
.formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired {
	clear: left;
	float: left;
	vertical-align: top;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.formBuilderForm .formBuilderLabelRequired {
	font-weight: bold;
}




/**** Field Type Specific Display Controls ****/

.formBuilderForm .single_line_text_box .formBuilderLabel
{
}

.formBuilderForm .small_text_area
{
}
.formBuilderForm .small_text_area .formBuilderLabel
{
	width: auto;
	clear: both;
}
.formBuilderForm .small_text_area textarea
{
	width: 500px;
}

.formBuilderForm .large_text_area
{
}
.formBuilderForm .large_text_area .formBuilderLabel
{
	width: auto;
}
.formBuilderForm .large_text_area textarea
{
	width: 500px;
}

.formBuilderForm .password_box
{
}

.formBuilderForm .checkbox
{
	float: left;
	width: 100%;
}

.formBuilderForm .radio_buttons
{
	position: relative;
}
.formBuilderForm .radio_buttons .formBuilderRadio
{
	display: block;
	position: relative;
	margin-left: 170px;
	padding-left: 0;
}

.formBuilderForm .selection_dropdown
{
}

.formBuilderForm .hidden_field
{
}

.formBuilderForm .comments_area
{
}

.formBuilderForm .spam_blocker
{
}








/* Print Styles */
@media print {
body {
	background: white;
	color: #f9f9f9;
	margin: 0;
}
#header, #sidebar, #sidebar2, #sidebar3, #sidebar-listings, #floatbar, #pagetools, #commentform, #respond {
	display: none;
}
.wordtube, .vrbox {
	display: none;
}
.middle {
	margin-left: 120px;
}
#content {
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-left: 120px;
	color: black;
}
.ngg-gallery-thumbnail-box {
	float: left;
	margin: 2px;
}
.ngg-clear {
	clear: both;
}
#map_canvas {
	display: none;
	/* page-break-before: always; dont work*/
}
#tabnav {
	display: none;
}
}
/* End Print */
