/* 
THEME NAME: Always In Style
THEME URI: http://www.alwaysinstyle.com
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Mike Meisner,
AUTHOR URI: http://www.mikemeisner.com
TAGS:
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults 
@import url('library/styles/reset.css');*/

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout 
@import url('library/layouts/3c-fixed.css');*/

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* Un-comment the line below to set a grid with 18px line-height */
/*body { background:url(images/960_grid_12_col.gif) repeat-y top center; }*/


/* =Global Elements
-------------------------------------------------------------- */

<style>
/* Clear Fix */

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */
</style>

/* =luoxuan add
-------------------------------------------------------------- */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: normal;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background-color: White;
    background-image: url(images/backgrounds/canvas.gif);
	background-repeat: repeat-x;
    color: #999;
}

#page-container {
    margin: 0px auto 0 auto;
    width: 965px;
	position: relative;
}

#body-content {
    /*padding: 10px 0 10px 0;*/
     padding:10px 0 5px 0;
}
#body-content2, #body-content3 {
    padding: 0 0 10px 0;
}

.pageheading {
	line-height: normal;
	color:#59058d;
	margin: 0 0 8px 0;
	padding: 0 0 4px;
}

.cleaner {
	clear: both;
	font-size: 1px;
	margin: 0; 
	padding: 0;
}

.spacer {
	clear: both;
	height: 7px; 
	font-size: 1px;
	margin: 0; 
	padding: 0;
}

a, a:link, a:visited, a:active, a:hover, a:focus {
    text-decoration: none;
    color:#59058d;
}
a:active, a:hover, a:focus {
    text-decoration: underline;
}

blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family: Arial, Helvetica, sans-serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}

.textbox_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* =Login
-------------------------------------------------------------- */
#login {
    background-color: #e1e1e1;
}

#login-content {
    margin: 0 auto;
    width: 1025px; 
    height: 28px;
}

#login input {
    border: 1px solid #989898;
    margin-top: 5px;
    padding: 0;
    line-height: normal;
    vertical-align: top;
    width: 153px;
}

#login-left-column {
    width: 115px;
}
#login-middle-column {
    width: 310px; 
    height: 21px; 
    text-align: right; 
    margin-top: 7px;
}
#login-right-column {
    width: 600px;
}

#loggedin-links {
	padding-top: 5px; 
	height: 23px;
}

/* =Header Content
-------------------------------------------------------------- */
#header {
   /* height: 99px;*/
    width:965px;
	height: 124px;
    margin-bottom: 18px;
    position: relative;
	/*background: url(images/top_logo_bg.jpg) no-repeat;*/
    background-image: url(images/backgrounds/header.gif);
}

#header #logo {
	background-image: url(images/logos/main.gif);
	width: 159px;
	height: 115px;
	position: absolute;
	top: 7px;
	left: 29px;
}
#header #logo span, #header .navigation a span {
	display: none;
}
#header .search {
	width: 280px;
	height: 22px;
	position: absolute;
	top: 10px;
	left: 650px;
	background-image: url(images/backgrounds/searchfield.gif);
	background-repeat: no-repeat;
}
#header .search form {
	position: absolute;
}

#header .search .searchbox {
	border: 0;
	width: 200px;
	height: 17px;
	position: absolute;
	top: 1px;
	left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #999;
}
#header .search .submitbutton {
	width: 70px;
	height: 21px;
	position: absolute;
	top: 0;
	left: 211px;
}

#header .navigation {
	width: 613px;
	/*height: 27px;*/
    height:35px;
	position: absolute;
	/*top: 83px;*/
    top: 77px;
	left: 214px;
}
#header .navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header .navigation ul li {
	float: left;
}
#header .navigation ul li a {
	display: block;
	/*height: 27px;*/
    height:35px;
	background-position: 0 0;
}
#header .navigation ul li a:hover {
	display: block;
	/*height: 27px;*/
    height:35px;
	background-position: 0 -35px;
    /*background-position: 0 0;*/
}

