/*
Theme Name: morning
Description: 3 coloumn bright web2 theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
/*	background:#213232;*/
	font-family:Arial,Tahoma,sans-serif;
	color:#8d0f0f;
	font-size:13px;
	}

img {
	border:0;
/*	margin-left: auto;*/
/*	margin-right: auto;*/
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

    img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    text-align: center;
    }


    .alignright {
    float: right;
    }

    .alignleft {
    display: block;
    float: left;
    }

    .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

a {
	color:#324a4a;
	text-decoration:none
}

a:hover {
	color:#478f8e;
	text-decoration:none
}

.babyseparator {
	padding-bottom: 3px;
}

.separator {
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-size: 14px;	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:966px;
	margin:0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #da3d5a;
}

.subwrapper {
	width:966px;
      height: 100%;
	margin:0;
	padding: 0;
	background: #FFF;
	background: url(images/faux_column.jpg) repeat-y;
}

/* Search */
#searchwrapper {
width : 900px;
height : 25px;
padding : 0;
margin: 0;
padding-right: 30px;
background : transparent;
color : #333;
float: right;
overflow: hidden;
}

.search_form {
width: 280px;
height: 25px;
/*float: right;*/
}

.search_form input {
border: 1px solid #3c5641;
background: #f6f8f6;
color: #19450f;
}

/* The Top */

.top {
	height: 165px;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/fabforty_banner.jpg);
/*	border-bottom: 1px solid #000;*/
	cursor: pointer;
	}


	
/* Menu */

#foxmenucontainer{
	width: 100%;
	height:28px;
	display:block;
	margin: 0;
	padding:0;
	float: left;
	background:url(images/foxmenu_menu_green_sprite.jpg);
	background-repeat: repeat-x;
	}
#foxmenu{
	position:relative;
	display:block;
	height:28px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background:url(images/foxmenu_menu_green_sprite.jpg);
	background-repeat: repeat-x;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 20px 0 0;
	list-style-type:none;
	width:auto;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0;
	padding: 0;
	margin-top: 3px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#393939;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:transparent url(images/foxmenu_bg-OVER.jpg) no-repeat top left;
	}
#foxmenu ul li a:hover{
	color:#515151;
/*	background:transparent url(images/foxmenu_bg-OFF.jpg) no-repeat top right;*/
	}
#foxmenu ul li .current,#foxmenu ul li .current:hover{
	color:#515151;
/*	background:transparent url(images/foxmenu_bg-OFF.jpg) no-repeat top left;*/
	}	
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#515151;
/*	background:transparent url(images/foxmenu_bg-OFF.jpg) no-repeat top right;*/
	}
	

/*.content {*/
/*	padding:0px 10px 0px 0px;*/
/*	background:#fff;*/
/*	background-repeat:no-repeat;*/
/*	}	*/

#content {
	float: left;
	width: 610px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}

#life_beauty_content {
	float: left;
	width: 625px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}

.title{
	margin: 0;
	padding-left: 5px;
	height:52px;
	color:#478f8e;
}	

.dateemailwrapper {
/*	width: 100%;*/
	height: 22px;
}

.date {
	float:left;
	height:10px;
	margin-left: 5px;
	font: 12px "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 0px 2px 5px;
	font-weight:normal;
	color:#213232;
}
	
.post {
	margin: 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: left;
	color:#555;
	font: 13px "News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post h2 {
	margin: 0 0;
	padding-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
	font: 22px Arial, "century gothic", sans-serif;
	font-weight:bold;
	color:#304a47;
}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#304a47;
	background-color: transparent;
}

.post h2 a:hover  {
	color:#478f8e;	
	background-color: transparent;
	}	
	
.postinfo {
/*	height:15px;*/
	padding:3px;
	background:transparent;
	border-top: 1px solid #213232;
}

.category {
	float:left;
	padding:0px 0 0 5px;
	color:#213232;
	font-size:12px;
	font-weight: 700;
}	

.tags {
	float:left;
	padding:0px 0 0 5px;
	padding-bottom: 20px;
	color:#213232;
	font-size:12px;
	font-weight: 700;
}	

	
.author {
	line-height:15px;
	float:right;
	padding:0px 0px 0 45px;

}

.author a{
	color: #d9031d;
	background-color: transparent;
}


.post a:link,
.post a:visited {
	color:#324a4a;
	font-weight: 700;
	background-color: transparent;
}

.post a:hover {
	color:#478f8e;
	font-weight: 700;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	height: auto;
	margin: 0;
	padding: 0px 5px;
	text-align: justify;
	overflow: hidden;
	}


.entry img {
    display: block;
    margin-left: auto;
    margin-right: auto;
/*    padding-top: 10px;*/
/*    padding-left: 10px;*/
    padding-right: 10px;
/*    padding-bottom: 10px;*/
    }



.cover {
	margin-left: 10px;
	border-top: 1px solid #213232;
}


/* The Sidebar2 */

.sidebar2 {
	width:172px;
	float:right;
	line-height:18px;
	padding: 0px 0px 0px 0px;
	margin:0 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:14px;
}

