/*
Theme Name: BlogConsulting
Theme URI: http://www.blogconsulting.com/
Description: BlogConsulting Theme
Author: Pavel Ushakov
*/

/*
BLOG FONTS
*/

@font-face {
	font-family:"QuicksandBold";
	src: url(fonts/Quicksand_Bold.otf);
 }
@font-face {
	font-family:"Vegur";
	src: url(fonts/Vegur-R_0500.otf);
 }
@font-face {
	font-family:"Legendum";
	src: url(fonts/Legendum.otf);
 } 

/*
MAIN BLOGCONSULTING.COM STYLES
*/

html, body {
	height: 100%;
	margin: 0px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	background: #252b2c;
	color:#5c6b6e;
}

#wrapper {
	background: url('img/bg.png') center repeat-y;
	min-height: 100%;
	width: 920px;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	padding: 0px 52px;
}

#main {

}

#main-white {
	background:#ffffff;
}

#main .clear, #main-white .clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#header {
	background: #fff;
	height: 100px;
	position: relative;
}

#header .logo {
	margin: 0px;
	position: absolute;
	top: 20px;
	left: 31px;
}

#header .logo a {
	background: url('img/logo.gif');
	display: inline-block;
	width: 279px;
	height: 63px;
	outline: none;
}

#header .logo a span {
	display: none;
}

#header .links {
	text-align: right;
	position: absolute;
	top: 32px;
	right: 32px;
}

#header .links ul {
	line-height: 10px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#header .links ul li {
	display: inline-block;
	margin: 0px 0px 0px 15px;
}

#header .links ul li h2 {
	font-size: 1.7em;
	margin: 0px;
	font-weight: normal;
	font-family:"Vegur";
}

#header .links ul li h2 a {
	color: #000;
	text-decoration: none;
}
					
#header .links ul li h2 a:hover {
	text-decoration: underline;
}

#header .links ul.small {
	margin: 0px 0px 15px 0px;
}

#header .links ul.small h2 {
	font-family:"Vegur";
	font-size: 1.2em;
}

#left {
	float: left;
	width: 261px;
	margin: 6px 0px 0px 13px;
}

#left .box {
	background: url('img/left-bottom-long.png') bottom repeat-x;
	margin: 0px 0px 12px 0px;
	padding: 18px;
}

#left .short {
	background: #fff url('img/left-bottom-short.gif') bottom repeat-x;
	padding: 0px;
}

#left .short .top {
	background: url('img/left-top.gif') top no-repeat;
	padding: 23px 18px 18px 18px;
}

#left h2 {
	margin: 0px 0px 10px 0px;
}

#left h2 span {
	display: none;
}

#left h2.free-quote {
	background: url('img/heading-free-quote.gif');
	width: 176px;
	height: 14px;
}

#left h2.make-it-work {
	background: url('img/heading-make-it-work.gif');
	width: 202px;
	height: 30px;
}

#left h2.takemesocial {
	background: url('img/heading-takemesocial.gif');
	width: 190px;
	height: 48px;
}

#left h2.connect-with-us {
	background: url('img/heading-connect-with-us.gif');
	width: 129px;
	height: 12px;
}

#left h2.client-portal {
	background: url('img/heading-client-portal.gif');
	width: 195px;
	height: 12px;
}

#left h2.contact-us {
	background: url('img/heading-contact-us.gif');
	width: 88px;
	height: 12px;
}

#left .twitter {
	float:left;
	background: url('img/icon-twitter.png');
	width:58px;
	height:56px;
}

#left .facebook {
	float:left;
	background: url('img/icon-facebook.png');
	width:58px;
	height:56px;
}

#left .linkedin {
	float:left;
	background: url('img/icon-linkedin.png');
	width:58px;
	height:56px;
}

#left .flickr {
	float:left;
	background: url('img/icon-flickr.png');
	width:58px;
	height:56px;
}

#left .rss {
	float:left;
	background: url('img/icon-feed.png');
	width:58px;
	height:56px;
}

#left p {
	font-size: 1.1em;
	font-style: italic;
	color: #5b6060;
	line-height: 1.3em;
	margin: 0px;
}

