/**
 *
 * mepath.com stylesheet - pink
 * copyright mepath.com
 *
 * Media: screen
 * Author: mark @ mepath
 * Version: 23rd Apr 2008
 * Author: james @ mepapth 2009
 *
**/


/** HTML standard elements **/

body{
	background-color: rgb(238,77,133);
	margin: 0; 
	border: 0;
	font-size: 100%;
	font-family: Verdana, sans-serif;
}

img{
	border: 0;
}

h1{
	margin: 0;
	margin-bottom: 10px;
	font-size: 1.4em;
	color: rgb(104,104,104);
	padding:0;
}

h2{
	font-size: 1.2em;
}

h3{
	font-size: 0.9em;
}

hr{
	border: 0;
	color: rgb(255,240,241);
	background-color: rgb(255,240,241);
	height: 3px;
	margin-bottom: 7px;
}


/** webpage structure **/

.top-nav, .header, .navigation, .page-title, .mid, .footer{
	width: 936px;
	margin: 0 auto;
}

.mid{ 
	width: 933px; /* fix so mid is inline with overall structure*/
	min-height: 400px; /*keep min size of body */
}

/** aesthetics **/

.top-nav{
	text-align: right;
	display: block;
	font-size: 0.75em;
	padding-top: 5px;
	background-color: rgb(255,255,255);
	color: rgb(200,140,180);
}

.top-nav a:link, .top-nav a:visited{
	color: rgb(157,120,121);
	text-decoration: none;
	display: block-inline;
	padding: 2px;
}

.top-nav a:hover{
	color: black;
	background-color: rgb(255,170,191);
}

.top-nav a#current{
	border-bottom: 2px solid rgb(255,170,191);
}

.header-wrapper{
	background-color: white;
}
.header{
	background-color: white;
}

/* float fix*/
.header:after { 
	content: "";
	display: block;
	height: 0;
	clear: both; 
}

.logo{
	position: relative;
	float: left;
	margin-bottom: 10px;
}

.navigation{
	clear: both;
	display: block;
	background-color: transparent;
	color: white;
	/*background-color: rgb(242,172,206);*/
	padding: 0;
	margin: 0;	
	display: block;
}

.navigation ul
{
	display: inline-block;
	padding: 0px;
	/*padding-left: 5px;*/
	list-style-type: none;
	margin: 0;
	font-size: 0.8em;
	color: rgb(177,150,151);
}

.navigation ul li
{
	display: block;
	float: left;
	padding: 4px 12px;
	margin-right: 5px;
	background-color: rgb(255,243,244);
	border-bottom:1px solid white;
}

.navigation ul li.current
{
	background-color: rgb(255,230,231);
	border-bottom: 1px solid rgb(255,230,231);
}

.navigation ul li.makegreen
{
	background-color: #bee3a3;
	font-weight: bold;
}

.navigation ul li.metricsblue
{
	background-color: #c1d7ea;
	font-weight: bold;
}

.navigation ul li a
{
	display: block;
	text-decoration: underline;
	color: rgb(127,100,101);
}

.navigation ul li.current a { color: rgb(37,0,1); text-decoration: none;}

.sub-nav
{
	width: 919px;
	height:1.6em;
	margin: 0 auto;
	font-size: 0.80em;
	padding: 5px 0px;
	border: 0px solid rgb(255,230,133);
}

.sub-navrighta  {
	float: left;
	width: 28em;
	font-size: 0.80em;
	padding: 0px 0px;
	border: 0px solid rgb(255,230,133);
}


.sub-navrightb  {
	float: left;
	width: 12em;
	font-size: 0.80em;
	padding: 4px 0px;
	border: 0px solid rgb(255,230,133);
}


.sub-navrightc  {
	float: left;
	width: 28em;
	 border: 0px solid rgb(255,230,133);
}

.sub-navrightd  {
	float: left;
	width: 10em;
	 border: 0px solid rgb(255,230,133);
}





.sub-nav a:link, .sub-nav a:visited
{
	text-decoration: none;
	color: rgb(100,88,88);
}

.sub-nav a#current
{
		text-decoration: none;
	color: rgb(0,0,0);
}

.mid-wrapper{
	/*background-color: rgb(255,240,241);*/
	background-color: rgb(255,230,231);
	padding-top: 10px;
	/*background-image: url("images/header_bg.png");*/

	background-repeat: repeat-x;
}

.mid{
	background-color: white;
	font-size: 0.83em;
	line-height: 1.3em;
	margin-top: 10px;
	border-right: 3px solid rgb(225,219,220);
	border-bottom: 3px solid rgb(225,219,220);
}

.mid .content
{
	padding-top: 10px;
	width: 915px;
	margin: 0 auto;
}


.mid .content .openleft {
	float:left;
	width: 400px;
	margin-left: 20px;
	margin-bottom: 10px;
    border-right: 1px solid rgb(255,230,231);
	padding: 0px 0px 0px 0px;
		
}


.mid .content .openright {
    float:left;
	width: 400px;
    border: 0px solid rgb(255,230,231);
	padding: 20px 0px 0px 20px;	
	
}



.mid:after 
{ 
	content: "";
	display: block;
	height: 0;
	clear: both; 
}

/* classes for layout within mid section */

