/*
	Theme Name: Light Editions
	Theme URI: http://www.icreativelabs.com/
	Description:  Light Editions  is a fine-art printmaking studio that specializes in reproducing exceptional museum-quality and yet personalized art and photographic prints.
	Version: 0.0
	Author: icreativelabs.com
	Author URI: http://www.icreativelabs.com
*/

* {padding: 0;margin: 0;}

/*

TYPOGRAPHY

*/

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

body {
	font-size:13px;
	font-family: "DroidSans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

* {outline:none;}

h1,h2,h3,h4,h5,h6 {font-weight: normal;}
h1 {font-size: 24px;line-height: 1;}
h2 {font-size: 20px;}
h3 {font-size: 15px;line-height: 1;}
h4 {font-size: 14px;line-height: 1.25;}
h5 {font-size: 13px;font-weight: bold;}
h6 {font-size: 13px;font-weight: bold;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;} 

a {font-size:11px;text-decoration: none;}
img {border: none;}

.top-nav,
#home-description,
.side-title,
.exe-title,
.exe-title strong,
.exe-side h3,
.profile-box,
.side-category,
.side-genres h4,
.threecol h3,
.threecol h4,
.content-right-title,
.content-right-description h3,
.content-right-contact h2,
.content-right-contact h3,
.review-title,
.payment-details h2,
.cart-review h2,
.transaction-overview h3,
.side-detail h3,
.side-profile h3,
.side-profile h4,
.side-featured h3,
table.table-1 .title,
.shipping_cart table .title{
	font-family:"DroidSerif", Georgia, Times, "Times New Roman", serif;
}

strong,
.arrowed-black,
.arrowed-white,
.exe-side ul li a,
.threecol ul li a,
.tags a,
.square h4 a,
.normal_button,
.cf input[type="submit"],
#footer a  {
	font-family:"DroidSansBold";
	font-weight:normal;
}

/*

MAIN BLOCKS

*/

.container {
	text-align:left;
	width:960px;
	padding:0 20px;
	margin:0 auto;
	background:url(images/container-middle.png) repeat-y top center;
}

.container-bottom, .container-top {
	width:1000px;
	height:15px;
	margin:0 auto;
	background:url(images/container-bottom.png) no-repeat top center;
}

.container-top {
	background:url(images/container-top.png) no-repeat top center;
}
.container-bottom {
	background:url(images/container-bottom.png) no-repeat bottom center;
}

/*

HEADER

*/

#header {
	padding:20px 0 10px;
}

#logo {
	float:left;
	margin-left:20px;
}

.top-nav {
	float:right;
	margin-right:30px;
	text-align:right;
}

.top-nav li {
	margin-left:20px;
}

/*

HOME

*/

#home-description {
	background:url(images/home-description.jpg) no-repeat top center;
	width:460px;
	padding:0 240px;
	margin:50px auto 30px;
	font-size:20px;
	height:160px;
	padding-top:30px;
	line-height:1.5;
}

#home-link {
	width:460px;
	padding:0 240px 40px;
	margin:30px auto 0;
	line-height:1.5;
}

#home-link p {
	margin-bottom:10px;
}

/*

CONTENT RIGHT

*/

.content-right {
	float:left;
	width:700px;
}

.content-right-big-image {
	display:table;
	width:700px;
	height:700px;
	overflow:hidden;
	background:#e8e8e8;
	position:relative;
	text-align:center;
}

.image-middle {
	display:table-cell;
	vertical-align:middle;
	width:100%;
}

.image-inner {
	position:relative;
	top:-50%;
}

.content-right-description {
	padding:30px 40px;
	line-height:1.5;
	font-size:13px;
}

.content-right-title {
	padding:80px 40px 10px;
}

.content-right-contact {
	padding:80px 0 30px 80px;
}

.content-right-description h3 {
	font-size:16px;
	margin:5px 0 10px;
}

.content-right-contact h2,
.content-right-contact h3,
.content-right-contact p,
.content-right-description p {
	margin-bottom:15px;
}

.content-right-description ul,
.content-right-description ol {
	padding:0 0 15px 15px;
}

.content-right-description ul li,
.content-right-description ol li {
	height:20px;
}

