/* Core Classes - PhysioBlog */


body {
	background-color: #FFE43A;
	padding: 0px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.page {
	background-color: #fff;
	margin: 10px auto;
	padding: 0;
	width: 1000px; /* 758 + 2 = 760 */
	height: 100%;
	border: 1px solid #B3B3B7;
}
#header {
	height: 188px;
	min-width: 942px;
	background-color: transparent;
}
#sitetag {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 14px;
	font-style: bold;
         	color:#369A04;

}

#sitename {
	float:left;
	padding: 0;
	margin: 0 ;
}
.news_image {
float:left;
margin-right:15px;
margin-bottom: 8px;
}

#header h1 {
	margin: 0;
	width: 942px;
}
#sitelinkswrapper {
	height: 20px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 16px;
}

#search {
	width: 150px;
      color:#ffffff;
      height: 20px;
      padding:10px 0 0 0;
      margin:0 0 0 820px;
}

.titlewrapper {
	width: 970px; /* 730 + 14 + 14 = 758 */
	vertical-align: top;
	padding-left: 14px;
	padding-right: 14px;
	height: 153px;
}
#banner {
	position: absolute;
	padding-left:490px;
	top: 120px;
}
#mainwrapper {
	width: 950px;
	margin: 10px auto;
	padding: 0 12px;
}
#sidebar {   /* Both 'sidebar' and 'maincontent' DIVs are floated 'right' here. The DIV which comes first in the markup takes the rightmost place. This also helps fix some IE conflicts. */
	float: right;
	width: 180px; /* 162 + 18 + 2 = 180 */
	padding: 5px 0 18px 18px;
	font-size: 10px;
	border-left: 1px dashed #B3B3B7;
}

#sidebar1 {   /* Both 'sidebar' and 'maincontent' DIVs are floated 'right' here. The DIV which comes first in the markup takes the rightmost place. This also helps fix some IE conflicts. */
	float: left;
	width: 180px; /* 162 + 18 + 2 = 180 */
	padding: 5px 18px 18px 0;
	font-size: 10px;
	border-right: 1px dashed #B3B3B7;
}

#maincontent {
	float: right;
	width: 520px; /* 520 + 18 + 2 = 540 */
	height: 100%;
	margin: 0;
	padding: 25px 18px 0 0;
	text-align: justify;
	font-size: 12px;
}
#maincontent_custom {
	float: left;
	width: 960px;
	height: 100%;
	margin: 0;
	padding: 25px 0 0 0;
	text-align: justify;
	font-size: 12px;
}

#footer {
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
	font-size: 9px;
	padding: 8px;
	min-width: 942px;
	border-top: 2px dashed #B3B3B7;
}
#footer p {
	text-align: center;
	margin: 0;
	width: 942px;
}
.bodytable {
	padding: 2px;
	font: 12px 'Trebuchet MS', 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif;
	color: #333333;
}
.smalltext {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}
.newsfootertext {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color:#369A04;
}
.newsfootertext a{
	color: #990000;
}
.mediumtext {
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
.commenttext {
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #99000;
}
.chatuser a{
	color: #6666CC;
}
.chatuser a:hover{
	color: #000;
	text-decoration:none;
}

a img {
	border: none;
	}

a {
	color: #000;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #369A04;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

h2 {
	font-size: 12px;
          font-weight: bold;
	color: #369A04;
	margin: 14px 0px 0px;
}
h3 {
	font-family: tahoma, Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #369A04;
         background-color: #FFE43A;
         padding: 3px;
          border-top: #000 1px solid;
     border-bottom: #000 1px solid;
     border-left: #000 1px solid;
     border-right: #000 1px solid;
}
.button {
	/*border: 1px solid #676363;
	background-color: #A09EB3;*/
	color: #000;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}
.button:hover {
	/*border: 1px solid #676363;
	background-color: #A09EB3;*/
	color: #000;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}

.tbox{
	background-color: #FAFAEC;
	border: #A6AEB2 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}


/* FORUM CLASSES */

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}
.fborder {
	border: #ededed 0px solid;
	background-color: #fff;

}
.forumheader{
	background-color: #ECECEE;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#DD8503;
	padding: 4px;
	border: 1px solid #ededed;
}
.forumheader a{
	color: #DD8503;
	text-decoration: none;
}
.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #B2A7CF;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	background-image: url("images/fcap.png");

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}

/* END FORUM CLASSES */