/*

	Theme Name: wpSerenity
	Theme URI: http://ju-ni.net/
	Description: Customized theme for <a href="http://ju-ni.net/">Ju-Ni</a> inspired by jjSerenity © by JoomlaJunkie
	Version: 1.0
	Author: Jarnar & Stormbringer
	Author URI: http://ju-ni.net/
*/


/*********************************
********* Overall styles *********
**********************************/
body {
	background:#bdce48 url('images/background_graphical_image.gif') repeat-x;
	background-position:0% 0;
	margin:0;
	padding:21px 0 0 0;
	}
* html .post{
	height:1%
	}
.wrapper2 {
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;
	margin:0 auto;
	background:#ffffff;
	width:780px;
	}
#contentwrapper {
	margin:0 0 0 240px;
	padding:10px 0;
	background:#ffffff;
	}
#maincontent {
	margin:10px;
	border-top:1px solid #eef2d0;
	border-bottom:1px solid #eef2d0;
	border-left:1px solid #eef2d0;
	border-right:1px solid #eef2d0;
	position:relative;
	padding:10px;
	background:#ffffff;
	}

/*********************************
************* Header *************
**********************************/
.header1 {
	min-width:720px;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;;      
	margin:0 auto;
	background:#ffffff;
	width:780px;   ?>
	}
#header_wrapper {
	margin:0 auto;
	width:780px;
	padding:0px;
	height:145px;
	border-bottom:0px solid #cccccc;
	}
#header {
	overflow:hidden;
	height:145px;
	background:#2d2d2d no-repeat;
	background-position:50% 50%;
	}

/*********************************
********* Header Content *********
**********************************/
#logo {
	display:block;
	margin:0 auto;position:relative;top:25px;
	background:url('images/header_logo_image.jpg') no-repeat;
	width:780px;
	height:120px;
	}
.description {
	display:block;
	margin:0 0 0 auto;text-align:right;
	position:relative;top:-114px;
	left:-10px;
	font-family:helvetica,arial,sans-serif;
	width:300px;
	height:145px;
	color:#eef2d0;
	font-size:9px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	letter-spacing:0em;
	}
#pixopoint_date {
	display:none;
	}
#search {
	margin:0 auto 0 0margin:0 auto;
	display:block;
	position:relative;
	top:-262px;
	left:10px;
	width:300px;
	height:20px
	}
#search input {
	font-weight:normal;
	font-size:0.75em;
	color:#2d2d2d;
	font-family:helvetica,arial,sans-serif;
	letter-spacing:0em;
	}
#search input#s {
	border:1px solid #404040;
	font-weight:normal;
	font-size:0.75em;
	color:#eef2d0;
	background:#373737;
	width:140px;
	font-family:helvetica,arial,sans-serif;
	letter-spacing:0em;
	}
h1 {
	display:none;
	}
h1 a {
	color:#FFFFFF;
	text-decoration:none;
	}
h1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}

/*********************************
************* Topbar ************
**********************************/
#topbar {
	margin:		0;
	padding:	10px 0;
	height:		120px;
	color:		#96b831;
	background:	#E4E9AB;
}

.topbar_box {
	width:		240px;
	height:		110px;
	float:		left;
	margin:		5px 9px 0 9px;
	border:		1px solid #F7F9E8;
	background:	#EFF2CE;
}

.topbar_box h3 {
	margin:			0 0 2px 0;
	text-indent:	5px;
	padding:		0.75em 10px;
	font-style:		normal;
	font-weight:	bold;
	font-size:		0.75em;
	color:			#ffffff;
	font-family:	helvetica,arial,sans-serif;
	letter-spacing:	0em;
	line-height:	0.75em;
	background:		#96b831
}

.topbar_box ul {
	list-style-type:	none;
	padding:			1px;
	margin:				1px;
	vertical-align:		top;
}

.topbar_box li {
	padding:		2px 6px 1px 6px;
	font-family:	helvetica,arial,sans-serif;
	font-size:		0.6875em;
	color:			#2d2d2d;
	font-weight:	bold;
}

