html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small Verdana;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3787DE;
	font: normal small Georgia, "Times New Roman", Times, sherif;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: underline;
	color: #3787DE;
}

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

img {
	border: none;
}

#toolbar img {
	float: left;
	margin-right: 4px;
}
#toolbar img.hand {
	border: 1px solid #9f998c;
	cursor: pointer;
}

/* Header */

#header {
	height: 100px;
	width: 410px;
	margin-left: 20px;
	margin-top: 20px;
}

#header h1 {
	float: left;
	letter-spacing: -3px;
	font-size: 3.4em;
}

#header h2 {
	letter-spacing: -1px;
	font-size: 16px;
	margin-left: 40px;
}

#header h1 a {
	text-decoration: none;
	color: #333333;
}

/* Content */

#content {
	margin-left: 20px;
	position: relative;
	width: 670px;
}

/* Posts */

#posts {
	float: right;
	padding: 1em;
	background: url(images/img1.gif) no-repeat;
	position: absolute;	
	margin-left: 250px;
	width: 100%;
}

.post {
	width: 100%;
	margin-bottom: 2em;
}

.post .title {
	letter-spacing: -1px;
	font-size: 2em;
}

.post .title_2 {
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 1em;
}

.post .story, .compComment.story {
	font-size: 9pt;
}

.post .meta , .compComment.meta{
	font: 8pt Verdana;
	margin-bottom: 1em;
}

#search form {
	margin: 0 0 12px 0;
	padding: 0;
}

#search #textfield1 {
	width: 155px;
}

#search #submit1 {
	display: none;
}

.menu {
	float: left;
	width: 220px;
	position: absolute;
}

/* Orange Box */
.obox {
	float: left;
	width: 220px;
	position: absolute;
	margin: 0 0 1em 0;	
	padding: 1em;
	background: url(images/img1.gif) no-repeat;
}

.obox .heading {
	height: 27px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FF6500;
}

.obox .content {
	padding: 10px;
}

.obox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.obox li {
	padding-left: 15px;
}

.obox a {
	color: #FF6500;
}

/* Green Box */
.gbox {

	width: 220px;
	position: static;
	margin: 0 0 2em 0;
	padding: 1em;
	background: url(images/img1.gif) no-repeat;
}

.gbox .heading {
	height: 27px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #3787DE;
}

.gbox .content {
	padding: 10px;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
	padding-left: 15px;
}

.gbox a {
	color: #000000;
	background-color: inherit;
}

.gbox a:hover {
	color: #FF6500;
}

/* Colomns */
.colomn_header {
	width: 100%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #3787DE;

}

.colomn_left {
	float: left;
	width: 150px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #3787DE;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

.colomn_right {
	width: 670px;
	border-bottom-style: dashed;	
	border-bottom-width: 1px;
	border-bottom-color: #3787DE;
	padding-bottom: 2px;
	padding-top: 2px;
}
.colomn_footer {
	width:100%;
}

/* Footer */

#footer {
	width: 100%;
	padding:2px;
	bottom: 0;
	position: fixed;
	background-color: #000000;
}

#footer p {
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	font-size: x-small;
	font-family: "Verdana";
}

#footer a {
	text-decoration: none;
}
/* List view */
#component_container
{
	width: 100%;
}

.component_title
{
	font-size: 16px;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px;
	padding-right: 0px;
	width: 100%;
	border: 1px solid #000000;
}

.component_item
{

	border-bottom: 1px solid #000000;
}

/* FORMS */
form div 
{
	clear:left;
	display:block;
	margin:5px 0pt 0pt;
	padding:1px 3px;
	width:480px;
}

form div label 
{
	display:block;
	float:left;
	margin:0pt 0pt 5px;
	padding:3px 5px;
	text-align:right;
	width:120px;
}

form div input.inputText, form div input.inputPassword 
{
	margin:0pt;
	padding:1px 3px;
	width:150px;
}

form div input.inputTextCord
{
	margin:0pt;
	padding:1px 3px;
	width:25px;
}

form div.required label, label.required 
{
	font-weight:bold;
}

form div.optional label, label.optional
{
	font-weight:normal;
}

form div.submit 
{
	padding:5pt 0pt 0pt 150px;
	width:100%;
}

form fieldset
{
	clear:both;
	margin:0pt;
	padding:0px;
}

form div fieldset 
{
	clear:none;
	width:197px;
}

fieldset 
{
	border:0px none;
}

.compComment
{
	border-bottom-style: dashed;	
	border-bottom-width: 1px;
	border-bottom-color: #3787DE;
		padding-bottom: 10px;
}

.compComment.story  {
	font-size: 9pt;
}

.compComment.meta {
	font: 8pt Verdana;
}

/*** OLD ****/
.border_bottom {
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.border_top {
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #000000;
	
}
.border_left {
	border-left-style:solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
.border_right {
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color: #000000;
}

.sub_text {
	font-size: 9pt;
	font-weight: bold;
	color:#000000;
	
}
