@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        /*font-family: "Lucida Grande",Helvetica,Arial,sans-serif;*/
	font-size: 90%;
	color: #5c5c5c;
}
h6 {
    color: #333333;
    font-family: 'Satisfy',sans-serif;
    font-size: 25px;
    letter-spacing: 0px;
    padding: 0 0 10px 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333;
}


h1 {
    color: #333333;
    font-family: 'Satisfy',sans-serif;
    font-size: 35px;
    letter-spacing: 0px;
    padding-top: 0px;
    text-indent: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: #333;
	padding: 20px 0 0 0;
        font-size: 1.1em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
	text-transform: uppercase;
	color: #666;
	padding: 20px 0 0 0;
}
h4 {
	font-size: .9em;
	font-weight: normal;
	padding: 0 0 8px 0;
	line-height: 1.3;
}
h4 a:link, h4 a:visited {
	color: #3496fd;
	text-decoration: none;
}
h4 a:hover, h3 a:active {
	text-decoration: underline;
}
p {
	font-size: 1.0em;
	line-height: 1.5;
	padding: 15px 0 0 0;
}
p.clients {
	font-size: 1.3em;
	line-height: 1.5;
	padding: 30px 0 0 0;
}
p.home {
	font-size: 1.1em;
	line-height: 1.5;
	padding: 15px 0 0 0;
}
p.video{
    font-size: 0.9em;
    line-height: 1.5;
    padding: 11px 0 0 45px;
}
ul {
	margin: 15px 0 15px 0;
}
li {
	line-height: 1.7;
	list-style: disc;
}

ul.checked {
    
    margin-top: 15px;
}

ul.checked > li {
    background: url("../images/bullet-check.png") no-repeat scroll left top transparent;
    list-style: none outside none;
    padding: 0 0 0 30px;
    vertical-align: top;
    line-height: 1.1em;
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0 0 0;
}


#page-wrap {
	width: 820px;
	margin: 0 auto;
	border-top: 0px solid #606060;
}



/* Styling for header section */

#header {
	position: relative;
}
#logo {
	margin: 15px 0 0 0;
}
#main-nav {
	position: absolute;
	right: 0;
	top: 30px;
        width:562px;
}
#main-nav li {
	float: left;
	margin: 0 0 0 2em;
	list-style: none;
}
#main-nav a:link, #main-nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
        font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
#main-nav a:hover, #main-nav a:active {
	color: #4c8bae;
}
#main-nav li a.current, #main-nav li a.current:hover, #main-nav li a.current:active {
	color: #4c8bae;
}


#main-nav li a.signup{
	color: #fff;
        background-color:#4d8caf;
        padding:2px 5px 2px 5px;
}

#main-nav li a.signup:hover, #main-nav li a.signup:active {
	color: #fff;
        background-color:#5ca7d1;
        padding:2px 5px 2px 5px;
}

/* Main content styling */

#main-content-middle {
	float: left;
	position: relative;
}

#main-content-testimonials {
      
       position: relative;
       float: left;
}

#main-content-left {
	width: 420px;
	float: left;
	position: relative;
}
#main-content-left-solutions {
	width: 470px;
	float: left;
	position: relative;
}
#main-content-left-home {
	width: 470px;
	float: left;
	position: relative;
}
#main-content-left ul {
	margin-left: 40px;
}
#main-content-left a:link, #main-content-left a:visited {
	font-size: .8em;
	color: #3496fd;
	text-decoration: none;
}
#main-content-left a:hover, #main-content-left a:active {
	text-decoration: underline;
}
#main-content {
	margin: 30px 0 0 0;
}
#main-content-right {
	width: 290px;
	float: right;
	position: relative;
}

#main-content-right-solutions {
	width: 290px;
	float: right;
	position: relative;
        margin: 0 0 0 0px;
}

#main-content-right-home {
	width: 310px;
	float: right;
	position: relative;
        margin: 0 0 0 0px;
}

#main-content-right-contact {
	width: 220px;
	float: right;
	position: relative;
        margin: 0 150px 0 0;
}
#main-content-right-pricing {
	width: 220px;
	float: right;
	position: relative;
        margin: 0 25px 0 0;
}

#main-content-right-signup {
	width: 400px;
	float: left;
	position: relative;
        margin: -20px 0 0 -30px;
}

#main-content-right-demo {
	width: 220px;
	float: right;
	position: relative;
     margin: -42px 0 0 0;
}



#main-content-right ul {
	padding: 0 0 0 20px;
}
#main-content-right-home ul {
	padding: 0 0 0 45px;
}
#main-content-left-solutions img {
	margin: 0 0 63px 0;
	padding: 3px;
	border: 1px dashed #ccc;
}
#main-content-right-solutions img {
	margin: 0 0 142px 0;
	
}
#main-content-left-cases img {
	margin: -20px 0 43px 0;
	padding: 3px;
	border: 1px dashed #ccc;
}
#main-content-right img {
	margin: 0 0 33px 0;
	padding: 3px;
	border: 1px dashed #ccc;
}
#main-content-right a:link, #main-content-right a:visited {
	color: #3496fd;
	text-decoration: none;
}
#main-content-right a:hover, #main-content-right a:active {
	text-decoration: underline;
}

/* Styling for H1 images */

#view-our-work {
	padding: 30px 0 20px 0;
}
#we-make-dreams {
	text-indent: -9999em;
	background:url(../images/we-make-dreams.png) no-repeat;
	width: 375px;
	height: 24px;
}
#success_stories {
	text-indent: -9999em;
	background:url(../images/success_stories.png) no-repeat;
	width: 307px;
	height: 24px;
}
#ready-to-get {
	text-indent: -9999em;
	background:  url(../images/ready-to-get.png) no-repeat;
	width: 220px;
	height: 30px;
	padding-right: 2px;
        margin-left: 45px;
}
#our-top-features {
	text-indent: -9999em;
	background: url(../images/our-top-features.png) no-repeat;
	width: 181px;
	height: 29px;
}
#our-services {
	text-indent: -9999em;
	background: url(../images/our-services.png) no-repeat;
	width: 133px;
	height: 23px;
}
#features {
	text-indent: -9999em;
	background: url(../images/features.png) no-repeat;
	width: 133px;
	height: 23px;
}
#solutions {
	text-indent: -9999em;
	background: url(../images/solutions.png) no-repeat;
	width: 310px;
	height: 23px;
}
#cases {
	text-indent: -9999em;
	background: url(../images/cases.png) no-repeat;
	width: 310px;
	height: 23px;
}
#what-is {background: url(../images/what-is.png) no-repeat;
	width: 250px;
	height: 23px;
}
#why-use {
	text-indent: -9999em;
	background: url(../images/why-use.png) no-repeat;
	width: 250px;
	height: 23px;
}
#about-us {
	text-indent: -9999em;
	background: url(../images/about-us.png) no-repeat;
	width: 98px;
	height: 24px;
}
#thank-you {
	text-indent: -9999em;
	background: url(../images/thank-you.png) no-repeat;
	width: 198px;
	height: 24px;
}

#contact-us {
	text-indent: -9999em;
	background: url(../images/contact-us.png) no-repeat;
	width: 113px;
	height: 23px;
}

#sign-up {
	text-indent: -9999em;
	background: url(../images/sign-up.png) no-repeat;
	width: 113px;
	height: 23px;
}
.service-number {
	float: left;
}
#service-1 {
	background: url(../images/1.png) top left no-repeat;
	padding: 0 0 0 35px;
	margin: 30px 0 0 0;
}
#service-2 {
	background: url(../images/2.png) top left no-repeat;
	padding: 0 0 0 35px;
	margin: 30px 0 0 0;
}
#service-3 {
	background: url(../images/3.png) top left no-repeat;
	padding: 0 0 0 35px;
	margin: 30px 0 0 0;
}
#service-1 h2, #service-2 h2, #service-3 h2 {
	padding: 0;
}

#feature-1, #feature-2, #feature-3, #feature-4, #feature-5 {
	background: url(../images/bullet-check.png) top left no-repeat;
	padding: 0 0 0 35px;
	margin: 30px 0 0 0;
}

#feature-1 h2, #feature-2 h2, #feature-3 h2, #feature-4 h2, #feature-5 h2 {
	padding: 0;
}

.client-logo h2 {
        color: white;
	padding: 0;
        margin: 0 0 0 150px;
}
.client-logo {
        
	padding: 0 0 0 35px;
	margin: 30px 0 0 0;
}