#social-copy {
	font-size: 1.2em;
	font-style: italic;
	color: #5b6060;
	line-height: 1.3em;
	margin: 0px;
}

#social-copy a {
	color: #000;
	text-decoration: none;
}

#left .box-ng {
	margin: 0px 0px 12px 0px;
	padding: 18px;
}

#left .box-ng a {
	color: #000;
	text-decoration: none;
}

#left .box-ng a:hover {
	color: #000;
	text-decoration: underline;
}

#left ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#left ul h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

#left ul h3 a {
	color: #000;
	text-decoration: none;
}

#left ul h3 a:hover {
	text-decoration: underline;
}

#left .sidebar-testimonial p {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.3em;
	margin: 0px;
	color: #094c79;
}

#right {
	float: right;
	width: 596px;
	margin: 20px 20px 0px 0px;
}

#right h2, h1 {
	font-family:"Vegur";
	font-style: normal;
	letter-spacing: normal;
	font-size: 2.3em;
	font-weight: normal;
	color: #094c79;
	margin: 0px 0px 10px 0px;
	line-height: 1.3em;
}

#right h3 {
	font-family:"Vegur";
	font-style: normal;
	letter-spacing: normal;
	font-size: 1.8em;
	font-weight: normal;
	color: #094c79;
	margin: 10px 0px 10px 0px;
	line-height: 1.3em;
}

#right h3 a {
 text-decoration:underline;
	color: #094c79;
}

#right ul {
	font-size: 1.2em;
	color:#5b6060;
	line-height: 1.4em;
}

#right p {
	font-size: 1.2em;
	color:#5b6060;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

#right .black {
	font-size: 1.2em;
	color:#363637;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

#right p a {
	text-decoration:none;
            color:#363637;
font-weight: bold;
}

#right p a:hover {
	text-decoration:underline;
            color:#363637;
font-weight: bold;
}

#right .social-wordpress {
	float:left;
	background: url('img/wordpress-48x48.png');
	width:48px;
	height:48px;
        margin-right:30px;
}

#right .social-google {
	float:left;
	background: url('img/google-48x48.png');
	width:48px;
	height:48px;
        margin-right:30px;
}

#right .social-twitter {
	float:left;
	background: url('img/twitter-48x48.png');
	width:48px;
	height:48px;
margin-top:5px;
margin-bottom:25px;
}

#right .social-facebook {
	float:left;
	background: url('img/facebook-48x48.png');
	width:48px;
	height:48px;
margin-top:5px;
margin-bottom:25px;
}

#right .social-linkedin {
	float:left;
	background: url('img/linkedin-48x48.png');
	width:48px;
	height:48px;
margin-top:5px;
margin-bottom:25px;
}

#right .social-title {
	float:left;
	line-height: 1.5em;
	color: #363637;
padding-left:20px;
padding-right:10px;
width:120px;
font-size: 1em;
}

#right .social-title p {
font-size: 1em;
margin-top:-10px;
}

#right .social-title h3 {
	font-family:"Vegur";
	font-style: normal;
	letter-spacing: normal;
	font-size: 1.5em;
	font-weight: normal;
	color: #000;
margin-top:-20px;
}

#right .white-line {
background: url(img/white-line.gif) repeat-x;
       width:600px;
height:1px;
}

#right .pavel-ushakov {
	background: url(img/pavel-ushakov.png) no-repeat top right;
	width:173px;
	height:128px;
	float:right;
	margin:10px;
}

#right .box {
	background: url('img/right-box-top.png') top no-repeat;
	float: left;
	width: 278px;
	margin: 10px 20px 20px 0px;
	padding: 10px 0px 0px 0px;
}

#right .box .bottom {
	background: url('img/right-box-bottom.png') bottom no-repeat;
	padding: 0px 10px 10px 10px;
}

#right .box p {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	margin: 0px 85px 0px 0px;
}

#right .box h3 {
	font-family:"QuicksandBold";
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	margin: 0px;
}

#right .box .icon {
	float: right;
	display: inline-block;
}

