.postst { background-color:#3399CC; color:#fff; padding:2px 10px; }
.postst a{ color:#fff; }
 .animated {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}

.rating3 { color:#CC6633; }
.stars
{
    margin: 10px 0;
    font-size: 18px;
    color: #d17581;
}
.stars2
{
    margin: 10px 2px 10px 0px;;
    font-size: 18px;
    color:#666699;
}
.stars2 .glyphicon{ margin-right:3px; }
.stars .glyphicon{ margin-right:10px; font-size:24px; color:#FF9933; }
.stars3
{
    margin:0;
    font-size: 18px;
    color:#6666CC;
}
article, header { display: block; text-align:left; }
#comments .comment {
    border-top: 1px solid #E2E2E2;
    padding-top: 15px;
    position: relative;
}
#comments .comment .avatar {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
}
#comments .comment .avatar img {
    width: 45px;
}


#comments .comment .commenter {
    color: #000000;
    display: inline-block;
    font-family: Arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    vertical-align: top;
}

#comments .comment .commenter-location, #comments .comment .commenter-title {
    color: #999999;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    vertical-align: top;
}
#comments .comment  {
    color: #999999;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    margin-left: 7px;
    vertical-align: top;
}
.comment-time {
    color: #999999;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    margin-left: 7px;
    vertical-align: top;
}
#comments .comment .comment-text {
    color: #333333;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
	margin:10px 0px;
}
#comments .comment .comment-actions {
    margin-bottom: 15px;
}
#comments .comment .comment-actions li.comment-flag {
    display: none;
    float: right;
}

