/*  
Theme Name: Cinnamon Coast Beach House Theme
Theme URI: http://www.focusedcreative.com/
Description: A custom WordPress Solution for the Cinnamon Coast Beach House Web site
Author: Focused Creative Communications
Author URI: http://www.focusedcreative.com

*/
/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
	}

/* =Browser spacing reset */

* {
	margin: 0;
	padding: 0;
	}

html {
	height: 100%;
	margin-bottom: 1px;
	}

select > option {
	padding: 0 5px 0 3px;
	}

body {
	font-size: 62.5%;
	background-color: #dbdbdb;
	text-align: center;
	color: #414141;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 0;
 }

p, th, td {
	color: #414141;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-weight: normal;
	margin: 0 0 1em; }

h1 {
	color: #d76c47;
	font-size: 26px;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	letter-spacing: -.02em;
	padding-bottom: .5em; } 

h2 {
	color: #d76c47;
	font-size: 1.7em;
	line-height: 2em;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	padding-bottom: .5em; }  

h3 {
	color: #d76c47;
	font-size: 1.7em;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	clear: both;
	padding-top: 1em;
	padding-bottom: 3px;}  

h4 {
	color: #d76c47;
	font-size:1em;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }  /* displayed at 12px */

input, select {font-size:1em; }

b, strong {
	color: #275581;
	}

a:link {
	color: #d76c47;
	text-decoration: underline;
	}

a:visited {
	color: #d76c47;
	text-decoration: underline;
	}

a:hover {
	color: #275581;
	}



/* =Begin Structures*/

#page {
	background-image: url(images/page.gif);
	background-repeat: repeat-y;
	background-position: 0 -10px;
	width: 798px;
	margin: 0 auto;
	padding: 0; }
	
#live_area {
	text-align: left;
	width: 766px;
	margin: 0 16px;
	padding: 0; }
	
#topline {
	font-size: 2px;
	background-color: #db9d7f;
	width: 790px;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	 }
	
#logo_bar {
	width: 766px;
	height: 118px; }
	
.nav_bar {
	background-color: #e7eddf;
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 766px;
	height: 18px;
	margin-bottom: 6px;
	padding-top: 4px; }
	
#banner {
	width: 766px;
	height: 261px; }
	
#fp_header {
/*	background-image: url(images/fp_header.jpg);
	background-repeat: no-repeat */
	width: 766px;
	height: 261px; }
	
#b_bar {
	background-color: #dae3d0;
	width: 766px;
	height: 12px;
	margin-top: 8px; }
	
.left_textblock {
	width: 300px;
	float: left;
	margin-top: 34px;
	margin-left: 70px;
	line-height: 1.8em; 
	display: inline; }
	
.right_textblock {
	width: 300px;
	float: right;
	margin-top: 34px;
	margin-right: 40px;
	display: inline; }
	
.page_textblock {
	width: 600px;
	float: left;
	margin-top: 34px;
	margin-left: 70px;
	line-height: 1.8em; }
		
.clear {
	width: 766px;
	height: 10px;
	clear: both; }
	
.narrowcolumn {
	width: 600px;
	margin-left: 140px;
	}
	
#content.narrowcolumn h3 {
	font-size: 18px; !important;
	}
	
	
/*= Begin header elements*/

#logo {
	width: 201px;
	height: 96px;
	float: left;
	margin-top: 10px;
	margin-left: 12px; }
	
#display {
	float: left;
	margin-left: 48px;
	margin-top: 50px;
	width: 279px;
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #d76c47;
	line-height: 22px; }


/*= Begin nav elements*/

.nav_bar ul {
	color: #d76c47;
	font-size: 12px;
	font-family: "Century Gothic", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: +.09em;
	word-spacing: +.05em;
	list-style-type: none;
	margin-top: 3px;}
	
.nav_bar li {
	margin-right: 7px;
	margin-left: 7px;
	display: inline; }
	
.nav_bar a:link {
	color: #d76c47;
	text-decoration: none; 
	padding: 3px 4px; }
	
.nav_bar a:visited {
	color: #d76c47;
	text-decoration: none; 
	padding: 3px 4px; }
		
.nav_bar a:hover {
	background-color: white;
	text-decoration: none;
	padding: 3px 4px; }
	
.nav_bar li.current-cat a,
.nav_bar li.current_page_item a {
	background-color: #fff;
	padding: 3px 4px;
	}


/*= right text block elements */	