.topbar_box li a {
	text-decoration:	none;
	color:				#2d2d2d;
	font-weight:		bold;
	display:			block;
	height:				100%;
	padding:			0.375em 0;
	line-height:		1.5em;
	padding:			0 5px;
}

.topbar_box li a:hover {
	text-decoration:	none;
	color:				#859d30;
	font-weight:		none;
}

.topbar_box a img, .topbar_box a:hover img{
	border:	0px;
}

/*********************************
************* Sidebar ************
**********************************/
#sidebar_left {
	float:left;
	position:relative;
	left:-0px;
	width:220px;
	margin-top:-10px;
	margin-left:-240px;
	padding:0 10px 10px 10px;
}

#sidebar_right {
	float:right;
	position:relative;
	right:-1px;
	margin-right:-240px;
	padding:0 10px 10px 10px;
}

#sidebar_left, #sidebar_right {
	color:#2d2d2d;
	display:inline;
	width:220px;
}

#sidebar_right {
	display:none;
}

#sidebar_left label,#sidebar_right label,#sidebar_left td,#sidebar_right td,#sidebar_left th,#sidebar_right th,#sidebar_left caption,#sidebar_right caption  {
	color:#2d2d2d;
}

#sidebar_left a,#sidebar_right a {
	#96b831;
}

#sidebar_left li a,#sidebar_right li a {
	text-decoration:none;
	color:#96b831;
	display:block;
	height:100%;
	padding:0.375em 0;
	line-height:2.125em;
	padding:0 5px;
	background:#eef2d0;
}

#sidebar_left li a:hover,#sidebar_right li a:hover {
	color:#eff2ce;
	text-decoration:none;
	background:#bdce48;
	}
#sidebar_left li,#sidebar_right li {
	font-family:helvetica,arial,sans-serif;
	font-size:0.6875em;
	color:#2d2d2d;
}

#sidebar_left li li,#sidebar_right li li {
	font-size:1em;
	color:#2d2d2d;
	font-family:helvetica,arial,sans-serif;
	padding:6px;
}

#sidebar_left ul,#sidebar_right ul {
	list-style-type:none;
}

#sidebar_left p, #sidebar_right p, #maincontent p {
	letter-spacing:0em;
	line-height:1.375em;
	padding:0.625em 0em 0.1875em 0em;
	font-size:0.75em;
	color:#2d2d2d;
	font-family:helvetica,arial,sans-serif;
	}
#sidebar_left p, #sidebar_right p {
	color:#2d2d2d;
	}
#sidebar_left p a, #sidebar_right p a {
	color:#96b831;
	}
#sidebar_left ul, #maincontent ul, #sidebar_right ul {
	margin:0;
	padding:0;
	}
#sidebar_left, #sidebar_right {
	color:#2d2d2d;
	font-family:helvetica,arial,sans-serif;
	}
#sidebar_left input#s {
	width:100%;
	}
#sidebar_left h3, #sidebar_right h3 {
	margin:0;
	text-indent:5px;
	padding:0.75em 0 0.75em 10px;
	font-style:normal;
	font-weight:bold;
	font-size:0.75em;
	color:#ffffff;
	font-family:helvetica,arial,sans-serif;
	letter-spacing:0em;
	line-height:0.75em;
	background:#96b831
	}
#sidebar_left h3 a, sidebar_right h3 a {
	color:#ffffff;
	}
#sidebar_left h3 a:hover, sidebar_right h3 a:hover {
	color:#ffffff;
	}
.sidebar_top, .sidebar_bottom {
	width:218px;
	float:left;
	background:#eef2d0;
	padding:1px;
	margin-top:20px;
	}
.sidebar_left_magazine_left {
	margin: 4px 0 -16px 0;
	width:107px;
	float:left;
	background:#eef2d0;
	padding:1px;
	}
.sidebar_left_magazine_right {
	margin: 4px 0 -16px 0;
	width:107px;
	float:right;
	background:#eef2d0;
	padding:1px;
	}