#comments .comment .comment-actions li {
    color: #999999;
    display: inline-block;
    font-family: Arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 15px;
}
#comments .comment .comment-actions li.sharetools {
    clear: none;
    float: none;
    margin: 0 auto 0 0;
    width: auto;
}
#comments .comment .comment-actions li.sharetools span {
    display: inline-block;
    margin-bottom: -2px;
    margin-right: 8px;
}
#comments .comment.threaded-comment {
    border-top: 1px solid #E2E2E2;
    padding-top: 15px;
}
#comments .comreply {
    margin-left: 60px;
}
.cmt-container {
    background-color: #FFFFFF;
    border-radius: 3px;
    float: left;
    height: auto;
    margin: 10px auto;
    min-height: 30px;
    padding: 10px;
    width: 100%;
}
.cmt-cnt {
    height: auto;
    min-height: 35px;
    padding: 5px 0;
    width: 98%;
}
.cmt-cnt img {
    background-color: #CCCCCC;
    border-radius: 3px;
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 35px;
}
.comerbox {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.comerbar {
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.comerp {
    float: left;
    margin-right: 5px;
    width: 250px;
}
.comertitle {
    float: left;
    font-family: arial;
    font-size: 12px;
    width: 120px;
}
.comview {
    border-bottom: 1px solid #EEEEEE;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.comview_left {
    float: left;
    margin-right: 1%;
    width: 74%;
}
.comview_right {
    float: left;
    margin: 0;
    width: 25%;
}
.rbcombox {
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.brbar {
    background: url("http://timesofap.com/images/bar.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 16px;
    position: relative;
    width: 120px;
}
.urbar {
    background: url("http://timesofap.com/images/bar.png") repeat scroll left -16px rgba(0, 0, 0, 0);
    display: block;
    height: 16px;
    opacity: 0.75;
}
#rbbox {
    margin: 0;
    width: 100%;
}
.rbname {
    float: left;
    font-family: verdana;
    font-size: 11px;
    height: 14px;
    padding-left: 4px;
    width: 120px;
}
.thecom {
    background-color: #FFFFFF;
    height: auto;
    min-height: 35px;
    width: auto;
}
.thecom h5 {
    color: #3B5998;
    display: inline;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    margin: 0 15px 0 0;
}
.thecom .com-dt {
    color: #CCCCCC;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
.thecom p {
    color: #4E5665;
    margin: 5px;
    width: auto;
}
.new-com-bt {
    background-color: #F9F9F9;
    border: 1px solid #D3D7DC;
    border-radius: 3px;
    color: #ADB2BB;
    cursor: text;
    height: 30px;
    width: 100%;
}
.new-com-bt span {
    display: inline;
    font-size: 13px;
    line-height: 30px;
    margin-left: 10px;
}
.new-com-cnt {
    height: auto;
    width: 100%;
}
.the-new-com {
    background-color: #F9F9F9;
    border: 1px solid #D3D7DC;
    border-radius: 3px;
    color: #333333;
    height: auto;
    margin-bottom: 8px;
    min-height: 70px;
    padding: 5px;
    resize: none;
    width: 98%;
}
.new-com-cnt input[type="text"] {
    background-color: #F9F9F9;
    border: 1px solid #D3D7DC;
    border-radius: 3px;
    color: #333333;
    margin: 0 0 5px;
    padding: 5px;
}
.cmt-container textarea:focus, .new-com-cnt input[type="text"]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.4);
    outline: 0 none;
}
.bt-add-com {
    background-color: #3498DB;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    margin-right: 10px;
    opacity: 0.6;
    padding: 8px 10px;
}
.bt-cancel-com {
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    color: #404040;
    cursor: pointer;
    display: inline;
    float: left;
    padding: 8px 10px;
}
.new-com-cnt {
    display: none;
    float: left;
    height: auto;
    width: 100%;
}
.rcmt-container {
    background-color: #FFFFFF;
    border-radius: 3px;
    float: left;
    height: auto;
    margin: 10px auto;
    min-height: 30px;
    padding: 10px;
    width: 96%;
}
.rcmt-cnt {
    height: auto;
    min-height: 35px;
    padding: 5px 0;
    width: 98%;
}
.rcmt-cnt img {
    background-color: #CCCCCC;
    border-radius: 3px;
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 35px;
}
.rcomerbox {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.rcomerbar {
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.rcomerp {
    float: left;
    margin-right: 5px;
    width: 250px;
}
.rcomertitle {
    float: left;
    font-family: arial;
    font-size: 12px;
    width: 120px;
}
.rcomview {
    border-bottom: 1px solid #EEEEEE;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.rcomview_left {
    float: left;
    margin-right: 1%;
    width: 74%;
}
.rcomview_right {
    float: left;
    margin: 0;
    width: 25%;
}
.rrbcombox {
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.rbrbar {
    background: url("http://timesofap.com/images/bar.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 16px;
    position: relative;
    width: 120px;
}
.rurbar {
    background: url("http://timesofap.com/images/bar.png") repeat scroll left -16px rgba(0, 0, 0, 0);
    display: block;
    height: 16px;
    opacity: 0.75;
}
#rrbbox {
    margin: 0;
    width: 100%;
}
.rrbname {
    float: left;
    font-family: verdana;
    font-size: 11px;
    height: 14px;
    padding-left: 4px;
    width: 120px;
}
.rthecom {
    background-color: #FFFFFF;
    height: auto;
    min-height: 35px;
    width: auto;
}
.rthecom h5 {
    color: #3B5998;
    display: inline;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    margin: 0 15px 0 0;
}
.rthecom .rcom-dt {
    color: #CCCCCC;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
.rthecom p {
    color: #4E5665;
    margin: 5px;
    width: auto;
}
.rnew-com-bt {
    background-color: #F9F9F9;
    border: 1px solid #D3D7DC;
    border-radius: 3px;
    color: #ADB2BB;
    cursor: pointer;
    height: 30px;
    margin-top: 20px;
    padding: 2px 4px;
    width: 100%;
}
.rnew-com-bt:hover {
    background-color: #FFFFFF;
    cursor: pointer;
}
.rnew-com-bt span {
    display: inline;
    font-size: 13px;
    line-height: 30px;
    margin-left: 10px;
}
.rnew-com-cnt {
    height: auto;
    width: 100%;
}
.rthe-new-com {
    background-color: #F9F9F9;
    border: 1px solid #D3D7DC;
    border-radius: 3px;
    color: #333333;
    height: auto;
    margin-bottom: 8px;
    min-height: 70px;
    padding: 5px;
    resize: none;
    width: 98%;
}
.rnew-com-cnt input[type="text"] {
    background-color: #F9F9F9;
    border: 1px solid #D3D7DC;
    border-radius: 3px;
    color: #333333;
    margin: 0 0 5px;
    padding: 5px;
}
.rcmt-container textarea:focus, .rnew-com-cnt input[type="text"]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.4);
    outline: 0 none;
}
.rbt-add-com {
    background-color: #3498DB;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    margin-right: 10px;
    opacity: 0.6;
    padding: 8px 10px;
}
.rbt-cancel-com {
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    color: #404040;
    cursor: pointer;
    display: inline;
    float: left;
    padding: 8px 10px;
}
.rnew-com-cnt {
    display: none;
    float: left;
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
#tablee{ width:100%; margin:0;
background-color:#3288B6;
}
#tbody{
}
th{ color:#FFFFFF; font-weight:normal; font-size:11px;}
tr{text-align:center; line-height:20px;}
tr#formdata:hover{ background-color:#FFFFE6;}
#formdata{
background-color:#D7E8EE;
border-bottom:1px solid #CFCFCF;
}
#flink{text-decoration:none;
color:#105289;
font-size:1.2em;
font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
font-weight:bold;
}
#flink:hover{
text-decoration:underline;
color:#CA0065;
}
#alink
{text-decoration:none;
color:#4169E1;
font-weight:normal;
}
#alink:hover{
text-decoration:underline;
color:#CA0065;

}
#by{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:11px;
}
#aby{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
.headsearch
{
height:25px;
width:100%;
margin-bottom:10px;
}
.newtopic
{
float:left;

}
.ser{
float:left;
margin-left:30px;
}
.postreply{color:#EE0635;
font-weight:bold;

}
#submit{
    background: url(http://timesofap.com/cinema/images/edited-red-arrow-md.png) no-repeat;
    width:30px;
    height:20px;
    border:none;
    cursor:pointer;
}


