/*text editor*/
.cleditorMain { padding:0 1px 1px; background-color:#dedede; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; padding:5px;}
.cleditorMain iframe {border:none; margin:0; padding:0; background:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; 
-moz-box-shadow: inset 0 0 3px #888;
-webkit-box-shadow: inset 0 0 3px #888;
box-shadow: inner 0 0 3px #888;  
}
.cleditorMain textarea {border:none; margin:0; padding:0; overflow-y:scroll; font:10pt Arial,Verdana; resize:none; outline:none; background:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; font-size:12px; /* webkit grip focus */}
.cleditorToolbar {}
.cleditorGroup {float:left; height:26px}
.cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0; background: url('../images/buttons.gif')}
.cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}
.cleditorDivider {float:left; width:2px; height:23px; margin:1px 0 1px 0; background: url('../images/toolbar.gif') left 3px no-repeat}
.cleditorPopup {border:solid 1px #999; background-color:white; position:absolute; font:10pt Arial,Verdana; cursor:default; z-index:10000}
.cleditorList div {padding:2px 4px 2px 4px}
.cleditorList p,
.cleditorList h1,
.cleditorList h2,
.cleditorList h3,
.cleditorList h4,
.cleditorList h5,
.cleditorList h6,
.cleditorList font {padding:0; margin:0; background-color:Transparent}
.cleditorColor {width:150px; padding:1px 0 0 1px}
.cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0}
.cleditorPrompt {background-color:#F6F7F9; padding:4px; font-size:8.5pt}
.cleditorPrompt input,
.cleditorPrompt textarea {font:8.5pt Arial,Verdana;}
.cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size:8.5pt}
/*text editor*/

/*form*/



#form-wrap{ color:#000; font-size:12px;}
#form-wrap .tags{ margin-top:10px; display:none;}
#form-wrap .tags span{ background:#454547; float:left; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 3px; padding:1px 5px; font-size:12px;}
#form-wrap .tags span a{ color:#fff; text-decoration:none; }
#form-wrap .tags span:hover{ color:#fff; background:#5d5d5e; text-decoration:none;}
#form-wrap p{ font-weight:bold; margin:20px 0 5px 0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#000;}
#form-wrap input[type="text"]{background:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; border:none; outline:none; width:96%; padding:5px 10px; font-size:12px; color:#000;-moz-box-shadow: inset 0 0 3px #888;
-webkit-box-shadow: inset 0 0 3px #888;
box-shadow: inner 0 0 3px #888; }

#form-wrap textarea{background:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; border:none; outline:none; width:96%; padding:5px 10px; font-size:12px; color:#000;-moz-box-shadow: inset 0 0 3px #888;
-webkit-box-shadow: inset 0 0 3px #888;
box-shadow: inner 0 0 3px #888; resize:none; }

#form-wrap .input-container{ background:#dedede; padding:5px; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; }
#form-wrap .input-container img{ margin-right:5px;}
#form-wrap .checkbox {
	height: 24px;
	width:20px;
	clear:left;
	float:left;
	margin: 0 0 3px;
	padding: 0 0 0 10px;
	background: url("../images/checkbox.png") no-repeat; 
	cursor: default;
	text-align:left; 
}
#form-wrap .checkbox input {
	display: none;
}

#form-wrap .selected {
	background-position: 0 -24px;
}
#form-wrap label {
	padding-top:1px;
	float:left;
	text-align:left; font-size:12px; 
}


#form-wrap .button-blue
{
    background: #a71501;
    background: -webkit-gradient(linear, left top, left bottom, from(#c22a15), to(#a71501) );
    background: -moz-linear-gradient(-90deg, #c22a15, #a71501);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c22a15', endColorstr='#c22a15');
	border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; border:none; color:#fff; font-size:11px; text-transform:uppercase; padding:5px 50px; text-shadow: 0 1px 0 rgba(0,0,0,0.4); margin-top:20px;
}

#form-wrap .button-blue:hover
{
    background: #c22a15;
    background: -webkit-gradient(linear, left top, left bottom, from(#c22a15), to(#c22a15) );
    background: -moz-linear-gradient(-90deg, #c22a15, #c22a15);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c22a15', endColorstr='#c22a15');
}
#form-wrap .cat-box{ float:left; width:140px; margin-right:10px;}

#form-wrap a.my-story{   background: #a71501;
    background: -webkit-gradient(linear, left top, left bottom, from(#c22a15), to(#a71501) );
    background: -moz-linear-gradient(-90deg, #c22a15, #a71501);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c22a15', endColorstr='#c22a15');
	border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; border:none;  font-size:11px; text-transform:uppercase; padding:5px 30px; text-shadow: 0 1px 0 rgba(0,0,0,0.4);  text-align:center; color:#fff!important; text-decoration:none; float:right;}
	
		#form-wrap .my-story a:hover{ background: #c22a15;
    background: -webkit-gradient(linear, left top, left bottom, from(#c22a15), to(#c22a15) );
    background: -moz-linear-gradient(-90deg, #c22a15, #c22a15);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c22a15', endColorstr='#c22a15');}
	
	
	
	
	
	
	
	
	
	
	/*********/
#table-wrap{ background:#fff; /*margin:20px; padding:20px;*/ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }
#table-wrap h4{ font-size:22px; font-family:Arial, Helvetica, sans-serif; float:left; margin:0 10px 0 0; padding:0;}
#table-wrap .row{ border-bottom:1px dotted #000; padding:10px 0px; }
#table-wrap .col-1{width:175px; float:left;  padding:8px; }
#table-wrap .col-2{width:50px; float:left; }
#table-wrap .col-2 img{ margin-top:10px; }
.chat-bg{ background:url("../images/chat-bg.gif") center top no-repeat; padding:0 0 5px 0; color:#fff; margin-top:10px;}

	
	.post_title_box {
    background-image: url("../images/post-dot.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 5px;
}
#table-wrap a{ color:#000;}
#table-wrap a:hover{ color:#666; text-decoration:none;}