.sidebar_right_magazine_left {
	margin-top:10px;
	width:83px;
	float:left;
	background:#eef2d0;
	padding:1px;
	border:10px solid #ffffff;
	}
.sidebar_right_magazine_right {
	margin-top:10px;
	width:83px;
	float:right;
	background:#eef2d0;
	padding:1px;
	border:10px solid #ffffff;
	}
.sidebar_right_magazine_right {
	margin-top:10px;
	width:83px;
	float:right;
	background:#eef2d0;
	padding:1px;
	border:10px solid #ffffff;
	}

/*********************************
************ Headings ************
**********************************/
h2 {
	margin:0;
	padding:0.625em 0px 0.1875em 0px;
	font-weight:bold;
	font-size:1.125em;
	color:#aebf33;
	font-family:helvetica,arial,sans-serif;
	letter-spacing:0em;
	line-height:1.125em;
	}
h3 {
	margin:0;
	padding:0.625em 0px 0.375em 0px;
	font-weight:normal;
	font-size:0.875em;
	color:#aebf33;
	font-family:helvetica,arial,sans-serif;
	letter-spacing:0em;
	line-height:0.875em;
	}
h4 {
	margin:0;
	padding:0.4375em 0px 0.25em 0px;
	font-weight:bold;
	font-size:0.875em;
	color:#aebf33;
	font-family:helvetica,arial,sans-serif;
	letter-spacing:0em;
	line-height:0.875em;
	}
h5 {
	margin:0;
	padding:0.375em 0px 0.1875em 0px;
	font-weight:bold;
	font-size:0.75em;
	color:#aebf33;
	font-family:helvetica,arial,sans-serif;
	letter-spacing:0em;
	line-height:0.75em;
	}
h6 {
	margin:0;
	padding:0.375em 0px 0.1875em 0px;
	font-weight:normal;
	font-size:0.75em;
	color:#aebf33;
	font-family:helvetica,arial,sans-serif;
	letter-spacing:0em;
	line-height:0.75em;
	}
h2 a {
	color:#AEBF33;
	border-bottom:1px solid #AEBF33;
	font-size:0.9em;
	padding-bottom:2px;
	text-decoration:none;
	}
h2 a:hover {
	color:#AEBF33;
	text-decoration:none;
	}
h3 a {
	color:#AEBF33;
	text-decoration:none;
	}
h3 a:hover {
	color:#AEBF33;
	text-decoration:underline;
	}
h4 a {
	color:#AEBF33;
	text-decoration:none;
	}
h4 a:hover {
	color:#AEBF33;
	text-decoration:underline;
	}
h5 a {
	color:#AEBF33;
	text-decoration:none;
	}
h5 a:hover {
	color:#AEBF33;
	text-decoration:underline;
	}
h6 a {
	color:#AEBF33;
	text-decoration:none;
	}
h6 a:hover {
	color:#AEBF33;
	text-decoration:underline;
	}
#pagetop_wrapper {
	display:none;
	}
#pagebottom_wrapper {
	display:none;
	}

/*********************************
************* Footer *************
**********************************/
.footer1 {
	min-width:720px;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;      
	margin:0 auto;
	background:#2d2d2d;
	width:780px;
	}
#footer {
	text-align:center;
	width:px;
	height:40px;
	clear:both;
	border-top:1px solid #cccccc;
	background:#2d2d2d
	letter-spacing:0em;
	line-height:40px;
	font-family:helvetica,arial,sans-serif;
	font-size:0.75em;
	color:#eef2d0;
	min-width:780px;
	}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

/*********************************
************* Posts **************
**********************************/
.clear{
	overflow:hidden;
	clear:both;
	}
.post {
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	}
.post li {
	letter-spacing:0em;
	line-height:1.375em;
	padding:0.625em 0 0.1875em 0;
	font-size:0.75em;
	color:#2d2d2d;
	font-family:helvetica,arial,sans-serif;;
	}
.post ul li {
	margin-left:20px;
	}
.postinfo {
	font-family:helvetica,arial,sans-serif;
	font-size:0.625em;
	letter-spacing:0em;
	color:#666666;
	padding:10px 0px 2px 0px;
	}
