/*
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;}
ul, menu, dir {margin:0px;-moz-padding-start:0px;}
.clearfix:after {clear: both;display: block;content: ".";height: 0;visibility: hidden;}
body{ margin:0px; background:#6c6c6c;}
#container {
        text-align:center; 
        width:950px;
        padding:0px 10px;
        margin:0px auto;
        background:url('images/main_bg.jpg') repeat-y;
 }
#header {
        background:url('images/header.png') repeat-x;
        height:165px;
        width:100%;
        margin:0px;
}
.mainHeader{
        width:960px; margin:0px auto;
}
.mainContainer{
        background-color:#FFFFFF; 
        margin: 0 auto;
        padding:0px 0px 20px;
}

img {border:0px;}
.topheader{background:url(images/top-bg.jpg); height:35px;  vertical-align:middle; text-align:left; width:100%;display:none;}
.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 {margin:0px;height:130px;padding:0px;}
.logo {width:460px; float:left;margin:0px;}
.logo img{ border:none;}
.banner-top{ 
        width:350px;
        float:right;
        text-align:right;
        margin:0px 10px 0px 0px;
        padding:0px;
        position:relative;
}
div.sub-top-img{
        display:block;
        margin:10px 0px 0px 0px;
}
.topmenu { width:967px; height:35px;margin:0px auto;margin-left:3px;padding:0px;background:url('images/nav_pipe.png') no-repeat left;}
.topmenu-1{ margin:0px;padding:0px;font-family:Tahoma, Arial, Helvetica, sans-serif; color:#FFFFFF; padding:0px;}
.menu1-first {float:left;width:11px;margin:0px !important;}

.search_box { 
        background:url('images/search_box.png') repeat-x;
        float:left;
        padding: 6px 5px 0px 10px;
        width:247px;
        height:30px;
 }
.search_int {
       background:url('images/search_bg.gif') repeat-x;
       height:14px;
       width:217px;
       padding:5px;
       border-radius: 10px;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;
}
.input-search {
        width:15px;
        border:0px;
        height:14px;
  }
.input_box {
        float:left;
        background:#fff;
        border:0px;
        margin:0px 0px 0px 5px;
        width:185px;
        height:18px;
        line-height:24px;
}
.btn_search {
        float:right;
        background:url(images/search_icon.gif) no-repeat right;
        padding:0px 10px 0px 5px;
        border:0px;
        margin-right:5px;
}
.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;
        /*
                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 {
        float:left;
        width:702px;
        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;
        margin:0px;
}
.menu1 ul {
        position:absolute;
        display:none;
}
.menu1 li ul a{
        margin:0px;
}
.menu1 li ul {
        float:left;
}
.menu1 li ul li{
        float:left;
        position:relative;
        background:none;
}
.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;
        background: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;
        background:none;
}

.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:#fff;
}
ul.menu1 li a {		
        font-weight:normal;
        font-size:13px;
        line-height:22px;
        text-align:center;
        display:block;
        padding:7px 19px 7px 18px;
        color:#fff;
        background:url(images/nav_pipe.png) no-repeat right;
}
.menu1-item-last a {
        text-decoration:none;
        color:#fff;
        padding:7px 20px !important;
}
ul.menu1 li a:hover,
.menu1-active a {
        color:#b03293;
        font-weight:normal;
        background:#fff;
        display:block;
        font-size:13px;
        line-height:22px;
        text-align:center;
        padding:7px 19px 7px 18px;
}
ul.menu1 li.highlight-current {
        background:#fff;
        display:block;
}
ul.menu1 li.highlight-current a{
        color:#b03293;
        font-weight:normal;
        background:#fff;
        display:block;
        font-size:13px;
        line-height:22px;
        text-align:center;
        padding:7px 20px 7px 19px;
}
ul.menu1 li.highlight-articles {
        background:#fff;
        display:block;
}
ul.menu1 li.highlight-articles a{
        color:#b03293;
        font-weight:normal;
        background:#fff;
        display:block;
        font-size:13px;
        line-height:22px;
        text-align:center;
        padding:7px 20px 7px 19px;
}
ul.menu1 li a.last {padding:5px 35px 6px;}

ul.ul_submenu2 li a.submenu2-a {	
	background:#fff;
        color:#b03293;
        background-image:none;
        font-size:1.0em;
        line-height:1.1em;
        text-align:left;
        padding:5px 25px;
        margin-top:0px;
}
ul.ul_submenu2 li a.submenu2-a:hover {
        color:#803476;
        background:#fff;
        font-size:1.0em;
        line-height:1.1em;
        text-align:left;
        padding:5px 25px;
        margin-top:0px;
        text-decoration:underline;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
}
/*mainContent*/
.mainContent { padding:0px;width:950px;margin:0px;}
.colLeft {width:620px; float:left; overflow:hidden; padding:10px 0 0 5px; text-align:left; }
.colRight{width:300px;float:right; overflow: hidden; padding:10px 5px 0 0px;margin:0px; text-align:left;background:#fefefe; }
.slideShow {border:1px solid #CCCCCC; width:615px; height:244px; padding:1px; overflow:hidden;}
.topRightBanner { width:300px; height:260px; }

.essentials {width:610px; padding-top:10px;}
.essentials h4 { background:url('images/featured_header_bg.png') no-repeat; font-family:Arial, Helvetica, sans-serif; font-weight:bold;font-size:22px; padding:10px 0 10px 10px; color:#fff; }
.essentials ul{ list-style:none;}
.essentials ul li { border-bottom:1px dotted #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:620px; padding:0px;font-family: Tahoma,Arial;font-size: 12px;}
.two-colum-left { width:300px; padding-top:10px; float:left;padding-right:20px;margin:0px;}
.texttitle-left { background:url('images/dotted_line.gif') repeat-x bottom; font-family:Times New Roman; font-size:23px; font-weight:bold; color: #b03293; padding:0px 0 5px 0px; }

.two-colum-right { width:300px;margin:0px; 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:#fff; }
.lisecond {margin-top:10px; background-color:#fcfcfc;}
.lifirst .two-col-content-image{width :120px;}
.one-col-content-image {width:300px;clear:both;}
.two-col-content-image{ width:90px; padding:10px; overflow:hidden;  float:left;}
.one-col-content-image-small {width:120px; padding:10px 5px 10px 0px; overflow:hidden;  float:left;}
.two-col-content-image-small{ width:120px; padding:10px 5px 10px 0px; overflow:hidden;  float:left;}
.lifirst .two-col-content-content {float:left; width:162px; padding-top:5px;}
.two-col-content-content{float:left; width:163px; padding-top:7px;}
.two-col-content-title {font-family:Times New Roman; font-size:23px; font-weight:bold; color:#b03293; text-decoration:none; height:25px; padding:0px 0px 1px;border-bottom:2px solid #ff8cc1;}
.two-col-content-detail{
 font-family:Tahoma, Arial; font-size:12px; color: #666666; padding:5px 0px 0px 0px;
 
 }
.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:300px; margin-top:12px; color:#333333; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;}
.widget_facebook {margin-bottom:10px;}
.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;}
#footer { background:url('images/main_bg.jpg') repeat-y; width:970px;margin:0px auto 0px; text-align:center; border-top:1px solid #6c6c6c;font-size:11px; color:#000000; font-family:Tahoma, Arial, Helvetica, sans-serif; padding:15px 0px;}
#footer .footer {padding:0px 10px;}
#footer a { color:#000000; text-decoration:none;}

/* About Us*/
.aboutus_header {
        height:20px;
        font-size:12px;
        font-family:Tahoma, Arial;
        color:#ef5ca2;
        width:620px; 
  }
.linkparent{ color:#000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; 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:600px; padding-left:20px; margin:10px 0px 0px 10px; }
.aboutus_bigheader h4{ font-family:Tahoma, Arial; font-size:14px; font-weight:bold; color:#333333; padding-top:12px;}
.aboutus_maincontent{ background:#ffffff; width:620px; margin:0; padding-top:10px;}
.aboutus_menu{ width:620px;clear:both;margin:5px 0px;padding:0px 0px 1px;border-bottom:1px solid #aaa;}
.aboutus_menu ul{list-style:none; padding:10px 0px 0px;margin:0px;}
.aboutus_menu li {display:inline;margin:0px 1px 0px 0px;font-family: Tahoma,Arial;}
.aboutus_menu li a {color:#5f5f5f; text-decoration:none; font-size:12px; padding:3px 5px;font-weight:bold;}
.abu_menu1 { height:18px; padding:10px 12px 3px;margin:0px; font-size:12px;}
.abu_menu2 {height:18px; padding:3px 12px;background-color:#aaa;margin:0px;}
.aboutus_content { 
        font-family:Tahoma, Arial;
        font-size:12px; 
        color:#333333; 
        padding:0px;
        float:left;
        width:620px;
        line-height:160%;
}
div.aboutus_content img{
        clear:both;
        border:1px solid #999999;
}
/* LIST ARTICLES CATEGORIES */
.articles_bigheader {
        color:#ef5ca2; 
        width:600px; 
        padding:0px 10px;
        margin-top:10px;
        background:#999;
        position:relative;
}
.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{
        display:block;
        position:absolute;
        top:3px;
        right:5px;
        background-image:none;
}
.articles_bigheader h4{ font-family:Tahoma, Arial; font-size:18px; font-weight:bold; color:#fff;padding:6px 0px;}
/* 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: #ffffff; width:610px; margin-top:-2px;color: #666666;font-family: Tahoma,Arial;font-size: 12px; }
.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;
        padding:0px 12px;
}
.menu2-item-link:hover{
        border:0px solid #FF0000;
        background:url(images/menu2-over.jpg) left top no-repeat;
        padding:0px 12px;
}
.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;
        background:none;
        /*height:23px;
        line-height:21px;	*/
}
div. h4{
        
}
.articles_detail {display:none; 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 16px Tahoma, Arial;
        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 dotted #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;
        float:left;
 } 
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 3px;
 } 
  div.entrypress_1 a{
        font:normal 11px Tahoma, Arial;
        color:#ef5ca2;
 }
div.entrypress_1{
        background:#fff;
 }
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:0px;
        position:relative;
}
.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:#999;
        height:44px;
        color:#fff; 
        width:590px; 
        padding-left:20px;
        margin-top:10px;
}
div.heard-comment-title h3{ 
        font-family:Tahoma, Arial;
        font-size:14px;
        font-weight:bold;
        color:#fff; 
        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:#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:#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; 
 } 
.lock {clear:both;}
/* Banners */
.vert_banner {text-align:center;margin:0px auto;width:300px;display:none;}
.banner_468x60 {width:100%;padding:10px 0px 0px;text-align:center;margin-top:20px;}

/* About Us Section */
ul#profile {margin:0px;}
ul#profile h2 {font-size:1.3em;font-weight:bold;margin-bottom:10px;} 
ul#profile h3 {font-size:1.2em;font-weight:bold;margin:0px;} 
ul#profile h4 {font-size:1.0em;font-weight:normal;margin-bottom:10px;font-style: italic;} 
ul#profile li {clear:both;float:left;border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;width:620px;}
ul#profile li .photo {float:left;width:160px;margin:0px 10px 0px 0px;padding:0px;}
ul#profile li .photo img {width:160px;}
ul#profile li .info {float:left;margin:0px;padding: 0px;width:430px;}

/* Press */
ul#mag li {display:inline;margin:0px 2px 10px 0px;padding:0px;width:110px;}
ul#events li {display:inline;margin:0px 12px 10px 0px;padding:0px;}
ul#radio li {display:inline;margin:0px 2px 10px 0px;padding:0px;}
.bottom_viewall {text-align:right;margin:5px 0px 10px;}
h3.more_articles {clear:both;margin:10px 0px 10px 0px;color:#AC4E9F;font-weight:bold;}
ul.articles li {margin:0px 0px 5px 0px;clear:both;padding:0px 0px 0px 15px;background:url('images/dot.gif') no-repeat left top;}
ul.articles li a {color:#EB3B8F;}
h3.hot_topics {color: #B03293;font-family: Times New Roman;font-size: 23px;font-weight: bold;margin:5px 0px 10px;}
ul.hot_topics li {margin:0px 0px 5px 0px;clear:both;padding:0px 0px 10px 0px;border-bottom:1px solid #a7a7a7;}
ul.hot_topics li a {color:#EB3B8F;text-decoration:none;}
ul.hot_topics li a:hover {color:#EB3B8F;text-decoration:underline;}
/* Recipe Category */
.nav-recipe {
    padding-bottom:20px;
} 
.ul-nav-recipe {
    display: inline-block;
    width: 620px;
    border-bottom: 2px solid #dadada;
}
li.li-nav-recipe {
    float: left;
    padding: 20px 20px 5px 0px;
    display: block;
}
li.li-nav-recipe a {
    color: #555;
    text-decoration: none;
    font-family: Tahoma,Arial;
    font-size:12px;
    font-weight:bold;
}
.li-nav-recipe a:hover {
    color: #b059a8;
}
.li-nav-recipe a.current-nav-recipe {
    color: #b059a8;
}
.two-colum-left p.right {height:32px;}