#header li#n_fashion a {
	/*width: 98px;*/
    width:74px;
	background-image: url(images/navigation/nav_fashion.jpg);
    background-repeat:no-repeat;
}
#header li#n_beauty a {
	/*width: 101px;*/
    width:74px;
	background-image: url(images/navigation/nav_beauty.jpg);
    background-repeat:no-repeat;
}
#header li#n_styletips a {
	/*width: 131px;*/
    width:106px;
	background-image: url(images/navigation/nav_styletips.jpg);
    background-repeat:no-repeat;
}
#header li#n_blog a {
	/*width: 76px;*/
    width:76px;
	background-image: url(images/navigation/nav_blog.jpg);
    background-repeat:no-repeat;
}
/*#header li#n_yuehua a {
    width:123px;
	background-image: url(images/navigation/nav_yuehua.jpg);
    background-repeat:no-repeat;
}*/
#header li#n_osuccess a {
	/*width: 207px;*/
    width:143px;
	background-image: url(images/navigation/nav_osuccess.jpg);
    background-repeat:no-repeat;
}
#header li#n_personalmakeover a {
	/*width: 207px;*/
    width:140px;
	background-image: url(images/navigation/nav_personalmakeover.jpg);
    background-repeat:no-repeat;
}



#top-logo{	
	float: left; 
	position: relative;
	width: 650px;
}

#top-ad {
    padding: 10px 0 10px 0;
    text-align: center;
	height: 94px;
}

#blog-title a {
    color:#fff;
    text-decoration:none;
}
#blog-description {
    font-style:italic;
    padding:8px 0 63px 0;
    color:#fff;
}

/* =Search box-- */

.searchform {
    /*
    float: right; 
	position: relative;
    margin-top:70px; 
    padding-right: 10px;
    text-align: right;
    width: 305px;
    */
}
.input-searchform {float: left; display: inline; width: 300px;}
.btn {width: 100px; display: inline;}


/* =Top Navigation
-------------------------------------------------------------- */
#top-navigation {
    padding: 0 10px 0 10px;
}

#nav {
	float: left;
	width: 945px;
	height: 31px;
	background: url(images/top_navigation_bg.gif) no-repeat;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}
#nav a {
	display: block;
	width: 97px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center; 
	margin: 0;
	padding: 0;
	margin-top: 9px;
	height: 22px;
}
#nav li {
	float: left;
	padding: 0;
	margin: 0;
	width: 97px;
	height: 31px;
}
#nav a:hover, #nav a:active {
    color: #59058d;
}

/*
#nav li.one, #nav li.one a {width: 97px;}
#nav li.two, #nav li.two a {width: 116px;}
#nav li.three, #nav li.three a {width: 104px;}
#nav li.four, #nav li.four a {width: 128px;}
#nav li.five, #nav li.five a {width: 149px;}
#nav li.six, #nav li.six a {width: 174px;}
#nav li.seven, #nav li.seven a {width: 78px;}
#nav li.eight, #nav li.eight a {width: 177px; color: #545454;}
*/


#nav li.one, #nav li.one a {width: 130px;}
#nav li.two, #nav li.two a {width: 129px;}
#nav li.three, #nav li.three a {width: 130px;}
#nav li.four, #nav li.four a {width: 129px;} 
#nav li.five, #nav li.five a {width: 129px;}
#nav li.six, #nav li.six a {width: 130px;}
#nav li.seven, #nav li.seven a {width: 131px;}
#nav li.eight, #nav li.eight a {width: 166px; color: #545454;}

.skip-link {
    display:none;
}

#menu {
    padding:7px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:1px 6px;
    background:#87B5DD;
    color:#fff;
    border-top:1px solid #6DA5D6;
    text-decoration:none;
}
#menu a:hover {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu .current_page_item a {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu a:focus {
    background:#4887BD;
    color:#fff;
    border-color:#2772B3;
}

/* =column layouts
-------------------------------------------------------------- */
.column {
    position: relative;
    float: left;
}

#forecast-content-left {
    width: 165px;
}
#forecast-content-right {
    width: 150px;
}

/* Start Primary */
#primary {
	width: 620px;
	margin-right: 20px;
	float: left;
}
/*End Primary */

/*Start Secondary*/
#secondary {
	width: 300px;
	float: left;
}

