/*
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-family:Arial, Helvetica, sans-serif; font-size:12px; color: #333333; background: url(i/bg.gif) top left repeat-x #f2efdc; }
a { color: #303030; text-decoration: underline; }
a:hover { color: #c00400; text-decoration: none; }
p {margin: 0; padding: 10px 0;}
h1 {margin: 20px 0 0;}
img {border: 0;}
h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	margin: 0 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: 980px; margin: 0 auto; padding:0; }


/* Header
-----------------------------------------------------------------------------*/ 
#header { height: 137px; margin-bottom: 0; position: relative; }

#top-nav { position: absolute; top: 10px; right: 0; list-style: none; padding-right:5px; }
#top-nav li { float: left; }
#top-nav a { color: #c00400; text-decoration: none; margin: 0 10px 0 0; background: url(i/rss_icon.gif) left top no-repeat; padding: 2px 0 8px 28px; font-size: 15px; text-transform:capitalize; line-height:25px; vertical-align:middle;}
#top-nav a:hover { color: #333; text-decoration:underline; }
#top-nav .current_page_item a { background-image: url(i/rss_icon.gif); }

#searchform {
	right: 0;
}
#searchform input,
#search input {
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}
/*#s, .search {
	width: 175px;
	padding: 2px 6px;
	border: 2px solid #ccc;
	margin-right: 5px;
}*/
#searchsubmit, .go {
	background: url(i/search_btn.gif);
	width:60px;
	border: 0;
	padding: 2px 7px;
	margin:0 10px 0 0;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	height: 24px;
	cursor: pointer;
}

#logo { position: absolute; width:250px; padding:0; margin:2px 0 0 0; }
#logo span {
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0 0;
}

#nav { position: absolute; top: 111px; left: 0; width: 100%; height: 30px; padding: 0; margin:0; clear: both; background: url(i/nav-bg.jpg) repeat-x; position: relative; }
#nav li { font-size: 13px; display: inline; list-style:none; float:left; margin:0; padding:0; background: url(i/navi_div.gif) right top no-repeat; line-height:30px; height:30px; }
#nav li a { margin: 0; color: #faf9f5; font-weight:bold; text-transform:capitalize; text-decoration:none; padding:0 18px; display:block; }
#nav li a:hover {color: #fff; text-decoration:none; padding:0 18px; background: url(i/nav_hover.gif) repeat-x; height:30px; display:block; }
#nav li.current_page_item { /*background: url(i/arrow.gif) no-repeat center left;*/ }


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

.New_Content_Back { background-color:#f6f6f6; margin:1px 0 0 0; padding:10px; }

.New_Heading { margin:10px 0 5px 0; padding:0 0 5px 0; font-size:14px; font-weight:normal; color:#c00400; border-bottom:solid 1px #dedede; }

#content h2 {
	font: normal 19px "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 12px;
}
#content h2.pagetitle {
	padding-left: 3px;
}
#content h3 { background: url(i/left_heading_back.gif) left top no-repeat; height: 38px; line-height:38px; padding: 0 0 0 10px; margin:0; font-size:16px; font-weight:bold; color:#303030; }

#content img {
	float: left;
	border: 3px solid #eee;
	padding: 1px;
	margin: 5px 10px 5px 0;
}

#content .post {
	margin: 0 0 15px;
}
#content .post h2,
#content .post h3 {
	font-size: 20px;
	margin: 0 0 2px;
	text-decoration:none;
}
.post h2 a { color:#C00400;
			text-decoration:none;}
			
.post h2 a:hover { color:#303030;
			text-decoration:none;}

.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}
.post .postmetadata {
	font-size: 11px;
	padding: 0 0 7px;
	margin:8px 0 0 1px;
}

.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;
}
.entry h4 {
	font-size: 13px;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

.line { clear: both; padding: 3px; margin: 12px 0 0; background: url(i/smalldot.gif) repeat-x; }
.recent {
	margin-left: 10px;
}
.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: #c31203;
}

