/*
	Theme Name: Sugar Plum
	Description: This is a Wordpress 2.7 based theme!
	Author: Solid Cactus
	Author URI: http://www.solidcactus.com
	Solid Cactus: true
	Version: 2.0
	Tags: two columns, widgets, fixed width, amazing
	
	The CSS, XHTML and design is copyrighted Solid Cactus
	
	Changelog:
		v2.0 - 01.18.09
*/

/* Default Styles */
body { background:#fff url(images/bg.gif) repeat; color: #000; font: normal 62.5%/15px Arial; margin: 0; padding: 0; }
a { color: #000; text-decoration: none; }
a img { border: 0; }
a:hover{ text-decoration: underline; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
.clear { clear:both; }
a{ text-decoration: none; }
b, strong{ font-weight: bold; }
blockquote{ margin: 1em; }

/* Helper Clear Styles */
.clear { clear:both; }
.clear2 { clear:both; padding:25px 0; }

/* Wordpress Image Styles */
.alignleft { float:left; margin:15px; display:inline; }
.alignright { float:right; margin:15px; display:inline; }
.aligncenter { text-align:center; margin:0 auto; }
.wp-caption {
	-moz-border-radius:3px;
	background-color:#F1EDEE;
	border:1px solid #DDDDDD;
	padding:8px 2px;
	text-align:center;	
}
.wp-caption p.wp-caption-text {
	font-size:.9em;
	line-height:12px;
	margin:0;
	padding:1px 7px;	
}


/* Random Styles ( used to remove different elements needed, but not to show )*/
.seeya {display:none;}
#stc {position:absolute;top:-100px}
#stc a { display:block; padding:5px; background:#666; color:#fff; font-weight:bold; }


/* Brandmark - Logo */
#brandmark, #brandmark strong, #brandmark strong a {
	height:105px;
	width:333px;
}
#brandmark  { display:inline; float:left; margin:8px 0 0 216px; background: url(images/1b1.gif) no-repeat; }
#brandmark strong { background: url(images/1b1.gif) repeat; display:inline; float:left; margin:0; }
#brandmark strong a { float:left; overflow:hidden; text-indent:-9999px; }

/*Common Classes*/
#header .links,
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}

.links a,
.links li{
	display: inline;
	margin:0;
	padding: 0 7px;
}
.links li {border-right:1px solid #000;}
.links li.last {border-right:none}

/* Structure Style*/
#container{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#bodycontent { float:right; }
#nav-product { float:left; }

/* Header */
#header{
	background: url(images/header.gif) no-repeat;
	height:132px;
	overflow:hidden;
}
#header #headlinks{
	display:inline;
	float:right;
	font-size:1.2em;
	margin-right:45px;
	margin-top:35px;
}
#header #headlinks ul a, #header #headlinks ul li {
	display: inline;
	margin:0;
	padding: 0 5px;	
	color:#888888;
	font-weight:bold;
}
#header #headlinks ul li { background:url(images/ulBd.gif) no-repeat right center; }
#header #headlinks ul li.last { background: none; }

#search {
	margin:5px 0 5px 5px;
	width:159px;	
}
input.searchInput {
	font-size:1.1em;
	padding:1px 3px;
	vertical-align:middle;
	width:115px;
}
input.searchImage {
	vertical-align:middle;
}

/* Shell for Body Content */

#bodyshell {
	background: url(images/shell.gif) repeat-y;
	float: left;
	margin: 0;
	width: 760px;
}

#bodycontent{
	padding:10px;
	position:relative;
	width:565px;
}

#bodycontent .bodypad{ padding: 10px; }

/*Nav Area*/
#nav-product {
	margin-left:7px;
	overflow:hidden;
	position:relative;
	width:159px;
	z-index:100;
}
#nav-product h2 {
	position:absolute;
	text-indent:-10000px;
}
#nav-product h3 {
	background:#E1EEC2 none repeat scroll 0 50%;
	color:#86985B;
	font-size:1.3em;
	font-weight:bold;
	margin-top:10px;
	padding:8px;
	text-transform:uppercase;
}
#nav-product li{
	list-style-type: none;
	margin: 0;
	padding:  0;
	font-size:1.2em;
	display:inline;
}
	
#nav-product li a{
	display:block;
	padding:7px 15px;
}
#nav-product li a:hover {
	background-color:#ECF4DD;
	color:#86985B;
	text-decoration:none;
}

#nav-product #shopOurStore {
	margin-top:20px;
	padding:10px;
	text-align:center;
}
/* Footer */

#footer{
	background: #FFF url(images/footer.gif) no-repeat center top;
	clear:both;
	float:left;
	padding:10px;
	width:740px;
	height:150px;
	font-size: 1.2em;
}
#footer #footlinks{
	padding:25px 0;
	text-align:center;
	width:740px;
	color:#888888;
}
#footer #footlinks a{
	font-size:0.9em;
	padding:0 15px;	
	color:#888888;
}
#footer #copyright {
	color:#888888;
	margin-top:25px;
	text-align:center;
	width:740px;
	font-size:0.9em;	
}
#footer #copyright a {
	color:#888888;
}


/* WordPress Post Set Up */

.post {
	border-bottom:medium double #E1EEC2;
	color:#000;
	margin-bottom:19px;
	padding:0pt 4px 0px;
}
.post a {
	color:#86985B;
}
h2.title {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:1.7em;
	line-height:1.4em;
	color:#AAAAAA;
}
h2.title a {color:#AAAAAA;}
.post .date {color:#AAAAAA;font-size:1.1em; margin:0;}
.post .contents {
	line-height:1.5em;
	font-size:1.2em;
	margin:10px 0;
	color:#000;
}
p.nav {
	color:#86985B;
	clear:both;
}
p.nav a {
	color: #86985B;
}

/* Comments  Styles */	
#commentsHolder{
	font-size:1.1em;
	line-height:1.5em;
	padding:5px;
}
#commentsHolder h2.title {
	font-size:1.5em;	
}
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	padding: 2px;
	margin:0 5px;
	display:inline;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
#author, #email, #url, #comment {
	background:#E1EEC2 none repeat scroll 0 0 !important;
	border-color:#666666 #DDDDDD #DDDDDD #666666;
	border-style:solid;
	border-width:1px;
	color:#202020;
	display:inline;
	font-size:12px;
	font-weight:normal;
	margin:5px 0 0;
	padding:3px 0 3px 5px;
	width:250px;	
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#commentform {
	margin: 5px 10px 0px 0px;
}	
#commentform textarea {
	width: 95%;
	padding: 5px;
}	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}	
#commentform p {
	margin: 5px 0px 5px 0px;
}	
#commentform #submit {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 4px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}	
.alt {
	margin: 0px;
	padding: 10px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
}	
.commentlist ol {
	margin: 0px;
	padding: 10px;
}
.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}	
.children { 
	margin: 0px;
	padding: 0px;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.thread-even {
	background-color:#F0EFF8;
	margin: 0px;
	padding: 0px;
}
.thread-odd {
	background-color:#D9D7EC;
}
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
}
/* Previous and Next Table */
table.navLinks {
	width:99%;
	font-size:1.2em;
}
/* Title on Search, Archive and Cat Pages */
#bodycontent h1 {
	color:#000000;
	font-size:2em;
	line-height:1.5em;
	margin-bottom:5px;	
}
/* Breadcrumbs */
.breadcrumb {
	border-bottom:medium double #D6D2D1;
	font-size:1em;
	margin:0 0 20px;
	padding:0 0 3px;
}












