/*   
Theme Name: In-Tools.com
Author: James Hobbs
Version: 1.0
*/

@media screen {

* {margin: 0; padding: 0;}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */
*:focus {outline: none;}
img {border: none;}


body { 
	background: #fff url('images/bg.gif') repeat-x;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	color: #505050;
	}




/* ------- Typography ------- */



h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }

h1 {
	font-size: 30px;
	padding: 0 0 0 0;
	margin: 0 0 0 -3px; /* fixes alignment */
	}

h2 {font-size: 24px;}
h2.product {font-size: 28px;}
	
h3 {font-size: 14px;}

p { margin: 0 0 10px 0; }
a {
	text-decoration: none;
	color: #505050;	
	}
a:hover { } 	
	
.post a {color: #952755;}	
.post a:hover {text-decoration: underline;}	


blockquote { }
blockquote p { }

em, i {font-style: italic;}

ul, ol { 
	margin: 0 0 10px 0; 
	list-style: none;
	}
	
.entry ul {padding-left: 15px;}
.entry ul li {list-style: disc; margin-bottom: 10px;}	
.entry ol {padding-left: 15px;}
.entry ol li {list-style: decimal; margin-bottom: 10px;}
	
.entry p {margin-bottom: 20px;}	
	
hr {
	border: none; 
	border-bottom: 1px solid #eee;
	padding-top: 20px;
	margin-bottom: 30px;
	clear: both;
	}	
	
.wp_syntax td.line_numbers {background: #e6e6e6 !important;}
.wp_syntax td .code {padding: 5px;}



/* ------- General Layout ------- */


#wrapper {
	background: url('images/header.png') top center no-repeat;
	width: 100% !important;
	}

#page_wrapper {
	background: none;
	width: 960px;
	margin: 0 auto;
	}

	
	
/* ------- Header ------- */
	
	
#header {
	height: 150px;
	position: relative;
	}

noscript {
	background: #e58b00;
	color: #fff;
	padding: 5px;
	position: absolute;
	top: 5px;
	left: 0;
	}	

#top_menu {
	background: #f5f5f5;
	height: 35px;
	padding: 0 5px;
	position: absolute;
	top: -5px;
	right: 0;
	width: 225px;
	}	
	
#top_menu a {
	color: #777;
	font-size: 12px;
	padding: 13px 10px 8px;
	margin: 0 -3px 0 0; /*fixes 3px */
	line-height: 38px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ebebeb;
	}	
	
#top_menu a:hover {color: #a71756;}		
	
#top_menu a.first {border-left: none;}	
#top_menu a.last {border-right: none;}	
	
#header .logo {
	position: absolute;
	top: 40px;
	left: 20px;
	}
	
#header .adobe {
	position: absolute;
	top: 64px;
	left: 710px;
	}
	
	
	
/* ------- Navigation ------- */


#main_navigation {
	background: #f5f5f5 url('images/shadow.png') bottom center no-repeat; 
	width: 960px !important;
	height: 60px;
	display: block;
	border-bottom: 1px solid #ebebeb;	
	}

.jqueryslidemenu {position:relative; z-index:200;}
.jqueryslidemenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	border-right: solid 1px #fffff;
	}
	
.jqueryslidemenu ul li {
	position: relative; 
	display: inline; 
	float: left; 
	margin:0; 
	list-style:none;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ebebeb; 
	}
	
.jqueryslidemenu ul li:first-child {border-left: none;}
	
.jqueryslidemenu ul li a { 
	display: block; 
	text-decoration: none;
	font-size: 16px;
	height: 60px; 
	line-height: 60px; 
	overflow:hidden; 
	padding:0 20px; 
	}
	
* html .jqueryslidemenu ul li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
	}

.jqueryslidemenu ul li a, .jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
	height:60px;
	line-height:60px;	
	color: #952755;
	}
		
