/*
Theme Name: siteground-wp71
Theme URI: http://www.siteground.com/
Description: Free WordPress Themes Collection with over 60 professional WP themes. Get free installation of WordPress and WordPress themes with SiteGround WordPress hosting.
Version: 1.0
Author: Siteground
Author URI: http://www.siteground.com/
Tags: free Wordpress themes, Wordpress themes, Wordpress hosting, download Wordpress themes, business Wordpress themes, personal Wordpress themes, templates, styles, themes, WP theme, WP themes, free wordpress themes, blue, gray, white
*/

/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	background: #ffcc00;
	color: #666;
	line-height: 1.3em;
	font: 11px  Arial;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 { margin: 0; font-size: 12px; }
.clr { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }

#page {
	text-align: left;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header { 
	
	height: 90px;
	padding: 0 0 0 0;
}

#headerimg {
	width: 1002px;
	margin: 0 auto;
}

#header h1 a {
	font: 30px Arial;
	color: #666;
}

#header h1 a:hover {
	color: #888;
	text-decoration: none;
}

#header div.description {
	font: 11px  Arial;
	color: #666;
}

#menu {
	background: #126934;
	height: 35px;
	margin-top:0px;
	width:1130px;
	margin-left:auto;
	margin-right:auto;
}

#menuholder {
	width: 900px;
	margin: 0 auto;
}

#menu div.nav {
	float: left;
	width: 650px;
}

#menu ul {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	float: left;
	height: 30px;
}

#menu ul li.page_item a {	
	font: 12px  Arial;
	float: left;
	line-height: 40px;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}

#menu ul li.page_item a:hover {	
	color: #ffcc00;
}
	
#menu ul li.page_item.current_page_item a {
	background: #668792;
}

#menu #searchform {
	float: right;
	margin: 8px 0 0;
}

#menu #searchform #s {
	float: left;
	background: #b0c5cc;
	border: 1px solid #66818b;
	padding: 4px 4px 2px;
	color: #45626c;
	font-size: 11px;
	height: 16px;
	margin: 0 10px 0 0;
	width: 140px;
}

#menu #searchform #searchsubmit {
	float: left;
	background: #b0c5cc;
	border: 1px solid #66818b;
	color: #45626c;
	font-size: 11px;
	font-weight: 700;
	padding: 3px 10px 4px;
	cursor: pointer;
	height: 24px;
	text-transform: lowercase;
}

#menu #searchform #searchsubmit:hover {
	color: #6b93a1;
}

#holder {
	background: url(images/content.png) repeat-x left top;
	padding: 30px 0 0;
}

#inside {
	width: 900px;
	margin: 0 auto;
	background:#FFFFFF;
	border:#116A32 solid 1px;
}
	
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

a, a:link, a:visited {
	font-family:"Century Gothic";
	font-size:13px;
	height:31px;
	color:#ffcc00;
	font-weight:600;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-family:  Arial;
	}

h1 {
	margin: 0;
}

h2 {
	font-size: 24px;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
	
h2.pagetitle {
	font-size: 18px;
	text-align: center;
	}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #333;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font: 12px  Arial;
	line-height: 18px;
	color: #000;
	width:530px;
}

.narrowcolumn .entry h1, .widecolumn .entry


.thread-alt {
	background: #fff;
}

.thread-even {
	background: #fff;
}

.depth-1 { }

.even, .alt {}

small {
	font-family: Arial;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a, .entry p a:link, .entry p a:visited {
	color: #89a4ae;
	text-decoration: underline;
	
}

.entry p a:hover {
	text-decoration: none;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Arial;
	color:#000000;
	
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 20px 0 0;
	}
	
.commentlist cite.fn {
	border-right: 1px solid #999;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
}

.commentlist cite.fn, .commentlist cite.fn a {
	font: normal 400 24px/38px  Arial; 
	color: #000;
}

span.says { display: none; }

.commentlist li div p {
	clear: both;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:  Arial;
	color: #000;
	padding-left:3px;
	}

.commentmetadata {
	float: left;
	font-weight: normal;
	line-height: 40px;
	margin: 0 0 20px;
	color:#000000;
	font-size:12px;
	font-family:Arial;
}

.commentmetadata a {
	color: #000;
}

div.comment-author {
	float: left;
}


small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em  Arial;
	text-align: center;
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */

.narrowcolumn {
	float: right;
	width: 585px;
	padding-top:20px;
	
	
	
}

.widecolumn {
	float: right;
	width: 585px;
}

.postborder {
	position: relative;
	background: #116A32;
	padding: 3px;
	margin: 0 0 0px;
	width: 580px;
	text-align:left;
}

div.date {
	position: absolute;
	top: 30px;
	left: 583px;
	background: url(images/date.png) no-repeat left top;
	width: 50px;
	height: 86px;
	padding: 0 5px;
}

div.date div.post-day {
	font: 24px Arial;
	color: #fff;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

div.date div.post-month-year {
	font: 14px Arial;
	color: #fff;
	text-align: center;
	height: 20px;
	line-height: 20px;
	text-transform: lowercase;
}
#team_float{
	position:fixed;
	float:right;
	width:40px;
	height:151px;
	right:1px;
	top:60px;

}	
.post {
	background: #fff;
	padding: 20px;
	width: 540px;
}

.post h2, .post h2 a, .post h2 a:link, .post h2 a:visited {
	color: #126934;
	font-weight: 400;
	line-height: normal;
}

.post h2 a:hover {
	color: #999;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post h2 span.modtools {
	margin: 0 0 0 20px;
}

.post h2 span.modtools a {
	font: 11px  Arial;
	color: red;
	text-decoration: none;
}

.post h2 span.modtools a:hover {
	text-decoration: underline;
}

.postmetadata {
	clear: both;
	border-bottom: 1px solid #ebebeb;
	font: 11px  Arial;
	color: #000;
	text-transform: lowercase;
	padding: 0 0 8px;
	width: 530px;
	margin: 10px 0;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited {
	color: #000;
	font-weight:bold;
}

.postmetadata span.left {
	float: left;
}

.postmetadata span.author {
	color: #000;
	font-weight:bold;
	margin: 0 20px 0 0;
}

.postmetadata span.comm {
	height: 16px;
	background: url(images/comments.gif) no-repeat left center;
	float: right;
	margin: 0;
	padding: 0 0 0 22px;
}

.postmetadata span.comm a,.postmetadata span.comm a:link, .postmetadata span.comm a:visited {
	color: #000;
}

span.keywords {
	color: #999;
	font-size: 11px;
}

span.keywords a {
	color: #89a4ae;
}

.clear {
	clear: both;
}


#main-footer{
margin:0 auto;
padding-top:5px;
text-align:center;

height:auto;
}
#team{
margin-left:15px;
padding:0;
float:left;
background-image:url(images/sales_team_img.gif);
background-repeat:no-repeat;
width:254px;
height:100px;
}
#head{
margin:0 auto;
padding-right:15px;
float:right;
background-image:url(images/corporet_img.gif);
background-repeat:no-repeat;
width:254px;
height:100px;
}
.contact{
margin:0 auto;
padding-top:35px;
font-family:Arial;
font-size:14px;
font-weight:normal;
color:#000000;
line-height:24px;
text-align:left;
padding-left:20px;
padding-right:10px;
}
.design{
margin-top:30px;
font-family:Arial;
font-size:13px;
font-weight:normal;
color:#000000;
line-height:18px;
text-align:center;
}
#map{
margin-left:25px;
padding-left:0px;
float:left;
width:400px;
height:100px;
}
#footer a {
	color: #41865B;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;

	
}

#footer p {
	padding: 20px 0;
	margin: 0;
	text-align: center;
}

/* End Structure */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ebebeb;
	padding: 5px;
	text-align: center;
	}

img.alignright {
	border: 1px solid #ebebeb;
	padding: 5px;
	text-align: center;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	border: 1px solid #ebebeb;
	padding: 5px;
	text-align: center;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:left;
	}

#sidebar ul li {
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul li ul, #sidebar ul li ol {
	margin: 0 0 0 10px;
}

#sidebar ul li ul li, #sidebar ul li ol li {
	color: #ffcc00;
	margin: 0;
	font: 11px/18px Arial;
}

#sidebar ul ol li {
	list-style: decimal outside;
}
	
#sidebar ul li ul li a {
	color: #ffcc00;
	padding: 0 0 0 12px;
	background: url(images/side_menu_row.gif) no-repeat left center;
}

/* End Entry Lists */



/* Begin Form Elements */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
}

#commentform {
	margin: 0;
}

#commentform textarea {
	width: 540px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
	font-size: 11px;
	font-weight: 700;
	padding: 4px 10px;
	cursor: pointer;
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/

#respond h3.title {
	font: 700 12px Arial;
	padding:3px;
}

#respond p.logdetails {
	color: #666;
	padding-left:3px;
}

#respond p.logdetails a {
	color: #89A4AE;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
}

.commentlist li {
	list-style: none;
	margin: 15px 0;
	padding: 10px;
	font-weight: 700;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* End Comments */

/* Begin Sidebar */

#sidebar {
	float: left;
	width: 247px;
	padding: 5px 0 0 5px;
	background:#126934;
	
}

#sidebar h2 {
	font: bold 16px Arial;
	color: #ffcc00;
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 5px;
	margin: 0 0 5px;
	text-align:left;
}

#sidebar form {
	margin: 0;
}
	
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	height: 22px;
	margin: 0;
}

.navigation a {
	color: #89a4ae;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ebebeb;
	text-align: center;
	padding-top: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 5px;
	margin: 0;
	color: #666;
}
/* End captions */

.sg1 {
	background: url(images/banner_01.jpg) no-repeat;
	width: 28px;
	height: 16px;	
}

.sg2 {
	background: url(images/banner_02.jpg) no-repeat;
	width: 107px;
	height: 16px;	
}

.sgtxt {
	font-size: 11px;
	font-family: Arial;
	color: #8E8E8E;
	text-align: left;
	text-decoration: none;
}
	
.sgtxt {
	font-size: 11px;
	font-family: Arial;
	color: #8E8E8E;
	text-align: left;
	text-decoration: none;
}

#sgf {
	font-family: Arial;
	font-size: 11px;
	color: #8E8E8E;
	text-decoration: none;	
}

#sgf a.sgfooter {
	font-family: Arial;
	color: #8E8E8E;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#sgf a.sgfooter:hover {
	font-family: Arial;
	color: #8E8E8E;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


/*.footernav{
			color:#41865B;
			font-family:Century Gothic;
			font-size:10px;
			
			}*/