/*
Theme Name: IncentiveNews
Theme URI: http://incentivesolutions.com/incentivenews/
Description: The default Incentive Solutions blog theme.
Version: 1.0
Author: SolDesign Co.
Author URI: http://soldesignco.com/
Tags: grey, fixed width, two columns, widgets
*/



/* Begin SolDesign Style */

a,a:link,a:active,:focus{outline:0;}

html,body { 
	background:url('images/diag_bg.gif'); 
	margin: 0;
	padding: 0; 
	font: 11px/1.5em "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	text-align:left;
}


#page {
	width: 802px;
	margin:0 auto; /* center, not in IE5 */
	border: none;
	background-color:#4f788a;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#header {
	width:802px;
	background:url('images/headerbg.jpg') #6c96a6;
	height:88px;
	overflow:hidden;
}

#wrapper {
	width:802px;
	background-image:url('images/background.gif');
	clear:both;
	padding-bottom:23px;
	overflow: auto;
}

#logo{ float:left; padding:15px 0 0 10px; }

#contactInfo { padding: 15px 20px 0 0; text-align:right; }

#mnavigation {
	width:802px;
	clear:both;
	padding:8px 0 0 190px;
}

#mnavigation ul { padding:0; margin:0; }
#mnavigation li.current_page_item { background-color:#f4f6eb; }
#mnavigation li.mark { background-color:#f4f6eb; color:#ccc; }

#mnavigation li {
	list-style:none;
	list-style-type:none;
	float:left;
	width: 111px;
	height: 18px;
	margin: 0 0 0 3px;
	padding: 4px 0 0 8px;
	background-color:#b4c3c1;
}

#mnavigation li a {
	font-size:12px;
	display:block;
	color: #3b6b78; 
	text-decoration:none;
}

#mnavigation li a:hover{ color:#999; }

#content {
	float:left;
	background-color:#fff;
	width:609px;
	font-size: 12px;
	margin-right:-20px;
	overflow:hidden;
}

#sidebar {
	width:193px;
	float:left;
	font-size:12px;
	position:relative;
	dispaly:inline;
}

#sidebar a, a:visited{
	color:#b64b21;
	text-decoration:none;
}

#sidebar a:hover{
	color:#335c6f;
	text-decoration:none;
}


#navLeft {
	width:193px;
	text-align:left;
}

#news {
	width:180px;
	padding:5px 5px 10px 8px;
}

#sidebar hr{
	border-bottom: dashed 1px #999;
	clear:both;
	margin:3px;
	padding:10px;
}

#flash {
	padding: 10px 0 10px 0;
	text-align:center;
}

/*/////// MAIN CONTENT INFO //////////////*/
#mainContent {
	text-align:left;
	background-color:#FFF;
	margin-bottom:15px;
}

#mainImage {
	float:left;
	background-color:#FFF;
	padding:0 15px 70px 0;
	width:230px;
}

#dotted {
	background-image:url('images/dottedline.gif');
	background-repeat:repeat-x;
	padding:10px;
	width:500px;
}

#mainRight{
	float:right;
	text-align:left;
	padding: 0 10px 0 0;
	width:340px;
}
#mainRight ul {
	margin:0;
	padding:0;
}

#mainRight li {
	list-style-image:url('images/bullet.gif');
	padding: 0 10px 0 3px;
	margin-left:20px;

}

#poll{
	float:left;
	border:thin #CCC solid; 
	padding:15px 10px 10px;
	margin:0 0 15px 15px;
	width:200px;
	background-color:#FFF;
}

#poll p, #poll .pollQuestion {
	padding: 0 0 0 2px;
}

.pollAnswers {
	font-size:11px;
	color:#666;
}

.pollTotal {
	height:13px;
	color:#999;
}

.pollTotal p {
float:right; padding:0; margin:0;
}

.pollBar {
	width:1px;
	font-size:7px;
	background-color:#db8227;
	margin: 0 0 5px;
}

#sidePoll #poll{
	float:none;
	border:none;
	margin:15px 0 0;
	padding: 0 15px 15px;
	width: auto;
	background-color:#eaeaea;

}

#newsletter {
  	/*border-top: 1px dashed #999;*/
	padding:15px 5px 10px 15px;
	float:left;
}

#newsletter img {
	padding:6px 0;
}

#newsletter input{
	padding: 2px 4px;
	margin-bottom: 2px;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color:#666;
	width: 112px;
}

#servicesStretch {
 clear:both;
 padding: 20px 0 0 17px;
 margin-top: 20px;
 height:125px;
 border-top: 1px dashed #999;
}

#servicesStretch li{
	float: left;
	width:165px;
}

#servicesStretch ul{
padding: 10px 0 0; margin:0;
}

#servicesStretch li{
list-style:none;
list-style-image:none;
padding: 0 8px 0 3px;
margin:0 0 8px 0;
}

#servicesStretch li a{
color:#333;
margin:0; padding:0;
}

#servicesStretch a:hover{
color:#b64b21;
}

.orange1 {
	color: #b64b21;
	font-weight: bold;
}

.testimonial {
	font-style:italic;
	font-size: .85em
}


.black1 {
	color: #000;
	font-weight: bold;
	padding-right:10px;
}

.black2 {
	color: #000;
}

.white1{
	color:#FFF;
	font-weight:bold;
}

#phone {
	font-size:14px;
	line-height:1.6em;
}


a, a:link, a.link1:link {
	color:#b64b21;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a.link1:hover {
	color:#335c6f;
}

a.white:link, a.white:visited {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

a.white:hover {
	color:#FFF;
	text-decoration:underline;
}

#clear {clear:both;}

#clientlogos img{
	padding: 10px 0 12px 20px;
}

