/*
	Theme Name: AledoFD
	Description: Theme specially made for Morris Leondar.
	Version: 1.04c
	Author: BioNine Designs
	Author URI: http://www.bioninedesigns.com/
*/

/***** general *****/

* {
	margin:0;
	padding:0;
	}

body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url(images/bg.gif) repeat-y center;
        /* background-attachment: fixed; */
        border: 0px;
}

/* Begin TopNav */
#topNav {
    vertical-align: bottom;
    width: 900px;
    height: 40px;
}

#topNav a.home {
	display: block;
	float: left;
	background: url(images/tp-home.gif) 0 -40px no-repeat;
	width: 82px;
	height: 40px;
	text-decoration: none;
}

#topNav a.home:hover {
	background: url(images/tp-home.gif) no-repeat;
	text-decoration: none;
}

#topNav a.home span {
	display: none;
}

#topNav a.admin {
	display: block;
	float: right;
	background: url(images/tp-admin.gif) 0 -40px no-repeat;
	width: 160px;
	height: 40px;
	text-decoration: none;
}

#topNav a.admin:hover {
	background: url(images/tp-admin.gif) no-repeat;
	text-decoration: none;
}

#topNav a.admin span {
	display: none;
}

#topNav a.information {
	display: block;
	float: right;
	background: url(images/tp-info.gif) 0 -40px no-repeat;
	width: 132px;
	height: 40px;
	text-decoration: none;
}

#topNav a.information:hover {
	background: url(images/tp-info.gif) no-repeat;
	text-decoration: none;
}

#topNav a.information span {
	display: none;
}

#topNav a.fire {
	display: block;
	float: right;
	background: url(images/tp-fire.gif) 0 -40px no-repeat;
	width: 140px;
	height: 40px;
	text-decoration: none;
}

#topNav a.fire:hover {
	background: url(images/tp-fire.gif) no-repeat;
	text-decoration: none;
}

#topNav a.fire span {
	display: none;
}

#topNav a.faq {
	display: block;
	float: right;
	background: url(images/tp-faq.gif) 0 -40px no-repeat;
	width: 57px;
	height: 40px;
	text-decoration: none;
}

#topNav a.faq:hover {
	background: url(images/tp-faq.gif) no-repeat;
	text-decoration: none;
}

#topNav a.faq span {
	display: none;
}

#topNav a.pics {
	display: block;
	float: right;
	background: url(images/tp-pics.gif) 0 -40px no-repeat;
	width: 98px;
	height: 40px;
	text-decoration: none;
}

#topNav a.pics:hover {
	background: url(images/tp-pics.gif) no-repeat;
	text-decoration: none;
}

#topNav a.pics span {
	display: none;
}

#topNav a.contact {
	display: block;
	float: right;
	background: url(images/tp-contact.gif) 0 -40px no-repeat;
	width: 93px;
	height: 40px;
	text-decoration: none;
}

#topNav a.contact:hover {
	background: url(images/tp-contact.gif) no-repeat;
	text-decoration: none;
}

#topNav a.contact span {
	display: none;
}

#topNav a.fund {
	display: block;
	float: right;
	background: url(images/tp-fund.gif) 0 -40px no-repeat;
	width: 138px;
	height: 40px;
	text-decoration: none;
}

#topNav a.fund:hover {
	background: url(images/tp-fund.gif) no-repeat;
	text-decoration: none;
}

#topNav a.fund span {
	display: none;
}
/* End Topnav */

/* Begin Sidebar */
#sidebar {
	width: 186px;
        margin: 0px 7px 0px 7px;
	}

#sidebar a {
        background-color: #8e8e8e;
        display: block;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
        list-style: none;
	width: 172px;
	padding: 3px 5px 3px 5px;
        border-top: 1px outset #545454;
	border-bottom: 1px outset #909090;
        border-right: 2px solid #4B4B4B;
        border-left: 2px solid #4B4B4B;
	width: 172px;
        }

#sidebar a:hover {
        display: block;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: bold;
	font-size: 1.2em;
	color: #EC0000;
	text-decoration: none;
        list-style: none;
	width: 172px;
	padding: 3px 5px 3px 5px;
	width: 172px;
	background-color: #B5B5B5;
        }

#sidebar img {
         margin-bottom: -2px;
         padding: 0;
        }

#sidebar li {
        list-style:none;
}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	}
	
#sidelist .bullets li {
	list-style:none;
	}

#sidelist .children {
	background:#E5E5E4;
	}
	
#sidelist .children li {
	list-style: none;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	border: 0;
	background:#EBEBEB;
        color: #8C8C8C;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#FF3C00
	}

#sideboxspace {
        width: 186px;
        margin-top: 17px;
        border-top: 2px inset #302c28;
}

/* Begin Sidebox Information */

.box {
        background-color: #8e8e8e;
        border-top: 1px solid #4B4B4B;
        border-bottom: 2px solid #4B4B4B;
	margin: 0;
	padding: 0;
}

.box a.lvl1 {
	display: block;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 172px;
	padding: 3px 5px 3px 5px;
        border-top: 1px outset #545454;
	border-bottom: 2px outset #909090;
	width: 172px;
}

.box a.lvl1:hover {
	display: block;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: bold
	font-size: 0.90em;
	color: #EC0000;
	text-decoration: none;
	width: 172px;
	padding: 3px 5px 3px 5px;
	width: 172px;
	background-color: #B5B5B5;
}

.box a.lvlhide {
	display: none;
}

/* End Sidebox Information */
/* End Sidebar */