#right .box .megaphone {
	background: url('img/icon-megaphone.png');
	width: 80px;
	height: 71px;
}

#right .box .power {
	background: url('img/icon-power.png');
	width: 68px;
	height: 69px;
}

#right .main-clients {
	float:left;
	background: url('img/icon-clients-main.gif') no-repeat;
	width:68px;
	height:55px;
	padding-right:10px;
}

#right .main-testimonials {
	float:right;
	background: url('img/icon-testimonials-main.gif') no-repeat;
	width:78px;
	height:60px;
	padding-right:10px;
}

.submit-button {
	display:block;
	float:left;
	width:132px;
	height:38px;
	background:url(/wp-content/themes/firmdot/img/submit-button.png) no-repeat;
}

.submit-button:hover, .submit-button:focus {
	background-position:right top;
}

.form {
	border: solid 1px #bbb;
	font: 13px/2 Helvetica, Arial, Geneva, sans-serif;
	color: #000000;
	padding: 5px;
	background: white url(/wp-content/themes/firmdot/img/input-bg.png) top left repeat-x;
}

/*
FOOTER STYLES
*/

#footer {
	padding: 20px;
}

#footer ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline-block;
	margin: 0px 20px 0px 0px;
}

#footer ul li h2 {
	font-size: 1.2em;
	font-weight: normal;
	display: inline-block;
	margin: 0px;
}

#footer ul li h2 a {
	color: #000;
	text-decoration: none;
}

#footer ul li h2 a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 1.1em;
	color: #5c6b6e;
	float: right;
	margin: 0px;
}

/*
HEADER GRAPHICS AND ELEMENTS
*/

#header-blog {
	background: url('img/header-blog.png');
	height: 152px;
}

#header-blog .plant {
	float:left;
	position:relative;
	margin: 0px;
	top: 32px;
	left: 631px;
	background: url('img/icon-header-plant.png');
	width:134px;
	height:97px;
}

#header-blog .house {
	float:left;
	position:relative;
	margin: 0px;
	top: 47px;
	left: 641px;
	background: url('img/icon-header-house.png');
	width:60px;
	height:59px;
}

#header-blog .globe {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 361px;
	background: url('img/icon-header-globe.png');
	width:60px;
	height:57px;
}

#header-take-me-social {
	background: url('headers/take-me-social-header.jpg');
	height: 328px;
        width:920px;
}

#header-terms {
	background: url('img/header-terms.png');
	height: 152px;
}

#header-terms .recycle {
	float:left;
	position:relative;
	margin: 0px;
	top: 34px;
	left: 631px;
	background: url('img/icon-header-recycle.png');
	width:100px;
	height:100px;
}

#header-terms .speed {
	float:left;
	position:relative;
	margin: 0px;
	top: 47px;
	left: 651px;
	background: url('img/icon-header-speed.png');
	width:61px;
	height:61px;
}

#header-terms .clock {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 401px;
	background: url('img/icon-header-clock.png');
	width:42px;
	height:58px;
}

#header-about-us {
	background: url('img/header-about-us.png');
	height: 152px;
}

#header-about-us .bubble {
	float:left;
	position:relative;
	margin: 0px;
	top: 32px;
	left: 631px;
	background: url('img/icon-header-blog-bubble.png');
	width:113px;
	height:98px;
}

#header-about-us .compass {
	float:left;
	position:relative;
	margin: 0px;
	top: 47px;
	left: 651px;
	background: url('img/icon-header-compass.png');
	width:64px;
	height:63px;
}	

#header-about-us .vcard {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 361px;
	background: url('img/icon-header-vcard.png');
	width:68px;
	height:55px;
}

#header-contact-us {
	background: url('img/header-contact-us.png');
	height: 152px;
}

#header-contact-us .open {
	float:left;
	position:relative;
	margin: 0px;
	top: 33px;
	left: 631px;
	background: url('img/icon-header-open.png');
	width:112px;
	height:90px;
}

#header-contact-us .phone {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 651px;
	background: url('img/icon-header-phone.png');
	width:47px;
	height:62px;
}
	
#header-contact-us .email {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 395px;
	background: url('img/icon-header-email.png');
	width:61px;
	height:61px;
}

