/* @override http://choosingjoy.com/wp-content/themes/default/style.css */

/*  
Theme Name: Choosing Joy
Theme URI: http://wordpress.org/
Description: This WordPress theme was originally based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> theme by Michael Heilman.
Author: Choosing Joy
Author URI: http://choosingjoy.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Navigation and Layout */

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #EEE;
}

#page {
	margin: 0 auto;
	padding: 0;
/*	width: 800px; */
	width: 1000px;
	text-align: left;
	background-color: #FFF;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#header {
	margin: 0;
	padding: 0;
	position: relative;
	height: 138px;
/*	width: 800px; */
	width: 1000px;
	background: url(images/header-bg.gif) 100% 0 repeat-x;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#popup-header {
	margin: 0;
	padding: 0;
	height: 138px;
	background: url(images/header-bg.gif) 100% 0 repeat-x;
}

#header a{
	text-decoration: none;
}

#login_indicator {
	margin: 0;
	padding-top: 10px;
	height: 14px;
/*	width: 780px; */
	width: 980px;
	text-align: right;
	color: #ee2e23;
	font-size: 10px;
}

#login_indicator a {
	color: #ee2e23;
}

#logo {
	top: 0;
	left: 0;
	width: 235px;
	height: 43px;
	padding-bottom: 18px;
	background: url(images/header-logo.gif) 100% 0 no-repeat;
}

#tabs {
	margin-left: 145px;
	height: 25px;
	/*width: 723px;*/ /* this value must changed based on tab count */
	/*width: 800px;*/
	font-size: 13px;
	font-weight: bold;
}

#tab_edge_left {
	position: relative;
	float: left;
	height: 25px;
	width: 32px;
	background: url(images/tabs/tab-edge-left.gif) 100% 0 no-repeat;
}

#tab_edge_right {
	position: relative;
	float: left;
	height: 25px;
	width: 32px;
	background: url(images/tabs/tab-edge-right.gif) 100% 0 no-repeat;
}

#tab, .tab {
	position: relative;
	float: left;
	height: 17px;
	margin: 0;
	padding: 4px 18px 4px 18px;
	background: transparent url(images/tabs/tab-close.gif) 100% 0 no-repeat;
	background-position: right bottom ;
}

#tab_on {
	position: relative;
	float: left;
	height: 17px;
	margin: 0 auto 0 auto;
	padding: 4px 18px 4px 18px;
	background: transparent url(images/tabs/tab-close-on.gif) 100% 0 no-repeat;
	background-position: right bottom;
}

.tab_open {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 11px;
	background: transparent url(images/tabs/tab-open.gif) 100% 0 no-repeat;
}

.tab_open_on {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 11px;
	background: transparent url(images/tabs/tab-open-on.gif) 100% 0 no-repeat;
}

#tab_on a {
	color: #F00;
}

a {
	color: #5054A2;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

#bar {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: 28px;
/*	width: 800px; */
	width: 1000px;
	padding: 0;
	background: url(images/tabs/secondary-nav-bar-1000.gif) 100% 0 repeat;
}

#bar_edge_left {
	float: left;
	height: 28px;
	width: 32px;
	background: url(images/tabs/tab-bar-left.gif) 100% 0 no-repeat;
}

#bar_edge_right {
	float: left;
	height: 28px;
	width: 37px;
	background: url(images/tabs/tab-bar-right.gif) 100% 0 no-repeat;
}

#bar ul li {
	display: inline;
	margin: 0 auto;
	padding: 0 10px 0px 10px;
	border-left: 1px solid;
	border-color: #fdb819;
}

#bar #divider_fix {
	height: 28px;
	width: 32px;
	position: absolute;
	background: url(images/tabs/tab-bar-left.gif) 100% 0 no-repeat;

}

#bar a {
	color: #000;
}

#bar a:hover {
	color: red;	
}

#bar .current_page_item a {
	color: #F00;
}

#home  {
	float: left;
	display: inline;
	margin: 21px 21px 0 33px;
	width: 558px;
	height: 563px;
	background: url(images/homepage/home-bg.jpg) no-repeat top left;
}

#home_buttons {
	margin: 0 0 0 240px;
}

#home_buttons ul li {
	display: inline;
	margin: 0 auto;
	padding: 0 10px 0px 10px;
}

#home_copy {
	margin: 0;
	padding: 142px 0 0 266px;
}

/* make better use of id vs classes */

/* New content sytles */
#content {
	float: left;
	display: inline;
	font-size: 13px;
	background-color: #FFF;
}