.content-right-description ul li a {
	font-size:13px;
}

.two-cols .cols {
	float:left;
	width:255px;
	margin:0 20px 0 0;
}

.two-cols p {
	line-height:1.5;
	font-size:13px;
}

p.tags {
	font-size:11px;
}

.about-box {
	border:10px solid;
	padding:20px;
	margin:10px 20px 10px 0;
	width:200px;
	height:200px;
	float:left;
}

.about-box h3 {
	font-size:20px;
	text-indent:-23px;
	padding-left:23px;
}

.profile-box {
	padding:20px 40px 0;
	height:155px;
	overflow:hidden;
}

.profile-picture {
	float:left;
}

.profile-description {
	margin-left:120px;
	padding:30px 30px 500em;
	margin-bottom:-500em;
	line-height:1.4;
}

/*

SQUARES

*/

.square {
	width:220px;
	float:left;
	margin-bottom:20px;
}

.square h4 {
	margin:5px 0 0;
}

.square p {
	font-size:11px;
}

.square-middle {
	margin-left:20px;
	margin-right:20px;
}

.square-img {
	width:220px;
	height:220px;
	display:table;
	overflow:hidden;
	background:#e8e8e8;
	position:relative;
	text-align:center;
}

.pagination {
	text-align:center;
	margin:10px 0;
}

.pagination a {
	margin:0 3px;
}

/*

FORMS

*/

.field label {
	display:block;
	margin-bottom:3px;
}

.field input[type="text"], .field select, .field textarea {
	width:100%;
	padding:2px;
	background:#fff;
	border:1px solid;
}

.field #mail-subject {
	margin-top:23px;
}

.field input[type="checkbox"] {
	float:left;
	height:20px;
	margin-right:5px;
	width:20px;
}

.field label.small {
	font-size:11px;
}

.field label a {
	font-weight:bold;
}

/*

SIDEBAR LEFT

*/

.side-left {
	width:230px;
	float:left;
	margin:0 10px;
	position:relative;
	z-index:10;
}

.side-title-290 {
	height:252px;
}

.side-title ul, .side-title ul li, .exe-title p strong {
	line-height:1.4;
	font-size:15px;
}

.side-title h2, .exe-title h2 {
	margin-top:20px;
}

.exe-title strong {
	font-weight:normal;
}

.exe-title p {
	line-height:1.4;
}

.side, .exe-side {
	font-size:13px;
	line-height:1.5;
}


.side-detail {
	font-size:11px;
	line-height:1.5;
	margin-bottom:60px;
}

.side p, .side-detail p {
	margin-bottom:10px;
}

.sc, .exe-side {
	padding:10px 20px;
}

.exe-side h3 {
	margin:0 0 10px;
	line-height:1.4;
}

.exe-side h3.oversize {
	font-size:20px;
}

.side-detail h3 {
	margin:15px auto 5px;
}

.side-detail p a {
	font-weight:bold;
}

.art-detail {
	margin-bottom:10px;
}

.art-detail .td1 {
	width:80px;
	padding:0 5px 2px 0;
	vertical-align:top;
}

.art-detail .td2 {
	width:130px;
	padding:0 0 2px 0;
	vertical-align:top;
}

.art-detail .price td {
	font-style:normal;
	font-weight:bold;
}

.side-profile h3 {
	padding:10px 20px 5px;
}

.side-category p {
	font-size:15px;
	padding-bottom:5px;
}

.side-profile p {
	padding:0 20px 10px;
	line-height:1.5;
}

.side-profile-more {
	padding:10px 20px 40px;
}

.side-genres {
	padding:10px 20px 500em;
	margin-bottom:-500em;
}

.side-profile-more h4, .side-genres h4 {
	padding-bottom:10px;
}

.side-list-w, .side-list-b, .side-list-more, .exe-side ul {
	list-style:none;
}

.exe-side ul li {
	font-size:11px;
	margin:15px 0;
}

.side-list-more {
	line-height:1.5;
	margin-bottom: 15px;
}

.side-list-w li a, .side-list-b li a {
	font-size:15px;
}

.side-list-w li {
	color:#fff;
}

