/* Stealth */

/*mmmmm Resets mmmmm*/
@import url("reset.css");

/*mmmmm Page Constraints mmmmm*/
body {
	background:#5CC5F6 url(/m/img/bkg_body.png) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
p {
	font-size:15px;
	margin:0 0 8px;
	line-height:1.4em;
}

/*mmmmm Header mmmmm*/
#header {
	background:url(/m/img/bkg_header.png) no-repeat right top;
	height:128px;
	margin:0 auto;
	position:relative;
	width:902px;
}
#header h1 {
	background:url(/m/img/logo_stealth.png) no-repeat;
	float:left;
	height:128px;
	margin:0 0 0 10px;
	text-indent:-9999px;
	width:153px;
}
#header #navigation {
	*clear:right;
	float:right;
	margin:0 10px 0 20px;
	*width:100%;
	z-index:2000;
}
#header #navigation ul {
	background:url(/m/img/bkg_nav-item.png) no-repeat left bottom;
	float:left;
	padding:0 0 0 2px;
	*width:100%;
}
#header #navigation ul li {
	background:url(/m/img/bkg_nav-item.png) no-repeat right bottom;
	float:left;
	height:40px;
	position:relative;
	z-index:8000;
}
#header #navigation ul li div.sub-menu {
	background-color:#FFF;
	border-bottom:1px solid #545454;
	border-right:1px solid #545454;
	border-top: 1px solid #a1a1a1;
	position:absolute;
	top:40px;
	display:none;
	width:450px;	
	z-index:10000;
}
#header #navigation ul li#liContact div.sub-menu {margin-left:-320px;}
#header #navigation ul li#liResources div.sub-menu {margin-left:-320px;}
#header #navigation ul li#liCustomers div.sub-menu {margin-left:-280px;}

#header #navigation ul li.selected div.sub-menu, #header #navigation ul li:hover div.sub-menu  { display:block; }  
#header #navigation ul li div.sub-menu-left {
	background:url(/m/img/bkg_sub-menu-left.png) no-repeat right bottom;
	float:left;
	height:263px;
	width:51%;
}
#header #navigation ul li#liContact div.sub-menu-left,
#header #navigation ul li#liResources div.sub-menu-left,
#header #navigation ul li#liCustomers div.sub-menu-left {background-position:left bottom;}
#header #navigation ul li div.sub-menu-left ul {
	background: url(/m/img/bkg_sub-menu-left-ul.png) no-repeat bottom right;
	padding-bottom:10px;
	padding-top:10px;
}
#header #navigation ul li div.sub-menu-left ul li {
	background:none;
	height:auto;
	width:100%;
}
#header #navigation ul li div.sub-menu-left ul li a {
	background:none !important;
	color:#5BC3F4;
	font-size:13px;
	font-weight:normal;
	height:auto;
	padding:4px 5px 4px 12px;
	text-transform:none;
}
#header #navigation ul li div.sub-menu-right {
	float:right;
	width:49%;
}
#header #navigation ul li#liContact div.sub-menu-right,
#header #navigation ul li#liResources div.sub-menu-right,
#header #navigation ul li#liCustomers div.sub-menu-right {float:left;}
.image-panel {
	background:#9ddcfa url(/m/img/bkg_image-panel.png) no-repeat bottom;
	margin:15px 0 0 8px;
	width:201px;
}
.image-panel h3 {
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	margin:5px 0 3px;
	padding:0 10px;
}
.image-panel p {
	color:#666;
	font-size:12px;
	line-height:1.1em;
	padding:0 10px 4px;
}
#header #navigation ul li a {
	background:url(/m/img/bkg_nav-item.png) no-repeat right bottom;
	color:#01A6EF;
	display:block;
	height:18px;
	padding:14px 8px 8px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#header #navigation ul li a:hover, #header #navigation ul li a.selected { color:#FF6600; }
