/* Stylesheet Mydailyfile.com */


body 
{
	font-size: 8px; 
	font-family: 'Lucida Grande', 'Verdana, Arial', 'Sans-Serif';
	background: #FFFFFF url('../images/daylyfilebgcolor.jpg') repeat-x; border: none;
	color: #333333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
}

#page 
{
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	background: url("../images/daylyfileback.jpg") repeat-y top; border: none; 
}

#header 
{
	/*background: #ffffff url('../images/daylyfileheader.jpg') no-repeat bottom center;*/
	background: #ffffff ;
	background-color: #ffffff;
	height: 321px; 
	width: 900px;
}

#headerimg 	
{ 
	height: 328px; 
	width: 900px;
} 

#content 
{
	font-size: 12px;
}


#linedivision
{
	padding-left:11px;
	padding-bottom:2px;
}

#buttons 
{
	padding: 0px 0px 0px 0px;
}

#footer 
{
	background: url('../images/daylyfilefooter.jpg') no-repeat top; 
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
}

#footer p 
{
	margin: 0;
	text-align: center;
}

#entry
{
    width: 900px;
    font-family: 'Lucida Grande', 'Verdana, Arial', 'Sans-Serif';
}

.centered
{
    display: block;
	margin-left: 20%;
    margin-right: auto;
}
.spacer 
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	text-align: center;
}

.narrowcolumn 
{
	float: left;
	padding: 0 0 60px 20px;
	margin: 0px 50px 0;
	width: 810px;
}

.post
{
	width:750px;
}

.post p
{
	font-size:12px;
   	font-family:"Times New Roman";
   	color:#000000;
   	padding: 5px 5px;
   	text-align:justify;
	padding:0px 10px 0px 10px;
}
/* Styles */

h1 
{
	padding:30px 0 15px 0;
	text-align: center;
	margin: 0 0 0 0;
}

h2
{
	font-size: 14px;
	font-family: 'Lucida Grande', 'Verdana', 'Arial', 'Sans-Serif';
	color: #333333;
	padding-top: 20px;
}

h2.pagetitle 
{
	margin-top: 30px;
	text-align: center;
}

h3 
{
	padding: 0;
	margin: 30px 0 0;
}

h3.comments 
{
	padding: 0;
	margin: 40px auto 20px ;
}

hr 
{
	display: none;
}

a img 
{
	border: none;
}

.insert
{
	font-family:"Monaco";
   font-size:10px;
   color:#666666;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

pre {
   font-family:"Arial";
   font-size:12px;
   padding:10px 10px 10px 10px;
   color:#000000;
   background-color:#F1F1F1;
   border-style: inset inset inset inset;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-color: #000000 #000000 #000000 #000000;
}

a:visited 
{
   color: #08215a;
   text-decoration: none;
   font-style: italic;
   text-decoration: underline; 
}

a:link 
{
   color: #000000;
   text-decoration: underline; 
}

a:hover 
{
   color: #520031;
   text-decoration: none;
   font-style: italic;
   text-decoration: underline; 
}
