/* @override 
	http://zosh.com/wp-content/themes/ZoshTheme/style.css
	http://localhost:8888/wp-content/themes/ZoshTheme/style.css
	http://zosh.com/wp-content/plugins/contact-form-7/styles.css?ver=2.2
*/

/*
Theme Name: Zosh Offical Theme
Theme URI: http://www.zosh.com
Description: Zosh created by Joshua Kerr
Version: 2.0
Author: Joshua Kerr
Author URI: http://joshkerr.com
*/

/* @group Page Elements */
html{background: #888;}


body {
	margin: 0;
	font: 12px/1.9 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	background: #fff;
	width: 100%;
	min-width: 860px;
	float: left;
	clear: both;
	display: inline;
}

h1 {
	display: none;
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	margin-top: 25px;
	margin-bottom: 12px;
}

a {
	color: #008bcc;
}

a:hover {
	color: #21a1ef;
}

a:visited {
	color: #754acc;
}


/* @end */

/* @group Page Structure */

#footerbox li strong {	
    color: #666;
    display: block;
    font-size: 1.0em;
    display:inline;
 	margin-right: 10px;
}

#breadory {
	border: 1px solid #ddd; 
	width: 750px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fff;
	float: none;
	height: 140px;
}

#copyright {
	display: block;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	color: #666;
}

.column { float: left; }

#directorynav .column { width: 122px; padding: 9px 0 4px 18px; }
#directorynav .column.last { float: left !important; padding-right: 0; }
#directorynav h3 { color: #666; font-weight: bold; font-size: 11px; padding-bottom: 2px; margin-bottom: 0px; margin-top: 6px;}
#directorynav h3.standalone { margin-bottom: 18px; }
#directorynav a { color: #888; text-decoration: none; display: block; font-size: 11px; }
#directorynav h3.standalone a:link,
#directorynav h3.standalone a:visited { color: #444; }
#directorynav a:hover { color: #333 !important; text-decoration: none !important; }
#directorynav .capbottom { clear: both; position: relative; top: 5px; _top: 12px; height: 5px; width: 980px; background: url(./../nav/images/directory_capbg.png) no-repeat; }
#directorynav ul { margin-bottom: 0; padding-bottom: 9px; list-style: none; padding-left: 0px; margin-top: 0px; }
#directorynav .column { width: 120px; }
#directorynav #dn-cola { width: 110px; }
#directorynav #dn-colb { width: 115px; }
#directorynav #dn-cold { width: 115px; }
#directorynav #dn-colg { width: 130px; }

#footer{
	float:none;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	clear: both;
	background: #f2f2f2;
	border-top: 1px solid #fff;
	padding-bottom: 35px;
}

#footerbox li{
	list-style: none;
    color: #666;
    font-size: 12px;


}

#footerbox li a {
	color: #666;
}

/* @end */

/* @group Forms */

input{

	background: #fff url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:5px 3px 3px 5px;
}

input#search {
	width: 140px;
	margin-top: 10px;
}

.button, input[type="submit"], .submit, #searchform input#searchsubmit {
	border-color:#DEDEDE #bbb #bbb #DEDEDE;
	border-style:solid;
	border-width:1px;
	background: #e5e5e5 url(images/lightgrayup.png) repeat-x left top;
	color: #666;
}

.button:hover, input[type="submit"]:hover, .submit:hover {
	color: #000;
}
.button:active, input[type="submit"]:active, .submit:active {
	background: #e5e5e5 url(images/lightgraydown.png) repeat-x left top;
}

/* @end */

#zoshlogow {
	margin-top: 30px;
	padding-right: 40px;
	float: right;
	width: 100px;
	height: 59px;
	background: url(images/zoshlogobw.png) no-repeat;
}

#wp_page_numbers {
	padding-bottom: 30px;	
}

#appcontent div.pagefragment div.frame {
	margin-bottom: 30px;
}

li#salesforce-3.widget.salesforce {
	border: 0px;
}

#salesforce-3 h2.widgettitle {
	text-indent: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

