/*
Theme Name: ADSimple
Theme URI:
Description: Simple theme based on <a href="http://articlesss.com/article-directory-wordpress-theme/">Article Directory</a> theme.
Version: 1.0.1
Author: Dimox
Author URI: http://dimox.name/
Tags: white, fixed width, three columns, widgets, right sidebar, simple
*/

* { margin: 0; padding: 0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body {
	font: 62.5% "Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	color: #444;
}
a {
	color: #AA0001;
	text-decoration: none;
}
a:hover {
	/*color: #AA0001;*/
	text-decoration: none;
}
p {margin: 0; padding: 10px 0;}
h1 {margin: 20px 0 0}
img {border: 0}
input {vertical-align: middle}
h2 {
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #E60000;
	background: #EEE;
	padding: 5px 15px;
	font-size: 1.3em;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {margin: 7px margin}
.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;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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;
}


#wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0 0 0;
	/*border-top: 3px solid #000000;*/
	border-top: 3px solid #F8F8F8;
	background-color:#F8F8F8;
	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 117px;
	border-bottom: 10px solid #F8F8F8;
	margin-bottom: 0px;
	background-color:#F8F8F8;
}
#top{
	float:right;
	text-align:left;
	margin:0px 20px 0 0;	
}
#top li {
	display:inline;
}
#top a {
	color: #000000;
	margin: 0 0 0 13px;
	background: url(i/toparrow.gif) center left no-repeat;
	padding: 0 0 0 12px;
	font-size: 10px;
	font-family:verdana;
}
#top .current_page_item a {
	background-image: url(i/toparrow2.gif);
}
#searchform {
	margin: 30px 20px 0;
}
#searchform input {
	font: 1.1em "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}
#s {
	width: 175px;
	padding: 2px 6px;
	border: 1px solid #000000;
	margin-right: 5px;
}
#searchsubmit {
     
	border: 0;
	margin-top:1px;
	padding: 2px 5px;
	background-image:url(i/go-button.gif);
	background-repeat:no-repeat;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	width:25px;
	height: 20px;
	cursor: pointer;
}

#logo {
	float: left;
	color: #808080;
	line-height: 0.85em;
	font-size: 3.3em;
	background-image: url(i/lihc-logo.jpg);
	background-repeat:no-repeat;
	margin: 14px 0 15px;
	margin-left:10px;
	height:54px;
	width:100px;
}

.logonam {
	float: left;
	padding-left:60px;
	color: #666666;
	line-height:25px;
	/*font-family: "Bodoni MT";*/
	font-family:"Arial";
	font-size: 18px;
	font-weight:bold;
	margin: 0px 0 15px;
	padding-top:16px;
	margin-left:0px;
	width:500px;
	height:40px;
}
#logo span {
	display: block;
	font-size: 0.38em;
	font-weight: normal;
	text-transform: uppercase;
}

#menu {
	
	height: 24px;
	clear: both;
	border-bottom: 1px solid #F8F8F8;
	position: relative;
	margin-left:10px;
	width:940px;
}

/*#menu li {
	font-size: 1.1em;
	display: inline;
	text-transform: uppercase;
}
#menu li a {
	margin: 0 25px 0 10px;
	color: #000000;
	font-family:verdana;
	font-weight:bold;
	font-size: 13px;
}
#menu li a:hover {color: #444;}
#menu li.current_page_item {
	background: url(i/arrow.gif) no-repeat center left;
}
*/

/* Content
-----------------------------------------------------------------------------*/

#eventpage {
	width: 98%;
	float:left;
	margin-left:10px;
	padding: 0 0px 0px 0;
/*	font-family:verdana;
	font-size:11px;
	color:#616568;
	text-align:justify;
	line-height:35px;*/

}
#content {
	width: 670px;
	float:left;
	padding: 0 0px 0px 0;
	overflow: hidden;
	margin-left:10px;
	margin-top:10px;
/*	background-color:#F8F8F8;
	font-family:verdana;
	font-size:11px;
	color:#616568;
	text-align:justify;
	line-height:35px;*/

}

