.imagePlace
{
    background: url(../images/thumb-bg.gif) no-repeat top left;
    padding: 14px 15px;
}


.oneItem
{
    margin-bottom: 30px;
    padding-bottom:  20px;
    background: url(../images/item-bottom.gif) repeat-x bottom left transparent;
}

.textPlace
{
    padding: 11px 0 0 20px;
    width:  380px;
}

.category
{
    padding: 3px 7px;
    margin-right: 6px;
    color: #FFFFFF;
    text-transform:  uppercase;
    font-size: 11px;
    font-weight: bold;    
}

.category a
{
    color: #FFFFFF;
    text-decoration:  none;
}
.category a:hover
{
    text-decoration:  underline;
}


.date
{
    font-size: 11px;
    padding-top: 3px;
}

.title
{
    margin: 15px 0 10px;
    font-size: 24px;
    font-weight: bold;
    color: #341b2f;
    padding-bottom: 15px;
    background: url(../images/item-bottom.gif) repeat-x bottom left transparent;
}
.title a
{
    color: #341b2f;
    text-decoration:  none;
}
.title a:hover
{
    text-decoration:  underline;
}


.intro
{
    font-size: 14px;
}
.post .user
{
    font-weight: bold;
}
.post .user, .post .tText
{
    font-size: 14px;
}

.post .tDate
{
    font-size: 10px;
    font-family:  verdana, tahoma, serif;
    padding-bottom: 8px;
} 

.post .tText
{
    width: 360px;
} 



.userAvatar
{
    width: 82px;
    height: 70px;
    margin-right: 15px;
}


.postData label 
{
    float: left;
    width: 120px;
}

.postData .first
{
    display: none;
}

.postData .oneLine
{ 
    padding: 0 0 10px;  
}

.oneGroup
{
    padding: 0 0 20px 20px;
    background: url(../images/item-bottom.gif) repeat-x bottom left transparent;
}

.oneTh
{
    padding: 10px 5px;
} 

.tMark1
{
    /* background-color: #f8eafa; */
}
.addPost 
{
    margin: 10px 0 10px;
}
.oneTh .name
{
    width: 400px;
}

.oneTh .count
{
    width: 100px;
    text-align:  center;
    padding-top: 10px;
}
 
.tDesc 
{
    font-size:  10px;
    font-family: verdana, tahoma, serif;
} 
.tName
{
    padding: 0 0 5px;
} 
.tDesc .username
{
    font-weight:  bold;
}

.oneComment
{
    padding: 10px 5px;
    border-bottom: solid 1px #e8ddd4;
}

.whatYouThink
{
    padding: 20px 0 10px;
    font-size:  16px;
    color:  #341c30;
    font-weight: bold;
}

.message
{
    color: #990033;
    text-align: center;
    padding: 20px;
}
.galvenaTema
{
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 13px;
    background-color: #9b397c; 
    padding: 2px 5px;
}
.headingThread
{
    padding: 5px;
    border: solid 1px #9b397c;
    background: url(../images/th-bg.gif) bottom left repeat-x #fefdfd;
}
.headingThread .oneComment
{
    border: none;
}

.bigTitle
{
    font-size: 24px;
}

.form-wrap
{
    background-color: #f3e2ed;
    margin: 20px 0;
    padding: 17px;
}

.form-wrap .submit
{
    padding: 10px 0 0;
    text-align:  right;
}

.form-wrap .submit input
{
    padding: 5px 10px;
    color: #FFFFFF;
    border:  none;
    background: url(../images/regbutbg.gif) top left repeat-x transparent;
    font-family: verdana, tahoma, serif;
    width: auto;
} 
.form-wrap input
{
    border: solid 1px #ebe0e1;
    width: 300px;
    padding: 5px;
}
.form-wrap textarea
{
    border: solid 1px #ebe0e1;
    width: 585px;
    height: 120px;
    padding: 5px;
}

.allThemes
{
    text-align: left;
    margin-bottom: 10px;
}
.addNew
{
    text-align: right;
    margin-bottom: -10px;
}


.groupName
{
    padding: 3px 10px;
    margin:10px 0 0 10px;
    text-transform: uppercase;    
}
.groupName a
{
    color: #FFFFFF;
    text-decoration: none;
}
.oneThread
{
    padding: 15px 0;
    border-bottom: solid 1px #c8c7c7;
}
.gTitle
{
    border-bottom: solid 1px #c8c7c7;
    margin: 30px 0 10px;
    padding: 0 0 10px;
}

.oneThread .name a
{
    color: #2a1022;
    text-decoration:  none;
}
.oneThread .name
{
    width: 390px;
    font-size: 18px;
}


.oneThread .image
{
    width: 60px;
    height: 60px;
    margin-right: 20px;
}
.oneThread .starterName
{
    font-size: 11px;
}

.oneThread .count 
{
    width: 140px;
    padding-top:  15px;
    text-align:  center;
    font-size: 11px;
}

.groupImage
{
    padding: 10px;
    background: url(../images/theme-bg.gif) no-repeat top left transparent;
    margin-left: -8px;
}

.allThreads
{
    text-align: right;
    padding: 10px 0 3px;
}

.extraPadding
{
    margin-top: 10px;
}

.bigTitle a
{
    color: #2A1022;
    text-decoration: none;
}

.aboutGroup
{
    padding: 5px 0 0 10px;
    font-size: 13px;
    font-weight: bold;
    width:  500px;
}

.commentText
{
    font-size: 16px;
}

.paginator
{
	text-align: center;
	padding: 10px 0;
}

.imageRules
{
	font-size: 12px;
}