#salesforce-3 p {
	visibility: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.hentry blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}

blockquote{background: #f7f7f7; padding: 10px 15px;margin: 0 0 1em 2.5em;font-size:.9em;border: 1px solid #ddd;clear: both}



#sidebar {
	color: #444;
	margin:0;
	padding: 0;
	font-size: 12px;
	
}

#sidebar p { margin: 0px 0px 15px; }
#sidebar h2{ font-size: 20px; margin-bottom: 5px; }

#sidebar a {  }
#sidebar a:hover, #sidebar a:focus, #sidebar a:active { text-decoration:none; }

#sidebar ul { list-style: none; margin: 0;	padding: 0;}
#sidebar ul li, #sidebar li{	
	list-style:none;
	margin-left: 10px;
	border-bottom: 1px solid #eee;
	padding: 7px 0;
}

#sidebar #grandchildnav ul li{margin-left: 0;}
#sidebar ul li ul li {
	padding: 4px 4px 4px 6px;

}

#sidebar #accordion{
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	width: 170px;
	margin-left: 5px;
}
#accordion .widget{
	margin:0;
	border:none;
	line-height: 1.6em;
}
	
#accordion .drawer-handle{
	text-shadow: #000 0 1px 0;
	display: block;
	cursor: pointer;
	padding: 8px 10px;
	background: #e5e5e5 url(images/nav-sprite-default.png) repeat-x 0 -144px;
	font-size: 14px;
	border-top: 1px solid #fff;
	text-shadow:#fff 0 1px 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#accordion h2{
	text-decoration:none;
	color: #666;
	font: italic bold 1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
	
#accordion .drawer-content{
	border-top: 1px solid #888;
		background: #fff;
		color: #666;
		padding: 0px 10px 5px;
}

#drag_drop_sidebar h3{
	font-size: 13px;
	color: #333;
	font-weight: bold;
	padding: 8px 10px;
	
	text-shadow: #fff 0px .5px 1px;
	background: #e5e5e5 url(images/nav-sprite-default.png) repeat-x 0 -144px;
}

#sidebar .ui-sortable h3:hover{
	cursor: move;
	background: #e5e5e5 url(images/nav-sprite-default.png) repeat-x 0 -108px;
	color: #fff;
	text-shadow: #666 0px -1px 0;
}

#sidebar #drag_drop_sidebar .drawer-content{
	padding: 10px 10px 20px 10px;
	background: #fff url(images/post-bg-short.png) repeat-x left bottom;
}
#sidebar #drag_drop_sidebar .widget {
	padding: 0;
}

#sidebar a{
 	color: #666666;
}
#sidebar ul li a{
	padding: 3px 0;
}
#sidebar ul li a:hover {
	text-decoration:underline;
}
#sidebar ul li ul li{
	border: none;
}
#sidebar ul li ul li a{
	font-weight: normal;
	color:#777;
}
#content_sidebar {
	font-size: .9em;
}

#content_sidebar .wtitle {
	font-size: 18px;
	font-weight: bold;
}

#content_sidebar .widget, #fullwidth_bottom_widgets .widget{
	background: #fff url(images/post-bg-short.png) repeat-x left bottom;
	margin: 2em 0;
	border: 1px solid #bbb;
	padding: 1em;
	
}

#sidebar .widget ul li ul li a{
		background: none;
}

#sidebar #accordion .widget_categories + div ul li a, #sidebar .widget_categories  ul li a{
	background: url(images/folder-horizontal.png) no-repeat 0 2px;
	padding-left: 26px;
}

#accordion div.winner div.drawer-content.archives ul li {
	background: url(images/folder-horizontal.png) no-repeat 0 10px;
	padding-left: 26px;

}


#fullwidth_bottom_widgets ul li {
	margin-left: 10px;
	padding: 7px 0;
}

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

#sidebar .widget{
	margin-bottom: 1.5em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background:#FFF;
	padding: 1px;
}

#sidebar .winner{
	background-color: #ececec;
	padding-bottom: 5px;
}

#facebooklike{
	padding-top: 5px;
	padding-bottom: 5px;
}

