/*
Theme Name: ADSimple
Theme URI:
Description: Simple Wordpress theme based on HTML5 using red, black & white colors.
Version: 1.2.1
Author: Dimox
Author URI: http://dimox.name/
Tags: red, brown, white, black, silver, three-columns, right-sidebar, fixed-width, threaded-comments
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

* {margin: 0; padding: 0}
header, nav, section, article, aside, footer {display: block}

body {
	font: 13px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #000000;
  background: #363840;
}
a {
    color: #0000FF;
    font-weight: normal;
}
a:hover {
	color: #0000FF;
}
p {margin: 0 0 8px;}
img {border: 0}
input {vertical-align: middle}
.submit{text-align:center;}
#display_name { width:145px;} 
#pass1{ width:132px;    margin-bottom: 5px;}
#pass2{ width:132px;}
.indicator-hint {    font-weight: normal;
    margin-top: 12px;}
 #login-right {  float: right;
    height: auto;
    width: 56%; }
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	border-left: 3px solid #DE8D8D;
	background: #F2F2F2;
	height: 1%;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.aligncenter {margin: 0 auto}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
table {
	width: 99%;
	margin: 0 0 20px 3px;
	border-collapse: collapse;
}
th, td {
  /*border: 1px solid #CCC;*/
	padding: 4px 8px;
}
th {
  text-align: left;
	background: #F3F3F3;
width: 240px;
 padding-top: 5px;
  
    vertical-align: top;
}
pre {
	margin: 0 0 20px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
  
	
}


/* Header
-----------------------------------------------------------------------------*/
header {
	height: auto;
	/*border-bottom: 3px solid #EAEAEA;*/
	margin-bottom: 2px;
	position: relative;
}

.header-top {
height:100px;
 }

#logo {
	position: absolute;
	
	
	color: #808080;
	line-height: 1;
	font-size: 33px;
	text-shadow: 2px 2px 1px #DDD;
background: url(i/articlesmoz.gif) no-repeat scroll 0 0 transparent;
width:281px;	
height:101px;
}

#logo a {
  text-decoration: none;
}
#logo span {
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 0;
	text-shadow: none;
}

#nav {
	position: absolute;
	
	left: 0;
	width: 100%;
	height: 24px;
	padding: 7px 0 0 0;
	clear: both;
	/*background: url(i/smalldot.gif) repeat-x;*/
	background: #132531;
	position: relative;
}
#nav li {
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	list-style: none;
}
#nav li a {
	float: left;
	margin: 0 18px 0 10px;
	color: #FFFFFF;
        text-decoration: none;
        font-weight:bold;
}
#nav li a:hover {
	color: #FFDF0A;
	text-decoration: none;
}
#nav li.current_page_item {
	/*background: url(i/arrow.gif) 0 7px no-repeat;*/
color: #FFDF0A;
}
#nav li.current_page_item a {
	color: #FFDF0A;
}

#search {
	position: absolute;
	
	right: 0;
}
#search input {
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}
#s {
	width: auto;
	padding: 3px 6px;
	border: 1px solid #CCC;
	
}
#s:hover {
	border-color: #AAA;
}
#s:focus {
	border-color: #E60000;
}
#searchsubmit {
	background: none repeat scroll 0 0 #E60000;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold !important;
    height: 24px;
    margin: 2px 35px;
    overflow: visible;
    padding: 2px 7px;
}
#searchsubmit:hover {
	background: #AA0001;
}
.ST4_most_read_widget ul li
{
    height: auto;
    margin: 0;
    padding-bottom: 10px;}



/* Content
-----------------------------------------------------------------------------*/
section {
	width: 100%;
	overflow: hidden;
	/*background: url(i/dots.gif) 550px 0 repeat-y;*/
	
}
/* ----Content6------------*/
#content6 {
	width: 530px;
	float: left;
	padding: 0 0 5px 0px;
	overflow: hidden;
}
#content6 h2 {
	font: 23px/24px "Trebuchet MS", Arial, Sans-Serif;
	/*padding: 1px 0 6px;*/
	/*border-bottom: 1px solid #E5E5E5;*/
	margin-bottom: 5px;
	text-shadow: 2px 2px 1px #DDD;
}
#content6 h2 a {
  font-size:13px;