img {
	border:0px;
	padding:0px;
	max-width: 100%; /* not working in IE6*/
	/*height: auto;*/ /* you can enable this.*/
}
a {color:#000000;text-decoration: none;}


a:hover {color: #600d0d;text-decoration: underline;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #000000; width:90%;}
del {color:red;}
ins {color:green;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #000000;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {


	padding: 5px;
	margin: auto;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: 0px;
}
.clear {clear:both;}
.spacer {height:10px;}

/***** layout *****/

#logo{
       width: 522px;
       height: 124px;
       padding: 20px 189px 0px 189px;
       float: left;
}

#base{
	width:900px;
	margin:0px auto;
        border: 0px;
}
#base2{
        background: url(images/footer.gif) no-repeat center bottom;
        margin:0px auto;
	width:900px;
        border: 0px;
}
#header{
	position:relative;
	width: 900px;
        height: 185px;
	background:url('images/header.gif') no-repeat right top;
        border: 0px;
}
#container{
	position:relative;
	width:900px;
	overflow:hidden;
        border: 0px;
}

#content{ /*width=700px*/
	float:right;
	display:inline; 
	overflow:hidden; /*when ie6, image's with is > content width, hidden*/
	width:650px;
        /* height: 825px; */
	min-height:614px; /*ie6 not support*/
	padding: 10px 25px 10px 25px;
        border: 0px;
}

/* #footerpos {
        background: url(images/footer.gif) no-repeat center bottom;
        margin: 0px 1px 0px 0px;
} */

#footer {
	clear:both;
	padding: 32px 0px 22px 0px;
	color: #fefb01;
	font-size: 11px;
        border: 0px;
}
#footer a {
        color: #fefb01; 
        font-weight:bold;
        }

/***** header *****/
#blogtitle {
     font-family: Arial,Verdana; 
     text-align:right; 
     font-size:24px; 
     color:#ffffff; 
     font-weight: bold;

}
#blogtitle a, #blogtitle a:hover {font-family: Arial,Verdana; color:#ffffff; text-decoration:none;}
#subtitle {font-family: Verdana,Arial; position:absolute; width:80%; float:right; right:45px; top:125px; text-align:right; font-size:13px; color:#90b349; font-weight:bold; font-style:italic;}

#header ul {
	position: absolute;
	height: 22px;
	float:right;
	top: 27px;
	right: 50px;
	margin:0px;
}
#header ul li {
	display: inline;
	font-size: 13px;
}

#header ul li a {
	display: block;
	float: left;
	line-height: 22px;
	color: #ffffff;
	padding: 0 15px;
	text-decoration:none;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background: #600d0d;
}

#header img.home {
	
	position: absolute;
	margin:0px;padding:0px;
	right: 15px;
	top: 19px;
	width:35px;
	height:35px;
}

/***** content *****/

.archivetitle {
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
        border-left: 0px;
        border-right: 0px;
}
.title, .title a {
	color: #000000;
	font-size: 20px;
        border-left: 0px;
        border-right: 0px;
}

.date {
	font-size: 10px;
	padding: 0px 0px 4px 0px;




	border-bottom: 1px solid #000000;
        border-left: 0px;
        border-right: 0px;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 8px 0px 0px 0px;
        border-left: 0px;
        border-right: 0px;
}
.page_entry {
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 20px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
        border-left: 0px;
        border-right: 0px;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 1px 0px 50px 0px;
	padding: 4px 0px 1px 0px;
	border-top: 1px solid #000000;
        border-left: 0px;
        border-right: 0px;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4Px 20px;
	background: url('images/category.gif') no-repeat top left transparent;
        border-left: 0px;
        border-right: 0px;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.gif') no-repeat top left transparent;
        border-left: 0px;
        border-right: 0px;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/bubble.gif') no-repeat top left transparent;
        border-left: 0px;
        border-right: 0px;
}


.navigation {
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
        border-left: 0px;

        border-right: 0px;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;

	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

.nocomments {background: none; color: #000000;}
.commenttitle {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #000000;
}
.commentlist {list-style: none;}
.commentbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}

.adminbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000000;
	background:#ffffff;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px dotted #000000;
	background:#ffffff;
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;



	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 11px; font-weight: bold;}
.authorlink a {color: #000000; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #000000;}
.trackhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 40px;
	border-bottom: 1px dotted #000000;
	background: url(images/track.jpg) no-repeat top left;
}
.trackbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #000000;
}
.trackbody p a {color: #000000;}
#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 400px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;

	height: 20px;

	color: #000000;
	font-size: 12px;









	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** search *****/

#searchdiv {
	margin: 0px;
	padding; 0px;
	}

#searchform{
	margin:0px 0 15px 0;
	padding:0px 0 0 0;
}
	
#s {
	background: url(images/search.gif);
	margin:0 0 0 0;
	padding:0px 0 0 0;
	width:170px;
	height:19px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
        font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}
#sbutt {
	float:left;
	position:relative;
	top:5px;
	right:10px;
	width:25px; 
	height:22px;
}

.search {

	background: #d9d9d9;

	margin: 0px 0px 0px 0px;

	padding: 10px 10px 10px 10px;

	font-size: 11px;


	font-family: Verdana, Helvetica, Sans-Serif;

	font-weight: bold;

	}

/***** widget *****/
#wp-calendar td {font-size:11px;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 174px;
	text-align: center;
	font-size:11px;
	border-bottom: 0px solid #000000;}

.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}
.rsswidget img{
	display:none;
}

#akismetwrap{
	margin:2px 0 2px 25px;
}

.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}
