/* $Id: style.css,v 1.0 2007/11/09 11:00:00 goba Exp $ */

/**
 * SmallBusinessNewz, for Drupal 6.0
 * Rafael Robinson, ientry [dot] com
 * Dave Hensley, ientry [dot] com
 *
 * This is our new theme for drupal. A lot of work went into this, so I hope you enjoy.
 */

/** START REDEFINED HTML/DRUPAL CALLS **/

body {
	margin: 0px;
	padding: 0px;
	font: 11px normal Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background: #FFFFFF url(http://images.ientrymail.com/devwebpro/drupal/bg_fade4.jpg) repeat-x left top;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:hover:visited {
	text-decoration: underline;
}
input {
	font: 11px normal Arial, Verdana, Helvetica, sans-serif;
	color: #494949;
}
textarea, select {
	font: 11px normal Arial, Verdana, Helvetica, sans-serif;
	color: #494949;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
quote, code, fieldset {
  margin: 5px 0px 5px 0px;
}
p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	font: 11px normal Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
table {
	margin: 0px auto 0px auto;
}
td {
	font: 11px normal Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
tbody {
	border: none;
}
hr {
	margin: 0px;
	padding: 0px;
	border: none;
	height: 1px;
	background-color: #CC0000;
}
ul {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
ol {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
ol li, ul li {
	margin: 0.4em 0px 0.4em 2em; /* LTR */
}
dt {
	border-bottom: solid 1px #CCCCCC;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 2px 5px;
}
form table {
	width: 100%;
}
.content .menu {
	border: solid 1px #CCCCCC;
	background: #FFF url(http://images.ientrymail.com/devwebpro/drupal/gradient-inner.png) repeat-x left top;
}
.content .menu .menu {
	border: none;
	background: none;
}
ul.menu, .item-list ul {
	margin: 0.35em 0px 0px 5px; /* LTR */
	padding: 0px 0px 0px 13px;
}
ul.menu ul, .item-list ul ul {
	margin-left: 0em; /* LTR */
}
ul.menu li, .item-list ul li, li.leaf {
	margin: 0.15em 0px 0.15em .5em; /* LTR */
}
ul.menu li, .item-list ul li, li.leaf {
	padding: 0px 0px .2em .5em;
	list-style-type: none;
	/* background: transparent url(http://images.ientrymail.com/devwebpro/drupal/menu-leaf.gif) no-repeat 1px .35em;  LTR */
}
ol li {
	padding: 0px 0px .3em 0px;
	margin-left: 2em; /* LTR */
}
ul li.expanded {
	background-color: #F3F3F3;
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	/* background: transparent url(http://images.ientrymail.com/devwebpro/drupal/menu-expanded.gif) no-repeat 1px .35em;  LTR */
}
ul li.collapsed {
	/* background: transparent url(http://images.ientrymail.com/devwebpro/drupal/menu-collapsed.gif) no-repeat 0px .35em;  LTR */
}
ul li.leaf a, ul li.expanded a, ul li.collapsed a {
	display: block;
}
ul.inline li {
	background: none;
	margin: 0px;
	padding: 0px 1em 0px 0px; /* LTR */
	font-weight: bold;
}
ul.inline li a {
	color: #CC0000;
}
ol.task-list {
	margin-left: 0px; /* LTR */
	list-style-type: none;
}
ol.task-list li {
	padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
	background: transparent url(http://images.ientrymail.com/devwebpro/drupal/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
	color: #393;
	background: transparent url(http://images.ientrymail.com/devwebpro/drupal/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
	margin-right: 1em; /* LTR */
}
fieldset ul.clear-block li {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
dl {
	margin: 0.5em 0px 1em 1.5em; /* LTR */
}
dl dd {
	margin: 0px 0px .5em 1.5em; /* LTR */
}
a img {
	border: none;
}
thead th {
	border-bottom: 2px solid #CC0000;
	color: #494949;
	font-weight: bold;
}
thead div.sticky-header {
	border-bottom: 2px solid #CC0000;
}
th a:link, th a:visited {
	color: #CC0000;
}
tr.even, tr.odd, tbody th {
	border: solid #CC0000;
	border-width: 1px 0px;
}
tr.odd, tr.info {
	background-color: #EEEEEE;
}
tr.even {
	background-color: #fff;
}
tr.odd td.active {
	background-color: #CCCCCC;
}
tr.even td.active {
	background-color: #EEEEEE;
}
td.region, td.module, td.container {
	border-top: 1.5em solid #fff;
	border-bottom: 1px solid #CC0000;
	background-color: #DDDDDD;
	color: #455067;
	font-weight: bold;
}
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container {
	border-top-width: 0;
}
span.form-required {
	color: #F6832A;
}
div.submitted {
	font-size: 0.92em;
	color: #898989;
	border-bottom: dotted 1px #B9B9B9;
}
span.submitted, .description {
	font-size: 0.92em;
	color: #898989;
	border-bottom: solid 1px #EEEEEE;
}
.description {
	line-height: 150%;
	margin-bottom: 0.75em;
	color: #898989;
}
.messages, .preview {
	margin: .75em 0px .75em;
	padding: .5em 1em;
}
.messages ul {
	margin: 0px;
}
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
	margin: 0.25em 0px;
}
#center form {
	margin-bottom: 2em;
}
.form-button {
	margin: 2em 0.5em 1em 0px; /* LTR */
}
#watchdog-form-overview .form-submit, .confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit {
	margin: 0px;
}
.box {
	margin-bottom: 2.5em;
	padding: 5px;
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
}
.messages {
	background-color: #fff;
	border: 1px solid #b8d3e5;
}
.preview {
	background-color: #fcfce8;
	border: 1px solid #e5e58f;
}
div.status {
	color: #3a3;
	border-color: #c7f2c8;
}
div.error {
	color: #c52020;
}
.form-item input.error, .form-item textarea.error {
	border: 1px solid #c52020;
	color: #494949;
}

/** END REDEFINED HTML/DRUPAL CALLS **/

/** START LAYOUT **/

.clear {
	clear: both;
}
.container {
	margin: 0px auto 0px auto;
	width: 994px;
}
.header {
	padding: 0px 5px 0px 5px;
	width: 984px;
}
.logo {
	width: 320px;
	height: 71px;
	float: left;
}
.logo h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(http://images.ientrymail.com/devwebpro/drupal/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo h1 a {
	display: block;
	width: 320px;
	height: 71px;
	outline: none;
}
.headerbar {
	padding: 18px 0px 0px 0px;
	width: 664px;
	height: 53px;
	float: left;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(http://images1.ientrymail.com/devwebpro/drupal/empty.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.header-search {
	width: 300px;
}
.search-form {
	margin: 5px 0px 0px 0px;
}
.form-text {
	margin: 0px;
	width: 241px;
}
#search-theme-form {
	padding: 0px 0px 5px 0px;
}
.topbuttons {
	margin: 0px 0px 0px 351px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}
.topbuttons ul {
	margin: 0px;
	padding: 0px;
}
.topbuttons li {
	margin: 0px 0px 0px 2px;
	padding: 5px;
	float: left;
	display: block;
	list-style-type: none;
	list-style-image: none;
	background-color: #990000;
	border-left: solid 1px #B6B6B6;
	border-top: solid 1px #B6B6B6;
	border-right: solid 1px #B6B6B6;
}
.topbuttons a {
	font-weight: bold;
}
.nav {
	margin: 0px auto 0px auto;
	padding: 5px 5px 0px 0px;
	width: 981px;
	height: 24px;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/main_shade_top.jpg) repeat-y center top;
	border-bottom: solid 1px #B6B6B6;
}
.nav ul {
	margin: 0px;
	padding: 0px;
}
.nav li {
	margin: 0px 2px 0px 0px;
	padding: 6px 0px 5px 0px;
	float: left;
	display: block;
	list-style-type: none;
	list-style-image: none;
}
.nav a {
	font-weight: bold;
	padding: 5px;
	border-left: solid 1px #C5C5C5;
	border-top: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;
}
.nav a:hover {
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	border-left: solid 1px #C5C5C5;
	border-top: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;
	background-color: #CC0000;
	text-decoration: none;
}
#rss {
	background-color: #F6832A;
}
.rssfeed_section {
	width: 543px;
	height: 45px;
	padding: 8px 5px 5px 75px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	border: dashed 1px #DA5B28;
	background: #FB9D39 url(http://images.ientrymail.com/smallbusinessnewz/drupal/rss_section.jpg) no-repeat left top;
}
.rssfeed_section a, .rssfeed_section a:visited, .rssfeed_section a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#tabhome a {
	font-weight: bold;
	padding: 5px;
	border-left: solid 1px #C5C5C5;
	border-top: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;
	background-color: #000000;
	color: #FFFFFF;
}
#tabhome a:hover {
	font-weight: bold;
	padding: 5px;
	border-left: solid 1px #C5C5C5;
	border-top: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
#blackalt a, #blackalt a:hover, #blackalt a:visited {
	font-weight: bold;
	padding: 5px;
	border-left: solid 1px #C5C5C5;
	border-top: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: underline;
}
#tabactive {
	background-color: #CC0000;
}
#tabactive a {
	color: #FFFFFF;
}
.topadbox {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	width: 984px;
	background: #E2E2E2 url(http://images.ientrymail.com/smallbusinessnewz/drupal/ad_shade.jpg) repeat-y center top;
}
.topad {
	float: left;
	padding: 5px 0px 5px 5px;
	width: 795px;
	height: 100px;
	text-align: center;
	border-top: solid 1px #B6B6B6;
	border-bottom: solid 1px #B6B6B6;
}
.topad .content {
	margin: 0px auto 0px auto;
	padding: 0px;
}
.rssfeed {
	float: left;
	width: 184px;
	height: 110px;
	/*padding: 10px 5px 5px 5px;
	width: 174px;
	height: 95px;*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-top: solid 1px #B6B6B6;
	border-bottom: solid 1px #B6B6B6;
	/*background: #F6832A url(http://images.ientrymail.com/smallbusinessnewz/drupal/rssfeed_bg.jpg) no-repeat left top;*/
}
.rssfeed a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
}
.mainbodytop {
	padding: 0px 5px 0px 5px;
	width: 984px;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/main_shade_top.jpg) repeat-y center top;
}
.newartpic {
	margin: 0px 5px 5px 0px;
	float: left;
}
a.more {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	color: #CC0000;
}
.mainstories {
	float: left;
	width: 628px;
	padding: 5px;
}
.vidplayer {
	float: left;
	width: 336px;
	padding: 5px;
}
#bannerad {
	width: 336px;
}
.bottomvidad {
	background-color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 334px;
	border-left: solid 1px #B6B6B6;
	border-right: solid 1px #B6B6B6;
	border-bottom: solid 1px #B6B6B6;
}
.bottomvidad a {
	color: #0000CC;
}
.link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.mainbody {
	padding: 0px 5px 0px 5px;
	width: 984px;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/main_shade.jpg) repeat-y center top;
}
.insiderreports {
	float: left;
	width: 338px;
	padding: 5px;
	border-top: solid 1px #D6D6D6;
}
.insiderreports h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}
.insiderreports h2 a, .insiderreports h2 a:visited, .insiderreports h2 a:hover {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
}
/*.insiderreports ul {
	margin: 0px;
	padding: 0px;
}
.insiderreports li {
	margin: 0px 0px 15px 0px;
	list-style-type: none;
	clear: both;
}*/
.featuredpost {
	background-color: #FDFCE6;
	border-top: dashed 1px #DFDFDF;
	border-bottom: dashed 1px #DFDFDF;
	padding: 3px;
	color: #000000;
}
.featuredpost a {
	color: #666666;
	font-weight: bold;
}
.featuredpost2 {
	background-color: #EEEEEE;
	border-top: dashed 1px #DFDFDF;
	border-bottom: dashed 1px #DFDFDF;
	padding: 3px;
	color: #000000;
}
.featuredpost2 a {
	color: #666666;
	font-weight: bold;
}
.articlesseperate {
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
	border-top: dashed 1px #DFDFDF;
}
.subbox {
	padding: 10px 5px 5px 5px;
	border-top: dashed 1px #DFDFDF;
}
.topads h1 a, .topads h1 a:hover, .topads h1 a:visited {
	color: #990000;
}
/*.adfake {
	margin: 5px 0px 5px 0px;
	padding: 4px;
	width: 306px;
}*/
.subpic {
	margin: 0px 5px 0px 0px;
}
.verticalseperator1 {
	width: 150px;
	padding: 5px;
	border-right: dashed 1px #DFDFDF;
}
.verticalseperator2 {
	width: 150px;
	padding: 5px;
}
.topnews {
	float: left;
	width: 456px;
	padding: 5px;
	border-top: solid 1px #D6D6D6;
}
.topnews h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #CC0000;
}
.topnews h2 a, .topnews h2 a:visited, .topnews h2 a:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 14px;
}
.topnews table h2 a, .topnews table h2 a:visited, .topnews table h2 a:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 14px;
}
.topnews ul {
	margin: 0px;
	padding: 0px;
}
.topnews li {
	margin: 5px;
	width: 200px;
	height: 125px;
	list-style-type: none;
	float: left;
}
.tallad {
	float: left;
	width: 160px;
	padding: 5px;
	border-top: solid 1px #DFDFDF;
}
.advertisement {
	padding: 0px 0px 3px 0px;
	color: #C5C5C5;
	text-align: right;
}
.lightgray {
	text-decoration: none;
	color: #C5C5C5;
}
.roundedtop {
	width: 336px;
	height: 11px;
	background: url(http://images.ientrymail.com/smallbusinessnewz/drupal/rounded_top.gif) no-repeat left top;
}
.roundedbottom {
	width: 336px;
	height: 11px;
	background: url(http://images.ientrymail.com/smallbusinessnewz/drupal/rounded_bottom.gif) no-repeat left top;
}
.expertarticles {
	padding: 5px;
	width: 324px;
	color: #000000;
	border-top: solid 1px #DFDFDF;
	border-left: solid 1px #DFDFDF;
	border-right: solid 1px #DFDFDF;
	background-color: #FFFFFF;
}
.expertarticles h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #CC0000;
}
.expertarticles h2 a, .expertarticles h2 a:visited, .expertarticles h2 a:hover {
	text-decoration: none;
	color: #CC0000;
}
a.expertarticleslink {
	color: #000000;
}
a.expertauthorlink, a.expertauthorlink:visited, a.expertauthorlink:hover {
	color: #000000;
	text-decoration: underline;
}
.blogtalk {
	margin: 0px 0px 15px 0px;
	width: 336px;
	color: #FFFFFF;
	border-left: solid 1px #DFDFDF;
	border-right: solid 1px #DFDFDF;
	background-color: #000000;
}
.blogtalk h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #CC0000;
}
.blogtalk h2 a, .blogtalk h2 a:visited, .blogtalk h2 a:hover {
	text-decoration: none;
	color: #CC0000;
}
a.blogtalklink {
	color: #FFFFFF;
}
a.blogpartnerlink, a.blogpartnerlink:visited, a.blogpartnerlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.timeago {
	color: #999999;
	font-size: 9px;
}
.commentlink {
	font-size: 9px;
	color: #71b7fe;
}
.commentlink a, .commentlink a:hover {
	font-size: 9px;
	color: #71b7fe;
}
.splitcenter {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	text-align: center;
	border-top: dashed 1px #DFDFDF;
	border-bottom: dashed 1px #DFDFDF;
}
.articleleftcol {
	float: left;
	width: 160px;
	padding: 5px;
}
.articlecontent {
	float: left;
	width: 458px;
	padding: 10px 5px 5px 5px;
	font-size: 12px;
}
.articlecontent h2 {
	margin: 0px 0px 3px 0px;
}
.articlecontent p {
	font-size: 12px;
}
.articlecontentadmin {
	float: left;
	width: 620px;
	padding: 5px;
}
.articlecontentadmin .form-item input {
	background-image: none;
	background-color: #FFFFFF;
	text-align: left;
}
.articlerightcol {
	float: left;
	width: 336px;
	padding: 5px;
}
.tagspage {
	margin: 0px 12px 5px 0px;
	float: left;
	width: 140px;
}
.tagspage h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #CC0000;
}
.tagletter {
	margin: 15px 0px 0px 0px;
	border-bottom: solid 1px #C5C5C5;
}
.tagslist ul {
	margin: 0px;
	padding: 0px;
}
.tagslist li {
	margin: 0px 2px 0px 0px;
	padding: 2px 0px 2px 0px;
	/*float: left;
	display: block;*/
	list-style-type: none;
	list-style-image: none;
}
.tagslist a {
	padding: 0px 5px 0px 5px;
	color: #000000;
}
.tagslist a:hover {
	padding: 0px 5px 0px 5px;
	text-decoration: underline;
	color: #000000;
}
.tagnav {
	padding: 5px 3px 5px 3px;
	border: dashed 1px #DFDFDF;
}
.tagnav ul {
	margin: 0px;
	padding: 0px;
}
.tagnav li {
	margin: 0px 7px 0px 0px;
	padding: 2px 0px 2px 7px;
	display: block;
	float: left;
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	border-left: solid 1px #DFDFDF;
}
.tagnav li a, .tagnav li a:hover {
	color: #CC0000;
}
.footer {
	margin: 0px auto 0px auto;
	border-top: solid 1px #C5C5C5;
	width: 976px;
	padding: 5px;
	font: 10px normal Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}