font-weight:bold;
color:#0000FF;
  text-decoration: underline;
text-shadow:none;
line-height:14px
}
#content6 h2 a:hover {
  text-decoration: underline;
}
#content6 h3 {
	font: bold 20px/1.5 "Trebuchet MS", Arial, Sans-Serif;
	/*padding: 0 0 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	text-shadow: 2px 2px 1px #DDD;*/
}
#content6 .post {
	margin: 0 5px 2px 7px;
/*border-bottom:1px dashed #111111;*/
}
#content6 .post h2,
#content6 .post h3 {
	font-size: 23px;
	margin: 0 0 5px;
}
/*------------ */
#content {
	width: 100%;
	float: left;
	padding: 0 0 5px 5px;
	overflow: hidden;
text-align:center;
}
#content h2 {
	font: 23px/24px "Trebuchet MS", Arial, Sans-Serif;
	/*padding: 1px 0 6px;*/
	/*border-bottom: 1px solid #E5E5E5;*/
	margin-bottom: 5px;
	text-shadow: 2px 2px 1px #DDD;
}
#content h2 a {
  font-size:13px;
font-weight:bold;
color:#0000FF;
  text-decoration: underline;
text-shadow:none;
line-height:14px
}
#content h2 a:hover {
  text-decoration: underline;
}
#content h3 {
	font: bold 20px/1.5 "Trebuchet MS", Arial, Sans-Serif;
	/*padding: 0 0 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	text-shadow: 2px 2px 1px #DDD;*/
}
#content .post {
	margin: 0 5px 2px 7px;
/*border-bottom:1px dashed #111111;*/
}
#content .post h2,
#content .post h3 {
	font-size: 23px;
	margin: 0 0 5px;
}
/*----------------------content2----------------------------------- */
#content2 {
 padding: 10px 5px 10px 10px;
    width: 640px;
	float: left;
	
	overflow: hidden;
font:17px/26px "Times New Roman",Times,serif;
}
#content2 h1 {
	font:bold 36px/38px "Trebuchet MS", Arial, Sans-Serif;
	/*padding: 1px 0 6px;
	border-bottom: 1px solid #E5E5E5;*/
	  margin-bottom: 25px;
   
	text-shadow: 2px 2px 1px #cccccc;
text-align:center;
color:#FF0000;
}

#content2 h2 {
	/*font: 23px/24px "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 6px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 12px;
	text-shadow: 2px 2px 1px #DDD;*/

color: #0E1473;
    font-family: Calibri;
    font-size: 26px;
    font-weight: bold;
    line-height: 25px;
}
#content2 h2 a {
  font-size:15px;
font-weight:bold;
color:#0000FF;
  text-decoration: none;
text-shadow:none;
line-height:14px
}
#content2 h2 a:hover {
  text-decoration: underline;
}
#content2 h3 {
	font: normal 20px/1.5 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #E5E5E5;*/
	text-shadow: 2px 2px 1px #DDD;
}

#content2 .post {
	margin: 0 0 25px 5px;
/*border-bottom:1px solid #111111;*/
}
#content2 .post h2,
#content2 .post h3 {

  font-size: 23px;
    line-height: 27px;
    margin: 7px 0 0;
}
/*----------------------content5----------------------------------- */
#content5 {
	float: right;
	
        width: 650px;
	overflow: hidden;
        font:13px/18px "Trebuchet MS",Tahoma,Arial,sans-serif;
}
#content5 h2 {
	font: 23px/24px "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 6px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 12px;
	text-shadow: 2px 2px 1px #DDD;
}
#content5 h2 a {
  font-size:15px;
font-weight:bold;
color:#0000FF;
  text-decoration: none;
text-shadow:none;
line-height:14px
}
#content5 h2 a:hover {
  text-decoration: underline;
}
#content5 h3 {
	font: normal 20px/1.5 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	text-shadow: 2px 2px 1px #DDD;
}
#content5 .post {
	margin: 0 0 25px;
