/*
General stiles
*/


@font-face {
	font-family: CoreHumanistSans; 
	src: url("CoreHumanistSans.otf"); 
	font-weight: normal;
	font-style: normal;
}

html {
	height: 100%
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	min-height: 100%;
	background:#ffffff;
	/*padding-top: 10px;
	padding-bottom:10px;*/
}

a {
	text-decoration: none;
	outline:none;
	color:#3478BE;
	
}
a:hover {
		text-decoration: none;
	outline:none;
	color:red;
	
}
	

h1 {
	font-size: 2em;
	padding:20px 0px 10px 0px;
	
}
h2 {
	font-size: 1.7em;
	color:#3478be;
	}
h3 {
	font-size: 1.4em;
	color:#266eb9;
}
/*
p {
      overflow: hidden;
	  margin: 7px 0px 7px 0px
   }
*/

.adjusted {
    margin: -18px 0 0;
}

.blog-author-style {
    margin: -26px 0px 17px 11px ;
    display: block;
}
.blog-author-style a {
    color: #3478BE;
}
.blog-title-header {
    color: #3478BE;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 25px;
}

.logged-in-as a {
    color: #3478BE;
}
.entry-utility a {
    color: #3478BE;
}





#wordpressblog p {
    overflow: hidden;
}

b{
	font-weight: bold;
}

body#default ul#nav_header li.home,
body#seo-services ul#nav_header li.seo-services,
body#seo-plans ul#nav_header li.seo-plans,
body#rankings ul#nav_header li.rankings,
body#blog ul#nav_header li.blog,
body#about-seo-bounty ul#nav_header li.about-seo-bounty,
body#contact-us ul#nav_header li.contact-us{
        background:#1e558c;
}
   
#header{
	width:100%;
}

#connect, #header{
	background:#f5f5f7;
	height:55px;
}

#hello{
	border-right:solid 1px #e6e7eb;
	margin-right:-1px;
	font-family:CoreHumanistSans;

}

#connect h3 {
	float:right;	
	padding: 15px 10px 0 0;
	font-size:1.6em;
	font-family:CoreHumanistSans;
}

#connect ul{
	float:right;
}

#connect ul li{
	float:left;
	padding:16px 10px 0 0;

}

#logo, #header_logo{
	background:#ffffff;
    height:190px;
}
#logo img{
	padding:20px 0 0 30px;
	float:left;
}

#logo #logo_right{
	float:right;
	background:url("../img/logo_right.png") top center no-repeat;
	color:#464646;
	height:88px;
	width:360px;
	text-indent:-9999px;
	margin-top:50px;
}

#center_content, #bottom_content{
	background:#ffffff;
}

#bottom_content #testimonials #quotearea #quoterotator{
		color: #707070;
    font-size: 14px;
    line-height: 18px;
    margin: 0 15px 15px 10px;
}

#bottom_content #testimonials #quotearea #quoterotator #quoteauthor{
		color: #3478BE;
}

#nav_menu, #nav{
	background:#266eb9;
	height:47px;
		font-size:11px;

}

#nav_menu ul{
	margin-left:1px;
}

 #nav_menu ul li {
	color:#ffffff;
	float:left;
	height: 47px;
	border-left: solid;
	border-right: solid;
	border-color: #1e558c;
	border-left-width: 1px;
	border-right-width: 1px;
	background: #206cba;
	margin-left:-1px;
	list-style-type: none;
}

#nav_menu ul li a {
	color:#ffffff;
	display:block;
	font-size:1.2em;
	padding: 17px 27px 15px 27px;
}

#nav_menu ul li:hover {
	background:#1e558c;
		
}

#nav_menu ul ul {
	display:none;
}

#nav_menu ul li:hover ul {
	display:block;
	position:absolute;
}

#nav_menu ul ul li {
	float:none;
	background:#1E558C;
	width:300px;
	border:none;
	position:relative;
	z-index:100;
	top:-1px;
}

#nav_menu ul ul li a{
	color:#FFF; /* changed from #707070 */
}

#nav_menu ul ul li:hover{
	background:#266eb9;
}

#nav_menu ul ul li a:hover{
	color:#ffffff;
	box-shadow: 3px 5px 10px rgba(0,0,0,0.5);
}

#header_bottom, #center_logo{
	background:#e7e9ec;
}

#header_bottom{
	border-bottom:solid 1px #d0d1d1;
	margin-top:0px;
}

#logo_bg{
	background: url("../img/bg_logo.png") top center no-repeat;
}

#description h1{
	color:#266eb9;
	margin:25px 0 10px 15px;
}

#description p{
	color:#707070;
	margin:0 25px 35px 15px;
	line-height:20px;
	font-size:1.1em;
}

#description{
	border-top:solid 1px #d1d1d1;
}

