#frame
{
	width: 700px;
	margin: 15px auto 50px auto;
	text-align: left;
	background-color: #fff;
}

body
{
	background-color: #660033;
	text-align: center;
	font-family: verdana, tahoma, arial, sans-serif;
	color:#000;
	font-size:12px;
  	line-height:20px;
}

#blogtitle {
	margin-left: 40px;	
}

h1 span {
	display: none;
	}
	
a:link, a:visited	{ color: #660033; 	text-decoration: none; font-weight: bold;}
a:hover 			{ color: #330033; text-decoration: underline; }
a:active 			{ color: #660033; text-decoration: underline; }


#top
{
	width: 700px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#middle
{
	background-color: #fff;
}

#maintext
{
	float: right;
	width: 415px;
	padding : 15px 0 20px 14px;
	margin-right: 10px;
	background: #fff url(footer.jpg) bottom right no-repeat;
	border-left: 1px dashed #CC99FF;

}

#sidebarcontainer
{
	width: 210px;
	padding: 0;
	float: left;
	position: relative;
	top: 0;
}

#sidebar
{
	width: 220px;
	padding: 0px 10px 0px 10px;
	margin: 0;
	text-align: right;
}

#nav
{
	font-size: 11px;
	line-height: 16px;
	width: 220px;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	background: url(comments.jpg);
}

#navleft
{
	float: left;
	width: 80px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#navright
{
	float: right;
	width: 120px;
	padding-bottom: 5px;
}
	
.sidebarheader
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #330033; 
	margin: 0 0 5px 2px;
}

.sidebarheader p
{
	margin: 0 0 0 15px;
}

.sidebarbody 
{
	font-family: verdana, tahoma, arial, sans-serif;
	color:#000;
	font-size:11px;
	font-weight: normal;
	margin-left: 0
}


.sidebarbody a:link, 
.sidebarbody a:visited {
	font-weight: normal;
	padding-left: 10px;	
}

.sidebarbody a:active.link, 
.sidebarbody a:active.visited, 
.sidebarbody a:hover, 
.sidebarbody a:active {
	color: #330033; 
	text-decoration: none; 
	font-weight: normal;
	border-left: 4px solid #9966CC;
	padding-left: 6px;
}

.sidebarbody a:active	{ 
	color: #FF99FF;  
}


.sidebarbodynoborder a:link, 
.sidebarbodynoborder a:visited {
	font-weight: normal;
}

.sidebarbodynoborder a:active.link, 
.sidebarbodynoborder a:active.visited, 
.sidebarbodynoborder a:hover, 
.sidebarbodynoborder a:active {
	color: #330033; 
	text-decoration: none; 
	font-weight: normal;
}

.sidebarbodynoborder a:active	{ 
	color: #FF99FF;  
}

.sidebarbody img
{
	 border: 1px solid #000;
}

.sidebarbody p
{
	margin-top: 0px;
	margin-bottom: 20px; 
}

#footer
{
	display: block;
	width: 700px;
	height: 95px;
	font-size: 11px;
	line-height: 14px;
	background: url(footer-wipe.jpg) top left repeat-y;
	padding-top: 10px;
	text-align: center;
}

#footerTech {
	width: 120px;
	margin-left: 15px;
	float: left;
	text-align: left;
}

#footerOther {
	top: 0;
	width: 200px;
	text-align: center;
}

#footerRings {
	width: 160px;
	text-align: left;
	float: right;
}

.title	
{ 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.date	{ 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 12px; 
	letter-spacing: 0.1em;
	color: #666666;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 0;
		}	
		
.posted {
	font-size: 11px;
	padding: 5px 5px 5px 7px;
	margin-bottom: 20px;
	background: url(comments.jpg) top left repeat-y;
	}

.blogbody {
	line-height: 0.45cm;
}


img {
	padding: 3px;
	margin: 5px 10px 5px 5px;
	border: solid 1px #660066;
}

#top img, #footer img 
{
	border: none; 
	padding: 0;
	margin: 0;
}

.image-label {
	font-size: 10px;
	font-weight: bold;
}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
        text-align: center;
}

.extended 
{
	margin-bottom: 10px;
}

.archives
{
	text-align: left;
	margin-left: 15px;	
	margin-top: 10px;
	line-height: 16px;
}

.archives a:link, 
.archives a:visited {
	font-size:11px;
	font-weight: normal;
}

.archives a:active.link, 
.archives a:active.visited, 
.archives a:hover, 
.archives a:active {
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

#comments-box {
	font-size: 11px;
	padding: 0 2px 10px 10px;
}

#comments-box .comments-head {
	padding: 8px 0 8px 0;
	margin: 8px 0 8px 0;
}

#comments-box h2 {
	margin: 0 0 5px -8px;
}

.comments-body {
	margin: -4px 0 -4px 0;
	padding:  0 3px 3px 10px;
	background: transparent url(comments.jpg) top left repeat-y;
}

.comments-form {
	margin-top: 11px;
	padding-left:  8px;
}

.comments-list {
	padding: 1px 11px 11px 11px;
	margin-left: -10px;
	background: transparent url(comments-list.jpg) top left repeat-y;
	}

.comments-post {
	margin-left: 0;
	}

.comments-postedby {
	font-weight: bold;
	}

hr {
    border-bottom: pink solid 1px;
}

h2 {
    font-size: 13px;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}


table.data th {
  background-color: #DDD;
}

table.data td {
  background-color: #EEE;
}

table.data {
  margin-bottom: 1em;
  width: 100%;
}

.blog ul li {
  margin-left: 15px;
}