.forum_head { font-size:14px; background-color:#3333CC; color:#FFFFFF; padding:4px 0px 0px 5px; }
.forum_content { font-size:13px; font-weight:bold; color:black; padding:5px; }
a.topictitle {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #105289;
	text-decoration: none;
}

/* a.topictitle:visited { color: #d2d2d2; } */

a.topictitle:hover {
	color: #000;
	text-decoration: underline;
}
.message-item {
margin-bottom: 25px;
margin-left: 40px;
position: relative;
}
.message-item .message-inner {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px;
position: relative;
}
.message-item .message-inner:before {
border-right: 10px solid #ddd;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -20px;
top: 6px;
width: 0;
}
.message-item .message-inner:after {
border-right: 10px solid #fff;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -18px;
top: 6px;
width: 0;
}
.message-item:before {
background: #fff;
border-radius: 2px;
bottom: -30px;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
content: "";
height: 100%;
left: -30px;
position: absolute;
width: 3px;
}
.message-item:after {
background: #fff;
border: 2px solid #ccc;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
content: "";
height: 15px;
left: -36px;
position: absolute;
top: 10px;
width: 15px;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.message-item .message-head {
margin-bottom: 8px;
padding-bottom: 8px;
}
.qa-message-content { padding-bottom:10px; border-bottom: 1px solid #eee; }
.message-item .message-head .avatar {
margin-right: 20px;
}
.message-item .message-head .user-detail {
overflow: hidden;
}
.message-item .message-head .user-detail h5 {
font-size: 16px;
font-weight: bold;
margin: 0;
}
.message-item .message-head .post-meta {
float: left;
padding: 0 15px 0 0;
}
.message-item .message-head .post-meta >div {
color: #333;
font-weight: bold;
text-align: right;
}
.post-meta > div {
color: #777;
font-size: 12px;
line-height: 22px;
}
.message-item .message-head .post-meta >div {
color: #333;
font-weight: bold;
text-align: right;
}
.post-meta > div {
color: #777;
font-size: 12px;
line-height: 22px;
}
div.avatar img {
 min-height: 40px;
 max-height: 40px;
}