/*

EQUAL HEIGHTS HACK 

*/

.container {
	overflow:hidden;
}

.container .equal1 {
	padding-bottom:500em;
	margin-bottom:-500em;
}

/*

CONTACT FORM

*/

.cf-container {
	position:relative;
}

.cf {
	display:none;
	position:absolute;
	top:14px;
	left:-6px;
	width:314px;
}

.cf-top {
	height:19px;
	background:url(images/contact-baloon-top.png) no-repeat top center;
}

.cf-middle {
	padding:0 18px;
	font-size:13px;
	background:url(images/contact-baloon-middle.png) repeat-y top center;
}

.cf-bottom {
	height:10px;
	background:url(images/contact-baloon-bottom.png) no-repeat top center;
}

.cf p {
	margin-bottom:0;
	padding:0 10px;
}

.cf p.cf-spec {
	padding:10px;
	margin:10px 0;
	font-size:11px;
}

.cf p label {
	display:block;
}

.cf form p {
	padding-bottom:5px;
}

.cf input[type="text"] {
	width:100%;
}

.cf input[type="submit"], .field input[type="submit"] {
	border:1px solid #fff;
	background:#fff url(images/arrow-right-black.png) no-repeat left center;
	padding-left:15px;
	cursor:pointer;
	text-align:left;
	font-size:11px !important;
}

.cf-close {
	height:14px;
	padding:5px 0 10px;
}

.cf-close a {
	float:right;
	height:14px;
	width:14px;
	overflow:hidden;
	text-indent:-1000px;
	background:url(images/contact-baloon-close.png) no-repeat top left;
}

.cf-close a:hover {
	background-position:bottom left;
}

/*

THREE COLUMNS

*/

.threecols {
	position:relative;
	left:10px;
}

.threecol {
	position:relative;
	float:left;
	margin-right:10px;
}

.threecol1, .threecol2 {
	width:310px;
}

.threecol3 {
	width:300px;
}

.threecol4 {
	width:940px;
}

.threecol h3 {
	padding:20px;
}

.threecol h3 a {
	font-size:16px;
}

.threecol h4 {
	padding:15px 20px 10px;
}

.threecol ul {
	font-size:11px;
	line-height:2;
	list-style:none;
	padding:5px 20px;
}
.threecol ul li a {
	line-height:22px;
}

/*

SHOPPING CART + CHECKOUT

*/

.review-title {
	padding:80px 0 20px 20px;
}

.featured-image {
	background:#E8E8E8;
	display:table;
	height:140px;
	width:140px;
	overflow:hidden;
	position:relative;
	text-align:center;
	margin:0 20px 0
}

.side-featured h3 {
	padding:20px 20px 10px
}

.side-featured p {
	padding:10px 20px 20px
}

.cart-status {
	font-size:11px;
	position:absolute;
	right:20px;
	bottom:20px
}

.cart-status span {
	margin:0 20px 0 5px
}

.cart-list {
	padding:20px 20px 0
}

.cart-list li {
	padding-bottom:20px
}
	
.cart-list, .cart-list li a {
	font-size:15px;
}

table.table-1 {
	border-collapse:separate;
	margin-left:20px;
	padding-bottom:20px;
}

table.table-1 tr td {
	vertical-align:middle;
}

table.table-1 .title {
	font-size:15px;
	height:30px;
}

table.table-1 .tprice {
	height:45px;
}

table.table-1 .total_amount_title,
table.table-1 .total_price {
	font-size:20px;
}

table.table-1 .row1 {
	vertical-align:top;
}

table.table-1 .featured-image {
	margin:0;
}

table.table-1 .inner {
	border-style:solid;
	border-width:1px 0;
	height:100px;
	margin-bottom:10px;
	padding:20px 0;
	position:relative;
}

table.table-1 .inner2 {
	border-style:solid;
	border-width:1px 0;
	height:15px;
	margin:10px 0;
	padding:20px 0;
	position:relative;
}

.total_amount_title span, .total_price span{
	display:block;
	border-top:2px solid;
	padding:10px 0;
	margin:10px 0;
}

table.table-1 .inner p {
	font-size:11px;
	line-height:1.3
}

