body {
	line-height: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #FFFFFF url('http://www.ultimateblogger3.com//gfx/background.gif');
	margin: 0px auto;
    width: 800px;        
    text-align:center;
}

a { text-decoration: underline;}
a:link { color: black; background: #cccccc; padding: 2px;}
a:visited { color: black; background: #cccccc; padding: 2px;}
a:hover { background-color: black; color: white; padding: 2px;}

a.blog_date { text-decoration: underline; background: transparent; border-bottom: none; padding: 0px; margin: 0px; color: #0033ff;}
a.blog_date:hover { text-decoration: underline; background: transparent; border-bottom: none; padding: 0px; margin: 0px; color: #ff3300;}

a.nohover { text-decoration: none; background: transparent; border-bottom: none; padding: 0px; margin: 0px;}
a.nohover:hover { text-decoration: none; background: transparent; border-bottom: none; padding: 0px; margin: 0px;}

img a:hover { text-decoration: none; border-bottom: none; padding: 0; background: transparent; }

img { border: 0; }

.main_dude {
	width: 570px;
	float: left;
	margin-left: 10px;
}

.side_dude {
	float: left;
	width: 220px;
	text-align: left;
	margin: 0px;
}

#navigation {
   border-bottom: 1px solid #666;
   position: relative;
   height: 25px;
   background-color: #000;
}

#navigation img {
   filter: alpha(opacity=100);
   -moz-opacity: 100;
   opacity: 100;
}

#sub_navigation	{
	height: 25px;
	margin: 25px 0px 20px 20px;
}

#sub_navigation img {
   filter: alpha(opacity=100);
   -moz-opacity: 100;
   opacity: 100;
}

.side_content {
	background: #FFF;
	border-right: solid 2px #000; 
	border-left: solid 2px #000; 
	padding: 7px 5px 5px 5px;
	margin: 0px;
}

.side_links {
	font-size: 10px;
	color: #999;
	text-align: left;
	line-height: 15px;
	margin: 0px;
}

.side_header  { 
	letter-spacing: 1px; 
	padding: 5px; 
	margin-left: 4px; 
	text-transform: capitalize; 
	background-color: black; 
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}

.content {
	background: #FFF;
	padding: 0px 10px 10px 10px;
	color: #333333;
	width: 546px;
	font-size: 13px;
	line-height: 17px;
	border-right: solid 2px #000; 
	border-left: solid 2px #000; 
	text-align: left;
	margin-top: 0px;
}
	
.blog_title	{ 
	color: black;
	padding: 18px 0px 0px 0px;
	font-size: 25px; 
	font-weight: bold;
	margin: 0px;
}

.den_title	{ 
	color: #333;
	padding: 18px 0px 0px 0px;
	font-size: 22px; 
	font-weight: bold;
	margin: 0px;
	text-shadow: 3px 3px 3px #CCC;
}

.blog_date	{ 
	font-size: 12px; 
	color: #999999;
	margin: 5px 0px 0px 0px;
}

.blog_detail	{ 
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.blog_signature	{ 
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0px 5px 0px;
}

.author	{ 
	color: #666;
	font-size: 14px;
}

.author_archived	{ 
	color: #666;
	font-size: 13px;
}

.date_archived	{ 
	color: #CCC;
	margin: 5px 0px 0px 0px;
        font-size: 9px;
}

.comment_container	{
	font-weight: bold;
	background: #ebebeb;
	padding: 5px;
	border-top: 5px solid #666;
	border-right: 5px solid #666;
	border-left: 5px solid #666;
	font-size: 18px;
	color: #ff3333;
	margin-top: 20px;
}

.comment_signature	{ 
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-size: 10px;
	background: url(http://www.ultimateblogger3.com//gfx/comment-top.gif) repeat-x 0 0%;
}

.comment_signature img {
   border: none;
   padding: 0px;
   float: none;
}

.header  { 
	color: #333;
	font-weight: bold;
	font-size: 25px;
	margin: 15px 0 15px 0;
	border: 5px solid #CCC;
	padding: 5px;	
}

.text_nav  { 
	color: #333;
	background: #c5e7e7;
	border: 1px dashed #999;
	padding: 5px;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.quote  { 
	color: #666;
        font-style: italic;
	border-left: 1px solid #666;
	padding-left: 10px;
}

legend	{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

fieldset	{
	border:1px solid #CCC;
	margin-top: 15px;
}

.counter_time {
	color: #000;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin-bottom: 25px;
	padding-bottom: 10px; 
}

.counter_text {
	color: #999;
	font-size: 11px;
	margin-bottom: -20px;
}

img.icon	{
	vertical-align: middle;
}

img.float_left	{
	float: left;
	margin: 0px 5px 5px 0px;
	border: 2px solid #CCC;
}

img.float_right	{
	float: right;
	margin: 0px 0px 5px 5px;
	border: 2px solid #CCC;
}

img.center	{
	padding: 2px;
	background-color: #FFF;
	color: #000;
	border: solid 1px #CCC;
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.embed-box {
	padding: 10px 0 10px 0;
	border-bottom-color: #cccccc;
	border-bottom-style: double;
	border-top-color: #cccccc;
	border-top-style: double;
	text-align: center;
}