#header #quick-find {
	background:#5cc5f6 url(/m/img/bkg_quick-find.png) no-repeat;
	cursor:pointer;
	height:23px;
	float:right;
	margin:45px 10px 1px 0;
	position:relative;
	width:260px;
}
#header #quick-find p {
	color:#282525;
	float:left;
	font-size:10px;
	font-weight:bold;
	margin:6px 0 0;
	padding:0 0 0 33px;
	text-transform:uppercase;
}
#header #quick-find #quick-find-submenu {
	background-color:#5CC5F6;
	border-bottom:1px solid #FFF;
	display:none;
	position:absolute;
	left:25px;
	top:23px;
	width:235px;
	z-index:400000;
}
#header #quick-find:hover #quick-find-submenu { display:block; }
#header #quick-find #quick-find-submenu li { margin:0 0 5px; }
#header #quick-find #quick-find-submenu li a {
	color:#282525;
	font-size:10px;
	padding:3px 4px 3px 6px;
	text-decoration:none;
	text-transform:uppercase;
}
#header #quick-find #quick-find-submenu li a:hover { color:#FFF; } 
#additional-links {
	position:absolute;
	right:5px;
	top:0;
}
#additional-links li { float:left; }
#additional-links li a {
	border-right:1px solid #FFF;
	color:#FFF;
	display:block;
	font-size:12px;
	padding:6px 6px 1px;
	text-decoration:none;
}
#additional-links li.last a { border-right:none; }
/*mmmmm Content mmmmm*/
#content {
	margin:0 auto;
	padding:0 18px 10px;
	width:865px;
}
#content a {color:#FF6600;}
.home #content p strong {color:#1DB0F1;}

.home-more-link {font-weight:bold; text-decoration:none;}
#home-more {width:100%; display:none; float:left; margin-bottom:10px;}

#content.no-sidenav #side-nav { display:none; }
#content.no-sidenav #right-column { width:865px; }
#area-wrapper {
	background:#FFF url(/m/img/bkg_content-wrapper.png) repeat-x top;
}
#side-nav {
	background:#DDD url(/m/img/bkg_side-nav.png) repeat-x top;
	float:left;
	margin:1px 0 0;
	padding:23px 0 0;
	width:249px;
}
#side-nav-items {
	background:#DDD url(/m/img/bkg_side-nav-items.png) repeat-x bottom;
	padding:0 0 350px;
}
#side-nav-items h3 {
	color:#006699;
	font-size:12px;
	margin:0 0 8px 20px;
	text-transform:uppercase;
}
#side-nav-items ul li { margin:0 0 7px; }
#side-nav-items ul li a {
	color:#3399CC;
	display:block;
	font-size:12px;
	padding:4px 0 4px 20px;
	line-height:1.3em;
	text-decoration:none;
}
#side-nav-items ul li a:hover {
	color:#FF9900;
}
#side-nav-items ul li a.selected {
	background-color:#FFF;
	color:#FF9900;
}
#side-nav-items ul li ul {
	padding:5px 0 5px 19px;
	width:200px;
}
#side-nav-items ul li ul li { margin:0 0 2px; }
#side-nav-items ul li ul li:hover {
	color:#FF9900;
}
#side-nav-items ul li ul li.selected {
	color:#FF9900;
	list-style:square;
	list-style-type:square;
}
#side-nav-items ul li ul li a { padding:2px 4px 2px 3px; }
#side-nav-items ul li ul li a:hover {
	color:#FF9900;
}
#side-nav-items ul li ul li.selected a {
	background-color:#d1f1ff;
	color:#FF9900;
	list-style:square;
	list-style-type:square;
}
#toolbar {
	background:url(/m/img/bkg_toolbar.png) repeat-x;
	height:45px;
	margin:0 auto;
	width:900px;
}
#toolbar h3.resources {
	background:url(/m/img/bkg_resources.png) no-repeat right bottom;
	color:#333;
	height:29px;
	float:left;
	font-size:13px;
	padding:16px 0 0;
	text-align:center;
	text-shadow:0 1px 1px #FFF;
	text-transform:uppercase;
	width:111px;
}
#toolbar ul {
	float:left;
	margin:0 0 0 16px;
}
#toolbar ul li {
	background:url(/m/img/bkg_toolbar_blue-shadow.png) no-repeat left center;
	float:left;
	height:30px;
	padding-top:15px;
	margin:0 5px 0 0;
}
#toolbar ul li a {
	color:#666;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}