/*border-bottom:1px solid #111111;*/
}
#content5 .post h2,
#content5 .post h3 {
	font-size: 23px;
	margin: 0 0 18px;
}
/*----------------------------------------------------*/
/*----------------------content4----------------------------------- */
#content4 {
	padding: 0 5px 20px 7px;
    width: 765px;
	float: left;
	
	overflow: hidden;
font:13px/18px "Trebuchet MS",Tahoma,Arial,sans-serif;
}
#content4 h2 {
	font: 23px/24px "Trebuchet MS", Arial, Sans-Serif;
	/*padding: 1px 0 6px;
	border-bottom: 1px solid #E5E5E5;*/
	/*margin-bottom: 12px;*/
	text-shadow: 2px 2px 1px #DDD;
}
#content4 h2 a {
 color: #0000FF;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: underline;
    text-shadow: none;
}
#content4 h2 a:hover {
  text-decoration: underline;
}
#content4 h3 {
	font: normal 20px/1.5 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #E5E5E5;*/
	text-shadow: 2px 2px 1px #DDD;
}

#content4 .post {
	margin: 0 0 15px 0;
/*border-bottom:1px dotted #cccccc;*/
display:inline;
  font-weight: normal;
}
#content4 .post h2,
#content4 .post h3 {
	font-size: 23px;
	margin: 0 0 1px;
}
/*----------------------content3----------------------------------- */
#content3 {
	float: left;
	padding: 5px;
        width: 99%;
	overflow: hidden;
        font:13px/18px "Trebuchet MS",Tahoma,Arial,sans-serif;
}
#content3 h2 {
	font: 23px/24px "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 6px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 12px;
	text-shadow: 2px 2px 1px #DDD;
}
#content3 h2 a {
  font-size:15px;
font-weight:bold;
color:#0000FF;
  text-decoration: none;
text-shadow:none;
line-height:14px
}
#content3 h2 a:hover {
  text-decoration: underline;
}
#content3 h3 {
	font: normal 20px/1.5 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	text-shadow: 2px 2px 1px #DDD;
}
#content3 .post {
	margin: 0 0 25px;
/*border-bottom:1px solid #111111;*/
}
#content3 .post h2,
#content3 .post h3 {
	font-size: 23px;
	margin: 0 0 18px;
}
/*----------------------------------------------------*/
.border-slash{
	height:5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	
}

.pmeta {
	font-size: 12px;
  line-height: 16px;
	margin: 0px 0 2px 1px;
	color: #000000;
}
.pmeta span {
 margin: 0px 0 2px 15px;
}
.pmeta a,
.ptags a {
	color: #333333;
	text-decoration: none;
font-weight:bold;
}
.pmeta a:hover,
.ptags a:hover {
	color: #666666;
text-decoration: underline;
}
.entry {
  text-align: justify;
clear:both;
 
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: normal 23px/1.4 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 4px;
	margin: 25px 0 18px;
	text-shadow: 2px 2px 1px #DDD;
  background: url(i/smalldot.gif) 0 100% repeat-x;
	border: none;
}
#content .entry h3 {font-size: 20px}
#content .entry h4 {font-size: 18px}
#content .entry h5 {font-size: 17px}
#content .entry h6 {font-size: 15px}
.ptags {
	font-size: 12px;
  line-height: 16px;
	color: #999;
	padding: 3px 5px;
	overflow: hidden;
	height: 1%;
}
.comments {
	float: right;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}
#top-post ul {
	margin: -4px 0 18px 18px;
}

#top-post ul li {
	 background: url("i/tick.png") no-repeat scroll 45px 5px transparent;
    list-style: none;
    padding: 6px 0 10px 75px;
}
#top-post ul li a {
  list-style: none;
color:#003366;
text-decoration:none;
}
#top-post ul li a:hover {
  list-style: none;
color:#003366;
text-decoration:underline;
}