.login {
	float: left;
	display: inline;
	width: 600px;
}

.narrow_content {
	width: 478px;
	margin: 21px 21px 0 33px;
	padding: 70px 40px 0 40px;
}

.wide_content {
	width: 687px;
	margin: 21px 0px 0 21px;
	padding: 40px 40px 0 40px;
}

.wide_content_centered {
	margin: 21px 125px 0 125px;
}

.wide_yellow_background {
	background: url(images/content-wide-bg-yellow.gif) no-repeat top left;
}

.wide_white_background {
	background: url(images/content-wide-bg-white.gif) no-repeat top left;
}

.narrow_yellow_background {
	padding-top: 40px;
	background: url(images/content-narrow-bg-yellow.gif) no-repeat top left;
}

.about-us_background {
	background: url(images/backgrounds/background-about-us.jpg) no-repeat top left;
}

.contact_background {
	background: url(images/backgrounds/background-contact.jpg) no-repeat top left;
}

.learn_background {
	background: url(images/backgrounds/background-learn.jpg) no-repeat top left;
}

.members_background {
	background: url(images/backgrounds/background-members.jpg) no-repeat top left;
}

.news_background {
	background: url(images/backgrounds/background-news.jpg) no-repeat top left;
}

.play_background {
	background: url(images/backgrounds/background-play.jpg) no-repeat top left;
}

.read_background {
	background: url(images/backgrounds/background-read.jpg) no-repeat top left;
}

.resources_background {
	background: url(images/backgrounds/background-resources.jpg) no-repeat top left;
}

.search_background {
	background: url(images/backgrounds/background-search.jpg) no-repeat top left;
}

.share_background {
	background: url(images/backgrounds/background-share.jpg) no-repeat top left;
}

.shop_background {
	background: url(images/backgrounds/background-shop.jpg) no-repeat top left;
}

.watch_background {
	background: url(images/backgrounds/background-watch.jpg) no-repeat top left;
}


#content .section_introduction {
	margin: 0 0 45px 0;
}

#content h2, #login h2 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: normal;
	color: #4E54A2;
	text-transform: lowercase;
}

#video_player {
	text-align: center;
	padding-bottom: 20px;
	padding-left: 20px;
}

.videos_summary td{
	font-size: 13px;
	padding-right: 10px;
}

#content .videos_summary {
	width: 478px;
	border: 0;
	padding: 0;
	spacing: 10px;
	margin-bottom: 10px;
}

.search_summary td {
	font-size: 13px;
}

#shop_content {
	float: left;
	display: inline;
	width: 478px;
	margin: 21px 21px 0 21px;
	padding: 70px 40px 0 40px;
	background: url(images/background-shop.jpg) no-repeat top left;
	font-size: 13px;
	background-color: #FFF;
	
}

#shop_content h2 {
	padding: 0;
	margin: 0 0 50px 0;
	font-size: 18px;
	font-weight: normal;
	color: #4E54A2;
	text-transform: lowercase;
}



.yt_video_thumb_img {
	width: 171px;
	height: 153px;
	padding: 42px 22px 0 22px;
}


.yt_video_full {
  margin: 0px 6px 6px -6px;
  padding: 4px;
  text-align:center;
}
/*.yt_video_thumbs {
  height: 470px;
  overflow:scroll;
  border: 2px inset gray;
}*/
.yt_video_thumb {
  text-align:center;
  width: 45%;
  float:left;
}

.yt_video_thumb_meta {
  margin: 0px;
  padding: 4px 0px 4px 0px;
  text-align: left;
  overflow: hidden;
}
 
.yt_video_thumb_meta .yt_thumb_meta_label {
  font-weight: bold;
}
/*.yt_video_thumb_img {
  margin: 5px;
  padding: 4px;
  width: 220px;
  width: 45%;
  height: 220px;
  float:left;
  text-align:center;
}*/

/*.yt_video_thumb_img img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 6px 6px 6px 6px;
  padding: 4px;
}*/

.yt_gallery_footer {
  clear:left;
}



* html .yt_video_thumb_img {
	width: 127px;
	height: 111px;
}

.yt_video_thumb_img img {
	border: none;
}



* html .yt_video_thumb_img {
	width: 127px;
	height: 111px;
}

.yt_video_thumb_img img {
	border: none;
}

#videos_copy {
	border: 0;
}

* html #content {
		width: 478px;
}

#page #wide_content #discussions h2 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 20px;
	font-weight: normal;
	color: #4E54A2;
}