#supportlinks {
	list-style: none;
	line-height: 17px;
	padding-left: 20px;
}
#supportlinks a{
	font-weight: bold;
}

.thumb.left img {
	margin-right:15px;
	border: 1px solid #666;
}

.thumb img {
	display:block;
	margin:0 0 10px;
	float: left;
}

.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}

.post-footer{
	background: url(images/box-bgr2.gif) #eee repeat-x top;
	height: 42px;
	padding-left: 15px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-top: 1px solid #FFFFFF;
	}

div.authorinfo {

line-height: 10px;	
}

#postcontent div.authorinfo div.tags a {
	color: #666;
}

#dsq-new-post h3 {
	color: #666;
	font-size: 1.3em;
	margin-bottom: 1px;
	text-shadow: #fff 0 1px 0;
	margin-top: 0px;
}

#dsq-comments-title h3 {
	color: #666;
	font-size: 1.3em;
	margin-bottom: 1px;
	margin-top: 0px;
}

div.authorinfo p{
	font-size: 10px;
}

.copy {
	padding: 18px 18px 0px 18px;
	border-bottom: 1px solid #ccc;
}

.postwrap{
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #e4e4e4;
	margin:0;
	padding:0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.postwrapbody{
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #e4e4e4;
	margin:0;
	padding:0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.postwrapauthor{
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #e4e4e4;
	margin:0;
	padding:0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.metabar em {
	background: #eee;
	color: #000;
	font-size: .9em;
	font-style: normal;
	padding: 5px 5px;
	line-height: 2.4em;
}

#content div.frame div.post div.post-content.clearfix p {
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content div.frame div.navigation div.alignleft {
	float: left;
}

#content div.alignleft{
	background: url(images/post-nav-previous.png) no-repeat 0 4px;
	padding-left: 20px;
}

#content div.alignleft a {
	text-decoration: none;
	color: #888;
}

#content div.frame div.navigation div.alignright {
	float: right;
}

#content div.alignright{
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.png) no-repeat right center;
}

#content div.alignright a {
	text-decoration: none;
	color: #888;
}


.navigation {
	padding-top: 0;
	margin-top: 4px;
	width: 700px;
	float: left;
}

#content div.frame div.post div.title h2 {
	font: bold 1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d32e2e;
}

/* @group Contact Profiles */
div#contactProfile {
	margin-left: 20px;
}

div#contactProfile h2 {
	font-size: 1.2em;
	margin-bottom: 0;
}

div#contactProfile #contactTitle {
	margin-top: 0;
	color: #666;
	font-weight: 700;
}

div#contactProfile #contactBackground {
	margin-top: 10px;
	margin-left: 20px;
}

/* @end */

#navigation ul{
	width: 750px;
	float: left;
}

#page,.pagefragment,.frame,#newsbar,#main {
	width: 700px;
}


h2.widgettitle {
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 18px;
}


p code {
	display: block;
	text-align: left;
}

#page,.pagefragment,.frame {
	margin: 0 auto 0px;
}

.centered {
	text-align: center;
}

a img {
	border: none;
}

img.left.padded {
	margin: 0 15px 15px 0;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 8px;
}

img.right {
	float: right;
	margin-bottom: 8px;
	margin-left: 20px;
}
		

	

#navigation {
	display: block;
	background: url(images/BarBackground.png) repeat-x 50% 100%;
	padding: 0 0px 1px;
	font-size: 11px;
}

#navigation * {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
}

#navigation li {
	display: block;
	float: left;
}

#navigation li:hover {
}

#navigation li.active {
	background: url(images/ActiveTab.png) repeat-x 50% 100%;
	background: url(images/ActiveTabSideShadows.png) repeat-y 0 100% url(images/ActiveTabSideShadows.png) repeat-y 100% 100% url(images/ActiveTab.png) repeat-x 50% 100%;
	background-color: #c9c9c9;
}