.post ol {
	margin: -4px 0 18px 35px;
}
.post ul {
	margin: -4px 0 18px 18px;
         clear:both;
}
.post li {
	padding: 3px 0 4px;
 /* border-bottom: 1px solid #EEE;*/
}
.post ul li {
	
    list-style: disc outside none;
     margin-left: 20px;
    padding: 6px 0 10px 2px;
}
.post ul li a {
color:#003366;
text-decoration:none;
}
.post ul li a:hover {
color:#003366;
text-decoration:underline;
}
.post li ul {
	margin: 4px 0 -5px;
  border-top: 1px solid #EEE;
}
.post li ol {
	margin: 4px 0 -5px 18px;
  border-top: 1px solid #EEE;
}

div.pagetitle {
	font: normal 19px "Trebuchet MS", Arial, Sans-Serif;
	padding: 3px 0 4px 10px;
	margin-bottom: 10px;
	border: 1px solid #E5E5E5;
	text-shadow: 1px 1px 0 #FFF;
  text-align: left;
	background: #F4F4F4;
}

.commentlist {
	margin: 18px 0 0;
}
.commentlist li {
	list-style: none;
}
.commentlist li .commentdiv {
	margin: 0 0 25px;
	height: 1%;
}
li.bypostauthor .commentdiv {
	padding: 3px 3px 7px;
	border: 1px solid #AAA;
}
.commentlist ul.children {
	margin: 13px 0 0 18px;
}
.comment-author {
	background: #F2F2F2;
	border: 1px solid #E9E9E9;
	padding: 4px 4px 3px 4px;
	min-height: 39px;
	height: auto !important;
	height: 39px;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.avatar {
	border: 1px solid #DDD;
	padding: 2px;
	float: left;
	background: #FFF;
	margin: 0 5px 0 0;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	padding: 3px 0 0;
}
.commentmetadata a {
	color: #888;
  text-decoration: none;
}
.commentmetadata a:hover {
	color: #AA0001;
  text-decoration: underline;
}
.ctext {
	padding: 10px 7px 0;
}
.reply {
	width: 100%;
	overflow: hidden;
	text-transform: lowercase;
	margin: -3px 0 0 7px;
}
.reply a {
	background: #F4F4F4;
	float: left;
	color: #AA0001;
	text-decoration: none;
	padding: 0 6px 2px;
	border: 1px solid #CCC;
	font-size: 13px;
	line-height: 16px;
}
.reply a:hover {
	background: #E60000;
	color: #FFF;
	border: 1px solid #E60000;
}
#cancel-comment-reply {
	float: right;
	position: relative;
	top: -43px;
}
#cancel-comment-reply small {
	font-size: 13px;
}

#respond h3 {
  margin-top: 35px;
}

#commentform {
	padding: 0 0 20px;
}
#commentform p {
	margin: 0 0 7px;
	white-space: nowrap;
}
#author, #email, #url, #comment, #submit, #aim,  #yim , #jabber , #facebook , #linkedin , #twitter{
	font: 13px "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	padding: 3px 5px;
	width: 200px;
	border: 1px solid #CCC;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
	border-color: #999;
}
#comment {
	width: 97%;
	height: 150px;
}
#submit {
	width: 128px;
	height: 26px;
	padding: 0;
	background: #E60000;
	cursor: pointer;
	border: none;
	color: #FFF;
  font-weight: bold;
}
#submit:hover {
	background: #AA0001;
}

.navigation {
  /*background: url(i/smalldot.gif) repeat-x;*/
	padding: 15px 0 0;
text-align:right;
}
.navigation a {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
  border: 1px solid #C01D36;
	color: #C01D36;
  text-decoration: none;
  text-align: center;
}
.navigation a:hover {
  border: 1px solid #4A4A4A;
	color: #4A4A4A;
	background: #EEE;
}
.navigation span {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
  text-align: center;
}
.navigation span.pages {
  margin-right: 10px;
	width: auto;
}
.navigation span.current {
  border: 1px solid #4A4A4A;
	background: #888;
	color: #FFF;
}
.navigation.first {
	background: none;
	padding: 0;
}
.navigation.com a {
	margin: 0 -2px 0 0;
}
.navigation.com span.dots {
	margin: 0 -4px 0 0;
}
.navigation.com span.current {
	margin: 0 -2px 0 0;
}


