/*  

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/
*/
/*************************************
 +Containers *************************************/
body{
	background:#fff url(./images/bg.png) repeat-x;
	border-top:5px solid #333;
	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{
	margin:0 auto;
	text-align:left;
	width:76em;	
}

#content{
	font-size:1.2em;
	float:left;
	padding:1em;
        text-align:left;
	width:40em;
        /* border:1px solid #666; */
}

#sidebar{
	font-size:1.1em;
	float:right;
	padding-top:7em;
	width:20em;
        /* border:1px solid #666; */
}

#header{
	padding:3em 1em;
}

#footer{
	/* background:#333;
	border-top:1px solid #777;
	color:#888; */
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
#note {
      margin-left:5%;
      margin-right: 5%;
      font-size: 90%;
}
#twitterContainer {
        text-align:left;
}
#subscribe-container {
  border:1px solid #ccc;
  width: 20em;
  float: left;
  } 

#twitter-container {
        width: 20em;
        float:left;
        border:1px solid #666;
}

#icon-container {
        padding-top:1.5em;
        width: 20em;
        float:left;
}
#adsense-bottom {
	margin-top:2em;
        margin-bottom:2em;
        float:left;
}

#dropcap {
         float:left;
         color:#E87830;
         font-size:40px;
         line-height:28px;
         padding-top:2px;
         font-family: Georgia, serif;
}
.caption {
         text-align:center;
         font-size:90%;
         padding:0 5px 5px 5px;
         margin:5px;
} 
.right {
         float: right;
}
.left  {
         float: left;
}
.center {
        margin:0px auto;
	    text-align:center;
} 
img.floatLeft {
    float: left;
    padding-top:20px;
    padding-right:1em;
}

img.floatRight { 
    float: right;
    padding-top:20px;
    padding-left:1em;
}

/*************************************
 +Hn and p *************************************/

h1, h2, h3{
	font-family: Georgia 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;
	text-decoration:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
	list-style-type:none;
	text-decoration:none;
}
li {
	text-decoration:none;
	list-style-type:none;
	}
ul {
	text-decoration:none;
	list-style-type:none;
	}
/*************************************
 +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;
}


/**** LINK-tag style sheet email-css.css ****/

/*
+----------------------------------------------------------------+
|
										|
|	WordPress 2.1 Plugin: WP-EMail 2.20										|
|	Copyright (c) 2007 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- E-Mail CSS Style																|
|	- wp-content/plugins/email/email-css.css									|
|																							|
+----------------------------------------------------------------+
*/


.wp-email P {
	text-align: left;
}
.wp-email-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-email-image {
	border: 0px;
}


/**** LINK-tag style sheet share-this.php?akst_action=css ****/

#akst_form {
	background: #999;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 350px;
	z-index: 999;
}
#akst_form a.akst_close {
	color: #fff;
	float: right;
	margin: 5px;
}
#akst_form ul.tabs {
	border: 1px solid #999;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#akst_form ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}
#akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 4px 5px 1px 5px;
}
#akst_form div.clear {
	clear: both;
	float: none;
}
#akst_social, #akst_email {
	background: #fff;
	border: 1px solid #fff;
	padding: 10px;
}
#akst_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
}
#akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
#akst_delicious {
	background-image: url(delicious.gif);
}
#akst_digg {
	background-image: url(digg.gif);
}
#akst_furl {
	background-image: url(furl.gif);
}
#akst_netscape {
	background-image: url(netscape.gif);
}
#akst_yahoo_myweb {
	background-image: url(yahoo_myweb.gif);
}
#akst_stumbleupon {
	background-image: url(stumbleupon.gif);
}
#akst_google_bmarks {
	background-image: url(google_bmarks.gif);
}
#akst_technorati {
	background-image: url(technorati.gif);
}
#akst_blinklist {
	background-image: url(blinklist.gif);
}
#akst_newsvine {
	background-image: url(newsvine.gif);
}
#akst_magnolia {
	background-image: url(magnolia.gif);
}
#akst_reddit {
	background-image: url(reddit.gif);
}
#akst_windows_live {
	background-image: url(windows_live.gif);
}
#akst_tailrank {
	background-image: url(tailrank.gif);
}
#akst_email {
	display: none;
	text-align: left;
}
#akst_email form, #akst_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#akst_email fieldset legend {
	display: none;
}
#akst_email ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_email ul li {
	margin: 0 0 7px 0;
	padding: 0;
}
#akst_email ul li label {
	color: #555;
	display: block;
	margin-bottom: 3px;
}
#akst_email ul li input {
	padding: 3px 10px;
}
#akst_email ul li input.akst_text {
	padding: 3px;
	width: 280px;
}
.akst_share_link {
	background: 1px 0 url(share-icon-16x16.gif) no-repeat;
	padding: 1px 0 3px 22px;
}


/**** LINK-tag style sheet index.php?ak_action=aktt_css ****/

#aktt_tweet_form {
	margin: 0;
	padding: 5px 0;
}
#aktt_tweet_form fieldset {
	border: 0;
}
#aktt_tweet_form fieldset #aktt_tweet_submit {
	float: right;
	margin-right: 10px;
}
#aktt_tweet_form fieldset #aktt_char_count {
	color: #666;
}
#aktt_tweet_posted_msg {
	background: #ffc;
	display: none;
	margin: 0 0 5px 0;
	padding: 5px;
}
#aktt_tweet_form div.clear {
	clear: both;
	float: none;
}


/**** LINK-tag style sheet injection_graph.css ****/

/* Non-http; imported above. */