.postinfo_footer {
	border-bottom:0;
	border-top:0px solid #eef2d0;
	}
.postinfo a {
	color:#2D2D2D;
	text-decoration:none;
	font-weight:bold;
	}
.postinfo a:hover {
	color:#2D2D2D;
	text-decoration:underline;
	font-weight:bold;
	}
a, p a {
	color:#2D2D2D;
	text-decoration:none;
	}
a:hover, p a:hover {
	color:#798F2C;
	text-decoration:underline;
	}
#maincontent a, #maincontent p a {
	color:#2D2D2D;
	text-decoration:none;
	font-weight:bold;
	}
#maincontent a:hover, #maincontent p a:hover {
	color:#798F2C;
	text-decoration:none;
	font-weight:bold;
	}

/*********************************
********** Breadcrumbs ***********
**********************************/
.breadcrumbs {
	display:none;
	}

/*********************************
************ Comments ************
**********************************/
#comments_wrapper {
	background:#eef2d0;
	padding: 0 10px 10px 5px;
	overflow:hidden;
	}
.comment {
	font-family:helvetica,arial,sans-serif;
	font-size:0.95em;
	padding:0;
	list-style:none;
	margin:10px 0 0 0;
	padding-top:10px;
	border-bottom:1px solid #eef2d0;
	overflow:hidden;
	}
.comment .alt {
	background:#f5f5f5;
	}
.comment .alt p {
	background:#f5f5f5;
	}
textarea#comment {
	width:100%;
	}
.comment img.avatar {
	float:right;
	margin:0 10px 10px 10px;
	width:60px;
	height:60px;
	}
#comments_wrapper p {
	margin:0 10px 10px 10px;
	background:;
	font-family:helvetica,arial,sans-serif;
	font-size:0.6875em;
	letter-spacing:0em;
	color:#2d2d2d;
	}
#comments_wrapper h3 {
	color:#96b831;
	font-weight:bold;
	margin-top:0;
	}
.comment p a {
	color:#333333;
	}
.comment p a:hover {
	color:#798f2c;
	}
#commentform input,#commentform label,#commentform textarea {
	margin:20px 0 0 0;
	display:inline;
	font-family:helvetica,arial,sans-serif;
	font-size:0.6875em;
	letter-spacing:0em;
	}
#commentform label {
	margin-left:10px;
	}
#commentform input,#commentform textarea {
	clear:left;
	}
#respond {
	margin-top:30px;
	}

#commentNavi {
	margin:10px 0;
	text-align:center;
	letter-spacing:0em;
	line-height:1.375em;
	padding:0.625em 0 0.1875em 0;
	font-size:0.75em;
	color:#2d2d2d;
	font-family:helvetica,arial,sans-serif;
}

/*********************************
*********** Extra stuff **********
**********************************/
.nextprevpage {
	margin:10px 0;
	text-align:center;
	letter-spacing:0em;
	line-height:1.375em;
	padding:0.625em 0 0.1875em 0;
	font-size:0.75em;
	color:#2d2d2d;
	font-family:helvetica,arial,sans-serif;
	}
#myGallery, #myGallerySet, #flickrGallery {
	width:auto;
	}
.ngg-galleryoverview {
	clear:none;
	}
.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
	border:1px solid #A9A9A9;
	padding:4px;
	}

/*********************************
*********** Main menu **********
**********************************/
#menu_wrapper1 {
	background:#2d2d2d;
	background-position:50% 0;
	width:100%;
	height:25px;
	}
#menu1,#menu1_multilevel {
	margin:0 auto;
	}
#menu1 ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#menu1 li {
	border-left:1px solid #2d2d2d;
	border-right:1px solid #2d2d2d;
	color:#eef2d0;
	line-height:25px;
	z-index:20;
	letter-spacing:0em;
	background:#2d2d2d;
	font-weight:normal;
	font-size:0.6875em;
	margin:0;
	padding:0;
	margin:0 0px;
	float:left;
	font-family:helvetica,arial,sans-serif;
	position:relative;
	}
