/* @override http://localhost/360/wp-content/themes/360Fashion/style.css */

/* @override http://www.360fashion.net/wp-content/themes/360Fashion/style.css */

/*
	Author: Fred Lin
	Client: 360 Fashion Network
	Description: The theme for the main 360 Fashion site.
	Date Created: 12 September 2010
	Date Modified: 27 January 2011
*/
@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
ol,ul,dl { list-style:none; margin: 0; padding: 0; }
li, dd { margin: 0; padding: 0; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; margin: 0; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
img { outline: 0; }
.clear { clear: both; }
p { margin: 0 0 1em 0; }

a { color: #0e7082; text-decoration: none; outline: 0; }
a:hover { color: #70caec; }

a.low { color: #0195b0; }
a.low:hover { color: #70caec; }

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
	padding: 0; margin: 0;
}
body.home {
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/bg.jpg) repeat-x 0 -320px;	
}
body.service {
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/bg.jpg) repeat-x 0 90px;	
}
#wrapper {
	font-size: 1.2em; line-height: 1.4em;
	width: 1000px; height: 100%;
	margin: 0 auto;
}
a.header_logo {
	width: 250px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0; left: 0;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/header_logo.png) no-repeat;
	z-index: 999;
}
a.feedback_btn {
	width: 23px; height: 93px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/feedback_btn.jpg) no-repeat;
	top: 150px;
	left: 0;
	position: absolute;
}

a.feedback_btn:hover { background-position: 0 -120px; }

#header {
	width: 100%; height: 26px;
	overflow: hidden;
	position: relative;
	background: black;
	z-index: 995;
	border-bottom: 3px solid #bfebff;
}

#header ul { margin: 4px 0 0 250px; }

#header ul li { 
	font-size: 1.2em;
	float: left; 
}
#header ul li a {
	display: block;
	padding: 2px 15px;
}
#header ul li a.current {
	background: #0195b0;
}
#header ul li a:hover {
	color: #09d2f6;
}
#header a { font-weight: bold; color: white; }
#searchform .text {
	border: 0;
	padding: 2px 5px;
	color: #ccc;
}
#header li.search {
	float: right;
}
#header li.login {
	float: right;
}
#banner_container {
	width: 100%; height: 308px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/banner_bg.jpg) repeat-x;
}
#banner {
	position: relative;
	width: 1000px; height: 300px;
	margin: 0 auto ;
}
#banner .scrollable {
	position: relative;
	overflow: hidden;
	height: 300px;
	width: 1000px;
}
#banner .scrollable .items {
	position: absolute;
	height: 20000em;
}
#banner a.next {
	position: absolute;
	top: 277px; left: 505px;
	width: 63px; height: 24px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_slider_btns.png) no-repeat -63px 0;
}
#banner a.prev {
	position: absolute;
	top: 277px; left: 442px;
	width: 63px; height: 24px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_slider_btns.png) no-repeat;	
}
#banner a.next:hover {
	background-position: -63px -40px;
}
#banner a.prev:hover {
	background-position: 0 -40px;
}
#ticker_container {
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/ticker_bg.jpg) repeat-x;
}
#members_ticker {
	width: 1000px; height: 72px;
	margin: 0 auto;
}
#members_ticker h3 {
	font-size: 2em;
	color: white;
	float: left;
	margin: 33px 0 0 0;
}
#members_ticker .scrollable {
	width: 770px; height: 60px;
	overflow: hidden;
	float: left;
	margin: 17px 0 0 50px;
	position: relative;
}
#members_ticker .items {
	position: absolute;
	width: 20000em;
}
#members_ticker .item {
	width: 50px; height: 50px;
	float: left;
	margin: 0 10px 15px 10px;
}
#members_ticker .item img {
	-webkit-box-shadow: 0px 3px 5px #111;
	-moz-box-shadow: 0px 3px 5px #111;
}
#members_ticker .item img:hover {
	-webkit-box-shadow: 0px 0px 0px #000;
	-moz-box-shadow: 0px 0px 0px #000;
}
.top_bar {
	float: left;
	margin: 0 0 30px 0;
}
.top_bar li {
	float: left;
	margin: 0 10px 0 0;
}
.join_btn {
	display: block;
	color: white; font-weight: bold; font-size: 1.4em;
	padding: 13px 0 0 14px;
	width: 155px; height: 34px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/join_btn.png) no-repeat;
}
.join_btn:hover {
	color: white;
	background-position: 0 -60px;
}
.join_btn:active {
	background-position: 0 -120px;
}
.ico {
	display: block;
	width: 32px; height: 32px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/socialmedia_ico.png) no-repeat;
	margin: 7px 0 0 10px;
}
.ico.rss {
	background-position: 0 0;
}
.ico.twi {
	background-position: -53px 0;
}
.ico.you {
	background-position: -104px 0;
}
.ico.fb {
	background-position: -156px 0;
}
.top_bar iframe {
	margin: 12px 10px 0 10px;
}
.content_block {
	width: 295px; height: auto;
	float: left;
	margin: 10px 50px 0 0;
}
.content_block.edge {
	margin-right: 0;
}

