/* -- START CSS --

Theme Name: ahonline
Theme URI: http://www.aldis-hodge.com/
Version: 1.0
Author: Kikky
Author URI: http://starlight.fan-sites.org

DO NOT COPY THIS CODE OR ANYTHING YOU MIGHT DO!
YOU DON'T HAVE ANY PERMISSION TO THAT!


 /* Body */
body {
	background: #000000 url('images/bgx.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #a2a2a2;
	cursor:default;
}

td {
	font-size:11px;
	font-family: Arial;
	color: #a2a2a2;
	cursor:default;
}

table  {
	font-family:Arial;
	font-size: 11px;
	line-height: 11px;
	color: #a2a2a2;
	cursor:default;
}


 /* Content Structures */
.author {
	color: #a4a4a4;
	padding: 7px 10px;
	margin: 5px;
	text-align: center;
	background-color: #262626;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.author a {
	color: #984748;
	text-decoration: none;
	font-weight:normal;
}

.author a:hover {
	color: #af7952;
	text-decoration: none;
	font-weight:normal;
}

.space {
	display: block;
	margin: -15px -20px 10px 20px;
	padding: 0px;
	background-image: url(images/space.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 102px;
	float: right;

}

.month {
	display: block;
	text-align: right;
	color: #727272;
	text-shadow: #000000 1px 1px 1px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	font-style: italic;
	margin: 8px 65px 0px -2px;
}

.day {
	display: block;
	text-align: right;
	color: #acacac;
	text-shadow: #000000 1px 1px 1px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	font-style: italic;
	margin: 2px 40px 0px -8px;
	width: 55px;
}

.post-title {
	color: #999999;
	text-align: left;
	padding: 22px 0px 25px 20px;
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: #000000 1px 1px 1px;
}

.post-title a {
	color: #8d816d;
	text-align: left;
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: #000000 1px 1px 1px;
}

.post-title a:hover {
	color: #8f7376;
	text-align: left;
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: #000000 1px 1px 1px;
}

.post-buttom {
	cursor:default;
}

.textbody {
	padding: 2px 0px 10px 3px;
}

.pages {
	color: #999999;
	text-align: left;
	padding: 22px 0px 25px 20px;
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	font-weight:bold;
	position: relative;
	text-transform:uppercase;
	text-shadow: #000000 1px 1px;
}

blockquote {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
    color: #656565;	
    padding: 10px;
    background: #2a2a2a;
	padding: 5px 10px;
	margin: 5px;
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

input, select, textarea {
	font-size:11px;
	font-family: Arial;
	background-color: #2a2a2a;
	color: #a2a2a2;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 3px 17px 3px 17px;
}

strong {color: #99270c; font-family: Tahoma; text-shadow: #000000 1px 1px 1px;}
b {color: #99270c; font-family: Tahoma; text-shadow: #000000 1px 1px 1px;}
i { color: #abbcae;}
italic { color: #ffffff;}
em { color: #abbcae;}
u {color: #a49c8b; text-decoration: none; border-bottom: 1px dotted #bd7c77;}
h3 {margin: 3px 17px 3px 17px;	color: #a2a2a2;}
small {margin: 3px 17px 3px 17px;	color: #a2a2a2;}



 /* Sidebar */
.list {
	background:#e9ede1;
	border:3px solid #dce0d5;
	padding:6px;
	margin-bottom:20px;
}

.title {
	color: #999999;
	text-align: left;
	padding: 22px 0px 25px 20px;
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	font-weight:bold;
	position: relative;
	text-transform:uppercase;
	text-shadow: #000000 1px 1px;
}

.content {
	color: #a2a2a2;
	padding: 3px 7px 3px 7px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

#footer {
	background: url(images/footer.png);
	border-top: solid #a2a2a2 2px;
	text-shadow: #000000 1px 1px 1px;
	color: #aba8a8;
	font-size: 10pt;
	padding: 15px;
	text-align: center;
	float: center;
	clear: both;
}

#footer a {
	color: #9c9062;
	text-decoration: none;
	font-weight:normal;
}

#footer a:hover {
	color: #7e7243;
	text-decoration: none;
	font-weight:normal;
}



 /* Navigation Menu */
#navigation {
	color: #d0aeaa;
	text-align: center;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
	text-shadow: #ffffff 1px 1px;
}

#navigation a {
	color: #6f3c70;
	font-weight: bold;
	text-shadow: #ffffff 1px 1px 1px;
}

#navigation a:hover {
	color: #68423d;
	font-weight: bold;
	text-shadow: #ffffff 1px 1px 1px;
}



/* Links*/
a {
	color : #72498a;
	text-decoration: none;
	text-shadow: #000000 1px 1px 1px;
}

a:hover {
	color : #b7604d;
	text-decoration: none;
	text-shadow: #000000 1px 1px 1px;
}

.img {
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-moz-border-radius: 5px;
	background-color: #424141;
	padding: 3px;
	margin: 2px;
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	border-top: 1px solid #424141;
	border-left: 1px solid #424141;
	padding: 4px;
	margin: 2px;
}

.img:hover {
	background-color: #424141;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-moz-border-radius: 5px;
	padding: 3px;
	margin: 2px;
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	border-top: 1px solid #424141;
	border-left: 1px solid #424141;
	padding: 4px;
	margin: 2px;
}

.image {
	background-color: #e8e8ea;
	border: 1px solid #000000;
	margin: 2px;
	color: #cfcfcf;
	text-align: center;
	font-family: arial;
	font-size: 11px;
}

