/*
Theme Name: Spaan
Theme URI: http://www.toptut.com
Description: Just another simple wordpress theme.
Author: Lorelei
Author URI: http://www.toptut.com
Tags: custom-header, fixed-width, two-columns, threaded-comments
*/

.ads img {
border:2px solid #fff;
margin:0 10px 8px 0;
}
.ads {
font-size:0.85em;
padding:0 00px 15px;
text-align:center;
margin-top:10px;
}
.spacer {
	height: 1%;
	padding: 1px;
}
.nav1 {
	background: url(images/grad.png) repeat-x;
	font-size: 12px;
	height: 35px;
}
.nav1 li {
	float: left;
	line-height: 35px;
}
.nav1 li a {
	border-right: 1px solid #e7e4e3;
	color: #444444;
	display: block;
	float: left;
	padding: 0 11px;
}
.nav1 li a:hover, .nav1 li a.selected {
	background: #e8e8e8;
	border-right: 1px solid #c4c1c0;
	border-left: 1px solid #c4c1c0;
	margin: 0 0 0 -1px;
	position: relative;
	color: #444444;
	text-decoration: none;
}
.nav1 li a.selected {
	font-weight: bold;
}


.box {
	background:  #ffffff repeat-x top;

	width: auto;
	font-size: 12px;
}


/*- List1 -*/
.list1 {
	color: #444444;
	padding: 12px;
	position: relative;
	background:url("images/grad.png") repeat-x ;
}
.list1 li {
	border-bottom: 1px solid #e3e3e2;
	padding: 6px 0;
	line-height: 22px;
}
.list1 li:last-child {
	border-bottom: none;
}
.list1 a {
	color: #444444;
}
#social{float:left;}
#social a img{border:none;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
body




article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
.hide {display:none;}
.clear {clear:both;}