/* Sidebars
-----------------------------------------------------------------------------*/
aside {
	float: right;
	width: 300px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
margin-right: 2px;
}
#aside3 {
	float: right;
	width: 250px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
margin-right: 2px;
}
#sidebar1 {
	float: left;
	
	/*padding: 0 5px;*/
}
#sidebar2 {
	float: left;
	width: 155px;
	padding: 0 0 0 5px;
}

.section {
	margin: 0 0 5px;
float:left;
}
.section2 {
    clear: both;
    float: left;
    font-family: arial,sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    padding: 10px 3px;
    text-align: center;
    width: 160px;
  background: none repeat scroll 0 0 #F0F0F0;
}
aside ul {
	margin: 0px;
}
aside li {
background: none repeat scroll 0 0 #57585C;
	list-style: none;
	border-bottom: 1px solid #2c2c2c;
	padding: 3px 4px 4px;
	margin: 0;
	/*background: url(i/arrow.gif) 3px 9px no-repeat; */
       color:#ffffee;
        clear: both;
        height: 90px;
  
}
aside li ul {
  margin: 0 0 2px;
}
aside li li {
  padding: 3px 0 0 12px;
	border: none;
}
aside a {
font-weight:bold;
	/*color: #003366;*/
color: #ffffff;
  text-decoration: none;
}
aside a:hover {
font-weight:bold;
  color: #ffffff;
  text-decoration: underline;
}
aside h3 {
/*background-color:#00274B;*/
background-color:#FF0000;
border-bottom:1px solid #2C2C2C;
color:#FFFFFF;
font:bold 15px/1 "Trebuchet MS",Arial,Sans-Serif;
margin:0;
padding:7px 0 6px 10px;

}

.strong {
color:#000080;
font-weight:bold;
border-bottom:none;
text-decoration:none;
}
.strong a{
color:#000080;
font-weight:bold;
border-bottom:none;
text-decoration:none;
}

#tagCloud a,
.widget_tag_cloud a {
	margin: 0 4px 0 0;
  line-height: 24px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}
#index-banner{float:left; width: 100%;  text-align: center;  height: 75px;}
/* left side-------------------------------------------------- */
#aside2 {
	float: left;
	width: 165px;
	font-size: 12px;
	line-height: 15px;
	padding: 0 2px 8px 3px;
}
#aside2 ul {
	    border-color: #DCDCDC #DCDCDC;
    border-right: 1px solid #DCDCDC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    clear: both;
    margin: 0 0 1px;
    padding: 0;
    width: 154px;
}
#aside2 li {
	    background: url("i/cat-img.jpg") no-repeat scroll 0 0 transparent;
    border-bottom: 1px solid #DCDCDC;
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
}
#aside2 li  a {
	color: #008866;
  text-decoration: none;
font-weight: bold;
}
#aside2 li a:hover {
	color: #008866;
  text-decoration: none;
}
.children{
margin:0;
padding:0;
}
#aside2 li ul {
border: medium none;
    color: #111111;
    font-size: 11px;
    margin: 0 0 2px;
    width: 148px;
}
#aside2 li li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #111111;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    list-style: disc inside none;
    margin-left: 0;
}
#aside2 li li  a {
	color: #111111;
  text-decoration: none;
font-weight: normal;
}
#aside2 li li a:hover {
	color: #111111;
  text-decoration: underline;
}
#aside2 a {
	color: #808080;
  text-decoration: none;
}
#aside2 a:hover {
  text-decoration: underline;
}
#aside2 h3 {
	     background: none repeat scroll 0 0 #286A37;
    border-bottom: 1px solid #E5E5E5;
    color: #FFFFFF;
    font: bold 15px/1 "Trebuchet MS",Arial,Sans-Serif;
    margin: 0;
    padding: 6px 0 7px 6px;
}
/* aside3*/
#aside3 ul {
	margin: 0px;