#content_sl{
	margin-bottom:30px;
}

#content{
	background:#ffffff;
}

#center_content{
	height:480px;
}
#center_content ul {
	/*list-style-image:url("../img/check.png");*/

	margin:10px 0 0 10px;
	list-style-position: inside;
	color:#707070;
	font-size:1.2em;
}
#center_content ul li{
	padding-top:7px;
	/*list-style-image:url("../img/check.png");*/
		list-style-type:circle;
}

#center_content ul li span{
	font-weight:bold;

}

#bounty_package img{
	margin:55px 20px 20px 25px;

}

#result_package img{
	margin:55px 20px 20px 15px;

}
#affordable_packages img{
	margin:62px 20px 20px 15px;

}
#social_media img{
	margin:55px 20px 20px 10px;

}
#center_content{
	border-bottom: solid 1px #d1d1d1;
}


#bottom_content {
	margin-bottom:52px;
}

#bottom_content h2{
	margin:45px 0 10px 10px;
}

#bottom_content p{
	margin: 0 15px 15px 10px;
	font-size:1.2em;
	color:#707070;
	line-height:15px;
}

#bottom_content #dropdowntext {
	display: none;
}

#bottom_content #why_bounty a.btn-slide{
	color: #266eb9;
	padding-left: 10px;
	margin-bottom: 10px;
}


#footer{
	border-top:solid 1px #d1d1d1;
	    margin: 30px 0 0;
}

#footer_top, #footer{
	background:#f5f5f5;
	}

#footer_top h2{
	margin:20px 0 10px 20px;
}

#footer_left .name{
	font-size:1.1em;
	font-weight:bold;
	color:#3478be;
	margin:20px 0 30px 20px;
}

#footer_top p{
	font-size:1.2em;
	color:#707070;
	margin: 15px 30px 20px 20px;
	line-height:20px;
}

#footer_top ul{
	margin: 30px 25px 40px 20px;
	font-size:1.2em;
}

#footer_top ul  li a{
	color:#707070;
	padding-top:10px;
}

#footer_top ul  li a:hover{
	color:#3478be;
}

#footer_top ul  li{
	margin-top:10px;
}



#footer_left{
	border-right:solid 1px #d1d1d1;
	margin: 20px 0 20px -1px;
}

#footer_left img{
	padding:10px;
	background:#ffffff;
	border:solid 1px #d0d1d1;
	margin-bottom:10px;
}

#footer_right{
	border-left:solid 1px #d1d1d1;
	margin: 20px -1px 20px 0;
}

#footer_right img{
	margin: 35px 0 20px 20px;
}

#footer_center{
	margin: 20px 0 20px 0
}

#footer_center{
	margin: 20px 0 20px 0
}

#footer_center #contact_us p{
	font-size:1.4em;
	/*font-family:CoreHumanistSans;*/
	margin-left:15px;
}

#footer_center #contact_us p .mail_tel_addr{
	color:#3478be;
	margin-right:5px;
}

#footer_bottom{
	background:#d1d1d1;
	min-height:170px;
}

#copyright p {
	color:#666;
	margin:15px 0 0 20px;
}

#menu_footer ul{
	margin:15px 20px 0 70px;
}

#menu_footer ul li{
	float:left;
	padding: 0 10px 10px 5px ;
}

#menu_footer ul li a{
	color:#666;
}

#menu_footer ul li a:hover{
	color:#3478be;
}
/*
.post, .single, .error_404, .comments, .archives, .tags {
	background:#ffffff;
}

#post_title h1, .category h1{
	margin:25px 0px 25px 0;
}

#post_content p, .category p {
	font-size:1.2em;
	padding:15px 0 15px 0;
}

#post_content a, #post_category a, .category a {
	color:#1e5ac9;
}

#post_content a:hover, #post_content a:hover, .category a:hover {
	color:#3478be;
}

#post_content{
	margin-bottom:15px;
}

#post_content h2{
	margin: 0;
}

#post_content h2 img.alignnone, #post_content p img.alignnone{
	float: right;
}

#post_content .gform_wrapper {
	font-size:1.2em;
}

#post_category{
	float:right;
	margin:20px;
	
}

#respond{
	margin:20px 20px 40px 0;	
}

#respond .comment-form-comment label{
	display:none;
}

#respond .comment-form-comment #comment{
	margin:15px 0 15px 0px;
}

#respond #commentform #submit{
	margin:15px 0 15px 0px;
}

.error_404{
	height:500px;
	text-align:center;
}

.error_404 h1, .error_404 p{
	margin-bottom:30px;
}

.error_404 h1{
	margin-top:150px;
}

.error_404 p, #searchform .screen-reader-text{
	font-size:1.3em;
}

.category h2{
	margin-top:15px;
}

.category{
	margin-bottom:30px;
}

#post_content .about_sb{
	margin: 40px 0 60px 5px;
}

#post_content .about_sb img{
	float:left;
}

#post_content .about_sb .about_sb_desc{
	margin-left:170px;

}

#post_content .about_sb .about_sb_desc h3{
	margin-left:15px;
}

#post_content .about_sb .about_sb_desc h2{
	margin-left: 15px;
	margin-top: -35px;
	line-height: 1.3em;
}

#post_content .about_sb .about_sb_desc h3 a{
	margin-left:5px;
}

.post #post_content ul.list-1 li{
	font-size:1.2em;
	list-style-position: inside;
	list-style-type: disc;
	padding:5px 0 5px 30px;
	
}

#post_content .results .kw,
#post_content .results .kw-url,
#post_content .results .kw-results{
	font-size:1em;
	margin:10px 0 10px 20px;
}
#post_content .results .kw-results{
	color:#3478be;
}

#post_content .s_pack ul li{
	/*list-style-image:url("../img/check.png");*/
	list-style-type: circle;
	margin:10px 0 5px 10px;
	list-style-position: inside;
	font-size:1.1em;
}

