/*
Theme Name: Tealgray Retro Theme
Theme URI: http://www.mip-design.com/
Version: 2.0
Author: Mip Design Studio

*/


/* Base
------------------------------------------------------*/


.clearFloatBoth {
	clear: both;
}
.clearFloatLeft {
	clear: left;
}
.clearFloatRight {
	clear: right;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float:right;
}
.alignleft {
	float:left
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#c7c7c7 url(/wp-content/themes/main/images/bg.gif) left top repeat-x;
	font: normal 0.82em/135% "Lucida Grande", Arial, Tahoma, Helvetica, "San Serif";
	color: #44443c;
	text-align: center;
	margin:0px;
	padding:0px;
	padding-bottom: 20px;
	color: #44443c;
}
p {
	margin: 0px 0px 10px 0px;
}
#content-main p {
	margin: 0px 0px 16px 0px;
	text-align:justify;
	line-height:150%;
}
a {
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.hide {
	display: none;
}
img {
	border: 0px;
}
/* Clearing method
------------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Layout
------------------------------------------------------*/

#page-container {
	width: 960px;
	margin: 0px auto;
	margin-top:0px;
	text-align: left;
}
#page-navigation {
	/*background: url("images/bg_page_navigation.png") no-repeat 0% 0%;*/
	padding: 10px 0px 0px 20px;
}
#page-content {
	background:#f4f4f4 /*url(/wp-content/themes/TealGray.v2/images/bg_page_content.jpg) left top repeat-y*/;
	padding: 0px;
}
#content-wrapper {
	padding: 40px 20px 40px 30px;
}
#content-main {
	width: 540px;
	float: left;
	padding: 0px 10px 30px 10px;
}
#content-main.wide {
	width: 890px;
	float: none;
}
#content-sidebar {
	width: 315px;
	float: right;
}
#content-extras {
	background: #696969 url(/main/images/logos.gif) left center no-repeat;
	height:80px;
	/*padding: 0px 25px 20px 25px;*/
	padding: 0px;
}
/* Branding
------------------------------------------------------*/

#branding {
	position:relative;
	height: 140px;
	padding-right: 20px;/*background:url(/wp-content/themes/TealGray.v2/images/bg-branding.png) center bottom no-repeat;*/
}
#logo {
	position:absolute;
	top:20px;
	left:140px;
	display:block;
	width:680px;
	height:100px;
}
#logo h1 {
	font: normal 3.6em/125%;
	color: #f3efe9;
	/*width: 400px;*/
	float: left;
	text-align: center;
	padding: 15px 0px 0px 0px;
	text-indent:-9999px;
}
#logo h1 span {
	font: italic 0.4em;
	color: #d0d1c0;
	display: block;
}
#search {
	position:absolute;
	top:16px;
	right:10px;
	width: 240px;
	float: right;
	margin:0px;
	padding:10px 20px 20px 20px;/*background:#162A45;
	border-top:2px solid #949460;*/
}
#search em {
	display: block;
	font-size: 0.8em;
	color: #b2b58d;
	margin: 0px 0px 6px 0px;
	text-align:right;
	padding-right:5px;
}
#search em a, #search em a:link {
	color: #F4F4F4;
	font-weight: normal;
	text-decoration: none;
}
#search em a:visited {
	color: #F4F4F4;
	font-weight: normal;
	text-decoration: none;
}
#search em a:hover {
	color: #C5C59F;
	text-decoration: none;
}
#search em a:focus {
	color: #C5C59F;
	text-decoration: none;
}
#search em a:active {
	color: #C5C59F;
	outline: none;
	text-decoration: none;
}
#search .box {
	/*border:1px solid #CCC;*/
	padding: 2px;
	color:#CCC;
}
#search input {
	font-size:  .9em;
	color: #666;
	background:#fff url(/wp-content/themes/main/images/bg-search_input.jpg) left center no-repeat;
	width: 165px;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 3px;
	border: 0px solid #959b78;
}
#search input.submit {
	font-size: bold .9em;
	color: #080F19;
	text-transform: uppercase;
	text-indent:-9999px;
	width: 58px;
	margin: 0px;
	padding: 3px 2px 2px 2px;
	border: 0px solid #fff;
	background:#fff url(/wp-content/themes/main/images/bg-search_input-input.jpg) left center no-repeat;
	cursor:pointer;
}
/* Image Boxes
------------------------------------------------------*/