width:250px;
}
#aside3 li {
background: none repeat scroll 0 0 #57585C;
	list-style: none;
	border-bottom: 1px solid #2c2c2c;
	padding: 3px 4px 4px;
	margin: 0;
	/*background: url(i/arrow.gif) 3px 9px no-repeat; */
       color:#ffffee;
        clear: both;
        height: 90px;
  
}
#aside3 li ul {
  margin: 0 0 2px;
}
#aside3 li li {
  padding: 3px 0 0 12px;
	border: none;
}
#aside3 a {
font-weight:bold;
	/*color: #003366;*/
color: #ffffff;
  text-decoration: none;
}
#aside3 a:hover {
font-weight:bold;
  color: #ffffff;
  text-decoration: underline;
}
#aside3 h3 {
background-color: #2C2C2C;
    border-bottom: 1px solid #2C2C2C;
    color: #FFFFFF;
    font: bold 16px/1 "Trebuchet MS",Arial,Sans-Serif;
    height: 21px;
    margin: 0;
    padding: 6px 0 0 7px;
    text-align: left;

}
/* Footer
-----------------------------------------------------------------------------*/
footer {
	 background: none repeat scroll 0 0 #343434;
    color: #B2B2B2;
    float: left;
    font-size: 11px;
    height: 100px;
    line-height: 40px;
    margin: 0 auto;
    padding: 7px 0;
    text-align: right;
    width: 100%;
}
footer a{
	
    color: #B2B2B2;
text-decoration:none;
	
}
footer a:hover{
	
    color: #B2B2B2;
text-decoration:underline;
	
}
.footer-left{
	float:left;
    color: #B2B2B2;
text-decoration:none;
margin-left:20px;
line-height:20px;
  text-align: left;
	
}
.footer-left a{
	
    color: #B2B2B2;
text-decoration:none;
	
}
.footer-left a:hover{
	text-decoration:underline;
    color: #B2B2B2;
	
}
/*----------Author-----------------------*/
.authorarchiveintro {
width: 585px;
height: 110px;
overflow: hidden;
padding: 15px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 19px;
float: left;
background-color: #FFF;
border: 1px solid #D6D6D6;
}
.authorarchivegravatar {
border: 0px;
margin: 0px 0px 0px 0px;
}

/* -----------------Menu bar----------------*/
    #tabsJ {
     
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #24618E;
position: absolute;
	top: 105px;
	left: 0;
	width: 100%;
	
	
	clear: both;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("i/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("i/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
.rss{
	padding-left: 5px;
	padding-right: 5px;
	background: url(i/rss.gif) 1px 1px no-repeat;
	color:#FFFFFF;
	font-weight:bold;
text-decoration:none;
font-size:11px;
height:14px;
width:36px;
}
.rss a{
    text-decoration:none;

}
.gads{
width:250px;
text-align:left;
margin-bottom:0px;
}
.gads_right{
width:auto;
text-align:right;
margin-bottom:0px;
float:right;
}
.author-name{
padding-bottom:5px;
}
.author-bio-title{
font-weight:bold;
color:#003366;
}
.postauthor {
background: #F4F4F4;
padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border: 2px solid #E5E5E5;
	text-shadow: 1px 1px 0 #FFF;
 min-height: 170px;
}
.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }

.postauthor img {
    float: left;
    margin: 0 15px 8px 0;
    }

