/*.container {width:960px;margin:0 auto;}*/
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
div.span-6, div.span-18 {float:left;margin-right:10.412%;}/*100px*/
.last, div.last {margin-right:0;}
.span-6 {
	width:25.412%;/*244px*/
	/*background-color:#9E9E9E;
	padding:1px;
	height:100%;*/
}
.span-18 {
	width:62.5%;/*600px*/
}
input.span-6, textarea.span-6, input.span-18, textarea.span-18 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-18, textarea.span-18 {width:698px!important;}

div.span-18 img{
	padding:0.9375%;/*9px 0*/
}
div.span-18 p{
	padding-bottom:0.9375%;/* 9px*/
}
div.title span{
	float:right;
}
div.row select{
	padding-right:3px;
}

div.flash-success{
	margin-top:6px;
}
div.flash-success p{
	padding-top:2px;
}
div.flash-success a, a:visited{
	text-decoration: underline;
}
div.flash-success a:hover{
	color:#565656;
	text-decoration:none;
}
hr {
	border:0;
	color:#9E9E9E;
	background-color:#9E9E9E;
	height:1px;
	width:35%;
	margin:0.9375%;/*9px 0*/
}
#sidebar hr {
	border:0;
	color:#9E9E9E;
	background-color:#9E9E9E;
	height:1px;
	width:25%;
	margin:0.9375%;/*9px 0*/
}
/*#sidebar div{
	background-color:#565656;
	color:#FFF;
	padding:3px;
}

#sidebar h3{
	margin-bottom:4px;
}
#sidebar p{
	padding:4px 0 0;
}
#sidebar p a, a:visited{
	color:#000;
	/display:block;
	font-size:14px;/
	text-decoration: underline;
}*/
#sidebar p a:hover{
	color:#565656;
	text-decoration:none;
}
#sidebar ul{
	list-style: none;
	
}
#sidebar ul li{
	margin-bottom:2px;
}
#sidebar ul li.last{
	margin-bottom:16px;
}
#sidebar ul li a,
#sidebar ul li a:visited{
	color:#565656;
	display:block;
	font-size:14px;
	text-decoration: none;
}
#sidebar ul li a:hover{
	color:#000;
	text-decoration:none;
}
.subscribe{
	cursor:pointer;
	color:#565656;
	/*display:block;
	font-size:14px;
	text-decoration: none;*/
}
.subscribe:hover{
	color:#000;
}
/* CGridView for Post Management */
.postmanage {
    background: none repeat scroll 0 0 white;
    border: 1px solid #000;
    border-collapse: collapse;
    width: 100%;
}
.postmanage th, .postmanage td {
    border: 1px solid white;
     padding: 0.3em;
}
.postmanage th {
    background: none repeat scroll 0 0 black;
    color: white;
    text-align: center;
}
.postmanage th a {
    color: #EEEEEE;
    text-decoration: none;
}
.postmanage tr.odd {
    background: none repeat scroll 0 0 #e2e3e4;
}
.postmanage tr.even {
    background: none repeat scroll 0 0 #f6f6f6;
}
.comment{
	margin-top:0.9375%;/* 9px*/
}
h2{
	padding-bottom:1.875%;/*18px*/
}