﻿#popmenu { float: left; width:620px; }
#popmenu li { display: inline; }
#popmenu li a { color: #33617F; float: left; padding: 6px 14px 6px 21px; margin: 0 0 0 2px; background: #C6E5F9 url(images/layout/bullet.gif) no-repeat 7px 12px; font-size: .8em; font-weight: bold; }
#popmenu li a:hover { color: #071F2D; background: #fff url(images/layout/bullet_hover.gif) no-repeat 7px 8px; }
#popmenu li a.current { background: #fff url(images/layout/bullet.gif) no-repeat 5px 12px; }
#typeposts
{
    margin-top:-8px;
    margin-left: 2px;
    padding: 0px 8px 0px 8px;
    min-height: 100px;
    text-align: left;
    float: left;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: justify;
    line-height: 19px;
    color: #705C67;
}

.postmain {clear:both;float:left;width:60px;text-align:left;margin-top:8px;}
.posttype {float:left;width:52px;text-align:center;background: #fff url(images/layout/posttype4.gif) no-repeat; }
.postinfo {float:left;width:52px;min-height:52px;text-align:center;background: #fff url(images/layout/postinfo.png) no-repeat; }
.postinfo h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
   
    margin-top: 10px;
    color: #FFF;
    clear: both;
}
.votebutton
{
    clear: both;
    cursor: pointer;
    margin-top: 2px;
    height:25px;
    padding-top:3px;
    font-size:14px;
    color: Black;
    width: 52px;
    font-weight:bold;
    float: left;
    text-align: center;
    background:url(images/layout/votebutton.gif) no-repeat;
    
}
.votebutton:hover { color:Red;}
.votedbutton { 
    clear: both;
    margin-top: 4px;
    height:25px;
    padding-top:4px;
    font-size:10px;
    color: Black;
    width: 52px;
    float: left;
    text-align: center;
    background:url(images/layout/votebutton.gif) no-repeat;
}


.subcontent {float:left;width:540px;text-align:left;}

.imagearea {border:1px solid #e1cdcb;float:right;max-width:106px;width:auto;vertical-align:middle; }
.contentimage { padding:2px; vertical-align:bottom; width:102px; height:76px; }

.smallcontent {margin-left:4px;float:left;width:78%;text-align:left;}
.sclink
{
background: url(images/icons/aright_16.png) no-repeat  0px 2px;
}
.scphoto
{
background: url(images/icons/camera_16.png) no-repeat  0px 2px;
}
.scvideo
{
background: url(images/icons/screen_16.png) no-repeat  0px 2px;
}
.scmessage
{
background: url(images/icons/pencil_16.png) no-repeat  0px 2px;
}
.subcontent h1 a
{
    margin-left:18px;
    font-size: 16px;
    font-weight: bold;
    color: #F12828;
}
.subcontent h1 a:hover {
color:#000;

}
.subcontent h2 a
{
    margin-left:18px;
    font-size: 16px;
    font-weight: bold;
    color: #F12828;
}
.subcontent h2 a:hover {
color:#000;

}
.smallcontent h3 a:hover {font-size:16px; color:Black;}
.fullcontent {margin-left:4px;float:left;width:100%;text-align:left;}

.fullinfo {float:left; width:100%;text-align:left;padding-left:2px;margin-top:2px; font-size:12px;}
.fullinfo span {color:Black; font-weight:bold;}

.line {clear:both;border-bottom: solid 2px #efefef;margin-bottom:4px; }
.postcontent {float:left;width:90%;text-align:left;min-height:30px;margin-top:8px;margin-bottom:8px;}

#rightmenu { float: right; width: 325px; margin: 0 0 10px; font-size: .9em; }
	#rightmenu h3 { color: #ccc; margin: 0 0 6px 5px; height: 16px; }
.boxtop { background: url(images/layout/box.gif) no-repeat top; padding: 2px 0; }
.box { padding: 3px 6px; background: #363636;min-height:10px; }
.boxbottom { background: url(images/layout/box.gif) no-repeat bottom; padding: 2px 0; }

.item { font-size: .94em; display: block; color: #ccc; background: #fff url(images/layout/item.gif) no-repeat; height: 34px; padding: 4px 2px; margin: 0 0 5px; }
	.item.last { margin: 0; }
	.item:hover { background: #fff url(images/layout/item.gif) no-repeat bottom; color: #fff; }
	.item strong { color: #FFFAD3; line-height: 16px;font-size:12px; vertical-align:middle; }
		.sidedate { float: left; width: 50px; text-align: center; padding: 0px 9px 0 0; font-size:16px; border-right: 1px dotted #808080;
    margin-left: 0;
    margin-right: 12px;
    margin-top: 0;

}
.sidedate span
{
    font-size: .6em;
    font-weight: bold;
    color: #C0C0C0;
}
.box a
{
    color: #f12828;
}
.box a.tag5 {font-size:22px;}
.box a.tag4 {font-size:20px;}
.box a.tag3 {font-size:18px;}
.box a.tag2 {font-size:16px;}
.box a.tag1 {font-size:14px;}
.box a:hover {color:White;}

#pager
{
float:left;
text-align:right;
margin-bottom:0px;
clear:both;
width:590px;
height:23px;
padding:2px;
margin-top:2px;
font-size:12px;
margin-left:20px;
}
#pager a
{
padding:2px 6px 2px 6px;

border:1px solid #999999;
color:#333333;
line-height:2em;
text-decoration:none;
margin-left:2px;
}
#pager a.current
{
padding:2px 6px 2px 6px;
background-color:White;
border:1px solid #900009;
color:#333333;
line-height:2em;
text-decoration:none;
font-weight:bold;
margin-left:2px;
}
#pager a:hover
{
padding:2px 6px 2px 6px;
background-color:Red;
color:White;
border:1px solid #FFFFFF; 
line-height:2em;
}

#postcomments
{
width:610px;
margin-left:2px;
padding:4px;
font-family:Arial, Sans-Serif;
font-size:12px;
}
#postcomments .title
{
color:Green;
font-size:16px;

}
.commentx
{
border-top:1px solid #ccc;
float:left;
background-color:#fff;
width:100%;
}
.commenty
{
clear:both;
border-top:1px solid #ccc;
margin-top:4px;
background-color:#f3f3f3;
}
.postby
{
    float:left;
    width:200px;
    background:transparent url(images/user_16.png) no-repeat scroll left center;
    color:#578CCA;
    font-size:11px;
    margin-left:10px;
    padding-left:22px;
    line-height:16px;
}
.postby a
{
margin-right:10px;
}
.point
{
float:right;

}
.commentvote
{
float:right;
cursor:pointer;
}
.commentpoint
{
float:right;

}
.plus
{
background:url(images/icons/thumb_up.png) no-repeat left;
width:20px;
min-height:16px;
}
.minus
{
background:url(images/icons/thumb_down.png) no-repeat 0px 1px;
width:20px;
min-height:16px;
}
.passiveplus
{
background:url(images/icons/pthumb_up.png) no-repeat left;
width:20px;
filter:alpha(opacity=25);
-moz-opacity: 0.25;
opacity: 0.25;
}

.passiveminus
{
background:url(images/icons/pthumb_down.png) no-repeat 0px 1px;
width:20px;
filter:alpha(opacity=25);
-moz-opacity: 0.25;
opacity: 0.25;
}
.commentwrapper
{
clear:both;
}
.reply
{
float:left;
cursor:pointer;
text-decoration:underline;
color:blue;
}
.sendreply
{
cursor:pointer;
text-decoration:underline;
color:blue;
float:right;
}
.subcomment
{
clear:both;
float:right;
width:95%; 

border-left:3px solid #ccc;
}
.hide
{
display:none;
}
.show
{
clear:both;
min-height:30px;
margin-left:4px;
cursor:pointer;
text-decoration:underline;
color:Red;
}

#pnlComment
{
float:right;
text-align:right;
width:100%;
}
#txtComment
{
width:98%;
height:100px;
}
.formarea
{
clear:both;

}
#promo { clear: both; width:100%;margin:0px; border-top: 3px solid #6E6E6E; background: #505050 url(images/layout/footer.gif) no-repeat right top; color: #ccc; padding: 30px 0 0 0; }

	#promo h2 { color: #fff; }

	#promo a { color: #D9EAF9; border-bottom: 1px dotted #808080; }

	.col { float: left; width: 280px; margin: 0 30px 20px 0; }

		.last { margin: 0; }


#accountpanel a
{
font-size:11px;
padding-left:7px;
line-height:14px;
}
#accountpanel a:hover
{
color:Red;
}

#smartphoto
{
float:left;
margin-left:5px;
}
.buttoninfo
{
font-size:12px;
color:White;
float:right;
margin-left:10px;
width:246px;
}
#standartphoto
{
float:left;
margin-left:5px;
}
#announcement
{
display:inline-table;
}



