/*  
Theme Name: SimpleLife
Theme URI: http://bbpress.org/
Description: bbPress.org theme.
Version: 1.0
Author: Matt Mullenweg
Author URI: http://photomatt.net/
*/

a {
	color: #439021;
}

a:visited {
	color: #307113;
}

a:hover {
	color: #57B82C;
}

body, html {
	background: transparent url(images/body.jpg) repeat fixed left top;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6, p, dl {
	margin:0pt;
	padding:10px 0pt 0pt;
}

h1 {
	clear:both;
	color:#532406;
	font-family:georgia,serif;
	font-size:1.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:normal;
}

h2 {
	clear:both;
	color:#532406;
	font-family:georgia,serif;
	font-size:1.6em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:normal;
}

h3 {
	color:#8F512A;
	font-family:georgia,serif;
	font-size:1.4em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:normal;
}

h4 {
	font-family:georgia,serif;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:normal;
	text-transform:uppercase;
}
img {
	border: none;
}

input, textarea {
	background: #fefefe;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}

label {
	cursor: pointer;
}

li {
	margin-bottom: 3px;
}

p, dl, textarea, li {
	line-height: 135%;
}

#content {

	margin-left: 20px;
	padding-right: 20px;
}

#credit, th {
	font-size: 12px;
}

#bbfooter {
	background:#FCFCF9 none repeat scroll 0%;
	border:1px solid #E9ECE9;
	font-size:10.8667px;
	padding:2em;
	text-align:right;
	color: #6D6864;
	margin:1em;
}	

#bbfooter :link, #bbfooter a:visited {
	color: #3C5D29
}

h2#tag {
    position: absolute;
    font-style: italic;
    top: 27px;
    font-size: 20px;
    left: 50%;
    margin-left: 110px;
}


/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/

#head {
  padding: 60px 0 2em 49px;  
  background: url(images/header.jpg) no-repeat top center;  
}

/* Forces IE to set the hasLayout flag and show the header at the height of its contents \*/
* html #head {
  height: 1%;
}
/* End hide from IE-mac */


#head h1,
#head h2 {
  margin: 0;
  padding: 0;  
  background: none;
  font-size:20.4667px
}

#head h1 {
  font-size: 44.8px;
  font-family: georgia;
  letter-spacing: -3px;
  color: #6E310B;
}

#wrap {
	background: #fff;
	margin: auto;
	padding: 0;
	width: 685px;
}

#wrap[id] {
background:transparent url(images/content.png) repeat-y scroll center top;
height:auto;
}
/* Menu */

#menu
{
	background: url(images/menu.gif) repeat-x bottom left;
	margin: 0 auto;  
	padding:5px 0;
	list-style: none;
	text-align: center;
	position: relative;
	/* Change width here for site must be smaller than #wrapper , #content width */	
	width: 680px;
	font-size:12.8px
}
#menu li
{
	margin: 0;
	padding:0 5px;
	display: inline;
	list-style:none;
	background:none;
	font: 400 1.54em georgia, serif;

}

#menu li a:link, #menu li a:visited
{
  padding: 4px 10px;
  text-align: center;
  background:none;
  text-decoration: none;  
  color: #61804E;
  border-bottom:1px solid #D3F1B6;
}

#menu li a:hover, #menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu li.current_page_item a:hover, #menu li.current_page_item a:active
{
	color: #2E5F0F;
	border-bottom: 1px solid #93c196;
}

/* END Menu*/
#sidebar {
	border-top: 5px solid #e9e9e9;
	color: #e4e4e4;
	float: right;
	width: 200px;
	background: #eee;
}

#sidebar #submenu {
	list-style: none;
	margin: 0;
	padding: .5em 0;
}

#sidebar #submenu #subcurrent, #sidebar #submenu .current_page_item {
	background: #fff;
	color: #333;
	letter-spacing: 1px;
}

#sidebar #submenu a {
	color: #333;
	display: block;
	height: 25px;
	padding-left: 10px;
	text-decoration: none;
}

#sidebar #submenu a:hover {
	background: #e0e0e0;
}

#sidebar h2 {
	color: #fff;
	font-size: 23px;
	margin: 0 0 5px 0;
	padding-top: 3px;
	text-align: center;
}

#sidebar p {
	margin: 0;
	margin-left: 9px;
}

#sidebar p a {
	color: #fff;
}

#sidebar ul {
	list-style: square;
	margin-left: 30px;
	margin-top: 0;
	padding: 0;
}

.meta {
	font-size: 80%;
	margin-top: -1em;
}

.feedback {
	font-size: 80%;
	text-align: right;
	padding-bottom: 15px;
	border-bottom: 15px solid #eee;
}

#comment {
	width: 95%;
}

#lsidebar {
	padding: 1em;
}

#lsidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#lsidebar ul li {
	background: #eee;
	padding: 0 7px;
	margin-bottom: 5px;
}

#lsidebar ul ul li {
	background: #fff;
	font-size: 10px;
}

.submit {
	text-align: right;
}

#commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentlist .pingback p, #commentlist .trackback p,
#commentlist .pingback p.cite span, #commentlist .trackback p.cite span {
	display: none;
}

#commentlist .pingback p.cite, #commentlist .trackback p.cite {
	display: block;
	background: #eee;
	padding: 4px 10px;
	font-size: 14px;
}

#commentlist .comment {
	padding: 0 10px;
}
