@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/OpenSansLight.woff2) format('woff2'), url(fonts/OpenSansLight.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(fonts/OpenSansNormal.woff2) format('woff2'), url(fonts/OpenSansNormal.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/OpenSansBold.woff2) format('woff2'), url(fonts/OpenSansBold.woff) format('woff');
}



* {
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
}

html, body, html  {
     
	  text-rendering: optimizeLegibility !important;
	 -webkit-font-smoothing: antialiased !important;
	 -moz-osx-font-smoothing: antialiased !important;
	 font-size: 14px;
	 font-family: 'Cabin', Arial, "Lucida Grande", sans-serif; 
	 font-weight: 300;
	 
 }
 
 
.container {
    padding-right: 0px;
    padding-left: 0px;
}

.row
{
	margin-right: 0px;
	margin-left: 0px;
	height : auto;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
ol, ul {
    list-style: outside none none;
}


.logo_bar
{
	display : block;
}

.logo
{
	max-width : 220px;
	max-height : 95px;
	
}

.title_bar
{
	height : 31px;
	border-bottom : 5px solid #777;
	margin : 0px;
	padding : 0px;
}

.top_banner
{
	position : absolute;
	top : 0px;
	right : 10px;
	max-width : 728px;
	width : 728px;
	max-height : 90px;
}

.top_banner  img
{
	width : 728px;
	max-height : 90px;
}

.topnavbar
{
	margin : 0px;
	padding : 0px;
}

.topnavbar li {
    
    float: left;
    text-align: center;
    list-style: outside none none;
    font-size : 12px;
	font-weight : bold;
	margin-right: 1px;
    height: 26px;
    background: #EA6D0D none repeat scroll 0% 0%;
    color: #FFF;
    cursor: pointer;
    border-radius: 0px 8px 0px 0px;
    padding: 10px;
}
.topnavbar li:hover 
{
	background : #9E715E;
}

.topnavbar li.active 
{
	background : #FFA200 !important;
	color : #444;
}

.item_title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.item_date {
    font-size: 12px;
    font-style: italic;
    color: #77787B;
    display: block;
    margin: 0px 0px 5px;
}

.item_body{
    font-size: 12px;
    font-weight: normal;
    color: #000;
    margin: 0px 0px 3px;
}


.item_more_info {
    font-size: 12px;
    font-weight: bold;
    color: #ED0080;
    text-decoration: none;
}

.item_list li {
    padding: 15px 0px;
    position: relative;
    border-bottom: 1px solid #DDD;
}


#page-content {
    padding: 10px 10px 2px 10px;
	margin-top : 10px;
    background-image: url("../images/lr_shadow.png") ;
	background-size : 100% 1px;
	background-repeat : repeat-y;
	position: relative;
	max-width : 1000px;
	min-width : 320px;
}

.banner_v
{
	width : 100%;
	height : auto;
}

.border_1px
{
	border : 1px solid #777;
}

.top_shadow {
    background-repeat: no-repeat;
    background-position: left top;
	background-size : 2px 100%;
    padding: 7px 0px 0px;
    background-image: url("../images/tp_shadow.png");
}

.bottom_shadow {
    background-repeat: no-repeat;
    background-position: left bottom;
	background-size : 2px 100%;
    padding: 7px 0px 0px;
    background-image: url("../images/bt_shadow.png");
}

.shadow_4sides
{
	-webkit-box-shadow: 0 0 5px 2px #aaa;
    -moz-box-shadow: 0 0 5px 2px #aaa;
    box-shadow: 0 0 5px 2px #aaa;
}

.clear_both
{
	clear:both; 
}

.mgr_top10
{
	margin-top : 10px;
}

.highlight_color
{
	color : #E94B28;
}

.highlight_bg
{
	background-color : #E94B28;
}

#left_section
{
	max-width : 680px;
}

#right_section
{
	background : #E94B28;
	padding-bottom: 20px;
	margin-top : 10px;
	height : 100%;
	max-width : 300px;
	float : right;
	width : 300px;
}

#results
{
	float : left;
	padding-bottom: 20px;
	width: 100%;
}

#news_posts
{
	padding : 0px;
	
}

#news_posts li {
	background: url(../images/texture.png) repeat;
	border-bottom : 1px dotted #777;
	padding : 10px 0px 5px 0px;
}

#news_posts li.top_news 
{
	background-color : rgba(255,255,255,1);
	background: url(../images/checksq.png) repeat;
}

.photo_item 
{
	width: 82px;
	height: 120px;
	overflow: hidden !important;
	border-radius: 4px;
	margin: 0px auto 10px;
	background-size : cover; 
	background-repeat : no-repeat; 
	background-position : center; 
	float : left; 
	margin: 5px 5px 5px 5px;
}

.photo_item_tiny
{
	width: 40px;
	height: 50px;
	overflow: hidden !important;
	 
	margin: 0px auto 10px;
	background-size : cover; 
	background-repeat : no-repeat; 
	background-position : center; 
	float : left; 
	margin: 5px 5px 5px 5px;
}

.post-big-image-block 
{
	/*
		background-image: url(../images/photo_bg_4.jpg);
		background-size : cover; 
		background-repeat : no-repeat; 
		background-position : center;
	*/
	
	padding-top : 0px;
	text-align : center;
	font-weight : bold;
	font-size : 10px;
	line-height : 25px;
	padding-top : 5px;
	width : 100%;
}

