/*
Theme Name: Search Articles
Theme URI: http://www.searchengine.ltd.uk
Description: Search in the web
Author: Search engine
Author URI: http://www.searchengine.ltd.uk
*/
body {
	background:#313130;
	font : 75%/170% Verdana, Arial, Helvhetica, sans-serif;
	margin : 0;
	padding : 0;
}
body * {
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	text-decoration : none;
	color:#222;
}
p {
	margin : 0 0 10px;
}
input {
	font-family :  Arial, Helvetica, sans-serif;
}
.clearboth {
	clear:both;
}
blockquote {
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 15px;
	color:#666666;
	font-style: italic;
	background:url("images/quote.png") top left no-repeat;
	font-family: Arial, Times New Roman, Serif;
}
blockquote p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
img {
	border : none;
}
#wrapper {
	width : 1010px;
	margin : 0 auto;
	padding : 0;
	background:#fff url(images/warp_bg.gif) repeat-y ;
	border-right:10px solid #494948;
		border-left:10px solid #494948;

}
#header {
	background:url(images/header_img2.jpg) no-repeat;
	width : 1010px;
	height : 175px;
	float : left;
}
#header div.main {
	width:300px;
	font : BOLD 26px verdana, sans-serif;
	padding: 25px 0 0 0px;
	color:#fff;
	text-align:center;
	float : left;
}
#header div.main a {
	color:#313130;
}
#header p.desc {
	margin : 0;
	font : 11px tahoma, sans-serif;
	color:#006699;
	letter-spacing:3px;
}
#header div#search {
	float:right;
	padding-right:35px;
	text-align:center;
	height:50px;
	padding-top:38px;
}
form#searchform {
	margin:0;
}
#searchsubmit {
	font-size:14px;
	font-family : Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-right:3px;
}
#s {
	border:1px solid #ccc;
	background: #fff;
	color: #222;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	padding: 8px 8px 9px 8px;
	width:175px;
	float: left;
}
#header_menu {
	width : 1010px;
	margin-top:32px;
	float: left;
	color: #222;
}
#navcontainer {
	margin : 0;
	padding : 0 0 0 0;
}
#navcontainer ul {
	list-style : none;
	margin : 0;
	padding : 0;
	border : none;
}
#navcontainer li {
	background: url("images/bor_x.gif") right repeat-y;
	margin : 0;
	padding : 0;
	padding-right:2px;
	float : left;
	width : auto;
}
#navcontainer a {
	color : #323232;
	display : block;
	width : auto;
	text-decoration : none;
	text-transform:uppercase;
	margin : 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding : 19px 10px 19px;
	border-top : 0;
}
#navcontainer a:hover {
	color : #323232;
		background: url("images/menu_over.gif") repeat-x;


}
#navcontainer #navcontainer a:active {
	color : #323232;

}
#navcontainer a.active:link, #navcontainer a.active:visited {
	position : relative;
	z-index : 102;
	background : #bbbbbb;
}
#content {
	padding : 10px 10px 15px 10px;
	width :544px;
	margin-left:1px;
	float : left;
	overflow : hidden;
}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#content li {
	margin: 0px;
	padding: 0px;
}
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 0;
}
#content ul li a {
	display:inline;
}
.post {
	padding : 10px;
	clear : both;
	overflow : hidden;
}
.title {
	margin:0;
	padding-left:4px;
	padding-top:10px;
}
.bottom_details {
	clear:both;
	width:534px;
	font-size : 90%;
	color : #000;
	margin-bottom:10px;
	padding:0px 5px 0px 5px;
}
.bottom_details a, .bottom_details a:visited {
	color : #000;
	text-decoration : none;
}
.bottom_details a:hover {
	color:#666;
	text-decoration : none;
}
.bottom_details .category {
	padding-left: 2px;
	padding-bottom:5px;
}
.bottom_details .foldericon {
	background: url(images/category_icon.gif) no-repeat;
	width:15px;
	height: 10px;
	float:left;
	position:relative;
	top:5px;
}
.bottom_details .comments {
	background:url(images/mini-comment.gif) no-repeat 0px 0px;
	padding:0 0 3px 17px;
}
.top_details {
	clear: both;
	font-size : 90%;
	color : #000;
	padding:1px 15px 5px 5px;
}
.top_details .auth {
	float: left;
	text-align: left;
	padding-right:4px;
	color:#552B00;
	text-transform:uppercase;
}
.top_details .auth span {
	padding: 0;
}
.top_details .auth a {
	text-decoration: none;
		text-transform:capitalize;
			color:#552B00;

}
.top_details .date {
	float: left;
		color:#552B00;
	text-align: left;
		text-transform:uppercase;

}
.top_details .date span {
	padding: 0;
}
h2 {
	color:#1b5667;
	margin : 3px 0 0px 0px;
	padding-bottom : 5px;
	padding-right : 5px;
	font : normal 19px Arial, "Times New Roman", Times, serif;
	border-bottom:1px solid #ccc;
}
h2 a, h2 a:visited {
	color:#1b5667;
	text-decoration : none;
}
h2 a:hover {
	text-decoration : none;
	color:#666666;
}
h2.pagetitle {
	color:#1b5667;
	margin : 3px 0 2px 0px;
	padding-bottom : 0px;
	padding-right : 5px;
	font : normal 22px Arial, "Times New Roman", Times, serif;
}
h2.archive {
	color:#fff;
	margin : 3px 0 2px 0px;
	padding:4px;
	background:#169CC9;
	display:inline;
	font : normal 20px Arial, "Times New Roman", Times, serif;
}
h3 {
	color : #1b5667;
	margin : 5px 0 5px;
	font : bold 12px/100% Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
#sidebar2 {
	float : left;
	width:285px;
	color : #666666;
	line-height : 160%;
	text-align : left;

	margin-left:4px;
	
}
#sidebar2 .ads {
	text-align: center;
	padding: 10px 5px 10px 5px;
}
#sidebar2 .ads img {
	margin:3px;
}
#sidebar2 .down {
	height:10px;
	margin-bottom:10px;
}
#sidebar2 p {
	margin : 0 0 10px;
}
#sidebar2 h3 {
	font : bold 15px/100% Arial, Tahoma, Helvetica, sans-serif;
	color : #1b5667;
	background: url(images/h3_bg2.gif) repeat-x;
	text-transform:uppercase;
	margin:0;
	padding:10px 0 6px 12px;
}
#sidebar2 h3 a, #sidebar2 h3 a:visited, #sidebar-left h3 a {
	color : #1b5667;
}
#sidebar-right h3 img {
	vertical-align : middle;
}
#sidebar2 a, #sidebar2 a:visited {
	color : #333333;
	text-decoration : none;
}
#sidebar2 a:focus, #sidebar2 a:active {
	text-decoration : none;
}
#sidebar2 ul {
	list-style : none;
	margin : 0;
	padding : 0;
		padding-bottom:10px;
	padding-top:5px;
}
#sidebar2 a:hover {
	text-decoration : underline;
}
#sidebar2 ul li {
	margin-right : 10px;
	padding-top:4px;
	padding-bottom:3px;
}
#sidebar2 ul li a {
	padding-left: 26px;
	color: #333333;
		background: url("images/small_icon.gif") no-repeat;
	background-position:left;
	background-position:12px;
	display:block;
}
#sidebar2 ul li ul li {
	padding-right : 12px;
}
#sidebar-right #calendar_wrap, #sidebar2 #calendar_wrap {
	padding-left:10px;
}
#sidebar-right .textwidget, #sidebar2 .textwidget {
	background:#eef7fd;
	padding-left:10px;
}
#sidebar-right {
	float : left;
	width : 148px;
	color : #666666;
	line-height : 160%;
	margin-left:4px;
	text-align : left;
}
#sidebar-right .down {
	height:10px;
	margin-bottom:10px;
}
#sidebar-right p {
	margin : 0 0 15px;
}
#sidebar-right h3 {
	font : bold 14px/100% Arial, Tahoma, Helvetica, sans-serif;
	color : #fff;
	text-transform:uppercase;
		background: url(images/h3_bg.gif) repeat-x;

	margin:0;
	padding:10px 0 6px 12px;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited {
	color : #fff;
}
#sidebar-right a, #sidebar-right a:visited {
	color : #333333;
	text-decoration : none;
}
#sidebar-right a:focus, #sidebar-right a:active {
	text-decoration : none;
}
#sidebar-right ul {
	list-style : none;
	margin : 0;
	padding : 0;
	padding-bottom:10px;
	padding-top:5px;
}
#sidebar-right a:hover {
	text-decoration : underline;
}
#sidebar-right ul li {
	margin-right : 10px;
	padding-top:4px;
	padding-bottom:3px;
}
#sidebar-right ul li a {
	padding-left: 22px;
	color: #333333;
	background: url(images/small_icon.gif) no-repeat 10px 8px;
	display:block;
	font-size:12px;
}
#sidebar-right #categories ul li a, #sidebar2 #categories ul li a {
	padding-left: 26px;
	color: #333333;
	background: url(images/small_icon.gif) no-repeat 10px 7px;
	display:inline;
}
#sidebar-right ul li ul li {
	padding-right : 12px;
}
UL#recentcomments {
	padding-left:15px;
	padding-right:15px;
	color:#333;
	font-weight:bold;
}
UL#recentcomments li a {
	background: none;
	font-weight:normal;
}
#footer {
	clear : both;
	background : url("images/footer_bg.gif") repeat-x;
	width : 990px;
	height : 54px;
	padding-top:25px;
	padding-left:20px;
	text-align : center;
	color : #808080;
	font-size: 80%;
}
#footer a, #footer a:visited {
	text-decoration : none;
	color : #808080;
}
#footer a:hover {
	text-decoration : underline;
	color:#808080;
}
#commentform {
	margin-top : 10px;
}
#commentform label {
	font-weight : bold;
	color : #666;
	font-size : 100%;
	padding-left : 5px;
}
#commentform input {
	font : 110% Arial, Verdana, Helvetica, sans-serif;
	width : 220px;
	padding : 5px 3px 3px 7px;
	border-top : 1px solid #e6e6e6;
	border-right : 1px solid #e2e2e2;
	border-bottom : 1px solid #e2e2e2;
	border-left : 1px solid #e6e6e6;
	background-color:#FFFFFF;
}
#commentform textarea {
	font : 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	width : 480px;
	background-color:#FFFFFF;
	height : 140px;
	background:#FFFFFF;
	border : 1px solid #e6e6e6;
	padding : 5px 3px 3px 7px;
}
#commentform #submit {
	font : 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	color : #000000;
	background-color : #eee;
	border : 1px solid #333333;
	width : 135px;
	margin-left : 355px;
}
.commentlist {
}
.thecomment {
	border: 1px solid #eee;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.comment-body {
	margin: 0px;
	padding: 10px;
	background:#fff;
}
.comment-metadata {
	border-top: 1px solid #eee;
	background:#eee;
	padding: 11px 10px;
	color: #333;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #333;
}
.comment-metadata a:hover {
	text-decoration:underline;
}
.authorcomment {
	border: 1px solid #eee;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background:#D6F3FC;
	border-top: 1px solid #eee;
	padding: 11px 10px;
	color: #333;
}
.authorcomment .comment-metadata a {
	color: #333;
}
.authorcomment .comment-metadata a:hover {
	text-decoration:underline;
}
h2.comment {
	color:#003366;
}