#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #4E54A2;
	text-transform: lowercase;
}

#content p {
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px 0;
}

/*category introduction folding */
#introduction{
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px 0;
}

#remainder {
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px 0;
	display: none;
}

.expand_introduction {

}

.collapse_introduction {
	display:  none;
}

/* front end sumbit forms */
#register {
	display: none;
}

/*	color: #5054A2; */
#content p strong {
	color: #333333;
}

img#category-graphic {
	margin-top: -1em;
}
#post-header, .post-header {
/*	padding: 20px 90px 0 30px; */
	padding: 20px 30px 0 30px;
}
.post-header-learn {
	margin-left: -30px;
	margin-right: -30px;
}

#post-header h2, .post-header h2 {
	padding-right: 90px;
}

#post-header h3, .post-header h3 {
	font-size: 15px;
	padding: 0;
	margin: 15px 0;
}

#content .headliner p {
	padding: 0 0 20px 0;
}

#content .card p {
	padding: 15px 30px 20px 30px;
}

#content .post-learn p {
	padding-left: 0px;
}

#content #card_footer {
	padding: 10px 20px;
}

#post-yellow-header {
	height: 86px;
	background: url(images/post-yellow-top.gif) no-repeat top left;
}

#post-yellow-body {
	background: url(images/post-yellow-middle.gif) repeat top left;
}

#post-yellow-footer {
	height: 76px;
	background: url(images/post-yellow-bottom.gif) no-repeat top left;
	padding: 20px 20px 5px 20px;
	margin-bottom: 10px;
}
/*learn card updates*/
.post-yellow-header {
	height: 86px;
	background: url(images/post-yellow-top.gif) no-repeat top left;
}

.post-yellow-body {
	background: url(images/post-yellow-middle.gif) repeat top left;
}

.post-yellow-footer-top {
	height: 9px;
	background: url(images/post-yellow-bottom-top.gif) no-repeat top left;
}
.post-yellow-footer-middle {
	background: url(images/post-yellow-bottom-middle.gif) repeat top left;
	padding: 5px 20px 5px 20px;
}
.post-yellow-footer-bottom {
	height: 14px;
	background: url(images/post-yellow-bottom-bottom.gif) no-repeat top left;
	margin-bottom: 20px;
}
/*media card updates*/
.card_media_top {
	height: 86px;
	background: url(images/card-grey-top.gif) no-repeat top left;
}

.card_media_middle {
	background: url(images/card-grey-middle.gif) repeat top left;
}

.card_media_bottom_top {
	height: 9px;
	background: url(images/card-grey-bottom-top.gif) no-repeat top left;
}
.card_media_bottom_middle {
	background: url(images/card-grey-bottom-middle.gif) repeat top left;
	padding: 5px 20px 5px 20px;
}
.card_media_bottom_bottom {
	height: 14px;
	background: url(images/card-grey-bottom-bottom.gif) no-repeat top left;
	margin-bottom: 20px;
}


/*login inline form */
.login_inline_top {
	height: 20px;
	background: url(images/login-inline-top.gif) no-repeat top left;
}

.login_inline_middle {
	background: url(images/login-inline-middle.gif) repeat-y top left;
	padding: 5px 20px 5px 20px;
}

.login_inline_bottom {
	height: 20px;
	background: url(images/login-inline-bottom.gif) no-repeat top left;
}



.post-care-team-stories-header, .post-care-team-videos-header {
	height: 86px;
	background: url(images/post-cs-top-nobg.gif) no-repeat top left;
}

.post-care-team-stories-body, .post-care-team-videos-body {
	background: url(images/post-cs-middle.gif) repeat top left;
}

.post-care-team-stories-footer, .post-care-team-videos-footer {
	height: 76px;
	background: url(images/post-cs-bottom.gif) no-repeat top left;
	padding: 20px 20px 5px 20px;
	margin-bottom: 10px;
}

.post-care-team-stories-footer-top, .post-care-team-videos-footer-top {
	height: 9px;
	background: url(images/post-cs-bottom-top.gif) no-repeat top left;
}

.post-care-team-stories-footer-middle, .post-care-team-videos-footer-middle {
	background: url(images/post-cs-bottom-middle.gif) repeat top left;
	padding: 20px 20px 5px 20px;
}

.post-care-team-stories-footer-bottom, .post-care-team-videos-footer-bottom {
	height: 14px;
	background: url(images/post-cs-bottom-bottom.gif) no-repeat top left;
	padding: 20px 20px 5px 20px;
	margin-bottom: 10px;
}