.right_textblock ul {
	color: #396895;
	font-size: 13px;
	line-height: 20px;
	font-family: "Century Gothic", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: +.08em;
	list-style-type: none; }
	
.right_textblock li {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
.right_textblock a:link {
	text-decoration: none; 
	 }
	
.right_textblock a:visited {
	text-decoration: none; 
	 }
	
.right_textblock a:hover {
	text-decoration: underline;
	color: #d76c47;
	 }
	
	
	
	
/* = Begin footer nav elements */


#footer_nav {
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	font-family: "Century Gothic", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}


#footer_nav ul {
	text-align: center;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	}
	
#footer_nav li {
	margin-right: 7px;
	margin-left: 7px;
	list-style-type: none;
	display: inline;
	}



#footer_nav a:link {
	text-transform: capitalize;
	text-decoration: none;	
	}
	
#footer_nav a:visited {
	text-transform: capitalize;
	text-decoration: none;	
	}
	
#footer_nav a:hover {
	text-transform: capitalize;
	text-decoration: underline;	
	}




#footer_nav .page_item a:link {
	text-transform: capitalize;
	text-decoration: none;	
	}
	
#footer_nav .page_item a:visited {
	text-transform: capitalize;
	text-decoration: none;	
	}
	
#footer_nav .page_item a:hover {
	text-transform: capitalize;
	text-decoration: underline;	
	}

#footer_nav .current-cat a:link {
	text-transform: capitalize;
	text-decoration: none;	
	}
	
#footer_nav .current-cat a:visited {
	text-transform: capitalize;
	text-decoration: none;	
	}
	
#footer_nav .current-cat a:hover {
	text-transform: capitalize;
	text-decoration: underline;	
	}

.copyright {
	color: #d76c47;
	font-size: 1em;
	}

	
/* = Calender elements */	

.calender_block {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 200px;
	float: right;
	margin-top: 34px;
	margin-right: 50px;
	display: inline;
	}

.calender_block ul {
	color: #396895;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	list-style-type: none; }

.calender_block a:link {
	text-decoration: none; 
	 }
	
.calender_block a:visited {
	text-decoration: none; 
	 }
	
.calender_block a:hover {
	text-decoration: none;
	 }
	 
/* Begin Contact Form ][ CSS */
.wpcf7 {
	width: 290px;
	color: #777;
	position: static;
	overflow: hidden;
	font-size: 1.2em;
}

.wpcf7 p {
	color: #D76C47;
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size: 12px;
	}
	
.wpcf7 input {
	width: 260px;
	background-color: #fdf8f6;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #efc4b5;
	}

.wpcf7 textarea {
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size: 12px;
	width: 260px;
	background-color: #fdf8f6;
	padding: 4px;
	border: 1px solid #efc4b5;
	}


.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: normal;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}	 


#contactsubmit {
	font-size: 10px;
	color: #666;
	width: 100px;
	height: 20px;
	border: none;
	background: transparent url(images/ccbh_enter_button.gif) no-repeat left 2px ;
	}
	

/* Begin text block image style */

.left_textblock img {
	border: 1px #888;
	padding-right: .5em;
	}
	
/*** ***  Calendar displays ***/

#wp-calendar table {
	margin-bottom: 2em;
	}

#wp-calendar td {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	background-color: #efefef;
	}

#wp-calendar table th {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}



#wp-calendar table {
 width:100%;
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

#wp-calendar td.ec3_postday {
background-color: #dae3d0;
}

.ec3_eventday a {
 color:#dae3d0 !IMPORTANT;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:solid 1px #999;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}


.ngg-sidebar-widget {
	width: 240px;
	}

.ngg-sidebar-widget h4 {
	width: 180px;
	}
	
h4.fim-nav {
	color: #d76c47;
	font-size: 2em;
	line-height: 2em;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	}

.fim-title,
h4.fim-title p,
h4.fim-title a {
	border-bottom: 0px none white !important;
	}
	
.fim-album-description p {
	font-size: 13px !important;
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif !important;
	line-height: 15px !important;
	}
	
.narrowcolumn {
	margin-bottom: 60px;
	}
	
.sidebar_gallery_description {
	font-variant: normal;
	text-transform: none;
	color:#414141;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:normal;
	font-style: italic;
	line-height:1.6em;
	letter-spacing: normal;
	clear: both;
	}
	
.sidebar_gallery {
	display: block;
	clear: both;
	}
	
.sidebar_gallery .ngg-gallery-thumbnail-box {
	margin-left: 20px;
	}
