/*
Theme Name: 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>.
Version: 1.5
Author: Dimox
Author URI: http://dimox.name/
*/

@import 'categories.css';

* { margin: 0; padding: 0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body { 
	font: 13px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #000;
	text-align : center ;

}

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 18px "Trebuchet MS", Arial, Sans-Serif;
	margin: 10 0 12px;
}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #E60000;
	background: #EEE;
	padding: 5px 15px;
}
* html blockquote {height: 1%;}
blockquote p {
	margin: 0;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	border-top: 5px solid #EEE;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 145px;
	border-bottom: 3px solid #EAEAEA;
	margin-bottom: 28px;
	position: relative;
}
#top-nav {
	position: absolute;
	top: 30px;
	right: 0;
	list-style: none;
}
#top-nav li {
	float: left;
}
#top-nav a {
	color: #808080;
	margin: 0 0 0 13px;
	background: url(i/toparrow.gif) 0 6px no-repeat;
	padding: 0 0 0 12px;
	font-size: 12px;
}
#top-nav .current_page_item a {
	background-image: url(i/toparrow2.gif);
}
#searchform {
	position: absolute;
	top: 71px;
	right: 0;
}
#searchform input {
	font: 11px "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 {
	position: absolute;
	top: 5px;
	color: #808080;
	line-height: 1;
	font-size: 33px;
}
#logo span {
	display: block;
	position: absolute;
	top: 85px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0 0;
}

#header #site-logo {
	float: left;
	line-height: 0;
	}

#nav {
	position: absolute;
	top: 145px;
	left: 0;
	width: 100%;
	height: 20px;
	padding: 2px 0 0 0;
	clear: both;
	background: url(i/smalldot.gif) repeat-x;
	border-bottom: 1px solid #aaa;
	position: relative;
}
#nav li {
	font-size: 13px;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}
#nav li a {
	margin: 0 25px 0 10px;
	color: #555;
}
#nav li a:hover {color: #444;}
#nav li.current_page_item {
	background: url(i/arrow.gif) no-repeat center left;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	background: url(i/dots.gif) 500px 0 no-repeat;
	margin-bottom: 10px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

div.post-block {
	width: 48%;
	float: left;
        padding: 0 10px 0px 0;
	clear: none;
	}
.post-block h3 {
	font-size: 14px !important;
	margin: 5px 0 0px !important;
	padding: 0 !important;
}

.post-block img {
	float: left;
	width: 75px;
	height: 55px;
	background: #fff;
	border: 2px solid #eee;
	padding: 2px;
	margin: 5px 10px 5px 0;
	
}

div#container_division {
	width: 100%;
	}

#content {
	width: 630px;
	float: left;
	padding: 0 10px 20px 0;
	overflow: hidden;
}



#content3 {
	margin: 0 340px 0 10px;
	padding: 10px 0 0;
	background: #fff;
	}

#content h2 {
	font: normal 22px "Trebuchet MS", Arial, Sans-Serif;
	padding: 10px 0 4px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 12px;
}
#content h2.pagetitle {
	padding-left: 3px;
}
#content h3 {
	font: normal 17px "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0px;
}

#content img {
	float: left;

}

#content .post {
	margin: 0 0 15px;
}


#content .post h2,
#content .post h3 {
	font-size: 20px;
	margin: 5px 0 0 2px;
}

#content .post a{
	word-wrap: break-word;
}

.post ul,
.post ol {
	margin: 7px 0 7px 0px;
}
.post li {
	list-style: none;
	padding: 0px 0px 7px;
	margin: 0;
}

.post-block ul,
.post-block ol {
	margin: 0px 0 0px 35px;
	display: block;
}
.post-block li {
	list-style: none;
	margin: 0;
	display: block;
}

.post img {
	float: left;
	width: 300px;

	padding: 4px;
	margin: 0 10px 0 0;
	background: #fff;
	border: 1px solid #eee;
	
}


.ratings img {
	float: left;
	width: 12px;
	height: 12px;
	padding: 0px;
	background: #fff;
	border: 0px ;
	margin: 0px 0px 0px 0;
	
}



#content .pagepost {
	margin: 0 0 15px;
}
#content .pagepost h2,
#content .pagepost h3 {
	font-size: 20px;
	margin: 0 0 2px;
}

#content-search {
	width: 100%;
	float: left;
	padding: 0 10px 20px 0;
	overflow: hidden;
}

	}

#content-search h2 {
	font: normal 19px "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 12px;
}
#content-search h2.pagetitle {
	padding-left: 3px;
}
#content-search h3 {
	font: normal 17px "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 2px;
}

#content-search img {
	float: left;
	border: 3px solid #eee;
	padding: 1px;
	margin: 5px 10px 5px 0;
}