#userbox {
	background-image: url(images/backgrounds/userbox.gif);
	width: 280px;
	height: 158px;
	padding: 8px 10px;
	color: #7F3565;
	/*margin-bottom: 30px;*/
	margin-bottom: 25px;

		margin-right:0px;
		margin-left:5px;
}
#userbox a {
	color: #7F3565;
}
#userbox .header {
	background-image: url(images/headers/membersignin.jpg);
    background-repeat:no-repeat;	
	width: 160px;
	height: 22px;
	/*margin: 0 0 3px 55px;*/
    margin: 0 0 3px 82px;
}
#userbox .loggedIn {
	width: 240px;
	/*height: 22px;*/
	/*margin: 1px 1px 3px 3px;*/
    font-family:AvenirLTStd-Light;
    font-size: 18pt;
    color:#333333;
    text-decoration:none;
}
#userbox .header span {
	display: none;
}
#userbox .username, #userbox .password {
	background-image: url(images/backgrounds/textfields.gif);
	background-repeat: none;
	width: 271px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 8px;
}
#userbox .inputbox {
	border: 0;
	width: 270px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #999;
}
#userbox .rememberme {
	height: 13px;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 12px;
}
#userbox .rememberme input {
	width: 13px;
	height: 13px;
	margin: 0;
}
#userbox .rememberme label {
	height: 13px;
	vertical-align: top;
    color: #333;
}

#userbox .links {
	width: 278px;
	margin-bottom: 9px;
}
#userbox .links .left {
	float: left;
	width: 200px;
}
#userbox .links .right {
	float: left;
	width: 78px;
	text-align: right;
}
#marketing {
	background-image: url(images/backgrounds/marketing.gif);
    background-repeat:no-repeat;
	width: 280px;
	/*height: 208px;*/
    height:167px;
	padding: 20px 10px;
	font-size: 12px;
	line-height: 14px;
	/*margin-bottom: 19px;*/
	margin-bottom: 14px;

	margin-right:0px;
		margin-left:5px;
}
#marketing h3 {
	background-repeat: no-repeat;
	padding-left: 24px;
	height: 19px;
	font-size: 18px;
	font-weight: normal;
	color: #7F3565;
}
#marketing p {
	margin-bottom: 8px;
}
#m_newsletter h3 {
	background-image: url(images/icons/newsletter.gif);
}
#subscribeForm {
	background-image: url(images/backgrounds/newsletterfield.gif);
	background-repeat: none;
	width: 280px;
	height: 21px;
	position: relative;
	margin-bottom: 19px;



}
#subscribeForm .newsletterbox {
	width: 208px;
	height: 17px;
	position: absolute;
	top: 1px;
	left: 8px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #999;
}
#subscribeForm .submitbutton {
	width: 70px;
	height: 21px;
	position: absolute;
	top: 0;
	left: 210px;
}
#m_rss h3 {
	background-image: url(images/icons/rss.gif);
}
#m_twitter h3 {
	background-image: url(images/icons/twitter.gif);
}
#boxad {
	text-align: center;
	margin-bottom: 24px;

		margin-right:0px;
		margin-left:5px;
}
#boxad strong {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	/*font-size: 8px;*/
    font-size:10px;
}
#boxad .placement {
	width: 300px;
	height: 250px;
	background-color: #ccc;
}

.clear {
	clear: both;
}

.tableImgCss img
{
height:230px;
}

#top-left-column {
   /* width: 448px;*/
    width:630px;
	margin-right: 20px;
	float: left;
	padding-left:5px;
    margin-bottom:10px;
}
#top-middle-column {
	width: 349px;
}
#top-right-column {	
	/*width: 168px;*/
    width:305px;
	float:left;
    margin-bottom:10px;
}

#middle-left-column {	
	width: 797px;
}
#middle-right-column {	
	width: 168px;
}

#feature-left-column {
	width: 480px;
}
#feature-right-column {	
	width: 268px;
	margin: 0 0 0 15px;
}

#feature-text-column {
    width: 230px;
	padding-right: 20px;
}
#feature-image-column {
	width: 230px;
}


#feature-action-left-column {
	width: 200px;
}
#feature-action-right-column {
	width: 280px; 
	text-align: right;
}

#bottom-left-column {
    width: 214px;
}
#bottom-middle-column {
	width: 234px;
}
#bottom-right-column {	
	width: 347px;
}