#content h2 {
	/*font: normal 1.9em "Trebuchet MS", Arial, Sans-Serif;*/
	font-family:verdana;
	fontsize:13px;
	padding: 0 0 3px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 2px;
}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	/*font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;*/
	
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #EEE;
}

#content p,
#content li {
	font-size: 11px;
	line-height: 17px;
}

#content .post {
/*	margin: 0 0 2.2em;*/
}
#content .post h2,
#content .post h3 {
	font-size: 14px;
	font-family:arial;
	font-weight:bold;
	margin: 5 0 0px;
	color:#AA0001;
}
.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}
.post .postmetadata {
	font-size: 11px;
	padding: 0 0 7px;
	color: #AAA;
}
.postmetadata a {
	color: #AAA;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.entry {
  text-align: justify;
  color:#616568;
  font-size:11px;
  line-height:19px;
  font-family:verdana;
}

.entry h1 {
	font-size: 11px;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin: 20px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}

h3#comments,
h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}

.commentlist {
	margin: 20px 0 30px 25px;
}
.commentlist li {
	padding: 8px 0 2px;
}
.cdata {
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
}
#content img.avatar {
    float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #A5A5A5;
}

#author, #email, #url, #comment, #submit {
	font: 1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 2px 4px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 470px;
	height: 170px;
}
#submit {
	width: 115px;
	height: 22px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}




/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: right;
	width: 245px;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color:#EEEEEE;
	margin-right:10px;
	
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#r-sidebar {
	float: right;
	width: 245px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:0px;
	margin-top:10px;
	/*padding: 0 0 0 10px;*/
}

#sidebars ul {
	margin: 0 0 15px;
}
#sidebars li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 3px 4px;
	margin: 0;
}
#sidebars li ul {
  margin: 0 0 3px 12px;
}
#sidebars li li {
	padding: 3px 0 0;
	border: none;
}
#sidebars li a {
	background: url(i/menuarrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	/*	color: #808080;*/
	color: #000000;
	font-family:verdana;
	font-size:11px;
	margin-left:5px;
}
#sidebars h2 {
	/*font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;*/
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #EEE;
}
#sidebars h3 {
	font: normal 1.4em/1.1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
}

<!--leftsidebar starts-->
#sidebarsleft {
	float: left;
	/*width: 230px;*/
	width:0px;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color:#EEEEEE;
	margin-left:10px;
	overflow:visible;
}

#l-sidebar {
	float: left;
	width: 213px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#EEEEEE;
}
#sidebarsleft ul {
	margin: 0 0 15px;
}
#sidebarsleft li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 3px 4px;
	margin: 0;
}
#sidebarsleft li ul {
  margin: 0 0 3px 12px;
}
#sidebarsleft li li {
  padding: 3px 0 0;
	border: none;
}
#sidebarsleft li a {
	background: url(i/menuarrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
/*	color: #808080;*/
 color: #000000;font-family:verdana;font-size:11px; margin-left:0px;
}
#sidebarsleft h2 {
	/*font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;*/
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #EEE;
}
#sidebarsleft h3 {
	font: normal 1.4em/1.1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
}
<!--leftsidebar ends-->

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #808080;
	margin: 0 2px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	height:35px;
	text-align:center;
	font-size: 10px;
	vertical-align:middle;
	font-family:verdana;
	color: #333333;
	background: #EEEEEE;
	width:98%;
	margin-left:10px;
	
}

.firstleft
{
float:left;
background-color:#FF0000;
width:940px;
margin-top:0px;
}

.firstright
{
float:right;
margin-top:0px;
background:#000000;
width:260px;

}

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:150px;
	height:18px;
	text-decoration: none;
	border: 1px solid #4B2524;
}

.mailsubmit
{
background-color:#E3E3E3;
background-position:left;
background-repeat:no-repeat;
border: solid 1px #000000;
width:63px;
height:22px;
font-family:Verdana;
font-size:11px;
color:#000;
font-weight:bold;
}