/* 
	Theme Name: Page Daily Custom WordPress Theme
	Description: 2-column theme created for WordPress.
	Author: Oxclove Workshop
	Author URI: http://www.oxclove.com
	Version: 1.0
*/



body {
	/*background: #FFFFFF url(images/bg.png) top center repeat-y;*/
	color: #222222;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto 0px;
	padding: 0px;
}

	

#wrap {
	color: #222222;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto 0px;
	padding: 0px;
	line-height:21px;
}
#wrap_archive {
	background: url(images/bgtes.jpg);
	background-repeat:repeat-y;
	background-position:left;
	color: #222222;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto 0px;
	padding: 0px;
}
#sitebg {
	width:1084px;
	margin:auto;
	background:url(images/mainbg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}
#siteWrapper {
	width:970px;
	margin-left:70px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #000000;
}
#wrapfull {
	/*background: #F6F3EE url(images/wrapfull.png) center repeat-y;*/
	color: #222222;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto 0px;
	padding: 0px;
}
#header ul,#header li {
	list-style:none;
	list-style-type:none;
}
#banner {
	width:757px;
	float:left;
	border-right:2px dotted #000;
}
#banner_right {
	width:201px;
	float:left;
}
#banner_right a {
	display:block;
	padding-left:0px;
	padding-bottom:8px;
	font-family:Georgia, Arial, Sans-Serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	color:#000;
	letter-spacing: 0px;
}
#banner_right a:hover {
	color:#7a8aa8;
}
#banner_right a.current {
}
#banner_right #cissue {
	background:url(images/cissue_off.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:21px;
	display:block;
	float:left;
}
#banner_right #cissue:hover {
	background:url(images/cissue_on.jpg);
	background-repeat:no-repeat;
}
#banner_right #issuearchive {
	background:url(images/issue_off.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:23px;
	display:block;
	float:left;
}
#banner_right #issuearchive:hover {
	background:url(images/issue_on.jpg);
	background-repeat:no-repeat;
}
#banner_right span {
	display:none;
}
#banner_right img {
	display:block;
	float:left;
	padding-left:12px;
}
#banner img {
	padding-left:14px;
	padding-bottom:9px;
	padding-right:14px;
}
#phpClock {
	height:24px;
	display:block;
	margin-left:15px;
}
.phpClock {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}
#homeLink {
	display:block;	
	background:url(/wp-content/uploads/2010/01/pd_logo.jpg);
	height:115px;
	width:455px;
	background-repeat:no-repeat;
}
#bannerWrap {
	padding-top:0px;
	border-bottom:5px solid #000;
}
.textwidget {
	padding-top:0px;
}


/************************************************

* NAVIGATION *

************************************************/