.footer ul {
	margin: 0px 0px 10px 285px;
	padding: 0px;
}
.footer li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 5px;
	list-style-type: none;
	list-style-image: none;
}
.subtitle {
	font-size: 13px;
}
.subtitlemain {
	font-size: 16px;
}
.subtitlesubmain {
	font-size: 14px;
}
.jaydebox {
	margin: 0px 0px 25px 0px;
	padding: 45px 5px 5px 5px;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/jayde.jpg) no-repeat left top;
	width: 148px;
	border: solid 1px #B6B6B6;
}
.jaydebox2 {
	padding: 45px 5px 5px 5px;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/jayde.jpg) no-repeat left top;
	width: 148px;
	border: solid 1px #B6B6B6;
}
.nlsignup {
	margin: 0px 0px 25px 0px;
	padding: 5px;
	width: 148px;
	border: solid 1px #B6B6B6;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/newsletter_signup.jpg) no-repeat left top;
}
.nlsignup2 {
	padding: 5px;
	width: 324px;
	border: solid 1px #B6B6B6;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/newsletter_signup.jpg) no-repeat left top;
}
.borderspacing {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: dashed 1px #B6B6B6;
}
.freedownloadtitle {
	margin: 15px 0px 0px 0px;
	padding: 3px 5px 7px 5px;
	width: 150px;
	height: 11px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #1820C5;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/tab_top.gif) no-repeat left top;
}
.freedownloadtitle2 {
	padding: 3px 5px 7px 5px;
	width: 150px;
	height: 11px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #1820C5;
	background: #FFFFFF url(http://images.ientrymail.com/smallbusinessnewz/drupal/tab_top.gif) no-repeat left top;
}
.freedownloadbox {
	width: 158px;
	margin: 0px 0px 25px 0px;
	border-left: solid 1px #DFDFDF;
	border-right: solid 1px #DFDFDF;
	border-bottom: solid 1px #DFDFDF;
}
.freedownloadbox ul {
	margin: 0px;
	padding: 0px;
}
.freedownloadbox li {
	margin: 0px;
	padding: 5px 5px 5px 27px;
	list-style: none;
	background: url(http://images.ientrymail.com/smallbusinessnewz/drupal/folder.gif) no-repeat 0px 25px;
}
.picture {
	float: left;
	margin: 5px 5px 5px 0px;
}
.meta {
	margin: 0px 0px 20px 0px;
	padding: 5px;
	border-top: dashed 1px #DFDFDF;
	background: url(http://images.ientrymail.com/smallbusinessnewz/drupal/gradient-inner.png) repeat-x left top;
}
.terms {
	font-weight: bold;
}
.meta a {
	font-weight: bold;
	color: #CC0000;
}
.about-the-author {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border-top: solid 1px #CC0000;
	background-color: #EEEEEE;
	border-bottom: dashed 1px #DFDFDF;
}
.more-articles-by {
	margin: 0px auto 10px auto;
	padding: 5px;
	width: 448px;
	border: dotted 1px #DFDFDF;
	background: url(http://images.ientrymail.com/smallbusinessnewz/drupal/gradient-inner.png) repeat-x left top;
}
.relatedstoriestop {
	margin: 0px auto 0px auto;
	padding: 5px;
	width: 448px;
	font-weight: bold;
	color: #FF0000;
	border-top: dotted 1px #B6B6B6;
	border-left: dotted 1px #B6B6B6;
	border-right: dotted 1px #B6B6B6;
	background: url(http://images.ientrymail.com/smallbusinessnewz/drupal/gradient-inner.png) repeat-x left top;
}
.relatedstoriesmiddle {
	margin: 0px auto 0px auto;
	width: 448px;
	padding: 5px;
	border-left: dotted 1px #B6B6B6;
	border-right: dotted 1px #B6B6B6;
}
.relatedstoriesbottom {
	margin: 0px auto 0px auto;
	width: 458px;
	height: 9px;
	border-left: dotted 1px #B6B6B6;
	border-right: dotted 1px #B6B6B6;
	border-bottom: dotted 1px #B6B6B6;
}
.links {
	margin: 0px 0px 10px 0px;
}
.rssfeedpage ul {
	margin: 0px 15px 0px 15px;
	padding: 5px;
}
.rssfeedpage li {
	list-style-image: url(http://www.feedburner.com/fb/images/pub/feed-icon16x16.png);
}
.rssfeedpage div {
	float: left;
	width: 229px;
}
.commentcount, a.commentcount, a.commentcount:visited, a.commentcount:hover {
	color: #3877FA;
	padding: 0px 0px 0px 10px;
	font-size: 9px;
	font-weight: bold;
	background-image: url(http://images.ientrymail.com/webpronews/newstyle/quote_cloud.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/** END LAYOUT **/

/** START PRIMARY NAVIGATION **/

ul.primary-links {
	margin: 0px;
	padding: 0px;
	float: right; /* LTR */
	position: relative;
	z-index: 4;
}
ul.primary-links li {
	margin: 0px;
	padding: 0px;
	float: left; /* LTR */
	background-image: none;
}
ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
	display: block;
	margin: 0px 1em;
	padding: .75em 0px 0px;
	color: #fff;
	/* background: transparent url(http://images.ientrymail.com/smallbusinessnewz/drupal/bg-navigation-item.png) no-repeat 50% 0px; */
}
ul.primary-links li a:hover, ul.primary-links li a.active {
 	color: #fff;
	/* background: transparent url(http://images.ientrymail.com/smallbusinessnewz/drupal/bg-navigation-item-hover.png) no-repeat 50% 0px; */
}

/** END PRIMARY NAVIGATION **/

/** START SECONDARY NAVIGATION **/

ul.secondary-links {
	margin: 0px;
	padding: 18px 0px 0px; /* LTR */
	float: right; /* LTR */
	clear: right; /* LTR */
	position: relative;
	z-index: 4;
}
ul.secondary-links li {
	margin: 0px;
	padding: 0px;
	float: left; /* LTR */
	background-image: none;
}
ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
	display: block;
	margin: 0px 1em;
	padding: .75em 0px 0px;
	color: #cde3f1;
	background: transparent;
}
ul.secondary-links li a:hover, ul.secondary-links li a.active {
	color: #cde3f1;
	background: transparent;
}

.breadcrumb {
	margin: 0px 0px 15px 0px;
	padding: 0px 4px 4px 4px;
	border-top: solid 1px #EEEEEE;
	background: #fff url(http://images.ientrymail.com/devwebpro/drupal/gradient-inner.png) repeat-x left top;
	font-style: italic;
	color: #000000;
}
.breadcrumb a {
	color: #000000;
}

/** END SECONDARY NAVIGATION **/

/** START LOCAL TASKS **/

ul.primary, ul.primary li, ul.secondary, ul.secondary li {
	border: 0px;
	background: none;
	margin: 0px;
	padding: 0px;
}
#tabs-wrapper {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #e9eff3;
}
ul.primary {
	padding: 3px 0px 3px;
	float: left; /* LTR */
}
ul.secondary {
	clear: both;
	text-align: left; /* LTR */
	margin: -0.2em 0px 1em;
	border-bottom: 1px solid #e9eff3;
	padding: 10px 0px 0.6em 0px;
}
h2.with-tabs {
	float: left; /* LTR */
	margin: 0px 2em 3px 0px; /* LTR */
	padding: 0px;
}
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited, ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
	border: 0px;
	background: url(http://images.ientrymail.com/devwebpro/drupal/bg-tab-alt.png) repeat-x 0 50%;
	padding: 4px 1em 4px 1em;
	margin: 0px 0px 0px 1px; /* LTR */
	text-decoration: none;
	height: auto;
	position: relative;
	top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover, ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
	background: url(http://images.ientrymail.com/devwebpro/drupal/bg-tab.png) repeat-x 0 50%;
	color: #fff;
}
ul.primary li.active a, ul.secondary li.active a {
	font-weight: bold;
}

/** END LOCAL TASKS **/

/** START COMMENTING **/

#comments {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin: 0px;
	padding: 0px 5px;
}
#comments h2.comments {
	margin: 0px -5px;
	padding: .5em 25px;
	background: #fff url(http://images.ientrymail.com/devwebpro/drupal/gradient-inner.png) repeat-x 0 0;
}
.comment {
	margin: 0px -25px;
	padding: 1.5em 25px 1.5em;
	border-top: 1px solid #e9eff3;
}
.indented {
	margin-left: 25px; /* LTR */
}
.comment h3 a.active {
	color: #494949;
}
.node .content, .comment .content {
	margin: 0.6em 0px;
}
.content {
	margin: 6px 0px 6px 0px;
}

/** END COMMENTING **/

/** START COLLAPSIBLE FIELDS **/

fieldset {
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #d9eaf5;
	background: #fff url(http://images.ientrymail.com/devwebpro/drupal/gradient-inner.png) repeat-x 0px 0px;
}
/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
	padding: 0px 1em 1em;
	background-position: 0px .75em;
	background-color: transparent;
}
*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description  {
	padding-top: 1em;
}
/* Fix disappearing legend in FFox */
fieldset legend {
	display: block;
}
*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
	display: inline;
}
html.js fieldset.collapsed {
	background: transparent;
	padding: 0px 0px 0.6em 0px;
}
html.js fieldset.collapsible legend a {
	padding: 0px 0px 0px 2em; /* LTR */
	background: url(http://images.ientrymail.com/devwebpro/drupal/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}
html.js fieldset.collapsed legend a {
	background: url(http://images.ientrymail.com/devwebpro/drupal/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/** END COLLAPSIBLE FIELDS **/

/** START LOGIN BLOCK **/

#user-login-form {
	text-align: center;
}
#user-login-form ul {
	text-align: left; /* LTR */
}

/** END LOGIN BLOCK **/

/** START USER PROFILES **/

.profile {
	margin-top: 1.5em;
}
.profile h3 {
	border-bottom: 0px;
	margin-bottom: 1em;
}
.profile dl {
	margin: 0px;
}
.profile dt {
	font-weight: normal;
	color: #898989;
	font-size: 0.92em;
	line-height: 1.3em;
	margin-top: 1.4em;
	margin-bottom: 0.45em;
}
.profile dd {
	margin-bottom: 1.6em;
}

/** END USER PROFILES **/

/** START ADMIN AREA **/

div.admin-panel, div.admin-panel .description, div.admin-panel .body, div.admin, div.admin .left, div.admin .right, div.admin .expert-link, div.item-list, .menu {
	margin: 0px;
	padding: 0px;
}
.admin-list a {
	color: #CC0000;
}
div.admin .left {
	float: left; /* LTR */
	width: 48%;
}
div.admin .right {
	float: right; /* LTR */
	width: 48%;
}
div.admin-panel {
	background: #fff url(http://images.ientrymail.com/devwebpro/drupal/gradient-inner.png) repeat-x 0px 0px;
	margin: 0px 0px 5px 0px;
	padding: 1em 1em 1.5em;
	border: solid 1px #CCCCCC;
}
div.admin-panel .description {
	margin-bottom: 1.5em;
	padding: 2px 5px 2px 5px;
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
}
div.admin-panel dl {
	margin: 0px;
}
div.admin-panel dd {
	color: #898989;
	font-size: 0.92em;
	line-height: 1.3em;
	margin-top: -.2em;
	margin-bottom: .65em;
}
table.system-status-report th {
	border-color: #CC0000;
}
#autocomplete li.selected, tr.selected td, tr.selected td.active {
	background: #027ac6;
	color: #fff;
}
tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
	color: #CC0000;
}
.node-type-list a {
	color: #CC0000;
}
#taxonomy {
	width: 100%;
}