.post-yellow-header {
	height: 86px;
	background: url(images/post-yellow-top.gif) no-repeat top left;
}
.post-yellow-body {
	background: url(images/post-yellow-middle.gif) repeat top left;
}
.post-yellow-footer-top {
	height: 9px;
	background: url(images/post-yellow-bottom-top.gif) no-repeat top left;
}
.post-yellow-footer-middle {
	background: url(images/post-yellow-bottom-middle.gif) repeat top left;
	padding: 20px 20px 5px 20px;
}
.post-yellow-footer-bottom {
	height: 14px;
	background: url(images/post-yellow-bottom-bottom.gif) no-repeat top left;
	padding: 20px 20px 5px 20px;
	margin-bottom: 10px;
}




.post-hearty-hints-header, .post-hearty-hint-videos-header {
	height: 86px;
	background: url(images/post-hh-top-nobg.gif) no-repeat top left;
}

.post-hearty-hints-body, .post-hearty-hint-videos-body {
	background: url(images/post-hh-middle.gif) repeat top left;
}

.post-hearty-hints-footer-top, .post-hearty-hint-videos-footer-top {
	height: 9px;
	background: url(images/post-hh-bottom-top.gif) no-repeat top left;
}

.post-hearty-hints-footer-middle, .post-hearty-hint-videos-footer-middle {
	background: url(images/post-hh-bottom-middle.gif) repeat top left;
	padding: 20px 20px 5px 20px;
}

.post-hearty-hints-footer-bottom, .post-hearty-hint-videos-footer-bottom {
	height: 14px;
	background: url(images/post-hh-bottom-bottom.gif) no-repeat top left;
	padding: 20px 20px 5px 20px;
	margin-bottom: 10px;
}







.post-everyday-gurus-header, .post-everyday-guru-videos-header {
	height: 86px;
	background: url(images/post-eg-top-nobg.gif) no-repeat top left;
}

.post-everyday-gurus-body, .post-everyday-guru-videos-body {
	background: url(images/post-eg-middle.gif) repeat top left;
}

.post-everyday-gurus-footer-top, .post-everyday-guru-videos-footer-top {
	height: 9px;
	background: url(images/post-eg-bottom-top.gif) no-repeat top left;
}

.post-everyday-gurus-footer-middle, .post-everyday-guru-videos-footer-middle {
	padding: 20px 20px 5px 20px;
	background: url(images/post-eg-bottom-middle.gif) repeat top left;
}
.post-everyday-gurus-footer-bottom, .post-everyday-guru-videos-footer-bottom {
	height: 14px;
	margin-bottom: 10px;
	padding: 20px 20px 5px 20px;
	background: url(images/post-eg-bottom-bottom.gif) no-repeat top left;
}



.post-road-warrior-stories-header-graphic {
	height: 86px;
	background: url(images/post-rw-top.gif) no-repeat top left;
}
.post-road-warrior-stories-header, .post-road-warrior-videos-header {
	height: 86px;
	background: url(images/post-rw-top-nobg.gif) no-repeat top left;
}

.post-road-warrior-stories-body, .post-road-warrior-videos-body {
	background: url(images/post-rw-middle.gif) repeat top left;
}

.post-road-warrior-stories-footer-top, .post-road-warrior-videos-footer-top {
	height: 9px;
	background: url(images/post-rw-bottom-top.gif) no-repeat top left;
}

.post-road-warrior-stories-footer-middle, .post-road-warrior-videos-footer-middle {
	padding: 20px 20px 5px 20px;
	background: url(images/post-rw-bottom-middle.gif) repeat top left;
}

.post-road-warrior-stories-footer-bottom, .post-road-warrior-videos-footer-bottom {
	height: 14px;
	margin-bottom: 10px;
	padding: 20px 20px 5px 20px;
	background: url(images/post-rw-bottom-bottom.gif) no-repeat top left;
}




.post-games-header {
	height: 86px;
	background: url(images/post-games-top.gif) no-repeat top left;
}

.post-puzzles-header {
	height: 86px;
	background: url(images/post-puzzles-top.gif) no-repeat top left;
}

.post-jokes-header {
	height: 86px;
	background: url(images/post-jokes-top.gif) no-repeat top left;
}

.post-red-body, .post-games-body, .post-puzzles-body, .post-jokes-body {
	background: url(images/post-rw-middle.gif) repeat top left;
}

