/*#region Site -> Menu, submenu and page structure*/
/*******************************
	Site Menu Bar
*/
#menu-bar
{
    height: 36px;
}
#menu-bar div.inner
{
    width: 965px;
    height: 36px;
    margin: 0 auto;
}
#menu-bar a
{
    display: block;
    float: left;
    height: 36px;
    padding: 0 6px;
    line-height: 36px;
}

/* MORE SECTION */
#menu-bar ul.more
{
    float: left;
    list-style-type: none;
    position: relative;
    z-index: 10;
}
#menu-bar ul.more li.button { overflow: hidden; }
#menu-bar ul.more li.list ul { padding: 8px 0px; }
#menu-bar ul.more li.list li { padding: 0px 10px; }
#menu-bar ul.more li.list a 
{ 
    height: 24px;
    float: none;
    line-height: 24px;
    white-space: nowrap;
    padding: 0px;
}
#menu-bar ul.more li.button a.action.right { padding-right: 17px; }
#menu-bar ul.more a.action { padding-right: 20px; }
#menu-bar ul.more a.active.arrow { padding: 0px 20px 0px 0px; }


#menu-bar ul.more li.list ul
{
    position: absolute;
    list-style-type: none;
    left: 0px;
    top: 36px;
    display: none;
}
/* END MORE SECTION */
#menu-bar div.search
{
    float: right;
    width: 243px;
    height: 23px;
    margin-top: 6px;
    position: relative;
}
#menu-bar div.search input
{
    width: 214px;
    border: 0 none;
    padding:3px 2px;
}
#menu-bar div.search a
{
   display:block;
   width:20px;
   padding:0;
   height:22px;
   position:absolute;
   top:0;
   right:0;
}
/*******************************
	Site Submenu Bar
*/
#submenu-bar
{
    height: 33px;
}
#submenu-bar div.inner
{
    width: 965px;
    height: 33px;
    margin: 0 auto;
}
#submenu-bar div.separator
{
    float:left;
    width: 1px;
    height: 33px;
}
#submenu-bar a
{
    display: block;
    height: 33px;
    line-height: 33px;
}
#submenu-bar a.filter
{
    float: left;
    padding: 0 10px;
}
#submenu-bar a.section
{
    float: right;
    padding-left: 10px;
}
/*******************************
	Page Structure
*/
#content-wraper
{
    width: 965px;
    margin: 0 auto;
}
#content
{
    width: 965px;
    padding-top: 20px;
}

/*#endregion*/

/*#region Site -> Comments  */
div.header
{
    height: 48px;
    width: 610px;
    padding: 0 20px;
    margin-top: 10px;
}
div.header p
{
    float: left;
    min-width:32px;
    padding: 15px 0 10px 0;
    text-align:center;
}
div.header a
{
    display:block;
    float: right;
    height: 15px;
    line-height:22px;
    margin-top: 13px;
}
div.header>span
{
    display:block;
    margin-top:13px;
    float:right;
    padding:5px;
}
div.header div.separator
{
    margin-top:20px;
    height:30px;
    width:1px;
    padding-left: 5px;
    padding-right:5px;
    float:right;
}
/* comments body */

div.comments 
{
	padding: 20px 20px 10px;
    width:610px;
}
div.comments div.comment
{
    padding-bottom: 20px; 
}
div.comments div.comment img
{
    display: block;
    float:left;
    width: 60px;
    height: 60px;
}
div.comments div.comment div.items
{
    margin-left: 80px;
    width: 530px;
}
div.comments div.comment div.items p
{
    padding-bottom: 8px;
}
div.comments div.comment div.items p span
{
   padding-left: 4px;
}
div.comments div.comment div.items div.visible
{
    padding: 20px;
}
div.comments div.comment div.items div.hide
{
    padding: 10px 20px;
}
div.comments div.comment div.items div.hide a
{
    float: right;
}
div.comments div.comment.hidden div.items div.hide
{
    display: block;
    visibility: visible;
}
div.comments div.comment.hidden div.items div.visible
{
    display: none;
}
div.comments div.comment div.items div p.description
{
    line-height: 22px;  
}
div.comments .no-quote
{
    display:none;
}
div.comments div.comment div.items div p.quote
{
    padding:10px 10px 20px 10px;
    margin-bottom:10px;
    line-height: 22px;  
}
div.comments div.comment div.items div.vote
{
   height: 20px;
   padding:15px 0 0 0; 
}
div.comments div.comment div.items div.vote a.up
{
    display: block;
    float:left;
    width: 15px;
    height: 15px;
}
div.comments div.comment div.items div.vote a.down
{
    display: block;
    float:left;
    width: 14px;
    height: 14px;
}
div.comments div.comment div.items div.vote span.up,
div.comments div.comment div.items div.vote span.down
{
    display: block;
    float:left;
    padding-left: 2px;
}
div.comments div.comment div.items div.vote div
{
    float:left;
    height: 14px;
    width: 1px;
    padding:0 10px;
}
div.comments div.comment div.items div.vote a.permalink
{
    padding-left: 20px;  
    float: left;
}
div.comments div.comment div.items div.vote a.gift
{
    float: left;
}
div.comments div.comment div.items div.vote a.reply-quote
{
    display:block;
    float: right;
}
div.comments div.comment div.items div.vote a.reply
{
    display:block;
    float: right;
}
div.comments div.comment div.items div.vote span.reply
{
    display: block;
    float: right;
    padding: 0 5px; 
}
div.comments div.post
{
    padding: 15px 20px 40px;
}
div.comments div.post > span
{
    line-height: 20px; 
}
div.comments div.post div
{    
    width: 250px;
    padding: 1px;
}
div.comments div.post div.description
{
    clear:both;
    width: 585px;
    padding: 5px 0 10px 0;
}
div.comments div.post textarea
{
    width: 565px;
    height: 87px;
    padding: 8px 3px;
    margin: 5px 0px;
}
div.comments div.post a.submit
{
    display:block;
    float:right;
    width:63px;
    padding:5px 0;
}
div.comments div.post input
{
    width: 94px;
    padding: 6px 3px;
    font-size: 11px;
}
div.comments div.post p.label
{
    margin-bottom: 5px;
}
div.comments div.post div.input-text
{
    width: 100px;
    padding: 2px;
    margin-top: 2px;
}
div.comments div.post img
{
    width:100px;
    height:30px;
    margin-right: 350px;
    float:right;
}
div.comments div.post p
{
    width: 225px;
}
div.comments div.post a
{
    display:block;
    padding-bottom: 10px;    
}
div.comments div.post a.code
{
     width: 120px;
}
div.comments div.post a.submit
{
     float: left;
     margin-bottom: 10px;
}
/*#endregion Site -> Comments */
/* End Of File */

