/*
Theme Name: Moto Message
Theme URI: http://www.motomessage.com/
Description: Moto Message Theme
Version: 1
Author: Moto Message
Author URI: http://www.motomessage.com/
Tags: moto message
*/

/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

html, body {
	height: 100%;
	color: #404041;
	text-align: center;
	background: #fff;
}

body {
	font-size: 62.5%;
	line-height: 1;
	background: #fff url(images/body_bg.jpg) top left repeat-x;
	font-family: helvetica;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div {
	float: left;
	width: 100%;
}

a {
	text-decoration: none;
	color: #008fc5;

}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.alignleft {
	float: left;
	padding: 0 10px 10px 0;
}

.alignright {
	float: right;
	padding: 0 0 10px 10px;
}

p {
	line-height: 1.5;
	padding: 0 0 15px;
}

pre {
	display: block;
	margin: 0 0 15px;
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 15px;
	margin: 0 0 10px;
	clear: both;
}

hr {
	border-top: 1px solid #68944f;
	margin: 0 0 15px 0;
}


.middle_align {
	text-align: center;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.wrapper {
	text-align: left;
	float: none;
	width: 960px;
	margin: 0 auto;
}

.container {
	position: relative;
	font-size: 12px;
	padding: 0 0 20px;
}

/********************************************************************************
	HEADER AREA
********************************************************************************/

#header {
	position: relative;
	width: 940px;
	padding: 0 10px;
}

#header h1 {
	width: 284px;
}

#header h1 a {
	display: block;
	width: 284px;
	height: 104px;
	float: left;
	text-indent: -10000px;
	background: transparent url(images/logo.jpg) top left no-repeat;
}

#button_nav {
	position: absolute;
	top: 13px;
	right: 0;
	width: auto;
}

#button_nav a {
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}

.phone_number {
	float: left;
	display: inline;
	line-height: 31px;
	font-size: 20px;
	color: #008fc5;
}

#nav {
	width: auto;
	height: 32px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#nav li {
	width: auto;
	float: left;
}

#nav li a {
	float: left;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #404041;
	margin: 3px 7px 0;
	display: inline;
}

#nav li a.active, #nav li a:hover {
	border-top: 3px solid #00aedb;
	margin: 0 7px 0;
	text-decoration: none;
}


/********************************************************************************
	CONTENT AREA
********************************************************************************/

#content {
	width: 720px;
	clear: none;
	margin: 10px 0;
}

#doublecolumn {
	width: 720px;
}

#content.narrowcolumn {
	width: 520px;
	margin: 0;
	padding: 0 0 0 10px;
}

#doublecolumn #content.narrowcolumn {
	padding: 30px 0 0 180px;
}

.home_page {
	background: transparent url(images/home_page_divider.jpg) 709px 0 repeat-y;
}

#content_container {
	width: 940px;
	padding: 10px 10px 0 10px;
	margin: 13px 0 0;
	position: relative;
	color: #505050;
	background: #fff url(images/content_bg.jpg) top center no-repeat;
}

#sub_content_container {
	background: #fff url(images/sub_content_bg.jpg) 170px 0px repeat-y;
	padding: 10px 0 0;
}

#sub_content_container.doublecolumn {
	background: #fff url(images/double_content_bg.jpg) 170px 0px repeat-y;
	padding: 10px 0 0;
}

.section_header {
	color: #008fc5;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
}

.section_header a {
	float: left;
}


#sub_header {
	height: 68px;
	background: transparent url(images/sub_header_bg.jpg) top left no-repeat;
	border-bottom: 1px solid #ebebeb;
	margin: 0;
	padding: 0 0 5px;
}

#sub_header h1 {
	width: 920px;
	padding: 0 10px 5px;
	line-height: 68px;
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 2px 3px #555;
	margin: 0;
}

.narrowcolumn h2 {
	color: #008fc5;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.5;
}

.narrowcolumn h4 {
	color: #494949;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 10px;
}

.narrowcolumn ul {
	margin: 0 0 15px;
	padding: 0 0 0 20px;
	width: 500px;
}

.narrowcolumn  table ul {
	width: auto;
}