#mainNavigation {

}
#mainNavigation a {
	display:block;
	height:26px;
	
}
#mainNavigation ul li a span {
	display:none;
}
#mainNavigation ul, #mainNavigation ul li {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#mainNavigation #navmenu1 {
	width:113px;
	float:left;
}
#mainNavigation #navmenu2  {
	width:142px;
	float:left;
}
#mainNavigation #navmenu3  {
	width:119px;
	float:left;
}
#mainNavigation li.shop {
	display:block;
	width:153px;
	height:28px;
	background:url(images/navigation/navoff_03.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.shop:hover,#mainNavigation li.shop.over {
	display:block;
	width:153px;
	height:28px;
	background:url(images/navigation/navon_03.gif);
	
}
#mainNavigation li.participate {
	display:block;
	width:153px;
	height:24px;
	background:url(images/navigation/navoff_07.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.participate:hover ,#mainNavigation li.participate.over {
	display:block;
	width:153px;
	height:24px;
	background:url(images/navigation/navon_07.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.video {
	display:block;
	width:153px;
	height:26px;
	background:url(images/navigation/navoff_10.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.video:hover,#mainNavigation li.video.sfhover  {
	display:block;
	width:153px;
	height:26px;
	background:url(images/navigation/navon_10.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.blog {
	display:block;
	width:140px;
	height:24px;
	background:url(images/navigation/navoff_13.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.living {
	display:block;
	width:151px;
	height:24px;
	background:url(images/navigation/navoff_living.gif);
	background-repeat:no-repeat;
}
	#mainNavigation li.living:hover, #mainNavigation li.living.sfhover {
		display:block;
		width:151px;
		height:24px;
		background:url(images/navigation/navon_living.gif);
		background-repeat:no-repeat;
	}
#mainNavigation li.blog:hover,#mainNavigation li.blog.sfhover {
	display:block;
	width:140px;
	height:24px;
	background:url(images/navigation/navon_13.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.fashion {
	display:block;
	width:151px;
	height:28px;
	background:url(images/navigation/navoff_04.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.fashion:hover,#mainNavigation li.fashion.sfhover {
	display:block;
	width:151px;
	height:28px;
	background:url(images/navigation/navon_04.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.beauty {
	display:block;
	width:151px;
	height:24px;
	background:url(images/navigation/navoff_08.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.beauty:hover,#mainNavigation li.beauty.sfhover {
	display:block;
	width:151px;
	height:24px;
	background:url(images/navigation/navon_08.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.culture {
	display:block;
	width:141px;
	height:26px;
	background:url(images/navigation/navoff_11.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.culture:hover,#mainNavigation li.culture.sfhover {
	display:block;
	width:141px;
	height:26px;
	background:url(images/navigation/navon_11.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.epicurean {
	display:block;
	width:119px;
	height:28px;
	background:url(images/navigation/navoff_05.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.epicurean:hover,#mainNavigation li.epicurean.sfhover {
	display:block;
	width:119px;
	height:28px;
	background:url(images/navigation/navon_05.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.travel {
	display:block;
	width:119px;
	height:24px;
	background:url(images/navigation/navoff_09.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.travel:hover,#mainNavigation li.travel.sfhover {
	display:block;
	width:119px;
	height:24px;
	background:url(images/navigation/navon_09.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.health {
	display:block;
	width:151px;
	height:26px;
	background:url(images/navigation/navoff_11.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.health:hover,#mainNavigation li.health.sfhover {
	display:block;
	width:151px;
	height:26px;
	background:url(images/navigation/navon_11.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.home {
	display:block;
	width:144px;
	height:26px;
	background:url(images/navigation/navoff_12.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.home:hover,#mainNavigation li.home.sfhover {
	display:block;
	width:144px;
	height:26px;
	background:url(images/navigation/navon_12.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.social {
	display:block;
	width:144px;
	height:23px;
	background:url(images/navigation/navoff_15.jpg);
	background-repeat:no-repeat;
}
#mainNavigation li.social:hover,#mainNavigation li.social.sfhover {
	display:block;
	width:144px;
	height:23px;
	background:url(images/navigation/navon_15.jpg);
	background-repeat:no-repeat;
}
#mainNavigation li.contests {
	display:block;
	width:139px;
	height:24px;
	background:url(images/navigation/navoff-contests.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.contests:hover,#mainNavigation li.contests.sfhover {
	background:url(images/navigation/navon-contests.gif);
}
#mainNavigation li.editors {
	display:block;
	width:177px;
	height:26px;
	background:url(images/navigation/navoff-contributing-editors.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.editors:hover,#mainNavigation li.editors.sfhover {
	background:url(images/navigation/navon-contributing-editors.gif);
}
#mainNavigation li.lifestyle {
	display:block;
	width:130px;
	height:28px;
	background:url(images/navigation/navoff-lifestyle.gif);
	background-repeat:no-repeat;
}
#mainNavigation li.lifestyle:hover,#mainNavigation li.lifestyle.sfhover {
	background:url(images/navigation/navon-lifestyle.gif);
}

/* = Custom Menu's
-----------------------------------------------
 * Follow us
 */	
.menu-follow-us-container {
	float: right;
    background-image: url("images/follow-us.gif");
    background-repeat: no-repeat;
    display: block;
    list-style: none outside none;
    padding-left: 98px;
    margin-top: 5px;
}
ul#menu-follow-us {
    list-style: none;
}
ul#menu-follow-us li {
	float: left;
    padding: 0 3px;
    width: 30px;
}

ul#menu-follow-us li a {
    display: block;
    text-indent: -99999px;
    height: 32px;
    width: 30px;
    font-size:0;
    background-repeat: no-repeat;
}
	ul#menu-follow-us li.twitter a {
	    background-image: url('images/twitter.gif');
	}
	ul#menu-follow-us li.facebook a {
	    background-image: url('images/facebook.gif');
	}
	ul#menu-follow-us li.feed a {
	    background-image: url('images/rss-feed.gif');
	}


/************************************************

*	Hyperlinks									*

************************************************/

a img {

	border: none;

	}

	

a:focus, a:hover, a:active {

	outline: none 

	}

	

/************************************************

*	Header  									*

************************************************/



#header {

	background: #FFFFFF; /*url(images/header-new.png);*/

	width: 970px;

	/*height: 100px;*/

	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
#header h1 {
	color: #000000;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 10px;
	text-decoration: none;
	}

	

#header h1 a, #header h1 a:visited {
	color: #000000;
	font-size: 36px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #000000;
	text-decoration: none;
	}



.headerleft {
	/*width: 200px;*/
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding-top:10px;
	/*height:140px;*/
	clear: both;
	}



.headerleft p {

	color: #000000;

	font-size: 14px;

	margin: 0px;

	padding: 0px 0px 0px 10px;

	line-height: 20px;

	}

	

.headerright {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-top:0px;
	padding-right:0px;
}
.headerright img {
	border:none;
}
	

.headerright a, .headerright a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.headerright a:hover {
	text-decoration: underline;
	}

.headerright p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

.headerright a img {
	border: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	}
	

.headerright .widget a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

	

.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#mainNavigation {
		width: 260px;
		float: right;
}
	

/************************************************

*	Navbar      								*

************************************************/



#navbar {

	width: 970px;

	height: 35px;

	color: #000000;

	margin: 1px auto 0px;

	padding: 0px;

	}

	

#nav {

	margin: 0px;

	padding: 0px;

	}

	

#nav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

}

	

#nav li a, #nav li a:link, #nav li a:visited {

	color: #000000;

	display: block;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-size: 14px;

    margin: 0px;

	padding: 9px 10px 9px 15px;

	text-decoration: none;

}



#nav li a:hover, #nav li a:active {

	background: #ffffff;

	color: #222222;

	display: block;

    margin: 0px;

	padding: 9px 10px 9px 15px;

    text-decoration: underline;
}
#nav li.current_page_item {
	background: #ffffff;

	color: #222222;

	display: block;

    text-decoration: underline;
}
	

#nav li li a, #nav li li a:link, #nav li li a:visited {

	background: #F6F3EE;

	width: 170px;

	color: #333333;

	float: none;

	font-size: 14px;

	font-weight: normal;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	text-decoration: none;

	border-bottom: 1px solid #C4C1BC;

	border-left: 1px solid #C4C1BC;

	border-right: 1px solid #C4C1BC;

	}

	

#nav li li a:hover, #nav li li a:active {

	background: #C4C1BC;

	color: #FFFFFF;

	padding: 7px 10px 7px 10px;	

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 190px;

	margin: 0px;

	padding: 0px;

	}



#nav li li { 

	}



#nav li ul a { 

	width: 160px;

	}



#nav li ul a:hover, #nav li ul a:active { 

	}



#nav li ul ul {

	margin: -32px 0 0 191px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

	}



#nav li:hover, #nav li.sfhover { 

	position: static;

	}

#nav2 {

	margin: 0px;

	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:235px;
	float:left;
}

	

#nav2 ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav2 li {



	list-style: none;

	margin: 0px;

	padding: 0px;

	margin-right:0px;
	margin-bottom:13px;

}

/************************************************

*	Homepage 					     		    * 

************************************************/



#homepage {

	float: left;

	width: 640px;

	margin: 0px 0px 10px 0px;

	padding: 0px;
	overflow:hidden;
	}

	