#menu1 li:hover,#menu1 li.sfhover {
	border-left:1px solid #666666;
	border-right:1px solid #666666;

	background:#373737;
	}
#menu1 li a {
	text-decoration:none;
	display:block;
	padding:0 15px;
	color:#eef2d0;
	}
#menu1 li a:hover {
	text-decoration:none;
	color:#eef2d0;
	}
#menu1 ul ul {
	background:url('images/dropdownshadow.png') bottom right;
	padding:0 px px 0;
	position:absolute;
	left:-999em;
	top:25px;width:130px;
	}
#menu1 li:hover ul,#menu1 li.sfhover ul {
	left:auto;
	}
#menu1 ul ul li a {
	padding:4px 10px;
	text-transform:none;
	}
#menu1 ul ul li {
	color:#eef2d0;
	z-index:20;
	width:130px;
	background:#666666;
	font-family:helvetica,arial,sans-serif;
	font-size:1em;
	font-weight:normal;
	font-style:normal;
	background:#2d2d2d;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	}
#menu1 ul ul li a {
	line-height:1.375em;
	color:#eef2d0;
	text-decoration:none;
	}
#menu1 ul ul li:hover a,#menu1 ul ul li.sfhover a {
	color:#eef2d0;
	text-decoration:none;
	}
#menu1 ul ul li:hover li a,#menu1 ul ul li.sfhover li a {
	color:#eef2d0;
	}
#menu1 ul ul li:hover li a:hover,#menu1 ul ul li.sfhover li a:hover {
	color:#eef2d0;
	}
#menu1 ul ul li:hover,#menu1 ul ul li.sfhover {
	color:#eef2d0;
	background:#373737;
	}
#menu1 ul ul ul li {
	font-size:1em;
	-moz-opacity:1;
	opacity:1;
	khtml-opacity:1;}#menu1 ul ul ul, #menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:130px;
	}
#menu1 li li:hover ul,#menu1 li li.sfhover ul,#menu1 li li li:hover ul,#menu1 li li li.sfhover ul {
	margin-left:130px;
	}
#menu1 ul ul li:hover li a,#menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#menu1 ul ul li li:hover a,#menu1 ul ul li li.sfhover a {
	color:#eef2d0;
	text-decoration:none;
	}
.mainmenu1 {
	min-width:720px;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;      
	margin:0 auto;
	background:#ffffff;
	width:780px
	}
#menu_wrapper2 {
	display:none;
	}

/*********************************
********** Post content **********
**********************************/
img {
	border:1px solid #cccccc;
	padding:2px;
	}
img.wp-smiley {
	border:none;
	}
a:hover img {
	border:1px solid #aaaaaa;
	padding:2px;
	}
a img {
	border:1px solid #cccccc;
	padding:2px;
	}
.wp-caption img {
	margin:0;
	padding:2px;
	border:none;
	}
.wp-caption a img {
	border:none;
	}
.wp-caption a:hover img {
	border:none;
	}
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
.alignleft {
	float:left;
	margin:0 5px 0 0;
	}
.alignright {
	float:right;
	margin:0 0 0 5px;
	}
.wp-caption {
	border:1px solid #cccccc;
	text-align:center;
	background:#fefefe;
	padding-top:4px;
	margin:10px;
	}
.wp-caption p.wp-caption-text {
	letter-spacing:0em;
	line-height:1.375em;
	font-size:0.75em;
	color:#2d2d2d;
	font-family:helvetica,arial,sans-serif;
	padding:0 4px 5px;
	margin:0;
	}

/*****************************************
********* bbPress forum styling  *********
******************************************
*** The following code is based on the ***
*** Kakumei theme for bbPress by Bryan ***
*** Veloso (http://avalonstar.com)     ***
******************************************/

/***** bbPress globals  *****/
#bbpress {
	margin:0;
	padding:0;
	}
#bbpress {
	margin-bottom: 50px;
	font:62.52% helvetica,arial,sans-serif;
	letter-spacing:0em;
	line-height:1.375em;	
	color:#2d2d2d;	
	}