.post-red-footer-top, .post-games-footer-top, .post-puzzles-footer-top, .post-jokes-footer-top {
	height: 9px;
	background: url(images/post-rw-bottom-top.gif) no-repeat top left;
}

.post-red-footer-middle, .post-games-footer-middle, .post-puzzles-footer-middle, .post-jokes-footer-middle {
	padding: 20px 20px 5px 20px;
	background: url(images/post-rw-bottom-middle.gif) repeat top left;
}

.post-red-footer-bottom, .post-games-footer-bottom, .post-puzzles-footer-bottom, .post-jokes-footer-bottom {
	height: 14px;
	margin-bottom: 10px;
	padding: 20px 20px 5px 20px;
	background: url(images/post-rw-bottom-bottom.gif) no-repeat top left;
}





.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}

.navigation a {
	color: #999;
}

.alignleft {
	float: left;
	width: 50%;
	text-align: left;
}

.alignright {
	float: right;
	width: 50%;
	text-align: right;
}

#left_sidebar {
	float: left;
	width: 171px;
	padding-top: 30px;
	margin-left: 15px;
}
#sidebar {
	float: right;
	width: 171px;
	margin: 0;
	padding: 0;
	margin-right: 30px;
	font-size: 12px;
	list-style: none;
	background-color: #FFF;
}

#sidebar #search {
	margin: 30px 0 25px 0;
	font-size: 12px;
}

#sidebar #navigation, #sidebar #join_now {
	width: 147px;
	padding: 12px;
	background: url(images/sidebar-nav-gradient.gif) repeat-x top;
	margin-bottom: 15px;
}

li.widget {
	padding-top: 10px;
	width: 171px;
	background: url(images/sidebar-nav-gradient.gif) repeat-x top;
}

.widget_separator {
	width: 171px;
	height: 44px;
	background: url(images/sidebar-nav-footer.gif) no-repeat top left;
	margin-bottom: 10px;
}

#left_sidebar .widget ul li {
	margin-bottom: 4px;
}

.widget a {
	color: black;
	text-decoration: none;
}

.widget a:hover, a:active {
	color: red;
}

#sidebar #join_now {
}

* html #sidebar #navigation, * html #sidebar #join_now {


/* IE hack */
		width: 147px;
}

#sidebar #navigation h2, #sidebar #join_now h2, #left_sidebar h2 {
	font-size: 14px;
	font-weight: normal;
	color: #4E54A2;
	margin-top: 0px;
}

#sidebar a {
	color: #000;
	text-decoration: none;
}

#sidebar a:hover {
	color: red;
}


#sidebar #navigation ul, #sidebar #join_now ul {
	margin: 5px 0 0;
	padding-left: 15px;
	line-height: 20px;
}

#sidebar #navigation ul li, #sidebar #join_now ul li {
	list-style-type: circle;
}

#sidebar #navigation_footer {
	width: 171px;
	height: 44px;
	margin: 0 0 25px 0;
	background: url(images/sidebar-nav-footer.gif) no-repeat top left;
}

#sidebar #picture {
	width: 171px;
	height: 153px;
	padding: 19px 0 0 19px;
	margin: 0 0 25px 0;
	background: url(images/sidebar-polaroid.gif) no-repeat top left;
}

#sidebar #quote {
	width: 171px;
	margin: 0 0 25px 0;
}

#sidebar_quote_header {
	height: 28px;
	background: url(images/sidebar-quote-top.gif) no-repeat top left;
}

#sidebar_quote_body {
	font-size: 11px;
	line-height: 15px;
	padding: 0px 15px 10px 15px;
	background: url(images/sidebar-quote-middle.gif) repeat-y left;
}

#sidebar_quote_footer {
	height: 31px;
	background: url(images/sidebar-quote-bottom.gif) no-repeat top left;
}
#sidebar #video {
	width: 171px;
	height: 180px;
	margin: 0 0 25px 0;
	background: url(images/sidebar-video.gif) repeat top left;
}
#sidebar #video img {
	margin-top: 45px;
	margin-left: 21px;
	width: 130px;
	height: 97px;
}
#sidebar .film_top{
	width:171px;
	height:16px;
	background: url(images/sidebar-film-border.gif)no-repeat top left;
}
#sidebar .film_middle {
	background: url(images/sidebar-film-bg.gif)no-repeat top left;
}
#sidebar .film_bottom{
	width:171px;
	height:16px;
	background: url(images/sidebar-film-border.gif)no-repeat top left;
}

#footer {
	position: relative;
	float: left;
