/*
Theme Name: BizLightenment Article Directory
Theme URI: http://articlesss.com/article-directory-wordpress-theme/
Description: Special theme for using with <a href="http://articlesss.com/article-directory-wordpress-plugin/">Article Directory plugin</a>, customized for BizLightenment.
Version: 1.4
Author: Dimox, customized by Cecilia Santos
Author URI: http://dimox.name/
*/

@import 'categories.css';

* { margin: 0; padding: 0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body { 
	font: 62.5% Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #444;
	margin: 0;
}

a {
	color: #E60000;
	text-decoration: none;
}
a:hover {
	color: #AA0001;
	text-decoration: underline;
}
p {margin: 0; padding: 10px 0;}
h1 {margin: 20px 0 0;}
img {border: 0;}
h2 {
	font: normal 1.6em Arial, Helvetica, sans-serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #7d2889;
	background: #f9f9f9;
	padding: 5px 15px;
	font-size: 1.3em;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	/*border-top: 5px solid #EEE;*/
}


/* Header
-----------------------------------------------------------------------------*/
/*#header {
	height: 117px;
	border-bottom: 3px solid #EAEAEA;
	margin-bottom: 28px;
}
#top{
	float: right;
	text-align: right;
}
#top li {
	display: inline;
}
#top a {
	color: #808080;
	margin: 0 0 0 13px;
	background: url(i/toparrow.gif) center left no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
#top .current_page_item a {
	background-image: url(i/toparrow2.gif);
}
#searchform {
	margin: 20px 0 0;
}
#searchform input {
	font: 1.1em "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}
#s {
	width: 175px;
	padding: 2px 6px;
	border: 2px solid #ccc;
	margin-right: 5px;
}
#searchsubmit {
	background: #E60000;
	border: 0;
	padding: 2px 7px;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	height: 24px;
	cursor: pointer;
}

#logo {
	float: left;
	color: #808080;
	line-height: 0.85em;
	font-size: 3.3em;
	margin: 14px 0 15px;
}
#logo span {
	display: block;
	font-size: 0.38em;
	font-weight: normal;
	text-transform: uppercase;
}

#menu {
	height: 24px;
	padding: 7px 0 0 0;
	clear: both;
	background: url(i/smalldot.gif) repeat-x;
	border-bottom: 1px solid #CCC;
	position: relative;
}
#menu li {
	font-size: 1.1em;
	display: inline;
	text-transform: uppercase;
}
#menu li a {
	margin: 0 25px 0 10px;
	color: #808080;
	font-size: 1.2em;
}
#menu li a:hover {color: #444;}
#menu li.current_page_item {
	background: url(i/arrow.gif) no-repeat center left;
}*/


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	background: url(i/dots.gif) 550px 0 repeat-y;
	margin-bottom: 10px;
	padding-top: 10px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 540px;
	float: left;
	padding: 0 10px 20px 0;
	overflow: hidden;
}

#content h2 {
	font: bold 1.9em Arial, Helvetica, sans-serif;
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 1.2em;
}
#content h2.pagetitle {
	padding-left: 3px;
}
#content h3 {
	font: bold 1.7em Arial, Helvetica, sans-serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	/*text-transform: uppercase;*/
}

#content img {
	float: left;
	border: 3px solid #eee;
	padding: 1px;
	margin: 5px 10px 5px 0;
}
#content p,
#content li {
	font-size: 1.3em;
	line-height: 1.4em;
}

#content .post {
	margin: 0 0 1.5em;
}
#content .post h2,
#content .post h3 {
	font-size: 2em;
	margin: 0 0 2px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}
.post .postmetadata {
	font-size: 1.1em;
	padding: 0 0 7px;
}

.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
.entry1 {
	position: relative;
}
.entry1 h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry1 h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry1 h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry1 h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
.entry1 img {
	max-width: 50px;
	max-height: 50px;
	float: left;
	padding: 0 !important;
	margin: 15px 10px 1px 2px !important;
}
.thumb a img {
	border:  1px solid #ccc !important;
}


.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}
.recent {
	margin-left: 30px;
}
.recent li {
	padding: 1px 0;
}

