/*  
Theme Name: Simpla
Theme URI: http://ifelse.co.uk/simpla/
Description: A clean, minimalist theme
Version: 1.01
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/
#Table_01 {
	position:relative;
	text-align:center;
	width: 100%;
	margin-left: auto;
margin-right: auto;
	left:0px;
	top:0px;
	width:800px;
	height: auto;

}



#rf-03 {
	position:absolute;
	left:381px;
	top:104px;
	width:61px;
	height:20px;
	text-align:left;
}

#rf-04 {
	float:right;
	margin-left:442px;
	margin-top:104px;
	width:104px;
	height:20px;
	text-align:left;
}

#rf-05 {
	position:absolute;
	left:546px;
	top:104px;
	width:92px;
	height:20px;
	text-align:left;
}

#rf-06 {
	position:absolute;
	left:638px;
	top:104px;
	width:59px;
	height:20px;
	text-align:left;
}

#rf-07 {
	position:absolute;
	left:697px;
	top:104px;
	width:76px;
	height:20px;
	text-align:left;
}

#rf-08 {
	position:absolute;
	left:773px;
	top:104px;
	width:27px;
	height:20px;
	text-align:left;
}

#rf-09 {
	position:absolute;
	left:381px;
	top:124px;
	width:419px;
	height:27px;
	text-align:left;
}
#rf-10b {
    clear:both;
    float:left;
	margin-left:0px;
	left:0px;
	bottom:0px;
	width:316px;
    height: 100%;
	text-align:left;
	margin-bottom: 0px;
}

#rf-10c {
    clear:both;
    float:left;
	margin-left:0px;
	left:0px;
	bottom:0px;
	width:316px;
    height: 100%;
	min-height: 100%;
	text-align:left;
	margin-bottom: 0px;
}


#rf-10-content {
	position:absolute;
	left:0px;
	top:151px;
	width:316px;
	text-align:left;
}


#rfoundation-01 {
	    float:left;
	margin-top:0px;
	left:0px;
	top:0px;
	width:138px;
	height:164px;
	text-align:left;
}

#rfoundation-02 {
clear:right;
	    float:left;
	margin-top:0px;
	left:138px;
	top:0px;
	width:662px;
	height:164px;
}



#nav ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; 
	 }
#nav li {display: inline; padding: 8px;}

#nav a {text-decoration:none;}

#nav a:hover {color: purple; }


#rfoundation-04 {
	foat:right;
	margin-top:9px;
	width:662px;
	height:27px;
}

a:link {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #660066;
}
/*************************************
 +Containers
 *************************************/
body{
	background:#fff;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:left;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:76em;	
}
#content{
	font-size: 12px;
	float:right;
	bottom: 0px;
	height: 100%;
	margin-bottom: 0px;
}

#header{
	padding:3em 1em;
}
#footer{
	background:#c5cd3c;
	color:#ffffff;
	clear:both;
	font-size:1em;
	padding:2px;
	padding-bottom: 10px;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-variant:small-caps;
	letter-spacing: 1px;
	margin:0;

}

h2{
color: #B4C24B;
	text-decoration: none;
	font-size:2.2em;
	}
	
	
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#B4C24B;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
	font-size:9px;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
	padding: 12px;
}

.entrymeta{
	font-size:9px;
}
.postedby{
	padding:3px;
}
.filedto{
	padding:3px;
}
.commentslink{
	padding:3px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-right: 45px;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
	padding-right: 30px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

hr {border: none 0;
border-top: .5px dashed #B4C24B;/*the border*/
height: .5px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#footer {
bottom: 0px;
margin-bottom: 0px;
}

#blogtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-variant:small-caps;
	letter-spacing: 1px;
	font-size:3em;
	color: #B4C24B;
	margin-right: 45px;
	padding-left: 15px;
border: .5px dashed #B4C24B;
	
} 