.imgBox {
	width:100%;
	background:#D3DCE6;
	float:left;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:justify;
	margin-bottom:5px;
	margin-top:20px;
}
.imgBox2 {
	width:100%;
	background:#DFDABD;
	float:left;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:justify;
	margin-bottom:5px;
	margin-top:20px;
}
.imgBox h5, .imgBox2 h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#0A192E;
	margin-bottom:10px;
}
.imgLeft {
	float:left;
	margin:0 20px 0 0;
	padding:2px;
	width:35%;
}
.imgRight {
	float:left;
	margin:0 0 0 20px;
	padding:2px;
	width:35%;
}
.imgLeft img, .imgRight img {
	border:2px solid #fff;
}
.descRight {
	width:60%;
	/*background:#D3DCE6;*/
float:right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:10px;
}
.descLeft {
	width:60%;
	/*background:#DFDBC3;*/
float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:10px;
}
/* Ratings
------------------------------------------------------*/

.zebra1 {
	/*border-bottom:1px solid #CCCCCC;*/
color:#476A8F;
	font-size:16px;
	padding:10px 15px;
	margin-bottom:5px;
	margin-left:100px;
	width:500px;
	background-color:#DCDCDC;
}
.zebra2 {
	/*border-bottom:1px solid #CCCCCC;*/
font-size:16px;
	padding:10px 15px;
	color:#2C658F;
	margin-bottom:5px;
	margin-left:100px;
	width:500px;
}
.zebra2 strong, .zebra1 strong {
	padding-right:15px;
	color: #0C3B5F;
}
.ratings {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}
.spacer {
	border-bottom:1px dashed #DDDDDD;
	height:30px;
	margin-bottom:50px;
}
/* Q&A
------------------------------------------------------*/
.question {
	color:#27517F;
	font-size:20px;
	font-weight:bold;
}
.answer {
	font-size:20px;
	color:#5A5225;
	font-weight:bold;
}
.blueq {
	background:#d3dce6 none repeat scroll 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:15px;
	font-size:16px;
	text-align:justify;
	color:#485f77;
}
.tana {
	background:#DFDABD none repeat scroll 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:14px;
	margin-top:10px;
	padding:15px;
	margin-bottom:60px;
	text-align:justify;
	color:#32312d;
	line-height:21px;
}
/* Legal Style
------------------------------------------------------*/
.disclaimer {
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	font-size:11px;
	font-style:italic;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	margin-top:10px;
}
/* Page navigation
------------------------------------------------------*/

#page-navigation .rss {
	background:  url("images/icon_rss.png") no-repeat 0% 0%;
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
	margin: -15px 15px 0px 0px;
}
#nav {
	position: relative;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
#nav li {
	float: left;
	list-style: none;
	z-index: 10;
}
#nav li.back {
	background: #b7b788 url("images/page_nav_hover.gif") no-repeat 0% 100%;
	width: 2px;
	height: 40px;
	z-index: 8;
	position: absolute;
}
#nav li a {
	background: url("images/page_nav_default.gif") no-repeat 50% 100%;
	font: bold 1.1em;
	color: #595a37;
	text-decoration: none;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 12px 15px 12px 15px;
}
#nav li li a, #nav li li a:visited, #nav li li a:active {
	background: none;
	font: bold 0.9em;
	color: #fff;
	text-decoration: none;
	padding: 7px 5px 7px 15px
}
#nav li.current_page_item a {
	color: #cb4c0e;
}
#nav li.current_page_item li a {
	color: #fff;
}
#nav li a:hover, #nav li a:active, #nav li a:visited {
	border: none;
}
/* Breadcrumbs
------------------------------------------------------*/

#breadcrumbs {
	padding: 0px 20px 5px 20px;
	background: #0F0F0F/* url(/wp-content/themes/TealGray.v2/images/bg_breadcrumbs.jpg) left bottom no-repeat*/;
	font-size:.82em;
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing:.2em;
	color: #363e49;
}
#breadcrumbs strong {
	font-weight:normal;
}
#breadcrumbs a, #breadcrumbs a:link {
	color: #9c9c84;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #9c9c84;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #fff;
	text-decoration: none;
}
#breadcrumbs a:focus {
	color: #F4F4F4;
}
#breadcrumbs a:active {
	color: #F4F4F4;
	outline: none;
}
/* Page content
------------------------------------------------------*/

