/*

Theme Name: Pier 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: Roni

Author URI: http://xhtmltemplate.info/

*/



@import 'categories.css';



body{

	padding:0px;

	margin:0px;

	background-color:#FFFFCC;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	}
a {

	color: #DEA317;

	text-decoration: none;

}

a:hover {

	color: #FFCC00;

	text-decoration: underline;

}
#holder{

	width:940px;

	height:auto;

	background-color:#FFF;

	background-image:url(images/hdmid.jpg);

	background-repeat:repeat-y;

	background-position:center;

	}



#header{

	width:900px;

	height:110px;

	

	}

#logo{

	float:left;

	}

#search{

	width:500px;

	height:40px;

	/*background-color:#CCC;*/

	float:right;

	margin-left:20px;

	margin-top:10px;
	text-align:right;

	}

#headerim{

	width:auto;

	height:auto;

	}

#maincontent{

	width:900px;

	height:auto;

	clear:both;

	overflow:hidden;

	margin-top:10px;

	}

#leftbar{

	width:195px;

	height:auto;

	float:left;
	/*background-color:#F00;*/
	}

.left_title{

	width:185px;

	height:36px;

	background-image:url(images/title_bg.jpg);

	background-repeat:no-repeat;

	text-align:left;

	padding-left:10px;

	padding-top:8px;

	}

#content{

	width:505px;
padding-left:10px;
	height:auto;

	float:left;
	text-align:left;
	/*background-color:#0F0;*/

	}

#content.widecolumn{

	width:700px;

	text-align:left;

	padding-left:10px;

/*background-color:#F00;*/

}

#rightbar{

	width:180px;

	height:auto;	
	float:right;

	}

#banner{

	width:500px;

	height:60px;

	border:1px #000 solid;

	

	}

#footer{



	color:#000;

	

	

	}

.h2{

	font-size:14px;

	color:#06275C;

	}

.text{

	

	color:#000;

	line-height:155%;

	text-align:left;

	padding-top:10px;

	}

.categary{

	background-image:url(images/arrow.jpg);

	background-position:left;

	background-repeat:no-repeat;

	font-size:14px;

	color:#0D3896;

	text-decoration:underline;

	clear:both;

	text-align:left;

	padding-left:25px;

	padding-bottom:5px;

	margin-left:5px;

	}

.title_hd{

	width:470px;

	height:26px;

	border:1px #FFCC00 solid;

	background-image:url(images/qs.jpg);

	background-position:left;

	background-repeat:no-repeat;

	font-size:18px;

	color:#0D3896;

	padding-left:40px;

	padding-top:5px;

	padding-bottom:5px;

	text-align:left;

	

	}

.title_hd a:link{

	color:#0D3896;

	text-decoration:none;

}

#sidebar ul {

	margin: 0; padding-left: 5px; 

	list-style-type: none; list-style-image: none;}

#sidebar ul li{

	margin: 0; padding: 0; 

	list-style-type: none; text-align:left;}

#sidebar h2{

	 width:185px;

	height:36px;	

	font-size:16px;

	color:#06275C;

	background-image:url(images/title_bg.jpg);

	background-repeat:no-repeat;

	text-align:left;

	padding-left:12px;

	padding-top:8px;

}
.post{text-align:left;}
#sidebar a:link{

	/*background-image:url(images/arrow.jpg);*/

	background-position:left;

	background-repeat:no-repeat;

	font-size:14px;

	color:#0D3896;

	text-decoration:underline;

	clear:both;

	text-align:left;

	padding-left:5px;

	padding-bottom:5px;

	margin-left:5px;

	}

#sidebar a:visited{

	

	background-position:left;

	background-repeat:no-repeat;

	font-size:14px;

	color:#0D3896;

	text-decoration:underline;

	clear:both;

	text-align:left;

	padding-left:5px;

	padding-bottom:5px;

	margin-left:5px;

	}

#sidebar a:hover{

	

	background-position:left;

	background-repeat:no-repeat;

	font-size:14px;

	color:#0D3896;

	text-decoration:underline;

	clear:both;

	text-align:left;

	padding-left:5px;

	padding-bottom:5px;

	margin-left:5px;

	}

#sidebar a:active{

	

	background-position:left;

	background-repeat:no-repeat;

	font-size:14px;

	color:#0D3896;

	text-decoration:underline;

	clear:both;

	text-align:left;

	padding-left:5px;

	padding-bottom:5px;

	margin-left:5px;

	}