.jqueryslidemenu ul li a:hover, .jqueryslidemenu ul li:hover a {background: #952755 url('images/menu_hover.gif') repeat-x; color: #fff;}
.jqueryslidemenu ul li a:active, .jqueryslidemenu ul li:active a {background: #952755; color: #fff;}
.jqueryslidemenu .current_page_parent, .jqueryslidemenu .current_page_item {background: #eee; color: #952755;}
.jqueryslidemenu ul li:hover li a, .jqueryslidemenu  ul ul li.current_page_item, .jqueryslidemenu  ul ul li.current_page_parent {background: #961b51;}


/* ------- 2. Dropdowns ------- */

.jqueryslidemenu ul li ul {background: #961b51; position: absolute; top: 60px; left: 0px; display: none; border: solid 1px #ab4471; border-top: none;}
.jqueryslidemenu ul li ul li {background: none; display: list-item; float: none; border: none;}
.jqueryslidemenu ul li ul li ul {top:0px; }
.jqueryslidemenu ul li ul li a {width: 200px; padding: 6px 16px; margin: 0;}
.jqueryslidemenu ul ul li a, .jqueryslidemenu ul ul li a:link, .jqueryslidemenu ul ul li a:visited {height:100%; line-height:20px;}

/* sub level link styles */
.jqueryslidemenu ul ul li a, .jqueryslidemenu ul ul li a:link, .jqueryslidemenu ul ul li a:visited {	
	color:#fff;
	font-size: 14px;
	margin: 2px; 
	}
	
/* sub level hover styles */
.jqueryslidemenu ul li ul li a:hover, .jqueryslidemenu ul ul li a:hover {
 	background: #910248;
	}

#main_navigation .search {
	position: absolute;
	width: 300px;
	height: 60px;
	right: 0;
	}
	
#main_navigation .search input {position: absolute;}	

	
#main_navigation .search input[type="text"], #searchform input[type="text"] {
	background: #f0f0f0;
	color: #888;
	width: 215px;
	height: 30px;
	padding: 0 5px;
	border: solid 1px #e1e1e1;
	top: 15px;
	right: 20px;
	}
	

#main_navigation .search input[type="submit"], #searchform input[type="submit"] {
	background: url('images/sprites.png') -300px 0 no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	top: 21px;
	right: 26px;
	text-indent: -9999px;
	}
		
	
#main_navigation .search input[type="submit"]:hover, #searchform input[type="submit"]:hover {background-position: -300px -20px; cursor: pointer;}
#main_navigation .search input:focus {outline: none}

#overlay {z-index: 240 !important;}
#lightbox {z-index: 250 !important;}


	

/* ------- Page Layout ------- */		
	
#page {
	background: #f5f5f5 url('images/page.gif') top center repeat-y;
	padding-bottom: 50px;
	position: absolute;
	}
	
#page.forum {background: #f5f5f5;}	


/* ------- Left Col background ------- */	

#left_col {
	width: 595px;
	float: left;
	margin: 20px;
	position: relative;
	}
	
#left_col.no-sidebar {
	background: #f5f5f5; !important;
	width: 920px;
	}
	
.page_title {padding: 20px 20px 0 20px; position: relative;}	

.page_title .search {left: -50px;}	

#breadcrumbs {
	font-size: 10px; 
	color: #c8c8c8;
	margin: 10px 0 20px 0;
	}
	
#breadcrumbs a {
	text-decoration: none;
	color: #8e8e8e;	
	}	
	
.post {padding: 20px;}	
.post h2 {padding: 30px 0 0 0; line-height: 30px;}	

.post ul.list li {
	background: #f0f0f0;
	padding: 5px 8px;
	margin-bottom: 2px;
	}
	

ul.links {padding-left: 0 !important;}
ul.links li {list-style: none !important;}	

.meta {margin-bottom: 20px;}
.postmetadata {margin-top: 10px;}

a .read-more {	
	background: #a62c60 url('images/plus.png') top right no-repeat; 
	color: #fff;
	width: 120px;
	padding: 5px 10px;
	display: block;
	float: right;
	margin-top: 10px;
	}
	
a:hover .read-more {	background: #912855 url('images/plus.png') top right no-repeat; }

.navigation	{padding: 20px 20px 0 20px;}
.navigation .current {
	background: #a62c60 !important;
	padding: 5px 8px !important;
	color: #fff !important;
	border: none !important;
	}
.navigation a {
	background: #f0f0f0 !important;
	padding: 5px 8px !important;
	color: #aaa !important;
	border: none !important;
	}
.navigation a:hover {background: #e0e0e0 !important;}
	
	
/* ------- Sidebar ------- */		
	
	
#sidebar {
	background: #f0f0f0;
	width: 285px;
	float: left;
	padding: 20px;
	}	
	
#quicklinks {height: 100px;}	
	
#quicklinks a {
	background: #ccc;
	width: 85px;
	height: 85px;
	display: block;
	float: left;
	margin-right: 15px;
	}	
	
