/*
Theme Name: HotMomsClub
Theme URI: http://wordpress.org/
Description: The themes of site <a href="http://www.hotmomclubs.com/">HotMomsCLub</a>.
Version: 1.0
Author: TranKhanhToan
Author URI: http://toantk.com/
Tags: abc

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "utf-8";
@media screen and (-webkit-min-device-pixel-ratio:0){
#div {margin-left: 10px;}
}
/* CSS Document */

* {margin: 0; padding: 0;}
.clearfix:after {clear: both;display: block;content: ".";height: 0;visibility: hidden;}
body{ margin:0px;}
#container {
 text-align:center; 
 background:#bfbfbf url(images/bg-bodytop.jpg) top center repeat-y;
 border:0px solid #FF0000;
 }
.mainHeader{
	background-color:#FFFFFF; width:960px; margin: 0 auto;
}
.mainContainer{
	background-color:#FFFFFF; width:960px; margin: 0 auto;
}
.topheader{background:url(images/top-bg.jpg); height:35px;  vertical-align:middle; text-align:left; width:100%;}
.datetime {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; float:left; width:40%; padding-left:20px; padding-top:10px;}
.social-network{float:left; width:55%; text-align:right; margin-top:5px; }
.social-network a{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF;padding-top:10px; text-decoration:none;}
.social-network img{border:none;}
.topbanner {height:158px;}
.logo{width:320px; float:left;}
.logo img{ border:none;}
.banner-top{ 
	float:left;
	width:640px;
	height:158px;
	background:url(images/bgtop.jpg) right top no-repeat;
	text-align:center;
}
div.sub-top-img{
	border:0px solid #FF0000;
	display:block;
	text-align:right;	
	height:103px;
	width:294px;
	margin-left:94px;
	*margin-left:-154px !important;
	margin-top:52px;
}
.topmenu { height:70px; background:url(images/bg-menu.jpg) no-repeat; width:100%; margin:0px auto;}
.topmenu-1{ height:30px; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:12px;}
.menu1-first {width:20px; float:left;height:21px;	}

.searchbox{ 
	float:left;
	padding: 6px 2px 0px 40px;
	width:230px;
 }
.input-search {
	width:226px;
	border:1px solid #666666;
	height:18px;
  }
.btn_search {
	float:left; padding:6px 10px 0px 0px;
}
.btn_search img {cursor:pointer;}

.topmenu-2 {
	height:30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	width:950px;	
	display:block;	
	float:left;
}
.menu2-first {width:20px; float:left;}
.menu2-item a{ 
	float:left;
	padding: 9px 16px 0 18px; 
	text-decoration:none; 
	color:#666666;
	border:0px solid #FF0000;
}
.menu2{list-style:none; margin:0; padding:0;}
.menu2-active a{ 
float:left; padding: 8px 12px 0 14px; height:30px; color:#FF9900; text-decoration:none; background-color:#fafdfd; border:1px double #acb4b6;
background:url(images/menu2-over.jpg) left top no-repeat;
}