#homepage a, #homepage a:visited  {
	color:#999;
	text-decoration: none;
}

	

#homepage a:hover {

	color: #7B8AA9;

	text-decoration: underline;

	}

	

#homepage p {

	margin: 0px;

	padding: 0px;
	color:#666;
	}

	

#homepage h1,#homepage h1 a {
	color: #000;

	font-size: 14px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

	line-height: 16px;
	padding-bottom:5px;

	}

	

#homepage h1 a  {

	

	text-decoration: none;

	border: none;

	}



#homepage h1 a:hover {

color:#000;

	text-decoration: underline;

	border: none;

	}

	

#homepage h2 {

	color: #FFFFFF;

	font-size: 22px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0px;

	padding: 10px 0px 5px 0px;

	}

	

#homepage h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	padding-top:14px;
	padding-bottom:0px;
}

#homepage h3.travel a,#homepage h3.travel a,#homepage h3.travel a:visited{
	color:#009999;
}
#homepage h3.home a,#homepage h3.home a:visited {
	color:#ca9b33;
}
#homepage h3.culture a,#homepage h3.culture a:visited {
	color:#ed6a22;
}
#homepage h3.social a,#homepage h3.social a:visited {
	color:#3664ff;
}

#homepage h3.lifestyle-celebrity a, #homepage h3.lifestyle-celebrity a:visited {
	color:#009999;
}
#homepage h3.contests-giveaways a, #homepage h3.contests-giveaways a:visited {
	color:#3366ff;
}
#homepage h3.contributing-editors a, #homepage h3.contributing-editors a:visited {
	color:#f26722;
}
#homepage h3.fashion-trends a, #homepage h3.fashion-trends a:visited {
	color:#c835cc;
}
#homepage h3.beauty a, #homepage h3.beauty a:visited {
	color:#f9379a;
}
#homepage h3.health-fitness a, #homepage h3.health-fitness a:visited {
	color:#68ba4b;
}

#homepage #lifestyle-celebrity-box a:hover {
	color:#009999!important;
}

#homepage #fashion-trends-box a:hover {
	color:#c835cc!important;
}

#homepage #beauty-box a:hover {
	color:#f9379a!important;
}

#homepage #health-fitness-box a:hover {
	color:#68ba4b!important;
}

#homepage #contributing-editors-box a:hover {
	color:#f26722!important;
}

#homepage #contests-giveaways-box a:hover {
	color:#3366ff!important;
}


#homepage h3.blueHeader{

	background: #44a6bf;

	color: #FFFFFF;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px;

	padding: 3px 0px 3px 10px;

	border-top: 1px solid #C4C1BC;

	border-bottom: 1px solid #C4C1BC;

}

#homepage h4 {

	color: #222222;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 10px 0px 5px 0px;

	padding: 0px;

	}



#homepage embed, #homepage object {
	margin:0px;
	padding: 0px;
}
	

#homepage ul {

	list-style-type: none;

	margin: 0px 0px 0px 5px;

	padding: 0px;

	}

	

#homepage ul li {

	background: url(images/arrowhome.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

.homepageleft {

	float: left;
	width: 307px;
	margin: 0px;
	padding: 0px;
	margin-left:10px;
	clear: left;
	}



.homepageright {

	float: left;

	width: 308px;

	margin: 0px;

	padding: 0px;
	margin-left:8px;

	}

	

.homebox {

	background: #ebedf2;

	margin: 0px;

	padding: 10px 10px 10px 10px;
	height:180px;
	overflow:hidden;
}
#homepage .homebox h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
#homepage .homebox h1 a {
font-size:14px;
font-weight:normal;
}
#homepage .homebox p a {
	color:#000;
}
.homebox h1 a:visited {
	color:#000;
}
	

#fcg {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	margin-left:5px;
}



#fcg p {

	color: #FFFFFF;

	margin: 0px;

	padding: 0px 10px 0px 10px;

	font-size: 12px;

	}



/************************************************

*	Content 					     		    * 

************************************************/

#articles {
	margin-left:10px;
	margin-right:10px;
	border-bottom:2px dotted #000;
}

#content {
	width: 970px;
	margin: 0px auto 0px;
	padding:0px;
	}

	