.content_block dt h2 {
	font-size: 1.6em; line-height: 1.2em;
	margin: 0 0 15px 55px;
	text-indent: -9999px;
}
dt.c1 {
	width: 301px; height: 55px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_c1.png) no-repeat;
}
dt.c2 {
	width: 301px; height: 55px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_c2.png) no-repeat;
}
dt.c3 {
	width: 301px; height: 55px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_c3.png) no-repeat;
}
.china dt.c1 {
	width: 301px; height: 55px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/china_c1.png) no-repeat;
}
.china dt.c2 {
	width: 301px; height: 55px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/china_c2.png) no-repeat;
}
.china dt.c3 {
	width: 301px; height: 55px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/china_c3.png) no-repeat;
}
.content_block dd {
	text-align: justify;	
	color: #666;
	font-size: 1.1em;
	line-height: 200%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.mini-widgets_bar {
	width: 980px;
	float: left;
	margin: 30px 0;
}
.mini-widgets_bar h2 {
	width: 195px; height: 22px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_widget_h2.jpg) no-repeat;
	color: white;
	font-size: 1.2em; font-weight: normal;
	padding: 4px 0 0 4px;
}
.mini-widget {
	width: 198px; height: 194px; overflow: hidden;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_widget_bg.jpg) no-repeat;
	color: white;
	font-size: 1.2em;
	float: left; margin: 0 50px 0 0;
	border: 1px solid #333;
}
.mini-widget a {
	color: #09d2f6;
}
.mini-widget a:hover {
	color: #9aebf6;
}
.mini-widget.edge {
	margin-right: 0;
}
.mini-widget ul {
	margin: 5px 0 0 5px;
}
.works_with ul li {
	font-weight: bold;
	height: 22px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/tick.png) no-repeat;
	padding: 3px 0 0 30px;
	margin: 7px 0;
}
.testimonials .scrollable {
	width: 200px; height: 168px;
	position: relative;
	overflow: hidden;
}
.testimonials .scrollable .items {
	position: absolute;
	width: 10000em;
}
.testimonials .scrollable .item {
	width: 200px; height: 168px;
	float: left; display: inline; overflow: hidden;
}
.testimonials .scrollable .item .test {
	float: left;
	padding-bottom: 3px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_test_bot.png) no-repeat 0px bottom;
}
.testimonials .test p {
	font-size: 0.9em;
	max-height: 72px; overflow: hidden;
	color: #888;
	padding: 10px;
	background: white;
}
.testimonials dl {
	font-size: 1em;
	margin: 5px 0 0 5px;
}
.testimonials dl dt {
	font-weight: bold;
}
.testimonials dl dd {
	color: #eee;
	font-style: italic;
}
.member_slider {
	position: relative;
}
.member_slider .scrollable {
	width: 200px;  height: 168px;
	overflow: hidden;
	position: relative;
}
.member_slider .scrollable .items {
	position: absolute;
	width: 20000em;
}
.member_slider .item {
	width: 200px;  height: 168px;
	float: left;
}
.member_slider .item img {
	margin: 0 0 5px 0;
}
.member_slider .item p {
	margin: 0 0 0 5px;
}
.member_slider .item p a {
	font-weight: bold;
	display: block;
	width: 186px; overflow: hidden;
}
.member_slider a.prev {
	position: absolute; bottom: 0; right: 40px;
	width: 21px; height: 13px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_member_btns.png) no-repeat;
}
.member_slider a.next {
	position: absolute; bottom: 0; right: 17px;
	width: 23px; height: 13px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/home_member_btns.png) no-repeat -20px 0;
}
.member_slider a.prev:hover {
	background-position: 0 -30px;
}
.member_slider a.next:hover {
	background-position: -20px -30px;
}
.mobile_mags .scrollable {
	width: 198px; 
	height: 144px;
}
.more_mags {
	font-weight: bold;
	float: right;
	margin: 3px 5px 0 0;
}
.news_list {
	width: 720px; height: auto;
	float: left;
	margin: 20px 0;
	overflow: hidden;
}
.news_list h1 {
	font-size: 2em; line-height: 1em;
	color: #adcbdd;
	margin: 0 0 10px 0;
}
.news_list h1 strong {
	color: #0e7082;
}
.news_list .news_item {
	border-top: 3px solid #0e7082;
	border-bottom: 1px solid #0e7082;
	width: 720px;
	margin: 0 0 2px 0;
}
.news_list .news_item_content {
	width: 530px; overflow: hidden;
}
.news_list .news_item .more {
	background: #0e7082;
	color: white;
	padding: 5px 10px;
	font-weight: bold;
	float: right;
}
.news_list .news_item .news_cover {
	width: 150px; height: 100px;
	float: left;
	margin: 35px 25px 25px 0;
}
.news_list .news_item h3 {
	margin: 35px 0 5px 0;
	font-size: 1.4em; line-height: 1.2em;
}
.news_list .news_item em {
	display: block;
	margin: 0 0 10px 0;
}
.news_list .news_item a {
	color: #0e7082;
}
.news_list .news_item a:hover {
	color: #70caec;
}
.news_list .news_item p {
	float: left;
	width: 530px;
}
.news_item p img {
	max-width: 0px;
}
a.cont_reading {
	font-weight: bold;
}
a.readmore {
	font-size: 1.4em;
	background: #0e7082;
	color: white;
	padding: 5px 10px;
	font-weight: bold;
	float: right;
}
a.readmore:hover {
	color: #70caec;
}
#home_sidebar {
	width: 230px; height: auto; overflow: hidden;
	float: left; margin: 45px 0 0 30px;
}
#footer {
	font-size: 1.2em;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/footer_bg.jpg) repeat-x;
}
.footer_center {
	width: 1000px;
	margin: 0 auto;
}
#footer a {
	color: #0e7082;
}
#footer dl, #footer ul {
	float: left;
	margin-top: 30px;
}
.f1 {
	margin-right: 80px;
}
.f2 {
	width: 130px;
	height: 120px;	
}
.f3 {
	width: 170px;
	margin-top: 44px !important;
}
ul.f3 {
	margin-top: 47px !important;
}
#footer dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
#footer dd {
	margin-bottom: 5px;
}
#footer em {
	display: block;
	width: 1000px; height: 30px;	
	font-size: 0.9em;
	text-align: center;
}
.post .body {
	float: left;
	width: 720px; height: auto;
	overflow: hidden;
	margin-top: 15px;
	font-size: 1.2em;
}
.post .body h1 {
	font-size: 1.8em; line-height: 1.4em;
	font-weight: normal;
	color: #0e7082;
}
.entry-meta {
	float: right;
	margin-bottom: 20px;
}
.single-post {
}
#post-sidebar {
	width: 230px; height: auto;
	float: left; 
	margin: 35px 0 0 50px;
}
span.edit-link a {
	font-size: 1em;
	padding: 5px 10px;
	background: #0e7082;
	color: white;
	float: right;
}
span.edit-link a:hover {
	background: #5195ab;
}
#nav-below {
	margin: 20px 0;
}
#nav-below .nav-previous a,
#nav-below .nav-next a {
	color: white;
	font-weight: bold;
	width: 325px;
	padding: 10px;
	background: #0e7082;
}
#nav-below .nav-previous a {	
	float: left;	
}
#nav-below .nav-next a {
	float: right;
}
#nav-below .nav-previous a:hover,
#nav-below .nav-next a:hover {
	background: #5195ab;
}
#comments {
	margin: 30px 0;
	border-top: 2px solid #0e7082;
	padding-top: 10px;
}
h3#comments-title {
	font-size: 1.2em;
	color: #0e7082;
	margin-bottom: 15px;
}
li.comment {
	padding: 10px;
	border-bottom: 1px solid #eee;
	margin: 0 0 15px 0;
}
.comment .avatar {
	float: left;
	margin: 0 10px 10px 0;
}
.comment-author {
	width: 150px;
	float: left;
}
.comment-author a {
	font-weight: bold;
	font-style: normal;
}
.comment .commentmetadata {
	width: 190px;
	clear: both;
	font-size: 0.8em;
}
.comment .comment-body {
	width: 400px; height: auto;
}
div.reply {
	float: right;
}
.comment .author {
	float: left;
}
.comment .content {
	float: left;
	margin: 0 0 0 90px;
}
h3#reply-title {
	font-size: 1.2em; line-height: 1.4em;
	color: #0e7082;
	border-bottom: 2px solid #0e7082;
	margin-bottom: 10px;
}
#commentform label {
	display: block;
	width: 120px;
	float: left;
	padding: 5px 0 0 0;
}
span.required {
	color: red;
	font-size: 1.4em;
}
.comment-form-author .required,
.comment-form-email .required {
	margin: 0 10px 0 -18px;
}
#respond {
	float: right;
	padding: 10px;
	background: white;
	border: 1px solid #ddd;
	margin: 10px 0 0 0;
}
a#cancel-comment-reply-link {
	color: red;
}
#commentform {
	float: right;
	width: 500px; height: auto;
}
#commentform input[type="text"] {
	width: 350px;
	padding: 5px;
	border: 1px solid #888;
	font-size: 1.2em;
}
#commentform textarea {
	width: 350px;
	padding: 5px;
	font-size: 1.2em;
}
#commentform input[type="submit"] {
	color: white; font-weight: bold; font-size: 1em;
	padding: 0; 
	width: 170px; height: 44px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/join_btn.png) no-repeat;	
	border: 0;
	float: right;
	margin: 0 15px 0 0;
	cursor: pointer;
}
#commentform input[type="submit"]:hover {
	background-position: 0 -60px;
}
#commentform input[type="submit"]:active {
	background-position: 0 -120px;
}
.layout_center {
	width: 1000px;
	margin: 0 auto;
}
.top_banner {
	font-size: 1.4em; line-height: 1em;
	width: 100%; height: 280px;
	border-bottom: 1px solid #000;
	padding: 20px 0;
}
.top_banner_item {
	width: 150px; height: 156px;
	overflow: hidden;
	float: left;
	margin: 0 50px 0 0;
}
.top_banner_item img {
	margin-bottom: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.top_banner_item a {
	margin: 5px 0 0 0;
	display: block;
	color: #09d2f6;
}
.top_banner_item a:hover {
	color: #9aebf6;
}
h3.widget-title {
	font-size: 1.4em;
	color: #0e7082;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0e7082;
}
li.widget-container {
	margin: 0 0 20px 0;
}
li#twitter {
	margin: 0 0 20px 0;	
}
.brochure-btn {
	display: block;
	padding: 20px 15px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/cyan-bg.jpg) no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
}
.brochure-btn {
	color: white;
}
.brochure-btn h5 {
	font-size: 1.4em; left: 1em;
	margin-bottom: 5px;
}
.brochure-btn a {
	color: #09d2f6;
	text-decoration: underline;
}
.brochure-btn a:hover {
	color: #9aebf6;
}
.page h1.entry-title {
	margin-bottom: 20px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 1.5em 0 0.5em 0;
}
.entry-content p {
	line-height: 1.4em;
}
.entry-content h1 {
	font-size: 1.7em;
}
.entry-content h2 {
	font-size: 1.6em;
}
.entry-content h3 {
	font-size: 1.5em;
}
.entry-content h4 {
	font-size: 1.4em;
}
.entry-content h5 {
	font-size: 1.3em;
}
.entry-content h6 {
	font-size: 1.2em;
}
.entry-content p {
	margin-bottom: 1.4em;
}
.mc_merge_var {
	float: left;
	margin: 0 0 0 15px !important;
}
.mc_signup_submit {
	float: left;
}
#mc_signup_form label {
	font-size: 1.2em; 
	font-weight: bold;
}
#mc_signup_form .mc_input {
	color: #ccc;
	width: 150px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 3px 0 0 0;
}
.mc_signup_submit input {
	border: 1px solid #aaa;
	padding: 5px 10px;
	background: url(http://www.360fashion.net/wp-content/themes/360Fashion/assets/img/grey-btn.jpg);
	cursor: pointer;
	margin: 20px 0 0 0;
}
.mc_signup_submit input:hover {
	color: #333;
}
#mc_message {
	float: right;
	margin: 10px 0 0 0;
}
ul#sharing {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}
ul#sharing li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;

}
.widget_authors li,
.widget_archive li {
	padding: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	font-weight: bold;
}
#news-banner {
	margin: 0 0 10px 0;
    position:relative;
    width:720px; /* Change this to your images width */
    height:250px; /* Change this to your images height */
}
#news-banner img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#news-banner a {
    border:0;
    display:block;
}
#featured-side h2 {
	font-size: 1.4em;
	background: #000; color: #fff;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#featured-side {
	width: 230px;
	background: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 25px 0;
	float: left;
}
#featured-side ul li {
	width: 220px;
	margin: 0 auto;
	margin-bottom: 15px;
	font-size: 1.2em; line-height: 1em;
	background: #000;
	padding: 5px;
}
#featured-side ul li a {
	color: #09d2f6;	
}
#featured-side ul li a:hover {
	color: #9aebf6;
}