#sidey {
	background-image:url('images/sideys/sidey1.jpg');
	height:350px;
	width:160px;
	border-left:1px solid #ccc;
}

#sidenav {
	float: right;
	margin:0 0 20px 10px;
    background-color:#f4f6eb;
    border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:20px 0 0;
}

#sidenav h2{margin:0 0 0 18px;font-weight:normal;font-size:13px;}

#sidenav p {
	font-size:10px;
	padding:0;margin:0;
	border-left:1px solid #ccc;
}
#sidenav li ul{margin-bottom:15px;}


#sidenav ul, #sidenavimg ul { 
	margin: 0;
	padding:0;
	width: 160px;
	list-style-type: none; 
}

#sidenav li, #sidenavimg li { 
	padding:0;
	list-style:none;
	list-style-type:none;
}

#sidenav a{ 
	font-size:8pt;
	display: block;
	width: 142px;
   	background-color: #f4f6eb;
	color:#666;
	padding-top: 6px;
	padding-bottom:6px;
	padding-left: 18px;
	line-height:1.4em;
	text-decoration: none; 
}

#sidenav a:visited{text-decoration:none; }

#sidenav a:hover, #sidenav li.sel a:hover, #sidenav li.mark a:hover{
	background-color: #fbfaf4;
	color: #537c8e;
	text-decoration: none; 

}

#sidenav li.sel a { 
	color: #666;
	text-decoration: none;
	border: none;
	padding-top:5px;
	padding-bottom:5px;
}

#sidenav li a:active { 
	color: #000;
	background-color:#e7e9dc;
	text-decoration: none;
}


#sidenav li.sel a, #sidenavimg li.sel a{
	color:#333;
	background-color:#FFF;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#sidenav li.mark a{
	color:#333;
	background-color:#f9faf3;

	border-top:1px solid #f4f6eb;
	border-bottom:1px solid #f4f6eb;
}

#contactButton a{
	padding:0; margin:0;
}

#services1{
	float:left;
	padding:0;
	width: 170px;
}


#services2{
	float:left;
	padding:0;
	width: 150px;
}

.serviceBox{
	position:absolute;
	width:500px;
	height:150px;
	background-color:#f3f6f7;
	border:1px solid #bababa;
	border-left:none;
	padding:15px 0 15px 15px;
}

.highlightIcon img {
	border:12px #f3f6f7 solid;
}

.highlightIcon:hover img{
	border:12px #dbe6ea solid;
}


#serviceAjax1 {
	top: 84px;
	width: 417px;
}

#serviceAjax2 {
	top: 137px;
	width:570px;
}

#serviceAjax3 {
	top: 187px;
	width:270px;
}

#coverAll{
	position:absolute;
	top:0;
	width:600px;
	height:800px;
}

h1 {
	font-size:19px;
	color:#CC6600;
	padding: 15px 15px 7px;
	margin:0;
    background-color:#f4f6eb;
	line-height:1.6em;
}

.entry {
	padding: 10px 25px 0 0;
    font-size:12px;
}

.flashpage h2 {
	font-size:19px;
	color:#CC6600;
	padding: 16px 0 0 16px;
	margin:0;
}

#flashArea {
	padding: 3px 0 4px 3px;
	border-bottom:1px solid #ccc;
    background-color:#f4f6eb;
	display:Block;
}

.flashpage #sidenav {
	margin-top: 0;
}

.flashpage .content {
	padding-top:0;
}

.breadcrumb {
padding: 1px 0 10px 15px;
background-color:#f7f8f4;
border-top:1px solid #ccc;
font-size:11px;
display:inline;
width:433px;
float:right;
margin-right:-10px;
margin-bottom:10px;
}

form {margin:0;padding:0;}
h3{font-size:13px;}

#footer{display:block;clear:both;margin-left:195px;padding-top:5px;}
#footer2 a, #footer2 a:link { color:#bababa; }
#footer2 { width:560px; border:1px solid #eaeaea; padding:3px; margin:5px 0 0 20px; font-size:9px; color:#bababa; }
#footbox { border:1px solid #eaeaea; height:28px; background-color:#fefefe; }
#copyright { background-color:#fafafa; float:left; padding: 5px 23px 5px 18px; border-right:1px solid #eaeaea;}
#footmiddle {  float:left; padding: 5px 12px 5px 12px;}
#footright { float:right; padding: 5px 18px 5px 23px; background-color:#fafafa; border-left:1px solid #eaeaea; }

/* End SolDesign Style */


.post{}


/* Begin Typography & Colors */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, 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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.entry,.postmetadata,.over{margin-left:20px;}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

#content .postmetadata {font-size:11px;}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h2 {
	margin: 30px 10px 0 20px;
	color: #b64b21;
	font-weight: normal;
	font-size: 18px;

	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* 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, #sidebar ul 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;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
.error404 #searchform{margin-left:15px;}

#searchform {
	margin: 10px auto;
	padding: 5px 0;
	}

#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;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding: 2px;
	}
#respond{margin-left:20px;}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.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;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* 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;
	margin: 10px 0 25px 20px;
	height:20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.some{margin:0;padding:0;}
.ico{list-style-type:none;float:left;margin-right:10px;}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.followus{
	float:left;
	padding:10px;
	margin:0 0 15px 15px;
	width:200px;}
.followus img{ padding-top:20px; border:none !important;}
.followus a img{ padding-right:3px; border:none !important;}





.sharestuff{float:right; margin:0; padding:2px 0;}
.sharestuff li{ margin:0; padding:0;
	display:inline;
	list-style:none;
	height:16px !important;
	float:left;}
.sharestuff li div{
	display:inline;
	height:16px !important;
	width:50px !important;}
.sharestuff li div iframe{
	height:35px !important;
	width:50px !important;}
	.plus{padding-left:3px}
