/*  
Adapted from the default 'Simpla' theme in Mephisto. 
"All credits to the shoulders I stand on."
Re-authored: Niel Drummond
All images are copyright 2005-2007 Niel Drummond & Cecilia Flori, with the exception
of the CC license logo, used with implicit permission. 

Original Comment:
----

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/
*/


/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#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:1.8em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(../images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(../images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(../images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
/*************************************
 +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;
}

/*************************************
 +Containers
 +beige #DED9D3
 +tourquise #E6ECEC
 *************************************/
body{
	background:#DED9D3 url(../images/bg2.gif) top center repeat-y;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}

#wrap{
  background-color:#e6ecec;
  /* background:#e6ecec url(../images/bg.gif) top center repeat-y; */
  padding:0 auto;
  margin:0 auto;
  text-align:left;
  /*width:593px;*/
  width:793px;
  left:180px;
  top:257px;
  /*position:absolute;*/
}

#leftborder {
  background: url(../images/bg_0.png) top left repeat-y;
}

#rightborder {
  background: url(../images/bg_4.png) top right repeat-y;
}

#top_images {
  position:relative;
  background: #555;
}

#header {
  position:relative;
  padding:3em 1em;
  text-align:right;
  width:771px;
  z-index:5;
}

#header .text {
  position:relative;
  display:block;
  top:14px;
  right:12px;
  margin:1.4em;
  padding:0em;
}

#content {
  position:relative;
  font-size:1.4em;
  padding:3em;
}

#content .text {
  position:relative;
  top:-30px;
  margin:1.4em;
}

#footer{
  position:relative;
  width:100%;
  bottom:0px;
  color:#888;
  clear:both;
  font-size:0.9em;
  text-align:center;
}

#sidebar {
  position:absolute;
  background-color: #ece9e6;
  border-top: #E87830 dotted 1px;
  border-left: #E87830 dotted 1px;
  border-bottom: #E87830 dotted 1px;
  font-size:1.1em;
  top:230px;
  right:0px;
  /* padding-top:2em; */
  padding:0.8em;
  /* width:16em; */
  width:15%;
}

/*************************************
 +Decoration / Images
 *************************************/

#top_left {
  position:absolute;
  background: url(../images/top_left.jpg);
  top:0px;
  left:-23px;
  width:184px;
  height:63px;
}

#top {
  position:absolute;
  background: url(../images/top.jpg);
  top:0px;
  left:160px;
  width:580px;
  height:63px;
}

#top_right {
  position:absolute;
  background: url(../images/top_right.jpg);
  top:0px;
  right:0px;
  width:120px;
  height:136px;
}

#paper_right {
  position:absolute;
  top:62px;
  left:-70px;
  width:231px;
  height:195px;
}

a.iter01 {
  background: url(../images/topos_paper_right01.jpg) no-repeat top left;
}

a.iter02 {
  background: url(../images/topos_paper_right02.jpg) no-repeat top left;
}

a.iter03 {
  background: url(../images/topos_paper_right03.jpg) no-repeat top left;
}

a.iter04 {
  background: url(../images/topos_paper_right04.jpg) no-repeat top left;
}

a.iter05 {
  background: url(../images/topos_paper_right05.jpg) no-repeat top left;
}

a.iter06 {
  background: url(../images/topos_paper_right06.jpg) no-repeat top left;
}

#paper_left {
  position:absolute;
  background: url(../images/paper_left.jpg);
  top:135px;
  left:-185px;
  width:115px;
  height:102px;
}

#btm {
  position:relative;
  margin: 0px auto;
  background: url(../images/btm.jpg);
  top:8px;
  left:0px;
  width:791px;
  height:94px;
  border-right: #000000 solid 1px;
  border-left: #000000 solid 1px;
}

#top_divider_beige {
  position:absolute;
  top:135px;
  left:0px;
  width:100%;
  height:22px;
  background: url(../images/divider_beige.gif) repeat-x;
}

#top_divider_tourquise {
  position:relative;
  margin: 0px auto;
  top:105px;
  left:0px;
  width:100%;
  height:22px;
  background: url(../images/divider_tourquise.gif) repeat-x;
}

#top_divider_tourquise .description {
  margin: 0px auto;
  padding-top:4px;
  padding-right:56px;
}

#top_right_divider {
  position:relative;
  margin:0px auto;
  /* background: url(../images/top_right_divider.jpg) no-repeat top left; */
  top:-20px;
  right:-272px;
  width:53px;
  height:22px;
}

#btm_divider_beige {
  position:absolute;
  background: url(../images/divider_beige.gif) repeat-x;
  top:0px;
  left:0px;
  width:100%;
  height:22px;
  text-align:center;
}

#btm_divider_tourquise {
  position:relative;
  margin:0px auto;
  background: url(../images/divider_tourquise.gif) repeat-x;
  top:0px;
  left:0px;
  width:697px;
  height:22px;
}

#btm_left_divider {
  position:relative;
  margin:0px auto;
  background: url(../images/btm_left_divider.jpg) no-repeat;
  top:0px;
  left:-371px;
  width:53px;
  height:22px;
}

#btm_right_divider {
  position:relative;
  margin:0px auto;
  background: url(../images/btm_right_divider.jpg) no-repeat;
  top:-22px;
  left:371px;
  width:53px;
  height:22px;
}

table,tr,td {
 position:relative;
}


img.tex {
  position:relative;
  top:3px;
  right:1px;
}

.fixIE {
  position:relative;
  width:80%
  text-align:center;
}
