/*
THEME NAME: Sidebar
THEME URI: http://sidebar.com
DESCRIPTION: Sidebar B2B Site
VERSION: 1.0
AUTHOR: Steve Zehngut
AUTHOR URI: http://www.zeek.com
*/

@import "reset.css";

body {
	background: #d5e0ec url(images/bg.gif) repeat-x top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #595959;
}

a {
	color: #55779B;
	text-decoration: none;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E7E6E6;
	height: 1px;
	margin: 25px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

.break {
	clear:both;
}

#wrapper {
	width: 1032px;
	margin: 0 auto;
}

#header {
	height: 112px;
	margin: 0 auto;
}

#header h1, #header h2 {
	background: url(images/logo.png) no-repeat top left;
	width: 187px;
	height: 75px;
	text-indent: -999999px;
	margin: 21px 0 0 -9px;
	padding: 0;
	float: left;
}

#header-right {
	float: left;
	width: 760px;
}

#login {
	float: right;
	margin: 17px 0 0;
	color: #717172;
	font-size: 11px;
}

#login .signin {
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/go.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

form>#signin { /* For non-IE browsers*/
  height: 0px;
}


#username, #password {
	margin-left: 5px;
	width: 100px;
	border: 1px #717172 solid;
	height: 15px;
	padding: 2px;
}

#username {
	margin-right: 10px;
}

#main {
	float:left;
	width:938px;
	margin: 0 auto;
}






#menu {
	clear: both;
	padding: 0;
	margin: 76px 0 0 25px;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	margin: 0 10px 0 0;
	padding: 0;
}

#menu ul li a {
	float: left;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	padding: 5px;
}

#menu ul li a:hover {
	color: #da2128;
}

#menu .selected {
	float: left;
	color: #da2128;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	padding: 5px;
}

#menu ul li a:hover, #menu .selected {
}


/* NAV */

#nav {
	display: block;
	float: left;
	margin: 0 auto;
	width: 600px;
	margin: 32px 0 0 15px;
}

#nav .menu-header,
div.menu {
	font-size: 11px;
	margin-left: 12px;
	width: 600px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#nav .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#nav a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 28px;
	left: 10px;
	float: left;
	width: 170px;
	z-index: 99999;
}
#nav ul ul li {
	min-width: 170px;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 7px;
	width: 156px;
	height: auto;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	color: #da2128;
}
#nav ul li:hover > ul {
	display: block;
}
#nav ul li.current_page_item > a,
#nav ul li.current-menu-ancestor > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a {
	color: #da2128;
}
* html #nav ul li.current_page_item a,
* html #nav ul li.current-menu-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a,
* html #nav ul li a:hover {
	color: #da2128;
}

/* NAV */



#container {
	margin: 0;
	padding: 0;
	width:938px;
	background: #fff;
	border: 1px #cad7e7 solid;
}

#sidebar {
	float:left;
	width: 217px;
	padding: 0;
	margin: -20px 0 0;
}

#sidebar li {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	line-height: 1.2em;
}

#sidebar h3 {
	text-transform: uppercase;
	margin: 0;
	color: #595959;
	background: url(images/widget-header-bg.gif) repeat-x;
	height: 25px;
	text-align: center;
	border-bottom: 1px #e7e6e6 solid;
	font-weight: bold;
	padding-top: 13px;
}

#sidebar .title-border {
	height: 12px;
	background: #eef3f8;
}

#sidebar .textwidget {
	margin: 30px 15px;
}

#sidebar .widget {
	border: 1px #e7e6e6 solid;
	margin-bottom: 15px;
}

#spacer {
	clear: both;
	float:left;
	width: 92px;
	height: 10px;
}

#watermark {
	float:left;
	background: url(images/watermark.png) no-repeat 0 120px;
	height: 700px;
	width: 92px;
	margin: 0;
	padding: 0;
}

#content {
	float:left;
	margin: 0 20px 0 0;
	padding: 20px 0 0;
	min-height: 500px;
	width: 683px;
}