/*	width: 800px; */
	width: 1000px;
	margin-bottom: 10px;
}

.credit_footer {
	float: left;
	color: #b8b8b2;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;


}

.page_title {
	padding: 0;
	margin: 0 0 30px 0;
	font-family: "MS Trebuchet", sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #4E54A2;
}

.page_content {
	line-height: 20px;
	color: #333333;
}

#footer {
	font-size: 11px;
	color: #ff8000;
	text-align: center;
	background-color: #FFF;
}

#footer a {
	text-decoration: none;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0
	text-align: center;
	}

#sidebar #searchform #s {
	width: 135px;
	padding: 2px;
	border: 1px solid #777;
	background-color: #f9f9f9;
	color: #444;	
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sortform {
	text-align: right;
	margin-top: 1em;
}
#member_profile #sortform {
	text-align: left;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
.comment_top {
	height: 24px;
	width: 486px;
	padding: 10px 0 0 10px;
	background: url(images/comment-top.gif) no-repeat top left;
}
.comment_middle {
	width:  499px;
	background: url(images/comment-middle.gif) repeat-y top left;
	padding: 5px 20px 5px 20px;
}
.comment_bottom {
	width: 476px;
	height: 9px;
	background: url(images/comment-bottom.gif) no-repeat top left;
	margin-bottom: 20px;
}

.comment_middle p {
	width: 435px;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #5054a2;
	background-color: #f9f9f9;
	color: #444;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #5054a2;
	background-color: #f9f9f9;
	color: #444;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
  
/* Advanced Seaarch */
/*
Attach the following to your theme's style.css
Of course, you can adapt it to fit your needs and taste
*/

/* Advanced Search form */

#ctas_form {
	text-align: left;
}

#ctas_form fieldset ul {
	list-style: none;
	margin: 5px 15px;
	padding: 0;
}

#ctas_form fieldset {
	border: 1px solid #fdb819;
	margin: 15px 0;
	padding: 15px;
}

#ctas_form legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #4e54a2;
}

#ctas_form fieldset li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ctas_form fieldset li:before { /* for the default theme */
	content: '';
} 

#ctas_form input {
	border: 1px solid #777;
	background-color: #f9f9f9;
	color: #444;
}

#ctas_form input:focus {
	background-color: #fff;
	color: #444;
}

#ctas_footer p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
	border-top: 1px solid #888;
}

#ctas_month1, #ctas_month2, #ctas_year1, #ctas_year2 {
	text-align: center;
}

/*latest in wp */

/* author page tables */
#author_activity {
	margin-bottom: 3.5em;
	width: 460px;
	color: #333;
}
#author_activity .icon{
	width: 25px;
	text-align: center;
}

#author_activity .description {
	text-align: left;
	padding-left: 5px;
}

#author_activity th{
	background: #fff;
	padding: 2px 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-transform: lowercase;
	text-align: center;
}


#author_activity td{
	padding: 5px 0px;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	vertical-align: top;
}

/*forums*/

.table_heading {
	border-bottom: 1px solid #333;
}

#latest td,#forumlist td{
	padding: 5px 0px;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
}

#latest th,#forumlist th, #latest_mini th{
	background: #fff;
	padding: 2px 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-transform: lowercase;
	text-align: center;
}

/*quick demo hack recent topics*/
#latest_mini {
	margin-bottom: 2em;
	width: 460px;
}
#latest_mini .icon {
	width: 10px;
	text-align: center;
}

#latest_mini .description {
	text-align: left;
}

#latest_mini td {
	padding: 5px 0px;
	text-align: center;
	vertical-align: top;
}

/*end*/
#forum_search {
	margin-top:-58px;
	margin-left:490px;
	width: 190px;
	font-size: 10pt;
}

#forum_search .search_input {
	width: 160px;
	color: #444;
}

#latest, #forumlist{
	margin-bottom: 2em;
	width: 680px;
}


#latest .icon, #forumlist .icon {
	width: 10px;
	text-align: center;
}

#latest .description, #forumlist .description {
	text-align: left;
}

#tags-bad-ie{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: right;
	margin-top: -2em;
	padding: 0 1em 1em;
}

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin-bottom: 2em;
	padding: .5em
}

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

.topicmeta {
	margin-top: -57px;
	float: right;
	font-size: 10px;
	color: #666;
}

#topic_posts {
	font-size: 11px;
	color: #333;
}

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

#thread li{
	border: 1px dashed #FFF;
	margin: 10px 0 0 0;
	}
	
