body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01.jpg) repeat-x left top;
	/*text-align: justify;*/
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.8em;
	/*border: 1px solid #898889;
	padding: 4px;*/
	font-family: Georgia, Arial, Geneva, sans-serif;
}

h2 {
	font-size: 1.8em;
         color: #1873a1;
		 font-family: Georgia, Arial, Geneva, sans-serif;
}

h3 {
	font-size: 1.2em;
}

h4 {
        display: inline; 
		font-weight: normal; 
		padding: 4px; 
		line-height: 1.0em; 
		font-size: .8em; 
		text-transform: uppercase; 
		background: #f5f5f5; 
		border: 1px solid #ddd; }

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Arial, Geneva, sans-serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}
a { 

                   color: #8A10D0; text-decoration: none; }

	a:visited 
                     { color: #8A10D0; text-decoration: none; }

	a:hover 
                     { color: #8A10D0; text-decoration: underline; }


small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Arial, Geneva, sans-serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 950px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Arial, Geneva, sans-serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 950px;
	height: 209px;
	background: url(images/header.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/img04.jpg) no-repeat left 50%;
	padding-left: 10px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
}

#content {
	 padding: 0 0 0 0px;
	width:600px;
	float:left;
}

#latest-post {
	/*float: left;*/
	/*line-height: 25px;*/
	font-size: 12px;
}

#recent-posts {
	/*float: right;*/
	width: 500px !important;
	padding: 0px 20px 20px 20px;
	/*line-height: 25px;*/
	font-size: 13px;
}


#recent-posts .entry {
}

#recent-posts .entry a {
	/* background: #333333;*/
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
	border-top:#a9a9a9 solid 1px;
	padding-top:20px;

	}

.post .title a {
	text-decoration: none;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	/*border-bottom: #9C9C9C 1px dashed;*/

}

/* Sidebar */

#sidebar-right
{
	float: right;
	width: 230px;
	height:100%;
}
#sidebar-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-right li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar-right li ul {
	line-height: 1.8em;
}

#sidebar-right li li {
	display: list-item;
	/*background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;*/
	padding: 0 0 0 0px;
	line-height: 20px;
}

#sidebar-right h2 {
	margin: 0 0 10px 0;
	color: #660099;
	font-weight: bold;
}

#sidebar-right a {
	text-decoration: none;
	color: #444;
}

#sidebar-right a:hover {
	text-decoration: underline;
}

#sidebar {
	display:none;
	clear: both;
	width: 0px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 15px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear:both;
	width: 950px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 13px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.alignright {
	float: right;
	padding-right: 15px;
}

.alignleft {
	float: left;
	padding-left: 15px;
}



.ImageBorder
{   
   border: solid 1px;
   border-collapse:collapse;
   border-color: #aaaaaa;    
   color: #000000;
}

.navigation {
	padding-top: 20px;
	padding-bottom: 40px;
	width:220px;
	text-align: left;
}
   
.nextpostslink, .previouspostslink {
	border:#8A10D0 solid 1px;
	padding:5px;
	width:50px;
}

.canvas {
	border:#999 solid 1px;
	padding:10px;
}