#content-head {
	height: 325px;
	width:960px;
	float:left;
}
#content-head img {
	display: block;
	/*border-top: 10px solid #b7b788;
	border-bottom: 10px solid #c5c59f;*/
	min-height: 320px;
}
#content-wrapper h2 {
	font-size: 1.8em;
	color: #6A6A6A;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
}
#content-wrapper h2 span {
	color: #7e8157;
}
#content-wrapper h3 {
	font-size: 1.4em;
	font-weight:normal;
	color: #575e64;
	margin: 20px 0px 10px 0px;
}
#content-wrapper h3 span {
	color: #ca4d0f;
}
#content-wrapper h3.posted {
	font-size: 1.2em;
	color: #7f865a;
	margin: -15px 0px 20px 0px;
	text-transform: none;
	xtext-align: right;
}
#content-wrapper h4 {
	/*font-size: 1.1em;
	color: #575e64;
	margin: 30px 0px 10px 0px;*/
}
#content-wrapper p strong {
}
#content-wrapper img {
	/*border: 1px solid #bcb99e;
	background-color: #dcd8c5;*/
	/*margin: 20px 0px 20px 0px;padding: 6px;*/
}
#content-wrapper a {
	color: #2A323F;
}
#content-wrapper blockquote {
	border-top : 1px solid #a28e48;
	border-bottom: 1px solid #a28e48;
	margin: 0 0 30px 0;
	padding: 20px;
	background-color: #eae6cd;
	color:#1e324d;
	font-size:110%;
}
#content-main ul {
	margin: 30px 0px 30px 0px;
	/*padding: 0px 0px 0px 16px;*/
	list-style-type: none;
}
#content-main li {
	/*border-bottom: 0px solid #fff;
	margin:7px 0;
	padding-bottom:3px;*/
}
/* Lists Styles
------------------------------------------------------*/
.listOne{
	padding:5px 0 0 20px;
	width:90%;
	border:0px solid #CCC;
}
.listOne li{
	padding:8px 0 8px 22px;
	font-size:1.1em;
	border-bottom: 1px solid #fff;
	background:url("images/listone-li.gif") 0 50% no-repeat;
}
#listPlans{
	background:#fff;
	padding-bottom:10px;
}
#listPlans .title{
	background:#CCC;
	padding:10px 0;
	font-size:1.1em;
	margin-bottom:10px;
	color:#0F1319;
	padding-left:10px;
}

#listPlans li{
	padding:3px 0 3px 10px;
	font-size:11px;
}
#listPlans li h4{
	font-size:12px;
	font-weight:normal;
	color:#0F1319;
	padding-top:5px;
}
#listPlans li p{
	font-size:11px;
	text-align:left;
	padding:0 10px 0px 15px;
	margin:0;
}
#listPlans li .titleDesc{
		font-size:11px;

}

/* Expertise
------------------------------------------------------*/
#expWrapper{
	width:800px;
	margin:0 auto;
}

.expSlideContent{
	margin:0 auto;
	padding:0;
	width:600px;
	height:460px;
	background:#F4F4F4;
}
.expSlideNav{
	width:600px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	position:relative;
	height:50px;
	padding:0;
	margin-bottom:60px;
	font-size:10px;
}
.expSlideNav #nav {
	margin:0 auto;
	position:absolute;
	top:8px;
	left:20px;
	width:490px;
}
.expSlideNav #nav li {
	float: left;
	list-style: none;
}
.expSlideNav #nav a {
	margin: 5px;
	padding: 3px 3px;
	text-decoration: none;
	background:none;
}
.expSlideNav #prev{
	color:#0F1319;
	text-decoration:none;
	position:absolute;
	right:60px;
	top:15px;
	text-align:left;
}
.expSlideNav #next{
	color:#0F1319;
	text-decoration:none;
	text-decoration:none;
	position:absolute;
	right:20px;
	top:15px;
	text-align:right;
}
.expSlideNav #nav a.activeSlide {
	color: black
}
.expSlideNav #nav a:focus {
	outline: none;
}




/* Page content - topics
------------------------------------------------------*/