#content-search .post {
	margin: 0 0 15px;
}
#content-search .post h2,
#content-search .post h3 {
	font-size: 20px;
	margin: 5px 0 0 2px;
}


#content-search .pagepost {
	margin: 0 0 15px;
}
#content-search .pagepost h2,
#content-search .pagepost h3 {
	font-size: 20px;
	margin: 0 0 2px;
}


.pagepost ul,
.pagepost ol {
	margin: 7px 0 7px 35px;
}
.pagepost li {

	border-bottom: 1px solid #EEE;
	padding: 3px 4px;
	margin: 0;
}
.pagepost .postmetadata {
	font-size: 11px;
	padding: 0 0 7px;
}

.entry-box {
	float: left;
	text-align: left;
	width: 300px;
}

.entry h1 {
	font-size: 18px;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 17px !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 15px !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}

.other h3 {
	font-size: 12px !important;
	font-weight: bold !important;
	margin: 5px 0 1px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 13px;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	border-bottom: 1px solid #ccc;
}
.recent {
	margin-left: 7px;
	color: #808080;
}
.recent li {
	padding: 1px 0;
	display: inline;
	padding: 0 0 0 12px;

}

#recent li a {
	margin: 0 25px 0 10px;
	color: #808080;
}

.other {
	padding-top: 3px;
	color: #000000;
	font-size: 11px;
}
.other li {
	display: inline;
}

.other ul li:before { content: "•  "; }
.other ul li.first:before  {content: " "; }


.other .recent li a {
	padding: 0 0 0 2px;
	font-size: 12px;
}

.nav {
	padding: 0 0 22px;
}
.navigation {
	margin: 20px 0;
}

.navigation .meta-nav {
	width: 0;
	display: none;
	}

.navigation2 {
	padding: 10px 0;
	background: #ffffff;
	}
.navigation2 a {
	display: block;
	padding: 2px 10px;
	background: #E60000;
	text-transform: uppercase;
	}
.navigation2 a:link,
.navigation2 a:visited {
	color: #fff;

	}
.navigation2 .meta-nav {
	width: 0;
	display: none;
	}

.nav-previous {
	float: left;
	text-align: left;
	font-weight: bold !important;
	}
.nav-next {
	float: right;
	text-align: right;
	font-weight: bold !important;
	}
#order {
	text-align: right;
	padding: 0 0 10px;
}
#order select {
	font: 13px "Trebuchet MS", Arial, Sans-Serif;
	width: 120px;
}

#content ul.child-categories {
	margin: 0 0 23px 30px;
}
#content ul.child-categories ul {
	margin-left: 20px;
}

.child-categories li {
	padding: 1px 0;
	display: inline;
	background: url(i/toparrow.gif) 0 6px no-repeat;
	padding: 0 0 0 12px;

}

h3#comments {
	margin-bottom: -10px;
}
#respond h3 {
	margin: 20px 0 0;
}