#quicklinks a.products {background: url('images/sprites.png') 0 0 no-repeat;}
#quicklinks a.solutions {background: url('images/sprites.png') -100px 0 no-repeat;}
#quicklinks a.learning {background: url('images/sprites.png') -200px 0 no-repeat; margin-right: 0;}	
#quicklinks a.products:hover {background-position: 0 -85px;}
#quicklinks a.solutions:hover {background-position: -100px -85px;}
#quicklinks a.learning:hover {background-position: -200px -85px;}	

#sidebar li a {
	background: #e6e6e6 url('images/arrow.png') top right no-repeat;
	color: #666;
	padding: 5px 30px 5px 10px;
	display: block;
	margin-bottom: 2px;
	}
	
#sidebar li a:hover {background: #d2d2d2 url('images/arrow.png') top right no-repeat; color: #666;}	

#sidebar a.title  {
	color: #fff;
	width: 285px;
	height: 40px;
	display: block;
	margin-bottom: 10px;
	}
	
#sidebar h2 {
	font-size: 18px;
	padding: 10px;
	}

#sidebar a.title.purple {background: url('images/sprites.png') 0 -440px no-repeat;}
#sidebar a:hover.title.purple {background: url('images/sprites.png') 0 -480px no-repeat;}
#sidebar a.title.orange {background: url('images/sprites.png') -300px -440px no-repeat;}
#sidebar a:hover.title.orange {background: url('images/sprites.png') -300px -480px no-repeat;}
#sidebar a.title.blue {background: url('images/sprites.png') 0 -530px no-repeat;}
#sidebar a:hover.title.blue {background: url('images/sprites.png') 0 -570px no-repeat;}
#sidebar a.title.green {background: url('images/sprites.png') -300px -530px no-repeat;}
#sidebar a:hover.title.green {background: url('images/sprites.png') -300px -570px no-repeat;}

#sidebar .content {padding: 10px; position: relative;}

#sub_menu {margin-bottom: 20px;}

#recent_news {padding: 0; margin-bottom: 20px;}
#recent_news h3 {width: 200px; margin-bottom: 5px;}
#recent_news .date {font-size: 11px; color: #969696; position: absolute; top: 12px; right: 10px;}	
#recent_news p {font-size: 11px; margin-bottom: 0px;}

#recent_forum ul {margin-bottom: 10px;}
#recent_forum li {list-style: none !important;}
#recent_forum li p {display: none;}

#sidebar ul.children {margin-left: 10px; margin-bottom: 0px;}



	
	
/* ------- Footer ------- */	
	
#footer {
	padding: 50px 20px;
	font-size: 11px;
	}			

#footer .column {
	height: 100px;
	width: 200px;
	margin-right: 40px;
	float: left;
	}
	
#footer .column.last {margin-right: 0px;}

#footer .links a {
	color: #aaa;
	padding: 2px 5px;
	display: block;
	margin-bottom: 3px;
	}
	
#footer .links a:hover {
	background: #f5f5f5;
	color: #505050;
	}
	
#footer .sm a {padding: 2px 5px 2px 22px;}	
#footer .sm a.facebook {background: url('images/icons.png') 3px 3px no-repeat;}
#footer .sm a:hover.facebook {background: #f5f5f5 url('images/icons.png') -27px -27px no-repeat;}	
#footer .sm a.twitter {background: url('images/icons.png') -57px -57px no-repeat;}
#footer .sm a:hover.twitter {background: #f5f5f5 url('images/icons.png') -87px -87px no-repeat;}	
#footer .sm a.rss {background: url('images/icons.png') -117px -117px no-repeat;}
#footer .sm a:hoverrs {background: #f5f5f5 url('images/icons.png') -147px -147px no-repeat;}	
#footer .sm a.linkedin {background: url('images/icons.png') -177px -177px no-repeat;}
#footer .sm a:hover.linkedin {background: #f5f5f5 url('images/icons.png') -207px -207px no-repeat;}	

#footer .copy {
	text-align: center;
	color: #969696;
	padding-top: 40px;
	}

	
/* -------------------- Columns -------------------- */	
	
#sections .column {
	width: 185px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	}	
		
#sections .column.last {margin-right: 0;}	
	