.nav {
	padding: 0 0 22px;
}
.navigation {
	margin: 20px 0;
}

#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;
}

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: url(i/submit_btn.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border:none;
	cursor: pointer;
	overflow: visible;
}





/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars { float: left; width: 200px; font-size: 12px; line-height: 17px; margin:0; }
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

/*#l-sidebar {
	float: left;
	width: 235px;
	padding: 0 5px;
	border:1px solid #ccc;
	margin-left:5px;
}*/
#r-sidebar {
	float: right;
	width: 200px;
	padding: 0;
}

#sidebars ul {
	margin: 0 0 15px;
}
#sidebars li {
	list-style: none;
	border-bottom: 1px solid #dedede;
	padding: 3px 4px;
	margin: 0;
}
#sidebars li a {
	background: url(i/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #00103b;
	text-decoration:none;
}

#sidebars li a:hover {
	background: url(i/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #e60000;
	text-decoration:underline;
}

#sidebars h2 { background: url(i/right_heading_back.gif) left top no-repeat; height: 38px; line-height:38px; padding: 0 0 0 10px; margin:0; font-size:16px; font-weight:bold; color:#fff; }
#sidebars h3 {
	font: normal 17px/19px Arial, Helvetica, sans-serif;
	padding: 0 0 3px;
}
#sidebars .post {
	margin: 0 0 24px;
}
#sidebars p {
	padding: 0;
	margin:0 0 0 10px;
}
#sidebars .postmetadata {
	font-size: 11px;
}

#autoriz {
	margin: 0 0 10px;
}
#autoriz label {
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	font-size: 12px;
	line-height:20px;
}
#autoriz input {
	float: left;
	font: 13px "Trebuchet MS", Arial, Sans-Serif;
	width: 170px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 0 2px;
}
.rememberme {
	padding: 5px 0;
}
#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: 3px 4px 0 0;
	*margin: -1px 4px 0 0 !important;
	*margin: -1px 2px 0 0;
}
#autoriz #enter {
	font-size:11px;
	font-weight:bold;
	float: left;
	border: none;
	background: url(i/login_btn.gif) no-repeat;
	margin: 5px 16px 0 0;
	padding: 0 0 2px 0;
	color: #FFF;
	width: 53px;
	height: 21px;
	cursor: pointer;
}
#autoriz p {
	text-align: left;
	padding: 0;
	white-space:nowrap;
}
#autoriz a {
	margin: 0 5px 0 0;
}

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


/* Footer
-----------------------------------------------------------------------------*/
#footer { padding:0; margin:0 0 15px 0; font-size: 11px; color: #303030; background:url(i/footer_back.png) left top no-repeat; height:50px; width:980px; line-height:50px; text-align:center }

#footer a { text-decoration:none; }


.SearchArea { background:url(i/search_bg.gif) top left repeat-x; height:37px; padding:3px 0 0 10px ; margin:0 0 15px 0 ; top:5px; position:relative; }

.ImgSec {padding:0; margin:0 0 10px 0; width:980px; }
.PhotoImg { background:url(i/photo_img.jpg) no-repeat; width:333px; height:190px; padding:0; margin:0; float:left; height:190px;}
.PhotoTxt {width:614px; background:#615A45; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:20px; padding:0; margin:0; float:right; height:175px; padding:15px 10px 0 15px;}
.PhotoTxt span { font-size:13px; line-height:20px;}


.Arrow_Text { margin:0; padding:0; font-size:12px; color:#303030; }
.Arrow_Text ul { margin:0; padding:0; list-style:none; }
.Arrow_Text li { list-style: none; padding: 2px 4px; margin: 0; }
.Arrow_Text li a { background: url(i/arrow.gif) no-repeat center left; padding: 0 0 0 10px; color: #00103b; text-decoration:none; }
.Arrow_Text li a:hover { color: #e60000; text-decoration:underline; }
