
/*
Theme Name:Tri-Land
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. S
Version:1
Author:Identity Marketing & Public Relations
Author URI:http://identitypr.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

*/

body {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
	background: #949398 url(images/background.jpg) repeat-x fixed;
}
.post a {
text-decoration:none;
	color: black;
	background-color: #ebebeb;
}
.post a:hover {
color:#e12000;
background-color:#f7f7f7;
	text-decoration: none;
}

a {
text-decoration:none;
}

a:hover {
text-decoration: none;
}

hr{
margin-top:35px;
width:620px;
color:#fff;
clear:both;
	border-top: 1px hidden white;
}
#wrapper {
width: 900px;
margin:40px auto;
	padding: 30px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 10px solid #000;
	background-color: #fff;
	display: table;
	overflow: visible;
}
#header {
float:left;
width:900px;
border-bottom: 3px solid #000;
margin: 0 0 -20px;
	height: 97px;
}
#logo {
float:left;
width: 288px;
padding: 20px 0 5px;
	height: 50px;
	background: url(images/cherokee-south.jpg) no-repeat;
	margin-top: 40px;
}
#logo a {
color: white;
font-size: 0;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#nav {
float: right;
width:auto;
padding: 60px 0 0;
	margin-bottom: 0;
	margin-left: 10px;
	display: block;
}
#nav ul {
height:50px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size: 15px;
display:block;
	background-color: #d2d3d4;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 7px;
	padding: 5px 15px;
	color: black;
}
#nav li a:hover {
background-color: #ef4035;
	color: white;
}

#nav ul li.current_page_item a{
	background-color: #ef4035;
	color: white;
}

#blurb {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
height: 304px;
width:100%;
float:left;
padding: 0;
font-size: 8px;
font-weight:400;
line-height:120%;
	margin-top: 20px;
	color: #d7d7d7;
	background-color: #f0f1f1;
	display: inline-block;
}

#blurb a{
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #d7d7d7;
}

#blurb:hover {
color:#e12000;
}
ul#portfolio.innerfade{
	display: block;
	width: 900px;
	padding-right: 0;
	margin-right: 0;
}

#slider {
color:#e12000;
	z-index: 5000;
	width: 890px;
}

#content {
width:620px;
float:left;
padding: 0;
min-height:420px;
overflow:hidden;
}

#content .navigation{
padding:0 0 3px 0;
min-height:20px;
overflow:hidden;
}

#content .navigation a{
	color: #ef4035;
}


.post {
padding:0 30px 0 0;
	border-bottom: 1px hidden white;
}
.post p, table {
margin: 14px 0 14px 10px;
	padding-top: 5px;
	font: 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post p strong, table strong{
	color: #ef4035;
	font: bold 13px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post em{
font-style:italic;
}
.post h2 {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1 {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:28px;
margin: 0 0 10px;
font-weight:normal;
line-height:32px;
	color: white;
	padding: 5px;
	background-color: #ef4035;
}

.post h1 a{
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:28px;
margin: 0 0 10px;
font-weight:normal;
line-height:32px;
	color: white;
	padding: 5px 5px 0;
	background-color: #ef4035;
}

.post h1 a:hover{
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:28px;
margin: 0 0 10px;
font-weight:normal;
line-height:32px;
	color: white;
	padding: 5px 5px 0;
	background-color: #ef4035;
}

.post h3, .post h4 {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color: #ef4035;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
	display: inline;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
	color: #ef4035;
	font-size: 10px;
	float: none;
	display: block;
	text-align: left;
	padding-left: 5px;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background: #ef4035;
margin-top:10px;
padding:20px;
color:#fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post img {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #d2d3d4;
}
#comments h3, #comments h4{
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:250px;
float:right;
margin:0 0 25px 0;
overflow:hidden;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:18px;
}
#sidebar .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color: #ef4035;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#footer {
font-size:0.9em;
width:900px;
float:left;
text-align:center;
padding: 30px 0 20px;
	background: url(images/tri-land-logo.jpg) no-repeat right top;
	margin-bottom: 20px;
}

#footer p{
	float: left;
	margin: 54px 0 0;
	padding: 0;
	display: inline;
	color: #909195;
	font-size: 10px;
}