#home {
	clear: both;
	width: 938px;
	margin: 0;
	padding: 6px 0 0;
	background: url(images/home-top-bg.gif) repeat-x;
}

#home .home-slides-wrap {
	position: relative;
	width: 938px;
	height: 378px;
}

 #home .home-slides-wrap .prev {
	position: absolute;
	left: 1px;
	top: 130px;
	outline: 0;
}

#home .home-slides-wrap .next {
	position: absolute;
	right: 1px;
	top: 130px;
	outline: 0;
}

#home .bx_pager {
	position: absolute;
	top: 356px;
	right: 7px;
}

#home .bx_pager a {
	display: block;
	float: left;
	margin-left: 2px;
	background: url(images/dot-static.gif);
	width: 15px;
	height: 15px;
	text-indent: -99999px;
}

#home .bx_pager .active {
	background: url(images/dot-hilite.gif);
}

#home-bottom {
	background: url(images/bg-home-bottom.gif);
	font-size: 12px;
	line-height: 1.4em;
}

#home-bottom .home-widget {
	float: left;
	width: 292px;
	padding: 0 10px 3px;
}

#home-bottom .home-widget h2 {
	padding: 14px 0;
	text-transform: uppercase;
}

#home-bottom .home-widget p {
	margin-bottom: 10px;
}

#home-bottom a {
	color: #61b5dd;
}

#home-bottom strong {
	color: #61b5dd;
}

.superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;} 


.download-button {
	margin: 220px 0 0 590px;
}

.post {
	padding: 0 18px;
}

.home-content .post {
	padding: 10px 0;
}

.page-title {
	font-size: 24px;
	color: #fff;
	margin:0;
	padding: 45px 0 0 25px;
	background: url(images/headline-bg.jpg) no-repeat;
	height: 35px;
}


#subnav {
	float:left;
	margin: -3px 0 0 0;
	padding: 0;
	width: 500px;
}

#subnav ul {
	display: inline;
	margin: 0 0 0 82px;
}

#subnav ul li {
	display: inline;
	list-style: none;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #da2129;
}

#subnav ul li a {
	color: #666666;
	margin: 0;
	padding: 0;
}

#post-header-bottom {
	clear: both;
	background: url(images/page-header.gif) no-repeat top left;
	height: 43px;
	margin: 0 17px;
}

.page-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	clear: both;	
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3, .post-content h3 a, .post-title  {
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0;
	color: #7998bb;
	text-decoration: none;
}

.post-content h4, .post-content .date, .post-meta {
	font-size: 12px;
	color: #595959;
	font-weight: bold;
	margin: -15px 0 10px 0;
}

.post-content p {
	margin: 0 0 20px 0;
	line-height: 20px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #55779B;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #55779B;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #55779B;
	margin: 0 0 15px 25px;
	padding: 0;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.post-left-graphic {
	float: left;
	margin: -10px 0 0 0;
	padding: 0;
	width: 290px;
}

.post-left-thumb {
	float: left;
	margin: 0 10px 10px 0;
}

.post-left-thumb img {
	border: 1px solid #55779B;
}

.post-left-title {
	text-align: center;
	font-size: 11px;
	margin: 2px 0 0 0;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	clear: both;
	padding: 10px 92px 0 0;
	font-size: 11px;
	text-align: center;
	color: #9fa0a1;
}

#copyright {
	clear: both;
	margin-bottom: 20px;
}

#footer-links {
	margin: 0 auto 10px auto;
	list-style: none;	
}

#footer-links li {
	margin: 0;
	display: inline;
	list-style: none;
}

#footer-links li a {
	color: #9fa0a1;
}

#footer-logos {
	margin: 0 auto 10px auto;
	list-style: none;	
}

#footer-logos li {
	margin: 0 10px;
	display: inline;
	list-style: none;
	text-align: center;
}

#footer-logos li a {
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}



