/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
#livestrong_forum { 
    padding: 0px 10px 10px 10px; 
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	color: #323D4F;
	margin: 0;
}

h1.title a { color: #000000; text-decoration: none; } 

#livestrong_forum table { border-collapse: separate; }

#livestrong_forum #wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#livestrong_forum #wrapcentre {
	margin: 15px 25px 0 25px;
}

#livestrong_forum #wrapfooter {
	text-align: center;
	clear: both;
}

#livestrong_forum #wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#livestrong_forum #logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#livestrong_forum #menubar {
	margin: 0 25px;
}

#livestrong_forum #datebar {
	margin: 10px 25px 0 25px;
}

#livestrong_forum #findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#livestrong_forum .forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
}

#livestrong_forum .forumrules h3 {
	color: red;
}

#livestrong_forum #pageheader { }
#livestrong_forum #pagecontent { }
#livestrong_forum #pagefooter { }

#livestrong_forum #poll { }
#livestrong_forum #postrow { }
#livestrong_forum #postdata { }


/*  Text
 --------------------- */
#livestrong_forum h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

#livestrong_forum h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

#livestrong_forum h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	line-height: 120%;
}

#livestrong_forum h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#livestrong_forum p {
	font-size: 1.1em;
}

#livestrong_forum p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

#livestrong_forum .rtl p.moderators {
	float: right;
}

#livestrong_forum p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

#livestrong_forum .rtl p.linkmcp {
	float: left;
}

#livestrong_forum p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

#livestrong_forum .rtl p.breadcrumbs {
	float: right;
}

#livestrong_forum p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

#livestrong_forum .rtl p.datetime {
	float: left;
}

#livestrong_forum p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

#livestrong_forum .rtl p.searchbarreg {
	float: left;
}

#livestrong_forum p.forumdesc {
	padding-bottom: 4px;
}

#livestrong_forum p.topicauthor {
	margin: 1px 0;
}

#livestrong_forum p.topicdetails {
	margin: 1px 0;
}

#livestrong_forum .postreported, #livestrong_forum .postreported a:visited, #livestrong_forum .postreported a:hover, #livestrong_forum .postreported a:link, #livestrong_forum .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

#livestrong_forum .postapprove, #livestrong_forum .postapprove a:visited, #livestrong_forum .postapprove a:hover, #livestrong_forum .postapprove a:link, #livestrong_forum .postapprove a:active {
	color: green;
	font-weight:bold;
}

#livestrong_forum .postapprove img, #livestrong_forum .postreported img {
	vertical-align: bottom;
}

#livestrong_forum .postauthor {
	color: #000000;
}

#livestrong_forum .postdetails {
	color: #000000;
}

#livestrong_forum .postbody {
/*	font-size: 1.3em;*/
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
}

#livestrong_forum .postbody li, #livestrong_forum .l, #livestrong_forum .l {
	margin: 0 0 0 1.5em;
}

#livestrong_forum .rtl .postbody li, #livestrong_forum .rtl ol, #livestrong_forum .rtl ul {
	margin: 0 1.5em 0 0;
}

#livestrong_forum .posthilit {
	background-color: yellow;
}

#livestrong_forum .nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

#livestrong_forum .pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

#livestrong_forum .cattitle {

}

#livestrong_forum .gen {
	margin: 1px 1px;
}

#livestrong_forum .genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

#livestrong_forum .gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

#livestrong_forum .copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
}

#livestrong_forum .titles {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

#livestrong_forum .error {
	color: red;
}


/* Tables
 ------------ */
#livestrong_forum th {
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;
	background: #FFFFFF url('./images/cellpic3.gif') repeat-x bottom left;
	white-space: nowrap;
	padding: 7px 5px;
    text-align: center;
}

#livestrong_forum td {
	padding: 2px;
}
#livestrong_forum td.profile {
	padding: 4px;
}

#livestrong_forum .tablebg {
	background-color: #A9B8C2;
}

#livestrong_forum .tablebg td {
    vertical-align: top;
}

#livestrong_forum .catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #e9e9e9;
}
#livestrong_forum .rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

#livestrong_forum .cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #e9e9e9;
	text-indent: 4px;
}

#livestrong_forum .cat a:link {
    line-height: 28px;
    color: #FF7000; 
}

#livestrong_forum .row1 {
	background-color: #ECECEC;
	padding: 4px;
}

#livestrong_forum .row2 {
	background-color: #ECECEC;
	padding: 4px;
}

#livestrong_forum .row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

#livestrong_forum .spacer {
	background-color: #D1D7DC;
}

#livestrong_forum hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

#livestrong_forum .legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
#livestrong_forum a:link {
	color: #006597;
	text-decoration: none;
}

#livestrong_forum a:active,
#livestrong_forum a:visited {
	color: #005784;
	text-decoration: none;
}

#livestrong_forum a:hover {
	color: #D46400;
	text-decoration: underline;
}

#livestrong_forum a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
/*	font-size: 1.2em; */ 
}

#livestrong_forum a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-weight: bold;
/*	font-size: 1.2em; */
}

#livestrong_forum a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

#livestrong_forum th a,
#livestrong_forum th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

#livestrong_forum th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
#livestrong_forum form {
	margin: 0;
	padding: 0;
	border: 0;
}

#livestrong_forum input {
	color: #333333;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

#livestrong_forum textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

#livestrong_forum select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

#livestrong_forum option {
	padding: 0 1em 0 0;
}

#livestrong_forum option.disabled-option {
	color: graytext;
}

#livestrong_forum .rtl option {
	padding: 0 0 0 1em;
}

#livestrong_forum input.radio {
	border: none;
	background-color: transparent;
}

#livestrong_forum .post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

#livestrong_forum .btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

#livestrong_forum .btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

#livestrong_forum .btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

#livestrong_forum .btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

#livestrong_forum .helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
#livestrong_forum .quotetitle, #livestrong_forum .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

#livestrong_forum .quotetitle .quotetitle {
	font-size: 1em;
}

#livestrong_forum .quotecontent, #livestrong_forum .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

#livestrong_forum .attachcontent {
	font-size: 0.85em;
}

#livestrong_forum .codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 0.8em;
}

#livestrong_forum .codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', Monospace;
	background-color: #FAFAFA;
}

#livestrong_forum .syntaxbg {
	color: #FFFFFF;
}

#livestrong_forum .syntaxcomment {
	color: #FF8000;
}

#livestrong_forum .syntaxdefault {
	color: #0000BB;
}

#livestrong_forum .syntaxhtml {
	color: #000000;
}

#livestrong_forum .syntaxkeyword {
	color: #007700;
}

#livestrong_forum .syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
#livestrong_forum .pm_marked_colour {
	background-color: #000000;
}

#livestrong_forum .pm_replied_colour {
	background-color: #A9B8C2;
}

#livestrong_forum .pm_friend_colour {
	background-color: #007700;
}

#livestrong_forum .pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
#livestrong_forum img {
	border: none;
}

#livestrong_forum .sep {
	color: black;
	background-color: #FFA34F;
}

#livestrong_forum table.colortable td {
	padding: 0;
}

#livestrong_forum pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', Monospace;
}

#livestrong_forum .nowrap {
	white-space: nowrap;
}

#livestrong_forum .username-coloured {
	font-weight: bold;
}