.actions-left-column {
	width: 300px;
}
.actions-right-column {
	width: 314px; 
	text-align: right;
}

#body-content2 #left-column {
    width: 150px;
}
#body-content2 #middle-column {
	width: 647px;
}
#body-content2 #right-column {
	width: 168px;
    margin-top:44px;
}

#body-content3 #left-column {
    width: 150px;
}
#body-content3 #middle-column {
	width: 647px;
	margin-top: 25px;
}
#body-content3 #right-column {
	width: 168px;
    margin-top: 25px;
}

/* = Homepage Content
-------------------------------------------------------------- */
.latest-box {
	background: url(images/boxes/latest-box.gif) no-repeat;
	width: 427px;
	height: 270px;
	padding: 1px 9px 10px 1px;
}

.welcome-box-top {
	background: url(images/boxes/welcome-box-top.gif) no-repeat;
	width: 338px;
	height: 7px;
	font-size: 1px;
}
.welcome-box-middle {
	background: url(images/boxes/welcome-box-middle.gif) repeat-y;
	width: 315px;
	height: 229px;
	padding: 0 16px 6px 7px;
}
.welcome-box-bottom {
	background: url(images/boxes/welcome-box-bottom.gif) no-repeat;
	width: 338px;
	height: 39px;
	font-size: 1px;
}

.signup-box-top {
	background: url(images/boxes/signup-box-top.gif) no-repeat;
	width: 168px;
	height: 7px;
	font-size: 1px;
}
.signup-box-middle {
	background: url(images/boxes/signup-box-middle.gif) repeat-y;
	width: 145px;
	height: 258px;
	padding: 0 16px 6px 7px;
	text-align: center;
}
.signup-box-bottom {
	background: url(images/boxes/signup-box-bottom.gif) no-repeat;
	width: 168px;
	height: 10px;
	font-size: 1px;
}

.features-box-top {
	background: url(images/boxes/features-box-top.gif) no-repeat;
	width: 786px;
	height: 7px;
	font-size: 1px;
}
.features-box-middle {
	background: url(images/boxes/features-box-middle.gif) repeat-y;
	width: 763px;
	height: 250px;
	padding: 0 16px 6px 7px;
}
.features-box-bottom {
	background: url(images/boxes/features-box-bottom.gif) no-repeat;
	width: 786px;
	height: 10px;
	font-size: 1px;
}


#storybox {
	width: 615px;
	height: 397px;
	/*margin-bottom: 30px;*/
    margin-bottom:20px;
	background-image: url(images/backgrounds/storybox.gif);
	padding: 5px 0 0 5px;
    position: relative;

}
#storybox .slideWrapper {
	overflow: hidden;
	width: 610px;
	height: 365px;
    position: relative;
}
#storybox .slideWrapper img {
	border: 0;
}
#storybox .slideWrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
    position: absolute;
}
#storybox .slideWrapper ul li {
	float: left;
    display: block;
    width: 610px;
    height: 365px;
}
.carouselControlNext, .carouselControlPrevious, .group_nav a {
    display: block;
    background-image: url(images/icons/slider_sprite.gif);
    width: 30px;
    height: 28px;
}
.carouselControlPrevious {
    background-position: 0 84px;
    position: absolute;
    top: 372px;
    left: 221px;
}
.carouselControlNext {
    background-position: 0 28px;
    position: absolute;
    top: 372px;
    left: 371px;
}

.group_nav {
    width: 120px;
    height: 28px;
    position: absolute;
    top: 372px;
    left: 251px;
}
.group_nav a {
    float: left;
    background-position: 0 -28px;
}
.group_nav a.active {
    float: left;
    background-position: 0 0;
}

#recentfeatures {
	width: 620px;
	/*height: 300px;*/
    height:317px;
	/*margin-bottom: 30px;*/
    margin-bottom:4px;

}
#recentfeatures h2 {
	width: 620px;
	height: 23px;
	background-image: url(images/headers/recentfeatures.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1px;
}
#recentfeatures h2 span, #previousposts h3 span {
	display: none;
}