#footer a{
	color: #909195;
	font-size: 10px;
}

#footer a:hover{
	color: #ef4035;
	font-size: 10px;
}

#footer #link-home{
	color: #ef4035;
	font-size: 10px;
	width: 120px;
	float: right;
	display: inline-block;
	height: 70px;
}

/* MailChimp */
#mailchimp-widget {
	margin-left: -9px;
	padding-left: 0;
}
.mailchimpSF_display_widget{
	margin-top: 5px;
}

fieldset.mc_custom_border{
	color: #666;
	font-size: 11px;
	border: 1px none white;
	padding: 0;
	margin: -4px 0 0;
	left: 10px;
}
#mc_message.updated{
	color: #ef4035;
	font-size: 10px;
	width: 170px;
}
span.mc_error_msg{
	color: #ef4035;
	font-weight: bold;
	font-size: 10px;
	width: 160px;
}
fieldset.mc_custom_border legend{
font: normal bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ef4035;
	letter-spacing: 0;
	border: 1px hidden #00acec;
	margin-bottom: 0;
	margin-top: 20px;
	margin-right: 0;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 0;
	float: right;
	text-align: right;
	text-indent: 95px;
}

#mc_signup_container{
	color: #666;
	font-size: 11px;
	margin-left: 0;
}

mc_signup_form form {
}

.mc_signup_container{
	color: #666;
	font-size: 11px;
}

.mc_merge_var label{
	margin-top: -4px;
	padding-top: 0;
	margin-bottom: 0;
	color: #7b7b7b;
	margin-left: 182px;
	padding: 0;
	font-size: 9px;
}


#mc_signup_submit.button{
	color: white;
	padding: 2px;
	margin-top: 2px;
	background-color: #ef4035;
	width: 60px;
	margin-left: 182px;
	text-align: center;
	border: 1px solid #c84a3b;
}

form #mc_signup_form{
	padding: 0;
	margin-left: 0;
}

.mc_custom_border sup{
	color: #0f7cd7;
	font-size: 9px;
	padding-left: 3px;
}

.mc_custom_border input{
	border: 1px solid #d5d5d5;
	color: #666;
	width: 150px;
	margin: 0 0 0 94px;
	padding: 1px;
	text-align: left;
}

.mc_custom_border input:focus, textarea:focus{
background-color: #d5d5d5;
	border: 1px solid #bdc0bf;
}


.mc_custom_border .submit input.button{
	background-color: #0f7cd7;
	color: white;
	width: 60px;
	padding: 2px;
	margin-left: 165px;
}
#subfooter #mailchimp-widget{
	height: 93px;
}


/*SLIDER*/ 

			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
#slide-container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width: 900px;
		background:#fff;		
		margin-bottom:2em;
		}	
					
#slide-body{
		position:relative;
	height: 304px;
}			

/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
	height: 304px;
}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height: 304px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		padding:0;
		height: 28px;
	float: right;
	display: inline-block;
	margin-top: -50px;
	margin-left: 0;
	margin-right: 0;
}
	ol#controls li{
		margin: 0 2px 0 0; 
		padding: 2px;
		float:left;
		list-style:none;
		height:28px;
		line-height: 20px;
	font-size: 10px;
}
	ol#controls li a{
		float:left;
		line-height: 20px;
		border: 1px solid #ef4035;
		background: white;
		color: #ef4035;
		padding: 0 10px 0 7px;
		text-decoration:none;
	font-size: 10px;
	height: 20px;
	margin: 0;
}
	ol#controls li.current a{
		background: #ef4035;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */