/* 
Theme Name: Simplr
Theme URI: http://www.martinhipp.com/
Description: 2 column simple, bright and clean, uses sIFR for the titles and is Widgets ready
Version: 1.01 beta
Author: Martin Hipp
Author URI: http://www.martinhipp.com
*/

/*
Thanks for choosing Simplr as your theme.
This theme is released under the Creative Commons License => http://creativecommons.org/licenses/by/2.5/
*/

/*
* {
	margin:0;
	padding:0;
}
*/


body {
	/* font:62.5% 'Lucida Grande', Verdana, Sans-Serif; */
	/*text-align:center; */	
	/* color:#666; */
	/* line-height:1.9em; */
	/* padding: 0px 0 70px; */
	/* background: #fff url(images/top.gif) repeat-x; */
}

.clear { clear: both; }

/*
a:hover {
	text-decoration:underline;
}
*/

/*
a  {
	border-color: #D5EDD2;
	margin: 0 5px 0 0;
	border-width: 2px;
}
*/

/*
#content a img {
	border-color: #DCEDF7;
	margin: 0;
}


p { padding: 0px 0; }
*/


blockquote {
	background: url(images/quote.gif) no-repeat top left;
	padding: 0 0 0 60px;
}

.alignright { float: right; margin-left: 20px; }
.alignleft { float: left; margin-right: 20px; }
.alignleft a, .alignright a { color: #5B98B2; }

.column1 {
	width: 257px;
	float: left;
}

.column2 {
	width: 257px;
	float: right;
}

#wrap {
	width: 757px;
	margin: 0 auto;
	text-align: left;
	/* font-size:1.2em; */
}

.box {
	background: #f8f8f8;
	padding: 20px 20px 10px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 2px 0;
	border-color: #eee;
}

#sidebar #feed.box {
	background: #FFF2DA;
	border-color: #FFDA9A;
}

#content .box {
	background: #FBF7ED;
	border-color: #F1E6CC;
}

#content li.box {
	background: #EDF6FB;
	border-color: #DCEDF7;
	padding: 20px 20px 20px;
}

#content li.box .postinfo { padding: 0; }

#sidebar .box {
	background: #FBF7ED;
	border-color: #F1E6CC;
}

#sidebar #feed.box a { color: #BB4411; }
#content .box .boxblock a { color: #005F87; }
#sidebar .box a { color: #5C8838; }

#content {
	float:left;
	width:460px;
	height:100%;
}

#sidebar {
	float:right;
	width:246px;
	height:100%;
}

.postinfo {
	color: #5B98B2;
	font-size: 0.9em;
	margin-top: 0;
}

.postinfo a {
	color: #5B98B2;
	margin-top: 0;
}

#footer {
	background:url('img/footer-bg.gif') no-repeat top left;
	width:530px;
	margin:0 0 0px 187px;
	padding:10px;
	border:1px #ccc solid;
	clear:both;
	font-size:0.8em;
}

#new { 
	background: #EDF6FB URL('images/new.gif') no-repeat bottom left;
	width: 35px;
	height: 45px;
	float: left;
}

ul.menu {
	margin: 0 0 20px;
	height: 25px;
	padding: 0 20px;
	font-size: 1.3em;
	font-weight: bold;
}

ul.menu li {
	float: left;
	margin: 0;
}

ul.menu li a { padding: 5px; }

ul.menu li a {
	color: #aaa;
	margin: 0;
}

ul.menu li a:hover {
	color: #444 !important;
	text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #444 !important;
	background: white;
	text-decoration: none;
}

ul {
	padding: 10px 0;
	list-style: none;
}

#content ul li {
	background: url(images/bullet.gif) no-repeat center left;
	padding: 0 0 0 22px;
}

ul.recent li, ul.feed li { padding: 2px 0 2px 22px; }
ul.recent li { background: url(images/page.gif) no-repeat center left; }
ul.feed li { background: url(images/feed.gif) no-repeat center left; }

#commentblock label span { color: #FF0000; }
#commentblock ol { padding: 0; }

.form {
	background: #f8f8f8;
	padding: 20px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 2px 0;
	border-color: #eee;
}

input {
	margin: 0 3px 3px 0;
	padding: 1px;
}

input.textfield {
	background: #fff url(images/input.gif);
	border-top: none;
	border-left: none;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding: 3px;
	width: 65%;
}

textarea {
	background: #fff url(images/input.gif);
	border-top: none;
	border-left: none;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding: 3px;
	width: 95%;
}


h4, h5, h6 {
	font-family: helvetica, arial, trebuchet ms, verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/*
h1 {
	font-size:7em;
	margin:20px 17px;
	line-height:1em;
}

h2 {
	font-size:2em;
	line-height:1.3em;
	color: #5C8838;
}

h1 a { color: #FF6600; }
h2 a { color: #005F87; }

#content h2 {
	font-size:2em;
	line-height:1.3em;
	margin-bottom: -18px;
}

h3 {
	font-size:2em;
	line-height:1.3em;
	color: #BB4411;
}
*/

h4 {
	font-size:1.2em;
	line-height:1.4em;
	color: #BB4411;
}

h5 {
	font-size:1.2em;
	line-height:1.4em;
	color: #BB4411;
}

h6 {
	font-size:2em;
	line-height:1.3em;
	color: #5C8838;
}


a, h1 a:hover, h2 a:hover, h3 a:hover {
	color:#BB4411;
	text-decoration:none;
}


/*
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash h1 { visibility: hidden; }

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size:2em;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size:2em;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 1.7em;
}

.sIFR-hasFlash h5 {
	letter-spacing: -5px;
	visibility: hidden;
	font-size: 1.7em;
}

.sIFR-hasFlash h6 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size:2em;
}

.sIFR-hasFlash ul.menu li.current_page_item {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 1.5em;
}

.sIFR-hasFlash ul.menu li.page_item {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 1.5em;
}

*/
