/* CSS 4 Flash On The Blog by Carlos Loriente*/

body {
	margin:0px 10px 10px 0px;
	width: 780px;
	background-color:#FFFFFF;
}

A			{ color:#FF9900; font-family:arial, helvetica, sans-serif; font-size:10px; text-decoration:none; }
A:link		{ color:#FF9900; text-decoration:none; }
A:visited	{ color:#FF6600; text-decoration:none; }
A:active	{ color:#FF9900; }
A:hover		{ color:#FF9900; text-decoration: underline; font-weight: bold; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#banner {
	background-color: #FFF;
	background-image: url(../images/barcode.gif);
	background-repeat: no-repeat;
       width: 780px;
	height: 147px;
}

.description {
	font-family:arial, helvetica, sans-serif;
	color:#333;
	font-size:small;
  	text-transform:none;	
}
				
#content {
	position:absolute;
	background:#FFF;
	margin-right:20px;
	margin-left:200px;
	margin-bottom:20px;
	border:1px dashed #FFF;
	width:590px;	
}

#container {
	background:#FFF;
	border:1px solid #FFF;		
}

#links {
	padding:15px;	
	width:175px;			
}
		
.blog {
 	padding:15px;
	background:#FFF; 
}

.blogbody {
	font-family:arial, helvetica, sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
  	background:#FFF;
  	line-height:200%;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.title	{
	font-family:arial, helvetica, sans-serif;
	font-size: medium;
	color: #666;
}			

#menu {
  	margin-bottom:15px;
	background:#FFF;
	text-align:center;
}		

.date	{ 
	font-family:arial, helvetica, sans-serif;
	font-size: large; 
	color: #333; 
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}			
		
.posted	{ 
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #000000; 
	margin-bottom:25px;
}
	
.calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;
  	padding:2px;
    text-align:left;
    width:175px;
}
	
.calendarhead {	
	background-image: url(../images/caltitle.gif);
	background-repeat: no-repeat;
  	padding:2px;
	text-align:left;	
    width:175px;
    height:15px;		
}	

.side {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:x-small;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;
  	padding:2px;
	margin-left:2px;				
}	
		
.findtitle {
	background-image: url(../images/findtitle.gif);
	background-repeat: no-repeat;
	width:175px;
	height:15px;
	margin-top:10px;		
}

.historictitle {
	background-image: url(../images/historictitle.gif);
	background-repeat: no-repeat;
	width:175px;
	height:15px;
	margin-top:10px;
}

.catetitle {
	background-image: url(../images/catetitle.gif);
	background-repeat: no-repeat;
	width:175px;
	height:15px;
	margin-top:10px;
}

.laststitle {
	background-image: url(../images/lasttitle.gif);
	background-repeat: no-repeat;
	width:175px;
	height:15px;
	margin-top:10px;
}

.linkstitle {
	background-image: url(../images/linktitle.gif);
	background-repeat: no-repeat;
	width:175px;
	height:15px;
	margin-top:10px;
}
	
.syndicate {
	font-family:verdana, arial, sans-serif;
	font-size:xx-small;		
  	line-height:140%;
  	padding:2px;
  	margin-top:15px;
  	background:#FFF;  		
 }

.powered {
	width:175px;
	padding:2px;
	margin-top:50px;	
}

.comments-body {
	font-family:arial, helvetica, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;
 	padding-bottom:10px;
  	padding-top:10px;		
 	border-bottom:1px dotted #999; 					
}		

.comments-post {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
  	background:#FFF;		
}	
			
	
.trackback-url {
	font-family:arial, helvetica, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;
 	padding:5px;		
 	border:1px dotted #999; 					
}


.trackback-body {
	font-family:arial, helvetica, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;
 	padding-bottom:10px;
  	padding-top:10px;		
 	border-bottom:1px dotted #999; 					
}		

.trackback-post {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
  	background:#FFF;		
}	

		
.comments-head	{ 
	font-family:arial, helvetica, sans-serif;
	font-size:small; 
	color: #666; 
	border-bottom:1px solid #999;
	margin-top:20px;
	font-weight:bold;
  	background:#FFF;		
}		

#banner-commentspop {
	font-family:arial, helvetica, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;	
	border-right:1px solid #FFF;  		
	border-top:1px solid #FFF;  		
  	background:#003366;
  	padding-left:15px;
  	padding-right:15px;
  	padding-top:5px;
  	padding-bottom:5px;  		  		  			 
}