#bbpress a {
	color:#2D2D2D;
	text-decoration:none;
	font-weight:bold;
	}
#bbpress a:hover {
	color:#798F2C;
	text-decoration:underline;
	font-weight:bold;
	}
#bbpress .alt {
	background-color:#ffffff;
	}
#bbpress pre, #bbpress code {
	font:1.0em Monaco,'Courier New',monospace;
	}
#bbpress pre, #bbpress p {
	margin-bottom:1.0em;
	}
#bbpress .left {
	float:left;
	}
#bbpress .right {
	float:right;
	}
#bbpress .delete:hover {
	background-color:#c00;
	color: #fff;
	}
#bbpress fieldset {
	border-width: 0;
	padding:0;
	margin:0;
	}
#bbpress img.avatar {
	border:1px solid #ddd;
	}
#bbpress .bozo {
	background-color:#eeee88;
	}
#bbpress .alt.bozo {
	background-color:#ffff99;
	}
#bbpress .deleted {
	background-color:#ee8888;
	}
#bbpress .alt.deleted {
	background-color: #ff9999;
	}

/***** bbPress Structure  *****/
#bbpress #main {
	font-size: 1.2em;
	width: auto;
	margin: 0 auto 25px;
	position: relative;
	}
#bbpress .notice {
	border:2px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
	}
#bbpress .notice.error {
	border-color: #852424;
	background-color:#ca8a8a;
	color: #5d2424;
	}
#bbpress .notice p {
	margin-bottom: 0;
	}

/***** bbPress Login Form *****/
#bbpress .login {
	font-size:100%;
	bottom:31px;
	left:0;
	font-weight:normal;
	color:#444444;
	width:100%;
	z-index:1;
	}
#bbpress form.login {
	bottom: 15px;
	}
#bbpress .login p {
	padding:0 0 4px;
	}
#bbpress .login label {
	display: block;
	float:left;
	padding-right:10px;
	line-height:14px;
	}
#bbpress form.login input {
	border:1px solid #999;
	padding:2px;
	line-height:14px;vfont-size: 12px;
	margin:0;
	}
#bbpress form.login input.submit {
	float: left;
	margin-top: 14px;
	margin-bottom:-10px;
	display: block;
	line-height:15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
#bbpress form.login input.submit:hover {
	background-color:#ddd;
	}
#bbpress div.remember label {
	clear:both;
	padding:0;
	margin:6px 0 0 0;
	line-height: 12px;
	}
#bbpress form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
	}

/***** bbPress Front Page *****/
#bbpress #front-page #hottags {
	position:absolute;
	top:0;
	left:0;
	width:150px;
	overflow: hidden;
	}
#bbpress #front-page #discussions {
	margin-left:170px;
	width:590px;
	}
#bbpress .frontpageheatmap {
	font-weight:normal;
	line-height:30px;
	padding-bottom:10px;
	}
#bbpress #front-page #main h2, #bbpress #forum-page #main h2, h2.bbpost-form, #bbpress #userlogin, #bbpress #currentfavorites, #bbpress #register, #bbpress #passwordrecovery, #bbpress .bbcrumb  {
	font-size:159.948816379%;
	}
#bbpress #front-page #discussions ul {
	padding: 0 0 0 14px;
	}
#bbpress .sticky {background-color:#a1d29a;
	}

/***** bbPress Page navigation *****/
#bbpress a.page-numbers, #bbpress span.page-numbers {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 4px 4px 2px 5px;
	margin-left: 5px;
	background-image: url('images/page-links-background.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#bbpress span.page-numbers.current {
	background-position: 0 -100px;
	}
#bbpress #latest a.page-numbers {
	font-size:100%;
	padding:3px 3px 1px 4px;
	margin-left:3px;
	}
#bbpress a.prev.page-numbers, #bbpress a.next.page-numbers, #bbpress span.page-numbers.dots {
	border-width:0;
	padding:0 4px;
	background-image:none;
	}
#bbpress span.page-numbers.dots {
	padding:0;
	}
#bbpress a.page-numbers:hover {
	background-position:0 -100px;
	}