#contentleft_index {
	float: left;
	width: 600px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 20px 10px;
	display: inline;
	position:relative;

}
#contentleft_index p {
	font-size:14px;
	color:#333333;
	line-height:21px;
}
#wrap .postmeta p {
	font-size:11px;
}
#wrap_archive #contentleft {
	width: 500px;
}
#contentleft {
	float: left;
	width: 600px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 20px 10px;
	display: inline;
	}
#contentleft ul li a {
	color:#7A8AA8;
}


#contentwide {
	float: left;
	width: 920px;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	}

#contentwide a, #contentwide a:visited {
	color: #000;
	text-decoration: none;
	}

#contentwide a:hover {
	color: #3366FF;
	text-decoration: underline;
	}



#contentleft h1, #contentwide h1,#contentleft_index h1 {
	color: #222222;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 18px;
}
#contentleft h2, #contentwide h2,#contentleft_index h2{
	color: #222222;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 18px;
}
	
#contentleft h3, #contentwide h3,#contentleft_index h3{
	color: #222222;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 18px;
}
	
#contentleft h4, #contentwide h4,#contentleft_index h4{
	color: #222222;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 18px;
}
	

#contentleft h1 a, #contentwide h1 a, #contentleft_index h1 a {
	color: #222222;
	text-decoration: none;
	border: none;
	}



#contentleft h1 a:hover, #contentwide h1 a:hover, #contentleft_index h1 a:hover {
	text-decoration: underline;
	border: none;
	}

#contentleft h2, #contentwide h2 {
	color: #222222;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}

	

#contentleft h3, #contentwide h3 {
	color: #222222;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}

#contentleft h4, #contentwide h4 {
	color: #222222;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}

#contentleft h5, #contentwide h5 {
	color: #222222;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}

#contentleft h6, #contentwide h6 {
	color: #222222;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}

#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
#byline-share {
    width: 600px;
}
p.byline {
    width: 50%;
    float: left;
}

.postarea p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color:#000;
	margin-bottom:10px;
}
#content .page-link {
    font-size: 18px;
    text-align: center;
}
	#content .page-link a {
    	padding: 0 5px;
    	color: #FF53AA;
	}
#content .page-link-nums {
    font-size: 16px;
    font-family: "Times New Roman",Times,serif;
    text-align: right;
	margin: 15px 0 0;
}
	#content .page-link-nums a span {
	    background: none repeat scroll 0 0 #FF53AA;
	    color: #fff;
	    border: 1px solid;
	    padding: 5px;
	}
	#content .page-link-nums span,
	#content .page-link-nums a:hover span {
	    background: none repeat scroll 0 0 #fff;
	    color: #FF53AA;
	    border: 1px solid;
	    padding: 5px;
	}


.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {

	/*color: #3F99B1;*/
	color:#7a8aa8;
	text-decoration: none;

	}

	

.postarea a:hover, .postcomments a:hover {

	/*color: #3366FF;*/

	text-decoration: underline;

	}

	

.postarea ol {

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 10px 0px;

	}

	

.postarea ol li {

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 5px 0px;

	}

	

.postarea ul {

	list-style-type: none;

	margin: 0px 0px 0px 5px;

	padding: 0px 0px 10px 0px;

	}

	

.postarea ul ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

.postarea ul li {

	padding: 0px 0px 0px 5px;

	margin: 0px 0px 5px 25px;
	list-style:disc;
	}

	

.postarea ul ul li {

	background: url(images/arrow.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

.postarea h1 {
	font-size: 18px;
}
	

blockquote {

	background: #F6F3EE;

	margin: 0px 25px 15px 25px;

	padding: 0px 25px 0px 10px;

	border: 1px solid #E9E2D7;

	}

	

#content blockquote p {

	margin: 0px;

	padding: 10px 0px 10px 0px;

	}

	

#contentleft_index .postauthor p, #contentleft .postauthor p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size:11px;
	color:#666;
	visibility: hidden;
}

	

.postmeta {
	background: none;

	font-size: 11px;

	text-transform: uppercase;

	margin: 0px 0px 20px 0px;

	padding: 0px;
	border-bottom:2px dotted #000;
}

.postmeta_interior {
	background: none;

	font-size: 11px;

	text-transform: uppercase;

	margin: 0px 0px 20px 0px;

	padding: 0px;
	border-bottom:none;
}

.postmeta p,.postmeta_interior p {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:5px;	
	color:#000;
}

.postmeta_index {
    margin: 10px 0 0 0;
}

	

code {

	color: #222222;

	background: #F6F3EE;

	font-size: 11px;

	margin: 0px;

	padding: 10px;

	display: block;

	font-family: Verdana, Tahoma, Verdana;

	border: 1px solid #E9E2D7;

	}

	

.archive {

	float: left;

	width: 275px;

	margin: 0px;

	padding: 0px 25px 20px 0px;

	}

/* ask */
#li-2-3{
text-align: left;
float: left;
background: #fff !important;
margin: 0px;
padding: 0px;
height: 180px;
display: block;
width: 280px;
}
#li-2-3 label, #li-2-3 span{visibility:hidden;}
#li-2-3 textarea{width: 250px;}
/* Video */
#cforms2form #li-2-2{
margin: 10px;
background: #fff !important;
float: right;
text-align: left;
display: block;
width: 280px;
height: 180px;
margin: 0px;
padding: 0px;
}
#li-2-4{
text-align: left;
float: right;
background: #fff !important;
margin: 0px;
padding: 0px;
height: 180px;
display: block;
width: 280px;
}
#li-2-4 label, #li-2-4 span{visibility:hidden;}
#li-2-4 textarea{width: 250px;}