#toolbar ul li a.site-locator {
	background:url(/m/img/icon_map.png) no-repeat 10px 0;
	padding:0 0 0 35px;
}
#toolbar ul li a.checkbox { padding:0 0 0 5px; }
#toolbar ul li a.checkbox span.check {
	background:url(/m/img/button_checkboxes.png) no-repeat;
	float:left;
	height:19px;
	margin:0 0 0 8px;
	width:22px;
}
#toolbar ul li a.checkbox:active span.check, #toolbar ul li a.checkbox.selected span.check { background-position:0 -20px; }
#right-column {
	float:right;
	margin:1px 0 0;
	width:590px;
}
#right-column #headline-image {
	display:block;
	margin:0 0 0 -27px;
	position:relative;
	width:651px;
}
#right-column #headline-image img { display:block; margin:0; }
#right-column #headline-image h3 {
	color:#282525;
	font-size:24px;
	line-height:1.2em;
	position: absolute;
	right:5px;
	text-transform:uppercase;
	top:45px;
	width:375px;
}
#right-column #headline-image h3 strong {
	color:#FF9933;
	display:block;
	font-weight:bold;
}
#right-column h2 {
	color:#ff9933;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	margin:18px 0 15px;
	text-transform:uppercase;
}
#right-column h2 span {
	color:#ff9933;
	font-size:14px;
	letter-spacing:normal;
	text-transform:none;
}

#right-column h2 span a, #right-column h2 a {color:#5cc5f6; text-decoration:none;}

#right-column img { margin:8px 0 20px; }

#right-column td .txtField {width:225px; border-left:1px solid #ccc; border-bottom:none; border-right:none; border-top:1px solid #ccc; padding:6px; background-color:#e5f6fd; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#right-column td .txtAreaField {width:325px; height:161px; padding:6px; border-left:1px solid #ccc; border-bottom:none; border-right:none; border-top:1px solid #ccc; padding:6px; background-color:#e5f6fd; font-family:Arial, Helvetica, sans-serif; font-size:12px;} 
#right-column td label {display:block; font-size:12px; color:#222;}

.two-column { width:100%; }
.two-column h4 {
	color:#ff6600;
	margin:15px 0 4px;
}
.two-column h4 a {
	color:#ff6600;
	text-decoration:none;
}
.two-column p { font-size:12px; }
.two-column .column1 {
	float:left;
	width:48%;
}
.two-column .column2 {
	float:right;
	width:48%;
}
.two-row {
	clear:both;
	margin:0 0 3px;
}
.two-row .column1 {
	background:url(/m/img/bkg_panel-boxes.png) no-repeat right bottom;
	padding-left:140px;
	position:relative;
	height:168px;
	padding:10px 10px 10px 150px;
	width:260px;
}
.two-row .column1 h4 {
	float:left;
	font-size:23px;
	margin:0 20px 60px 0;
	position:absolute;
	left:7px;
	top:10px;
	text-transform:uppercase;
}
.two-row .column2 {
	height:188px;
	padding-left:10px;
	position:relative;
	width:435px;
}
.two-row .column2 img {
	position:absolute;
	margin:0 !important;
	top:0;
	right:0;
}
.two-row-odd .column1, .two-row-odd .column2 { background-color:#EEE; }
.two-row .column2 h4 { margin:10px 0 8px 0; }
.two-row .column2 ul li {
	color:#000;
	font-size:13px;
	margin:0 0 8px;
	width:160px;
}
/*mmmmm Homepage Specific mmmmm*/
.home #area-wrapper {
	background-color:#282525;
	background-image:none;
}
.home #splash {
	height:378px;
	margin:0 auto;
	position:relative;
	width:902px;
	z-index:100;
}
#splash #splash-show { z-index:300; }
#splash #splash-toggle {
	background:url(/m/img/bkg_home-slider.png) no-repeat;
	bottom:0;
	height:40px;
	position:absolute;
	right:21px;
	width:199px;
	z-index:9999;
}
#splash #splash-toggle h3 {
	float:left;
	height:26px;
	margin:3px 0 0 2px;
	padding:11px 0 0 15px;
	width:90px;
}
#splash #splash-toggle h3 a {
	color:#666;
	font-size:13px;
	text-decoration:none;
}
#splash #splash-toggle #controls {
	float:right;
	height:27px;
	margin:3px 15px 0 0;
	padding-top:10px;
	width:65px;
}
#splash #splash-toggle a.prev, #splash #splash-toggle a.next {
	background:url(/m/img/bkg_prev-next.png) no-repeat;
	float:left;
	height:15px;
	text-indent:-9999px;
	width:9px;
}
#splash #splash-toggle a.next { background-position:-12px 0; float:right; }
#splash #splash-toggle span.status {
	color:#282525;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	margin:1px 0 0;
	text-align:center;
	width:47px;
}
.home #toolbar-wrapper {
	background:url(/m/img/bkg_home-toolbar.png) repeat-x;
	height:38px;
}
.home #toolbar {
	background-image:none;
	height:37px;
	margin:0 auto;
	width:901px;
}
.home #toolbar h3 {
	background:url(/m/img/bkg_whatsnew.png) no-repeat right bottom;
	float:left;
	height:37px;
	width:130px;
}
.home #toolbar h3 a {
	background-color:#DEDEDE;
	color:#3399CC;
	display:inline-block;
	font-size:12px;
	margin:4px 0 0 11px;
	padding:8px 12px 9px;
	text-decoration:none;
	text-transform:uppercase;
}
#toolbar p {
	color:#666;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin:11px 0 0 8px;
	text-transform:uppercase;
	text-shadow:0 1px 1px #FFF;
}
#toolbar p a {color:#666; text-decoration:none;}
a.rss-feed {
	background:url(/m/img/logo_rss.png) no-repeat;
	height:16px;
	float:right;
	margin:11px 31px 0 0;
	text-indent:-9999px;
	width:29px;
}
.home #content-wrapper {
	background-color:#DDD;
	padding:10px 0;
}
.home #content { padding:10px 18px; }
#box-gallery {
	margin:15px 0 5px;
	width:100%;
}
#box-gallery li {
	float:left;
	margin:0 10px 0 0;
}
#box-gallery li a {
	display:block;
	height:167px;
	text-indent:-9999px;
	width:206px;
}
#box-gallery li a.box-why-stealth { background:url(/m/img/box_why-stealth.jpg) no-repeat; }
#box-gallery li a.box-featured-product { background:url(/m/img/box_featured-product.jpg) no-repeat; }
#box-gallery li a.box-stealth-labs { background:url(/m/img/box_stealth-labs.jpg) no-repeat; }
#box-gallery li a.box-giving-back { background:url(/m/img/box_giving-back.jpg) no-repeat; }