#header-case-studies {
	background: url('img/header-case-studies.png');
	height: 152px;
}

#header-case-studies .cases {
	float:left;
	position:relative;
	margin: 0px;
	top: 27px;
	left: 631px;
	background: url('img/icon-header-cases.png');
	width:110px;
	height:102px;
}

#header-case-studies .clients {
	float:left;
	position:relative;
	margin: 0px;
	top: 54px;
	left: 350px;
	background: url('img/icon-header-vcard.png');
	width:68px;
	height:55px;
}

#header-case-studies .testimonials {
	float:left;
	position:relative;
	margin: 0px;
	top: 52px;
	left: 650px;
	background: url('img/icon-header-testimonials.png');
	width:78px;
	height:60px;
}

#header-blog-services {
	background: url('img/header-blog-services.png');
	height: 152px;
}

#header-blog-services .one-bubble {
	float:left;
	position:relative;
	margin: 0px;
	top: 34px;
	left: 631px;
	background: url('img/icon-header-one-bubble.png');
	width:112px;
	height:96px;
}

#header-blog-services .mouse {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 650px;
	background: url('img/icon-header-mouse.png');
	width:78px;
	height:61px;
}

#header-blog-services .green-leaf {
	float:left;
	position:relative;
	margin: 0px;
	top: 50px;
	left: 355px;
	background: url('img/icon-header-leaf.png');
	width:63px;
	height:63px;
}

/*
BLOG SERVICES
*/

a.orderbutton {
	display:block;
	width:133px;
	height:50px;
	background: url('img/order-button.gif') no-repeat 0px 12px;
	margin-left:90px;
}
a.orderbutton:hover, a.orderbutton:focus {
	background-position: -134px 12px;
}

#video-window {
	border: 1px solid #2a5e80; 
	padding: 3px;
	width:480px;
}

#services {
	
}

#services .blog-design-chart {
		background: url('img/blog-design-chart.gif');
width:581px;
height:158px;
}

#services .blog-maintenance-chart {
		background: url('img/blog-maintenance-chart.gif');
width:585px;
height:514px;
}

.table-text {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
padding-top:18px;
}

.first {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
padding-left:150px;
padding-top:40px;
}

.second {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
padding-left:150px;
padding-top:18px;
}

.third {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
padding-left:150px;
padding-top:13px;
}

#services .service {
	float: left;
	width: 350px;
	padding: 0px 0px 0px 75px;
}

#services .service h2 {
	font-family: "Vegur";
	font-size: 25px;
	font-weight: normal;
	color: #000;
	margin: 5px 0px 0px 0px;
}

#services .service p {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}

#services .service .list {
	background: url('img/list.gif') top left no-repeat;
	padding: 15px 0px 0px 0px;
}

#services .service .list ul {
	line-height: 2em;
	list-style: none;
	background: url('img/list.gif') bottom left no-repeat;
	margin: 0px;
	padding: 0px 20px 15px 20px;
}

#services .service .list h3 {
	font-size: 1.3em;
	margin: 0px;
}

#services .service .list h3 a {
	color: #183e60;
	text-decoration: none;
}

#services .service .list h3 a:hover {
	text-decoration: underline;
}

#services .new-blogs {
	background: url('img/icon-new-blogs.gif') top left no-repeat;
	margin: 25px 0px 0px 25px;
}

#services .existing-blogs {
	background: url('img/icon-existing-blogs.gif') top left no-repeat;
	float: right;
	margin: 25px 25px 0px 0px;
}

#services .subscription {
	background: url('img/icon-subscription.gif') top left no-repeat;
	margin: 25px 0px 0px 25px;
}

#services .start {
	background: url('img/icon-videos.gif') top left no-repeat;
	float: right;
	margin: 25px 25px 0px 0px;
}

#services .clear {
	clear: both;
	height: 50px;
	overflow: hidden;
}

#services .left {
	float: left;
	width: 275px;
	margin: 25px 0px 0px 25px;
}

#services .left .service {
	float: none;
	width: auto;
	margin: 0px 0px 5px 0px;
	padding: 12px 0px 0px 70px;
}

