/*
Theme Name: Moresugarthanspice
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Pixelninedesign
Author URI: http://www.pixelninedesign.com/
Tags: wicked worn, hand-crafted

*/
/* Begin Structure */



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;	
	color:#000000;
	margin:0px;
	padding:0px;
	background:url(images/body_bg.jpg) repeat-y top center;
 
}

#aligner {
   margin: 0 auto;
   padding: 0;
   width: 964px;
background:url(images/parchmenttile.jpg) repeat 0px 0px;
}

#page {
	padding: 0 0 10px 0;
	margin:0px;
	float:left;
	width: 964px;




}

#header {
	margin: 0px;
	padding:50px 0 0 0;

	width: 964px;
height:142px;
background:url(images/logo.jpg) no-repeat top center;
	
}

#header img {
	float:left;
	/*margin: 45px 0 0 115px;*/
}

#header .description {
	float:left;
	margin: 65px 0 0 120px;
}

#header .description h1.header {
	font-size:16px;
	margin: 4px 0 4px -50px;
	padding: 0;
}

.narrowcolumn {
	float: left;
	padding:0;
	margin: 0;
	width: 640px;
}

.narrowcolumn_main {
	float: left;
	padding: 0 0px 10px 0px;
	margin: 0px 0 0 0;
	width: 100%;
	text-align: center;
}

.narrowcolumn_main .inner {
	margin: 0 auto;
	width: 964px;
}

.widecolumn {

	float: left;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}
	
#content {
	font-size: 1.2em;

 
}

small {
	background-color:#FFFFFF;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
	padding-top: 30px;
	margin: 0;
	text-align:center;
}
	
h2 {
	font-size: 32px;
margin:10px 0 0 0;

}

h2.pagetitle {
	
	text-align: center;
	font-size: 1.6em;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	
}

code {
	font: 1.1em 'Courier New', Courier, Fixed, arial, sans-serif;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #000;
	background-color:transparent;
	text-decoration: none;
}

a:hover {
	color: #000;
	background-color:transparent;
	text-decoration: underline;
}

.post {
	margin: 0 0 20px;
	text-align: left;
padding:0 90px;
}



#postleft{
  float:left;
  width:270px;
}

#postright{
  float:right;
  width:250px;
  text-align:right;
  margin-right: 20px;  
}



.clear {
	clear: both;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#gallery {
	width:750px;
	display:block;
	margin-top:20px;
	text-align:left;
}

.home_gallery_list {
	
}

#gallery-wrapper {
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
}

#gallery_header {
	display:block;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
	width:960px;
}

#gallery_header h1 {
	font-size:16px;
	font-weight:lighter;
	font-family:Arial, Sans-Serif;
	color:#846E29;
	margin-left:auto;
	margin-right:auto;
	display:inline;

}

.home_gallery_cover {
	clear:left;
}

.gallery_item{
	display:inline;
	margin-right:5px;
	margin-left:5px;
	float:left;
}

.gallery_item a, .items a {
	background-image:url(images/tah.jpg);
	background-repeat:no-repeat;
	display:block;
	height:86px;
	padding:4px;
	width:131px;
}

.gallery_item a:hover, .items a:hover {
	background-image:url(images/ta.jpg);
	background-repeat:no-repeat;
}

#gallery_current_image{
	border:1px solid #000;
	overflow:hidden;
	width:734px;
	height:488px;
	margin-top:30px;
}

#gallery_image {
	text-align:center;
	width:734px;
	padding:0px;
	float:left;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry_main {
	width: 100%;
	float: left;
	margin: 0 auto;
}

.entry p{
  line-height:15px;
  text-align:left;
}

.entry p a:visited {
	color: #000;
	background-color:#FFFFFF;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	
/* End Entry Lists */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#cacaca;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color:#cacaca;
}
		
#commentform #submit {
	height:24px;
	font-size:12px;
	cursor:pointer;
	color:#FFFFFF;
	background-color:#2a2a2a;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#submit {
   	height:20px;
  	padding-bottom:2px;
}

/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	color: FFFFFF;
margin-left:90px
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	color:#000;
	width:100%;
	display: none;
}	
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
}
	
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	font-family:  Arial, Sans-Serif;
	margin: 5px 0;
}
	
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.comment {

  border:none;
}

#comment, #submit, #author, #email, #url  {
  background-color:#000000;
  border:1px solid #363533;
  color:#000000;
}

/* End Comments */


/* Begin Sidebar */
#sidebar
{
	padding:0;
	margin:0 0 0 40px;
	width: 280px;
	float:left;
	font-size:11px;
    line-height:15px;
 
}

a {
   color:#6b3b28;
   text-decoration:underline;
}
a:hover {
   color:#333;
   text-decoration:none;
  
}

#sidebar h2, .widgettitle {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
	background-color: #FFFFFF;
	margin:0;
	padding: 0 0 0 40px;
        background:url(images/sidebar_h2_background.gif) no-repeat center left;
}

#sidebar form {
	margin: 0;
}
	
#sidebar h2.widgettitle {

  font-size:18px;
  padding-top:8px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
}

#search {
  padding-top:30px;
  background-image:url(images/search-text.gif);
  background-repeat:no-repeat;
}

#sidebar label {
	visibility: hidden;
	height:0px;
	margin:0px;
	padding:0px;
}

#searchform {
	float:left;
	height:50px;
	margin: 0;
	padding: 0;
}

