/*  

Theme Name: Woven 'n' Spun

Theme URI: http://kgg.kikisgardengrove.com/index.php

Description: Orignal Template design by Artemis.

Version: 1.1

Author: Artemis LittleMoon

Author URI: http://subliminalconfusion.net/

*/



/*Special thank you to Kellie of suthernsplace.com, who made this 3 column theme possible!*/





/*Begin Global Settings*/

* {

	padding: 0;

	margin: 0;

}

/*End Global Settings*/



/*Begin Main Layout*/

body {

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	background-color: #ffffff;

	color: #000000;

	background-image: url(images/wsbackground1.jpg);

}



#page {

	width: 760px;

	margin: 5px auto 5px auto;

	border: 0px solid #B94747;

	background-color: #ffffff;

	background-image: url(images/wsbackground2.jpg);

}



#wrapper {

	width: 760px;

	margin: 0 auto;

}



#header {

	margin-bottom: 5px;

	width: 760px;

	border-bottom: 0px solid #B94747;

}



#headerimg {

	font-size: 10px;

	margin: auto;

	width: 760px;

	height: 150px;

	background-color: #ffffff;

	background-repeat: no-repeat;

	background-image: url(images/wsheader1.jpg);

}



#content {

	width: 408px;

	float: left;

	margin-left: 5px;

	margin-bottom: 10px;

	margin-top: 5px;

	background-color: #ffffff;

	border: 1px solid #9F2A2A;

	padding: 5px;

	padding-left: 1px;

	/* IE Bug Fix */

	display: inline;

}



#page ul li {

	margin: 0 0 0 20px; 

	padding: 0;

}



#footer {

	text-align: center;

	height: 20px;

	color: #9F2A2A;

	padding-top: 5px;

	padding-bottom: 10px;

	margin-top: 10px;

	background-color: #ffffff;

	background-repeat: no-repeat;

	background-image: url(images/footer.jpg);

	border-top: 0px solid #B94747;

	clear: both;

}

/*End Main Layout*/



/* Begin Left Sidebar */

#menu {

	width: 150px;

	float: left;

	margin-left: 5px;

	margin-bottom: 10px;

	margin-top: 5px;

	background-color: #ffffff;

	border: 1px solid #9F2A2A;

	padding: 5px;

	/* IE Bug Fix */

	display: inline;

}



#menu a {

	text-decoration: none;

	color: #47486F;

}



#menu a:hover {

	text-decoration: overline underline;

	background-color: #7E7F94;

	color: #47486F;

}



#menu ul h2 {

	background-color: #ffffff;

	background-image: url(images/wssmbg1.jpg);

	background-position: top right;

	border: 1px solid #9F2A2A;

	font-size: 11px;

	color: #000000;

	font-weight: bold;

	padding: 2px;

	margin-bottom: 2px;

}



#menu ul {

	list-style: none;

	margin-bottom: 10px;

}



#menu ul ul {

	list-style-image: url(images/wsbullet.jpg);

	list-style-type: circle;

	margin-left: 20px;

}



#menu ul ul ul {

	margin-bottom: 10px;

}



#menu ul li {

	margin: 0; 

	padding: 0;

} 

/* End Left Sidebar */



/* Begin Right Sidebar */

#sidebar {

	width: 150px;

	float: right;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-top: 5px;

	background-color: #ffffff;

	border: 1px solid #9F2A2A;

	padding: 5px;

	/* IE Bug Fix */

	display: inline;

}



#sidebar a {

	text-decoration: none;

	color: #47486F;

}



#sidebar a:hover {

	text-decoration: overline underline;

	background-color: #7E7F94;

	color: #47486F;

}



#sidebar ul h2 {

	background-color: #ffffff;

	background-image: url(images/wssmbg1.jpg);

	background-position: top right;

	border: 1px solid #9F2A2A;

	font-size: 11px;

	color: #000000;

	font-weight: bold;

	padding: 2px;

	margin-bottom: 5px;

	margin-top: 5px;

}



#sidebar ul {

	list-style: none;

	margin-bottom: 10px;

}



#sidebar ul ul {

	list-style-image: url(images/wsbullet.jpg);

	list-style-type: circle;

	margin-left: 20px;

}



#sidebar ul ul ul {

	margin-bottom: 10px;

}



#sidebar ul li {

	margin: 0; 

	padding: 0;

} 

/* End Right Sidebar */



/* Begin Avatar and Gravatar */

.ava{

	padding: 3px;

	float: left;

	background-image: url(images/wsavatar.jpg);

	height: 50px;

	width: 50px;

	background-repeat: no-repeat;

	margin-left: 2px;

	margin-top: 12px;

	/* IE Bug Fix */

	display: inline;

}



.grav{

	margin-left: 2px;

	margin-top: 2px;

}

/* End Avatar and Gravatar */



/* Begin Calendar */