/* Middle */
#cforms2form #li-2-5{
background: #fff !important;
position: absolute;
border-left-style: dotted;

left: 300px;
height: 655px;
margin: 0px;
padding: 0px;
}
/* video */
#cforms2form #li-2-6{
background: #fff !important;
float: left;
text-align: left;
display: block;
width: 280px;
height: 180px;
margin: 0px;
padding: 0px;
}
#li-2-8{
background: #fff !important;
width: 280px;
float:left;
margin: 0px;
padding: 0px;
text-align: left;
}
#li-2-8 label, #li-2-8 span{visibility:hidden;}
#li-2-8 input{width: 200px;}
/* image */
#cforms2form #li-2-7{
background: #fff !important;
float: right;
text-align: left;
display: block;
width: 280px;
height: 180px;
margin: 0px;
padding: 0px;
}
#li-2-9 label, #li-2-9 span{visibility:hidden;}
#li-2-9 input{width: 200px;}

#li-2-9{
background: #fff !important;
width: 280px;
float: right;
margin: 0px;
padding: 0px;
text-align: left;
clear: right;
}
#li-2-10{
background: #fff !important;
width: 100%;
margin: 0px;
padding: 0px;
text-align: left;
clear: both;
}


#cforms2form .cf-sb{
	text-align: center;
	}
#sendbutton2{

  width: 99px;
  height: 46px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/wp-content/themes/pagedaily/images/submit.gif) no-repeat center top !important;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */


}

/************************************************

*	Images  					     		    * 

************************************************/



img.centered  {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0px;

	}

	

img.alignnone {

	padding: 0px;

	margin: 0px 10px 10px 0px;

	display: inline;

	}



img.alignright {

	padding: 0px;

	margin: 0px 0px 10px 10px;

	display: inline;

	}



img.alignleft {

	padding: 0px;

	margin: 0px 10px 10px 0px;

	display: inline;

	}

	

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	}



.alignright {

	float: right;

	margin: 0px 0px 10px 10px;

	}



.alignleft {

	float: left;

	margin: 0px 10px 10px 0px;

	}



.wp-caption {

	border: 1px solid #E9E2D7;

	text-align: center;

	background: #F6F3EE;

	padding: 5px 0px 5px 0px;

	}



.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

	}



.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}

	

/************************************************

*	Sidebar 	        			     	    * 

************************************************/

	

#sidebar {

	float: right;

	width: 319px;

	margin: 0px;

	padding: 0px;

	line-height: 20px;

	}

	

#sidebar a, #sidebar a:visited  {

	color: #333;

	text-decoration: none;

	}

	

#sidebar a:hover {

	color:#7a8aa8;

	text-decoration: underline;

	}

	

#sidebar h2 {

	color: #222222;

	font-size: 14px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0px 0px 5px 0px;

	padding: 0px 0px 0px 0px;

	}



#sidebar p {

	margin: 0px;

	padding: 0px;

	line-height: 20px;

	}

	

#sidebar a img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: none;

	}

	

#sidebar .widget  {

	/*background: #F6F3EE;*/

	margin: 0px;

	padding: 5px 10px 5px 10px;

	border: none;

	}

	

#sidebar ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

	

#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#sidebar ol li {
	list-style-type:decimal;
}


	

#sidebar ul ul li a, #sidebar ul ul li a:visited {

	color: #333333;

	text-decoration: none;

	}

	

#sidebar ul ul li a:hover {

	color: #0076A3;

	text-decoration: underline;

	}



#sidebar ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#sidebar ul ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#sidebar ul li li {

	/*background: url(images/arrow2.gif) no-repeat top left;*/

	padding: 0px;

	margin: 0px 0px 0px 0px;

	}

	

#sidebar ul li ul li {

	/*background: url(images/arrow2.gif) no-repeat top left;*/

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 0px 0px;

	}



#sidebar .textwidget {

	margin: 0px;

	padding: 0px;

	}



.postform {

	background: #F5F5F5;

	width: 250px;

	color: #222222;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 0px 0px 0px;

	padding: 1px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#cat {

	background: #FFFFFF;

	color: #222222;

	margin: 5px 0px 5px 0px;

	}



.widget_tag_cloud {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	}

	

.adsensesidebar {

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

/************************************************

*	Footer Background							*

************************************************/



#footerbg {

	/*background: #FFFFFF url(images/footer.png) center repeat-y;*/
	border-top:4px solid #000;
}

	

/************************************************

*	Footer  									*

************************************************/



#footer {

	width: 970px;

	color: #000;

	margin: 0px auto 0px;

	padding: 0px;

	}

	
#footerlogo {
	float:left;
}
#footersub {
	float:right;
}
#footertopWrap {
	border-bottom:2px dotted #000000;
}
#footer p {

	margin: 0px;	

	padding: 0px;

	}



.footertop {

	font-size: 12px;

	color: #000;

    font-weight: normal;

	margin: 0px;

	padding: 20px 0px 20px 20px;

	}

	

.footertop  a {

	color: #000;
	text-decoration: none;

	}



.footertop  a:hover {

	color: #000;

	text-decoration: underline;

	}

	

/************************************************

*	Search Form									*

************************************************/



#subscribe {

	margin: 0px;

	padding: 10px 0px 5px 0px;

	overflow: hidden;

	}