table.table-1 .inner p strong {
	font-size:13px !important;
}

table.table-1 .inner p.sku {
	position:absolute;
	bottom:6px;
}

.remove_item {
	display:block;
	width:14px;
	height:14px;
	overflow:hidden;
	text-indent:-1000px;
	background:url(images/contact-baloon-close.png) top center;
	margin-top:40px;
}

table.table-1 input.qty {
	width:35px;
}

#select-payment tr td {
	height:25px;
	line-height:25px;
	vertical-align:middle;
}

#select-payment tr td img {
	float:right;
}

.payment-details h2, .cart-review h2{
	padding:30px 0 15px;
}

.payment-details {
	float:left;
	width:310px;
	padding:50px 20px 20px 40px;
}

.cart-review {
	float:left;
	width:290px;
	padding:50px 20px 20px 10px;
}

#checkout_content table.table tr td {
	padding:3px;
}

.address_row {
	padding-bottom:10px;
}

.address_row label {
	display:block;
	padding-bottom:3px;
}

.address_row span {
	font-size:11px;
}

.address_row input[type="text"], .address_row select, .address_row textarea {
	width:95%;
	padding:2px;
	background:#fff;
	border:1px solid;
}

.terms_condition {
	padding:5px 0;
}

.button_bar {
	padding:15px 0;
}

.cart-review .button_bar {
	padding:15px;
}

.shipping_cart {
	margin-top:30px;
	padding:20px 15px 40px;
}

.shipping_method {
	padding-left:15px;
}

.shipping_cart h2 {
	padding:10px 0;
}

.shipping_cart table {
	padding-bottom:10px;
}

.shipping_cart table td {
	font-size:11px;
}

.shipping_cart table .title {
	font-size:13px;
	padding-bottom:8px;
	border-bottom:1px solid;
}

.shipping_cart table .row1 {
	padding:4px 0;
}

.shipping_cart table tr td.row2 {
	padding:8px 0;
	border-top:1px solid;
}

.shipping_cart table tr td.row3 {
	padding:8px 0;
	border-top:4px solid;
	font-size:13px;
}

.shipping_cart table tr td[align="right"] {
	text-align:left;
}

.transaction-overview {
	padding:10px 0;
}

.transaction-overview h3 {
	font-size:20px;
	margin:10px 0;
}

#bank_transfer {
	font-size:12px;
}

#bank_transfer input {
	float:left;
	margin:5px 5px 0 0;
}

#bank_transfer label {
	float:left;
	width:280px;
}

.transaction-overview p {
	margin-bottom:10px;
}

.transaction-overview .line {
	clear:both;
	display:block;
	overflow:hidden;
	height:1px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:10px;
}

#thanks {
	width: 370px;
	float: left;
}

/*

INLINE BLOCKS 

*/

.top-nav li,
.arrowed-black,
.arrowed-white {
	height:43px;
	line-height:43px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.pagination a {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

/*

ICONS

*/

.arrowed-black, .arrowed-white {
	height:13px;
	line-height:13px;
	font-size:11px;
	background:url(images/arrow-right-black.png) no-repeat left center;
	padding-left:20px;
}
.arrowed-black {background:url(images/arrow-right-black.png) no-repeat left center;}
.arrowed-white {background:url(images/arrow-right-white.png) no-repeat left center;}

/*

FOOTER

*/

#footer {
	width:940px;
	margin:0 auto;
	height:70px;
	font-size:11px;
}

#footer p {
	line-height:1.5;
}

/*

FIXES

*/

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.container:after, .clears:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .container, * html .clears{height:1%}
div.wpcf7-response-output {margin:0 !important}

/*
NAVIGATION
*/
.next-sidebar {
	display:block;
	background: url('images/arrow-right-white.png') no-repeat left center;
	margin-left: 20px;
	margin-top: 5px;
	display: block;
	width: 100%;
}

.next-sidebar {
	padding-left:20px;
}

.previous-sidebar {
	display:block;
	background: url('images/arrow-left-white.png') no-repeat left center;
	margin-left: 20px;
	display: block;
	width: 100%;
}

.previous-sidebar {
	padding-left:20px;
}
