/*
Theme Name:Mainstreet Host Default Theme
Theme URI:http://www.mainstreethost.com
Description:This WordPress theme is the default for building websites at MSH
Version:1.0
Author:Mainstreethost
Author URI:http://www.mainstreethsot.com
Tags:two column layout

	The CSS, XHTML and design is released under the GPL.

*/

body {
	font-family:Arial, serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:140%;
	bacground:#fff;
	background:url(images/retina_wood.png);
}

a {
	color:#ff2a00;
}

a:hover {
	color:#FF0000;
}

p {margin:15px 0;}

hr{
	margin:15px 0;
	border:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #efefef;
	height:1px;
	width:100%;
	clear:both;
}

#wrapper {
	width:980px;
	margin:20px auto;
	background:#fff;
	-webkit-box-shadow: 0px 0px 4px 1px #000;
	box-shadow: 0px 0px 4px 1px #000;
	behavior: url(PIE.htc); 
}

/*********************
HEADER
*********************/

#header {
	float:left;
	width:950px;
	background:#057176;
	margin:0;
	padding:0 15px;
}

#logo {
	float:left;
}


#contactinfo{
	width:370px;
	display:inline-block;
	float:right;
	text-align:right;	
	padding:15px 0 0;
	color:#fff;
	font-size:14px;
}

#contactinfo p {
	margin:7px 0;
	}

#contactinfo a{
	color:#0CF;
	font-weight:normal;
	text-decoration:none;
}

#contactinfo a:hover{
	color:#FFD07A;
}

#contactinfo a:active{
	color:#666;
}

.phone{
	background:url('images/phone.png') no-repeat right center;	
	padding-right:25px;
	font-size:18px;
}

.small {
	font-size:14px;
}

.mail{
	background:url('images/mail.png') no-repeat right center;	
	padding-right:25px;
}

.address{
	background:url('images/Car.png') no-repeat right center;	
	padding-right:25px;
}

#tagline {
	float:left;
	background:#6DD5DA url('images/tagtop.png') no-repeat left top;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow: 0px 1px 0px #ABEAED;
	color:#057176;
	font-size:12px;
	padding:3px 15px;
	width:950px;
	position:relative;
	font-weight:700;
}

#tagline p {
	margin:0;
	}

#social {
	position:absolute;
	right:15px;
	bottom:0;
	line-height:0;
}

#social img {
	margin: 0 5px;
	padding:0;
}

#social img.thumbtack {
	margin:0 0 7px 5px;
}
#announce {
	font-size: 26px;
	text-align: center;
	color: red;
	background: white;
	margin: 1% 1% 1% 1%;
	padding: 5px 5px 5px 5px;
}

/*********************
NAVIGATION
*********************/

#nav {
	background:#10adb5;
	border-bottom:1px solid #075e62;
	border-top:1px solid #075e62;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding:0;
	width:980px;
	text-shadow: 0px 1px 2px #000;
	behavior: url(PIE.htc); 
}

#nav li {
	position:relative;
}

#nav li a {
	color:#fff;
	display:block;
	margin:5px;
	padding:6px 8px;
	text-decoration:none;
}

#nav li a:hover,#nav li a:focus {
	background-color:#075e62;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	behavior: url(PIE.htc); 
}

#nav ul li:hover ul ul,#nav ul ul li:hover ul ul,#nav ul ul ul li:hover ul ul {
	display:none;
}

#nav ul li:hover ul,#nav ul ul li:hover ul,#nav ul ul ul li:hover ul {
	display:block;
}

#nav ul ul {
	display:none;
	left:0;
	position:absolute;
	top:100%;
	min-width:300px;
	z-index:1000;
}

#nav ul ul li {
	background:#665A53;
	border:1px solid #332b26;
	border-top:0;
	float:left;
	position:relative;
	zoom:1;
}

#nav ul ul li a {
	width:auto;
}

#nav ul ul ul {
	display:none;
	left:100%;
	position:absolute;
	top:0;
}

#nav ul ul ul a {
	font-size:10px;
}

#nav ul,#nav li {
	float:left;
	margin:0;
	padding:0;
}

/*********************
SLIDESHOW
*********************/

#slideshow {
	width:948px;
	height:484px;
	margin:15px 15px 0;
	float:left;
	border:1px solid #665a53;
	/*background-image:url('images/home.jpg');*/
	background-image:url('images/landscape-life-is-messy.jpg');
	background-repeat: no-repeat;
}

#slideshow p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777472;
	text-shadow: 0px 2px 0px #fff;
	font-size:55px;
	width:44%;
	margin:90px 15px 8px 30px;
	line-height:95%;
}

#slideshow a {
	color:#fff;
	text-decoration:none;
	display:block;
}

#slideshow a:hover {
	color:#FC0;
}

#slideshow p span.right1 {
	float:right;
	margin-right:27%;
}

#slideshow p span.right2 {
	float:right;
	margin-right:5%;
}

#slideshow #ssbutton {
	background-image:url('images/ssbutbg.png');
	background-repeat: no-repeat;
	float:right;
	margin-top:15px;
	margin-right:50.5%;
}

#slideshow #ssbutton p {
	font-size:28px;
	color:#fff;
	text-shadow: 0px 1px 2px #000;	
	margin:0 0 0 20px;
	padding:8px 0 0;
	width:205px;
	height:55px;
	
}