/* TYPOGRAPHY */
html { font-size:100.01%;}
body {font-size:80%; color:#A69993; background:#fff url(images/bg.jpg) repeat-x 0 0; font-family:Helvetica;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; color:#A69993;}
h1 {font-size:3em; line-height:1; margin-bottom:0.5em;}
.logo h1 {display:none;}
h2 {font-size:1.5em; margin-bottom:0.2em;margin-bottom:0.5em;font-weight:bold;background:#a69993;color:#fff;padding:10px;}
h2.slide {padding:0; margin:0;text-shadow:0 1px 0 #000;display:none;}
h3 {font-size:1.3em;line-height:1.2; margin:0.5em 0 0 0;}
h4 {font-size:1.2em; line-height:1.25; margin:0.5em 0 0 0; }
h5 {font-size:1.2em; font-weight:bold; margin-bottom:0.5em;background:#c3b9b4;color:#fff;padding:10px;margin-top:1em;}
h6 {font-size:1em; font-weight:bold; margin-bottom:0.5em;}

img {border:0px none; outline:none!important;}

p {padding:8px 0 0 0;}
p img.left  {float:left; margin:1.5em 1.5em 1.5em 0; padding:0;}
p img.right {float:right; margin:1.5em 0 1.5em 1.5em;}
p.description { margin:5px 0 0 5px; text-align:center; color:#fff; font-style:italic; padding:0 10px;text-shadow:none;}

a:focus, a:hover  {color:#c03838; text-decoration:none;}
a  {color:#a69993; text-decoration:none;}
a:focus {outline:none!important;}
blockquote  {margin:1.5em; color:#666; font-style:italic; border-left:5px solid #a0a0a0; padding:0 0 0 10px;}
strong {font-weight:bold;}
em,dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}

abbr,acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em; font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0; white-space:pre;}
pre,code,tt {font: 1em 'andale mono', 'lucida console', monospace; line-height:1.5;}

li ul, li ol {margin:0;}
ul, ol {margin: 0; padding-left:3.333em;}
ul  {list-style-type:none;}
ol  {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}


#next {text-align:left; padding:10px 0;}
#prev {text-align:right; padding:10px 0;}

/* FORMS */

fieldset {padding:1.4em; margin:0 0 1.5em 0; border:1px solid #ccc;}
legend {font-weight:bold; font-size:1.2em; padding:5px;}
input {background-color:#fff; border:1px solid #bbb; padding:4px;margin:0 0 0 12px;}
input[type=text], input[type=password], textarea, select {background-color:#E4E4E4; border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {border-color:#A69993;}
input[type=text], input[type=password], textarea, select {margin:0;}
textarea  {width:390px; height:250px; padding:5px; border:1px solid #bbb; margin:5px 0;font-family:Arial, Geneva, sans-serif;}
input[type=radio], input.radio {position:relative; top:0; border:none;}
input[type=checkbox], input.checkbox {position:relative; top:0;}
input[type=submit], input[type=reset] {border:1px solid #6F6F6F; background:#E4E4E4; color:#fff; padding:3px;}
fieldset p, form p{margin:0; padding:0!important;display:block;}
.mmf-form-control-wrap{height:18px;}
#mmf-f1-p83-o1 label {font-weight:bold; font-size:12px;height:5px;padding:0;margin:0;}
.mmf p{margin-top:10px;}
.button input{margin:0px;cursor:pointer;background:#A69993;padding:6px 15px;font-size:1.1em;font-weight:bold;}
/* comments */
#respond {margin:10px 0 0 0;}
input.comsub {border:1px solid #6F6F6F; background:#9f9f9f; color:#fff; margin:0; padding:5px;}
ol.commentlist {list-style:none; margin:10px auto; padding:0; text-indent:0; width:968px;}
ol.commentlist li.comment, ol.commentlist li.pingback  {border-bottom:1px solid #ccc; padding:1em; margin:10px 0;}
ol.commentlist li.comment div.vcard {font:16px; font-weight:bold;} 
ol.commentlist li.comment div.vcard cite.fn {font-style:normal;}
ol.commentlist li.comment div.vcard img.avatar {border:5px solid #ccc; float:right; margin:0 0 1em 1em;}
ol.commentlist li.comment div.comment-meta {font-size:11px; padding:5px 0 10px 0;}
ol.commentlist li.comment div.comment-meta a {color:#7A7879;}
ol.commentlist li.comment p {font-size:12px; margin:0 0 1em;}
ol.commentlist li.comment ul {font-size:12px; list-style:square; margin:0 0 1em 2em;}
ol.commentlist li.comment div.reply {font-size:12px;}
ol.commentlist li.comment div.reply a {font-weight:bold;}
ol.commentlist li.comment ul.children {list-style:none; margin:1em 0 0; text-indent:0;}
ol.commentlist li.comment ul.children li.depth-2 {border-left:5px solid #6f6f6f; margin:0 0 .25em .25em;}
ol.commentlist li.comment ul.children li.depth-3 {border-left:5px solid #999; margin:0 0 .25em .25em;}
ol.commentlist li.comment ul.children li.depth-4 {border-left:5px solid #bbb; margin:0 0 .25em .25em;}
ol.commentlist li.even {background:#fff; border:1px solid #9f9f9f;}
ol.commentlist li.odd {background:#fff; border:1px solid #ccc;}
ol.commentlist li.parent {border-left:5px solid #7A7879;}
ol.commentlist li.pingback  {background:#000;}

/* LAYOUT */
#container {width:1037px; margin:0 auto 0 auto; background:none;}
#wrap {width:980px; margin:0 auto;}
#top, #featured, #contentwrap{width:980px; margin:0; padding:0;}

.br-h {width:100%; height:0px; background: center repeat-x; margin:0; padding:0; clear:both;}
/* TOP */
#top {height:120px;}
.logo {float:left;width:361px;height:76px;display:block;background:url(images/logo.jpg) left no-repeat;margin-top:40px;}
.logo a {width:361px;height:76px;display:block;}
.topmenu {float:right;  margin:30px 0 0 0; padding:0; display:block; text-shadow:none;font-family: Helvetica, Arial, sans-serif;}
.topmenu ul {list-style:none;}
.topmenu a{text-decoration:none;}

/* FEATURED */
#featured {width:1004px; height:614px; position:relative; margin:0; padding:0;}
#slideshow {float:left; width:980px; height:616px; margin:30px  auto 0 auto; padding:0; overflow:hidden; position:absolute; left:10px;}
#slideshow img {width:938px; height:auto; padding:0; background:#fff; float:left; margin:-50px 0 0 0; }
#slideshow p {padding:0; margin:0;display:none;}

/* CONTENT */
#contentwrap {padding:10px 0 0 0; background: 640px 0px repeat-y;}
#content {float:right; width:969px; margin:10px; overflow:hidden;}
.entry {
margin:0;
padding:25px 0 0 0;
}
.entry img {border:5px solid #e4e4e4;}
.edit {float:right; padding:0; margin:8px;}
.tags { border-top:1px dotted  #666; margin:10px 0; font-size:11px; letter-spacing:1px; display:block; padding:0px;text-align:right;}
.postsnav {margin:0 auto; padding:0; width:580px;}
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter {display:block; margin-left: auto; margin-right: auto;}

/* SIDEBAR */
#sidebar {float:left; width:300px; padding:0 0 0 0; margin:0 10px 10px 0;display:none;}
.feed {margin-left:3px; padding:0 0 0 20px; background:url(images/feed.gif) no-repeat 0 50%;}
.widget {margin:0 0 20px 0;}
.widget ul{list-style:none; padding:0 10px 10px 10px; margin:0;}
.widget ul li {padding:10px 0 0px 20px; background:url(images/bullet.gif) .5em 1.2em no-repeat;}
.widget ul li a {text-decoration:none;}
.widget ul li a:hover {text-decoration:none;}
.widget ul li ul li {border:none; padding:0 0 0 10px; background:url(images/bullet.gif) 0 .5em no-repeat;}
.widget ul li ul li a {font-size:12px; color:#5A4F49;}
.widget ul li ul li ul li {border:none; padding:0 0 0 10px; background:url(images/bullet.gif) 0 .5em no-repeat;}
.widget ul li ul li ul li a {font-size:11px; color:#6F6F6F;}
/* search widget */
.screen-reader-text {display:none;}
#searchsubmit {border:1px solid #6F6F6F; background:#9f9f9f; color:#fff; margin:0; padding:3px; position:relative; margin:0;}
#searchform input#s {width:210px; position:relative; border:1px solid #6F6F6F; padding:4px; margin:0;}
/* tagcloud widget */
ul.wp-tag-cloud {margin:0; padding:10px; list-style:none; }
ul.wp-tag-cloud li {float:left; margin:0; padding:3px 5px; border:none;}
ul.wp-tag-cloud li a {color:#fff; background:#A5A5A5; text-decoration: none; padding:5px 10px; display:block;}
ul.wp-tag-cloud li a:hover {color:#FFF; background:#6F6F6F; text-decoration: none; padding:5px 10px;}

/* FOOTER */
#footer {height:90px;background:url(images/footerbg.jpg) 0 0 repeat-x;}
#footer p {font-size:11px; text-align:right;float:right; padding:13px 0 0 0;line-height:1.8em;}
#footer p a {color:#7b7770;}
#footer  h1{font-size:14px;font-weight:bold;color:#A69993;float:left;margin:29px 20px 0 0;}
.thumbnail {
  float: left;
  margin: 0px 10px 0px 0px;  
  padding: 0; 
  overflow: hidden;
  line-height: 170px;
  text-align: center;
}
.thumbnail a img {
  float:left;
  width: 110px;
  height: 110px;
  padding: 5px;  
  background:#c7c7c7;
  border:1px solid #fff;
}
#checkout_gift_form{float:left;}
.wrapper{width:960px;margin:0 auto;padding:30px 0 0 30px;}
.socialmedia{background:url(images/social_media.jpg) 0 0 repeat-x;width:158px; height:33px;display:block;margin:-4px 0 0 226px;}
 .fb{width:32px; height:32px;display:block;float:left;}
 .tw, .fl, .yt{width:32px; height:32px;display:block;float:left;margin-left:10px;}
.postnav{margin-top:20px;}
.xmedium{float:left;}
#footer label{font-size:0.9em;}
table tr td p a{font-weight:bold;color:#dca5a5;}