.threadavatar {
	margin: 0 10px 10px 10px;
	float: left;
	overflow: hidden;
	position: absolute;
}

.threadpost {
	margin: 0 15px 0 35px;
	padding: 0;
}

.threadmeta {
	margin: 0 20px 0 40px;
	padding: 0;	
	font-size: 11px;
	text-align: right;
}

.threadpost p{
	margin: 0;
	padding: 0 10px 0 10px;
}

#discuss_post_header {
	width: 544px;
	height: 14px;
	margin: 0 0 0 125px;
	padding: 0;
	background: url(images/discuss-post-top.gif) no-repeat bottom left;
}

.discuss_post_spike {
	float: left;
	margin: 20px 0 0 27px;
	width: 22px;
	height: 34px;
	background:  url(images/discuss-post-spike.gif) no-repeat top left;
}

#discuss_post_body {
	width: 544px;
	margin: 0 0 0 125px;
	background: url(images/discuss-post-middle.gif) repeat-y left;
}

#discuss_post_footer {
	width: 544px;
	height: 14px;
	margin: 0 0 0 125px;
	padding: 0;
	background: url(images/discuss-post-bottom.gif) no-repeat top left;
}

#topiclink {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin-bottom: 2em;
	padding: .5em
}

#topiclink p {
	margin: 5px;
}

#discuss_post_body label {
	font-size: 12px;
	color: #5054a2;
}

#discuss_post_body .submit {
	padding-right: 28px;
}

#discuss_post_body p {
	padding: 5px 0;
}

#post_content {
	font-size: 12px;
	width: 477px;
	border: 1px solid #ccc;
}

.admin {
	margin-top: 30px;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: right;
}
.bozo {
	background: #eeee88;
}

.bozo.alt {
	background: #ffff99;
}

.deleted {
	background: #ee8888;
}
.deleted.alt {
	background: #ff9999;
}

.alt {
	background: #fff3cf;
}

/* Begin Images */


a img {
	border: none;
	}
	
p img {
	padding: 10px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* avatars */

.gravatar_card {
	float:right;
	margin: 25px 25px 0 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #868fff;
}

.gravatar {
	float:left;
	margin: 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #868fff;
}

.gravatar_contributor {
	float:left;
	margin-right: 10px;
	padding: 3px;
	background: #fff;
	border: 1px solid #868fff;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #868fff;
	background: #fff;
}

/* ratings */

.post-ratings img {
	padding: 0 2px;
}

/* author page */

.author_photo {
	float:left;
	margin-right: 18px;
	padding: 3px;
	background: #fff;
	border: 1px solid #999;
}

#author_details{
	display: none;
	margin-bottom: 30px;
	margin: 0, 60px, 0, 60px;
}

#author_details label {
	font-weight: bold;
	color: #4E54A2;

}

#author_contact td {
	font-size: 12px;
}
/* bbpres nav bar */
.nav {
		font: 11px Arial, Helvetica, sans-serif; 
 
		padding-bottom: 10px; 
		margin: 0px; 
		text-align: right;
}

.nav a 	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
}

.nav a:visited 	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
}

.nav a:hover {
		color: #fff; 
		background: #c2cf21; 
		text-decoration: none;
}

.nav .current {
		padding: 2px 6px; 
		border:  solid 1px #ddd;
		vertical-align: top; 
		background: #fff;
}
/* page bar */
.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 

		padding-bottom: 10px; 
		margin: 0px; 
		text-align: right;
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border:  solid 1px #ddd;
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #c2cf21; 
		text-decoration: none;
	}
	

/* share your */
#share_add_it{
	float: left;
	width: 343px;
	margin-right: 25px;
}

#postman label {
	font-size: 12px;
	color: #5054a2;
}

#postman img {
	padding: 0;
	vertical-align: top;
}

.vertical_middle {
	vertical-align: middle;
}

.postman_category {
	width: 202px;
}

.submit {
	text-align: right;
	padding-right: 22px;
}

#publish_button {
	padding: 0;
	width: 104px;
	height: 33px;
	background: url(images/submit.gif) no-repeat left top;
	border-style: none;
}

#publish_button:hover {
	cursor: pointer;
	background: url(images/submit-on.gif) no-repeat left top;
}

#add_experience_top {
	height: 40px;
	background: url(images/add-top.gif) no-repeat top left;
	color: #5054a2;
}

#add_experience_middle {
	padding: 11px 22px 5px 22px;
	background: url(images/add-experience-middle.gif) repeat top left;
	vertical-align: top;
}

