html{
	width: 100%;
	height: 100%;
	font-size: 100%;
}

body{
	background-color: #ededed;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	height: 100%;
	font-size: 62.5%;
}
.wrapper{
	clear: both;
	float: left;
	width: 100%;
}
.header{
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(images/header_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 10em;
	background-color: #d4e8f3;
}
.header div{
	height: 10em;
	width: 96em;
	margin-left: auto;
	margin-right: auto;
}
.header .logo{
	clear: both;
	display: inline;
	float: left;
	margin-top: 20px;
}
.header .cprime{
	margin-left: 20px;
	display: inline;
	float: left;
	margin-top: 20px;
}
.content{
	padding-bottom: 3em;
	float: left;
	display: block;
	clear: both;
	background-color: white;
	background-image: url(images/content_top.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
}
#content{
	display: block;
	clear: both;
	padding-left: 1em;
	padding-top: 3em;
	color: #999999;
	min-height: 50em;
	width: 96em;
	margin-left: auto;
	margin-right: auto;
}
#content h1{
	padding-bottom: 0.5em;
	font-size: 4em;
	font-weight: 900;
	line-height: 1.1em;
	color: #009bda;
}
#content h2{
	font-size: 2.6em;
	font-weight: 800;
	line-height: 1.1em;
	color: #dd3535;
	margin-bottom: 0.5em;	
}
#content h3{
	display: inline;
	float: left;
	font-size: 2em;
	font-weight: 800;
	line-height: 1.2em;
	color: #666666;
	margin-bottom: 0.5em;	
}
#content p{
	clear: both;
	padding-bottom: 1em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.4em;
	font-size: 1.6em;
}
#content em{
	font-weight: bold;
	color: #009966;
}
#content a{
	font-weight: bold;
	color: #666699;
}
#content a:hover{
	color: white;
	background-color: #666699;
	font-weight: bold;
}
#content h1 a{
	color: #009bda;
	text-decoration: none;
}
#content h1 a:hover{
	background-color: transparent;
	color: #04528e;
	text-decoration: none;
}
.post{
	margin-bottom: 1em;
	margin-right: 0px;
	background-position: left bottom;
	background-image: url(images/h_dotted_line.gif);
	background-repeat: no-repeat;
	width: 64em;
	float: left;
	display: block;
}
.post:first-child {
	margin-top: 1em;
}
.post:last-child{
	background-image: none;
}
.post h1{
	margin-bottom: 0.2em;
	background-image: url(images/h_dotted_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.hexdate{
	display: inline;
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: white;
	background-position: left top;
	background-image: url(images/hex_date_bg.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 40px;
}
.hexdate .month{
	font-weight: bold;
	display: inline;
	clear: both;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 7px;
	padding: 0px;
	line-height: 11px;
	text-transform: uppercase;
	font-size: 10px;
	width: 40px;
	text-align: center;
}
.hexdate .day{
	display: inline;
	clear: both;
	float: left;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	width: 40px;
	text-align: center;
}
#content .post p.meta{
	width: 100%;
	display: inline;
	clear: both;
	float: left;
	padding-bottom: 2em;
	font-weight: bold;
	font-size: 1.2em;
	color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#content .post p.meta a{
	text-decoration: none;
	color: #f75d20;
}
#content .post p.meta a:hover{
	color: white;
	background-color: #f75d20;
}
.promo{
	background-image: url(images/promo_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 35em;
}
.promo div{
	width: 96em;
	margin-right: auto;
	margin-left: auto;
}
.header ul{
	display: inline;
	float: right;
	width: auto;
}
.header ul li{
	height: 10em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	display: inline;
	float: left;
}
.header ul li a{
	display: inline;
	float: left;
	height: 10em;
	text-indent: -9999px;
	overflow: hidden;
}
.left{
	width: 64em;
}
.right{
	width: 28em;
}
.right .xSBeforeWidget{
	margin-bottom: 2em;
	clear: both;
	display: inline;
	float: left;
	background-image: url(images/h_dotted_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.right .xSBeforeWidget a.more{
	margin-top: 1em;
	margin-bottom: 1em;
	display: inline;
	clear: both;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1.2em;
}
.right h3{
	display: inline;
	clear: both;
	float: left;
	padding-top: 0.6em;
	background-image: url(images/right_divider.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.header ul li.home{
	background-image: url(images/nav_home.png);
	width: 6.7em;
	background-position: center center;
	background-repeat: no-repeat;
}
.header ul li.home a{
	width: 6.7em;
}
.header ul li:hover.home{
	background-image: url(images/nav_home_over.png);
}
.header ul li.about{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/nav_about.png);
	width: 7.4em;
}
.header ul li.about a{
	width: 7.4em;
}
.header ul li:hover.about{
	background-image: url(images/nav_about_over.png);
}
.header ul li.apps{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/nav_apps.png);
	width: 5.6em;
}
.header ul li.apps a{
	width: 7.4em;
}
.header ul li:hover.apps{
	background-image: url(images/nav_apps_over.png);
}
.header ul li.blog{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/nav_blog.png);
	width: 5.8em;
}
.header ul li.blog a{
	width: 5.8em;
}
.header ul li:hover.blog{
	background-image: url(images/nav_blog_over.png);
}
.header ul li.contact{
	padding-right: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/nav_contact.png);
	width: 9.6em;
}
.header ul li.contact a{
	width: 9.6em;
}
.header ul li:hover.contact{
	background-image: url(images/nav_contact_over.png);
}
.header ul li a.selected{
	background-image: url(images/nav_arrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.footer{
	float: left;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 4px;
	padding-top: 3em;
	display: inline;
	clear: both;
	background-color: #ededed;
}
#footer{

	min-height: 10em;

	margin-right: auto;

	margin-left: auto;

	width: 94em;

}
#footer .legal{
	margin-left: 1em;
	padding-bottom: 3em;
	margin-top: 3em;
	clear: both;
	display: inline;
	float: left;
	width: 100%;
	color: #999999;
	font-size: 1.1em;
}
#footer .legal a{
	color: #999999;
}
#footer .legal a:hover{
	color: #666666;
}
#footer ul{
	line-height: 1.78em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size: 1.4em;
	width: 11.43em;
	display: inline;
	float: left;
}
#footer ul li{
	width: 100%;
	display: inline;
	clear: both;
	float: left;
}
#footer ul li a{
	width: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(images/footer_dotted_line.gif);
	color: #999999;
	text-decoration: none;
	display: inline;
	clear: both;
	float: left;
}
#footer ul li h3{
	font-size: 1.14em;
	width: 100%;
	font-weight: bold;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #666666;
	clear: both;
	float: left;
}
.tweet_top{
	clear: both;
	display: inline;
	float: left;
	background-image: url(images/tweet_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 0.8em;
	width: 28em;
	text-indent: -9999px;
	overflow: hidden;
}
.tweet{
	margin-bottom: 1em;
	color: #666666;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-left: 2em;
	display: inline;
	clear: both;
	float: left;
	padding-bottom: 3em;
	width: 24em;
	background-repeat: no-repeat;
	background-image: url(images/tweet_bottom.gif);
	background-position: left bottom;
}
#content .tweet p{
	font-size: 1.4em;
	padding-left: 0px;
	padding-bottom: 0.5em;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	display: inline;
	clear: both;
	float: left;
	width: 100%;
}
#content .tweet a{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #009966;
}
#content .tweet a:hover{
	color: white;
	background-color: #009966;
}
#content .tweet p.time{
	color: #999999;
	font-weight: bold;
	font-size: 1em;
}
.promo_controls{
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #f75d20;
	height: 4em;
}
.purple{
	background-color: #666699;
}
ul#promo_controls{
	height: 4em;
	margin-right: auto;
	margin-left: auto;
	width: 96em;
}
ul#promo_controls li{
	width: 30em;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
	display: inline;
	float: left;
}
ul#promo_controls li a{
	text-shadow: 0px 1px 0px #ffcc99;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 1.8em;
	line-height: 2.22em;
	display: inline;
}
ul#promo_controls li.selected{
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/promo_arrow.gif);
}
ul#promo_controls li.selected a{
	text-shadow: 0px 1px 0px #333333;
	color: white;
}
.right .xSBeforeWidget ul{
	margin-bottom: 20px;
	float: left;
	clear: both;
}
#footer ul li a.taglist_item{
	margin-right: 20px;
	clear: none;
	width: 160px;
	float: left;
}
#footer ul li.tag_list{
	width: 540px;
}
.purple ul#promo_controls li a{
	text-shadow: 0px 1px 0px #9999cc;
}
ul#promo_controls li.selected a{
	text-shadow: 0px 1px 0px #333333;
}
.xSBeforeWidget li a {
	line-height: 16px;
	font-size: 12px;
}
#content p.wp-caption-text {
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	width: 100%;
	color: #999999;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.navigation {
	margin-bottom: 20px;
}
#content .xSBeforeWidget h3 {
	font-size: 2.6em;
	color: #cc0000;
}
#content p.aboutsixvoices {
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: inline;
	clear: both;
	float: left;
	background-image: url(images/about_text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 280px;
	text-indent: -9999px;
	overflow: hidden;
}
#content b, #content em, #content strong {
	color: #009966;
	font-weight: bold;
}
#content a.app_store {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: white;
	background-image: url(images/app_store_link.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 75px;
	text-indent: -9999px;
	overflow: hidden;
}
#content a:hover.app_store {
	background-color: white;
	background-image: url(images/app_store_link_hover.gif);
}
#content a.android_marketplace {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: white;
	background-image: url(images/android_market.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 105px;
	text-indent: -9999px;
	overflow: hidden;
}
#content a:hover.android_marketplace {
	background-color: white;
	background-image: url(images/android_market_hover.gif);
}
#content .right .xSBeforeWidget ul {
	padding: 0px;
	margin: 0px;
	display: inline;
	clear: both;
	float: left;
	width: 28em;
}
#content .right .xSBeforeWidget ul li {
	height: 2.5em;
	padding: 0px;
	margin: 0px;
	width: 28em;
	display: inline;
	clear: both;
	float: left;
	border-bottom-color: #ededed;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content .right .xSBeforeWidget ul li:last-child {
	border-bottom-style: none;
	border-bottom-width: 0px;	
}

#content .right .xSBeforeWidget ul li a {
	padding-left: 3%;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 97%;
	color: #999999;
	text-decoration: none;
	line-height: 2em;
	margin: 0px;
	display: inline;
	clear: both;
	float: left;
}

#content .right .xSBeforeWidget ul li a:hover {
	color: #333333;
	background-color: #ededed;
}

#content form#si_contact_form1{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 50px;
	padding: 20px;
	background-color: #ededed;
	width: 478px;
	font-size: 1.4em;
}
#content form#si_contact_form1 .required{
	color: #dd3535;
}

#content form#si_contact_form1 label{
	width: 520px;
	display: inline;
	clear: both;
	float: left;
	padding-bottom: 10px;
}
#content form#si_contact_form1 input#si_contact_name1, #content form#si_contact_form1 input#si_contact_email1, #content form#si_contact_form1 input#si_contact_email2_1, #content form#si_contact_form1 input#si_contact_subject1{
	margin-bottom: 5px;
	color: #666666;
	width: 400px;
	padding: 10px;
}
#content form#si_contact_form1 textarea#si_contact_message1{
	color: #666666;
	width: 400px;
	padding: 10px;	
}