#recentfeatures #mainfeature {
	/*background-image: url(images/backgrounds/recentfeatures.jpg);*/
	/*width: 282px;*/
    width:380px;
	/*height: 253px;*/
    height:315px;
	float: left;
	/*padding: 22px 160px 0 18px;*/
    padding:4px 3px 0 1px;
	/*margin-right: 20px;*/
    margin-right:2px;
	color: #333;
}
#mainfeature .date {
	font-size: 10px;
	line-height: 10px;
	color: #333;
}
#mainfeature h3 {
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
}
#mainfeature h3 a {
	color: #7F3565;
}
#mainfeature p {
	font-size: 12px;
	/*margin-bottom: 27px;*/
    margin-bottom:3px;
}
#mainfeature .dek {
	font-style: italic;
	margin-bottom: 27px;
}

#must_haves {
	width: 300px;
	/*height: 208px;	*/
    min-height:125px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 14px;
	margin-right:0px;
	margin-left:3px;
}
#body-content2 #musthave-column {
	width: 647px;
}

.musthave_leftlinks
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#464646;
	text-decoration:none;
}
.musthave_leftnumbering
{
	font-family:Arial;
	font-size:12px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
.musthave_bg1
{
	background-image:url(images/musthaves/grey_bg1.jpg);
	width:630px;
	height:126px;
	background-repeat:no-repeat;
}
.experts_grey_bg1
{
	background-image:url(images/experts_grey_bg1.jpg);
	width:630px;
	height:326px;
	background-repeat:no-repeat;
}
.musthave_purpleheading
{
	font-family:Arial;
	font-size:12px;
	color:#7f3565;
	font-weight:normal;
}
.musthave_text1
{
	font-family:Arial;
	font-size:12px;
	color:#363636;
	font-weight:normal;
	font-style:italic;
}
.musthave_text2
{
	font-family:Arial;
	font-size:11px;
	color:#363636;
	font-weight:normal;
	text-align:justify;
}


.theLatest_Title{
font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
        line-height:32px;
	font-size:16px;
	color:#7f3565;
	text-decoration:none;
}

.theLatest_Titlebak{
font-family:Arial;
	font-size:12px;
	color:#7f3565;
	font-weight:normal;
	text-decoration:none;
}
.grey_text1
{
font-size:13px;
font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
color:#666666;
line-height:25px;}

.grey_text1bak
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.grey_text2
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#464646;
line-height:22px;
}

.grey_text2bak
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#464646;
  line-height:22px;
}

.text2
{height:33px;font-size:12px;
font-family:"Î¢íÑÅºÚ","ºÚÌå";
padding-top:13px;line-height:30px;color:#333333;}

.text2bak
{
	font-family:arial;
	font-size:11px;
	color:#464646;
	text-decoration:none;
}

#trends {
	width: 620px;
	/*height: 300px;*/
      /*height:330px;*/
	margin-bottom: 10px;

}

#trendsbak {
	width: 620px;
	/*height: 300px;*/
    /*height:330px;*/
	margin-bottom: 10px;

}
.read_more
{
font-family:"Î¢íÑÅºÚ","ºÚÌå";
	/*font-family:Arial;*/
	font-size:13px;
	color:#7f3565;
	font-weight:normal;
	text-decoration:none;
}

.read_morebak
{
	font-family:Arial;
	font-size:11px;
	color:#7f3565;
	font-weight:normal;
	text-decoration:none;
}



.expert_names
{
	font-size:12px;
	font-weight:normal;
	color:#7f3565;
font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
padding-top:2px;text-align:left;

}

.expert_namesbak
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#7f3565;
}
.expert_textbak
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.expert_text

{
width:340px!important;
font-size:12px;
font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
padding-top:2px;
text-align:left;
overflow:hidden;
white-space:nowrap;
line-height:21px;}

.expert_text p
{
  margin:0 0 2px;
}

#recentfeatures #previousposts  {
	/*float: left;*/
    float:right;
	/*width: 140px;*/
    width:225px;
	/*padding-top: 20px;*/
    padding-top:2px;
}
#recentfeatures #previousposts h3 {
	width: 115px;
	height: 14px;
	background-image: url(images/headers/previousposts.gif);
	background-repeat: no-repeat;
	margin-bottom: 19px;
}
#recentfeatures #previousposts ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #7F3565;
}
#recentfeatures #previousposts ul li {
	margin-bottom: 25px;
}
#recentfeatures #previousposts ul li span {
	font-size: 10px;
}
#recentfeatures #previousposts ul li a {
	color: #7F3565;
}