#add_experience_middle input{
	width:300px; 
	border: 1px solid #fdb819;
	color: #444;
}

#add_experience_middle textarea{
	width:275px; 
	border: 1px solid #fdb819;
	color: #444;
}

#add_experience_bottom {
	height: 40px;
	background: url(images/add-experience-bottom.gif) no-repeat top left;
}

#share_describe_it{
	float: left;
	width: 293px;
}

#describe_experience_top {
	height: 40px;
	background: url(images/describe-top.gif) no-repeat top left;
}

#describe_experience_middle {
	padding: 22px 22px 11px 22px;
	background: url(images/describe-experience-middle.gif) repeat top left;
}

#describe_experience_bottom {
	height: 40px;
	background: url(images/describe-experience-bottom.gif) no-repeat top left;
}

/* jtip */

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #fede88;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #fede88;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #fede88;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:pointer;
	background-color: #fff9e8;
	color: #fff9e8;
}

#shoppingcartcontents {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	margin-bottom: 30px;
}


/* Added by Scott */
br.clear {
	clear: both;
}

/* Login page css */
div#login {
	color: #5054a2;
	width: 486px;
}
/*#login p {
	font-size: 12px;
}
#login p label {
	font-size: 11px;
}
*/
#login input {
	padding: 4px;
}

#login .input {
/*	font-size: 1.8em; */
	margin-top: 3px;
	width: 97%;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

#login input {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}
#login input:focus {
	background: #fff;
	border: 1px solid #686868;
}

#login .submit input, #login .submit input:focus {
	background: url( /wp-admin/images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

#login .submit input:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}


.login ul, #protected #login .bottom {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	font-size: 11px;
	list-style: none;
}

.login ul li a {
	color: #0d324f;
	border: none;
}

#login ul li a:hover {
	color: #fff;
}

.login #footer {
	margin-left: -61px;
	padding-left: 0;
}

#login #login_error {
	background: #fcb300;
	color: #e81422;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 310px;
	text-align: center;
}


#login p { 
	font-size: 12px;
}

#login p.message { 
	width: 310px;
}

#login #login_error a {
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send {
	color: #000;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	_width: 325px;
	_margin: 0 auto 15px;
}

#login .hide {
	display: none;
}

#login .message {
	font-size: 10pt;
}

#login .register {
	font-size: 14px;
}

/* Theme the email popup */
.wp-email label, p#popup_closewin {
	color: #5054a2;
	font-size: 12px;
}
.wp-email p {
	color: #999;
	font-size: 12px;
}
.wp-email p.submit, p#popup_closewin {
	text-align: center;
	padding-top: 10px;
}

/* Tag cloud */
#left_sidebar li#tag-cloud {
	font-size: 8px;
}

#left_sidebar {
	font-size:10px;
}
#left_sidebar h2 {
	padding: 10px 5px 10px 12px;
	margin: 0;
}
#left_sidebar ul, #left_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}
#left_sidebar ul {
	padding-left: 12px;
}
#left_sidebar li.widget {
	margin-bottom: 20px;
	font-size: 12px;
}

/* Member profile themeing */

#member_profile h2 {
	text-transform: none;
	margin-bottom: 1em;
}

#member_profile h4 {
	color: #4E54A2;
	margin-bottom: 1em;
}

#content p.profile_field {
	margin: 0px;
	padding-bottom: 3px;
}
.profile_field .desc {
	color: #4E54A2;
	padding: 0 1em 3px 0em;
	float: left;
	width: 10em;
}
.profile_field .value {
	display: block;
	margin-left:  11em;
}

#member_profile ul {
	margin-top: -1em;
	margin-left: -1em;
}

#member_profile li {
	list-style: none;
}

#member_profile .edit_link {
	display: inline;
	font-size: small;
	float: right;
}

.member .pic, .search_summary .pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 80px;
	height: 80px;
}

#post-header img, .post-header img {
	margin-left: 10px;
	margin-bottom: 10px;
}

#register_msg {
	color: black;
}
#register_msg p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 486px;
	font-size: 13px;
}
#register_msg ul {
	padding-left: 3em;
}
#register_msg li {
	margin-bottom: 3px;
}

#registerform, #loginform, #lostpasswordform {
	width: 280px;
}


/* Forum theming */
.forum_content {
	background: url(images/content-wide-bg-yellow.gif) no-repeat top left;
	margin-left: 220px;
	margin-top: 25px;
	padding: 30px 0px 0px 40px;
}


