/*
Theme Name: Serene
Theme URI: http://www.themeporter.com
Version: 1.1
Description: 3 Column theme
Author: Theme Porter
Author URI: http://www.themeporter.com
Author 2: JK Tan
Author 2 URI: http://www.clappingtrees.com
*/

#header div {
	background: url('images/bg.jpg') top left no-repeat;
	}
#header {
	background: url('images/bg2.jpg') 205px 0px repeat-x;
	}
#wrap {
	background: url('images/bg3.jpg') 205px 0px repeat-x; 
	}
	
h1 {
	color: #d9e11c;
	}
/* =====================================================*/

* {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	}

/* JK: changed from 62.5% to 68%*/
html {
	font-size: 68%;
	}

/* JK: changed width from 51 to 48 */
body {
	font: 1.1em Verdana, sans-serif;
	backgr\ound: url('images/sh.gif') 48em 0 repeat-y;
	line-height: 1.3em;
	}

/* JK: changed width from 56 to 53 */
* html body {
	background-position: 53em;
	}

/* JK: changed background from white to snow (#FFFAFA) to lightyellow */
/* JK: changed width from 51 to 48 and w\idth from 49 to 46 */
#wrap2 {
	width: 48em;
	w\idth: 46em;
	padding: 1em;
	padding-top: 0;
	background: #FFFFE0;
	}

h1 {
	font: 2.4em Georgia, serif;
	position: absolute;
	bottom: 60px;
	right: 20px;
	}

h2 {
	position: absolute;
	left: 20px;
	top: 4em;
	font-size: 1.4em;
	font-weight: normal;
	}

blockquote {
	margin-left: 2em;
	}
	
ul {
	list-style: none;
	}
	
h3, 
h4, 
ul, 
p {
	margin-bottom: 1em;
	}

h3 {
	font-size: 1.4em;
	}
	
/* JK: changed color from black to darkgoldenrod */
#main h3 a {
	color: #B8860B;
	text-decoration: none;
	}

#header {
	height: 180px;
	position: relative;
	border-left: 1px solid white;
	}

#header div {
	height: 180px;
	}

#header ul {
	position: absolute;
	margin: 0 10px;
	bottom: 0px;
	list-style: none;
	}

#header li {
	margin-left: 0;
	float: left;
	margin-right: 4px;
	padding-left: 0;
	background: url('images/tab-r.gif') 100% -100px no-repeat;
	padding-right: 10px;
	}

#header li a {
	background: url('images/tab-l.gif') 0 -100px no-repeat;
	display: block;
	float: left;
	padding: 5px 10px;
	padding-right: 0;
	font-weight: bold;
	text-decoration: none;
	color: #555;
	}

#header li.active {
	background: url('images/tab-r.gif') 100% 0px no-repeat;
	}

#header li.active a {
	color: black;
	background: url('images/tab-l.gif') 0 0 no-repeat;
	}

#header li:hover {
	position: relative;
	top: 2px;
	}
	
#header li:hover a {
	padding-bottom: 3px;
	color: black;
	}

#main {
	padding: 2em 1em 1.5em;
	}

p.meta {
	color: #a0a2a3;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0.3em;
	background: #f7f9f7;
	margin-bottom: 2.5em;
	}

p.meta a {
	text-decoration: none;
	}

dateline {
	font-size: 0.7em;
	}

/* JK: changed width from 51 to 48 */
#sidebar {
	position: absolute;
	left: 48em;
	top: 115px;
	padding: 2em 0.4em 2em 2.5em;
	color: #606263;
	}

#sidebar ul {
	list-style: none;
	margin-bottom: 1.5em;
	}

#sidebar p {
	font-size: 0.9em;
	margin-bottom: 1.5em;
	}

#sidebar * {
	max-width: 40em;
	}

/* JK: changed #fffee1 to whitesmoke */
a {color: #4fa600;}
a:visited {color: #406000;}
a:hover {background: whitesmoke;}

/* JK: blue links
a {color: blue;}
a:visited {color: navy;}
a:hover {background: whitesmoke;}
*/

#sidebar li {
	margin-left: 0;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-size: 0.9em;
	}

/* JK: display: "block" changed to "inline" */
#sidebar li a {
	border-bottom: 1px solid #f0f2f3;
	text-decoration: none;
	display: inline;
	height: 1%;
	}

#sidebar h3 {
	font-size: 1.1em;
	margin-bottom: 0.7em;
	color: black;
	}

ul li {
	margin-left: 1em;
	padding-left: 15px;
	background: url('images/b.gif') 0 0.3em no-repeat;
	}
	
ol li {
	margin-left: 3em;
	}

/* JK: changed width from 15 to 14 */
#sidebar .column {
	float: left;
	width: 14em;
	margin-right: 18px;
	}

/* JK: changed width from 15 to 14 */
#search {
	width: 14em;
	margin-bottom: 1.5em;
	}

#search label {
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	display: block;
	}

/* JK: changed width from 95% to 86% */
#search input {
	width: 86%;
	border: 1px solid #eee;
	padding: 0.2em;
	}

#search input:hover {
	border: 1px solid #aaa;
	}

.comments h5 {
	margin-bottom: 0.3em;
	}

.comments li {
	margin-bottom: 0.6em;
	}

input, textarea {
	font-size: 1.1em;
	padding: 0.2em;
	}

#txpCommentInputForm label, #zemContactForm label {
	width: 6em;
	float: left;
	}

#txpCommentInputForm, #zemContactForm {
	width: 80%;
	margin: 2em 0;
	}

#preview, #zemSubmit {
	margin-left: 5.6em;
	text-transform: capitalize;
	}

#txpCommentInputForm p, #zemContactForm p {
	margin-bottom: 0.6em;
	}

#message {
	width: 80%;
	}

textarea {
	font: 1em Verdana, sans-serif;
	}
	
	
/* post stylng*/
.post {margin:0 0 25px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#505050;
	}

/*
.post img {
	margin: 0 5px;
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
	}
*/


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/* JK: Additional styles */

#content ul.heatmap {
	margin:0;
	padding:10px 0 30px 0;
}
	
#content ul.heatmap li {
	margin:0;
	padding:0;
	display:inline;
}

small {
	font-size: .9em;
	}

/* WP-notable styling */

.wp-notable {
        border: 1px solid white;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-top: 9px;
}


.wp-notable:hover {
        border: 1px solid red;
}

/* Add color to the input boxes */

 input
{
color: #781351;
background: #F2F7F2;
}

.submit input
{
color: #000;
background: #C3D3C3;
}