/*

Theme Name:Sales Sense
Theme URI: http://www.salessense.com/blog
Description: Custom theme for Sales Sense
Version: 1.5
Author: Jimbo Quijano

*/

/* -- Main body definitions -- */

html, body, #wrapper { height: 100%; }

body > #wrapper{ height: auto; min-height: 100%; }

body{
	/*background:#d5d7be url('images/body-bg.jpg') no-repeat scroll center top;*/
	background:#d5d7be url('images/body-bg.gif') repeat-x;
	margin:0;
}

/* -- Body -- */
#wrapper{
	width:952px;
	margin:0 auto;
}

#header{
	display:block;
	height:150px;
	margin:10px 0 0 0;
}

#logo{
	background:url('images/logo.png') no-repeat scroll center -20px;
	width:225px;
	height:150px;
	float:right;
}

#header-right{
	width:727px;
	height:150px;
	float:right;
}

#signup{
	display:block;
	height:50px;
}

.login {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:28px 0 0 0;
	padding:2px 10px 5px 0;
	height:20px;
	float:right;
	border-right:1px dotted #4e5e65;
}

#signup input[type="text"], #signup input[type="password"]{
	background:#c2d0de;
	border:none;
	width:110px;
	height:16px;
	margin:0 0 0 10px;
	padding:1px 5px;
	color:#425b75;
	font-size:11px;
	font-family: 'Trebuchet MS', sans-serif;
}

#signup input[type="submit"]{
	background:url('../images/submit.png') no-repeat;
	border:none;
	width:57px;
	height:20px;
	margin:0 0 0 10px;
	padding:0;
	cursor:pointer;
}

.callus{
	background:url('images/callus.png') no-repeat;
	width:116px;
	height:33px;
	float:right;
	text-indent:3000px;
	white-space:nowrap;
	overflow:hidden;
	margin:25px 0 0 0;
}

.mikehead{
	background:url('images/mikehead.png') no-repeat;
	width:195px;
	height:150px;
	float:left;
}

#topcontent{
	background:#fff;
	display:block;
	overflow:hidden;
}

.topcontent-top {
	background:transparent url('images/topcontent-tr.gif') no-repeat scroll right top;
}

.topcontent-bottom {
	background:transparent url('images/topcontent-br.gif') no-repeat scroll right top;
}

img.topcontent-corner{
	border:medium none;
	display:block !important;
	height:14px;
	width:14px;
}

#topcontent div.services{
	width:202px;
	margin:5px 0;
	padding:5px 18px 17px 17px;
	float:left;
}

#topcontent table, #topcontent tr, #topcontent td{
	margin:0;
	padding:0;
}

.service1{
	border-right:1px solid #dedede;
}

.service2{
	border-right:1px solid #dedede;
}

.service3{
	border-right:1px solid #dedede;
}

.services h3{
	margin:0 0 10px 0;
}

.services h3 span{
	display:block;
}

.services img{
	width:198px;
	height:76px;
	display:block;
	border:2px solid #bbc1c3;
}

.services p{
	margin:15px 0;
	height:80px;
}

.services a.readmore{
	display:block;
	text-align:right;
	color:#5dbe0c;
}

#testimonial{
	background:#fff url('images/testimonial-bg.png') no-repeat center bottom;
	width:952px;
	height:300px;
	display:block;
	margin:-55px 0 0 0;
	overflow:hidden;
}

.mike-pic{
	background:url('images/mike.png') no-repeat right -2px;
	display:block;
	height:180px;
	padding:120px 364px 0 94px;
	color:#fff;
	font-size:15px;
}

#contentwrapper{
	background:#fff url('images/contentheaderfull-bg.gif') no-repeat center top;
	width:952px;
	float:left;
	overflow:hidden;
}

#maincontent{
	background:#fff url('images/contentheader-bg2.gif') no-repeat center top;
	width:715px;
	float:left;
	overflow:hidden;
}

.maincontent-bottom {
	background:transparent url('images/maincontent-br.gif') no-repeat scroll right top;
}

img.maincontent-corner{
	border:medium none;
	display:block !important;
	height:10px;
	width:10px;
}

#maincontent h1{
	margin:0 0 10px 0;
	padding:0;
	color:#1a5fa1;
	font-size:22px;
}

#maincontent h1 a{
	color:#1a5fa1;
	font-size:22px;
}

#maincontent h1 a:hover{
	color:#9a8e64;
	text-decoration:none;
}

#maincontent ul{
	padding:0;
	list-style-position:outside;
	margin:0 0 0 20px;
}

#maincontent #page .blog .leading h2.contentheading, #maincontent .article_column h2.contentheading{
	color:#5B8CC4;
	font-weight:normal;
}

.content{
	background:#ede9dd;
	display:block;
	padding:10px;
	-moz-border-radius:5px;
}

.post, .page{
	display:block;
	margin:10px 10px 0 10px;
}

.content ul li p{
	display:inline;
}

/* Side Bar */
.sidebarwrap{
	width:237px;
	float:left;
	overflow:hidden;
}

#sidebar{
	background:#e8e4d7 url('images/sidebarheader-bg2.gif') no-repeat center top;
	width:227px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	margin-left:10px;
}

.sidebar-content, .sidebar-content-comment, .categories, .widget{
	display:block;
	margin:10px;
	padding:10px;
	color:#092239;
	-moz-border-radius:5px;
}

.sidebarwrap h2, .sidebarwrap h3, .widget_search .screen-reader-text{
	display:block;
	margin:0;
	padding:0;
	color:#1a5fa1;
	font-weight:bold;
	font-size:17px;
}

