/*

This style came from Movable Lines ( http://www.movablestyle.com/index.php?style=Modern+Lines )

Released under the GPL ( http://www.movablestyle.com/archives/000015.php )

By Scott Yang http://scott.yang.id.au/

*/



body, table {

    font-family: Century Gothic, verdana, helvetica;

}



body {

    background-color: #fff;

    margin: 0;

    padding: 0;

    font-size: 12px;

    font-weight: normal;

    

}



a 		{ border-bottom: 1px none #900; } 

a:link		{ border-bottom: 1px none #900; } 

a:visited	{ border-bottom: 1px none #900; } 

a:active	{ border-bottom: 1px  dotted #900; } 

a:hover		{ border-bottom: 1px  dotted #900; }



h1, h2, h3 {

    margin: 0px;

}

	

#container {

    margin: 0 10px 10px 10px;

}



.blogbody {

    color: #333;

    font-weight: normal;

    line-height: 140%;			  

}



.blogbody a,

.blogbody a:link,

.blogbody a:visited {

    border-bottom: 1px none #900;

}

.blogbody a:active,

.blogbody a:hover {

    border-bottom: 1px  dotted #900;

}



.title	{ 

    color: #666; 	

    font-size: 35px;

    font: Century Gothic, georgia, geneva, Times;

}				



.date	{ 

    /*background: url(blue_stripes_tile.gif);*/

    border-right: #dde solid 1px;

    border-bottom: #dde solid 1px;

    border-left: #dde solid 5px;

    color: #99b; 

    font-size: small;

    font-weight: normal;

    height: 20px;

    left: -151px;

    margin: 0;

    padding-top: 5px;

    padding-right: 8px;

    position: relative;

    top: 20px;

    width: 137px;

    text-align: right;

}			



.posted	{ 

    color: #666; 

    display: block;

    font-size: x-small; 

    font-style: italic;

    margin-top: 8px;

    text-align: right;

}





.calendar {

    font-size: x-small;

    font-weight: normal;

    line-height: 140%;

    padding: 2px;

    text-align: center;	

}



div.calendar {

}



div.calendar table {

    margin-left: 8px;

}



.calendarhead {	

    border-bottom: #eef solid 1px;

    border-left: 10px solid #dde;

    color: #666;

    font-size: small;

    font-weight: bold;

    padding: 0 0 0 3px;					

    text-align: left;

    width: 100%;

}	



.syndicate {

    font-size: x-small;

    font-weight: bold;		

    padding: 2px;

    margin-top: 10px;

    text-align: center;

}	



.powered {

    font-size: x-small;

    font-weight: bold;

    line-height:140%;

    margin-top: 10px;

    padding:2px;

    text-align:center;

}	





.comments-body {

    border-left: #ccc solid 10px;

    border-bottom: #ccc solid 1px;

    color: #666;

    font-size: small;

    font-weight: normal;

    line-height: 140%;

    margin: 0 10px 20px 10px;

    padding-left: 5px;

}		



.comments-post {

    color: #888; 

    display: block;

    font-size: x-small; 

    font-style: italic;

    margin-top: 3px;

    text-align: right;

}	



.trackback-url {

    color: #666;

    font-size: small;

    font-weight: normal;

    margin: 0 5px 10px 5px;

    padding: 0 0 3px 3px;

}



.trackback-body {

    color: #666;

    font-size: small;

    font-weight: normal;

    line-height: 140%;

}		



.trackback-post {

    color: #666;

    font-size: x-small;

    font-weight: normal;

}



.comments-head	{  

    font-size: small; 

    font-weight: bold;

    margin: 0 0 5px 10px;

}		



#author, #email, #url, #text, #title {

    border-bottom: #888 solid 1px;

    border-left: #888 solid 1px;

    border-right: #ccc solid 1px;

    border-top: #ccc solid 1px;

    padding-left: 3px;

}



/* calendar css */



.calendarHeader { font-size: 12px; font-weight: bolder; color: #fff; background: #666;}

.calendarToday { font-size: 12px; font-weight: bold; background: black; }

.calDayLink { font-style: italic; }

.calendar { font-size: 12px; font-weight: bold; background: #f6f6f6; }

.calendartab { font-size: 12px; font-weight: bold; background: #f6f6f6; border: 2px solid #b0e0e6;}

#Cal { font-size: 12px;}