#bbpress a.prev.page-numbers:hover, #bbpress a.next.page-numbers:hover {
	color:#006400;
	}

/***** bbPress Topic Page *****/
#bbpress .infobox {
	overflow:auto;
	border:1px solid #ccc;
	border-width:1px 0;
	padding:1em;
	}
#bbpress .infobox ul {
	margin:10px 0 10px 12px;
	padding:0;
	}
#bbpress .infobox ul li {
	padding-bottom: 3px;
	}
#bbpress #topic-info {
	float:left;
	padding:0 1em 0 0;
	}
#bbpress #topic-tags {
	border-left:1px solid #ccc;
	float:right;
	padding:0 0 0 1em;
	}
#bbpress .nav {
	margin:15px 0;
	padding:12px 0;
	text-align:center;
	}
#bbpress #thread {
	list-style:none;
	margin:0;
	padding:0;
	}
#bbpress #thread li {
	line-height:1.5em;
	border-top: 1px solid #fff;	/* Hack to force padding on .threadauthor on IE */
	}
#bbpress #thread li ol, #bbpress #thread li ul {
	margin-left:40px;
	}
#bbpress #thread li ol li, #bbpress #thread li ul li {
	padding:0;
	}
#bbpress .threadauthor {
	float:left;
	padding:1em 1em 0 1em;
	width: 120px;
	}
#bbpress .threadauthor p {
	margin:0;
	}
#bbpress .threadauthor small {
	font:11px Verdana,Arial,Helvetica,sans-serif;
	}
#bbpress .threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color:#eee;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	}
#bbpress #thread li.alt .threadpost {
	background-color:transparent;
	}
#bbpress #thread li.deleted {
	background-color:transparent;
	}
#bbpress #thread li.deleted .threadpost {
	background-color:#ee8888;
	}
#bbpress #thread li.alt.deleted .threadpost {
	background-color:#ff9999;
	}
#bbpress #thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
	}
#bbpress #thread li.pingback .threadpost {
	background-color:#e4f3e1;
	}
#bbpress #thread li.pingback .threadauthor {
	float:none;
	padding:0.9em 0.9em 0;
	width:auto;
	}
#bbpress #thread li.pingback .threadauthor strong {
	font-weight:normal;
	}
#bbpress #thread li.pingback .threadauthor small {
	color:#333;
	}
#bbpress #thread li.pingback .threadpost {
	margin-left:0;
	padding:0.5em 0.9em 1.5em;
	}
#bbpress #thread li.pingback .bbpost {
	font-style:
	italic;
	color:#333;
	margin:0 0 0 2.4em;
	padding:0 0 0 0.8em;
	border-left:3px dotted #ccc;
	}
#bbpress #thread .bbpost {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
	}
#bbpress #thread .bbpost blockquote {
	margin:0 0 0 2.4em;
	padding:0 0 0 0.8em;
	border-left:3px solid #ccc;
	}
#bbpress #thread .bbpost li {
	clear:none;
	}
#bbpress .postform p {
	font-size:90%;
	}
#bbpress #thread .bbpost p {
	font-size:130%;
	}
#bbpress .poststuff {
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
#bbpress .num, #bbpress #forumlist small {
	font:100% helvetica,arial,sans-serif;
	letter-spacing:0em;
	line-height:1.375em;
	padding:0.625em 0em 0.1875em 0em;
	color:#2d2d2d;
	text-align: center;
	white-space: nowrap;
	}
#bbpress .postform {
	background-color:#f0f0f0;
	padding:1em;
	margin-bottom:1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
#bbpress .postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	display: block;
	}
#bbpress .postform label {
	display:block;
	}
#bbpress #manage-tags {
	margin: 10px 0;
	list-style: none;
	}
#bbpress #manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
	}
#bbpress p.submit {
	text-align: right;
	}
#bbpress .topiclink {
	display: block;
	}
#bbpress .topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
	}
#bbpress p.rss-link {
	text-align: right;
	}
#bbpress a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
#bbpress #topic-move {
	margin-top: 1em;
	}

