/*   
Theme Name: Cirelliosis
Theme URL: http://www.5-Rings.com/blog
Description: Theme to match 5-Rings.com
Author: Nick Enlowe
Author URL: http://www.5-Rings.com/
Version: 1.0
*/
{
margin: 0px;
padding: 0px;
}

a:link 
{
	color:#960;
	text-decoration: none;
}
a:visited 
{
	color:#999;
	text-decoration: none;
}
a:hover 
{
	color:#3FF;
	text-decoration: none;
}
#logo 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
         padding-left: 23%;
}
body
{
	background-image: url(http://www.5-Rings.com/images/bground_black2.gif); 
	background-repeat:repeat-x;
	background-color:#000;
	color:#FFF;
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
}
#content
{
	margin: 0 auto;
	width: 766px;
	text-align: left;
         border: 5px solid;
	border-left-color: #660;
	border-right-color: #660;

}

#back
{
         width: 766px;
}

#header 
{
	height: 359px;
	text-align: left;	
	border-right-color: #660;
	border-left-color: #660;
	border-top-style: solid;
	border-top-color: #660;	
}
#menu
{
         width: 666px;
         height: 52px;
         padding-left: 100px;
         padding-top: 30px;
}
#menu ul 
{
	list-style: none;	
}

#menu li 
{
	display: inline; 
}
#left
{
         border-left-color: #660;
	padding-left: 10px;
	width: 237px;
	padding-right: 1em;
}


#calendar1 
{
	padding: 0 10px 20px 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar $prev
{
	text-align: left;
}
#calendar #next, #wp-calendar #next
{
	text-align: right;
}
#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}
#calendar #now, #wp-calendar #now
{
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}
#right
{
         border-right-color: #660;
         float: right;
         width: 460px;
         padding-right: 4px;
}

#right H4
{
         margin: 0;
         padding: 0px;
         font-size: 12px;
         color: #660;
}
#right a
{
         color: #960;
         text-decoration: none;
}
#right ol, #right ul
{
         margin-left: 30px;
}
#right p {
         text-align: justify;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
         color: #960;
         font-size: 20px;
}
.date 
{
	text-align: right;
	color: #A4D2FB;
	font-size: 11px;
}

.date a 
{
	color: #A4D2FB;
}

#footer 
{
	height: 37px;
	clear: both;
	padding-top: 10px;
	border-top-color: #660;
         border-top-style: solid;
         border-bottom-style: solid;
         border-bottom-color: #660;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;
}

#footer a {
	color: #595959;
}

/*new entries*/
div.menu
{
	margin-bottom:35px;
}
li.cat-item
{
	padding: 4px 20px;
         background: url(images/small.gif) no-repeat left;
	margin-left:20px;
}
div.navigationbottom
{
	margin-bottom:20px;
}
div.leftnav
{
	float:left;
}
div.rightnav
{
	float:right;
}
/******************* style comments ***********************/
ul#commentlist
{
	list-style-type:none;
}
ul#commentlist li
{
	clear:both;
}
ul#commentlist div.numberbox
{
	float: left;
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;	
}
ul#commentlist .commentbox, .txtcomment
{
	display:block;
	float:left;
	width:400px;
}
ul#commentlist
{
	list-style-type:none;
}
textarea#comment
{
	width:460px;
}
<!--COMMENT BUTTON-->
input[type="submit"] 
{
	background:url() no-repeat;
	border:none;
	width:131px;
	height:36px;
	color:#595959;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}
.widget_search
{

}
.post-body
{

	margin-top:15px;
}
div.navigationbottom
{
	margin-top:10px;
	margin-bottom:10px;
}
div.navigationbottom .leftnav
{
	float:left;
}
div.navigationbottom .rightnav
{
	float:right;
}
/************* Comments ***************/
#commentform textarea 
{
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}
div.imgbox
{
	float:left;
	margin:5px;
}
/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}
#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}
.aligncenter 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft 
{
	float: left;
}
.alignright 
{
	float: right;
}
.wp-caption 
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img 
{
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd 
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#right .categor
{
         padding: 5px;
         margin-top: 5px;
         margin-bottom: 5px;
         text-transform: uppercase;
         font-size: 10px;
         background: #432;
         border: 1px solid #9F9F9F;
}
#commentlist li
{
         margin-left: 20px;
         padding-bottom: 20px;
         font-size: 11px;
}
#author, #email, #url
{
         border: 1px solid #666666
}