/*********************
MAIN CONTENT
*********************/

#content {
	width:685px;
	float:left;
	padding:30px 0 15px 15px;
	color:#333;
}

.page-id-404 #content {
	width:940px;
}

.post em{
	font-style:italic;
}

.post h1, .post h2, .post h3, .post h4, .post h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#057176;
	font-weight:normal;	
	padding:15px 0px;
}

h1.entrytitle {
	padding-top:0;
}

.post h1, .post h1 a{
	font-size:28px;
}

.post h2 {
	font-size:22px;
}

.post h3, .post h4 {
	font-size:18px;
}

.post h4 {
	font-size:16px;
}

.post .indent {
	padding-left:10px;
}

.post .indent p {
	padding-left:10px;
}

.post small {
	font-size:11px;
}

.post small a {
	font-weight:normal;
}

.post .alignright, #sidebar .alignright {
	float:right;
	margin-left:10px;
}

.post .alignleft, #sidebar .alignleft {
	float:left;
	margin-right:10px;
}

.post .aligncenter, #sidebar .aligncenter {
	margin:0 auto;
	display:block;
}

.post abbr {
	
}

.post ul{
	list-style:disc;
	margin:0 0 0 25px;
	padding:5px 0;	
}

.post li{
	margin:15px 0;
}

.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;
}

.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}

.post blockquote {
	margin:14px 0;
	padding:2px 14px;
	background:#F9F6D4;
	border:1px solid #B2A621;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}

.post .message ul {
	
}

.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}

.gfield_label {
	font-weight:normal!important;
}

body .gform_wrapper .gform_footer {
    clear: both;
    margin:0;
    padding:0;
}

.gfield_html {
	font-size:11px;
}

.post table td  {
	vertical-align:top;	
}

.post table td img {
	border:1px solid #ccc;	
}
/*********************
COMMENTS
*********************/

#comments h3, #comments h4{
	font-size:24px;
	margin:35px 0 5px;
	font-weight:normal;
}

#comments h4{
	font-size:28px;
}

#comments cite{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#comments em {
	font-style:italic;
	text-align:right;
}

#comments ol.commentlist li {
	margin-top:20px;
	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:#B7B4A3;
	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;
	font-size:12px;
}

#comments input {
	width:100%;
	font-size:16px;
}

#comments textarea {
	width:370px;
	font-size:18px;
	font-weight:normal;
}

#comments .center {
text-align:center;
}

/*********************
SIDEBAR
*********************/

#sidebar {
	width:224px;
	float:right;
	margin:15px;
	background:#eee;
	padding:0 12px;
	border-top:0;
	color:#333;
	border:1px solid #665a53;
	border-top:0;
}

#sidebar h3 {
	margin:0 -12px;
	padding:10px 12px;
	font-size:20px;
	background:#057176;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-shadow: 0px 1px 2px #000;
	border-top:1px solid #075e62;
	border-bottom:1px solid #075e62;
}

#sidebar:first-child h3{
	border-top:0;
}

#sidebar a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ff2a00;
}

#sidebar a:hover {
	color:#0066ff;
}

#sidebar .block ul {
margin:14px 0;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}

#sidebar .widget_search label {
display:block;
margin:0 -12px;
padding:10px 12px;
font-size:20px;
background:#10ADB5;
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
text-shadow: 0px 1px 2px #000;
border-top:1px solid #075e62;
border-bottom:1px solid #075e62;

}

#sidebar .widget_recent_comments li {
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
text-decoration:none;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
}
#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; 
}
#sidebar #wp-calendar tfoot td{
}

#sidebar #s, #sidebar #searchsubmit {margin:14px 0;}

.page-id-404 #sidebar {
	display:none !important;
}

#footer {
	width:950px;
	float:left;
	text-align:center;
	padding:0 15px;
	background:#057176;
	font-size:12px;
	color:#fff;
	border-top:1px solid #075E62;
}

.footertext {
	float:left;
}

#footer a {
	color:#0CF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFD07A; 
}

.footerlinks {
	float:right;
}

.fb-like {
	margin:0 0 15px;
}

/*********************
BLOG
*********************/

h2.blogheader {margin:0; padding:0;}

.postwrapper {
	border:1px solid #B7B080;
	padding:15px;
	background:#F2F0E8;	
}

#ta{margin-bottom:15px;}

.post-img img.wp-post-image{width:100%; height:auto;}

#post-full {
display:block;
float:left;
height:auto;
margin-right:10px;
padding:10px;
box-shadow:0 0 26px rgba(0,0,0,0.37);
margin-top:5px;
background-color:#FFF;
border:1px solid #999;
width:800px;
}

#post h2 a {
color:#4A7EA6;
font-size:18px;
text-transform:uppercase;
}

#post-full h2 a {
color:#4A7EA6;
font-size:18px;

}

#thumbnail2 {
	float:left;
	padding-bottom:10px;
	padding-right:10px;
}

#postmeta {
	margin-top:10px;
	font-size:10px;
	line-height:12px;
	text-align:right;
}

p.postmetadata {
	font-size:10px;
	line-height:12px;
	text-align:left;
}


/*********************
CLEARFIXIN'
*********************/
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