#wp-calendar {

	width: 140px;

	margin: 5px;

	text-align: center;

	padding: 2px;

	font-size: 10px;

	color: #000000;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	padding: 2px;

	border: 1px dotted #9F2A2A;

}



#wp-calendar a {

	border: 1px dotted #9F2A2A;

	display: block;

}



#wp-calendar a, #next a {

	font-size: 10px;

}



#wp-calendar #prev a {

	font-size: 10px;       

}



#wp-calendar caption {

	margin: 5px;

	text-align: center;

	width: 140px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

	border: 1px dotted #9F2A2A;

	font-size: 12px;

	font-weight: bold;

}

/* End Calendar */



/*Begin Headings*/

h2 {

	font-size: 10px;

         	border: 1px solid #000000;

	padding: 2px;

	background-color: #ffffff;

	background-image: url(images/wssmbg1.jpg);

	background-position: top right;

	margin-top: 5px;

}



h2 a:hover, h2 a:visited, h2 a {

	text-decoration: none;

	font-size: 11px;

	color: #000000;

}



h3 {

	margin-top: 1.5em;

	font-size: 1.4em;

}



h4 {

	margin-top: 1.2em;

	font-size: 1.2em;

}



h5 {

	margin-top: 1em;

	font-size: 1em;

}

/*End Headings*/



/*Begin Blockquote and Acro*/

blockquote {

	margin: 1em 1.5em;

	padding: 1em 1.5em;

	border: 1px solid #9F2A2A;

}



blockquote cite {

	margin: 5px 0 0;

	display: block;

}



acronym, abbr, span.caps {

	cursor: help;

}



acronym, abbr {

	border-bottom: 1px dashed #9F2A2A;

}

/*End Blockquote and Acro*/



/*Begin Post Area*/

.post {

	margin-bottom: 10px;

	color: #000000;

	padding-left: 5px;

	font-size: 10px;

}



.post a {

	color: #000000;

}



.post p {

	margin-bottom: 5px;

	line-height: 12px;

}



.postdatetime {

	padding-left: 5px;

}



.postmetadata {

	padding: 5px;

	font-size: 9px;

}



.postmetadata a {

	color: #9F2A2A;

}



.post li {

	margin-left: 20px;

}



.post ul {

	list-style-image: url(images/wsbullet.jpg);

	list-style-type: circle;

	margin-bottom: 10px;

}

/*End Post Area*/



/*Begin Search Area*/

#searchform {

	text-align: center;

}



#searchform input {

	border: 1px solid #9F2A2A;

	background-color: #FFFFFF;

}



#searchform #s {

	width: 60%;

	background-color: #FFEFEF;

	color: #000000;

	padding: 1px;

}

/*Begin Search Area*/



/*Begin Entry*/

.entry {

	margin-top: 10px;

	margin-bottom: 15px;

	padding-left: 5px;

	padding-right: 3px;

}



.entrytext .postmetadata {

	font-size: 10px;

	width: 50%;

	margin: 2em auto 3.5em auto;

	padding-left: 10px;

}



.editentry {

	padding-left: 5px;

}

/*End Entry*/



/*Begin Comment Area*/

#commentform {

	width: 90%;

	color: #000000;

	padding-left: 10px;

}



#author, #email, #url {

	background-color:#ffffff;

	border: 1px solid #9F2A2A;

	padding: 2px;

	color: #000000;

	font-size: 10px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

}



ol.commentlist {

	width: 365px;

	margin: 0 auto;

}



ol.commentlist, li {

	margin-bottom: 5px;

	padding: 5px;

	background-color:#ffffff;

}



ol.commentlist li.alt {

	border: 1px solid #9F2A2A;

	background-color: #FFFFFF;

}



ol.commentlist a {

	color: #9F2A2A;

}



small.commentmetadata {

	font-size: 10px;

	margin-bottom: 5px;

	display: block;

}



#respond, #comments {

	padding-left: 5px;

}



textarea{

	background-color:#ffffff;

	border: 1px solid #9F2A2A;

	padding: 2px;

	color: #000000;

	font-size: 10px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

	margin: 2px;

	width: 90%;

}

/*End Comment Area*/



/*All The Rest*/

.center {

	text-align: center;

}



.navigation {

	display: block;

	margin-top: 10px;

	margin-bottom: 10px;

}



.alignleft {

	float: left;

	text-align: left;

	width: 50%;

	padding-left: 10px;

	/* IE Bug Fix */

	display: inline;

}



.alignright {

	float: right;

	text-align: right;

	width: 50%;

	padding-right: 10px;

	/* IE Bug Fix */

	display: inline;

}



hr {

	display: none;

}



a img {

	border: none;

}



a:link {

	color: #9F2A2A; 

	text-decoration: none;

}



a:visited {

	color: #9F2A2A; 

	text-decoration: none;

}



a:hover {

	color: #47486F; 

	text-decoration: none;

}



a:active {

	color: #9F2A2A; 

	text-decoration: none;

}



code {

	font-size: 11px;

	color: red;

}