/*
Theme Name: Rustico Leather Theme
Theme URI: http://rusticoleather.com
Description: Theme to mimic rusticoleather.com.
Version: 1.0
Author: Corey Welch
Author URI: http://orangeguys.com/
Tags: rustico, leather journals, fixed width, three columns, widgets

	This theme was designed and built by Corey Welch,
	whose site you will find at http://orangeguys.com/
	or http://coreywelch.com .

*/


/* Global Styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url('/wp-content/themes/rusticoleather/images/bg.gif') repeat-x;
	color: #4c2d13;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
a {
	color: #4c2d13;
	}
	
a:hover {
	text-decoration: none;
	}
	
.alt { display: none; }
	
html, body {
	text-align: center;
	}

#page {
	width: 780px;
	text-align: left;
	margin: 0 auto 0 auto;
	}
	
form, h1, h2, h3, p {
	margin: 0;
	padding: 0;
	}
	
p, h2, h3 {
	padding-bottom: 10px;
	}
	
/* Header Styles */

#header {
	background: url('/wp-content/themes/rusticoleather/images/header.gif') no-repeat;
	width: 780px;
	height: 113px;
	display: block;
	margin-top: 15px;
	position: relative;
	}

#logo {
	position: absolute;
	left: 25px;
	width: 349px;
	height: 113px;
	display: block;
	}
	
	#header h1, #header h2 {
		font-size: 10px;
		color: #859E79;
		font-family: "Trebuchet MS", Tahoma, Georgia, Helvetica, Arial;
		}
		
	#header h1 a {
		background: url('/wp-content/themes/rusticoleather/images/logo.gif') center top no-repeat;
		width: 349px;
		height: 91px;
		display: block;
		}
		
#cartNav, #searchBox {
	position: absolute;
	font-family: "Trebuchet MS", Tahoma, Georgia, Helvetica, Arial;
	}

#cartNav {
	left: 555px;
	top: 28px;
	text-align: right;
	}
		
#cartNav ul, #cartNav li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	}
	
	#cartNav li, #cartNav li a {
		float: left;
		}
		
	#cartNav li a {
		color: #784E2B;
		background: url('/wp-content/themes/rusticoleather/images/cartnav-divider.gif') center right no-repeat;
		text-decoration: none;
		font-size: 10px;
		font-weight: 700;
		padding: 0 8px 0 8px;
		}
		
	#cartNav li.last a {
		background: none;
		padding-right: 0;
		}
		
	#loginLink {
		color: #859E79;
		text-decoration: none;
		font-size: 10px;
		font-weight: 700;
		}

#searchBox {
	height: 23px;
	display: block;
	left: 577px;
	top: 75px;
	}
	
html > body #searchBox {
	top: 70px;
	}
			
	#s {
		width: 122px;
		height: 19px;
		border: 1px solid #bbb;
		margin: 0;
		padding: 2px 2px 0 2px;
		position: relative;
		top: -4px;
		right: 12px;
		}
		
	html > body #s {
		top: -7px;
		}
	
#mainNav {
	width: 780px;
	height: 55px;
	display: block;
	background: url('/wp-content/themes/rusticoleather/images/nav-bg.gif') center top no-repeat;
	position: relative;
	}
	
	#mainNav ul, #mainNav li {
		list-style: none;
		margin: 0;
		padding: 0;
		}

	#mainNav ul {
		position: absolute;
		left: 25px;
		}
				
	#mainNav li, #mainNav li a {
		float: left;
		}
		
	#mainNav li a {
		background: url('/wp-content/themes/rusticoleather/images/nav-divider.gif') center right no-repeat;
		color: #fff;
		font-size: 13px;
		text-decoration: none;
		padding: 12px 20px 10px 20px;
		font-weight: 400;
		}
		
	#mainNav li.last a {
		background: none;
		}

/* Content */

#contentContainer {
	display: block;
	width: 780px;
	}
	
#content {
	float: left;
	padding: 0 10px 0 0;
	width: 456px;
	}
	
	#content .post p {
		padding: 8px 0 5px 0;
		line-height: 16px;
		}
			
	#content .post h2 {
		font-size: 18px;
		padding: 0;
		padding-bottom: 2px;
		margin: 0;
		}
	
	#content a {
		color: #3c5f73;
		}
		
	#content .navigation {
		padding-bottom: 10px;
		}
		
	#content textarea {
		width: 426px;
		border: 1px solid #bbb;
		}
		
	#content input {
		border: 1px solid #bbb;
		}
		
	#content .post p.postmetadata {
		padding: 10px;
		margin-bottom: 20px;
		background: #f8f9fa;
		}
	
/* Left Sidebar */