.other {
	margin: 20px 0;
	background: url(i/smalldot.gif) repeat-x;
	padding-top: 10px;
}
.other .recent li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 4px;
}
.other .recent li a {
	background: #fff url(i/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #808080;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}

.nav2 {
	font-size: 1.3em;
	padding: 0;
}
.navigation {
	font-size: 1.3em;
	margin: 20px 0;
}

#order {
	text-align: right;
	padding: 0 0 10px;
	font-size: 1.3em;
}
#order select {
	font: 1em Arial, Helvetica, sans-serif;
	width: 120px;
}

#content ul.child-categories {
	margin: 0 0 23px 30px;
}
#content ul.child-categories ul {
	margin-left: 20px;
}
#content ul.child-categories li li {
	font-size: 1em;
}
.alt {background: #F4F4F4;}

.commentlist {
	margin: 20px 0 40px 25px;
}
.commentlist li {
	padding: 8px 8px 2px;
}
.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}

#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 2px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 470px;
	height: 170px;
}
#submit {
	width: 80px;
	height: 20px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: right;
	width: 440px;
	font-size: 1.2em;
	line-height: 1.4em;
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#l-sidebar {
	float: left;
	width: 230px;
	padding: 0 10px;
}
#r-sidebar {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	text-align: center;
}

#sidebars ul {
	margin: 0 0 15px;
}
#sidebars li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 3px 4px;
	margin: 0;
}
#sidebars li a {
	/*background: url(i/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;*/
	color: #808080;
}
#sidebars h2 {
	font: bold 1.7em Arial, Helvetica, sans-serif;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #EEE;
	margin-top: 1em;
}
#sidebars h3 {
	font: bold 1.4em/1.1em Arial, Helvetica, sans-serif;
	padding: 0 0 3px;
	margin: .5em 0;
}
#sidebars .post {
	margin: 0 0 2em;
}
#sidebars p {
	padding: 0;
}
#sidebars .postmetadata {
	font-size: .9em;
}

#autoriz {
	margin: 0 0 20px;
}
#autoriz label {
	display: block;
	float: left;
	width: 58px;
	padding: 0 12px;
	font-size: 1.08em;
}
#autoriz input {
	float: left;
	font: 1.08em Arial, Helvetica, sans-serif;
	width: 130px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 0 2px;
}
.rememberme {
	padding: 0 0 0 12px;
}
#autoriz .rememberme label {
	cursor: pointer;
	padding: 0;
	width: 120px;
	margin: 2px 0 0;
	*margin: 3px 0 0;;
}
#autoriz .rememberme input {
	width: 15px;
	padding: 0;
	border: none;
	margin: 2px 4px 0 0;
	*margin: -1px 4px 0 0 !important;
	*margin: -1px 2px 0 0;
}
#autoriz #enter {
	float: right;
	margin: 0 12px 0 0;
	padding: 0px 3px 4px;
	border: none;
	background: #7d2889;
	color: #FFF;
	width: 60px;
	height: 21px;
	cursor: pointer;
}
#autoriz p {
	clear: both;
	text-align: center;
	padding: 5px 0 0;
}
#autoriz a {
	margin: 0 7px;
}

#manage {
	margin: 0 0 20px;
}
#manage p {
	padding: 0 0 10px 5px;
	font-size: 1.08em;
	font-weight: bold;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	padding: 7px 10px;
	margin: 0 0 15px;
	font-size: 1.1em;
	color: #808080;
	/*background: #fcfcfc;
	border-top: 1px solid #ddd;*/
	text-align: center;
}



/*----------------------------------------------------------------------------------*/


/* ---- header ---- */

#header {
	background: #fff;
	height: 142px;
}

.headerinner {
	width: 1000px;
	height: 108px;
	position: relative;
	margin: 0 auto;
}

.loginlinks {
	position: absolute;
	right: 0;
	top: 78px;
	clip: rect(auto auto auto 1px);
}

.loginlinks li {
	float: left;
	padding: 0 15px;
	border-left: 1px solid #CCCDCD;
	list-style: none;
}