.sidebarwrap ul{
	padding:0;
	list-style-position:inside;
	list-style-type:none;
	margin:0 0 10px 10px;
}

.sidebarwrap li{
	padding:0;
}

.sidebarwrap li.sidebar-content ul, .sidebarwrap li ul, .sidebarwrap li.widget ul{
	background:#dbebff;
	padding:10px;
	margin:0;
	list-style-type:disc;
	-moz-border-radius:5px;
}

.sidebar-bottom {
	background:transparent url('images/sidebar-br.gif') no-repeat scroll right top;
}

.sidebar li.parent{
	list-stlye-image:url('images/bulletparent.png');
}

img.sidebar-corner {
	border:medium none;
	display:block !important;
	height:10px;
	width:10px;
}

/*Blog Post*/
.posted{
	padding:0 0 5px 0;
	border-bottom:1px solid #a3966a;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
}

.entry{
	margin:10px 0 0 0;
}

div.button-comments {
	float:right;
	height:25px;
	width:130px;
	margin:10px 0;
}

.button-comments a {
	background:transparent url('images/button-comments.png') no-repeat scroll 0 0;
	color:#9A9FA3;
	display:block;
	font-style:italic;
	height:20px;
	padding:5px 0 0;
	text-align:center;
	text-decoration:none;
}

.button-comments a:hover{
	background:transparent url('images/button-comments-hover.png') no-repeat scroll 0 0;
	text-decoration:none;
}

.entry .addtoany_share_save_container{
	width:45%;
	float:left;
	text-align:left;
	margin:10px 0 0 0;
}

.entry  ul.addtoany_list li a {
	padding:0;
}

.sociable{
	width:45%;
	float:right;
	text-align:right;
}

.sociable ul{
	list-style:none;
	margin:0;
	padding:0;
}

.sociable li{
	display:inline;
	margin:0 5px;
}

.sociable a{
	text-decoration:none;
}

.sociable img{
	border:none;
}

#sidebar-signup form{
	margin:10px;
	background:#F4F8FB none repeat scroll 0 0;
	border:3px solid #A8B2B9;
	padding:10px;
	width:auto;
}

#sidebar-signup h2{
	color:#111111;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:21px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:12px;
	background:transparent url('../images/spacer.gif') repeat-x scroll center bottom;
	border-bottom:1px solid #DDDDDD;
	text-transform:uppercase;
	padding:0 0 10px 0;
}

#sidebar-signup ol{
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
}

#sidebar-signup li{
	padding:0;
}

#sidebar-signup p{
	text-align:center;
}

#sidebar-signup input[type="submit"]{
	background:#fff;
	border:5px solid #950000;
	padding:5px;
	cursor:pointer;
	font-weight:bold;
}

#sidebar-signup input[type="text"], #sidebar-signup input[type="password"]{
	margin:0 0 10px 0;
}

#sidebar-signup .title{
	font-weight:bold;
}

#sidebar-signup .privacy{
	margin-bottom:0;
}

/* -- Menus -- */
.primary{
	width:482px;
	float:right;
	height:40px;
	margin:60px 25px 25px 25px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	text-align:left;
}

.primary ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:40px;
}

.primary ul li{
	display:inline;
}

.primary ul li a{
	color:#FFFFFF;
	padding:10px 5px;
	margin:0 0 0 5px;
	text-decoration:none;
	white-space:nowrap;
}

.primary ul li a:hover, .primary ul li.current_page_item a{
	background:url('images/primary-hover.png') no-repeat center 0;
	color:#80a5ce;
	text-decoration:none;
}


/* Footer */
#footer{
	background:#A3966A url('images/footer-bg.gif') repeat-x scroll center top;
	height:206px;
	margin:10px 0 0 0;
	width:100%;
	overflow:hidden;
}

#footer-content{
	width:952px;
	height:140px;
	margin:40px auto;
}

.footer-left{
	background:url('images/logo2.png') no-repeat 0 40px;
	width:259px;
	border-right:1px dashed #baac7d;
	height:140px;
	float:left;
}

.footer-right{
	width:672px;
	height:140px;
	float:right;
	color:#d1c7a4;
	padding:0 0 0 20px;
}

.footer-right ul{
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.footer-right li{
	display:inline;
	border-right:1px solid #d1c7a4;
}

.footer-right ul li a{
	text-transform:uppercase;
	color:#d1c7a4;
	padding:0 5px;
}

.footer-right p.address-links{
	margin:10px 0 0 5px;
	font-size:12px;
}

.footer-right img{
	margin:5px 0 0 0;
}

.footer-right p.enet a{
	float:right;
	width:200px;
}

.enet{
	display:block;
}

.enet span{
	width:135px;
	height:30px;
	float:left;
	margin:0 0 0 5px;
	padding:12px 0 0 0;
}

.share img{
	margin:0 0 3px 0;
}

.connectwithus{
	color:#f5f0f0;
	float:left;
	height:12px;
	margin:9px 0 0 0;
	width:100px;
}

.connectleft{
	height:27px;
	width:auto;
	margin:0 5px 0 5px;
	float:left;
}

.connectright{
	height:27px;
	width:auto;
	float:right;
}

/* Testimonial - Domticker */
#domticker{
width: 350px;
height: 100px;
/*border: 1px dashed black;*/

font-size: 14px;
padding-left: 70px;
/*background-color: #FFFFCA;*/
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*background-color: #FFFFCA;*/
}

#domticker a{
font-weight: bold;
}

#domticker2{
width: 350px;
height: 1.2em;
border: 1px solid black;
padding: 3px;
}

#domticker2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}