/* 
Theme Name: 201004-rchai
Description: Edit By <a href="http://rambochai.com">rambochai</a>.
Title: Screen styles and ie/win fixes
Author: Fixse Interactive/Themesicle
Editor URI: http://rambochai.com
Tags: two columns, fluid width, widgets
Last Update: 201004-rchai

*/

/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("screen.css");
/* end import/hide */

.dateblock {
	background:url(imgs/dateblock.png);
	background-repeat:no-repeat;
	width:68px;
	height:70px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.dateblock .day {
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	padding-top:7px;
	letter-spacing:-1px;}



.postheader {
	padding:5px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	}

.postheader h1 {
	letter-spacing:0px;
	font-size:18px;
	margin:3px 0px 3px 0px;
	padding-top:3px;	}

.postheader h1 a:hover {
	text-decoration:none;	}

.postheader a {
	color:#809010;
	text-decoration:none;
	font-weight:bold;	}

.postheader .postdetails a  {
	font-weight:bold;	}

.postheader .postdetails a:hover {
	border-bottom: 1px dotted #000000;	}

.postheader .postmeta {
	font-size:10px;
	padding-top:3px;
	border-top:1px dotted #cacaca;
	margin-top:3px;		}



#NavigationFooter  li{
	float:left;
	width:20%;
	margin:0px;
	padding:0px;
	list-style-type: none;
	text-align:left;		}

#NavigationFooter h2 {
	color:#ff4e55;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:5px 0 5px;
	border-bottom:1px solid #ff4e55;
	padding:0 0 3px;
	width:190px;			}

#NavigationFooter a {
	text-decoration:none;
	color:#ffffff;			}

#NavigationFooter a:hover {
	font-weight:bold;		}


#NavigationFooter li ul {
	margin:0px;
	padding:0px;
	list-style-image: url(images/bullet.gif);
	list-style-position:inside;		}


#NavigationFooter li ul li {
	padding:5px;
	list-style-image: url(images/bullet.gif);
	list-style-position:inside;
	color:#ffffff;
	border-bottom:1px dotted #a6a6a6;
	width:180px;
	margin:0px;				}	


#NavigationFooter{
	padding:0px 10px 0px 10px;
	text-align:center;
	color:#ffffff;
	margin:auto;			}