#navigation li a {
	display: block;
	padding: 75px 7px 30px;
	color: #666;
	font-weight: 700;
	text-decoration: none;
	background-image: url(images/Icons.png);
	directionbackground-repeat: no-repeat;
	background-position: 50% 0;
	text-align: center;
	width: 5.5em;
}

/*
#navigation li a:hover {
	background-image: url(images/IconsHover.png);
}
*/
#navigation li.active a,#navigation li.active a:hover {
	font-weight: 700;
	background-image: url(images/IconsActive.png);
	color: #f8f8f8;
	text-shadow: #444 0 1px 0;
}

#navigation:after,#navigation ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#navigation,#navigation ul {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #navigation,* html #navigation ul {
	height: 1%;
}

#navigation,#navigation ul {
	display: block;
}

/* End hide from IE-mac */
#navigation li#nav-zoshlogo a {
	background: url(images/ZoshLogo.png);
	background-repeat: no-repeat;
	background-position: 0 60%;
	width: 120px;
	padding: 75px 10px 30px 0;
	text-indent: -1000em;
	margin-left: 40px;
	margin-right: 40px;
}

#navigation li#nav-zoshtouchlogo a {
	background: url(images/ZoshTouchLogo.png);
	background-repeat: no-repeat;
	background-position: 0 90%;
	width: 80px;
	padding: 75px 0 30px;
	text-indent: -1000em;
	margin-right: 0;
	margin-left: 30px;
}

#navigation #nav-downloadmenu a {
	background: url(images/down_24.png);
	background-repeat: no-repeat;
	background-position: 50% 40%;
}

/* My Comment */
#navigation li#nav-home a {
	background-position: 50% 0;
}

#navigation li#nav-apps a {
	background-position: 50% -500px;
}

#navigation li#nav-blog a {
	background-position: 50% -1000px;
}

#navigation li#nav-press a {
	background-position: 50% -1500px;
}

#navigation li#nav-about a {
	background-position: 50% -2400px;
}

#navigation li#nav-support a {
	background-position: 50% -2000px;
}

/*li#nav-home a:hover {
	text-shadow: #edc36e 0 0px 15px;
}

li#nav-apps a:hover {
	text-shadow: #edc36e 0 0px 15px;
}

li#nav-blog a:hover {
	text-shadow: #6eb0fa 0 0px 15px;
}

li#nav-press a:hover {
	text-shadow: #6eb0fa 0 0px 15px;
}

li#nav-about a:hover {
	text-shadow: #fdc264 0 0px 15px;
}

li#nav-support a:hover {
	text-shadow: #f9a7ac 0 0px 15px;
}*/
.autoclear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.autoclear {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .autoclear {
	height: 1%;
}

.autoclear {
	display: block;
}

/* End hide from IE-mac */
body.press #page,body.about #page,body.support #page,body.error404 #page,body.error403 #page {
	margin-top: 40px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding-top: 64px;
}

body.about #page {
	background-image: url(../images-global/clouds/About.png);
}

body.support #page {
	background-image: url(../images-global/clouds/Support.png);
}

body.error404 #page {
	background-image: url(../images-global/clouds/Error404.png);
}

body.error403 #page {
	background-image: url(../images-global/clouds/Error403.png);
}

body.goodies h1,body.about h1,body.support h1,body.error404 h1,body.error403 h1 {
	display: block;
	padding-top: 0;
	padding-bottom: 30px;
	line-height: 1;
	margin: 0 0 12px;
}

body.about h1 {
	margin-right: 310px;
}

body.support h1 {
	margin-right: 350px;
}

body.poll h1 {
	display: block;
	padding-top: 50px;
}

.infobox {
	background-color: #e3e3e3;
	display: block;
	padding: 10px 15px 1px;
	margin-bottom: 20px;
	color: #727272;
	margin-top: 5px;
	text-shadow: #fff 0 1px 0;
	font-size: 1em;
	clear: both;
	border: 1px solid #bbb;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	
}

div.quotestart {
	float: left;
	display: inline;
	margin-top: -10px;
	margin-bottom: -25px;
	background-image: url(images/quotestart.png);
	background-repeat: no-repeat;
	width: 34px;
	height: 36px;
	padding-top: 0;
}