#sections .column a.title {
	font-size: 20px;
	color: #fff;
	padding: 0 10px;
	width: 165px;
	height: 60px;
	line-height: 60px;
	display: block;
	}
	
#sections .column a.title.no {text-indent: -9999px;}
	
#sections .products a.title {background: url('images/sprites.png') 0px -180px no-repeat;}	
#sections .products a:hover.title {background: url('images/sprites.png') 0px -240px no-repeat;}	
#sections .solutions a.title {background: url('images/sprites.png') -195px -180px no-repeat;}	
#sections .solutions a:hover.title {background: url('images/sprites.png') -195px -240px no-repeat;}	
#sections .learning a.title {background: url('images/sprites.png') -390px -180px no-repeat;}	
#sections .learning a:hover.title {background: url('images/sprites.png') -390px -240px no-repeat;}

#sections .orange a.title {background: url('images/sprites.png') 0px -310px no-repeat;}	
#sections .orange a:hover.title {background: url('images/sprites.png') 0px -370px no-repeat;}	
#sections .blue a.title {background: url('images/sprites.png') -195px -310px no-repeat;}	
#sections .blue a:hover.title {background: url('images/sprites.png') -195px -370px no-repeat;}	
#sections .green a.title {background: url('images/sprites.png') -390px -310px no-repeat;}	
#sections .green a:hover.title {background: url('images/sprites.png') -390px -370px no-repeat;}	

#sections .column p {padding: 10px;}	

#sections .column ul li a {
	background: #f0f0f0 url('images/arrow.png') top right no-repeat;
	color: #aaa;
	padding: 5px 10px;
	display: block;
	margin-bottom: 2px;
	}
	
#sections .column ul li a:hover {background: #e6e6e6 url('images/arrow.png') top right no-repeat; color: #505050;}



/* -------------------- Home Page -------------------- */	
	
#promo {
	background: #f0f0f0;
	padding: 20px;
	border-bottom: 1px solid #e6e6e6;
	}	
.coda-slider-wrapper {
	background: url('images/promo_hp.png') top left no-repeat; 
	padding: 0 !important; 
	width: 920px !important; 
	height: 300px !important;
	}
.coda-slider {	
	width: 870px !important; 
	height: 250px !important;
	margin: 0 25px 20px 25px !important;
	padding: 0 !important;
	}
.coda-slider-no-js .coda-slider { height: 250px !important;  overflow: auto !important; padding-right: 0 !important;}
.coda-slider, .coda-slider .panel {width: 870px !important;} 
.coda-slider .panel-wrapper {padding: 0 !important;}
.coda-slider .post {padding: 0 !important; position: relative;}
.coda-slider p.loading {padding: 20px; text-align: center;}
.coda-nav {width: 920px !important; margin-right: 0 !important; position: relative;}
.coda-nav ul {
	width: 95% !important;
	position: absolute;
	top: 250px;
	left: 15px;
	}
.coda-nav ul li a {
	background: #f0f0f0 !important; 
	color: #89204e !important; 
	font-size: 10px !important;
	display: block; 
	float: left; 
	margin-right: 0 !important; 
	padding: 8px 10px !important;
	text-decoration: none;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ebebeb;
	}