#subbox {

	background: #F5F5F5 !important;

	width: 185px;

	color: #222222;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: normal;

	margin: 0px;

	padding: 5px 0px 5px 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#subbutton {

	background: #333333 url(images/homelink.png);

	color: #FFFFFF;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	font-size: 12px;

	text-transform: uppercase;

	text-decoration: none;

	margin: 0px 0px 0px 5px;

	padding: 3px 5px 4px 5px;

	border: 1px solid #333333;

	}



#searchform {

	color: #222222;

	font-size: 14px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0px 0px 5px 0px;

	}

	

#searchformheader {

	margin: 0px;

	}

	

#s {
	background: #FFFFFF;

	width: 240px;

	color: #666666;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 0px 0px 0px;

	padding: 7px;

	display: inline;

	border: 1px solid #E6E6E6;
}
#emailAddress {
	background: #FFFFFF;

	width: 196px;

	color: #666666;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px 0px 0px 0px;

	padding: 5px;

	display: inline;

	border: 1px solid #E6E6E6;

}
#emailAddress_footer {
	background: #FFFFFF;

	width: 196px;

	color: #666666;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px 0px 0px 0px;

	padding: 5px;

	display: inline;

	border: 1px solid #E6E6E6;


}
	

#searchsubmit {

	background:url(images/gobtn.jpg);

	color: #FFFFFF;

	-moz-border-radius: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-radius: 0px;

	font-family: Arial, Tahoma, Verdana;

	font-size: 11px;

	font-weight: bold;
	text-indent:-999px;

	text-decoration: none;

	margin-top: 5px;

	padding: 0px;

	border:none;
	width:35px;
	height:31px;
	float:right;
	
	}



#commentform #submit {
	border:none;
	background:url(images/submitbtn.jpg);
	background-repeat:no-repeat;
	text-indent:-999px;
	cursor:pointer;
	width:62px;
	height:26px;
}

	

#author, #email, #url {

	background: #FFF !important;

	color: #222222;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px;

	padding: 4px;

	border: 1px solid #CCC;

	}

	

#comment {

	background: #fff !important;

	color: #222222;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 0px 5px 0px;

	padding: 4px;

	border: 1px solid #ccc;

	}

	

/************************************************

*	Comments									*

************************************************/

	

.commentlist li ul li {

	font-size: 12px;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	background: #FFFFFF;

	float: right;

	border: 1px solid #EEEEEE;

	padding: 2px;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 12px;

	}



.commentlist p {

	font-weight: normal;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0px;

	}



#commentform {

	margin: 5px 10px 0px 0px;

	}

	

#commentform textarea {

	width: 98%;

	padding: 2px;

	}

	

#respond:after {

	content: "."; 

	display: block; 

	height: 0px; 

	clear: both; 

	visibility: hidden;

	}

	

#commentform p {

	margin: 5px 0px 5px 0px;

	}

	

#commentform #submit {

	margin: 0px;

	float: left;

	}

	

.alt {

	margin: 0px;

	padding: 10px;

	}



.commentlist {

	margin: 0px;

	padding: 0px;

	}

	

.commentlist ol {

	margin: 0px;

	padding: 10px;

	}



.commentlist li {

	margin: 15px 0px 10px;

	padding: 10px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	}



.commentlist p {

	margin: 10px 0px 10px 0px;

	padding: 0px;

	}

	

.children { 

	margin: 0px;

	padding: 0px;

	}



.nocomments {

	text-align: center;

	margin: 0px;

	padding: 0px;

	}

	

.reply a, .reply a:visited {

	background: #E9E2D7;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-size: 11px;

	text-decoration: none;

	margin: 0px;

	padding: 2px 5px 2px 5px;

	border: 1px solid #DED3C2;

	}

	

.reply a:hover {

	background: #3F99B1;

	color: #FFFFFF;

	text-decoration: none;

	border: 1px solid #3F99B1;

	}



.commentmetadata {

	font-size: 10px;

	margin: 0px;

	display: block;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;
	display:none;
	}

	

.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

	

.thread-alt {

	background: #FFFFFF;

	margin: 0px;

	padding: 0px;

	}

	

.thread-even {

	background: #F6F3EE;

	margin: 0px;

	padding: 0px;

	}

	

.depth-1 {

	border: 1px solid #E9E2D7;

	margin: 0px;

	padding: 0px;

	}



.even, .alt {

	border-top: 1px solid #E9E2D7;

	border-bottom: 1px solid #E9E2D7;

	border-left: 1px solid #E9E2D7;

	margin: 0px;

	padding: 0px;

}
.img_home_left {
	float:left;
	padding-right:10px;
}
.popup { 
 	width:250px; 
/*	height:150px; */
	border: 1px solid #C4C1BC; 
	display:none; 
	position:absolute; 
	left:175px; 
	background:#ecf5fa; 
	font-size:12px; 
	padding:10px;
}
.popupRight { 
 	width:250px; 
/*	height:75px; */
	border: 1px solid #C4C1BC; 
	display:none; 
	position:absolute; 
	left:450px; 
	background:#ecf5fa; 
	font-size:10px; 
	padding:10px;
}
#myGallery {
	overflow:hidden;
}


/* ************ MOO TABS SECTION FOR TABBED WIDGETS ON HOMEPAGE *****************/

.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.mootabs_title li {
	float: left;
	background-color: #3975BD;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background:#FFF;
	border-left:1px solid #ccc;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width: 40%;
	text-align: center;
}

