/*
Theme Name: Shelf Pet Models
Description: The theme for shelfpetmodels.com
Version: 1.0
Author: Jared Pendergraft
Author URI: http://www.jaredpendergraft.com
*/

/*Reset*/

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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/*Global*/
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Helvetica, Arial, sans-serif; /* Font to be used throughout */
background:#333;
color:#333;
margin: 0;
padding: 0;
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
a {
color:#000;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#8B0F04 /* Red */;
}
a img {
border:none;
}
ul {
margin:0px;
padding:0px;
list-style:none;
}
li {
margin:0px;
padding:0px;
list-style:none;
}
hr {

}
blockquote {

}

/*Form Elements*/
input, textarea {
padding:5px;
margin-bottom:5px;
font-size:1.4em;
border:1px solid #FFF;
font-family: Helvetica, Arial, sans-serif;
outline:none;
}
:focus {
border:1px solid #8B0F04;/* Red */
outline:none;
background:#F0DBD1;
}
label {
font-size:1.4em;
line-height:1.8em;
}

/*Typography*/
p {
font-size:1.4em;
line-height:1.8em;
}
h1 {
font-size:4em;
}
h2 {
font-size:2em;
}
h3 {
font-size:1.6em;
}
h4 {
font-size:1.4em;
}
.highlight { 
color:#8B0F04;/* Red */
}

/*Positioning*/
.clear {
clear: both;
}
.center {
text-align: center;
margin:0 auto;
vertical-align:middle;
}

.right {
float:right;
}
.left {
float:left;
}
.none {
visibility:hidden;
display:block;
}

/*The Grid*/
.one {
width:100px;
padding:10px;
float:left;
overflow:hidden;
}
.two {
width:220px;
float:left;
padding:10px;
overflow:hidden;
}
.three {
width:340px;
float:left;
padding:10px;
overflow:hidden;
}
.three-five {
width:400px;
float:left;
padding:10px;
overflow:hidden;
}
.four {
width:460px;
float:left;
padding:10px;
overflow:hidden;
}
.five {
width:580px;
float:left;
padding:10px;
overflow:hidden;
}
.six {
width:700px;
float:left;
padding:10px;
overflow:hidden;
}
.seven {
width:820px;
float:left;
padding:10px;
overflow:hidden;
}
.eight {
width:940px;
padding:10px;
margin:0 auto;
overflow:hidden;
}

#wrap {
width:100%;
margin:0 auto;
padding:0;
overflow:hidden;
}	
	.wrap-red {
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	border-top:1px solid #F1E5C8 /* Cream */;
	border-bottom:1px solid #F1E5C8 /* Cream */;
	background:url(images/red-gradient.jpg) repeat-x #8B0F04 /* Red */;
	}
	.wrap-grey {
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	border-bottom:1px solid #F1E5C8 /* Cream */;
	background:url(images/grey-gradient.jpg) repeat-x #333;
	}
	.wrap-cream {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#F1E5C8 /* Cream */;
	}
#content {
width:960px;
min-height:400px;
height:auto !important;
margin:20px auto;
overflow:hidden;
}

/*Navigation/Buttons*/
#nav, #sub-nav {
width:840px;
padding-left:120px;
margin:0 auto;
}
	#nav li, #sub-nav li {
	width:120px;
	height:30px;
	display:inline;
	font-size:1.4em;
	text-align:center;
	line-height:30px;
	float:left;		
	}
		#nav li a, #sub-nav li a {
		color:#F1E5C8 /* Cream */;
		}	
		#nav ul li a:hover, #nav li#current a, #sub-nav ul li a:hover, #sub-nav li#current a{						
		color:#FFF;
		}	
		#nav li#current, #nav li:hover {			
		background:url(images/nav-button.jpg) repeat-x #8B0F04 /* Red */;
		}
		#sub-nav li#current, #sub-nav li:hover {			
		background:url(images/sub-nav-button.jpg) repeat-x #333;
		}

#submit, #searchsubmit, #contactsubmit, .button a, .prev a, next a { /* Buttons */
width:118px;
height:28px;
padding:0;
display:inline;
font-size:1.4em;
text-align:center;
line-height:28px;
color:#FFF;
float:right;
border:1px solid #FFF;
background:url(images/red-gradient.jpg) repeat-x #8B0F04 /* Red */;
}
.button a:hover {
color:#F1E5C8;
}
.prev a {
float:left;
background:url(images/prev.jpg) repeat-x #8B0F04 /* Red */;
}
.next a {
background:url(images/next.jpg) repeat-x #8B0F04 /* Red */;
}


/*Header*/
#header {
height:140px;
width:960px;
margin:0 auto;
overflow:hidden;
}
#logo {
height:140px;
display:block;
background:url(images/logo.jpg) no-repeat;
}
#header-contact {
padding-top:20px;
}
	#header-contact h3 {
	color:#F1E5C8 /* Cream */;
	text-align:right;
	margin-bottom:20px;
	}
		
/*Body */
.main-holder {
width:420px;
padding:0;
margin-top:20px;
}
.engine-title {
background:url(images/grey-gradient.jpg) repeat-x #333;
color:#FFF;
padding:5px 10px;
}
.engine-image {
padding:20px 10px;
background:#FFF;
text-align:center;
border-top:3px solid #8B0F04 /* Red */;
border-bottom:3px solid #8B0F04 /* Red */;
}
	.engine-image img {
	margin:0 auto;
	}