.video-box-top {
	background: url(images/boxes/video-box-top.gif) no-repeat;
	width: 206px;
	height: 7px;
	font-size: 1px;
}
.video-box-middle {
	background: url(images/boxes/video-box-middle.gif) repeat-y;
	width: 183px;
	height: 175px;
	padding: 0 16px 6px 7px;
}
.video-box-bottom {
	background: url(images/boxes/video-box-bottom.gif) no-repeat;
	width: 206px;
	height: 10px;
	font-size: 1px;
}

.glossary-box-top {
	background: url(images/boxes/glossary-box-top.gif) no-repeat;
	width: 226px;
	height: 7px;
	font-size: 1px;
}
.glossary-box-middle {
	background: url(images/boxes/glossary-box-middle.gif) repeat-y;
	width: 203px;
	height: 175px;
	padding: 0 16px 6px 7px;
}
.glossary-box-bottom {
	background: url(images/boxes/glossary-box-bottom.gif) no-repeat;
	width: 226px;
	height: 10px;
	font-size: 1px;
}

.forecast-box-top {
	background: url(images/boxes/forecast-box-top.gif) no-repeat;
	width: 338px;
	height: 7px;
	font-size: 1px;
}
.forecast-box-middle {
	background: url(images/boxes/forecast-box-middle.gif) repeat-y;
	width: 315px;
	height: 175px;
	padding: 0 16px 6px 7px;
}
.forecast-box-bottom {
	background: url(images/boxes/forecast-box-bottom.gif) no-repeat;
	width: 338px;
	height: 10px;
	font-size: 1px;
}

/* = Left Sidebar
-------------------------------------------------------------- */
#favorites-box-top {
	background: url(images/boxes/favorites-box-top.gif) no-repeat;
	width: 130px;
	height: 7px;
	font-size: 1px;
}
#favorites-box-middle {
	background: url(images/boxes/favorites-box-middle.gif) repeat-y;
	width: 107px;
	padding: 0 16px 6px 7px;
}
#favorites-box-bottom {
	background: url(images/boxes/favorites-box-bottom.gif) no-repeat;
	width: 130px;
	height: 10px;
	font-size: 1px;
}

#left-column a:link, #left-column a:visited, #left-column a:active, #left-column a:hover, #left-column a:focus {
	color: #6b6b6b;
	text-decoration:none
}
#left-column a:active, #left-column a:hover, #left-column a:focus {
	color: #59058d;
}

/* = Center Content
-------------------------------------------------------------- */
.content-box-top {
	background: url(images/boxes/content-box-top.gif) no-repeat;
	width: 637px;
	height: 7px;
	font-size: 1px;
}
.content-box-middle {
	background: url(images/boxes/content-box-middle.gif) repeat-y;
	width: 614px;
	padding: 0 16px 6px 7px;
}
.content-box-middle-must-haves {
	/*background: url(images/boxes/content-box-middle.gif) repeat-y;*/
	width: 610px;
	padding: 2px 0px 6px 6px;
   /*padding: 2px 6px 6px 1px; */
}
.content-box-middle-must-haves-outer
{
    width:628px;
}

.content-box-bottom {
	background: url(images/boxes/content-box-bottom.gif) no-repeat;
	width: 637px;
	height: 20px;
	font-size: 1px;
}

/* = Right Sidebar
-------------------------------------------------------------- */
.right-box-top {
	background: url(images/boxes/right-box-top.gif) no-repeat;
	width: 168px;
	height: 7px;
	font-size: 1px;
}
.right-box-middle {
	background:url(images/boxes/right-box-middle.gif) repeat-y;
	width: 145px;
	padding: 0 16px 6px 7px;
}
.right-box-bottom {
	background: url(images/boxes/right-box-bottom.gif) no-repeat;
	width: 168px;
	height: 10px;
	font-size: 1px;
}