.loginlinks a, .loginlinks a:visited {
	color: #7D2889;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

.loginlinks a:hover {
	text-decoration: underline;
}

img.logo {
	height: 93px;
	width: 478px;
	/*margin:0 0 15px;*/
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

/* -- Navigation -- */

#tabs {
	text-align: center;
	background: url(images/tab-bg.gif) left top repeat-x;
	width: 100%;
	min-width: 1000px;
	height: 34px;
	margin: 0 auto;
	width: 1000px;
}

#tabs ul {
	display: table;
	/*white-space: nowrap;*/
	margin: 0 auto;
	display: block;
	text-align: center;
	position: relative;
	left: 100px;
}

#tabs li {
	position: relative;
	float: left;
	list-style: none;
}

#tabs li a {
	float: left;
	background: url(images/tab-bg.gif) left top repeat-x;
	width: 153px;
}

#tabs li a:hover {
	background-position: left bottom;
}

#tabs li a span {
	text-indent: -9999px;
	cursor: pointer;
	display: block;
	line-height: 34px;
	height: 34px;
}

#tabs li.home a {
	width: 153px;
}

#tabs li.directory a {
	width: 153px;
}

#tabs li.seminars a {
	width: 150px;
}

#tabs li.biz-ops a {
	width: 130px;
} 

#tabs li.articles a {
	width: 163px;
}

#tabs li.about a {
	width: 169px;
}

#tabs li.about a span {
	background: url(images/text-about.gif) no-repeat center center;
}

#tabs li.home a span {
	background: url(images/text-home.gif) no-repeat center center;
}

#tabs li.directory a span {
	background: url(images/text-directory.gif) no-repeat center center;
}

#tabs li.classifieds a span {
	background: url(images/text-classifieds.gif) no-repeat center center;
}

#tabs li.biz-ops a span {
	background: url(images/text-biz-ops.gif) no-repeat center center;
}

#tabs li.seminars a span {
	background: url(images/text-seminars.gif) no-repeat center center;
}

#tabs li.articles a span {
	background: url(images/text-articles.gif) no-repeat center center;
}


/*.home #tabs li.home a, .directory #tabs li.directory a, .classifieds #tabs li.classifieds a, .biz-ops #tabs li.biz-ops a, .seminars #tabs li.seminars a, .articles #tabs li.articles a, .about #tabs li.about a {
	background: url(../images/on-tab.gif) left top no-repeat;
}*/

.directory #tabs li.directory a span {
	background: url(images/text-hover-directory.gif) no-repeat center center;
}
#tabs li.directory a:hover span {
	background: url(images/text-hover-directory.gif) no-repeat center center;
}

/*.classifieds #tabs li.classifieds a span {
	background: url(images/text-on-biz-ops.gif) no-repeat center center;
}

.biz-ops #tabs li.biz-ops a span {
	background: url(images/text-on-biz-ops.gif) no-repeat center center;
}*/

.seminars #tabs li.seminars a span {
	background: url(images/text-hover-seminars.gif) no-repeat center center;
}
#tabs li.seminars a:hover span {
	background: url(images/text-hover-seminars.gif) no-repeat center center;
}

.articles #tabs li.articles a span {
	background: url(images/text-hover-articles.gif) no-repeat center center;
}
#tabs li.articles a:hover span {
	background: url(images/text-hover-articles.gif) no-repeat center center;
}

.about #tabs li.about a span {
	background: url(images/text-hover-about.gif) no-repeat center center;
}
#tabs li.about a:hover span {
	background: url(images/text-hover-about.gif) no-repeat center center;
}

.home #tabs li.home a span {
	background: url(images/text-hover-home.gif) no-repeat center center;
}
#tabs li.home a:hover span {
	background: url(images/text-hover-home.gif) no-repeat center center;
}

#tabs ul ul {
	position: absolute;
	top: 32px;
	left: 0;
	display: none;
	border: 1px solid #333;
	border-right: none;
	background: #60006F;
	z-index: 10;
}

#tabs ul li:hover ul {
	display: block;
}

#tabs ul ul li {
	display: block;
	position: static;
	clear: left;
}