div.quoteend {
	float: right;
	background-image: url(images/quoteend.png);
	background-repeat: no-repeat;
	width: 34px;
	height: 36px;
	margin-right: 10px;
	margin-left: 10px;
}

div.quote {
	padding-top: 0;
	padding-bottom: 0;
	display: inline;
	padding-left: 45px;
	padding-right: 20px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 0;
	float: left;
	font-size: 1.2em;
}

.infobox.width33 {
	width: 33%;
	border: 1px solid #bbb;
}

.infobox.width25 {
	width: 25%;
	border: 1px solid #bbb;
}

.infobox.left {
	float: left;
	margin-right: 30px;
	border: 1px solid #bbb;
}

.infobox.right {
	float: right;
	margin-left: 30px;
	border: 1px solid #bbb;
}

.infobox.center {
	float: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #bbb;
}

.infobox.right.width50 {
	float: right;
	margin-left: 30px;
	width: 50%;
	border: 1px solid #bbb;
}

.infobox.right.width100 {
	float: right;
	margin-left: 30px;
	width: 91%;
	border: 1px solid #bbb;
}

.infobox.center.width100 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 8px;
	border: 1px solid #bbb;
	background-color: #fff;
}

div#side.infobox.right {
	float: right;
	margin-left: 20px;
}

div#side.infobox.right.shorttop {
	marginfloat: right;
	display: block;
	margin-top: 0;
	margin-left: 18px;
}

#side p {
	padding-bottom: 2px;
}

#about-photo-alexander {
	margin-top: 10px;
	margin-bottom: 60px;
	background: url(images/alexanderbibighaus.png) no-repeat;
	padding-left: 220px;
}

#about-photo-josh {
	margin-top: 10px;
	margin-bottom: 60px;
	background: url(images/joshkerr.png) no-repeat;
	padding-left: 220px;
}

#about-people div.title h3 {
	color: #d32e2e;
	font-size: 1.8em;
	margin-bottom: 1px;
	text-shadow: #666 0 1px 0;
	margin-top: 0px;
}

#about-photo-josh h2 {
	margin-top: 2px;
	font-size: 1.7em;
}

#about-photo-alexander h2 {
	margin-top: 2px;
	font-size: 1.7em;
}

div#side.infobox.right.shorttop.bottom {
	margin-right: -226px;
	margin-top: 294px;
}

.infobox h2 {
	color: #666;
	font: italic bold 1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #fff 0 1px 0;
	margin: 0 0 5px;
}

.infobox.caseunchanged h2 {
	text-transform: none;
}

.infobox p,.infobox ul {
	text-align: left;
}

.infobox p.centered {
	text-align: center;
}

.infobox a {
	color: #555;
	margin-left: 2px;
}

.infobox.threecolumns {
	margin-bottom: 50px;
	margin-top: 50px;
}

.infobox.threecolumns .column {
	display: block;
	width: 30%;
	background-color: #e6ff4f;
	float: left;
	margin-left: 5%;
}

.infobox.twocolumns {
	margin-bottom: 50px;
	margin-top: 50px;
}

.infobox.twocolumns .column {
	display: block;
	width: 47%;
	float: left;
	margin-left: 5%;
}

.infobox .column.first {
	margin-left: 0;
}

.question {
	width: 48px;
	height: 48px;
	float: left;
	margin-top: 31px;
	padding-right: 5px;
	background: url(images/faqicon.png) no-repeat 0 0;
}

.warning {
	width: 48px;
	height: 48px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: url(images/warning_48.png) no-repeat 0 0;
}

#appstoredownloadlogo {
	background-image: url(images/AppStoreLogo.png);
	background-repeat: no-repeat;
	width: 116px;
	height: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: auto;
	margin-right: auto;
}

#content div.frame div.post div.title h3 {
	color: #d32e2e;
	font-size: 1.8em;
	margin-top: 20px;
	margin-bottom: 1px;
	text-shadow: #666 0 1px 0;
}