#content-main .post-item {
	margin: 0px 0px 20px 0px;
}
#content-main .post-item h2 {
	margin-bottom: 10px;
}
#content-main .post-item h2 a {
	text-decoration: none;
}
#content-main .post-item h2 a:hover {
	color: #45371b;
}
#content-main .post-item h3 {
	font: bold 1.0em;
	margin: 0px 0px 7px 0px;
	padding: 3px 0px 0px 0px;
	text-transform: none;
}
#content-main .post-item img {
	float: left;
	margin: 3px 15px 3px 0px;
}
#content-main .post-item a.detail {
	font: bold 1.1em;
}
#post-navigation {
	margin: 50px 0px 0px 0px;
	padding: 8px;
	background-color: #f1f1e7;
}
#post-navigation a {
	display: block;
	float: left;
	font: bold 0.9em;
	color: #ca4d0f;
	text-decoration: none;
	text-transform: uppercase;
}
#post-navigation .next a {
	float: right;
}
#post-navigation a:hover {
	color: #45371b;
}
#post-indexing {
	margin: 50px 0px 0px 0px;
	padding: 8px;
	background-color: #f1f1e7;
}
/* Page content - images
------------------------------------------------------*/

#content-main .alignleft {
	float: left;
	margin: 3px 15px 10px 0px;
}
#content-main .alignright {
	float: right;
	margin: 3px 0px 10px 15px;
}
/* Page content - portfolio
------------------------------------------------------*/

#portfolio-list {
	margin-top: 20px;
}
#portfolio-list .portfolio-item {
	width: 260px;
	float: left;
	margin: 0px 20px 25px 0px;
}
#portfolio-list .last {
	margin-right: 0px;
}
#portfolio-list h3 {
	font: bold 1.0em;
	color: #ca4d0f;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform: none;
}
#portfolio-list p {
	font: normal 1.0em/130%;
}
/* Page content - comments
------------------------------------------------------*/

#content-main .commentlist {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.commentlist li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border-bottom: 1px solid #c5c59f;
}
.commentlist cite {
	display: block;
	padding-top: 12px;
}
#content-main .commentlist h4 {
	font-size: 1.0em;
}
#content-main .commentlist h4 strong {
	font: bold 1.2em;
}
#content-main h4 img {
	float: left;
	width: 53px;
	height: 53px;
	padding: 4px;
	margin: 0px 20px 0px 0px;
	background-color: #fff;
	border: 1px solid #dcd8c5;
}
.commentinfo {
	float: left;
	padding-top: 5px;
	font-size: 0.9em;
}
.commentlist li.my_comment {
	background-color: #f1f1e7;
	padding-left: 10px;
}
.commenttext {
	font-size: 0.9em;
}
.commentlist code {
	font-size: 1.3em;
	line-height: 120%;
}
#content-main .commentlist .wp-smiley {
	border: none;
	padding: 0px;
	background: none;
}
/* Page content - comment forms
------------------------------------------------------

#post-comment {
	border-top: 5px solid #e2e2ca;
	background-color: #f3f3ec;
	padding: 20px;
}
#content-main #post-comment input, #content-main #post-comment textarea {
	background-color: #fff;
}
#content-main label {
	display: block;
	font: bold 1.0em/120%;
	color: #45371b;
	float: left;
	width: 180px;
	margin: 5px 0px 10px 0px;
}
#content-main input, #content-main textarea {
	width: 290px;
	background-color: #f3f3ec;
	border: 1px solid #c5c59f;
	font: normal 1.1em/120%;
	color: #45371b;
	margin: 0px 0px 10px 0px;
	padding: 4px;
}
#content-main textarea {
	width: 320px;
	height: 150px;
}
#content-main .comment {
	display: block;
	float: none;
	margin: 0px 0px 5px 0px;
	width: 470px;
}
#content-main label.comment {
	margin-top: 10px;
}
#content-main input.submit {
	display: block;
	float: left;
	width: 150px;
	background-color: #c5c59f;
	border: 1px solid #c5c59f;
	font: normal 1.2em/120%;
	color: #45371b;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}
#content-main input.submit:hover {
	color: #ca4d0f;
}
#content-main input:focus, #content-main textarea:focus {
	border: 1px solid #45371b;
}*/
/* Page content - comment form 7 plugin
------------------------------------------------------*/

#content-main .wpcf7 {
	margin-top: 0px;
}
#content-main .wpcf7 textarea {
	width: 470px;
}
/* Page content - sidebar
------------------------------------------------------*/

