@charset "UTF-8";
/* CSS Document */

body{
	background: #f0f0f0 url(images/bg.jpg) 0% 1.2%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

td{
	font-size: 11px;
}

img.center {   display: block;   margin-left: auto;   margin-right: auto; width: 460px; border: 0px;}

h1{
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #757575;
	font-size: 24px;
	line-height: 16px;
	letter-spacing: -2px;
	text-transform: lowercase;
	border-bottom: 1px solid #ffe7e7;
	padding-left: 5px;
	padding-bottom: 6px;
	margin-top: -10px;
	margin-bottom: 10px;
}


h1 .sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ffe7e7;
	font-weight: normal;
	letter-spacing: -2px;
	text-align: left;
}

h1 .cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5CD1E2;
	font-weight: normal;
	letter-spacing: -2px;
	float: right;
	margin-top: -5px;
}


h2{
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #FD817F;
	font-size: 28px;
	letter-spacing: -2px;
	border-bottom: 1px solid #cc9c9a;
}




h3{
	font-size: 24px;
	color: #3a3a3a;
 	letter-spacing: -3px;
 	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
	margin-bottom: -6px;
	padding-right: 15px;
}


/*** Styles *****/
#e_left{
 position:absolute;
 text-align:center;
 background:url(images/e_left.jpg) no-repeat left top;
 width:126px;
 height:79px;
 padding-top: 5px;
 margin-left: 547px;
 
 font-size: 28px;
 color: #d5d5d5;
 line-height: 38px;
 letter-spacing: -3px;
 font-weight: bold;
 text-align: center;
 }


#ebox_top{
	background: url(images/e1.jpg);
	width: 547px;
	height: 15px;}



#ebox{
	width: 527px;
	min-height: 100px;
	color: #6d6d6d;
	background: #ffffff url(images/e2.jpg) no-repeat bottom;
	padding: 10px;
	margin-bottom: 20px;
}

#efooter{
	font-weight: bold;
	color: #d9d9d9;
	font-size: 22px;
	letter-spacing: -2px;
	border-top: 1px dashed #e6bfbe;
	padding-top: 4px;
}

#efooter a, #efooter a:visited, #efooter a:active{
	font-weight: bold;
	color: #ffe7e7;
	font-size: 22px;
	letter-spacing: -2px;
	border-bottom: none;
}

#efooter a:hover{
	font-weight: bold;
	color: #F8EFA5;
	text-decoration: line-through;
	font-size: 22px;
	letter-spacing: -2px;
	border-bottom: none;
}





#sidebar{
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background: #3a3a3a;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	
	color: #7e7e7e;
}



/****** Sidebar classes ******/
#half{
	width: 100px;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
}


/****** Twitter ********/
#twitter  {margin-top: 10px;}
#twitter a { font-weight: bold; text-decoration:none; color: #5CD1E2;}
#twitter a:hover { font-weight: bold; color: #FD817F; text-decoration: line-through;}
#twitter ul { margin:0; padding:0;list-type:none; color: #937473;}

#twitter li { 
padding: 5px;
list-style: inside hiragana-iroha;
border-bottom: 1px dashed #8f7e7d;
margin-bottom: 4px; }	

/* Calendar*/
#wp-calendar{
color: #cb908e;
font-style: italic;
font-size: 14px;
text-align: center;
width: 205px;
font-weight: bold;
margin-right: 10px;
}

#wp-calendar th {
color: #F8EFA5;
font-size: 12px;
text-transform: uppercase;
} 

#wp-calendar td {
color: #727272;
font-size: 11px;
font-style: normal;
}




/****** Comments ********/
.comment{
	background: #ffffff;
	width: 527px;
	-moz-border-radius: 10px 0 10px 10px;
	-webkit-border-radius: 10px 0 10px 10px;
	padding: 10px;
	margin-top: 10px;
	
	line-height: 15px;
}

.comment-footer{
	font-size: 16px;
	color: #a0adb7;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 30px;
}		
	






/* Link classes */

a:link, a:active, a:visited{
	color: #5CD1E2;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #FD817F;
	text-decoration: line-through;
}

/* Comments link*/
a.com, a.com:visited{
	color: #F8EFA5;
	text-decoration: none;
	font-weight: bold;
	border: none;
	}

a.com:hover{
	color: #FD817F;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

/* Friends link */
a.fblog, a.fblog:visited
   {
   color: #5CD1E2;
   font-size: 10px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
   text-transform: uppercase;
   line-height: 13px;
   display: block;
   margin: 1px 3px 0px 3px;
   padding: 3px;
   border-bottom: 1px solid #4a4a4a;

   } 
   
 a.fblog:hover, a.fblog:active
   {
	color: #FD817F;
	border-bottom: 1px solid #7b7271;
}