.pink-box-top {
	background: url(images/boxes/pink-box-top.gif) no-repeat;
	width: 168px;
	height: 7px;
	font-size: 1px;
}
.pink-box-middle {
	background: url(images/boxes/pink-box-middle.gif) repeat-y;
	width: 145px;
	padding: 0 16px 6px 7px;
}
.pink-box-bottom {
	background: url(images/boxes/pink-box-bottom.gif) no-repeat;
	width: 168px;
	height: 10px;
	font-size: 1px;
}

/* =Footer
-------------------------------------------------------------- */
#footer{	
	clear: both;
	height: 60px;
	font-size: 9px;
	color: #666666;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
}

#footer-content {
    padding-top: 3px;
}

#footer-left-column {
    width: 800px;
}
#footer-right-column {
    width: 165px;
    text-align: right;
}

#hrule {
    border-bottom: 1px solid #666666;
    padding-top: 10px;
}

#footer a {
	color: #666666;
	text-decoration: none
}

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


/* =Other Navigation
-------------------------------------------------------------- */
#inside-nav {
	float: left;
	width: 392px;
	height: 30px;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}
#inside-nav a, #inside-nav a:link, #inside-nav a:active, #inside-nav a:visited, #inside-nav a:hover, #inside-nav a:focus {
	display: block;
	color: #59058d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center; 
	margin: 0;
	padding: 0;
	margin-top: 9px;
	height: 22px;
}
#inside-nav li {
	float: left;
	padding: 0;
	margin: 0;
	height: 31px;
}
#inside-nav a:hover, #inside-nav a:active {
    color: #fff;
}
#inside-nav li.one, #inside-nav li.one a {width: 127px;}
#inside-nav li.two, #inside-nav li.two a {width: 142px;}
#inside-nav li.three, #inside-nav li.three a {width: 123px;}


#profile-nav {
	float: left;
	width: 330px;
	height: 30px;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}
#profile-nav a, #profile-nav a:link, #profile-nav a:active, #profile-nav a:visited, #profile-nav a:hover, #profile-nav a:focus {
	display: block;
	color: #59058d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center; 
	margin: 0;
	padding: 0;
	margin-top: 6px;
	height: 25px;
}
#profile-nav li {
	float: left;
	padding: 0;
	margin: 0;
	height: 31px;
}
#profile-nav a:hover, #profile-nav a:active, #profile-nav a:focus {
    color: #aa33b8;
}
#profile-nav li.one, #profile-nav li.one a {width: 59px;}
#profile-nav li.two, #profile-nav li.two a {width: 57px;}
#profile-nav li.three, #profile-nav li.three a {width: 58px;}
#profile-nav li.four, #profile-nav li.four a {width: 54px;}
#profile-nav li.five, #profile-nav li.five a {width: 54px;}
#profile-nav li.six, #profile-nav li.six a {width: 48px;}


#inside-nav3 {
	float: left;
	width: 392px;
	height: 30px;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}
#inside-nav3 a, #inside-nav3 a:link, #inside-nav3 a:active, #inside-nav3 a:visited, #inside-nav3 a:hover, #inside-nav3 a:focus {
	display: block;
	color: #59058d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center; 
	margin: 0;
	padding: 0;
	margin-top: 9px;
	height: 22px;
}
#inside-nav3 li {
	float: left;
	padding: 0;
	margin: 0;
	height: 31px;
}
#inside-nav3 a:hover, #inside-nav3 a:active, #inside-nav3 a:focus {
    color: #fff;
}
#inside-nav3 li.one, #inside-nav3 li.one a {width: 50px;}
#inside-nav3 li.two, #inside-nav3 li.two a {width: 50px;}
#inside-nav3 li.three, #inside-nav3 li.three a {width: 53px;}
#inside-nav3 li.four, #inside-nav3 li.four a {width: 48px;}
#inside-nav3 li.five, #inside-nav3 li.five a {width: 50px;}
#inside-nav3 li.six, #inside-nav3 li.six a {width: 50px;}