#sidebar ul li ul li.active {
	background-color: #ebedf2;
	border-color:#757679;
	border-right:1px solid #757679;
	border-bottom-color:#EBEDF2 ;
	color:#7a8aa8;
}
#sidebar ul.mootabs_title #lastItem.active {
	background-color: #ebedf2;
	border-color:#757679;
	border-right:1px solid #757679;
	color:#7a8aa8;
	padding-left:14px;
	padding-right:15px;
	border-bottom-color:#EBEDF2 ;
}
#sidebar ul li ul.mootabs_title li {
	padding:3px 12px;
}
#sidebar ul.mootabs_title {
	background:none;
}
#sidebar ul.mootabs_title #lastItem {
	border-right:1px solid #ccc;
	padding-left:14px;
	padding-right:14px;
}
.mootabs_panel {
	display: none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear: both;
	color: #fff;
	overflow: auto;

}

.mootabs_panel.active {
	background: #ebedf2;
	display: block;
	color:#000;
	border-left:1px solid #757679;
	border-right:1px solid #757679;
	border-bottom:1px solid #757679;
	padding-top:5px;
	
}
#sidebar .mootabs_panel.active p {
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
	color:#666;
}
.mootabs_title li.over {
	color:#7a8aa8;
}
/* *********************************************************************************/

#sponsoredlink {
	clear:both;
	margin-left:10px;
	margin-right:8px;
	border-bottom:2px dotted #000;
}
#slinkwrap a img {
	margin-left:10px;
}
#slinkwrap p {
	font-size:16px;
	padding-right:8px;
}
#slinkwrap h1 a {
	font-size:22px;
	padding-right:8px;
}
#slinkwrap h1 {
	padding-top:15px;
	padding-bottom:5px;
}
#homepage h1 a,#homepage h1 a:visited {
	color:#000;
	
}
#homepage #tags {
	clear:both; 
	padding-top:4px; 
	color:#000;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#homepage #tags a {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:12px;
}
#category_sidebar {
	width:121px;

	float:left;
}
#category_sidebar ul,#category_sidebar li  {
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
padding-top:3px;
padding-bottom:3px;
}
#category_sidebar ul {
	padding-left:15px;
	margin-bottom:15px;
	font-size: 10pt;
}
#category_sidebar a {
	color:#7A8AA8;
	text-decoration:none;
}
#category_sidebar a:hover {
	text-decoration:underline;
}
#category_sidebar h2 {
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-weight:normal;
}
.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}
#category_header {
	width:640px;
	float:left;
	padding-bottom:14px;
	border-bottom:5px solid #000;
	background:#FFF;
}
#category_header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	padding-left:15px;
	margin:0px;
	padding:0px;
	padding:10px 0 0 13px;
}
#category_header table {
	padding-left:3px;
}
#category_header ul, #category_header li {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}
.header-image {
	margin: 10px 0 0 10px;
}
div#category_header img:last-child {
	padding-left:10px;
}
#contentleft .postarea .datesub {
	color:#999999;
	font-size:12px;
	display: none;
}
#postratings {
	border-bottom:2px dotted #000;
	margin-bottom:10px;
	margin-top:20px;
}
#respond {
	margin-top:20px;
}
#comment_header {
	border-bottom:2px dotted #000;
}
.postarea table tr {
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	
}
.postarea table tr tr {
	border-bottom:none;
}
.categories {
	list-style:none;
}
.categories h2 ul,.categories h2 ul li {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:none;
}
.postmeta a {
	color:#999;
}
#contentleft_index .postarea h1 {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:2px dotted #000;
}
.padRight {
	padding-right:15px;
}
#contentleft_index h6 {
	color: #666666;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#fbc_login .fbc_hide_on_login fbc_connect_button_area {
	margin-left:0px;
	padding-left:0px;
}
.editorTable p a {
	font-size:12px;
}

.sociable ul li a:hover {
	opacity:.50;
}

.postarea table.product_table tr, .postarea table.spacer-table tr{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* sidebar subscribe field */
#sidebarSubscribe {
	margin: 5px 10px;
	width: 292px;
	height: 65px;
	padding: 50px 0px 0px 8px;
	overflow: hidden;
	background: url('images/subscribeSidebar_bg.jpg') no-repeat #ff53aa;
	clear: both;
}

#sidebarSubscribe input[type=email] {
	width: 224px;
	height: 29px;
	padding: 0px 10px;
	margin: 0;
	border: 1px solid #898989;
	float: left;
}

/*
#sidebarSubscribe input[type=submit] {
	width: 35px;
	height: 31px;
	padding: 0;
	margin: 0 0 0 5px;
	border: none;
	background: url('images/gobtn2.jpg') no-repeat #8c9db5;
	cursor: pointer;
	float: left;
	font-size: 0;
	text-indent: -9999px;
}
*/

#sidebarSubscribe-text {
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
}

#home-video-teaser {
	background: #EFEFEF!important;
	width: 288px;
	height: 23px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 7px;
	padding-left: 10px;
	overflow: hidden;
}
#home-video-teaser div {
	margin: 0!important;
	padding: 0!important;
}
.homepageleft .tubepress_single_video {
	height: 170px;
}

#homehdr-video {
	display: block;
	width: 68px;
	height: 50px;
	background: url('images/homehdr-video.jpg') no-repeat;
}

#homehdr-video:hover {
	background: url('images/homehdr-video_over.jpg') no-repeat;
}

#homehdr-shop {
	display: block;
	width: 68px;
	height: 50px;
	background: url('images/homehdr-shop.jpg') no-repeat;
}