ol.commentlist {list-style: none; margin: 20px 0 0; padding:0;}
ol.commentlist li {border: 1px solid #DFDFDF; height: 1%; margin: 0 0 10px; padding: 5px 10px 8px; position: relative;}
ol.commentlist li ul.children li {margin: 0 0 2px;}
ol.commentlist li.comment-author-admin {border-color: #999;}
ol.commentlist li div.vcard cite.fn {font-style: normal; font-weight: bold;}
ol.commentlist li div.vcard img.avatar {border: 1px solid #DDD !important; padding: 2px !important; position: absolute; right: 8px; top: 8px; margin: 0 !important;}
ol.commentlist li div.comment-meta {font-size: 10px; font-weight: bold; color: #888;}
ol.commentlist li div.comment-meta a {color: #888; text-decoration: none;}
ol.commentlist li div.comment-meta a:hover {text-decoration: underline;}
ol.commentlist li div.reply {font-size: 13px; line-height: 16px; width: 100%; overflow: hidden; text-transform: lowercase; }
ol.commentlist li div.reply a {background: #F4F4F4; float: left; color: #AA0001; text-decoration: none; padding: 0 6px 2px; border: 1px solid #CCC;}
ol.commentlist li div.reply a:hover {background: #E60000; color: #FFF; border: 1px solid #E60000;}
ol.commentlist li ul.children {list-style: none; margin: 10px 0 0;}
#cancel-comment-reply small {font-size: 13px}
ol.commentlist li.even {background: #FFF;}
ol.commentlist li.odd {background: #F4F4F4;}

#commentform p {
	padding: 8px 0 3px;
}
#author, #email, #url, #comment, #submit {
	font: 13px Arial, Tahoma;
	padding: 3px 5px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 528px;
	height: 170px;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
	border-color: #999;
}
li.depth-1 #comment {width: 505px}
li.depth-2 #comment {width: 485px}
li.depth-3 #comment {width: 462px}
li.depth-4 #comment {width: 442px}
li.depth-5 #comment {width: 425px}
#submit {
	width: 115px;
	height: 24px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}
#submit:hover {
	background: #E60000;
	color: #FFF;
	border: 1px solid #E60000;
}



/* Sidebars
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 130px;
	font-size: 11px;
	line-height: 14px;
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#l-sidebar {
	float: left;
	width: 130px;
	padding: 0 10px;
}

#r-sidebar {
	float: left;
	width: 130px;
	padding: 0 0 0 10px;
}

#sidebars ul {
	margin: 0 0 15px;
}
#sidebars li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 1px 2px;
	margin: 0;
}
#sidebars li a {
	background: url(i/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #808080;
}
#sidebars h2 {
	font: normal 13px "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #EEE;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	color: #555;
}
#sidebars h3 {
	font: normal 13px/15px "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
}
#sidebars .post {
	margin: 0 0 12px;
}
#sidebars p {
	padding: 0;
}
#sidebars .postmetadata {
	font-size: 11px;
}

#autoriz {
	margin: 0 0 20px;
}
#autoriz label {
	display: block;
	float: left;
	width: 58px;
	padding: 0 12px;
	font-size: 13px;
}
#autoriz input {
	float: left;
	font: 13px "Trebuchet MS", Arial, 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;
	border: none;
	background: #E60000;
	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: 13px;
	font-weight: bold;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	padding: 5px 0px 10px;
	color: #333;
	text-align: center;
	border-top: 1px solid #444;
	font: normal 10px/12px "Trebuchet MS", Arial, Sans-Serif;

	}
#footer #menu-bottom {

	margin: 0 auto;
	list-style: none;
	text-transform: uppercase;
	color: #E60000;
	}

#footer #menu-bottom ul {
	padding: 0px 25px;
	}
#footer #menu-bottom li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #E60000;;

	}
#footer #menu-bottom a {
	padding: 0px;
	border-left: none;
	line-height: 1em;
	display: inline;
	color: #E60000;
	}
#footer #menu-bottom a:link,
#footer #menu-bottom a:visited {
	color: #E60000;
	}
#footer #menu-bottom #mb-home a {
	border-left: none;
	}

/* misc
--------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
* html .clearfix {
	height: 1%;
	}
*:first-child+html .clearfix {
	min-height: 1px;
	}
.clearfix {
	display: block;
	}
.clear {
	clear: both;
	}

/* More News */

#list-categories {
	margin: 10px 0;
	}
#list-categories .section-title {
	margin-bottom: 0;
	}
.entry-row {
	border-bottom: 2px solid #f1f1f1;
	}
.entry-list {
	float: left;
	width: 370px;
	display: inline;
	margin: 0 5px 0 15px;
	padding: 5px;
	}

.entry-list-thumb {
	margin: 5px 0 10px;
	padding: 4px;
	border: 1px solid #eee;
	line-height: 0;
	}

.entry-list-thumb img {
	width: 75px;
	height: 55px;
	}

.entry-list-thumb-big {
	margin: 5px 0 10px;
	padding: 4px;
	border: 1px solid #eee;
	line-height: 0;
	}

.entry-list-thumb-big img {
	width: 150px;
	height: 110px;
	}

.entry-meta,
.entry-meta a:link,
.entry-meta a:visited {
	color: #999;
	}
.entry-meta a:hover {
	color: #e33258;
	}
.entry-meta .entry-more a:link,
.entry-meta .entry-more a:visited {
	color: #e33258;
	}
.entry-meta .entry-more a:hover {
	color: #e33258;
	text-decoration: underline;
	}
.entry-meta .entry-date {
	font-size: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
.entry-meta .entry-meta-sep {
	padding: 0 2px;
	}

.entry-hg,
.entry-hg a:link,
.entry-hg a:visited {
        font-size: 10px;
	line-height: 1;
	word-wrap: break-word";
	width="100px";
	}
.entry-hg a:hover {
	color: #e33258;
	}

.entry-content {
	margin: 8px 0 0;
	}
.entry-image {
	float: left;
	width: 120px;
	height: 85px;
	padding: 4px;
	background: #fff;
	border: 1px solid #eee;
	}

.entry-caption {
	color: #b1b1b1;
	font-style: italic;
	}
.entry-content .gallery {
	max-width: 588px;
	margin: 0 0 10px;
	}
.entry-content .gallery dl {
	margin: 0;
	padding: 0;
	}
.entry-content .gallery:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.entry-content .gallery {
	display: inline-block;
	}
* html .entry-content .gallery {
	height: 1%;
	}



.cat-list {
	color: #333;
	padding: 1px 0px 1px 0px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	}
.cat-list li a:hover {color: #333;}
.cat-list li a:active {color: #333;}
.cat-list li a:visited {color: #333;}
.cat-list li a:link {color: #333;}



