/*-----------Block Level Elements--------------*/

* 
	{
 	padding: 0;
	margin: 0;
	}

Body {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	}

hr { 
	display: none;
	}

#page {
	text-align:left;
	width:1020px;
	margin: 0 auto;
	}

#header {
	margin-top: 20px;
	margin-bottom: 10px;
	}

#headerimg {
	font-size: 1.2em;
	height: 6.5em;
	color: #000000;
	padding-left: 7.5%;
	background: #ffffff;
	}

#header a {
	text-decoration: none;
	color: #4f4999;
	}

#header h1 {
	font-size: 3em;
	}

.description {

	}

#wrapper {
	float:left;
	width:100%;
	}

#content {
	background:#fff;
	margin:0 275px 0 190px;
	padding: 0 20px;
	}

#sidebar {
	width:180px;
	float:left;
	margin-left:-1020px;
	border:none; 
	background-color: #fff;
	padding-left:6px;
	}
	
#rightbar	{
	float:left;
	padding:0;
	width:275px;
	margin-left:-275px;
	background:#fff;
	text-align: center;
	font-family:arial;
	font-size: .7em;
	}

#footer {
	margin: 2em auto;
	clear: both;
	text-align: center;
	background-color: #f3f3cb;
	border:1px solid #666;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:1.2em;
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #666666;
	}
	
.linkworth {
	margin: 2em auto;
	clear: both;
	text-align: center;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:1.2em;
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #666;
	}

.sponsored-top	{
	background: #ffffff url('sponsored-top.png') no-repeat top center;
	line-height:1.1em;
	height:42px;	
	}
	
.sponsored-mid	{
	background: #ffffff url('sponsored-mid.png') repeat-y top center;
	padding:10px 30px;
	color:#666;
	}
	
.sponsored-bottom{
	background: #ffffff url('sponsored-bottom.png') no-repeat top center;
	line-height:1.1em;
	height:30px;
	}

/*-------------Headings-------------*/

h1 {

	}

h2 {
	font-family:arial;
	font-size:1.2em;
	font-weight:normal;
	}

.page-title	{
	background:#f4f4f4 url('bar001.png') no-repeat top center;
	padding:6px 0 0 8px;
	margin:0 0 15px 0;
	border:1px solid #505180;
	font-family:arial;
	font-size:1.3em;
	font-weight:normal;
	color:#000;
	}

h3 {
	font-family:arial;
	font-size:.9em;
	font-weight:normal;
	}

.alt	{
	font-family:arial;
	margin:50px 0 5px 0;
	padding:0 0 0 10px;
	border-bottom:1px solid #505180;
	font-weight:bold;
	color:#000;
	padding:3px;
	}

h4 {

	}

h5 {

	}

a:link 		{color:#4b6f8b; text-decoration:none;}
a:visited 	{color:#4b6f8b; text-decoration:none;}
a:hover 	{color:#0073e6; text-decoration:underline;}
a:active 	{color:#4b6f8b; text-decoration:none;}

ol li	{
	margin-left:15px;
	color: #444;
	font-family: times, serif;
	list-style: decimal;
	}

/*-------------The Post-------------*/

/* Postit Date */

.post .post_cal {
	border: 1px solid #A6A6A6;
	text-align: center;
	width: 50px;
	float: left;
	margin: 0 10px 5px 0;
	}

	.post_cal .dayname {
		background-color: #f3f3cb;
		border-bottom: 1px solid #A6A6A6;
		color: #222222;
		font-size: smaller;
		font-weight: bolder;
		width: 100%;
	}
	
	.post_cal .daynum {
		border-bottom: 1px solid #A6A6A6;
		background-color:#fff;
		font-size: xx-large;
		font-weight: bold;
		width: 100%;
	}
	
	.post_cal .month, .post_cal .year {
		background-color:#efefff;
		font-size: smaller;
		width: 100%;
		line-height:1em;
	}
	
.post p {
	font-family:'Times New Roman', Times, serif;
	font-size:100%;
	line-height:.55cm;
	letter-spacing: 1px;
	color:#555555;
	}	

.post a {

	}

.post ul {

	}

.post li {

	}

.entry {

	}

.entrytext {
	
	}

.post .post_head .postmetadata {
	font-family:verdana,arial;
	font-size:70%;
	color:#aaaaaa;
	text-transform:uppercase;
	margin: 5px 0px 10px 12px;
	}


.post .postmetadata2 {
	font-family:verdana,arial;
	font-size:72%;
	color:#666666;
	margin: 5px 0px 80px 0px;
	}

.postmetadata-alt {

	}

small {
	color:#aaaaaa;
	}

.postmetadata a {

	}

.navigation {
	margin: 0px 0px 15px 0px;
	}

.alignleft {

	}

.alignright {

	}

.center {

	}

.pagetitle {

	}

blockquote {

	}

cite {
	font-style: normal;
	}

a img {
	border: none;
	}

acronym, abbr {

	}

/*--------------Sidebar------------*/

#sidebar ul {
	list-style:none;
	}

#sidebar ul h2 {
	border:none; 
	font-size: 1.2em; 
	font-weight: normal; 
	padding-top: 12px;
	padding-bottom: 2px; 
	margin-bottom: 5px;
	}

#sidebar ul li {

	}

#sidebar ul ul {
	list-style-type: none;
	margin-left:15px;
	padding-top:2px;
	padding-bottom: 12px;
	}

#sidebar ul ul li {

	}

#sidebar ul ul ul {

	}

#sidebar p {
	font-family:arial;
	color:#000;
	font-size:80%;
	margin-bottom:15px;
	}

#sidebar a {
	font-family:arial;
	font-size:80%;
	color: #060cac;
	text-decoration: none;
	}

#sidebar a:visited {
	color: #060cac; 
	text-decoration: none;
	}

#sidebar a:hover {
	color: #7073f2; 
	text-decoration: none;
	}

.blogrollmain {
  line-height:20px;
  }

/*--------------Comments--------------*/

ol.commentlist {
	width:30em;
	margin: 10px 0 5px 5%;
	padding-left: 8px;
	border-left:3px solid #ccc;
	}

ol.commentlist li {
	font-family: arial, sans-serif;
	font-size: .8em;
	background:#f2f2f2;
	border: 1px solid #666;
	padding:10px;
	margin:0 0 20px 0;
	}

ol.commentlist li.alt {
	font-family: arial, sans-serif;
	font-size: .8em;
	background:#e3e1ca;
	border:1px solid #8a7765;
	padding:10px;
	margin:0 0 30px 0;
	}

ol.commentlist a {

	}

small.commentmetadata {

	}

/*-------------- Comment Form-------------*/

#commentform {

	}
	
#commentform label	{
	font-weight:bold;
	}

#commentform input {
	margin:3px 0;
	}
	
#commentform .box	{
	background-color:#f3f3cb;
	}
	
#commentform textarea	{
	background-color:#f3f3cb;
	color:#000;
	}


/*--------------Search Form-------------*/

#searchform {

	}

#searchform input {

	}

#searchform #s {

	}


/*-------------Calendar-----------------*/

#wp-calendar {

	}

#wp-calendar th {

	}

#wp-calendar a {

	}

#prev a, #next a {

	}

#wp-calendar caption {
	
	}

/*-------------Images------------------*/

#rightbar img	{
	margin:20px 0;
	}





