/*
Theme Name: Nonoo
Theme URI: http://wordpress.org/
Description: A designer theme for online retail, custom tailored for Nonoo Lyons.
Version: 1.0
Author: Theory + Method
Author URI: http://theoryandmethod.com/
*/

/* Clear Defaults */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-size:100%;
margin:0;
padding:0;
letter-spacing: .5px;
}

body{
background: #FFF;
color: #222;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size: 12px;
}

p {
font-size: 12px;
line-height: 19px;
}

.post p {
font-size: 1.1em;
}

a {
text-decoration: none;
color:#222;
}

a:hover {
text-decoration: none;
}

li {
list-style:none;
}

ol li {
margin-left: 60px;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size: 28px;
font-weight: 200;
list-style-type:decimal;
list-style-position:outside;
}

h1 {
font-size: 30px;
}

h2 {
font-size: 24px;
}

h4 {
text-transform: uppercase;
padding-top: .5em;
padding-bottom: .5em;
}

hr {
border: 0px;
background-color: #333;
height: 1px;
margin: 10px 0;
}

th {
text-align:left;
font-weight: normal;
font-size: 14px;
padding-bottom: 3px;
padding-right: 5px;
border-bottom: 1px dotted #fff;
padding-top: 8px;
}

.hidden {
display: none;
}

.wp-caption-text {
display: none;
}

/* Wrapper */
.wrapper {
clear: both;
position: relative;
width: 950px;
margin: 0 auto;
padding: 0 20px;
}

/* Column Styles */

#current-issue {
margin-top: 10px;
clear: both;
}

#content {
margin-top: 10px;
margin-bottom:20px;
clear: both;
}

.column {
width: 440px;
margin-bottom: 20px;
}

.column ul {
margin-bottom: 20px;
}

.column ul li {
margin: 5px 0;
}

.left-column {
float: left;
}

.right-column {
float: right;
}

.column-header {
font-size: 15px;
padding-bottom: 5px;
margin-bottom: 15px;
border-bottom: 1px solid #999;
padding-top: 10px;
}

/* Header */
#header {
width: 100%;
height: 60px;
padding: 10px 0 20px 0;
background-color: #FFF;
z-index: 1;
}

#header-wrapper {
padding: 0;
}

#header-nav {
position: absolute;
top: 5px;
right: 20px;
}

#header-nav a {
padding-left: 25px;
text-align: right;
font-size: 11px;
line-height: 24px;
color: #555;
}

#search {
position: absolute;
top: 30px;
right: 0px
}

#search-input {
text-align: left;
width: 28ems;
}

#search-img {
padding-bottom: 2px;
vertical-align: middle;
}

#brand, #brand a {
font-size: 50px;
color: #2C2033;
}

#brand {
position: absolute;
top: 10px;
}

#tag-line {
font-size: 18px;
font-style: italic;
color: #CEE8F9;
}

/* menu-primary-nav */

#access {
border-bottom: 1px solid #999;
border-top: 1px solid #999;
width: 100%;
}

#menu-primary-nav {
font-size: 10px;
height: 21px;
padding: 0 23px;
position: relative;
text-align: center;
text-transform: uppercase;
z-index: 100;
}

#menu-primary-nav li {
float: left;
position: relative;
z-index: 100;
}

#menu-primary-nav li a {
color: #777;
display: block;
line-height: 10px;
letter-spacing: 1px;
overflow: hidden;
padding: 6px 29px 5px 30px;
}

cufon { float: left; }

#menu-primary-nav li:hover a, #menu-primary-nav .current-menu-item a {
background: #DCCAE5;
}

#menu-primary-nav li ul {
background: #DCCAE5;
display: none;
opacity: .9;
position: absolute;
width: 100%;
z-index: 999;
}

#menu-primary-nav li:hover ul {
display: block;
}

#menu-primary-nav li ul li {
display: block;
float: none;
width: 100%;
}

#menu-primary-nav li ul li a {
padding: 6px 10px 5px;
text-align: left;
}

#menu-primary-nav li ul li:hover a {
background: #FFF;
}
	
/* Footer */

#footer {
border-top: 1px solid #999;
font-size: 12px;
height: 50px;
clear: both;
}

#footer-menu ul, #footer-menu ul li {
display: inline;
float: left;
}

#footer-menu ul li {
margin: 0 5px 0 0;
}

#footer-menu {
width: 550px;
}

#footer-menu, #footer-copyright {
position: absolute;
bottom: 5px;
height: 40px;
line-height: 40px;
}

#footer-copyright {
right: 20px;
font-size: .9em;
}

#footer-copyright img {
vertical-align: middle;
}

/* Titles */

.title-large {
font-family:Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
font-size: 24px;
}

.subtitle, .subtitle p {
font-size: 12.5px;
font-style: italic;
padding-bottom: .3em;
margin-bottom: 0 !important;
}

.number-large, .number-large a {
font-size: 18px;
}

.brand, .brand a {
font-family:Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
font-weight: 200;
}

.number, .number a{
font-weight: bold;
color: #21759B;
text-transform: uppercase;
}

