/* @override http://atv.viperproject.net/css/cake.forum.css */

#forum {
    padding: 5px 0px;
}

#forum a {
    font-weight: normal;
}

#forum .head, #forum .post, #forum h2, #forum .foot, #forum.topics {
    padding: 2px 15px;
    margin: 0px;
}
#forum .postmain:after, #forum .posthead:after, #forum #titles:after, #forum .topics:after, #forum div.postfooter {
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0.0;
    overflow:hidden;
    visibility: hidden;
    clear: both;
}
#forum div.linkback {
	padding:  0px;
	margin:  0px;
}
#forum div.linkback a:hover {
    background: #1d384a;
    color:  #f1f1f1;
    border-top: #fff 1px solid;
    
}

#forum div.linkback a {
    background: #f1f1f1;
    border-left: 1px solid #ccc;
    float: left;
    text-align:  right;
    width:  613px;
    padding-right:  10px;
    margin: 0 0 0 -1px;
    padding-top: 3px;
    position: relative;
	background-color: #deddde;
	border-top: 1px dashed #ccc;
	text-decoration: none;
	font-weight:  bold;
	font-size:  1.1em;
}
#forum .forum-front {
    font-size: 1.1em;
    background: #1D384A;
    color: #fff;
}
#forum .main-forum td {
    
}
#forum .main-forum td {
    border-top: 1px solid #DDDDDD;
    padding-left: 15px;
}
#forum #no-topics {
    border: 1px solid #000;
    border-top: none;
    padding: 10px;
    text-align: center;
    font-size: 1.1em;
}
#forum .main-forum td.tcl {
    width: 395px;
}
#forum .main-forum td.tc2, #forum .main-forum td.tc3, #forum .main-forum td.tcr {
    border-left: 1px solid #DDDDDD;
}
#forum .main-forum td.tc2, #forum .main-forum td.tc3 {
    background: #F1F1F1;
    text-align: center;
    padding-left: 0px;
    padding: 5px 0px;
}
#forum .main-forum th {
    font-weight: normal;
    text-align: left;
    padding-left: 15px;
}
#forum .main-forum th.tc2, #forum .main-forum th.tc3 {
    padding: 0px 20px;
}
#forum .main-forum {
    border: 1px solid #1D384A;
}
#forum #titles {
    background: #F1F1F1;
}

 /*
#forum .topics {
    border-top: 1px solid #DDDDDD;
    line-height: 2em;
    padding-top: 0px;
    padding-right: 0px;
}
#forum .col {
    float: left;
    margin-left: 15px;
}
#forum .info {
    margin-left: 0px;
    border-left: 1px solid #ddd;
    background: #F1F1F1;
}
#forum #titles, #forum #titles .lastpost {
    background: #F1F1F1;
}
#forum #titles .col {
    border: none;
}
#forum .topicname {
    width: 395px;
    border-left: none;
}
#forum .lastpost {
    width: 219px;
    margin-left: 0px;
    padding-left: 15px;
    border-left: 1px solid #ddd;
    background: #fff;
}
*/
#forum .view, #forum .replies {
    width: 75px;
    margin-left: 0px;
    text-align: center;
}
#forum .head, #forum .foot {
    border: 1px solid #1D384A;
    margin: 0px;
}
#forum .head a, #forum .foot a {
    text-decoration: none;
}
#forum .head {
    border-bottom: none;
    margin: 5px 0px 0px;
}
#forum .foot {
    border-top: none;
    margin: -3px 0px 5px;
}
#forum .post {
    border: 1px solid #1D384A;
    margin-bottom: 3px;
    padding-top: 0px;
    padding-right: 0px;
    background: #f9f9f9;
}
#forum h2 {
    color: #fff;
    background: #1D384A;
    margin: 0px;
    font-weight: normal;
    font-size: 1em;
}
#topic-review h2, #topic-review .head {
	text-align: center;
	font-size:  1.1em;
}
#forum .postlink {
    font-weight: bold;
    text-align: right;
    font-size: 1.1em;
    margin: 0px;
}
#forum .pagelinks {
    margin: 0px;
    width: 600px;
    float: left;
}
#forum .post .posthead cite span.posted_by {
    font-size: 0;
    left: -9999px;
    position:absolute;
}
#forum .postmain, #forum .postfoot, #forum .posthead {
    background: #f9f9f9;
    padding-left: 13em;
}
#forum .postbody, #forum .postfoot ul, #forum .posthead h3 {
    background: #f1f1f1;
    border-left: 1px solid #ccc;
    float: left;
    width: 100%;
    margin: 0 0 0 -1px;
    position: relative;
}

#forum .post-author, #forum .posthead cite {
    float: left;
    width: 10em;
    margin-left: -13em;
    padding: 0 0em;
    position: relative;
    list-style: none;
    text-align: left;
    font-style: normal;
} 
#forum .posthead h3 {
    border-bottom: 1px dashed #ccc;
    background: #DEDDDE;
    font-size: 14px;
}
#forum .posthead cite a {
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
#forum .posthead strong {
    float: right;
    padding-right: 1em;
}  
#forum .posthead span.name {
    padding-left: 1.9em;
}
#forum .posthead a {
    padding-left: 1.9em;
}  
#forum .posthead a.permalink {
    padding-left: 1em;
}  
#forum .postmain .post-author {
    margin-top: -0.5em;
}   
#forum .postmain .post-author li {
    line-height: 160%;
}    
#forum li.pa-title {
    padding-bottom: 0.4em;
    font-weight: bold;
}
#forum .postbody .post-entry {
    padding: 0.8em 1em 0 1em;
} 
#forum .entry-content blockquote {
    border: 1px dashed #ccc;
    background: #fff;
    padding: 1px 5px;
}
#forum .entry-content blockquote cite {
    display: inline;
    margin: -1px -5px 2px;
    padding: 1px 5px;
    font-weight: bold;
    font-family: Helvetica, Monoco, sans-serif;
}
#forum .entry-content blockquote cite:after {
    display: inline;
    content: " wrote: ";
    padding-right: 800px;
}
textarea.postarea
{
	font-size:  12px;
    width: 54em;
    margin: 10px 14.8px 0px;
}
div.submit {
    text-align:  right;
    margin-right: 12.5px;
}
div#topic-review {
	margin-top:  10px;
}
div.wrapper {
	height:  200px;
	overflow:  auto;
}
div#review-footer{
	clear:  both;
	height: 1px;
	overflow: auto;
	background: #1D384A;	
}
div.wrapper div#postlast{
	border-bottom: none;
}
div#iewrapper div.wrapper div#postlast{
    border-bottom: 1px solid #1D384A;
}
div#iewrapper div.wrapper {
	overflow: none;
	height: auto;
}
div#iewrapper div#review-footer {
	visibility: hidden;
	overflow:  none;
	height:  0px;
}