/* homepage layout rss structure*/
.topbox {
	float:left;
	display:block;
	width: 900px;
    border: 0px solid rgb(255,230,231);
	padding: 0px 0px 10px 0px;
    clear: both;
}

.topboxleft {
	background: url(/images/lifestyletop.gif) no-repeat;
	text-align: center;
	float:left;
	display:block;
	width: 20em;
	height: 85px;
	border: 0px solid rgb(255,230,231);
}


.topboxright {
	margin-left: 20em;
	width: 47em;
	border: 0px solid  rgb(255,230,231);
	padding: 0px 0px 0px 0px;
}

.topboxrightlife {
	float:left;
	margin-left: 0em;
	width: 14em;
	height: 80px;
	/*border: 0px solid  rgb(255,230,231);*/
	padding: 10px 10px 0px 10px;
}


.topboxrightlifesel {
	float:left;
	/*background-color: rgb(238,77,133);*/
	background: url(/images/topmenutop2.gif) no-repeat;
	margin-left: 0em;
	width: 14em;
	height: 80px;
	/*border: 0px solid  rgb(238,77,133);*/
	padding: 10px 10px 0px 10px;
}








.leftbox {
	float:left;
	/*display:block;*/
	background: url(/images/categorybar.gif) no-repeat;
	width: 20em;
	border: 0px solid rgb(255,230,231);
	padding-top: 45px;
}

.leftbox a:link {
color: rgb(255,255,255);
text-decoration: none;
}


.leftbox a:visited {
color: rgb(255,255,255);
text-decoration: none;
}

.leftbox a:hover{
	color: black;
	background-color: rgb(255,170,191);
}


/* a link format for create lifestyle    */

.leftboxmenu a:link, .mid .leftbox a:visited{
	color: rgb(157,120,121);
	text-decoration: none;
	display: block-inline;
	padding: 2px;
}

.leftboxmenu a:hover{
	color: black;
	background-color: rgb(255,170,191);
}

.leftboxmenu a#current{
	border-bottom: 2px solid rgb(255,170,191);
}




.leftboxmenu {
	float:left;
	/*background:url(/images/leftmenuswimming.gif) no-repeat;*/
    /*background-position: 10px 4px;*/
	margin-left: 0em;
	width: 16.4em;
	height: 3.2em;
	border: 0px solid  rgb(255,230,231);
	padding: 15px 0px 0px 50px;
	color:  white;
	font-weight: bold;
	clear: both;
}

.leftboxmenusel {
	float:left;
	/*background:url(/images/leftmenulinking.gif) no-repeat;
	background-color: rgb(238,77,133);	
    background-position: 10px 4px;*/
	margin-left: 0em;
	width: 16.4em;
	height: 3.2em;
	border: 0px solid  rgb(255,230,231);
	padding: 15px 0px 0px 50px;
	color:  white;
	font-weight: bold;
	clear: both;
}






.rightbox{
	background-color: rgb(240,240,240);
	margin-left: 20em;
	width: 45em;
	min-height: 24em;
	border: 4px solid  rgb(238,77,133);
	padding: 10px 10px 10px 10px;
}

.contenttab  {
	margin-left: 0em;
	width: 40em;
	height: 3em;
	border: 0px solid  rgb(54,54,54);
	padding: 2px 2px 0px 2px;
	
}

.contenttab .tabmenu  {
	background: url(/images/blogposts.gif) no-repeat;
	margin-left: 0em;
	width: 12em;
	height: 3em;
	
}



.postbox {
	background-color: white;
	padding: 10px 10px 10px 10px;
} 





.leftmid{
	float:left;
	display:block;
	width: 25em;
}
.rightmid{
	margin-left: 28em;
	width: 25em;
}

.amazon{
	float:left;
	display:block;
	width: 40em;
}
.mepath{
	margin-left: 28em;
	width: 30em;
	font-size: 0.8em;
	color: rgb(104,104,104);
}


.amazonp{
	float:left;
	display:block;
	width: 30em;
}
.mepathp{
	margin-left: 28em;
	width: 30em;
	/*font-size: 0.8em;*/
	color: rgb(104,104,104);
}




.footer-wrapper{
	/*border-top: 1px solid rgb(224,32,91);*/
	border-top: 1px solid rgb(255,210,231);
	background-color: transparent;
}

.footer{
	background-color: transparent;
	padding-top:10px;
	font-size: 0.75em;
	line-height: 1.6em;
	padding-bottom: 10px;
	color: rgb(255,170,191);
}

.footer a:link, .footer a:visited{
	color: rgb(255,255,255);
	text-decoration: none;
}

.footer a:hover, .footer a:active{
	text-decoration: underline;
}

.footer .copyright-notice{
	float: right;
	color: white;
	text-align: right;
}

.footer:after 
{ 
	content: "";
	display: block;
	height: 0;
	clear: both; 
}

.result-display{ float:right;}

.result-type ul
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.result-type ul li
{
	display: block;
	width: 300px;
	padding: 8px 0px;	
}

.result-type ul li a#current
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}


table{
	border-spacing: 0;
	border: 0;
}

tr{
	border: 0; /* override other style sheet*/
}

th{
	border: 0; /* override other style sheet*/
	background-color: #DDD;
	font-size: 0.9em;
	padding: 5px 5px;
}

td{
	border: 1px solid #eee; /* override other style sheet*/
	padding: 5px 5px;
}