#testimonial h2 {
	background-color: #e9e9e9;
	color: #fff;
	font: italic bold 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000 0 1px 0;
	margin-top: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 4px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

#testimonial p {
	padding-left: 15px;
	padding-right: 15px;
}

div#testimonial {
	float: left;
	padding: 10px;
}

#content div.frame div.post div.infobox.right.width100 a {
	float: left;
	margin-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content div.frame div.post div.infobox.right.width100 p {
	float: left;
	margin-left: 45px;
	margin-top: 10px;
}

#twitter {
	background-image: url(images/network/twitter_16.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 167px;
	padding-left: 20px;
	margin-left: 10px;
	padding-top: 2px;
}

#facebook {
	background-image: url(images/network/facebook_16.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	padding-left: 20px;
	margin-left: 10px;
	padding-top: 2px;
}

p.attachment {
	margin-left: auto;
	margin-right: auto;
}

div#content.widecolumn {
	margin-left: 50px;
	margin-right: 50px;
}

img.attachment-medium {
	margin-left: auto;
	margin-right: auto;
}

h2#overlay_zenbox_title {
	background-image: url(images/ZoshLogo.png);
	background-repeat: no-repeat;
	text-indent: 140px;
	height: 70px;
}

p#overlay_zenbox_text {
	margin-top: 10px;
}

#postleft {
	float: left;
	width: 540px;
	margin-bottom: 30px;
}


#postleft div.postwrap.fix div.post-footer p {
	line-height: 8px;
	font-size: 10px;
}

#postleft h2.title {
	margin-top: 0;
}

#postrightcontainer {
	width: 150px;
	float: right;
}

#postright {
	width: 150px;
	background-color: #e9e9e9;
	color: #666;
	font: italic bold 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #fff 0 1px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 4px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: 1px solid #B7B7B7;
	margin-bottom: 20px;
}

#postright h2 {
	margin: 0;
	font-size: 1.3em;
}

#postright ul {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

#postright li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	margin-left: -15px;
}

ul#sidebarlink {
	margin-left: -15px;
}


#postright li a {
	color: #727272;
	font-style: normal;
	text-shadow: none;
	font-size: .9em;
}

#postright li small {
	color: #BBB;
	text-decoration: none;
	font-style: normal;
	text-shadow: none;
	font-size: .75em;
}

#postright a {
	color: #727272;
}

#presssidelink {
	padding-top: 1px;
	padding-bottom: 1px;
	background: url(images/user_group_16.png) no-repeat 0 8px;
}

#blogsidelink {
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/comments_16.png) no-repeat 0 8px;
}

#faqsidelink {
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/chat_16.png) no-repeat 0 8px;
}

#statussidelink {
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/warning_16.png) no-repeat 0 8px;
}

#posttop {
	width: 700px;
	float: none;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-top: 30px;
}

#screenshots li a img {
	display: block;
	background: #ccc;
	width: 100px;
	height: 100px;
}

#screenshots-left {
	width: 600px;
	padding-top: 4px;
	padding-bottom: 60px;
	padding-left: 0;
}

#screenshots-left li a:hover {
	border-color: #ccc;
}

#screenshots-left li a {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	display: block;
	background: #000;
	padding: 1px;
	border: 3px solid #9a9a9a;
}

#screenshots-left li {
	list-style: none;
	float: left;
	margin-left: 16px;
}

#side ul li {
	list-style: none;
}

#side ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 22px;
}

#aboutsidelink {
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/user_16.png) no-repeat 0 3px;
}

#jobssidelink {
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/portfolio_16.png) no-repeat 0 3px;
}

#contactsidelink {
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/phone_16.png) no-repeat 0 3px;
}

#authorthumb img {
	float: right;
	margin-right: 0px;
}

div.author.fix {
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

tweetmeme_button{

}

div.tags {
	float: right;
	color:#cccccc;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#postleft div.tags a {
	color: #999;
}

div#video.post {
	width: 725px;
}

#iphonevideo {
	margin-top: 10px;
}

ul.site-nav {
	margin-bottom: 33px;
}