/** END ADMIN AREA **/

/** START WATCHDOG **/

tr.watchdog-user {
	background-color: #fcf9e5;
}
tr.watchdog-user td.active {
	background-color: #fbf5cf;
}
tr.watchdog-content {
	background-color: #fefefe;
}
tr.watchdog-content td.active {
	background-color: #f5f5f5;
}
tr.watchdog-warning {
	background-color: #fdf5e6;
}
tr.watchdog-warning td.active {
	background-color: #fdf2de;
}
tr.watchdog-error {
	background-color: #ef3b39;
}
tr.watchdog-error td.active {
	background-color: #dd3634;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
	background: #d7ddff;
}
tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active {
	background: #4774ff;
}

/** START WATCHDOG **/

/** START STATUS REPORT COLORS **/

table.system-status-report tr.error, table.system-status-report tr.error th {
	background-color: #fcc;
	border-color: #ebb;
	color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
	background-color: #ffd;
	border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
	background-color: #dfd;
	border-color: #beb;
}

/** END STATUS REPORT COLORS **/

/** START DIRECTORYBLOG SECTION  **/
.tabs {
	margin: 0px auto 10px auto;
	width: 326px;
	background-color: #0B75D9;
	font: 11px Arial, Helvetica, sans-serif;
}
.tabs div {
	font: 11px Arial, Helvetica, sans-serif;
}
.tabs-sub {
	padding: 5px;
	border: solid 1px #CCCCCC;
	background-color: #F9F9F9;
}
ul.tabNavigation {
	margin: 0px;
	padding: 0px;
	height: 22px;
	background-color: #0B75D9;
	border-left: solid 1px ##0B75D9;
	border-right: solid 1px ##0B75D9;
}
ul.tabNavigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	list-style-type: none;
}
ul.tabNavigation a, ul.tabNavigation a:visited {
	padding: 4px 5px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #0B75D9;
	border-right: solid 1px #000000;
}
ul.tabNavigation a:hover {
	padding: 4px 5px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC0001;
	border-right: solid 1px #000000;
}
a#submit-button, a#submit-button:visited {
	background-color: #CC0001;
}
a#submit-button:hover {
	background-color: #0B75D9;
}
.tabs div a, .tabs div a:hover, .tabs div a:visited {
	color: #CC0000;
}
.tab-promo-box {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	color: #FF3333;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border: dotted 1px #3399FF;
}
.blog-title {
	font-size: 13px;
	text-decoration: none;
}
.more-content {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	width: 80px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
}
.more-content a, .more-content a:hover, .more-content a:visited {
	color: #CC0000;
	text-decoration: none;
}
/** END DIRECTORYBLOG SECTION  **/