.narrowcolumn ul li {
	width: 460px;
	padding: 0 0 0 20px;
	line-height: 1.5;
	margin: 0 0 5px;
	background: transparent url(images/bullet.jpg) 3px 4px no-repeat;
}

.narrowcolumn table ul li {
	width: auto;
}

.narrowcolumn ul.horizontal_list {
	padding: 0;
	width: 520px;
}

.narrowcolumn ul.horizontal_list li {
	background: none;
	width: 160px;
	margin: 0 10px 5px 0;
	padding: 0;
	float: left;
	clear: none;
}

.narrowcolumn img.alignleft {
	margin: 0 10px 10px 0;
}

.narrowcolumn img.alignright {
	margin: 0 0 10px 10px;
}

.narrowcolumn table {
	width: 520px;
	float: left;
}

.narrowcolumn td {
	vertical-align: top;
}

.post {
	padding: 15px 0 0;
	border-bottom: 1px solid #008fc5;
}

.topnavigation {
	padding: 0 0 10px;
	border-bottom: 1px solid #008fc5;
}

.bottomnavigation {
	padding: 10px 0 0;
	margin: 15px 0 0;
}


label {
	float: left;
	width: 150px;
	padding: 3px 0;
}

input, textarea {
	float: left;
	clear: none;
	width: 200px;
	border: 1px solid #A0A0A0;
	padding: 2px;
}

input.button {
	width: auto;
	border: 0;
	padding: 0;
}

form div {
	margin: 0 0 10px;
}

.button_row {
	width: 370px;
	padding: 0 0 0 150px;
}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 10px 0 0;
	padding: 10px 0 0;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/********************************************************************************
	HOME PAGE HEAD/CONTENT AREA
********************************************************************************/

#banner_home {
	margin: -22px 0 0;
	position: relative;
	z-index: 10;
	height: 294px;
	overflow: hidden;
	background: transparent url(images/banner_home.jpg) top left no-repeat;
	text-indent: -10000px;
}

#quick_nav_row {
	border-bottom: 6px solid #f9f9f9;
	padding: 10px 0;
}

#quick_nav_row h2 {
	width: auto;
	font-size: 28px;
	line-height: 41px;
	font-weight: normal;
	margin: 0;
}

#quick_nav_row .right a {
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}

#home_video {
	background: #f9f9f9;
	width: 665px;
	padding: 10px 15px;
	margin: 0 0 15px;
}

#home_video .section_header {
	margin: 0 0 10px;
	float: left;
}

#home_video .left {
	width: 409px;
}

#home_video .right {
	width: 241px;
}

.feature {
	width: 340px;
	margin: 0 15px 0 0;
	float: left;
	clear: none;
}

.feature_icon {
	width: 50px;
}

.feature_description {
	width: 270px;
	float: right;
	clear: none;
	line-height: 1.5;
	padding: 10px 0;
}

.feature_description h2 {
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
}

.feature_description h2 a {
	color: #505050;
}

.feature_description p {
	margin: 0;
	font-size: 12px;
}

.note {
	font-size: 10px;
	color: #9d9fa2;
}



/********************************************************************************
	SIDEBAR CONTENT AREA
********************************************************************************/

.home #sidebar {
	margin: 10px 0 0;
}

#sidebar {
	width: 220px;
	margin:  0;
	padding: 0 0 10px;
	float: right;
	clear: none;
}

#signup_form {
	padding: 0 0;
}

#signup_form form {
	float: left;
	margin: 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid #d5d6d7;
}

#signup_form h2, #email_form {
	margin: 0 0 20px;
}

#signup_form label, #email_form label {
	color: #9d9fa2;
	width: auto;
	padding: 2px 0;
	margin: 2px 10px 0 0;
}

#signup_form input, #email_form input {
	width: 100px;
	margin: 2px 4px 0 0;
}

#signup_form input.button, #email_form input.button {
	border: 0;
	width: auto;
	margin: 1px 0 0;
}

.home #email_form {
	padding: 15px 0;
}

#email_form {
	padding: 0 0 15px;
}

#sidebar p {
	margin: 0;
}

