/*#region Site -> Article */
/******************************* Content */
div.article div.fullsize-bar publish-details { margin-top: 2px; }
div.article h2.title { 
   font-size: 24px;
   font-weight: normal;
   margin-top: 10px;   
   margin-bottom: 5px;
}
#content { width: auto; }
#footer { clear: both; }
.content-column { margin-bottom: 10px; }
#sidebar { padding-top: 20px; }
/*******************************
*	ViewArticle.html
*   Content
*/
div.article div.separator
{
	width:1px;
	height:30px;
}
div.article
{
    padding: 20px;
    width:610px;
    min-height: 500px;   
}
div.article div.fullsize-bar { width: 610px; }
div.article div.counters
{
	float: right;
	position:relative;
	margin-right: 10px;
	padding: 0px 10px 10px 10px;
	width: 120px;
}
div.article div.counters a
{
	position: absolute;
	bottom: 10px;
	left: 70px;
}
div.article div.community
{
    width: 107px;
    height: 70px;
    margin: 10px 0 10px 0;  
    padding: 8px;
}
div.article div.community p { float: left; }
div.article div.community div.row { margin: 0px; overflow: hidden; float: none; margin-bottom: 5px; }
div.article div.community div
{
    clear: left;
    float: left;
    margin: 0 5px 0 0;
}
div.article div.community div.recommends
{
    width: 15px;    
    height: 15px;    
}
div.article div.community div.reactions
{
    width: 15px;    
    height: 15px;
}
div.article div.community div.comments-number
{
    width: 15px;    
    height:15px;
}
div.article div.community div.gifts-number
{
    width: 15px;    
    height:15px;
}
div.article div.multimedia
{
	float:right;
	height:221px;
	width:292px;
    margin: 0px 0 10px 20px;    
}
div.article div.multimedia a
{
    display: block;
    float: left; 
    margin-bottom: 5px;
} 
div.article div.multimedia div.separator
{
	float:left;
    width: 1px;
    height: 13px;
    padding:0px 8px;
}
div.article div.multimedia div.video-container
{
	position:relative;
    margin: 0;
    height: 212px;
    clear: left;   
    margin-bottom:10px;
}
div.article div.multimedia div.video-container div.band
{
	position:absolute;
	top:0px;
	left:0px;
	height:30px;
	width: 292px;
}
div.article div.multimedia div.video-container div.band div.info
{
	position:relative;
	z-index:2;
	height: 30px;
	width: 292px;
}
div.article div.multimedia div.video-container div.band div.info span
{
	display:block;
	float:left;
	margin: 10px 0 0 10px;
}
div.article div.multimedia div.video-container div.band div.transparency
{
	clear:both;
	position:absolute;
	top:0px;
	z-index:1;
	width: 292px;
	height: 30px;
}
div.article div.multimedia div.image-container
{
	position:relative;
	display:none;
	margin: 0;
    clear: left;  
	height: 212px;
    line-height: 212px;
	z-index: 101px;	
	text-align: center;
	padding-right: 3px;
}

div.article div.multimedia  div.image-container img { vertical-align: middle; max-width: 278px; }
div.article div.multimedia  div.image-container div.controls
{
	position:absolute;
	bottom:0px;
	left:0px;
	height:30px;
	z-index:1;
}
div.article div.multimedia div.image-container div.controls div.buttons
{
	position:relative;
	z-index:2;
	height: 30px;
	width: 292px;
}
div.article div.multimedia-content
{
    overflow: hidden;
}
div.controls div.buttons a.arrow, div.band a.arrow
{
	display: block;
	float: left;
	width: 12px;
	z-index:2;
	height: 12px;
	margin: 10px 0 0 10px;
}
div.controls div.buttons span
{
	display:block;
	float:left;
	margin: 10px 0 0 10px;
}
div.buttons a.slideshow,
div.buttons a.stop
{
	display:block;
	float:right;
	margin: 10px 0 0 10px;
}
div.buttons a.fullscreen
{
	display:block;
	float:right;
	width:9px;
	height:10px;
	margin: 10px 10px 0 10px;
}
div.article div.multimedia  div.image-container div.controls div.transparency
{
	clear:both;
	position:absolute;
	bottom:0px;
	z-index:1;
	width: 292px;
	height: 30px;
}
div.article p.description
{
    width: 282px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 14px;
}
div.article div.no-multimedia div.counters
{
	float:right;
	margin-right:20px;
	padding-bottom:10px;
	padding-left:10px;
	position:relative;
	width:120px;
}
div.article div.no-multimedia p.description
{
	float:right;
	margin-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	width:282px;
}
div.article div.no-multimedia div.separator
{
	float:right;
	height:40px;
	padding:10px;
	width:1px;
}
div.article div.body
{
    display: block;
    line-height: 21px;		
}

