/*
Theme Name: Simpla
Theme URI: http://ifelse.co.uk/simpla/http://www.blogstard.com/textpattern/index.php
Description: A clean, minimalist theme
Version: 1.0
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/
body{
	
	border-top:20px solid #4692b4;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:left;
        background:#4692b4;
}
#accessibility{
        position: absolute;
        top: -10000px;
}

#wrap{

	margin:0 auto;
	text-align:left;
	width:76em;
	display: table;
        padding-left:12pt;
padding-right: 12pt;
	background:#fff url(/images/bg.png) repeat-x;
        
}
#content{
	font-size:1.2em;
	float:left;
	padding: 2px;
	width:34em;
        
}
#sidebar{
	font-size:1.2em;
	float:right;
	padding-top:2em;
        padding-right:12pt;
	width:17em;

      
}

#sidebar a{
             color:#483D8B;
             font-size: 1.1em;}

#sidebar a:hover
{
color: #58BBEB;
}

#login{
        font-size:1.2em;
        float:right;
        width:20em;
}


#nav-bar
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
height: 19px;
background: #483D8B;
color: #FFF;
font-weight: bold;
font-size: 1.3em;
/*margin-top: 3pt;*/
padding-left: 6pt;
}

#nav-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav-bar li {
	/*background: #ccc;*/
	/*border-right: 1px solid #FFF;*/
	float: left;
	margin: 0;
	padding-bottom: -2px;
        padding-right: 5px;

	}

#nav-bar a
{
color: #FFF;
text-decoration: none;
border-bottom: 0px #000 solid;
margin: 3pt;
padding-bottom: 1.4px;




}

#nav-bar a:hover
{
color: #FFF;
background: #E9967A;
padding-bottom: 1.4px;
}

#nav-bar a:active
{
color: #FFD700;
}

#nav-bar #current{
color: #D3D3D3;
/*background: #D3D3D3;*/
padding-bottom: 1.4px;
}

#header{
	padding:3em 1em;
        
        
}



#footer{
	background:#4692B4;
	color:#F5F5F5;
	clear:both;
	font-size:1.2em;
	padding:0.5em;
}

#footer a{
             color:#FAEBD7;
             text-decoration:none;}

/*************************************
 +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:0em;
        text-align:right;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}

#header-home h1{
        color:#E87830;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size:4.2em;
        margin:0;
	margin-right:1em;
        text-align:left;
}

#header-home h3{
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2em;
        color:#aaa;
	margin:0;
	margin-right:1em;
        text-align:left;
}

#header-home h4{
        font-family: Georgia, "Times New Roman", Times, serif;
        padding-top:0.3em;
	font-size:1em;
        color:#aaa;
	margin:0;
	text-align:left;
}

#header-home h1 a:hover{
	color:#CC0000;
}

#header p{
	color:#aaa;
	font-size:1.2em;
	margin:0;
	margin-top:-0.5em;
        text-align:right;
        
}
#section_title h1{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size:4.2em;
        color:#483D8B;
	margin:0;
	margin-right:1em;
        text-align:left;
}

#section_title h3{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2em;
        color:#483D8B;
	margin:0;
	margin-right:1em;
        text-align:left;
}




.entrytitle h2{
	font-size:1.4em;
}
.entrytitle h2 a
{
        font-weight: bold;
	color:#483D8B;
}
.entrytitle h2 a:hover{
        font-weight: bold;
	color:#58BBEB;
}
.entrytitle h3{
	font-size:1em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:0em 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
 *************************************/
#respond
{
background: #FFF;
}
/*
#comment_page
{
background: #fff;
width: 600px;
height: 600px;
display: table;
position:absolute;
top: 0px;
left: -5px
text-align: left;
margin:0 auto;
	text-align:left;
padding-left: 18pt;
	
}*/


.commentsblock{
	margin:0.5em;
	padding:1em;
        background: #fff;
        width: 400px;
        

}
.commentsblock textarea{
	width:500px;
        height: 200px;
}
.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;*/
}

.txpCommentInputMessage{
width:400px;
height:180px;
font-size: 10pt;
}



.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.comments{
	color:#777;
	font-size:1em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
        text-align:left;
}
.comments li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.even{
	background:#f3f5e9;
	/*border:1px dotted #d1d1d1;*/
	padding:18pt;
        font-size: 10pt;
}

.odd{
	
	/*border:1px dotted #d1d1d1;*/
	padding:18pt;
        font-size: 10pt;
}
h3#comment{
font-size:2em;
padding: 6pt;
}


#commentarea{

background: #fff;
width: 400px;
padding: 12pt;
}

#commentarea p{
font-size: 9pt;
}

#cpreview p
{
font-size: 10pt;
}
/*************************************
 +Misc
 *************************************/


a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

.article-rule{
       size:1; 
       noshade:noshade;
}

.blogstard{
color:#E87830;
}

#txp-logo{
           text-align:right;}


.alignleft{
     text-align:left;
}

.alignright{
     text-align:right;
}

/*=============================
Captions for images
==============================*/

/* this first rule is probably unnecessary, */
/* but better safe than sorry               */
dl.image,
dl.image dt,
dl.image dd {
  display : block ;
  list-style-type : none ;
}

dl.image dt.right{
float: right;
hspace: 10;
}

dl.image dt.left{
float: left;
hspace: 10;
}

dl.image dd.right {
  margin : 0 ;
  border : none ;
  padding : 1ex 1ex 0 1ex ;
  font-size : 90% ;
  font-style : italic ;
  color : #483D8B;
text-align: right;
}

dl.image dd.left {
  margin : 0 ;
  border : none ;
  padding : 1ex 1ex 0 1ex ;
  font-size : 90% ;
  font-style : italic ;
  color : #483D8B;
text-align: left;
}