/*mmmmm Footer mmmm*/
#footer-wrapper { background:url(/m/img/bkg_footer.png) repeat-x top; }
#footer {
	margin:0 auto;
	width:908px;
}
#footer #left-panel {
	background:url(/m/img/bkg_left-panel.png) no-repeat top left;
	float:left;
	height:151px;
	padding:37px 0 0 32px;
	width:344px;
}
#footer #right-panel {
	background:url(/m/img/bkg_right-panel.png) no-repeat top left;
	float:right;
	height:151px;
	padding:37px 0 0 32px;
	width:500px;
}
#footer #right-panel h4 { 
	border-bottom:1px solid #FFF; 
	display:inline-block;
	*float:left;
	padding:0 30px 6px 0;
}
#footer h4 {
	color:#1db0f1;
	font-size:14px;
	font-weight:normal;
	margin:0 0 7px;
	text-transform:uppercase;
}
#footer a {
	color:#FF6600;
	text-decoration:none;
}
#footer p {
	color:#666;
	font-size:12px;
}
#footer ul {
	*clear:left;
	*float:left;
	padding:0 0 0 17px;
	width:100%;
}
#footer ul li {
	color:#FFF;
	font-size:12px;
	list-style:disc;
	list-style-type:disc;
	margin:0 0 6px;
}
#footer p#copyright {
	color:#FFF;
	clear:both;
	padding:0 0 0 6px;
}
#footer p#copyright a { color:#FFF; text-decoration:none; }
/*mmmmm Generic Classes mmmm*/
.cyan { color:#1DB0F1; }
.float-right { float:right; }
.float-left { float:left; }
.clear-both { clear:both; }
.padded-border {
	background-color:#FFF;
	border:1px solid #d7d4d0;
	padding:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.clearfix:after  {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix, .ui-tabs-panel { height: 1%; }


/* BLOG */


/* =Content
-------------------------------------------------------------- */

.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 11px;
	font-style:italic;
	padding:5px 0 5px 0;
	border-top: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7; 
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 20px 0 15px 0;
	font-size:12px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
	font-size:12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}

.entry-content p {font-size:12px;}

.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 11px;
	font-style:italic;
	padding:5px 0 5px 0;
	border-top: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7; 
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}





/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

.comment-body p {font-size:12px;}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}





/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