.post-big-image 
{
	width: 100%; 
	height: 350px; 
	padding : 5px;
	background-size : cover; 
	background-repeat : no-repeat; 
	background-position : center top ;
    border: 1px solid #E7E7E7;
    
 
}



#news_posts .post-info h3 {
    margin: 0px 0px 5px;
}

#news_posts .news_title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

#news_posts .news_title2 {
    font-size: 18px;
    font-weight: bold;
    color: #E94B28;
    text-decoration: none;
}



.headline
{
	font-size: 20px;
	color : #fff !important;
	padding : 5px;
	display : block;
	margin-bottom : 0px;
	background: url(../images/texture_b.png) repeat;
	font-weight : bold;
}

#news_posts .sub_headline
{
	font-size: 20px;
	color : #fff !important;
	padding : 5px;
	display : block;
	margin : 10px 0px 10px 0px;
	background: url(../images/texture_t.png) repeat;
}

#bday_grid
{
	padding-top : 10px;
}

.photo_grid
{
	width : 33%;
	float : left;
}

.photo_block
{
	text-align : center;
	height : 220px;
	width : 100%;
	padding : 5px;
	cursor : pointer;
}


.bday_photo_item
{
	width : 90px;
	height : 120px;
	overflow : hidden !important;
	border-radius : 0px;
	margin: 0 auto;
	margin-bottom : 10px;
	background-size : auto 100%; 
	background-repeat : no-repeat; 
	background-position : center;
}

.bday_photo_item img
{
	width : 110px;
	height : auto;
	display : block;
	
}

.bday_extra_photos_block
{
	width : 25%;
	height : 120px;
	float : left;
	padding : 1%;
}

.bday_extra_photos
{
	background-size : cover; 
	background-repeat : no-repeat; 
	background-position : center; 
	float : left; 
	margin : 5px;

	width: 100%;
	height: 100%;
	overflow: hidden !important;
	border-radius: 0px;
	margin: 0px auto 10px;
		
}
 

.photo_block span
{
	display : block;
	margin-bottom : 3px;
	font-weight : bold;
}

.title_row
{
	margin-bottom : 10px;
}	

.extra_pics_block
{
	
}

.extra_pics
{
	border-radius : 0px;
	width : auto;
	height : 120px;
	float : left;
	margin : 0px 10px 10px 10px;
}

#news_posts  .post-image
{
	text-align : center;
}

#news_posts .top_news  .post-info
{
	padding : 10px;
	margin-left : 0px;
}

#news_posts .post-info
{
	padding: 0px;
	margin-left : 140px;
}

#news_posts  .post-image  img
{
	width: 120px;
	height : auto;
	border-radius : 0px;
	float : left;
}

#news_posts li.top_news .post-image  img
{
	width: 240px;
	height : auto;
	max-width : 240px;
	border-radius : 0px;
}
#news_posts .post-info .publish-date {
    font-size: 12px;
    color: #0093FF;
    display: block;
    margin: 0px 0px 5px;
	font-weight : bold;
}

#news_posts .post-info p {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    margin: 0px 0px 12px;
	line-height: 20px;
}

#news_posts .post-info .more {
    display: block;
    margin: 0px 0px 20px;
}


#news_posts .post-info .more a {
    font-size: 12px;
    font-weight: bold;
    color: #ED0080;
    text-decoration: none;
}

#news_posts .post-info h3 a .type {
    color: #ED0080;
    font-style: italic;
}

#news_posts .total_pics {
    font-size: 16px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}

.celebrity_info_photo
{
	margin-top: 10px;
}

table.celebrity_info
{
	width : 90%;
	margin-top: 10px;
	float : right;
}

table.celebrity_info td
{
	padding : 5px;
	border : 1px solid rgba(2,2,2,0.5);
	font-size : 12px;
	
}

td.attribute_name
{
	background : rgba(2,2,2,0.05);
	font-weight : bold;
	
}

.latest .post-image {
   width: 100%;
}

.latest .post-info {
    width: 100%;
	padding : 10px;
}


.promo-image {
    margin: 0px 0px 10px;
}

.post_items li {
    padding: 15px 0px;
    border-bottom: 1px solid #DDD;
    position: relative;
	
	margin-bottom : 10px;
}

li.latest {
    padding: 0px 0px 15px;
}


.banner_bg
{
	background : rgba(7,7,7,0.2);
}



.contents{
	margin: 20px;
	padding: 20px;
	list-style: none;
	background: #F9F9F9;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.contents li{
    margin-bottom: 10px;
}
.loading-div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.56);
	z-index: 999;
	display:none;
}
.loading-div img {
	margin-top: 20%;
	margin-left: 50%;
}

/* cc_pages style */
.cc_pages{margin:0;padding:0;}
.cc_pages li{
	display: inline;
	padding: 6px 10px 6px 10px;
	border: 1px solid #ddd;
	margin-right: -1px;
	font: 15px/20px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	box-shadow: inset 1px 1px 5px #F4F4F4;
	font-size: 18px;
	line-height : 24px;
	font-weight : bold;
}
.cc_pages li a{
    text-decoration:none;
    color: rgb(89, 141, 235);
	font-weight : bold;
}
.cc_pages li.first {
    border-radius: 5px 0px 0px 5px;
}
.cc_pages li.last {
    border-radius: 0px 5px 5px 0px;
}
.cc_pages li:hover{
	background: #CFF;
}
.cc_pages li.active{
	background: #F0F0F0;
	color: #333;
}

.footer_row
{
	background : rgba(2,2,2,1);
	color : #fff;
	text-align : left;
	padding : 10px;
	font-size : 12px;
}