.title {
	position: absolute;
	right: 0;
}
.portrait {
	float: right;
	padding: 20px 0 10px 10px;
}
#testimonials {
	padding: 44px 0 0 0;
}
.testimonial {
	font-size: .8em;
	font-style: italic;
	padding: 20px 0 10px 0;
}
.client-name {
	font-size: .8em;
	color: #333;
	position: absolute;
	right: 0;
}
img#google-map {
	padding: 0;
	border: none;
	margin: 10px 0 0 0;
}
.social-links {
	margin: 15px 0 0 0;
}
.social-links a {
	padding: 0 20px 0 0;
}
.horizontal-divider {
	width: 820px;
	margin: 30px 0 20px 0;
}
a#contact-us-button:link, a#contact-us-button:visited {
	background: url(../images/contact-us-button.png) no-repeat;
	width: 223px;
	height: 92px;
	display: block;
	text-indent: -9999em;
	margin: 5px 0 0 0;
}
a#contact-us-button:hover, a#contact-us-button:active {
	background-position: 0 -92px;
}

/* Footer styling */

#footer{
    
    margin: 0 0 0 10px;
}

#twitter {
	width: 210px;
	float: left;
	margin: 0 110px 30px 0;
}
blockquote {
	font-size: .9em;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#recent-posts {
	width: 220px;
	float: left;
	margin: 0 60px 30px 0;
}
#connect {
	width: 205px;
	float: left;
	position: relative;
	margin: 0 0 30px 0;
}
#twitter h2, #recent-posts h2, #connect h2 {
	padding: 0 0 20px 0;
}
#connect p {
	padding: 0;
}
.digits, .emails {
	position: absolute;
	right: 0;
}
address {
	font-style: normal;
	font-size: .9em;
	line-height: 1.4;
	margin: 10px 0 10px 0;
}
a.map:link, a.map:visited {
	color: #3496fd;
	text-decoration: none;
	position: absolute;
	right: 0;
}
#bottom-menu {
	clear: both;
	background: #ededed;
	padding: 15px;
	margin: 0 0 20px 0;
}
#bottom-logo {
	position: relative;
	top: 0;
}
#footer-nav {
	margin: 0 0 0 160px;
}
#footer-nav li {
	list-style: none;
	float: left;
	margin-left: 3em;
	position: relative;
	bottom: 25px;
}
#footer-nav li a:link, #footer-nav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
#footer-nav li a:hover, #footer-nav li a:active {
	color: #333;
}
input[type="text"] {
	width: 250px;
	padding: 5px;
	background: #f1f1f1;
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	color: #333;
	background: #f1f1f1;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px 0 15px 0;
	overflow: auto;
	width: 250px;
	height: 200px;
}
#contact-form {
	margin: 15px 0 0 0;
}
input[type="submit"] {
	background: url(../images/submit-button.jpg) no-repeat;
	width: 98px;
	height: 47px;
	border: none;
	cursor: pointer
}

/* Blog page styling */

.post {
	position: relative;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #ededed;
}
.post h1 {
	margin: 0 0 8px 0;
}
.post p {
	margin: 5px 0 15px 0;
}
.metadata {
	font-size: .8em;
	color: #666;
}
.comment {

	width: 44px;
	height: 46px;
	display: block;
	text-align: center;
	font-size: 1.3em;
	color: #333;
	position: absolute;
	right: 0;
	top: 0px;
	padding: 0 0 0 0;
}
#search {
	width: 155px;
	border: none;
	border: 10px solid #ededed;
	padding: 5px 40px 5px 5px;
	margin: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999;
	background: #fff;
}
#search-submit {
	background: url(../images/magnifying-glass.png) no-repeat;
	width: 15px;
	height: 16px;
	border: none;
	position: absolute;
	right: 20px;
	top: 15px;
	display: block;
	cursor: pointer;
}

.team{
    
    margin:20px 20px 20px 0;
    border: 1px dashed #ccc;
}

.hoot {
    background: url("../images/hootsuite_button.png") no-repeat scroll left top transparent;
    display: block;
    height: 83px;
    margin: 0 auto;
    padding: 0;
    width: 429px;
}

.hoot:hover{background:url("../images/hootsuite_button.png") bottom left no-repeat;}