/**/
/*********************************************************
I TRIED TO MAKE THIS EASY TO STYLE! SEE NOTES BELOW
**********************************************************/
.ul_submenu1{border:1px solid #cccccc; border-bottom:none;}
.menu1 ul {
	top:32px;
}
.menu1 li ul a{
	/* The width of the menu1 and popout menu */
	width:125px;
	background-color:#f4f4f4;
	font-family:Tahoma, Arial; 
	color:#000000;
	padding:5px;
	padding-left:10px;
	text-align:left;
	height:31px;	
	/*
		Optional thought i'd make the drop down and popout transparent
		This line is also what is killing the CSS validation
	*/
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
.menu1 li ul a:hover { color:#CC9900;}
/************************************************************
ONLY EDIT BELOW IF YOU REALLY KNOW WHAT YOUR DOING!
************************************************************/
.menu1 {
	margin:0;
	padding:0;
	list-style-type:none;
}
.menu1 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.menu1 li{
	float:left;
	position:relative;
	display: block;
}
.menu1 ul {
	position:absolute;
	display:none;
}
.menu1 li ul a{
	float:left;
}
.menu1 li ul {
	float:left;
}
.menu1 li ul li{
	float:left;
	position:relative;
}
.menu1 ul ul{
	top:0;
	left:100%;
}
.menu1 li ul ul {
	width:auto;
	margin: -1px 0px 0px 0px;
	float:left;
}
.menu1 li:hover ul ul, .menu1 li:hover ul ul ul, .menu1 li:hover ul ul ul ul{
	display:none;
}
.menu1 li:hover ul, .menu1 li li:hover ul, .menu1 li li li:hover ul, .menu1 li li li li:hover ul{
	display:block;
}

.submenu1 {
	border-bottom:1px solid #cccccc;
	font-family:Tahoma, Arial; 
	color:#000000; 
	background-color:#f4f4f4;
 }
.menu1-item {
	height:31px;	
	text-align:center;
	float:left;	
  }
.menu1-item a{
	text-decoration:none;
	color:#FFFFFF;	
	border:0px solid #FF0000;
	
}
.menu1-active a{ 
	float:left;			
	color:#FF9900;
	text-decoration:none; 
	background-color:#fafdfd;
	
   }
ul.menu1 li a{		
	margin:0px;
	padding:0px;
	height:30px;
	width:74px;
	line-height:25px;
}
ul.menu1 li a:hover{
	color:#FF9900;
	background:url(images/menuhover.png) left top no-repeat;
	border:0px;

}
/*mainContent*/
.mainContent { }
.colLeft {width:610px; float:left; overflow:hidden; padding:5px 0 0 20px; text-align:left; }
.colRight{width:300px;float:left; overflow: hidden; padding:5px 20px 0 10px; text-align:left; }
.slideShow {border:1px solid #CCCCCC; width:594px; height:246px; padding:7px; overflow:hidden;}
.topRightBanner { width:300px; height:260px; overflow:hidden;}

.essentials {width:610px; padding-top:10px;}
.essentials h4 { background:url(images/daily-mom-essential.jpg) no-repeat;  font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #333333; padding:10px 0 15px 20px; }
.essentials ul{ list-style:none;}
.essentials ul li { border-bottom:1px solid #CCCCCC; padding-top:5px; padding-bottom:5px;}
.essentials-image{ width:90px; padding:10px; overflow:hidden;  float:left;}
.essentials-content{
	float:left;
	width:500px;
	padding-top:5px;
	display:block;
	border:0px solid #FF0000;
}
.essentials-title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ec3c8f;
	text-decoration:none;
}
.essentials-detail{ font-family:Tahoma, Arial; font-size:12px; color: #666666; padding-top:5px;}
.essentials-more{ float:right; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#ec3c8f; text-decoration:none;}

div.box-img-articles { border-bottom:1px solid #CCCCCC; padding-top:5px; padding-bottom:5px;}
.two-colum {width:610px; padding-top:10px;}
.two-colum-left { width:302px; padding-top:10px; float:left;}
.texttitle-left { background:url(images/hot-mom-bg.jpg) no-repeat; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #333333; padding:10px 0 21px 10px; }

.two-colum-right { width:302px; margin-left:6px; float:left; padding-top:10px; }
.texttitle-right { background:url(images/opinion-master-bg.jpg) no-repeat; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #333333; padding:5px 0 15px 10px; }
.texttitle-right p{ font-size:9px; font-weight:normal;}

.two-col-content ul{ list-style:none;}
.two-col-content ul li {padding-bottom:5px;}
.lifirst { background-color:#eaeaea; }
.lisecond {margin-top:10px; background-color:#f8f8f8;}
.lifirst .two-col-content-image{width :120px;}
.two-col-content-image{ width:90px; padding:10px; overflow:hidden;  float:left;}
.lifirst .two-col-content-content {float:left; width:162px; padding-top:5px;}
.two-col-content-content{float:left; width:192px; padding-top:5px;}
.two-col-content-title {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#ec3c8f; text-decoration:none; height:25px; background:url(images/bg_bar.jpg) repeat-x; padding-top:5px; padding-left:10px;}
.two-col-content-detail{
 font-family:Tahoma, Arial; font-size:12px; color: #666666; padding-top:5px;
 
 }
.two-col-content-more{ float:right; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#ec3c8f; text-decoration:none; padding-right:10px;}


.join-hmc{ width:295px; padding-top:12px; color:#333333; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; padding-left:5px}
.join-hmc-texttitle{
	background:url(images/join-hmc-bg.jpg) no-repeat;
	font-family:Tahoma; 
	font-size:14px;
	font-weight:bold; 
	color: #333333; 
	padding:10px 0 15px 20px;
 }
.join-hmc-content { 
	padding:5px 0px 0px 0px;
 }
.join-hmc-content p{ 
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
}
.div-input-email { float:left; width:230px; padding-left:10px; padding-top:5px;}
.div-input-email input {
	border:1px solid #666666; 
	width:220px;
	height:19px;
	color:#666666; 
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	padding-top:3px;
	padding-left:5px;
}
.div-btn-submit { float:left; padding-top:5px;}
.div-btn-submit img { cursor:pointer;}
.div-facebook { padding:7px; float:left;}
.div-twitter { padding:7px; float:right;}
.div-facebook a,.div-twitter a{text-decoration:none;}
.div-facebook img,.div-twitter img{border:none;}

.favourite-video{ width:300px; padding-top:12px;}
.favourite-video-texttitle{ background: url(images/favourite-video-bg.jpg) no-repeat; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #333333; padding:10px 0 17px 15px;}
.favourite-video-content {
	 padding:4px 0px 10px 4px;
	 overflow:hidden;
	 text-align:center;
	 display:block;
	 border:0px solid #FF0000;
         }

.feature-blog{ width:150px; padding-top:12px; float:left;}
.feature-blog-texttitle{ background:  url(images/featture-blog-bg.jpg); font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #333333; padding:10px 0 17px 15px;}
.feature-blog ul{ list-style:none; padding:8px 0 0 4px;}

.feature-blog-content img{ width:16px; height:16px; padding:8px; float:left;}
.feature-blog-content a { float:left; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#CC6600; line-height:28px; padding-bottom:4px; text-decoration:none; }

.feature-blog-right{ width:146px; float:left; padding : 12px 0 0 4px; overflow:hidden;}
.bottom { background:url(images/bg-bodybottom.jpg) top center no-repeat #BFBFBF; margin:0; height:40px; text-align:center; font-size:11px; color:#000000; font-family:Tahoma, Arial, Helvetica, sans-serif; padding-top:60px}
.bottom a { color:#000000; text-decoration:none;}

/* About Us*/
.aboutus_header {
	background:url(images/aboutus_bgheader.jpg) no-repeat;
	height:20px;
	font-family:Tahoma, Arial;
	color:#ef5ca2;
	width:590px; 
	padding-left:20px;
  }
.linkparent{ color:#000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;}
.linksub{ color:#ef5ca2; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;}
.aboutus_adv {width:608px; border:1px solid #cccccc; margin-top:10px;}
.aboutus_adv img{ border:none;}
.aboutus_bigheader { background:url(images/partners.jpg) no-repeat; height:42px; color:#ef5ca2; width:590px; padding-left:20px; margin-top:10px; }
.aboutus_bigheader h4{ font-family:Tahoma, Arial; font-size:14px; font-weight:bold; color:#333333; padding-top:12px;}
.aboutus_maincontent{ background:url(images/aboutus_bgcontent.jpg) no-repeat #ffffff; width:610px; margin:0; padding-top:30px;}
.aboutus_menu{ width:178px; float:left;}
.aboutus_menu ul{list-style:none; padding:5px 0 0 5px;}
.aboutus_menu ul a{color:#5f5f5f; text-decoration:none; font-size:14px; padding-bottom:3px;}
.abu_menu1 { height:18px; background-color:#e1e1e1; padding-left:10px;}
.abu_menu2 {height:18px; padding-left:10px;}
.aboutus_content { 
	font-family:Tahoma, Arial;
	font-size:12px; 
	color:#333333; 
	padding-left:20px;
	padding-right:20px;
	float:left;
	width:390px;
	line-height:160%;
}
div.aboutus_content img{
	clear:both;
	border:1px solid #999999;
}
/* LIST ARTICLES CATEGORIES */
.articles_bigheader {
	background:url(images/bg_articleshead.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.title3 {
	/*dailyme*/
	background:url(images/dailyme.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.title19 {
	background:url(images/dads.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.title16 {
	background:url(images/castingcalls.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.title45 {
	/*event*/
	background:url(images/dailyme.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.title46 {
	/*partner*/
	background:url(images/partners.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
div.rss-img{
	float:right;
	display:block;
	margin-top:-23px;
	padding-right:8px;
	background-image:none;
}
.articles_bigheader h4{ font-family:Tahoma, Arial; font-size:14px; font-weight:bold; color:#333333; padding-top:12px;}
/* LIST BLOG ENTRY */
.blog_bigheader { background:url(images/blog_bgyellow.jpg) no-repeat; height:44px; color:#ef5ca2; width:590px; padding-left:20px; margin-top:10px; }
.blog_bigheader h4{ font-family:Tahoma, Arial; font-size:14px; font-weight:bold; color:#333333; padding-top:12px;}

.blog_maincontent {  background:url(images/blog_bgcontent.jpg) no-repeat #ffffff; width:610px; margin-top:-2px; }
.blog_contentleft{ width:460px; padding:0px 10px 10px 10px; float:left}
.blog_contentright{ float:left; width:120px; padding:0px 5px 10px 5px; float:left;}
.blog_item { border-bottom:1px solid #cccccc; padding-top:20px;}
.blog_title a{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	text-decoration:none;
 }
.blog_timepost { font-family:Tahoma, Arial; font-size:11px; color:#333333}
.blog_timepost a{ font-family:Tahoma, Arial; font-size:11px; color:#ef5ca2; text-decoration:underline;}
.blog_list_all { list-style:none;}
.blog_content { font-family:Tahoma, Arial; color:#333333; font-size:12px; text-align:left; padding-top:15px;}
.blog_share_title{ text-align:left; font-size:12px; font-weight:bold; font-family: Tahoma, Arial; padding-top:10px;}
.blog_share_image{ padding-bottom:10px;}
.blog_share_image img{ border:none;}
.blog_tag{ 
	text-align:left;
	font-family:Tahoma, Arial; font-size:13px; 
	color:#333333; 
	padding-bottom:5px;
	display:block;
	border:0px solid #FF0000;
	
 }
.blog_tag a{ text-align:left; font-family:Tahoma, Arial; font-size:13px; color:#ef5ca2; text-decoration:none;}
.blog_commentlink a{ font-family:Tahoma, Arial; font-size:11px; color:#ef5ca2; text-decoration:none;}
.blog_tweet_content { width:63px; height:47px; background:url(images/blog_bgtweet_content.jpg) no-repeat; margin-top:15px; margin-left:30px; text-align:center; font-size:12px; font-family:Tahoma, Arial; padding-top:10px;}
.blog_tweet_click { 
/*background:url(images/blog_bgtweet_click.jpg) no-repeat;*/
	width:84px;
	height:64px;	
	margin-left:10px;
	padding-right:3px;
	padding-top:14px; 
	cursor:pointer;
	border:0px solid #FF0000;
}
.blog_tweet_click a{font-family:Tahoma, Arial; font-size:12px; color:#FFFFFF; text-decoration:none;}
/*tadong*/
.articles-image{
	border:1px solid #999999;
  }
a.articles-title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#333333; 
	text-decoration:none;
  } 
 a.articles-title:hover {  
  color:#ec3c8f;
 }
div.by-username{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#333333; 
} 
.articles-detail{
	font-family:Tahoma, Arial; 
	font-size:12px; 
	color: #666666; 
	padding-top:5px;
 }
 /*menu2*/
.ul_submenu2{
	border-bottom:none;
	
	
}
.menu2 ul {
	top:28px;

}
.menu2 li ul a{
	/* The width of the menu1 and popout menu */
	width:125px;
	/*background-color:#f4f4f4;*/
	font-family:Tahoma, Arial; 
	color:#000000;
	padding:0px;	
	padding-left:10px;	
	text-align:left;
	height:23px;
	line-height:21px;
	background:url(images/bg_submenu2.jpg);
	/*
		Optional thought i'd make the drop down and popout transparent
		This line is also what is killing the CSS validation
	*/
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
.menu2 li ul a:hover { color:#CC9900;}
/************************************************************
ONLY EDIT BELOW IF YOU REALLY KNOW WHAT YOUR DOING!
************************************************************/
.menu2 {
	margin:0px;
	padding:0;
	list-style-type:none;	
}
.menu2 ul{
	margin:0px 0px 0px 0px;
	padding:0px;	
	list-style-type:none;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;	
	border-top:1px solid #cccccc;	
}
.menu2 li{
	float:left;
	position:relative;
	display: block;
	height:23px;
}
.menu2-item-link {
	float:left;
	position:relative;
	display: block;
	height:22px;
	border:0px solid #FF0000;
}
.menu2-item-link:hover{
	border:0px solid #FF0000;
	background:url(images/menu2-over.jpg) left top no-repeat;
	
}
.menu2-item-link-70 {
	float:left;
	position:relative;
	display: block;
	height:22px;
	border:0px solid #FF0000;
}
.menu2-item-link-70:hover{
	border:0px solid #FF0000;
	background:url(images/menu2-overblog.jpg) left top no-repeat;	
}
.menu2 ul {
	position:absolute;
	display:none;
	margin-top:2px;	
	*+margin-left:-1px !important;
	border:0px solid #FF0000;	
}
.menu2 li ul a{
	float:left;
	
}
.menu2 li ul {
	float:left;
}
.menu2 li ul li{
	float:left;
	position:relative;
}
.menu2 ul ul{
	top:0;
	left:100%;
}
.menu2 li ul ul {
	width:auto;
	margin: -1px 0px 0px 0px;
	float:left;
	
}
.menu2 li:hover ul ul, .menu2 li:hover ul ul ul, .menu2 li:hover ul ul ul ul{
	display:none;
	
}
.menu2 li:hover ul, .menu2 li li:hover ul, .menu2 li li li:hover ul, .menu2 li li li li:hover ul{
	display:block;
}
.submenu2 {	
	font:normal 12px Tahoma, Arial;
	color:#000000;
	/*height:23px;
	line-height:21px;	*/
}
div. h4{
	
}
.articles_detail { background:url(images/bg_articleshead.jpg) no-repeat; height:44px; color:#ef5ca2; width:590px; padding-left:20px; margin-top:10px; }
.articles_detail h4{ 
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding-top:12px;
	text-transform:uppercase;
}
div.title-detail{
	font:bold 12px Tahoma, Arial;
	color:#000000;
	padding-top:20px;	
}
div.articles_detail_content{
	padding-left:16px;
	font:normal 12px Tahoma, Arial;
	line-height:20px;
	color:#333333;
	border:0px solid #FF0000;
	width:592px;
}
span.author-title{
	font:normal 11px Tahoma, Arial;
	color:#ef5ca2;
}
div.detail-date{
	padding-bottom:20px;
}
div.title-recent-posts{
	font:bold 12px Tahoma, Arial;
	line-height:28px;
	height:28px;
	background:url(images/recentcomment.jpg) left top no-repeat;
	padding-left:16px;
}
div.recent-posts{
	padding-left:46px;
}
div.recent-posts ul li{
	font:normal 12px Tahoma, Arial;
	color:#ef5ca2;
	list-style:square;
}
/*nav */
a.first-nav {
	font:normal 12px Tahoma, Arial;
	color:#333333;
	text-decoration:none;
  } 
a.first-nav:hover {  
  	color:#ec3c8f;
	text-decoration:underline;
 }
a.prev-nav {
	font:normal 12px Tahoma, Arial;
	color:#333333;
	text-decoration:none;

  } 
a.prev-nav:hover {  
  	color:#ec3c8f;
	text-decoration:underline;
 }
a.next-nav {
	font:normal 12px Tahoma, Arial;
	color:#333333;	
	
	text-decoration:none;
  } 
a.next-nav:hover {  
  	color:#ec3c8f;
	text-decoration:underline;	
 }
a.last-nav {
	font:normal 12px Tahoma, Arial;
	color:#333333;
	text-decoration:none;
  } 
a.last-nav:hover {  
  	color:#ec3c8f;
	text-decoration:underline;
 }
a.num-nav {
	font:normal 12px Tahoma, Arial;
	color:#333333;
	text-decoration:none;

  } 
a.num-nav:hover {  
  	color:#ec3c8f;
	text-decoration:underline;
	
 }
a.current-nav {
	font:bold 12px Tahoma, Arial;
	color:#ec3c8f;
	text-decoration:none;
  } 
a.current-nav:hover {  
  	color:#333333;
	text-decoration:underline;
 } 
div.navigation-pages{
	display:block;
	float:right;
	padding-top:10px;
	padding-bottom:40px;
}
div.navigation-pages-1{
	display:block;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	width:580px;
	border:0px solid #FF0000;
}
div.list-date{
	padding-top:4px;
	font:normal 11px Tahoma, Arial;
	color:#666666;
}
.list-image{
	width:154px;
	padding-right:8px;
	padding-top:4px;
	overflow:den; 
	float:left;
	border:0px solid #FF0000;
 }
 div.box-img-list { 
	border-bottom:1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;	
 }
 div.list-detail{
	font-family:Tahoma, Arial; 
	font-size:12px; 
	color:#666666;
	line-height:20px;
 }
 a.alignleft {
	font:bold 11px Tahoma, Arial;
	color:#ef5ca2;
	text-decoration:underline;
	vertical-align:top;
	display:block;
	padding-bottom:8px;
	padding-top:2px;
	
  } 
a.alignleft:hover {  
  	color:#333333;	
	text-decoration:none
 }
 div.partner-detail{
	font-family:Tahoma, Arial; 
	font-size:12px; 
	color:#666666;
	line-height:18px;
 } 
 div.partner-title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#333333; 
	text-decoration:none;
	margin-top:4px;
  }
 div.blog_content a{
 	font:normal 11px Tahoma, Arial;
	color:#ef5ca2;
 } 
  div.blog_content a:hover{
 	color:#333333;	
	text-decoration:underline
 } 
div.blog_content img{
	border:0px solid #CCCCCC;
	padding:8px;
 } 
  div.articles-detail a{
 	font:normal 11px Tahoma, Arial;
	color:#ef5ca2;
 } 
  div.articles-detail a:hover{
 	color:#333333;	
	text-decoration:underline
 }
 div.articles-detail img{
	border:0px solid #CCCCCC;
	padding:8px;
 } 
div.list-detail a{
 	font:normal 11px Tahoma, Arial;
	color:#ef5ca2;
 } 
div.list-detail a:hover{
 	color:#333333;	
	text-decoration:underline
 }
 div.list-detail img{
	border:0px solid #CCCCCC;
	padding:8px;
 } 
div.partner-detail a{
 	font:normal 11px Tahoma, Arial;
	color:#ef5ca2;
 } 
div.partner-detail a:hover{
 	color:#333333;	
	text-decoration:underline
 }
 div.partner-detail img{
	border:0px solid #CCCCCC;
	padding:8px;
 } 
div.entry{
	line-height:140%;
} 
 div.entry a{
 	font:normal 11px Tahoma, Arial;
	color:#ef5ca2;
 } 
div.entry a:hover{
 	color:#333333;	
	text-decoration:underline
 }
 div.entry img{
	border:0px solid #CCCCCC;
	padding:8px;
 } 
div.entry p{
	 padding-bottom:10px;
 }
 div.entrypress a{
 	font:normal 11px Tahoma, Arial;
	color:#ef5ca2;
 }
div.entrypress a:hover{
 	color:#333333;	
	text-decoration:underline
 }
 div.entrypress img{
	border:0px solid #CCCCCC;
	padding:5px;
 } 
  div.entrypress_1 a{
 	font:normal 11px Tahoma, Arial;
	color:#ef5ca2;
 }
div.entrypress_1{
	background:url(images/blog_bgcontent.jpg) top left no-repeat;
 }
div.entrypress_1 a:hover{
 	color:#333333;	
	text-decoration:underline
 }
 div.entrypress_1 img{
	border:0px solid #CCCCCC;
	padding:5px;
 }  
.blogs_bigheader {
	background:url(images/dads.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.blogs_bigheader h4{
	font-family:Tahoma, Verdana;
	font-size:14px; 
	font-weight:bold;
	color:#333333;
	padding-top:12px;
	text-transform:uppercase;
}
.titleblogs53 {
	/*book*/
	background:url(images/castingcalls.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.titleblogs55 {
	/*MAG*/
	background:url(images/partners.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.press_bigheader {
	background:url(images/dads.jpg) no-repeat;
	height:44px;
	color:#ef5ca2; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
.press_bigheader h4{
	font-family:Tahoma, Arial;
	font-size:14px; 
	font-weight:bold;
	color:#333333;
	padding-top:12px;
	text-transform:uppercase;
}
div.heard-comment-title{
	background:url(images/head_comment.jpg) no-repeat;
	height:44px;
	color:#333333; 
	width:590px; 
	padding-left:20px;
	margin-top:10px;
}
div.heard-comment-title h3{ 
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#333333; 
	padding-top:12px;
   }
div.heard-comment-title-txt{
   	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-top:14px;
	padding-bottom:16px;
   }
#author{
	border:1px solid #666666;
	margin:2px;
	height:20px;
} 
input.email{
	border:1px solid #666666;
	margin:2px;
	height:20px;
}   
#url{
	border:1px solid #666666;
	margin:2px;
	height:20px;
}
#comment{
	border:1px solid #666666;
	margin:2px;
	height:150px;
	width:600px;
} 
#submit{
	background:url(images/submitcomment.jpg) no-repeat;
	height:17px;
	width:103px;
	border:0px;
	font:normal 11px Tahoma, Arial;
	color:#fff;
	line-height:17px;
	padding-bottom:4px;
	margin:2px;
	cursor:pointer;
}
div.wpcf7{
	display:block;
	text-align:center;		
}
div.wpcf7 input{
	border:1px solid #000000;
	text-align:left;
}
div.wpcf7 textarea{
	border:1px solid #000000;
	text-align:left;
	width:332px;
}
td.contact-sumit-form input{
	font:bold 11px Tahoma, Arial;
	color:#fff;
	background:url(images/contactsubmit.jpg) no-repeat;	
	width:58px;
	height:25px;
	text-align:center;
	border:0px;
}
td.contact-sumit-form {
	text-align:right;
	padding-top:4px;
}
td.contact-sumit-form img{
	float:left;
}
div.wpcf7 table{	
	margin-left:100px;
}
td.contact-title-form{
	font:normal 11px Tahoma, Arial;
	color:#333333;
	text-align:left;
	vertical-align:top;
}
td.contact-input-form{
	text-align:left;
	font:normal 11px Tahoma, Arial;
	color:#333333;
	vertical-align:top;
}
td.contact-sumit-form{
	text-align:right;
}
td.contact-input-form span{
	float:left;
	vertical-align:middle;
}
td.required{
	font:normal 11px Tahoma, Arial;
	color:#ff0000;
}
div.title-comment-frm{
	background:url(images/comment.jpg) no-repeat;
	height:31px;
	color:#333333; 	 
	padding-left:10px;
	margin-top:10px;
}
div.title-comment-frm h3{ 
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#333333; 
	padding-top:8px;
   }
div.comment-author{
	border:0px solid #00FF00;
}   
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;	
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
a.log-user {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
	color:#ef5ca2;
	text-decoration:none;
}	
a.log-user:hover{
	color:#333;
	text-decoration:underline;
}
.title-subcomment a{
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#ef5ca2;
	text-decoration:none;
}	
.title-subcomment a:hover{
	color:#333;
	text-decoration:underline;
}
div.alignleft a{
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#ef5ca2;
	text-decoration:none;
}
div.alignleft a:hover{
	color:#333;
	text-decoration:underline;
}
div.alignright a{
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#ef5ca2;
	text-decoration:none;
}
div.alignright a:hover{
	color:#333;
	text-decoration:underline;
}
span.title-subcomment{
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#ef5ca2;
	background:url(images/iconcomment.jpg) 0px 2px no-repeat;
	padding-left:20px;
	line-height:20px;
	text-decoration:none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	border:0px solid #FF0000;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;	
	}
.commentmetadata a{
	margin: 0;
	display: block;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}	
div.content-comment{
	margin: 0;
	display: block;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	}
div.comment-body{
	padding-top:20px;
	border-bottom:1px solid #e2e0e0;	
	}	
/* End Comments */
.blog_deatail_item {
	padding-top:20px;
 }
 div.title-recent-comment{
	font:bold 12px Tahoma, Arial;
	line-height:28px;
	height:28px;
	background:url(images/recentcomment.jpg) left top no-repeat;
	padding-left:10px;
	border:0px solid #FF0000;
}
div.title-recent-blog-comment{
	font:bold 12px Tahoma, Arial;
	line-height:28px;
	height:28px;
	background:url(images/comment.jpg) left top no-repeat;
	padding-left:16px;	
}
div.recent-coment{
	padding-left:34px;
	padding-top:8px;
	padding-bottom:10px;
}
div.recent-coment ul li{
	font:normal 12px Tahoma, Arial;
	color:#ef5ca2;
	list-style:square;
}
.img-center{
	width:608px;
}
span.buynow-book{
	display:block;
	float:right;
	border:0px solid #FF0000;	
	height:45px;
	width:85px;
}
div.box-img-book { 
	padding-top:15px;
	padding-bottom:30px;
	background:url(images/books_line.jpg) right bottom no-repeat;
}
.book-image{
	border:0px solid #999999;
  }  
a.book-more {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
	color:#ef5ca2;
	text-decoration:underline;
}	
a.book-more:hover{
	color:#333;
	text-decoration:none;
}
div.icon-sociable li{
	float:left;
	border:0px solid #FF0000;
	width:20px;
}
.books-image{
	width:148px;
	padding:10px; 
	overflow:hidden;
	float:left;
  }
div.books-content{
	border:0px solid #FF0000;
	float:left;
	width:430px; 
	padding-top:5px;
	padding-left:10px;	
} 
div.books-content li{
list-style:none;
}
.books-detail{
	font-family:Tahoma, Arial; 
	font-size:12px; 
	color: #666666; 
	padding-top:5px;
 }
#img-right{
   opacity: 0.5;              /* CSS3 */
  -moz-opacity: 0.5;         /* legacy Firefox */
  -khtml-opacity: 0.5;       /* legacy Safari/Konqueror */
  filter: alpha(opacity=50); /* MSIE */
}
.search-button{
	background:url(images/search.png) left top no-repeat;
	width:74px;
	height:29px;
	cursor:pointer;
}
.txt-search{
	font:normal 12px Tahoma, Arial;
	color:#333333;
	border:1px solid #CCCCCC;
	width:380px;
	height:22px;
	vertical-align:middle;
}
div.search-txt-title{
	font:bold 12px Tahoma, Arial;
	color:#333333;
	padding-left:20px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;	
}
.job-title{
	font:normal 12px Tahoma, Arial;
	color:#EF5CA2;
}
span.job-date{
	font:normal 12px Tahoma, Arial;
	color:#333333;
}
div.job-company{
	font:normal 12px Tahoma, Arial;
	color:#333333;
	line-height:18px;
}
div.job-address{
	font:normal 12px Tahoma, Arial;
	color:#006600;
	line-height:18px;
}
div.box-img-job {
	padding-top:10px;
	padding-bottom:10px;
	line-height:22px;
  }
.job_maincontent { 
	background:url(images/blog_bgcontent.jpg) no-repeat #ffffff;
	width:582px;
	margin-top:-2px;
	padding-left:14px;
	padding-right:14px;
}  
div.head-title-job{
	background:url(images/head-job.png) no-repeat;
	width:611px;
	height:397px;
}
input.job-search{
	width:190px;
	border:1px solid #666666;
}
div.job-search-txt-title{
	font:bold 12px Tahoma, Arial;
	color:#333333;
	padding-left:20px;
	display:block;
	padding-top:6px;
	padding-bottom:8px;	
}
.job-search-button{
	background:url(images/submit.png) left top no-repeat;
	width:74px;
	height:29px;
	cursor:pointer;
	border:0px;
}
div.job-search-txt-title span{
	font:normal 12px Tahoma, Arial;
	color:#333333;
}
.slc_mm{
	width:80px;
}
div.job-feature-txt{
	font:bold 18px Tahoma, Arial;
	color:#333333;	
	display:block;
	padding-top:21px;
	text-align:center;
	padding-left:14px;
	border:0px solid #FF0000;
}
.chk-job-box{
	border:1px solid #ff0000;
	margin-left:2px;
}
span.chk-fres-day{
	font:normal 12px Tahoma, Arial;
	color:#333333;
	display:block;
	padding-top:4px;
	padding-left:12px;
}
div.feature-job-box{
	display:block;
	padding-left:40px;
	
}
div.feature-job-box ul{
	display:block;	
	padding-top:20px;
	border:0px solid #ff0000;
}

div.feature-job-box li{
	font:normal 12px Tahoma, Arial;
	color:#333333;
	line-height:18px;
	list-style-type:none;
	
} 
a.linkfeature {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
	color:#ef5ca2;
	text-decoration:none;
}	
a.linkfeature:hover{
	color:#333;
	text-decoration:none;
}
div.guided-job{
	font:bold 12px Tahoma, Arial;
	color:#333333;
	display:block;
	padding-top:20px;
	padding-left:24px;
}
div.loca-job{
	display:block;
	width:220px;
	margin-left:14px;	
}
div.loca-job ul{	
	display:block;
}
div.loca-job li{
	display:block;
	float:left;
	list-style:none;
}
li.loca-txr{
	width:100px;
	border:0px solid #FF0000;
}
div.exp-job{
	display:block;
	padding-left:14px;
}
li.exp-txr{
	width:138px;	
	white-space:nowrap;
	display:block;
	border:0px solid #FF0000;
	float:left;
}
p.logged-comment{
	font:bold 12px Tahoma, Arial;
	color:#333333;
}
span.required-comment{
	font:normal 11px Tahoma, Arial;
	color:#ff0000;
}
div.tweetmemebutton{
	font:bold 11px Tahoma, Arial;
	color:#ff0000;
	border:1px solid #FF0000;
	background:#FF0000;
}
div.box-video-list{
	float:left;	
	padding:12px;
}
div.box-video-list img{
	width:115px;
	height:90px;
	border:1px solid #CCC;
}

div.name-video{
	text-align:center;
	padding-top:4px;
	display:block;	
}
a.link-detail-video {
	font:bold 11px Tahoma, Arial;
	color:#333333;
	text-decoration:none;
}	
a.link-detail-video:hover{
	color:#ef5ca2;
	text-decoration:underline;
}
span.viewallvideo{
	float:right;
	padding-right:16px;
	display:block;
	margin-top:2px;
	background:url(images/viewallvideo.jpg) left 3px no-repeat;
	border:0px solid #FF0000;
	padding-left:14px;
}
span.viewallvideo a {
	font:bold 11px Tahoma, Arial;
	color:#FF6600;
	text-decoration:none;
}
span.viewallvideo a:hover {
	color:#333333;
	text-decoration:underline;
}
div.video-detail-title{
	background:url(images/bgtitledetailvideo.jpg) left top no-repeat;
	width:586px;
	height:22px;
	font:bold 14px Tahoma, Arial;
	color:#333333;
	display:block;
	margin-bottom:10px;
	margin-top:14px;
	padding-left:10px;
	padding-top:1px;
	border:0px solid #000000;
}
div.code-detail{
	display:block;
	text-align:center;
}
.blog_maindetailvideo { 
	width:610px;
	margin-top:-2px;
  }
div.uploadvideo{
	display:block;
	text-align:right;
	padding-top:14px;
	padding-right:8px;
	cursor:pointer;
 } 
div.recent-posts-video{
	padding-left:0px;
} 
div.content-box-video{
	border:0px solid #FF0000;
	height:100px;
	background:url(images/video_bottom_bg.jpg) left bottom no-repeat;
}
div.view-video{
	font:normal 11px Tahoma, Arial;
	color:#333333;
	text-align:center;
}
.buttomrating{
	height:19px;
	width:33px;
	border:0px;
	cursor:pointer;
	background:url(images/rate.jpg) left top no-repeat;
}
div.ratevideo{
	display:block;
	font:normal 12px Tahoma, Arial;
	color:#333333;
	line-height:20px;
}

div.ratevideo ul li {
	float:left;
	font:normal 11px Tahoma, Arial;
	color:#333333;
	list-style:none;
	line-height:20px;	
}
div.rate-list-video {
	display:block;
	text-align:center;
}
div.rate-list-video img {
	width:12px;
	height:12px;
	list-style:none;
	border:0px;
}
div.rate-list-video ul{
	text-align:center;	
	display:block;
	border:0px solid #FF0000;
	
}
div.rate-list-video li{
	float:left;
	font:normal 11px Tahoma, Arial;
	color:#333333;
	list-style:none;
	line-height:20px;	
	
}

li.num-rating{
	font:normal 10px Tahoma, Arial;
	color:#333333;
	list-style:none;
	line-height:14px;
	text-align:center;
	border:0px solid #FF0000;
	width:115px;
}
li.num-rating-detail{
	font:normal 10px Tahoma, Arial;
	color:#333333;
	list-style:none;
	line-height:14px;
	text-align:center;
	border:0px solid #FF0000;
	width:65px;
}
.submit-video{
	height:28px;
	width:72px;
	cursor:pointer;
	border:0px;
	background:url(images/submit.png) left top no-repeat;
}
.upload-video{
	border:1px solid #333;
	height:20px;
}
.slc-uploadvideo{
	border:1px solid #333;
	height:20px;
}
span.insertsucessful{
	font:bold 12px Tahoma, Arial;
	color:#ff0000;
}
div.sociable_tagline{
	font:bold 12px Tahoma, Arial;
	color:#333;
	height:20px;
}
div.nologin{
	font:bold 12px Tahoma, Arial;
	color:#333;
}
a.login-detail-video{
	font:bold 12px Tahoma, Arial;
	color:#FF6600;
	text-decoration:none;
}
a.login-detail-video:hover{
	color:#333;
}
span.right-viewall-video{
	float:right;
	padding-top:4px;
	padding-right:8px;
	display:block;
	
}
span.right-viewall-video a{
	font:normal 10px Tahoma, Arial;
	color:#333;
	text-decoration:none;
}
span.right-viewall-video a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.img-right3{
	margin-top:10px;
	border:0px;
}
div.sociable ul{
	
	display:block;
	height:16px;	
}
div.sociable ul li{
	border:0px solid #FF0000;
	width:16px;
}
div.sociable ul li img{
	width:16px;
	margin:0px;
	padding:0px;
}
.comment-post-your-mind{
	font:normal 11px Tahoma, Arial;
	color:#333;
}
div.box-search-title { 
	background:url(images/blog_bgcontent.jpg) no-repeat #ffffff;
	width:610px;
	margin-top:-2px;
 }
  div.books-list img{
 	float:left;
	border:1px solid #CCCCCC;
	margin-bottom:8px;
	margin-left:2px;
	margin-right:8px;
	margin-top:4px;	
	width:120px;
	height:120px;
 }
 .books-list{
	font-family:Tahoma, Arial; 
	font-size:12px; 
	color: #666666; 
	padding-top:5px;
 }
 div.books-list h3{
 	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#333333; 
	text-decoration:none;
 }
 div.entry h3{
 	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#333333; 
	text-decoration:none;
	padding-left:8px;
 }
 div.back-title{
	text-align:right;
	padding-right:30px;
 }
div.back-title a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#333333;
	text-decoration:none;	
 }
 div.back-title a:hover{
 	color:#ef5ca2; 
 } 