#services .left .service h2 {
	font-family: "Vegur";
	font-size: 21px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 10px 0px;
}

#services .left .service h2 a {
	color: #797979;
	text-decoration: none;
}

#services .left .active h2 a {
	color: #000;
}

#services .left .service ul {
	line-height: 1.8em;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}

#services .left .service ul h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
}
				
#services .left .service ul h3 a {
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

#services .left .service ul h3 a:hover {
	text-decoration: underline;
}

#services .left .service ul h3 a.active {
	font-weight: bold;
}

#services .left .service ul.open {
	display: block;
}

#services .left .new-blogs {
	background: url('img/icon-new-blogs-color-gray.gif') top left no-repeat;
	height: 45px;
}

#services .left .existing-blogs {
	background: url('img/icon-existing-blogs-color-gray.gif') top left no-repeat;
	height: 45px;
}

#services .left .subscription {
	background: url('img/icon-subscribe-blogs-color-gray.gif') top left no-repeat;
	height: 45px;
}

#services .left .start {
	background: url('img/icon-videos-color-gray.gif') top left no-repeat;
	height: 45px;
}

#services .left .active {
	background-position: -288px 0px;
	min-height: 45px;
	height: auto;
}

#services .column {
	float: left;
	width: 50%;
}

#services p a {
	text-decoration:none;
            color:#363637;
font-weight:bold;
}

#services p a:hover {
	text-decoration:underline;
            color:#363637;
font-weight:bold;
}

#services .middle {
	float: left;
	width: 330px;
	margin: 25px 0px;
}

#services .middle h2 {
	font-size: 2.2em;
	color: #094c79;
	margin: 0px 0px 15px 0px;
}

#services .middle p {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}

#services .middle ul {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}

#services .adobe-logo {
	background: url('img/case-studies-adobe-logo.gif') no-repeat;
	width: 100px;
	height: 127px;
	position: relative;
	padding-bottom:20px;
}

#services .oreilly-logo {
	background: url('img/case-studies-oreilly-logo.gif') no-repeat;
	width: 200px;
	height: 59px;
	position: relative;
	padding-bottom:20px;
}

#services .ngo-logo {
	background: url('img/case-studies-ngo-logo.gif') no-repeat;
	width: 200px;
	height: 62px;
	position: relative;
	padding-bottom:20px;
}

#services .harvard-logo {
	background: url('img/case-studies-harvard-logo.gif') no-repeat;
	width: 160px;
	height: 65px;
	position: relative;
	padding-bottom:20px;
}

#services .cq-logo {
	background: url('img/case-studies-cq-logo.gif') no-repeat;
	width: 100px;
	height: 80px;
	position: relative;
	padding-bottom:20px;
}

#services .robert-logo {
	background: url('img/case-studies-robert-logo.gif') no-repeat;
	width: 173px;
	height: 47px;
	position: relative;
	padding-bottom:20px;
}

#services .order-info-existing-blogs {
	background: url('img/order-box-existing-blogs.gif');
	float: right;
	width: 250px;
	height: 240px;
	margin: 25px 25px 25px 0px;
	position: relative;
}

#services .order-info-template-changes {
	background: url('img/order-box-template-changes.gif');
	float: right;
	width: 262px;
	height: 301px;
	margin: 25px 25px 25px 0px;
	position: relative;
}

#services .order-info-software-blogs {
	background: url('img/order-box-blog-software.gif');
	float: right;
	width: 250px;
	height: 292px;
	margin: 25px 25px 25px 0px;
	position: relative;
}

#services .order-info-new-blogs {
	background: url('img/order-box-new-blogs.gif');
	float: right;
	width: 250px;
	height: 240px;
	margin: 25px 25px 25px 0px;
	position: relative;
}

#services .order-info-subscription {
	background: url('img/order-box-subscription-services.gif');
	float: right;
	width: 250px;
	height: 240px;
	margin: 25px 25px 25px 0px;
	position: relative;
}

#services .order-info-existing-blogs .text, #services .order-info-new-blogs .text, #services .order-info-subscription .text, #services .order-info-template-changes .text {
	font-size: 1.2em;
	color: #767676;
	text-align: center;
	margin: 0px;
	position: absolute;
	top: 110px;
	right: 20px;
	left: 20px;
}

#services .order-info-template-changes .text, .order-info-software-blogs .text {
	font-size: 1.2em;
	color: #767676;
	text-align: center;
	margin: 0px;
	position: absolute;
	top: 170px;
	right: 20px;
	left: 20px;
}

#services .order-info-template-changes .details, .order-info-software-blogs .details {
	height: 60px;
	position: absolute;
	right: 4px;
	bottom: 12px;
	left: 17px;
}

#services .order-info-software-blogs .details {
	height: 60px;
	position: absolute;
	right: 4px;
	bottom: 4px;
	left: 12px;
}

#services .order-info-template-changes .details p, .order-info-software-blogs .details p  {
	font-size: 1em;
	color: #bababa;
	line-height: 2em;
	float: left;
	margin: 8px;
}

#services .order-info-template-changes .details p .large, .order-info-software-blogs .details p .large {
	font-family: "Vegur";
	font-size: 3em;
	font-weight: bold;
	color: #fff;
}

#services .order-info-existing-blogs .details, #services .order-info-new-blogs .details,  #services .order-info-subscription .details {
	height: 60px;
	position: absolute;
	right: 4px;
	bottom: 4px;
	left: 10px;
}

#services .order-info-existing-blogs .details p, #services .order-info-new-blogs .details p, #services .order-info-subscription .details p  {
	font-size: 1em;
	color: #bababa;
	line-height: 2em;
	float: left;
	margin: 8px;
}

#services .order-info-existing-blogs .details p .large, #services .order-info-new-blogs .details p .large, #services .order-info-subscription .details p .large {
	font-family: "Vegur";
	font-size: 3em;
	font-weight: bold;
	color: #fff;
}

#services .order-info-existing-blogs .details .order-now, #services .order-info-new-blogs .details .order-now, #services .order-info-subscription .details .order-now {
	background: url('img/button-order-now.gif');
	display: block;
	float: right;
	width: 132px;
	height: 40px;
	margin: 10px 8px 0px 0px;
	outline: none;
}

#services .order-info-existing-blogs .details .order-now span, #services .order-info-new-blogs .details .order-now span, #services .order-info-subscription .details .order-now span {
	display: none;
}

#services .left .icon-case-studies {
	float:left;
	background: url('img/icon-case-studies.gif') no-repeat;
	width:76px;
	height:71px;
}

#services .left .icon-clients {
	float:left;
	background: url('img/icon-clients.gif') no-repeat;
	width:68px;
	height:55px;
}

#services .left .icon-testimonials {
	float:left;
	background: url('img/icon-testimonials.gif') no-repeat;
	width:78px;
	height:60px;
}

#services .left .cases {
	float: none;
	width: auto;
	margin: 0px 0px 5px 0px;
	padding: 20px 0px 0px 90px;
}

#services .left .cases h2 {
	font-family: "Vegur";
	font-size: 21px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 10px 0px;
}

#services .left .cases h2 a {
	color: #000;
	text-decoration: none;
}

#services .left .active h2 a {
	color: #000;
}

#services .left .cases ul {
	line-height: 1.8em;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#services .left .cases ul h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
}

#services .left .cases ul h3 a {
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

#services .left .cases ul h3 a:hover {
	text-decoration: underline;
}

#services .left .cases ul h3 a.active {
	font-weight: bold;
}

#services .right {
	float: right;
	width: 596px;
	margin: 20px 20px 0px 0px;
}

#services .right p {
	font-size: 1.2em;
	color:#5b6060;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

#services .videos {
	float: right;
	width: 596px;
	margin: 20px 20px 0px 0px;
}

#services .videos p {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}

/*
BLOG STYLES
*/

.widget-title {
	display:none;
}

#twitter_update_list, #twitter {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#blog {
	
}

	#blog .left {
		float: left;
		width: 475px;
		margin: 30px 38px 30px 31px;
	}

		#blog .left .post {

		}

#blog .left .post h1 {
font-family: Georgia, serif;
font-size: 24px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.1em;
letter-spacing:-0.01em;
}

#blog .left .post .container {
	margin: 0px 0px 0px 60px;
}

#blog .left .post .date {
	float: left;
	width: 40px;
}

#blog .left .post .date .day {
	font-size: 2.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #2a5e80;
	display: block;
	padding: 10px 0px;
}

#blog .left .post .date .month {
	font-size: 1.1em;
	text-align: center;
	text-transform: uppercase;
	background: #ddd;
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 3px;
}

#blog .codebox {
	background: url('img/blog-code-top.gif') top no-repeat;
	float: left;
	width: 415px;
	margin: 10px 20px 20px 0px;
	padding: 10px 0px 0px 0px;
	background-color:#d9eaec;
}

#blog .codebox .bottom {
	background: url('img/blog-code-bottom.gif') bottom no-repeat;
	padding: 0px 10px 10px 10px;
}

#blog .box {
	background: url('img/blog-box-top.gif') top no-repeat;
	float: left;
	width: 415px;
	margin: 10px 20px 20px 0px;
	padding: 10px 0px 0px 0px;
	background-color:#eaeaea;
}

#blog .box .bottom {
	background: url('img/blog-box-bottom.gif') bottom no-repeat;
	padding: 0px 10px 10px 10px;
}

#blog .box p {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

#blog .box p a {
	color: #094c79;
	text-decoration: none;
}

#blog .box p a:hover {
	text-decoration: underline;
}

#blog .left .post h1 a {
	color: #094c79;
	text-decoration: none;
}

#blog .left .post h1 a:hover {
	color: #094c79;
	text-decoration: underline;
}

#blog .left .post h2 {
	font-size: 2em;
	margin: 0px 0px 15px 0px;
}

#blog .left .post h2 a {
	color: #094c79;
	text-decoration: none;
}

#blog .left .post p {
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

#blog .left .post p a {
	color: #094c79;
}

#blog .left .post code {
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#000000;
}

#blog .next {
	background: url('img/next-slide-arrow.png') no-repeat;
	width:118px;
	height:23px;
	float:left;
	margin-bottom:40px;
	margin-left:375px;
}

#blog .prev{
	background: url('img/previous-slide-arrow.png') no-repeat;
	width:118px;
	height:23px;
	margin-bottom:40px;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	float:left;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
border-style:solid;
border-width:1px;
border-color:#ccc;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	float:right;
}

#blog .left .post p.small {
	font-size: 1.1em;
	margin: 0px 0px 5px 0px;
}

#blog .left .last {
	margin: 0px;
	border: 0px;
}

#blog .line {
	height:1px;
	width:300px;
	background-color:#8cb4bd;
	position:relative;
	float:left;
	margin-left: 15px;
	margin-right: 10px;
}

#blog .pavel-small {
	background: url('img/pavel-icon-small.png') no-repeat;
	width:100px;
	height:64px;
	float:left;
	margin:20px 0px 10px 0px;
}

#blog .pavel-photo-text {
	margin:20px 0px 10px 10px;
	font-size: 1.1em;
}
					
#blog .pavel-photo-text a {
	color: #094c79;
	text-decoration: none;
}

#blog .pavel-photo-text a:hover {
	text-decoration: underline;
}

#blog .right {
	background: #b8d7dc url('img/blog-right.png') bottom no-repeat;
	float: right;
	width: 326px;
	padding: 25px 25px 75px 25px;
}

#blog .right h2 {
	font-family: "Vegur";
	font-size: 21px;
	font-weight: normal;
	color: #000;
	margin-top:0px;
	padding: 0px 20px 0px 0px;
}

#blog .right h3 {
	font-family: "Vegur";
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin-top:0px;
}

#blog .right ul {
	font-size: 1.2em;
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#blog .right ul li {
	margin: 0px 0px 5px 0px;
}

#blog .right ul li {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	margin: 0px;
	font-style: italic;
}

#blog .right ul li a {
	color: #094c79;
	text-decoration: none;
}