#tabs ul ul li a, .about #tabs ul li.about ul li a {
	background: #60006F;
	font-size: 1.2em;
	text-indent: 5px;
	padding: 5px 0px;
	text-decoration: none;
	color: #fff;
	text-align: left;
	width: 130px;
}

#tabs ul ul li a:hover, .about #tabs ul li.about ul li a:hover {
	background: #60006F;
}

#tabs ul li.articles a span {
	background: url(images/text-hover-articles.gif) no-repeat center center;
}

#textbanner-bg {
	background: url(images/textbanner-bg.jpg) no-repeat left top;
	width: 1000px;
	height: 184px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

/*general styles*/

a, a:link, a:visited {
	color: #7d2889;
	text-decoration: none;
}
a:hover {
	color: #7d2889;
	text-decoration: underline;
}
.purple {
	color: #7d2889;
}

#sidebars div#l-sidebar ul#recentcomments li.recentcomments a {
	position: relative;
	left: 2px;
	background-image: none !important;
}
#sidebars form {
	margin-bottom: 20px;
}

/*.sponsors*/

.sponsors h3 {
	color: #707071 !important;
	font-size: 13px !important;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 1em 0;
	padding-top: 1.2em !important;
	text-align: center;
}

.sponsors img {
	display: block;
	margin: 0 auto 10px;
}

/*search*/

div.search {
	/*border: 5px solid #f2e5ff;*/
	padding: 0;
	margin-bottom: 15px;
}
#searchform {
	margin: 0;
}
#searchform input#s {
	width: 192px;
}


div.newsletter {
	width: 163px;
	height: 122px;
	margin: 0 auto;
	background: url(images/newsletter-signup.png) no-repeat left top;
	position: relative;
	top: -15px;
}
div.newsletter p {
	color: #fff;
	font-size: 11px;
	position: absolute;
	left: 9px;
	top: 80px;
}
div.newsletter input#email {
	width: 137px;
	height: 13px;
	position: absolute;
	left: 11px;
	top: 61px;
}
div.newsletter input#submit {
	width: 70px;
	height: 19px;
	background: url(images/submit-newsletter-btn.jpg) no-repeat left top;
	position: absolute;
	left: 48px;
	top: 98px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}

div.add-article {
	/*border: 5px solid #EEDDFF;
	padding: 0 6px;
	margin-bottom: 15px;
	background: #f4e9fb;
	color: #333;*/
	width: 163px;
	height: 72px;
	margin: 0 auto;
}
div.add-article img {
	margin: 6px auto;
	display: block;
}

.author {
	font-size: 12px;
}
.author a, .author a:link, .author a:visited, .author a:hover {
	color: #000;
}
.author-site {
	font-size: 12px;
}

.post h1 {
	font: bold 1.9em Arial, Helvetica, sans-serif;
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 1.2em;
}

#sidebars h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	text-transform: uppercase;
}
#sidebars h3 {
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	text-transform: uppercase;
}

#textbanner-bg-other {
	background: url(images/textbanner-back-other.jpg) no-repeat center center;
	width: 900px;
	padding: 20px 50px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
	left: -5px;
}
#textbanner-bg-other p {
	font-size: 18px;
	color: #7d2889;
	line-height: 25px;
}

.clearboth {
	clear: both;
}

div.tvideo h3 {
	position: relative;
	top: 10px;
}

h2 abbr {
	float: right;
	font-size: 10px;
	text-align: right;
}
h2 abbr, h2 abbr:link, h2 abbr:visited, h2 abbr:hover {
	color: #FF6A22;
}

/* -- footer -- */

.footer {
	clear: left;
	padding: 20px 0;
}

.footer li {
	display: inline;
	padding: 0;
	zoom: 1;
	color: #999;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
}

.footer a, .footer a:link, .footer a:visited,  .footer a:hover {
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p.footer {
	color: #999;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: -10px;
	padding: 0;
}

.displaynone {
	display: none;
}

/*tweet this styles*/

a.tt {
	display: block;
	margin: 20px 0 0;
	text-decoration: underline !important;
}
a.tt:hover {
	text-decoration: none !important;
}
img.nothumb {
	position: relative;
	top: -6px;
	border: none !important;
}