#content-sidebar .one h2 {
	font-size: 1.2em;
	font-weight:normal;
	color: #fff;
	text-transform: none;
	margin: 0px 0px 10px 0px;
	padding: 20px 5px 13px 15px;
	border: none;
	border-bottom:1px solid #C7C7C7;
	background:#0f1319;
}
#content-sidebar .two h2 {
	font-size: 1.2em;
	font-weight:normal;
	color: #0f1319;
	text-transform: none;
	margin: 0px 0px 10px 0px;
	padding: 20px 5px 13px 15px;
	border: none;
	border-bottom:1px solid #b9bec8;
	background:#dadfe7;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar .one {
	margin-bottom:30px;
	padding-bottom: 20px;
	background: #2A323F /*url(/wp-content/themes/TealGray.v2/images/bg-sidebar-small.jpg) left bottom repeat-x*/;
	border-bottom:1px solid #fff;
}
#sidebar .one .textwidget, #sidebar .one .textwidget p {
	color: #F4F4F4;
	padding: 0px 10px 0px 10px;
	font-size:.95em;
}
#sidebar .one li {
	margin-bottom: 2px;
	padding: 4px 10px 4px 12px;
	background: url("images/bullet_2.gif") no-repeat 0px center;
}
#sidebar .one ul {
	margin: 0px;
	padding: 10px 0px 20px 10px;
	list-style: none;
	display: inline-block;
}
#sidebar .one ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#sidebar .one a {
	font: normal 1em;
	text-decoration: underline;
	color:#b4c4d8;
}
#sidebar .one a:hover {
	color:#fff;
}
/* Alternate Sidebar
-------------------------*/


#sidebar .two {
	margin-bottom:30px;
	padding-bottom: 30px;
	background: #FFF;
}
#sidebar .two .textwidget{
	padding:20px 10px 0px 10px;
}
#sidebar .two .textwidget p {
	color: #555e6c;
	padding:0px 10px 0px 10px;
	font-size:.95em;
}
#sidebar .two li {
	margin-bottom: 2px;
	padding: 4px 10px 4px 12px;
	background: url("images/bullet_2.gif") no-repeat 0px center;
}
#sidebar .two ul {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	list-style: none;
	display: inline-block;
}
#sidebar .two ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#sidebar .two a {
	font: normal 1em;
	text-decoration: underline;
	color:#2A323F;
}
#sidebar .two a:hover {
	color:#000;
}
#sidebar li.widget_recent_comments li {
	background: url("images/icon_comment.gif") no-repeat 0px 5px;
	padding-left: 17px;
}
#sidebar li.widget_recent_comments li a {
	font: normal 1.0em;
	text-transform: none;
	text-decoration: underline;
}
#sidebar li.widget_recent_entries ul {
	padding-left: 10px;
}
#sidebar li.widget_recent_entries li {
	background: url("images/icon_star.gif") no-repeat 0px 0px;
	padding-left: 22px;
	margin-bottom: 5px;
}
#sidebar li.widget_archive li {
	background: url("images/icon_calendar.gif") no-repeat 0px 1px;
	padding-left: 24px;
}
#sidebar li.widget_categories ul {
	padding-left: 10px;
}
#sidebar li.widget_categories li {
	float: left;
	background: url("images/icon_category.gif") no-repeat 0px 0px;
	width: 105px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 22px;
}
#sidebar li.widget_tag_cloud a {
	padding: 0px 0px 0px 15px;
}
#sidebar li.widget_flickrRSS img {
	widht: 43px;
	height: 43px;
	border: 3px solid #fff;
	padding: 0px;
	margin: 0px 0px 8px 10px;
}
#sidebar #spotlight {
	padding:30px 0;
}
#sidebar #spotlight .pics {
	width: 295px;
	height: 260px;
	padding:0;
	margin:10px auto;
	overflow: hidden;
	background-color:#2A323F;
}

/* Portfolio list - sidebar
------------------------------------------------------*/

#project-list .project-item {
	border-bottom: 1px solid #e8e8d9;
}
#project-list .project-item a {
	display: block;
	padding: 10px;
	color: #45371b;
	text-decoration: none;
}
#content-sidebar #project-list h2 {
	font: bold 1.6em;
	color: #ca4d0f;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	background: none;
	border-bottom: 1px dashed #584624;
}
#project-list .project-item h3 {
	font: bold 1.0em;
	color: #ca4d0f;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform: none;
	background: none;
}
#project-list .current a, #project-list .project-item a:hover {
	background-color: #f3f3ec;
}
/* Page content - advertise
------------------------------------------------------*/