.engine-short-description {
margin-bottom:20px;
}
.description p {
margin-bottom:20px;
}
#additional-images {
margin-top:20px;
border-top:1px solid #333;
}
#additional-images .highlight {
margin:20px 0;
}

.kit {
margin-bottom:20px;
}
.kit-contents {
border-top:3px solid #8B0F04 /* Red */;
border-bottom:3px solid #8B0F04 /* Red */;
}
	.kit-contents ul {
	display:block;
	}
		.kit-contents li {
		text-align:left;
		font-size:1.4em;
		line-height:1.6em;
		list-style-type:square;
		list-style-image:url(images/checkbox.jpg);
		list-style-position:inside;
		}
		.odd {
		background:#FFF;
		padding:5px 10px;
		}
		.even {
		background:#F0DBD1;
		padding:5px 10px;
		}
#costs {
margin-top:20px;
}
	#costs .table {
	margin-top:10px;
	margin-bottom:20px;
	width:50%;
	float:left;
	}
	#costs .kit-contents li {
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	}

/*Styling for Order & Contact Form */	
#form {
font-family: Helvetica, Arial, sans-serif;
}
	#form p {
	font-size:1em;
	margin-bottom:20px;
	padding:0;
	margin:0;
	}
	#form input {
	margin:0;
	width:50%;
	}
	#form .full-size {
	width:95%;
	}
	#form #contactsubmit {
	width:120px;
	font-weight:bold;
	}
	#form textarea {
	width:95%;
	}
	#form .mmf {
		margin: 0;
		padding: 0;
	}
	
	#form .mmf-response-output {
		margin:0;
		padding:0;
	}
	
	#form .mmf-mail-sent-ok {
		border:none;
		background:#333;
		color:#FFF;
		padding:5px;
		margin-top:40px;
		text-align:center;
	}
	
	#form .mmf-mail-sent-ng {
		border:none;
		background:#333;
		color:#FFF;
		padding:5px;
		margin-top:40px;
		text-align:center;
	}
	
	#form .mmf-spam-blocked {
		border: none;
	}
	
	#form .mmf-validation-errors {
		border:none;
		background:#8B0F04;
		color:#FFF;
		padding:5px;
		margin-top:40px;
		text-align:center;
	}
	
	#form span.mmf-form-control-wrap {
		position: inherit;
		margin:0;
		padding:0;
	}
	
	#form span.mmf-not-valid-tip {
		position: absolute;
		top: 20%;
		left: 20%;
		z-index: 100;
		background: #fff;
		border: 1px solid #FF7800;
		font-size: 10pt;
		width: 280px;
		padding: 2px;
	}
	
	#form span.mmf-not-valid-tip-no-ajax {
		color: #8B0F04;
		padding:3px 0;
		margin:10px 0;
		width:215px;
		text-align:left;
		display: block;
	}
	
	#form span.mmf-list-item {
		margin-left: 0;
	}

/*Blog - Body*/
.post {
margin:20px 0;
}		
	.post_time {
	
	}
	.post_content {
	
	}
	.post_meta {
	
	}
	.post_meta h4 {
	
	}
	.post img {

	}
		
/*Body - Blog - Comments*/
.comment_holder {

}
.commentlist {	

}
	.commentlist li {
	
	}		
.comment-author {

}
.fn, .says { /* To fight default Wordpress styling */
font-style:normal;
font-weight:normal;	
}
.comment-meta { /* To fight default Wordpress styling */
visibility:hidden;
}
.thread-odd {

}
.thread-even {

}
#commentform {

}
#comment {	

}		

/*Footer*/
#footer {
width:960px;
padding:20px 0;
margin:0 auto;
overflow:hidden;
color:#FFF;
}
	#footer a {
	color:#FFF;
	}
	#footer a:hover {
	color:#F1E5C8 /* Cream */;
	}
	#footer p {
	font-size:1.2em;
	line-height:1.6em;
	}
#links {

}
	#links h2 {
	border-bottom:3px solid #F1E5C8 /* Cream */;
	margin-bottom:20px;
	}
	#links ul {
	display:block;
	}
	#links ul li {
	font-size:1.4em;
	line-height:1.6em;
	list-style-type:square;
	list-style-position:inside;
	color:#F1E5C8 /* Cream */;
	}
.footer-nav {
margin-top:20px;
border-top:1px solid #FFF;
}
	.footer-nav ul {
	float:right;
	}
	.footer-nav li {
	height:30px;
	display:inline;
	font-size:1.2em;
	line-height:1.6em;
	float:left;		
	color:#FFF;
	}
		.footer-nav li#current a{						
		color:#F1E5C8 /* Cream */;
		}

/*Search*/
#searchbox{
overflow:hidden;
}
	#searchbox h3 {
	color:#F1E5C8 /* Cream */;
	margin-bottom:20px;
	}
#searchform {
overflow:hidden;
margin:0;
padding:0;
}		
#searchform label {
visibility:hidden;
display:none;
}
#searchform #s {
height:20px;
width:220px;
overflow:hidden;
float:left;
}
		
/*Site Map*/
.site_map ul li {

}
	.site_map li a {
	
	}
	.site_map li a:hover {
	
	}
	