.site-nav, .site-nav * {
	margin: 0;
	margin-top: -1px;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

.site-nav li a {
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	color: #999;
}

.site-nav li a:hover {
	color: #008bcc;
}

.site-nav li.active a {
	background-color: #ececec;
	color: #777;
	border-bottom: 1px solid #cecece;
	-webkit-box-shadow: #d8d8d8 0 1px 1px;
}

div#content{
	margin-top: -1px;
	border-top: 1px solid #bbb;

}

#about-people {
	margin-top: 30px;
}

ul.featurenav-nav {
	margin-bottom: 33px;
}

.feature-nav, .feature-nav * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

.feature-nav li a {
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	color: #999;
}

div.comments {
	padding-top: 20px;
}

.feature-nav li a:hover {
	color: #008bcc;
}

.feature-nav li.active a {
	background-color: #fff;
	color: #777;
	border-bottom: 1px solid #cecece;
	-webkit-box-shadow: #d8d8d8 0 1px 1px;
}
div#appcontent {
	width: 100%;
	background: url(images/featurebackground.png) repeat-x;
	padding: 0px;
	border-bottom: 1px solid #bbb;
	float: left;
}

#about-people h2 {
	font-size: 1.8em;
	color: #666;
	border-bottom: 1px solid #ccc;
	text-shadow: #fff 0 1px 0;
}

#appcontent div.pagefragment div.frame h2 {
	font-size: 1.8em;
	color: #666;
	border-bottom: 1px solid #ccc;
	text-shadow: #fff 0 1px 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

#appcontent div.pagefragment div.frame ul {
	margin-top: 0px;
	list-style-type: square;
}

#appcontent div.pagefragment div.frame h4 {
	margin-top: -10px;
	color: #666;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#video h2 {
	font-size: 1.8em;
	color: #666;
	border-bottom: 1px solid #ccc;
	text-shadow: #fff 0 1px 0;

}

#video h4 {
	margin-top: -10px;
	color: #666;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#videoDescription div.tweetmeme_button {
	padding-left: 45px;
}

#about-photo-alexander{
	margin-top: 50px;
}

#boxleft {
	width: 130px;
	float: left;
}

#appcontent div.pagefragment div.frame form.w2llead {
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#boxleft p{
	padding-top: 0px;
	margin-top: 0px;
}
#boxright p{
	margin-top: 0px;
	padding-top: 0px;
}
#boxright{
	padding-left: 20px;
	border-left: 1px solid #ececec;
	width: 200px;
	float: left;
}
#boxclear{
	height: 100px;
	float: none;
}

#about-photo-alexander h4 {
	margin-top: -10px;
	color: #666;
	text-transform: uppercase;
}

#about-photo-josh h4 {
	margin-top: -10px;
	color: #666;
	text-transform: uppercase;
}

#salesforce {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 700px;
}

#requiredfieldsmsg {
	float: left;
	width: 700px;
}

#about-people h4 {
	margin-top: -10px;
	color: #666;
	text-transform: uppercase;
}

#about-people h3 {
	font-size: 1.8em;
	color: #666;
}

div.frame.blogcontent {
	margin-top: 20px;
	margin-bottom: 30px;
}

#content div.frame.appcontent h2 {
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


div.content.short {
	margin-top: -1px;
	border-top: 1px solid #ccc;
	margin-bottom: 30px;
}
ul.right-nav {
	display: block;
	float: right;
	margin-top: 43px !important;
	margin-bottom: 30px;
	text-align: left;
	line-height: 1.4;
	padding-left: 25px;
}

ul.right-nav .header {
	color: #666;
	text-shadow: #fff 0 1px 0;
	padding-left: 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
	background: none;
	cursor: default;
}

.right-nav a {
	display: block;
	padding: 20px 25px 24px 50px;
	text-decoration: none;
	line-height: 1em;
	color: #606060;
	margin-bottom: -14px;
	background-repeat: no-repeat;
	background-position: 11px 45%;
}
.right-nav, .right-nav * {
	list-style: none;
	margin: 0;
	padding: 0;
}