#blog .right ul li a:hover {
	text-decoration: underline;
}

#blog .left ol li {
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	text-decoration: none;
}

#blog .left ol li a {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #094c79;
	text-decoration: none;
}

#blog .right .column-photo-text {
	float: left;
	width: 65%;
}

#blog .right .column-photo {
	float: left;
	width: 35%;
}

#blog .right .column {
	float: left;
	width: 50%;
}

#blog .right .column ul {
	font-size: 1.1em;
	font-style: italic;
}

#blog .right .clear {
	clear: left;
}

#blog .clear {
	clear: both;
}

/*
CASE STUDIES
*/

.sidebar-testimonial {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #094c79;
}

.title {
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	padding-right:60px;
}

.title-small {
	font-family:"Vegur";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000000;
	padding-right:60px;
}

.title-left {
	float:left;
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
}

.title-left a {
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}

.title-right {
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	float:right;
	padding-right:40px;
	padding-top:10px;
}

.title-right a {
	font-family:"Vegur";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #363637;
	text-decoration:none;
}

.sub-title {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #000000;
}

.sub-title-left {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000000;
	width:250px;
	float:left;
	padding-bottom:20px;
}

.sub-title-right {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000000;
	float:right;
	width:250px;
	padding-bottom:20px;
}

.sidebar-testimonial-name {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000000;
}

#case-studies-box {
	width:584px;
	height:239px;
	background:url(/wp-content/themes/firmdot/img/case-studies-logos-bg.png) no-repeat;
}

#case-studies-box .icon-adobe {
	background:url(/wp-content/themes/firmdot/img/cases-adobe-icon-small.png) no-repeat;
	width:65px;
	height:79px;
	position:relative;
	top:20px;
	left:70px;
	float:left;
}

#case-studies-box .icon-oreilly {
	background:url(/wp-content/themes/firmdot/img/cases-oreilly-icon-small.png) no-repeat;
	width:152px;
	height:29px;
	position:relative;
	top:45px;
	left:150px;
	float:left;
}

#case-studies-box .icon-ngo {
	background:url(/wp-content/themes/firmdot/img/cases-ngo-icon-small.png) no-repeat;
	width:135px;
	height:40px;
	position:relative;
	top:40px;
	left:200px;
	float:left;
}

#case-studies-box .icon-harvard {
	background:url(/wp-content/themes/firmdot/img/cases-harvard-icon-small.png) no-repeat;
	width:115px;
	height:46px;
	position:relative;
	top:75px;
	left:40px;
	float:left;
}

#case-studies-box .icon-cq {
	background:url(/wp-content/themes/firmdot/img/cases-cq-icon-small.png) no-repeat;
	width:78px;
	height:62px;
	position:relative;
	top:75px;
	left:135px;
	float:left;
}

#case-studies-box .icon-robert {
	background:url(/wp-content/themes/firmdot/img/cases-robert-icon-small.png) no-repeat;
	width:139px;
	height:43px;
	position:relative;
	top:75px;
	left:220px;
	float:left;
}

/*
HOME SLIDING ELEMENTS
*/

#slide {
	width: 920px;
	height: 252px;
	overflow: hidden;
	position: relative;
}

#slide .slide {
	width: 920px;
	height: 252px;
	position: absolute;
	top: 0px;
	z-index: 1;
}

#slide .slide a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	outline: none;
}

#slide .slide a span {
	display: none;
}

#slide .a {
	background: url('img/home-image.gif');
}

#slide .b {
	background: url('img/home-image-d.jpg');
}

#slide .c {
	background: url('img/home-image-c.gif');
	}

#slide .d {
	background: url('img/home-image-b.gif');
}

#slide .next {
	background: url('img/next-slide-arrow.png');
	width:118px;
	height:23px;
	position: absolute;
	top: 215px;
	left: 15px;
	z-index: 2;
}

#slide .prev{
	background: url('img/previous-slide-arrow.png');
	width:118px;
	height:23px;
	position: absolute;
	top: 215px;
	left: 15px;
	z-index: 2;
}
	
#slide .next {
	left: auto;
	right: 15px;
}
img#wpstats{display:none}