.author-pdesc{
margin-top:10px;
}
.votewidget_skin{padding-bottom:2px;}
.votelistind {
background:none repeat scroll 0 0 #B6DBFF;
float:left;
height:auto;
margin:0;
padding:5px;
width:240px;
}
.author_bio{background: #C9C9C9;border:2px 4px 2px #cccccc;  border: 2px solid #999999;}
/* -----------Sitemap-------------*/
.ddsg-wrapper ul  { color:#111111; font-size:14px; list-style:none; text-decoration:none;}
.ddsg-wrapper ul li { color:#111111; font-size:14px; list-style:none; text-decoration:none;}
.ddsg-wrapper ul li a { color:#111111;}
.ddsg-wrapper li li  { color:#444444; list-style:none; text-decoration:none;}
.ddsg-wrapper li li a { color:#444444; list-style:none; text-decoration:none;}
.ddsg-wrapper li li a:hover { color:#444444; list-style:none; text-decoration:underline;}
.ST4_most_read_widget { 
    margin-left: 10px;
    width: 250px; }
.ST4_most_read_widget ul {margin-left:20px;}
.ST4_most_read_widget ul li { margin-right: 5px;
    width: 220px; list-style:square;    color: #444444;
    font-size: 12px;
    font-weight: bold;
   
    padding-bottom: 8px;}
.ST4_most_read_widget ul li a { color:#003366; font-size:12px; font-weight:bold;list-style:none; text-decoration:none;}
.ST4_most_read_widget ul li a:hover {color:#AA0001; text-decoration:underline;}
.widget_popular_posts{       float: left;
    margin-left: 20px;
    width: 250px;
}
.widget_popular_posts ul {margin-left:7px;}
.widget_popular_posts ul li{  list-style: square outside none;
    margin-left: 20px;
    padding-bottom: 8px;
    width: 220px;}
.widget_popular_posts ul li a{color:#003366; font-size:12px; font-weight:bold;list-style:none; text-decoration:none;}
.widget_popular_posts ul li a:hover{color:#AA0001; text-decoration:underline;}
.module {padding-left:5px;}
.wpsb_form_label { margin-left:10px;}
#wpsb_email{width:220px;}
.wpsb_opt_in{   background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    width: 300px;}
.wpsb_opt_in h3 {background-color: #CC0000;   line-height: 12px;}
.widget_recent_entries{background:none; width:300px;}
.widget_recent_entries h3 {background-color: #CC0000;   line-height: 12px;}
.widget_recent_entries ul {color:#003366; font-size:12px; font-weight:bold;list-style:disc; text-decoration:none;}
.widget_recent_entries ul li { background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    list-style: square inside none;
    padding: 2px 5px 6px;
    text-decoration: none;}
.widget_recent_entries ul li a{
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    
    text-decoration: none;}

.widget_recent_entries ul li a:hover{color:#000000; font-size:12px; font-weight:normal;list-style:none; text-decoration:underline;}
.relatedpostbycat ul{margin:0; padding:0;}
.relatedpostbycat ul li{   background: none repeat scroll 0 0 transparent;
    color: #0000CC;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0;}
.relatedpostbycat ul li a{  color: #0000FF;   font-family: arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;}
.relatedpostbycat ul li a:hover{  color: #0000CC;   font-family: arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;}
.most_rank{
    float: left;
    overflow: hidden;
 /*   padding: 0 0 20px 10px;
margin-top:10px;*/
    width: 100%;}
.follow {
    background: none repeat scroll 0 0 transparent;
    float: right;
    height: auto;
/*    margin: 5px 0 0 0;
    padding: 0 0 10px;*/
    width: 50px;
}
.bannerDiv {
    float: left;
    height: 70px;
    padding: 0;
    width: 32%;
}
.submitArticle-left {
float:left;width:300px; 
margin-left:5px; 
}
.widget_popular_posts h3{  background: url("i/mostview-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font: 20px/1.5 "Trebuchet MS",Arial,Sans-Serif;
    padding: 5px 0 9px;
    text-indent: 15px;
    width: 240px;}
.ST4_most_read_widget h3{ background: url("i/mostview-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font: 20px/1.5 "Trebuchet MS",Arial,Sans-Serif;
    padding: 5px 0 9px;
    text-indent: 15px;

 width: 240px;
}
}
a.more, a.more:active, a.more:visited { display:none;}

#page_one ul
{
    list-style-type:none;
    counter-reset:item;
}
#page_one li
{
 list-style-type:none;
     color: #000000;
    counter-increment: item;
    font-weight: bold;
 margin-bottom: 20px;
}
#page_one li:before
{
    content:counter(item) ". ";
}

#page_two ul
{
    list-style-type:none;
    counter-reset:item;
	 margin-bottom: 10px;
}
#page_two li
{
 list-style-type:none;
     color: #000000;
    counter-increment: item;
    font-weight: bold;

}
#page_two li:before
{
    content:counter(item) ". ";
}
.entry-cat {
   margin-left: 15px;
    margin-top: 5px;
    text-align: justify;
}
.sym {float:right; padding-right: 5px;}
.latest-heading{ background: url("i/latest-heading.gif") no-repeat scroll 0 0 transparent;
 clear: both;
    color: #FFFFF0;
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-left: 6px;
    padding: 6px;
    width: 200px;
    margin-bottom: 3px;
}
#ss_dropdown {width:200px; clear:both; margin:10px 13px;}
#ss_searchbox  {width:200px; clear:both; margin:0 13px;}
.widget_sswidget h3 {background-color: #F11111;   line-height: 12px;}
.widget_sswidget{background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    width: 300px;}
.widget_search{background:#F0f0f0;}

.widget_text2{ background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    padding: 5px 14px;
    width: 271px;}
.widget_text h3 {
    background-color: #CC0000;
    line-height: 12px;
}
.widget_theme_my_login{ background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    width: 300px;}
.widget_theme_my_login h3 {  background-color: #F11111;
    line-height: 12px;
}
.textwidget{padding:0; margin:0;}
.tml-user-avatar{float:left; width:70px;}
.tml-user-links{float:right; width:198px;}
.tml-user-links ul{  width:200px;}
.tml-user-links li{  color:#000000; height:auto; background:none;   border-bottom: 1px solid #CCCCCC;}
.tml-user-links  li a{  color:#000000;}
.userLoginWiget_widget_sidebar { background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    width: 300px; }
.userLoginWiget_widget_sidebar  li{   text-align: left;color:#000000; height:auto; background:none;   border-bottom: 1px solid #CCCCCC;}
.userLoginWiget_widget_sidebar   li a{  color:#000000;}
.social {height:22px;}
#mobile{width:auto;}
#mobile h3{ color:#003399; font-size:18px; font-weight:bold;text-shadow:none;}
#mobile feature-list{ float: left;
    margin-right: 20px;
    padding-top: 5px;
    width: 215px;
}
#mobile  h4{  text-align:left;}
#mobile dt {
    clear: left;
    display: block;
    float: left;
    font-weight: normal;
    line-height: 1.1;
    padding: 4px 10px;
    width: 110px;
}
#mobile  dd {
    padding: 4px 10px;
}
.sitemap-title{  font-size: 18px;    margin: 0 0 18px;   text-decoration: underline;
}
.sitemap {  width: 100%; }

.sitemap  ul {margin-left:20px; float: left; width: 98%;}
.sitemap  ul li {  background: none repeat scroll 0 0 transparent;
    color: #444444;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding-bottom: 8px;
     width: 24%;  text-align: left;}
.sitemap  ul li a { color:#003366; font-size:15px; font-weight:bold;list-style:none; text-decoration:none;}
.sitemap  ul li a:hover {color:#AA0001; text-decoration:underline;}
.sitemap  li ul {    border:none;    margin:0;
}
.sitemap  li ul li{   border:none;   margin:0;list-style: disc inside;  padding: 3px 16px;   width: 100%;
}
.sitemap  li ul li a{    color:#0000ff; font-size:12px; border:none;    margin:0;list-style: none;
}
#user-details {  color: #000000;
    float: right;
    font-weight: normal;
    height: auto;
    padding-right: 5px;
    text-align: right;}
#user-details a{ color:#286A37; 
    font-weight: bold;    font-size: 15px;  text-decoration:none;}
#user-details a:hover{ color:#ff0000; 
    font-weight: bold;    font-size: 15px;  text-decoration:none;}

.userLoginWiget_widget_sidebar h3 {
    background-color: #CC0000;
    line-height: 12px;
}
.photo{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px;
}
#mini-profiles .image {
    float: left;
    margin: 5px 5px 0;
}
#mini-profiles .user-name {
    color: #000000;
    font-size: 16px;
    margin: 0 10px 3px;
    text-decoration: none;
}
#mini-profiles .short-profile {
    border: 0 none;
    float: left;
    font-style: italic;
    margin: 5px 5px 10px 20px;
    width: 47%;
}
.follow2{
 float: left;
    height: 55px;
    width: 56px;
margin-left:20px;
}
#cse-search-box { 
float:right;
}