.coda-nav ul li:first-child a {border-left: none;}	
.coda-nav ul li:last-child a {border-right: none;}	
.coda-nav ul li a:hover {background: #eee !important;}
.coda-nav ul li a.current {background: #89204e !important; color: #fff !important;}
.coda-slider-wrapper {clear: both; overflow: hidden;}
.coda-slider {float: left; overflow: hidden; position: relative;}
.coda-slider .panel {display: block; float: left;}
.coda-slider .panel-container {position: relative;}
.coda-slider h2.title {
	color: #fff; 
	font-size: 28px; 
	padding: 30px 0 0 0;
	width: 550px;
	}	
.coda-slider p {
	color: #ca94ab; 
	font-size: 14px;
	line-height: 20px;
	width: 550px;
	}	
.coda-slider a.read-more {
	background: #74113c;
	color: #fff;
	width: 100px;
	height: 30px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin-top: 20px;
	}
.coda-slider a:hover.read-more{background: #6a0c35;}	
.coda-slider img {
	position: absolute;
	top: 30px;
	right: 20px;
	}	
	
#slider_sml img {display: none;}		

/* ------- Products Section Landing Page ------- */		

#promo.products {background: none; padding: 0; border-bottom: none; margin-bottom: 20px;}	
#promo.products .coda-slider-wrapper {background: url('images/promo_products.png') top left no-repeat; width: 595px !important;}
#promo.products .coda-slider {width: 555px !important; height: 230px !important; margin: 20px !important;}
#promo.products .coda-slider, .coda-slider .panel {width: 575px;} 
#promo.products .coda-slider .panel-wrapper {padding: 10px;}
#promo.products .coda-nav {width: 595px !important;}
#promo.products .coda-slider h2.title {padding: 20px 0 0 0;}	
#promo.products .coda-nav ul li a {color: #ec7b00 !important;}
#promo.products .coda-nav ul li a.current {background: #ec7b00 !important; color: #fff !important;}
#promo.products .coda-slider p {color: #fff !important; width: 555px;}	
#promo.products .coda-slider a.read-more  {background: #c46001;}
#promo.products .coda-slider a:hover.read-more {background: #db6b00;}	

/* ------- Solutions Section Landing Page ------- */		

#promo.solutions {background: none; padding: 0; border-bottom: none; margin-bottom: 20px;}	
#promo.solutions .coda-slider-wrapper {background: url('images/promo_solutions.png') top left no-repeat; width: 595px !important;}
#promo.solutions .coda-slider {width: 555px !important; height: 230px !important; margin: 20px !important;}
#promo.solutions .coda-slider, .coda-slider .panel {width: 575px;} 
#promo.solutions .coda-slider .panel-wrapper {padding: 10px;}
#promo.solutions .coda-nav {width: 595px !important;}
#promo.solutions .coda-slider h2.title {padding: 20px 0 0 0;}	
#promo.solutions .coda-nav ul li a {color: #497d94 !important;}
#promo.solutions .coda-nav ul li a.current {background: #497d94 !important; color: #fff !important;}
#promo.solutions .coda-slider p {color: #acceda !important; width: 555px;}	
#promo.solutions .coda-slider a.read-more  {background: #1b6479;}
#promo.solutions .coda-slider a:hover.read-more  {background: #15576a;}	


/* ------- Products ------- */		

div.product {margin-bottom: 30px;}

div.product .thumbnail {
	width: 100px;
	height: 100px;
	margin-right: 20px;
	display: block;
	float: left;
	overflow: hidden;
	}
	
div.product .content {
	width: 300px;
	margin-right: 20px;
	float: left;
	}
	
div.product .buy {
	width: 115px;
	float: left;
	}
	
div.product .buy .price {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	}	
	
div.product .buy a.more {margin-bottom: 5px;}

div.product h3.orange {color: #db6b00;} 
div.product h3.blue {color: #356a80;} 

.section_icon {margin: 20px 0 -20px 20px;}
.post-icon {position: absolute; top: 0; right: 10px;}

div.product-links {margin: 0 0 30px 30px; float: right;} 
div.product-links a {
	width: 150px; 
	display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
	}
div.product-links.btm {margin-top: 30px;} 
div.product-links .price {font-size: 20px; font-weight: normal; text-align: right; display: block; padding-bottom: 5px;}

div.product-links p {margin: 0 !important;}

.platform {margin-bottom: 20px;} 
.platform .icon {background: #e6e6e6; font-size: 11px; padding: 5px; display: inline; color: #999;}

.download_dialogue, .doc_dialogue {width: 170px; padding-bottom: 10px; margin: 0;}


/*
.buy_dialogue {width: 170px; padding-top: 10px;}
.buy_dialogue .info {margin: 0 10px; padding-bottom: 10px;}
.buy_dialogue_landing {width: 115px; padding: 10px 0;}
*/

a.suite {
	background: #ec7b00; 
	padding: 0 7px;
	width: auto; 
	height: 26px; 
	font-size: 11px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #fff;
	display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
	}
	
a:hover.suite {
	background: #db6b00; 
	text-decoration: none;
	}	

a.screenshot_btn {cursor: pointer;}
.product_th {display: none !important;}

.postmetadata	{margin-top: 50px;}

.suites-btn {position: absolute; top: 20px; right: 20px;}
	
	
/* ------- Scripts ------- */		

#scripts .product-links.top {margin-top: -30px;}

/* ------- FAQs ------- */		

li.answer {display: none;}


/* ------- Button Styles ------- */	

a.more, a.link {
	background: #d2d2d2 url('images/plus.png') top right no-repeat; 
	color: #fff;
	padding: 5px 10px;
	display: block;
	margin-bottom: 2px;
	}	
	
a.link {background-image: url('images/arrow.png') top right no-repeat;}	

	
a.more.grey {background-color: #e6e6e6; color: #666;}
a:hover.more.grey {background-color: #d2d2d2; text-decoration: none; cursor: pointer;}		
a.more.purple {background-color: #a62c60;}
a:hover.more.purple {background-color: #912855; text-decoration: none; cursor: pointer;}	
a.more.orange {background-color: #ec7b00;}
a:hover.more.orange {background-color: #db6b00; text-decoration: none; cursor: pointer;}		
a.more.blue {background-color: #497d94;}
a:hover.more.blue {background-color: #356a80; text-decoration: none; cursor: pointer;}		
a.more.green {background-color: #6ca221;}
a:hover.more.green {background-color: #5e980b; text-decoration: none; cursor: pointer;}		




/* ------- Comments ------- */	
		
	
#comments {padding: 0 20px 20px 20px;}
#comments .comment {border-bottom: solid 1px #ddd;}
#comments .commentmetadata {margin-bottom: 10px;}
#comments a.comment-reply-link {color: #a62c60;}
#comments a:hover.comment-reply-link {color: #912855;}

#respond {margin-top: 20px;}
#respond input, #respond textarea {font-family: Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 11px;} 
#respond input {
	border: solid 1px #ddd;
	padding: 10px;
	margin-bottom: 10px;
	}	
#respond textarea {
	border: solid 1px #ddd;
	padding: 10px;
	}	
#respond #submit {
	background: #a62c60 url('images/arrow.png') top right no-repeat;
	color: #fff;
	width: 200px;
	padding: 7px 10px;
	display: block;
	margin-top: 10px;
	border: none;
	text-align: left;
	}	
#respond #submit:hover {background: #912855 url('images/arrow.png') top right no-repeat; cursor: pointer;}

.comment p a {color: #a62c60;}
.comment p a:hover {color: #912855; text-decoration: underline;}

#respond p.error {background-color: #FFEBE8; padding: 10px; border: 1px solid #c00; color: #c00;}


	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #ddd; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #ddd; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #ddd; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #ddd; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }





/* ------- Page cols ------- */	
		
.col {float: left; margin-right: 20px; margin-bottom: 30px;}
.col.last {margin-right: 0px;}
.col.one_half {width: 265px;} 
.col.one_third {width: 170px;}
.col.two_third {width: 360px;}

.col.one_sixth {width: 75px;} 
.col.two_sixth {width: 150px;} 
.col.three_sixth {width: 225px;} 
.col.four_sixth {width: 300px;} 
.col.five_sixth {width: 375px;}





/* ------- Boxes ------- */	
		
.box {
	background: #a62c60;
	color: #fff; 
	clear: both; 	
	padding: 20px; 
	margin-bottom: 20px;
	}
	
.box h3 {font-size: 18px;}
	
.box a {
	background: #89204e; 
	color: #fff;	
	padding: 5px; 
	display: block;
	width: 150px;
	text-align: center;
	margin-top: 20px;
	}
	
.box a:hover {background: #731a41; text-decoration: none;}

.box.blue {background: #497d94;}
.box.blue a {background: #356a80;}
.box.blue a:hover {background: #27576b;}


/* ------- Faqs ------- */	
		
.answer {padding: 10px;}
.question.active a {background: #d2d2d2 url('images/minus.png') top right no-repeat;}

	
	
/* ------- Contact Form ------- */	

div.form input.wpcf7-text {
	padding: 5px;
	width: 230px;
	border: solid 1px #ddd;
	margin-top: 5px;
	}
	
div.form textarea {
	padding: 5px;
	width: 250px;
	border: solid 1px #ddd;
	margin-top: 5px;
	}

div.form .wpcf7-submit {
	background: #a62c60 url('images/arrow.png') top right no-repeat;
	color: #fff;
	width: 241px;
	padding: 7px 10px;
	display: block;
	margin-top: 10px;
	border: none;
	text-align: left;
	}
	
div.form .wpcf7-submit:hover {background: #912855 url('images/arrow.png') top right no-repeat; cursor: pointer;}

div.form .wpcf7-response-output {border: none !important; font-size: 14px; text-align: center;}
div.form .wpcf7-validation-errors {color: red;}
div.form .wpcf7-mail-sent-ok {color: green;}
div.form .wpcf7-not-valid-tip {top: -5px; left: 0; width: 235px;}



/* ------- Forum ------- */	

#sforum {background: #f5f5f5 !important;}
#sforum .sfloginstrip {background: #912855 !important; border: none !important;}
#sforum a.sficon {color: #fff !important; background-color: transparent !important;}
#sforum #sfinboxcount span {background: #a05d7a; border: #a62c60;}

#sforum .sfmessagestrip {background: #e6e6e6 !important; border: none !important;}
#sforum .sfmessagestrip a.sficon {color: #555 !important;}

#sforum .sfblock {border: none !important; padding: 0 !important;}
#sforum .sfheading {background: #912855 !important; border: none !important; margin-bottom: 5px; color: #555 !important;}

#sforum .sftitle {color: #555 !important;}

#sforum .sffooter, #sforum .sffooter th, #sforum .sffooter td {background: #d2d2d2  !important;}

#sforum table.sfforumtable {border: none !important;}
#sforum table.sfforumtable th {background: #d2d2d2; border: none !important; color: #555 !important;}
#sforum table.sfforumtable td {background: #f5f5f5 !important;}
#sforum table.sfforumtable a {color: #912855 !important;}

#sforum #sfstatstrip {background: #999999 !important; border: none !important;}
#sforum .sfstatsheader th {background: #912855 !important;} 
#sforum .sfstatsheader th p {color: #fff !important;}
#sforum .sfstatsdata td , #sforum .sfstatsnew td, #sforum .sfstatsfooter td  {background: #e6e6e6 !important;}
#sforum #sfstatstrip a {color: #912855 !important;}

#sfversion {display: none;}

.sfrowtitletop {border: none !important;}


/* ------- Sitemap ------- */	

#wp-realtime-sitemap-pages .children {
	margin-left: 10px;
	}
#wp-realtime-sitemap-pages .page-item-18 {display: none;}



/* ------- Account Area ------- */	


.entry form input {
	padding: 5px;
	width: 230px;
	border: solid 1px #ddd;
	margin-top: 5px;
	}
	
.entry form textarea {
	padding: 5px;
	width: 230px;
	border: solid 1px #ddd;
	margin-top: 5px;
	}	
	
.entry form td {
	padding-bottom: 5px;
	}	

.entry form input[type="submit"]{
	background: #a62c60 url('images/arrow.png') top right no-repeat;
	color: #fff;
	width: 241px;
	padding: 7px 10px;
	display: block;
	margin-top: 10px;
	border: none;
	text-align: left;
	cursor: pointer;
	}
	
table.account {
	background: #e6e6e6;
	border: none;
	}

table.account th {
	background: #a62c60;
	border: none;
	border-bottom: 2px solid #fff;
	text-align: left;
	padding: 3px 5px;
	color: #fff;
	}	
		
table.account td {
	border: none;
	border-bottom: 2px solid #fff;
	padding: 3px;
	}
	
a.account	{width: 200px;}	



/* -------------------- Progessive Enhancements -------------------- */
	
	
.rounded, .jqueryslidemenu ul ul li a, .search input, #sidebar h2, #sections .column ul li a, #sidebar li a, #footer a, .coda-slider p a, .coda-nav ul, textarea, #respond input, a.more, a .read-more, a.link .navigation .current, .navigation a, span.page.current, .post ul.list li, .box, .box a, input.wpcf7-text, .wpcf7-submit, div.product .thumbnail, div.product .buy, .wpcf7-not-valid-tip, .platform .icon, .wp_syntax, #respond p.error, .coda-slider a.read-more, .suite, noscript, .entry form input  {border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}	
.jqueryslidemenu ul li:first-child, .jqueryslidemenu ul li:first-child a:hover {
	border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-top-left-radius:5px;
	}
.coda-nav ul li:first-child a {border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-top-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-bottom-left-radius:5px;}	
.coda-nav ul li:last-child a {border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-top-right-radius:5px;border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-bottom-right-radius:5px;}	
	
	
.jqueryslidemenu ul li ul  {
	border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-bottom-left-radius:5px;
	border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px !important;;-webkit-bottom-right-radius:5px;
	
	
	}
	
	


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */