/*
Theme Name: Smart Marketing
Theme URI: http://www.smartmarketingnow.com/
Description: Client Template
Version: 3.0
Author: Brian Jemail
Tags: 
*/
@charset "utf-8";
html {
	height: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #7F7F7F; /*  c0c0c0 */
	height: 100%;
}
img {
	border: none;
}
a {
	color: #3E647E;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

/* theme specific */

#nav-access ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	margin: 0 auto;
}
#nav-access ul li {
	float: left;
	margin-left: -20px;
	min-width: 150px;
	min-height: 50px;
	padding: 5px;
	position: relative;
	background: #585e69; /* Old browsers */
	background: -moz-linear-gradient(top, #585e69 0%, #34383f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585e69), color-stop(100%,#34383f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #585e69 0%,#34383f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #585e69 0%,#34383f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #585e69 0%,#34383f 100%); /* IE10+ */
	background: linear-gradient(top, #585e69 0%,#34383f 100%); /* W3C */
	border: 3px solid #fff;
	border-bottom: none;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 16px 16px 0px 0px;
	border-radius: 16px 16px 0px 0px;
}
#nav-access ul li a {
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 10%;
}
#nav-access ul li:first-child {
	z-index: 900;
}
#nav-access ul li:nth-child(2) {
	z-index: 901;	
}
#nav-access ul li:nth-child(3) {
	z-index: 902;
}
#nav-access ul li:nth-child(4) {
	z-index: 903;
}
#nav-access ul li:last-child {
	z-index: 904;
}

.gform_validation_container { display: none; }

#frame {
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
}

#testimonial-box {
	background-color: #406582;
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;	
	border-radius: 10px;
	margin-left: 7px;
	width: 227px;
	height: 200px;	
	position: relative;
}
#sidebar-form, #sidebar-form .gform_wrapper, #sidebar-form .gform_footer  {
	margin: 0px;
	padding: 0px;
}
#sidebar-form {
	margin-bottom: 30px;
}
.validation_error {
	background-color: #FFBFC8;
}
.validation_error, .validation_message {
	color: red;
	background-color: #FFEFF1;
	padding: 10px;
}
#sidebar #sidebar-form ul li {
	margin-left: 0px;
	margin-right: 0px;
}
#sidebar-form .gform_edit_link { 
	display: none;
}
#sidebar-form .gform_body ul {
	margin: 0px;
	padding: 0px;
}
#sidebar-form .gform_body textarea {
	clear: left;
	width: 212px;
	height: 140px;
}
#sidebar-form .button,#sidebar-form input[type="image"]{
	width: 60px;
	height: 26px;
	float: right;
	margin-right: 5px;
}
#sidebar-form .gform_body input[type="text"],#sidebar-form .gform_body input[type="email"], #sidebar-form .gform_body input[type="phone"] {
	width: 160px;
}
#top {
	height: 5px;
	background-color: #5D7D96; /* fff */
}
#heading {
	height: 255px;
	background-image: url(images/heading_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	position: relative;
}
#heading #logo {
	position: relative;
	height: 125px;
	width: 292px;
	background-image: url(images/Hasbrook_WebTemplate_slicer_05.gif);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	top: 5px;
	left: 15px;
}
#heading #ppl {
	padding-left: 15px;
	padding-top: 25px;
}
#heading #ppl img {
	margin-left: 10px;
}

#canvas {
	clear: both;
	float: none;
}
#content p, 
#content div {
	color: #363636;
	/*font-size: 16px;
	line-height: 20px;*/
}
#content h1 {
	color: #374C69;
}

#content a:hover h1.title {
	text-decoration: none;
}
#canvas h1.title {
	margin-top: 0px;
	font-weight: normal;
	font-size: 30px;
}
#content h1.title span {
	display: block;
	font-size: 16px!important;
	font-style: italic!important;
}

#sidebar {
	width: 286px;
	max-width: 286px;
	background-image: url(images/sidebar_rp.gif);
	background-repeat: repeat-y;
	color: #02253b;
}
#sidewrap {
	background-image: url(images/sidebar_top.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}

#sidebar.blog {
	/*background-color: #f1f1f1;*/
}
#sidebar h2 {
	font-weight: bold;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #375972;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul li {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 10px;
}
#sidebar h3 {
	margin-left: 10px;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#bottom {
	float: none;
	clear: both;
}
#footer {
	height: 52px;
	text-align: center;
	padding-top: 18px;
	color: #FFF;
	font-size: 16px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
}
#footer a {
	color: #FFF;
}
/* toolbar */
.toolbar {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #003;
	padding-right: 0px;
	height: 40px;

}

/* sub-pages plugin */
#content ul.article {
	padding: 0px;
}
#content h3.article a, ul.article, ul.article a {
	font-weight: normal;
}
#content h3.article a {
	line-height: 30px;
	font-size: 24px;
}


/* wordpress common */

#content .screen-reader-text {
	position: absolute;
	left: -1000em;
}
#content acronym, #content abbr {
	border-bottom: 1px dashed #333;
}
#content acronym, #content abbr, #content span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
#content acronym, #content abbr {
	cursor: help;
}
#content blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
#content cite {
	font-size: 80%;
	font-style: normal;
}
#content #comments {
	padding-top: 5px;
	margin-top: 10px;
	border-top: 2px dotted #f1f1f1;
	list-style-type: none;
}
#content ol#comments li p {
	font-size: 100%;
}
#content ol#commentlist {
	list-style-image: none;
	list-style-type: none;
}
#content .feedback {
	font: 90%/175% Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
/* classes used by the_meta() */
#content ul.post-meta {
	list-style: none;
}
#content ul.post-meta span.post-meta-key {
	font-weight: bold;
}
#content .credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}
#content .credit a:link, #content .credit a:hover {
	color: #fff;
}
#content .feedback {
	color: #ccc;
	text-align: left;
	clear: both;
}
#content .meta {
	font-size: .75em;
}
#content .meta li, #content ul.post-meta li {
	display: inline;
}
#content .meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
#content .storytitle {
	margin: 0;
}
#content .storytitle a {
	text-decoration: none;
}
#content #commentform #author, #content #commentform #email, #content #commentform #url, #content #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}
#content #commentform textarea {
	width: 100%;
}

#content #commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#content #commentlist li .avatar {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px dotted #ccc;
	padding: 2px;
}
/* Captions & aligment */
#content .aligncenter, #content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content .alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#content .alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#content .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;/*border-radius: 3px;*/
}
#content .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#content .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

/* template */
#home {
	padding: 25px;
	background-color: #f1f1f1;

	float: right;
	margin-bottom: -210px;
}
#video {
	position: absolute;
	z-index: 11;
	top: 25px;
	left: 331px;
	width: 372px;
	height 220px;	
}
#heading #logo a {
	display: block;
	height: 116px;
}
#sidebar #sideend {
	background-image: url(images/sidebar_bot.jpg);
	height: 22px;
}
#sidebar #sidewrap #searchform {
	width: 100%;
	margin: 0px;
}
#heading #quicklinks {
	position: absolute;
	height: 230px;
	width: 208px;
	left: 745px;
	top: 27px;
}
#heading #quicklinks a {
	display: block;
	margin-bottom: 9px;
}
#canvas #case {
	width: 694px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left 119px;
}
#subside {
	width: 273px;
	background-image: url(images/subside_bg_rp.gif);
	background-repeat: repeat-y;
	height: 100%;
	min-height: 100%;
}
#subside #subwrap {
	background-image: url(images/subside_bg_top.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 219px;
}
#subside #subend {
	background-repeat: no-repeat; 
	background-position: left bottom; 
	min-height: 100%;
	background-image: url(images/subside_bg_bot.gif);
}
#sidebar p {
	padding-right: 15px;
	padding-left: 10px;
	line-height: 21px;
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#sidebar h1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 30px;
}
#sidebar #social {
	padding: 10px;
}
#sidebar form label {
	width: 50px;
	display: block;
	clear: left;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	padding-top: 2px;
}
#sidebar form #message {
	width: 215px;
}
#sidebar form {
	padding: 10px;
}
#sidebar form input {
	width: 165px;
}

#subside #searchform {
	width: 220px;
}
#subside h2 {
	font-size: 20px;
	font-variant: small-caps;
	color: #02253B;
	margin-bottom: 15px;
}
#subside h3 {
	font-size: 16px;
	font-variant: small-caps;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0px;
}
#subside ul {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 15px;
}
#subside #subside_fixed {
	background-image: url(images/subside_bg_bot.gif);
	background-position: left bottom;
	height: 461px;
	position: absolute;
	bottom: 70px;
	z-index: 50;
	top: auto;
	width: 273px;
}
#subside #mark {
	position: relative;
	z-index: 55;
	width: 273px;
}
#SGM {
	height: 350px !important;
}