li.widget_search div {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}

li.widget_search #s {
	width: 145px;
	padding: 2px;
	padding-top:4px;
	margin:0px;
	border:none;
	background-color:#cacaca;	
	float:left;
	color:#000;
	height:15px;
	font-size:11px;
}

li.widget_search #searchsubmit {
	width: 57px;
	padding:1px 0px 4px 0px;
	margin: -15px 0 0 0;
	border:1px solid #363533;
	background:none;
	color:#FFFFFF;
	float:left;
	background-color:#2a2a2a;
	font-size:11px;
	height:21px;
	cursor:pointer;
}

#sidebar ul ul {
   margin-left:8px;
   padding-left:8px;

}

#sidebar ul ul li{
  list-style:none;
  margin-left:0px;
  color: #000;
}

#sidebar ul ol li {
	color: #000;
	background-color: #FFFFFF;
}
	
#sidebar ul ul li a:hover{
   text-decoration:underline;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
/* End Various Tags & Classes*/

#footer {
	padding: 100px 20px 100px 20px;
	clear:both;
	
	height:220px;
	
background:url(images/page_bg.jpg) no-repeat top center;

	color:#6e6e6e;
font-size:1.2em;


}
#footer li {
list-style:none;
}

#footer ul li {
padding-left:30px;
background:url(images/cross_stitch.gif) no-repeat 0px 0px;
line-height:20px;
margin-bottom:10px;

}

#footer ul {
padding-left:5px;
}

.narrowcolumn .post {
padding-right:10px;
padding-bottom:30px;
background:url(images/post_bottm_bg.gif) no-repeat 80px bottom;
}

div.pic span {
background:transparent url(images/tape2.png) no-repeat scroll 0 0;
display:block;
height:32px;
left:50%;
margin-left:-57px;
position:relative;
top:16px;
width:115px;
}

.postdate {
font-size:10px;
color:#6b3b28;
margin-top:-10px;
}

.postmetadata {
background:url(images/tag_bg.png) no-repeat top left;
padding-left:35px;
padding-top:10px;
height:25px;
font-size:12px;
color:#6b3b28;
}

textarea#comment {

width:510px;
height:160px;
background-color:none;
border:none;
background:url(images/comment_bg.jpg) no-repeat top center;
padding:20px;
font:16px Georgia;

}


.footer-sidebar {
float:left;
width:280px;
margin:0 10px;

}

#respond {
margin-left:90px;
}

#content p{
font-size:1.2em;
line-height:2em;
font-family:georgia,garamond,serif;"
}

.full_widget {
border:0 !important;
background:none !important;
}

/* SIGNUP4 ----------------------------------------------------*/

 div.masthead h2 strong {
	color: #000;
}



 div.short {
	width: 170px;

	border: 1px solid #999;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding: 10px;
	background:url(images/body_bg.jpg) no-repeat top center;
}

 div.tall {
	width: 200px;
	height: 360px;
	border: 3px solid #3671A1;
	float: left;
	text-align: center;
	padding: 8px 10px 10px 10px;
	background-color: #fff9df;
}

 div.no-r {
	border-right: 0;
}



 div.no-l {
	border-left: 0;
}


 div.short h1 {
	margin: 0;
	padding: 0;
	font-size: 34px;
}

 div.short h1,  div.short h1 a, div.short h2 {
	color: #435152;
	text-decoration: none;

}

 div.tall h1,  div.tall h1 a {
	margin: 0;
	padding: 0;
	font-size: 42px;
	color: #000;
	line-height: 1em;
	text-decoration: none;
}

 div.short h2 {
	margin: 0 0 2px 15px;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}

 div.tall h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

 div.short h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-family: helvetica, arial, sans-serif;
	color: #73a1c7;
}

 div.tall h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	color: #4582b5;
}

 div.short li,  div.tall li {
	font-size: 14px;
	color: #64503f;
}

 div.tall li {
	font-size: 16px;
}

 div.tall ul,  div.short ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

 div.tall ul.highlight, div.short ul.highlight {
	margin-top: 0;
}

 div.tall ul.highlight li, div.short ul.highlight li {
	list-style: none;
	margin-bottom: 3px;
	font-size: 20px;
	line-height: 1em;
}

 div.tall li strong,  div.short li strong {
	color: #7E374C;
}

 div.tall ul.highlight li {
	font-size: 24px;
	margin-bottom: 5px;
}

 div.tall img {
	margin: 1px 0 4px 0;
}

 div.tall small {
	color: #C33700;
	font-size: 12px;
}

 div.under_chart_left,  div.under_chart_right {
	width: 362px;
	position: relative;
	top: -44px;
	font-size: 11px;
	float: left;
} 

 div.under_chart_right {
	float: right;
}

.container {
margin-top:20px;
	background:url(images/pricing_top.gif) no-repeat top center;
padding-top:55px;
}

.jacket {

	background:url(images/pricing_bottom.gif) no-repeat bottom center;
padding-bottom:75px;
padding-left:10px;
}

.short h2, .tall h2 {

text-align:center;
}

div.short h3.price {
font-size:20px;
color:#4F5C47;
}


p:first-child:first-letter
{
 float: left;
 font-size: 300%;
 line-height: .85em;
 margin-right: 0.1em;
 margin-bottom:-0.25em;
}

.jacket h2 {

text-align:center;
}