#post_content .s_pack{
	margin-bottom:30px;
}

#post_content .s_pack img{
	margin-bottom:40px;
}

#post_content .s_pack #result_package{
	margin-top: -30px;
}

#post_content .s_pack #affordable_packages{
	margin-top: -60px;
}

#post_content .s_pack #social_media{
	margin-top: -90px;
}

#single #post_content .single_img{
	float:left;
}
#single #post_content .single_img img{
	margin:15px 15px 15px 0;
}

#single #post_content .single_text{
	margin-left: 25px;
}

#single #post_content .single_img{
	margin-left: 25px;
}


#single #post_content .single_text ul{
	margin:10px 0 20px 25px;
	list-style-position: inside;
	font-size:1.2em;
}

#single #post_content .single_text ul li{
	padding-top:7px;
	list-style-type: disc;
	list-style-position: inside;
}

#single #post_content .single_text p{
	margin:0;
	text-indent:0;
	font-size:1.2em;
	padding-left:0;
}


#single #post_edit a{
	color:#1e5ac9;
}

#single .post_comments {
	border-top:solid 2px #d1d1d1;
	padding-left: 50px;
}

#single .post_comments a{
	color:#1e5ac9;
}

#single .post_comments a:hover{
	color:#3478be;
}

#single .post_comments .comment-author  {
	font-size:1.3em;
	margin:45px 0 5px 0;
}

#single .post_comments .comment-author img {
	margin:0;
}


#single .post_comments h3{
	margin-top:30px;
}

#single .post_comments .comment-body p{
	font-size:1.2em;
	text-indent:0;
	margin:15px 0 10px 0;
}
#single .post_comments #respond{
	border-top:solid 2px #d1d1d1;
}

#single .post_comments #respond h3{
	margin:10px 0 10px 0;
}

#single .post_comments #respond #commentform p{
	font-size: 1.2em;
	margin:0 0 10px 0;
	text-indent:0;
}
*/

/* BLOG */

.blog_content {
    margin: 35px 0px 0px 0px ;
}

#wordpressblog h2 {
   clear: both;
    border-top: 1px dotted #BBBBBB;
    padding: 15px 0px 0px 0px;
}

.blogside {
    padding: 10px 0px 0px 0px;
}
.blogside a {
    color: black;
    font-size: 12px;
}
.blogside li {
    padding: 2px 0px;
}
.blogside h3 {
    font-size: 25px;
    padding: 10px 0px;
}
.blogside a:hover {
    color: blue;
}


#blog_wrap h1{
	margin:20px 0 40px 10px;
}


#blog_wrap .blog_content h2 a{
   color: #2A5569;
    font-weight: bold;
    font-size: 23px;
	clear:both;
}

#blog_wrap .blog_content h2{
	margin:0;
}

#blog_wrap .blog_content .post_post_date p{
	margin-top:20px;
	margin-bottom:20px;
	font-size:1.2em;
}

#blog_wrap .blog_content .content_box p{
	font-size:1.2em;
	margin-bottom:20px;
	padding-left: 10px;
}

#blog_wrap .blog_content .content_box p a{
	color:#3478be;
}

#blog_wrap .blog_content .content_box img{
	width: 16%;
	height: auto;
	float: left;
}

#blog_wrap .blog_content{
	margin-bottom:40px;
}

#blog_wrap .blog_content .link-edit a{
	color:#3478be;
}
.textwidget {
    padding: 20px 0px 10px 0px;
}

/* =Comments
-------------------------------------------------------------- */

.fn a:hover {
    color: red;
}
.fn a {
    color: #3478BE;
}

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