#leftSidebar {
	width: 162px;
	display: block;
	float: left;
	}
		
	#leftSidebar ul, #leftSidebar li {
		margin: 0;
		padding: 0;
		list-style: none;
		line-height: 18px;
		}
	#leftSidebar ul {
		padding: 5px 0 10px 25px;
		}
			
	#leftSidebar li a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #859E79;
		text-decoration: none;
		}
		
	#leftSidebar li a:hover { color: #4C2D13; }
	
#shippingLogo a {
	display: block;
	background: url('/wp-content/themes/rusticoleather/images/freeshipping.gif') center top no-repeat;
	width: 162px;
	height: 83px;
	margin-top: 10px;
	}
	
#product-header {
	display: block;
	background: url('/wp-content/themes/rusticoleather/images/browsebyproduct-header.gif') center top no-repeat;
	width: 162px;
	height: 29px;
	margin: 0;
	padding: 0;
	}
	
#theme-header {
	display: block;
	background: url('/wp-content/themes/rusticoleather/images/browsebytheme-header.gif') center top no-repeat;
	width: 162px;
	height: 29px;
	margin: 0;
	padding: 0;
	}
	
.AuthorizeNetSeal {
	position: relative;
	top: 20px;
	left: 30px;
	}
	
/* Right Sidebar */
	
#sidebar {
	width: 142px;
	display: block;
	float: left;
	}
		
	#sidebar ul, #sidebar li {
		margin: 0;
		padding: 0;
		list-style: none;
		line-height: 18px;
		}
	#sidebar ul {
		padding: 5px 0 10px 25px;
		}
			
	#sidebar li a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #859E79;
		text-decoration: none;
		}
		
	#sidebar li a:hover { color: #4C2D13; }
	
#categories-header {
	display: block;
	background: url('/wp-content/themes/rusticoleather/images/categories-header.gif') center top no-repeat;
	width: 152px;
	height: 29px;
	margin: 0;
	padding: 0;
	}
	
#archives-header {
	display: block;
	background: url('/wp-content/themes/rusticoleather/images/archives-header.gif') center top no-repeat;
	width: 152px;
	height: 29px;
	margin: 0;
	padding: 0;
	}
	
/* comments */

.dark {
	background: #f8f9fa;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}
	
.postmetadata {
	border: 1px solid #aaa;
	padding: 10px;
	margin: 10px 0 10px 0;
	}
	
ol.commentlist, .commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ol.commentlist	{
	margin: 10px 0 10px 0;
	}
	
	.commentlist li {
		padding: 10px;
		border-bottom: 1px solid #aaa;
		}
		
		.commentlist li img {
			float: right;
			}
			
		.commentlist li p {
			padding-top: 10px;
			}
			
/* Footer */

#footer {
	display: block;
	width: 780px;
	clear: both;
	padding-top: 10px;
	}
	
	#footer-extras {
		display: block;
		width: 780px;
		height: 39px;
		background: url('/wp-content/themes/rusticoleather/images/footer-top.gif') no-repeat;
		float: left;
		}
		
		#paymentoptions h3, #newsletter span {
			font-size: 11px;
			font-weight: bold;
			float: left;
			margin: 0;
			padding: 13px 2px 0 15px;
			}
			
			#paymentoptions #creditcards {
				display: block;
				width: 188px;
				height:39px;
				background: url('/wp-content/themes/rusticoleather/images/creditcards.gif') no-repeat;
				float: left;
				}
		
		#newsletter {
			float: right;
			}
							
		#newsletter img {
			padding: 8px 15px 0 4px;
			}
				
			
	#footerNav {
		display: block;
		width: 780px;
		height: 79px;
		background: url('/wp-content/themes/rusticoleather/images/footer-bottom.gif') center bottom no-repeat;
		clear: both;
		margin-bottom: 15px;
		padding-top: 5px;
		font-size: 11px;
		}
		
		#footerNav a {
			color: #859E79;
			text-decoration: none;
			}
			
		#footerNav a:hover {
			text-decoration: underline;
			}
			
		#footerNav #phone {
			color: #31566d;
			}
			
		#footerNav #info {
			float: left;
			padding: 10px 0 0 15px;
			}
			
	#links {
		float: right;
		padding: 10px 15px 0 0;
		width: 345px;
		}
		
		#links ul, #links li {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			
		#links ul {
			float: right;
			}
			
		#links li, #links li a {
			float: left;
			}
			
		#links li a {
			background: url('/wp-content/themes/rusticoleather/images/footer-nav-divider.gif') center right no-repeat;
			padding: 0 7px 0 7px;
			}
			
		#links li.last a {
			background: none;
			padding-right: 0;
			}

		#links p {
			clear: both;
			text-align: right;
			position: relative;
			top: 15px;
			}