div.article div.body ul, div.article div.body ol { list-style-position: inside;} 

div.article p.tags
{   
    float: left;
    margin: 20px 0 15px 0;
    padding: 10px;    
}
div.article div.credit
{   
    clear: both;
    margin: 20px 0 15px 0;   
    font-style:italic;   
}
div.article div.bottom-bar
{
    float: left;
    margin-bottom: 20px;
    width: 610px;    
}
div.article div.previous p
{
    float: left; 
    margin-left: 5px;      
    padding-top: 3px;
}
div.article div.next p
{
    float: right;   
    margin-right: 5px;    
    padding-top: 3px;
}
div.article div.previous
{
	 float: left;
	 margin-bottom:20px;
}
div.article div.next
{
	float:right;
	margin-bottom:20px;
}
div.article div.previous a
{
	width: 22px;
    height: 23px;   
    float:left; 
}
div.article div.next a
{
	width: 22px;
    height: 23px;  	
    float:right;
}
/*******************************
	Sharing
*/
div.article div.sharing
{
	clear:both;
    margin-top: 20px;
    width: 610px;
    height: 50px;
}
div.article div.sharing div.button
{
    width: 80px;
    height: 50px;
}
div.article div.sharing div.button a
{    
    margin-top: 8px;
    margin-right: auto;
    margin-left: auto;
}
div.article div.sharing div.button a.share { left: 25px; top: 8px; margin: 0px; }
div.controls
{
    display:none;
	position:absolute;
	bottom:0px;
	left:0px;
	height:30px;
	z-index:1;
}
div.controls div.buttons
{
	position:relative;
	z-index:2;
	height: 30px;
	width: 608px;
}
div.image-container div.controls div.buttons a.arrow
{
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 10px 0 0 10px;
}
div.controls div.buttons span
{
	display:block;
	float:left;
	margin: 10px 0 0 10px;
}
div.controls div.buttons a.slideshow,
div.controls div.buttons a.stop
{
	display:block;
	float:right;
	margin: 10px 0 0 10px;
}
div.controls div.buttons a.fullscreen
{
	display:block;
	float:right;
	width:9px;
	height:10px;
	margin: 10px 10px 0 10px;
}
div.controls div.transparency
{
	clear:both;
	position:absolute;
	bottom:0px;
	z-index:1;
	width: 608px;
	height: 30px;
}
/*#endregion*/

/*#region Site -> Print*/
@media print {
	#header, #menu-bar, #submenu-bar, #sidebar, div.multimedia, div.community, div.counters, .previous, .next, div.sharing, .header, .comments, #footer{ display:none;}
}
/*#endregion Print*/

/*#region Article -> Short url*/
div.short-dialog
{
    height: 300px;
}
div.short-dialog div.content
{
    width: 150px;
    margin-bottom:10px;
}
div.short-dialog a.close
{
    left:270px;
}
div.short-dialog  p
{
    display: block;
	line-height: 30px;
}
div.fullscreen
{
    display: none;
    z-index: 1000;
}
div.background
{
    background-color:#000000;
    opacity: 0.5; 
    filter: alpha(opacity=50); 
    -moz-opacity: 0.5;
    position: fixed;
    z-index: 300;
}
div.image-fullscreen
{
	position:fixed;
	border:solid 1px #e6e6e6;
	background-color: #F4F4F4;
	z-index: 310;	
	width: 960px;
	height: 688px;
}

div.image-fullscreen img
{
	display: block;
	position: relative;
}
div.image-fullscreen div.controls
{
   	position:absolute;
	top:10px;
	left:0px;
	height:30px;
	z-index: 350;
}
div.image-fullscreen div.controls a.fullscreen
{
    width: 20px;
}
div.image-fullscreen div.controls span.divider
{
    float:right;
}
div.image-fullscreen > a.previous-image,
div.image-fullscreen > a.next-image
{
    position: fixed;
    z-index: 350;
    top: 150px;
    width: 63px;
    height: 30px;
    display: none;
}
/*#endregion*/

/*#region Article -> Related */
div.related
{
    margin: 10px 0;
    width: 650px;
    overflow: hidden;
}
div.related div.container
{
    float:left;
	padding: 20px;
	width: 280px;
}

div.related div.container div.panel
{    
    width: 300px;
    margin:0;
}

div.related div.container ul
{
    padding-left: 15px;
    padding-bottom:20px;
}
div.related div.container h2
{    
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 280px;
}
div.related div.container > p
{
   float: right;
   padding-right: 20px;   
}
div.related div.container p.buttom-line
{
    float: left;    
    margin: 10px 0 10px 0;
    width: 261px;
}
/*#endregion*/