#sidebar_left {
	width: 160px;
	margin: 0 10px 0 0;
}

#sub_nav {
	width: 160px;
	margin: 0 0 20px;
}

#sub_nav li {
	width: 160px;
	float: left;
	clear: both;
	margin: 0 0 1px;
}

#sub_nav li a {
	float: left;
	width: 140px;
	position: relative;
	margin: 0 -10px 0 0;
	display: inline;
	padding: 0 20px 0 10px;
	height: 39px;
	line-height: 39px;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;

}

#sub_nav li span {
	width: 140px;
	float: left;
	position: relative;
	padding: 3px 0;
	border-bottom: 1px dashed #000;
}

#sub_nav li.current_page_item a, #sub_nav li.current-cat a {
	background: #008fc5 url(images/sub_nav_bg.jpg) top right no-repeat;
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 2px 2px #555;
}


#sub_nav li a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 2px 2px #555;
	background: #e0a74d url(images/sub_nav_hover.jpg) top right no-repeat;
}

#quick_links {
	background: #fff url(images/left_box_top.jpg) top left no-repeat;
}

#quick_links_container {
	background: transparent url(images/left_box_bottom.jpg) bottom left no-repeat;
	width: 140px;
	padding: 10px;
}

#quick_links a {
	float: left;
	display: block;
	width: 105px;
	padding: 3px 0 0 35px;
	min-height: 27px;
	color: #6cbddc;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 5px;
}

#link_trial {
	background: transparent url(images/icon_trial.jpg) top left no-repeat;
}

#link_demo {
	background: transparent url(images/icon_demo.jpg) top left no-repeat;
}

#link_resources {
	background: transparent url(images/icon_download.jpg) top left no-repeat;
}

.section_header a.subscribe {
	float: right;
	clear: none;
	font-size: 10px;
	color: #a3a5a7;
	padding: 0 18px 0 0;
	background: transparent url(images/icon_rss.jpg) center right no-repeat;
	line-height: 15px;
	text-transform: lowercase;
}

.blog_item {
	margin: 10px 0 0;
	border-top: 1px solid #d5d6d7;
	padding: 10px 0 0;
}

.blog_item h3 {
	margin: 0 0 5px;
}

.blog_item h3 a {
	color: #414042;
	font-size: 12px;
	line-height: 1.5;
}

.blog_details {
	margin: 5px 0 0;
	color: #a3a5a7;
	line-height: 19px;
	font-size: 11px;
}

#testimonial {
	margin: 20px 0 0;
	background: #fff url(images/right_box_top.jpg) top left no-repeat;
}

#testimonial_container {
	background: transparent url(images/right_box_bottom.jpg) bottom left no-repeat;
	width: 200px;
	padding: 10px;
}

.testimonial {
	margin: 0 0 0;
	border-top: 1px solid #d5d6d7;
	padding: 10px 0 0;
}

.testimonial_details {
	margin: 10px 0 0;
	color: #a3a5a7;
	line-height: 19px;
}

.testimonial_details strong {
	color: #494a4d;
}

/********************************************************************************
	FOOTER AREA
********************************************************************************/

#footer {
	margin: 5px 0 0 ;
	background: #fff url(images/footer_bg.jpg) top left no-repeat;
}

#footer_content {
	background: transparent url(images/footer_bot_bg.jpg) bottom left no-repeat;
	width: 940px;
	padding: 10px;
	color: #fff;
}

#footer_content p {
	margin: 0;
}

#footer_content div.left_small {
	margin: 0 20px 0 0;
	width: 240px;
}

#footer_content div.left {
	margin: 0 20px 0 0;
	width: 440px;
}

#footer_content div.right {
	width: 120px;
}

#footer_content div.right a {
	margin: 0 10px 0 0;
	float: right;
	line-height: 24px;
}

#footer_content div.right a img {
	float: right;
	margin: 0 0 0 5px;
}

#footer_content a {
	color: #fff;
}

#footer_content .sub {
	color: #89898b;
}

#footer h3 {
	color: #008fc5;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 10px;
}

/********************************************************************************
	JQUERY AREA
********************************************************************************/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 80%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}