#advertise {
	margin: 30px 0px 20px 0px;
}
#advertise img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#advertise a {
	display: block;
	float: left;
	margin: 0px 15px 10px 0px;
}
#advertise a.right {
	margin-right: 0px;
}
/* Page content - project list
------------------------------------------------------*/

#project-list h2 {
	font: bold 1.0em;
	color: #ca4d0f;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	text-transform: none;
}
#gallery {
	margin: 0px;
	padding: 0px;
}
#gallery .thumb {
	display: block;
}
#gallery_changer li {
	display: inline;
	padding: 0px 10px 0px 0px;
}
#gallery_changer .first {
	padding-left: 0px;
	margin-left: 0px;
	background: none;
}
#gallery_changer a {
	font: bold 1.2em;
}
#gallery_changer .current a {
	color: #45371b;
	text-decoration: none;
}
/* Page content extras
------------------------------------------------------*/

#content-extras h3 {
	font-size: 1.6em;
	margin: 0px 0px 10px 0px;
	padding:30px 0 10px 15px;
	position: relative;
	color:#ccc;
}
#content-extras a {
	color: #90380e;
}
#extras-one {
	width: 281px;
	float: left;
	margin: -20px 25px 0px 0px;
}
#extras-two {
	width: 281px;
	float: left;
	margin: -20px 0px 0px 0px;
}
#extras-three {
	width: 281px;
	float: right;
	margin-top: -20px;
}
#content-extras .inner {
	padding: 0px 15px 0px 15px;
}
#extras-about .pdf {
	display: block;
	background: url("images/icon_pdf.gif") no-repeat 0% 50%;
	padding: 18px 0px 18px 60px;
	font: normal 1.0em/120%;
	color: #90380e;
}
#extras-about .pdf strong {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#extras-one ul {
	margin: -5px -5px 0px -5px;
	padding: 0px;
	list-style: none;
}
#extras-one li {
	border-bottom: 1px solid #abab7b;
}
#extras-one li a {
	display: block;
	font: normal 1.0em/120%;
	color: #45371b;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
}
#extras-one li a:hover {
	color:#F2ECDB;
}
#extras-two ul {
	margin: -5px -5px 0px -5px;
	padding: 0px;
	list-style: none;
}
#extras-two li {
	border-bottom: 1px solid #abab7b;
}
#extras-two li a {
	display: block;
	font: normal 1.0em/120%;
	color: #45371b;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
}
#extras-two li a:hover {
	color:#F2ECDB;
}
#extras-three ul {
	margin: -5px -5px 0px -5px;
	padding: 0px;
	list-style: none;
}
#extras-three li {
	border-bottom: 1px solid #abab7b;
}
#extras-three li a {
	display: block;
	font: normal 1.0em/120%;
	color: #45371b;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
}
#extras-three li a:hover {
	color:#F2ECDB;
}
#extras-comments li a:hover {
	background-color: #cbcba9;
}
#extras-comments li a span {
	display: block;
	color: #90380e;
}
#extras-flickr img {
	float: left;
	widht: 43px;
	height: 43px;
	border: 3px solid #fff;
	margin: 0px 8px 8px 0px;
}
#extras-flickr a:hover img {
	border: 3px solid #90380e;
}
/* Contact us
------------------------------------------------------*/
#contactLeft{
	width:250px;
	float:left;
	padding-left:20px;
}
#contactRight{
	width:500px;
	float:right;
	border-left:1px solid #ccc;
	padding-left:20px;
}


/* Page footer
------------------------------------------------------*/
#page-footer {
	background: #0F0F0F /*url(/wp-content/themes/TealGray.v2/images/bg-footer.jpg) left top repeat-x*/;
	padding: 20px 25px 20px 20px;
	text-align: right;
}
#page-footer p {
	color: #2f313f;
	text-decoration: none;
	margin: 0px;
	letter-spacing:0.15em;
	font-size:10px;
}
#page-footer a {
	color: #696969;
}
.txt {
	color:#696969;
}
#page-footer .smallprint {
	font-size:0.8em;
	text-align:left;
	padding-top:20px;
	line-height:normal;
	color:#3b3d4c;
	letter-spacing:0.07em;
}