.sidebar img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.sidebar2 h2 {
	height:32px;
	padding-top:0px;
	padding-left: 30px;
	font-size:16px;
	background:url(images/sidebar_button.jpg);
	background-repeat: no-repeat;
	color:#fff;
	margin:5px 0;
	line-height:normal;
	font-weight:normal;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

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

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

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

.sidebar2 li li {
	list-style-type:none;
	border-bottom:1px dotted #ABCF19;
	margin: 0;
	padding: 3px 10px 3px 0px;
}

.sidebar2 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	padding: 3px 10px 3px 10px;
}

.sidebar2 li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	padding: 3px 10px 3px 10px;
}

.sidebar2 p {
	padding: 7px 7px;
	margin:0;
}

.sidebar2  a:link, .sidebar2  a:visited{
	color:#8d0f0f;
}	

.sidebar2  a:hover {
	color:#E20D04;
}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#fff;
	color:#555;
}
		
/* The Sidebar1 */

.sidebar1 {
	width:340px;
	line-height:18px;
	padding: 0;
	margin: 0;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-type: none;
	float:right;
}

.sidebar1 img {
	padding: 0;
	margin: 0;
/*	margin-left: auto;*/
/*	margin-right: auto;*/
	display: block;
}

.sidebar1 .leftrightwrapper {
	width: 340px;
	margin: 0;
	padding: 0;
      padding-bottom: 5px;
/*      padding-top: 5px;*/
	float: left;
}


.sidebar1 .right {
	width: 170px;
	margin: 0;
	padding: 0;
	float: left;
}

.sidebar1 .right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-left: 0px;
}

.sidebar1 .right ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}



.sidebar1 .left {
	width: 170px;
	margin: 0;
	padding: 0;
	float: left;
}

.sidebar1 .left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-left: 8px;
}

.sidebar1 .left ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}



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

.sidebar1 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 2px;
}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

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

.sidebar1 li li {
	list-style-type:none;
	margin: 0;
	padding-top: 3px;
/*	padding-left: 5px;*/
/*	padding-bottom: 5px;*/
}

.sidebar1 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
/*	padding: 3px 10px 3px 10px;*/
}

.sidebar1 p {
	margin:0;
	margin-left: 5px;
/*	padding: 7px 10px;*/
/*	background:#C6EF00;*/
/*	background: #e7e7e9;*/
	text-align: left;
}

.sidebar1  a:link, .sidebar1  a:visited{
	font-family: Verdana;
	font-size: 8pt;
	color:#324a4a;
}	

.sidebar1  a:hover {
	color:#478f8e;
}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#fff;
	color:#555;
	}


/* --- FOOTER --- */
#footer {
	clear: both;
	height:32px;
	padding:12px 0 0 0px;
	background:#FFF;
	color:#1a4e03;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:normal;
	text-align:center;
}

#footer a {
	color:#297408;
	}

#footer a:hover {
	color:#ccc;
	}

.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
		}

.bar-one ul li a {
	color:#fff;
	}

.bar-one ul li a:hover {
	color:#293506;
	
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#555;
	}
.navigation a:hover {
	color:#777;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font-family: Verdana, Arial;
	margin-top: 20px;
	margin-left: 5px;
	padding:0;
	font-size:28px;
	color:#478f8e;
	text-align:left;
	border-bottom: 1px solid #478f8e;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#e1dfdf;
	border:1px solid #c0c0c0;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#c0c0c0;
	border:1px solid #c0c0c0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#888;
	}

.recent_posts {
  padding: 0;
  margin: 0;
  font-family: Verdana,Arial, Helvetica, sans-serif;
  font-size: 12px;
  color : #000;
  line-height: 120%;
  text-decoration: none;
  background: transparent;
  text-align: left;
  float: left;
}

.catwrapper { 
	width: 500px; 
	height: 80px; 
	margin-left: 20px;
}

.catNameBeauty { 
	width: 500px; 
	height: 80px; 
	margin-left: 10px;
	background: url('images/category_beauty.jpg') left no-repeat;
}

.catNameBeautyBooks { 
	width: 500px; 
	height: 80px; 
	margin-left: 10px;
	background: url('images/category_beauty_books.jpg') left no-repeat;
}

.catNameBeautyonaBudget { 
	width: 500px; 
	height: 80px; 
	margin-left: 10px;
	background: url('images/category_beauty_on_a_budget.jpg') left no-repeat;
}

.catNameContest { 
	width: 500px; 
	height: 80px; 
	margin-left: 10px;
	background: url('images/category_contest.jpg') left no-repeat;
}

.catNameFragrance { 
	width: 500px; 
	height: 80px; 
	margin-left: 10px;

	background: url('images/category_fragrance.jpg') left no-repeat;
}

.catNameHaircare { 
	width: 500px; 
	height: 80px; 
	margin-left: 10px;
	background: url('images/category_haircare.jpg') left no-repeat;
}

.catNameSkincare { 
	width: 500px; 
	height: 80px; 
	margin-left: 10px;
	background: url('images/category_skincare.jpg') left no-repeat;
}

.twitter {
	width: 140px; 
	height: 110px; 
	margin-left: 10px;
	background: url('images/twitter.jpg') no-repeat;


.hyperluxe {
	width: 140px; 
	height: 135px; 
	margin-left: 10px;
	background: url('images/hyper_luxe') no-repeat;
	