.title, .title a {
text-transform: uppercase;
font-family:Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
color: #281B32;
}

#title {
font-size: 22px;
padding-bottom:.2em;
padding-top: 1em;
}

#title-small {
font-size: 16px;
font-style: italic;
}

/* Posts */

.navigation {
margin: 15px 0;
overflow: hidden;
}

.entry {
overflow: hidden;
padding-top: 15px;
margin-bottom: 15px;
}

.entry p {
margin-bottom: 15px;
}

.entry p img {
padding-bottom: 15px;
}

.post_title {
font-size: 16px;
border-bottom: 1px #999 solid;
padding-bottom: 5px;
margin-bottom: 20px;
margin-top: 10px;
}

.recent-post {
margin-bottom: 10px;
}

.recent-post-title {
font-size: 13px;
font-weight: bold;
color: #21759B;
}

.postmetadata {
font-size: .9em !important;
margin-bottom: 40px;
}


#blog {
clear: both;
float: left;
width: 550px;
min-height: 500px;
padding-left: 20px;
}

/* Sidebar */

.widget {
margin-bottom: 15px;
}

#sidebar {
float: right;
width: 300px;
}

/* Misc */

.history_img {
float: left;
margin-right: 30px;
margin-bottom: 20px;
}

#stockists {
width: 100%;
margin: 20px 0;
}

.stockist_title {
border-bottom: 1px #999 solid;
margin-bottom: 10px;
font-size: 16px;
}

.stockist {
margin-right: 30px;
margin-bottom: 30px;
font-size: 1.1em;
line-height:1.2em;
}

.stockist_country {
clear: both;
}

#issue-dropmenu {
width: 100px;
}

#selected-issue {
border-bottom: 1px dashed #474747;
margin-bottom: 2px;
}

#greeting {
float: right;
width: 250px;
margin: 10px 0;
padding: 10px;
border: 1px;
border-style: solid;
border-color: #000;
}

#TB_window img {
border: 0 none !important;
}

/* WP-Commerce */

.wpsc_category_title {
clear: both;
}

#tm_sizes {
padding-bottom: 10px;
}

.oldprice {
text-decoration: line-through;
}

.saleprice {
color: #A40051;
}

.bottom_menu {
margin: 15px 0;
border-top: 1px solid #999;
}

.wpsc_variation_forms {
margin: 20px 0;
}

.product_text {
text-align: center;
}

.product_title {
font-size: 13px;
}

.section_title {
padding: 15px 0;
}

#info_box {
margin: 20px 0;
}

#info_box_nav {
margin-top: 20px;
}

#info_box_nav ul li {
display: inline;
text-transform: uppercase;
padding-right: 25px;
}

.soldout {
padding-top: 1em;
color: #A40051;
}

.visitshop a {
color: #fff !important;
padding-left:0 !important;
}

#sliding_cart {
position: absolute;
z-index: 500;
right: 0;
color: #fff;
background-color: #52425E;
padding: 15px;
}

.shoppingcart td {
padding-top: 5px;
padding-left: 2px;
}

.shoppingcart {
padding-bottom: 10px;
}

.total {
padding-left: 2px;
line-height: 20px;
}

.emptycart a, .gocheckout a {
color: #666 !important;
padding: 3px !important;
background-color: #fff;
}

.wpsc_empty_the_cart {
margin-top: 5px;
}

.img_middle {
vertical-align: middle;
}

#loading_animation {
display: none;
}

.wpsc_category_title {
font-size: 16px;
border-bottom: 1px #999 solid;
padding-bottom: 5px;
margin-bottom: 20px;
}

.wpsc_product_price {
font-size: 13px;
line-height: 16px;
}

.wpsc_buy_button {
margin-left:-6px;
}

.info_box_selected {
text-decoration: underline;
}

.product_wrapper {
float: left;
overflow: hidden;
width: 950px;
margin-bottom: 1em;
}

.inner_wrapper {
min-height: 440px;
padding-left:10px;
}

#edit_link {
vertical-align: top;
font-size: 10px;
}

.post-edit-link {
clear: both;
margin: 5px 0;
}

.image_small_wrapper {
float: left;
font-size: 11px;
text-align: center;
width: 105px;
}

.image_column {
float: left;
min-width: 300px;
min-height: 500px;
margin: 0 0 20px 20px;
}

.product_column {
float: right;
width: 550px;
min-height: 500px;
}

.alignright {
float: right;
margin-left: 20px;
}

.alignleft {
float: left;
margin-right: 20px;
}

#big_image_wrapper {
text-align: center;
width: 100%;
min-height: 450px;
margin: auto;
padding: 15px 0;
position: relative;
z-index: 1;
}

.next_cat,
.wpsc_next_page {
float: right;
text-transform: uppercase;
padding-bottom: 1em;
font-size: 15px;
}

.prev_cat,
.wpsc_prev_page {
float: left;
text-transform: uppercase;
padding-bottom: 1em;
font-size: 15px;
}

.wpsc_page_numbers .selected a,
.wpsc_page_numbers a:hover,
.next_cat a:hover,
.wpsc_next_page a:hover,
.prev_cat a:hover,
.wpsc_prev_page a:hover {
color: #999;
}