#homehdr-shop:hover {
	background: url('images/homehdr-shop_over.jpg') no-repeat;
}

#homehdr-blog {
	display: block;
	width: 68px;
	height: 50px;
	background: url('images/homehdr-blog.jpg') no-repeat;
}

#homehdr-blog:hover {
	background: url('images/homehdr-blog_over.jpg') no-repeat;
}

#homehdr-askmelissa {
	display: block;
	width: 98px;
	height: 50px;
	background: url('images/homehdr-askmelissa.jpg') no-repeat;
}

#homehdr-askmelissa:hover {
	background: url('images/homehdr-askmelissa_over.jpg') no-repeat;
}

#recent-posts-box {
    background: none repeat scroll 0 0 #EBEDF2;
    border: 1px solid #757679;
    color: #000000;
    display: block;
    padding-top: 5px;
}

#recent-posts-title {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-weight: bold;
    margin-right: 2px;
    padding: 2px 8px;
}

#archives-box {
    background: none repeat scroll 0 0 #EBEDF2;
    border: 1px solid #757679;
    color: #000000;
    display: block;
    padding-top: 5px;
}

#archives-title {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-weight: bold;
    margin-right: 2px;
    padding: 2px 8px;
}

.attachment-category-featured-image {
	height: 173px;
	width: 305px;
	border: 1px solid #000;
}

.attachment-single-thumb {
	width: 110px;
	height: 110px;
}

.category-header-teaser {
	background: #EFEFEF!important;
	border: 1px solid #000;
	width: 285px;
	height: 21px;
	font-size: 16px;
	padding: 7px 10px 0px 10px;
	overflow: hidden;
}

.category-header-teaser a {
	color: #000;
	text-decoration: none;
}

.category-header-teaser a:hover {
	text-decoration: underline;
}

div#category_header img:last-child {
    padding-left: 0!important;
}

#stayconnected-box {
	background: #eff0f4;
}

#stayconnected-box a {
	display: inline-block;
	cursor: pointer;
	font-size: 0;
	height: 29px;
}

.askmelissa-form {
	clear: both;
}

.askmelissa-form input[type=submit] {
	background: url('images/askmelissa-btn.jpg') no-repeat;
	width: 175px;
	height: 32px;
	cursor: pointer;
	font-size: 0;
	text-indent: -9999px;
	border: none;
	margin-top: 5px;
}

.askmelissa-form input[type=text] {
	width: 160px; 
	height: 17px; 
	padding: 5px 5px;
	border: 1px solid #000;
	margin-right: 10px;
}

/* TABS */
.tabnav {
	margin: 0!important;
	padding: 10px 0 10px 0;
	overflow: hidden;
	clear: both;
}

.tabnav li {
	list-style: none;
	display: inline;
	float: left;
	margin-top: 10px;
}

.tabnav a {
	display: block;
	padding: 10px 5px;
}
		
.tabdiv {
}

.ui-tabs-hide {
	display: none;
}

#homevideo-widget {
	border: 1px solid #000; width: 305px; height: 199px; overflow: hidden;
}

#homevideo-widget img {
	width: 305px;
	height: 199px;
}

#sidebar-twitter {
	margin: 15px 0;
}

#sidebar-twitter-feed {
	font-size: 11px;
}

/* = Plugins
-----------------------------------------------
 * nrelate related
 * nrelate popular
 */
.nrelate a {
	color: #7A8AA8;
}
.nrelate_related {
    margin: 20px 0 0 0 !important;
}
.nrelate_related .nr_title {
	background-image: url("images/you-may-also-like.gif");
	background-repeat: no-repeat;
	text-indent: -99999px;
	border-bottom: 2px dotted #000000;
	padding-bottom: 5px !important;
}
.nrelate_popular {
	background: none repeat scroll 0 0 #EBEDF2 !important;
	border: 1px solid #757679 !important;
	color: #000000 !important;
	display: block !important;
	padding-top: 5px !important;
	font-weight: normal  !important;
}
	.nrelate_popular .nr_title {
		font-family: Georgia,"Times New Roman",Times,serif  !important;
		font-size: 15px  !important;
		font-weight: bold  !important;
		margin: 0 2px 0 0  !important;
		padding: 2px 8px  !important;
	}
	.nrelate_popular ul li {
		list-style: decimal outside none !important;
		margin: 0 !important;
		padding: 0 0 0 0 !important;
	}
	.nrelate_popular .nr_inner {
		clear: both !important;
		margin-left: 40px !important;
		padding: 0 0 5px !important;
		width: 85% !important;
	}
	.nrelate_popular .nr_post_title {
		font-weight: normal !important;
	}

/* = Glam
-----------------------------------------------
 */
 #glamlogo {
	float: right;
	margin-top: 45px;
	vertical-align: bottom;
	width: 160px;
}
#glam-pushdown {
    padding: 3px 0;
}
#glam-header {
	margin: 0 auto;
	text-align: center;
    width: 728px;
    display: block;
}

/* = Partners
-----------------------------------------------
 * Daily makeover
 */
#dailymakeoverlogo {
	line-height: 0;
	margin: 0 0 0 70px;
	text-align: center;
	width: 160px;
}







#header-date {
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-o-transform: rotate(-90deg);
transform:rotate(-90deg);
-ms-transform:rotate(-90deg); /* IE 9 */
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 14px;
font-weight: bold;
 left: -45px;
position: relative;
text-align: right;
top: 100px;
width: 200px;
}
.no-csstransforms #header-date {
display: none;
}