/* =Content Styles
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    padding: 0;
    line-height: normal;
}
h1 {
	font-size: 210%;
	font-weight: normal;
}
h2 {
	font-size: 180%;
	font-weight: normal;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 110%;
    font-weight: bold;
}

h5 {
	font-size: 100%;
    font-weight: bold;
}

.purple {
    color: #59058d;
}

.pink {
    color: #aa33b8;
}

.uppercase {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

a.postLink, a.postLink:link, a.postLink:visited, a.postLink:active, a.postLink:hover, a.postLink:focus {
    color: #aa33b8 !important;
    text-transform: uppercase;
    font-weight: bold;
}

a.profile, a.profile:link, a.profile:visited, a.profile:active, a.profile:hover, a.profile:focus {
    color:#59058d;
    text-transform: uppercase;
    font-weight: bold;
}

a.pink, a.pink:link, a.pink:visited, a.pink:active, a.pink:hover, a.pink:focus {
    color: #aa33b8 !important;
    font-weight: bold;
    font-size: 11px;
}

ul.special {
    list-style-image: url(images/asterisk.gif);
}
ul.special li {
    margin-top: 5px;
}

.error-text {
    color: red; 
    font-weight: bold; 
    font-size: 11px; 
    line-height: normal;
}


/* =This box class could be used to replace the images we used to make boxes; we just need a good drop shadow plugin or solution
-------------------------------------------------------------- */
.box {border: thin solid pink; padding: 5px; backround: gray;margin-bottom: 10px;}

/* =Child Page nav styes
-------------------------------------------------------------- */
ul.leftnav {padding: 0px 0px 0px 0px; list-style-type: none; margin: 0px 10px 0px 0px; font-size: 12px;}
ul.leftnav ul {padding: 0px 0px 0px 0px; list-style-type: none; margin: 0px 10px 0px 0px; font-size: 12px;}
ul.leftnav li {list-style: none;}
ul.leftnav li a:hover {color: #640C72;}


#main {
    padding:54px 0;
}
#content {
}

/* =Wordpress Post Styles
-------------------------------------------------------------- */   
.hentry {adding-left: 10px;}
.p1 {
    margin:0;
    adding:0 10px 10px 10px;
    border:none;
}
.page-title {
    font-size:18px;
    font-weight:bold;
    padding:3px;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.page_item {list-style-type: none; margin: 0px; padding: 0px;}

.entry-title {
    font-size:16px;
    line-height:28px;
    margin: 2;
    padding: 2px;
	font-family: Arial, Verdana, sans-serif;
    color:#640c72;
}
.entry-title a {
font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
    text-decoration:none;
    color:#640c72 !important;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    margin:18px 20px 0 10px;
    overflow:hidden;
line-height:25px;
font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
font-size:16px;

}
.entry-content h1, .entry-content h2 {
    font-size:18px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
    border-bottom: 1px dotted #333;
    cursor: help;
}
.entry-date {font-weight: bold; color: gray;}

.content-column, .entry-content .linkcat {
    list-style:none;
    float:left;
}
a.more-link {
    font-weight:bold;
    display:block;
	float: right; 
	color: #640C72;
}
.tag-links {font-size: 10px; color: #640C72;}

.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}

.bottomlinks {}
.bottomlinks a {display: block; float: left;}

/* =Comments
-------------------------------------------------------------- */

#comments {
    /*margin:54px 0 0 0;
    padding:18px 0;*/
    overflow:hidden;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    /*padding-top:18px;*/
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    border-top:1px solid gray;
	border-bottom: 1px solid gray;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments a {
}
#comments li.byuser {
    background:#5C9BD1;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    padding:17px 20px 0 20px;
    width:460px;
    margin:0 auto;
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img { margin: 0 0 18px 0; max-width:100%; }

.alignleft,
img.alignleft,
img.align-left {
	float: left;
	margin-right:20px;
}
.alignright,
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
.aligncenter,
img.aligncenter,
img.centered {
	margin: 0 auto 18px auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0;
    list-style:none;
}
.aside ul ul {
    list-style:square;
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
/* Begin RSS widget styles */
/* I think I'm going to have to reset some stuff in functions.php for the RSS widget. It stinks for styling. */
/* End RSS widget styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside {
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
.main-aside ul ul {
    margin:0 0 18px 13px;
}
.main-aside ul ul ul {
    margin:0;
}
.sub-aside h3 {
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}
#footer .widgetcontainer ul {
    margin:0 0 0 13px;
}
#footer .widgetcontainer ul ul {
}

/* =Footer
-------------------------------------------------------------- */
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:18px 0;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #59058d !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;
    text-decoration: underline !important;
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}
