/* CSS Document */
@charset "utf-8";
/*
Design by AALA Group
http://www.aalagroup.com
Desigend in urgency for web hosting expiration
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/inner-wrapper-top.png) no-repeat top;
	/*	background: url(images/bckgrnd.jpg) no-repeat top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	
}

h1 { font-size: 26px;}

h2 { font-size: 14px;
 }

h3 { font-size: 14px; 
	padding-top: 15x;
}
/* Size of line spacing between*/
p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol { }

blockquote { }

a { 	color: #1438ba;
 }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}
#wrapper {
}

/* Header */

#header-wrapper {
	width: 780px;
	margin: 0 auto;
}

#header {
	width: 780px;
	height: 40px;
	margin: 0 auto;
}

/* Menu */


#menu {
	float: right;
	width: 780px;
	height: 40px;
	clear: both;
}


#menu ul {
	margin: 00;
	padding: 10px 0 0 0px;
	list-style:none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 4px;
	height: auto;
	width: auto;
}

/*#menu a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:oblique;
	color: #000000;
	clear: both;
	height: auto;
	width: auto;
	margin: auto;
	padding: 8px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}*/


#menu a:hover { text-decoration: none; }

#menu .current_page_item a {
	color: #CC0000;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #000000;
}

/** LOGO */

#logo {
	width: 120px;
	height: 150px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-align: center;
}

#logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #818cc9;
}

#logo h1 a:hover { 
	text-decoration: blink; 
}

#logo p {
	margin: 0;
	padding:  10px 0 0 10px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #0000ff;
}

#logo p a {
	text-decoration: none;
	color: #828dca;
}

#logo p a:hover { text-decoration: underline; }

/* Content */


/* Content */

#content {
	float: right;
	width: 460px;
	padding-top: 3x;
}

#contentL {
	float: leftt;
	width: 730px;
	padding-top: 50x;
}

#cont-link
{
float:left;
width:120;
padding-top:3;
}

#cont-marq
{
float::left;
width:100;
padding-left: 3;
}
/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 50px;
	margin-bottom: 3px;
	padding: 13px 0px 2px 50px;
	background: 
	color: #0000FF;
}

.post .date {
	float: right;
	margin-top: -165px;
	padding-right: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #0000FF;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

.post .meta a { color: #bbd2f7; }

.post .entry {
	padding: 0px 20px 20px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:  normal;
}

#sidebar li {
	margin-bottom: 100px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 140%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 10px;
}

#sidebar h2 {
	height: 25px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 30px;
	border-bottom: 1px #bbd2f7 solid; 
	font-size: 18px;
	color: #0000ff;
}


#sidebar p {
	line-height: 150%;
}
Footer 

#footer {
	width: 100%;
	padding: 0;
	background: #0000ff;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #C5C2FB;
}

#footer a {
	color: #C6F06C;
}

#bottom-bg {
	width: 900px;
	margin: 0 auto;
}

#footer {
  background: url(images/outer-wrapper-bottom.gif) bottom no-repeat ;
}

#footer a {
 background-color: transparent;
 color: #684C35;
}

#footer a:hover {
 background-color: transparent;
 color: #CCCCCC;
}

#footer p {
 background: url(images/outer-wrapper-bottom.gif) bottom no-repeat;
 color: #684C35;
}

#inner-wrapper {
 background: url(images/inner-wrapper-top.png) left bottom no-repeat;
 color: #000000;
}

#outer-wrapper-bottom {
	background: url(images/outer-wrapper-bottom.gif) bottom no-repeat;

}