.wpsc_page_numbers {
	float: left;
}

.wpsc_page_nav {
	float: right;
}

.prev_cat,
.next_cat {
	display: none;
}

/* Checkout Page */
.cart_title {
font-size: 16px;
border-bottom: 1px #999 solid;
width:80%;
margin:auto;
padding-top: 1em;
padding-bottom: .3em;
}

.productcart {
width: 80%;
margin: auto;
padding: 0px;
border-collapse: collapse;
border: none;
font-size: inherit;
}

#change_country select{
margin-right: .7em;
}

.shipping_header {
background-color: #DCCAE5;
}

.wpsc_checkout_forms {
width:80%;
margin:auto;
}

.wpsc_shipping_forms {
padding-bottom: 15px;
}

.AuthorizeNetSeal {
margin-left: 10em !important;
margin-top: 1em !important;
}

.make_purchase {
margin-top: 1em;
margin-bottom: .5em;
}

.wpsc_checkout_forms .cart_title{
width:100% !important;
margin-bottom:1.3em !important;
margin-top:1em !important;
}

.productcart tr td{
padding: 5px;
}

.product_row td{
padding-bottom: 5px;
font-size: inherit;
vertical-align: middle !important;
}

.product_row td{
text-align: center;
padding-bottom: 5px;
font-size: inherit;
vertical-align: middle !important;
}

form.adjustform {
display: inline;
}

.adjustform input {
margin-right: 5px;
}

.firstrow td {
font-weight:bold;
border-top: 1px solid #aaa;
}

.firstrow {
background-color: #DCCAE5;
}

.firstcol {
width: 100px;
text-align: center;
}

.secondcol {
width: 300px;
}

.validation-error {
color: red;
}

.product_shipping td{
vertical-align: middle;
border-top: 1px solid #999999 !important;
padding-top: 4px;
}

.total_price td{
border-top: 1px solid #999999 !important;
border-bottom: 1px solid #999999 !important;
font-weight: bold;
padding-top: 4px;
}
 
ul.checkout_links{
list-style-type: none;
padding-left: 0px;
}
 
ul.checkout_links li{
list-style-type: none;
margin-left: 0px;
}
 
ul.checkout_links li a{
color: #555555 !important;
font-weight: normal !important;
}
 
ul.checkout_links li a:hover{
color: #000000 !important;
}
 
a.termsandconds {
text-decoration: underline;
}

/* Easy Slider */

	#slider {
		position: relative;
		}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider a:hover {
		cursor: pointer;
		}
	#slider {
		margin: auto;
		margin-top: 10px;
		width: 770px;
		}
	#slider li {
		float: left;
		width: 110px;
		}
	#slider img {
		margin: 0 5px;
		width: 100px;
		height: 100px;
		}
	#slider, #slider li{ 
		height:110px;
		overflow:hidden; 
		}			
		
	#nextBtn {
	    bottom: 30px;
	    right: 80px;
	    position: absolute;
		}
	
	#prevBtn {
	    bottom: 30px;
	    left: 80px;
	    position: absolute;
		}			

/* // Easy Slider */

/* Lookbooks & Press */

.lookbook_title, .press_title, .press_cover_title {
clear: both;
font-size: 16px;
border-bottom: 1px #999 solid;
padding-bottom: 5px;
margin-bottom: 20px;
padding-top:10px;
}

.lookbook_cover {
float: left;
margin: 0 40px 30px 10px;
}

.lookbook_content {
overflow: hidden;
}

.lookbook_content p {
font-size: 1.05em;
line-height: 1.45em;
margin-top: .5em;
padding-right: 20px;
}

.press-box #big_image_wrapper {
min-height: 450px;
}

.press-box #slider {
padding: 0 0 30px;
width: 840px;
}

.press-box #slider li {
padding: 10px 0;
width: 140px;
}

.press-box #prevBtn {
left: 40px;
bottom: 50px;
}

.press-box #nextBtn {
bottom: 50px;
right: 40px;
}

.press_cover {
height: 100px;
margin: 0 40px 0 0;
position: relative;
width: 100px;
}

.press_cover a {
display: block;
position: absolute;
}

.press_cover img {
box-shadow: 2px 3px 4px #000;
-moz-box-shadow: 2px 3px 4px #000;
-webkit-box-shadow: 2px 3px 4px #000;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
display: block;
height: 100px;
width: 100px;
}

.press_content {
display: none;
}

.press_content p {
font-size: 10px;
line-height: 13px;
margin: 0 0 13px 0;
}

.press_content p a {
font-weight: bold;
}

.press_content p a:hover {
text-decoration: underline;
}

.press-celebrities #big_image .press_content {
display: block;
float: right;
text-align: justify;
width: 250px;
}

.arrow {
color: #777;
cursor: pointer;
font-size: 12px;
margin: -6px 0 0 0;
position: absolute;
top: 50%;
}

.arrow:hover {
color: #2C2033;
}

#next-img {
right: 15px;
}

#prev-img {
left: 15px;
}