/***** bbPress Other *****/
#bbpress #content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
	}
#bbpress #content .infobox li {
	margin-bottom: 2px;
	}
#bbpress #content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
	}
#bbpress #content .nav a:hover {
	border: 1px solid #999;
	}
#bbpress #content a:visited {
	font-weight: normal;
	}
#bbpress #front-search {
	float: right;
	margin-top: -8px;
	}
#bbpress #latest td, #bbpress #forumlist td, #bbpress #favorites td {
	padding: 5px 10px;
	}
#bbpress #forumlist tr td div.nest {
	padding-left: 2.5ex;
	}
#bbpress #latest tr:hover, #bbpress #forumlist tr:hover, #bbpress #favorites tr:hover {
	background-color:#fdd;
	}
#bbpress #latest th, #bbpress #forumlist th, #bbpress #favorites th {
	border-bottom: 1px solid #aaa;
	background-color: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	}
#bbpress tr.bb-category td {
	background-color: #ddd;
	}
#bbpress #latest, #bbpress #forumlist, #bbpress #favorites {
	background-color: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
	}

/***** bbPress Profile Page *****/
#bbpress #profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
	}
#bbpress #profile-menu li {
	display: inline;
	margin-left: 3px;
	}
#bbpress #profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	}
#bbpress #profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
	}
#bbpress #profile-menu li a:hover {
	background-color: #e4f3e1;
	}
#bbpress #useravatar {
	margin-bottom: 1em;
	}
#bbpress #useravatar img {
	display: block;
	border-width: 3px;
	border-style: double;
	}
#bbpress #userinfo {
	margin-top: 10px;
	}
#bbpress #userinfo dt {
	font-weight: bold;
	}
#bbpress #userinfo dd {
	margin: 0 0 5px;
	}
#bbpress #useractivity {
	margin: 15px 0 5px;
	}
#bbpress .user-recent {
	margin: 0 0 10px;
	}
#bbpress .user-recent ol {
	margin: 5px 0 0 28px;
	}
#bbpress .user-recent ol li {
	margin: 0 0 3px;
	}

/***** bbPress Login, Register, Profile Edit *****/
#bbpress #login-page fieldset, #bbpress #register-page fieldset, #bbpress #profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	}
#bbpress #login-page legend, #bbpress #register-page legend, #bbpress #profile-page legend {
	font-weight: bold;
	padding: 0 15px;
	}
#bbpress #login-page fieldset table, #bbpress #register-page fieldset table, #bbpress #profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
	}
#bbpress #login-page fieldset table th, #bbpress #register-page fieldset table th, #bbpress #profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
	}
#bbpress #login-page fieldset table td, #bbpress #register-page fieldset table td, #bbpress #profile-page fieldset table td {
	padding: 5px;
	}
#bbpress #login-page fieldset table td p, #bbpress #register-page fieldset table td p, #bbpress #profile-page fieldset table td p {
	margin: 5px 0;
	}
#bbpress #login-page fieldset p, #bbpress #register-page fieldset p, #bbpress #profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
	}
#bbpress #login-page sup.required, #bbpress #register-page sup.required, #bbpress #profile-page sup.required {
	color: red;
	}
#bbpress .form-invalid {
	background-color: #ffebe8 !important;
	}
#bbpress .form-invalid input {
	border-color: #c00 !important;
	}
#bbpress .form-table input, #bbpress .form-table textarea {
	border-color: #c6d9e9;
	}
#bbpress .hidden {
	display: none;
	}
#bbpress #pass-strength-result {
	padding: 1px 3px 1px 3px;
	text-align: center;
	width: 140px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	}
#bbpress #pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
	}
#bbpress #pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
	}
#bbpress #pass-strength-result.short {
	background-color: #e3e3e3;
	}
#bbpress #pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
	}

/*********************************
********* User Login Box *********
**********************************/

#userbox {
	font-size:10pt;
	color:#2D2D2D
	font-weight:bold;
}

#userbox a {
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}

#userbox a:hover {
	font-size:8pt;
	color:#798F2C;
	text-decoration:underline;
}