/*  
Theme Name: Women Wise
Theme URI: http://boe2.be/
Description: Say it like you mean it. Feel it.
Version: 2.0
Author: Jimmy Van Hecke
Author URI: http://boe2.be/
*/

*{
	margin: 0px;
	padding: 0px;
}

a {
	color: #330000;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

blockquote{
	border-left: 4px solid #E7E7E7;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

body {
	background: url(images/background.jpg) #010101 repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.8em;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

form {
	padding: 5px;
}

form fieldset {
	border: 0 solid;
}

form#commentform{
	background: #F0F0F0;
	border: 1px solid #F0F0F0;
	color: #333333;
	margin: 0px;
	padding: 10px;
}

form#commentform input#submit {
	background-color: #B5160A;
	border: solid 1px #B5160A;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

form#commentform input#submit:hover {
	background-color: #3C6363;
	border: solid 1px #3C6363;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

form#commentform input, form#commentform textarea{
	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

form#content-search-form{
	background: #F0F0F0;
	border: 1px solid #F0F0F0;
	color: #333333;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

form#content-search-form input#content-search-form-input{
	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

form#content-search-form input#content-search-form-input-submit{
	background-color: #B5160A;
	border: solid 1px #B5160A;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

form#content-search-form input#content-search-form-input-submit:hover{
	background-color: #3C6363;
	border: solid 1px #3C6363;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}

h1{
	color: #B5160A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 103%;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}

h1 a, h1 a:visited {
	color: #B5160A;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6363;
	text-decoration: none;
}

h2{
	color: #B5160A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}

h2.headline {
	color: #3C6363;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: right;
}

h3 {
	border-bottom: dotted 1px #595959;
	color: #3C6363;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

h3 a, h3 a:visited{
	color: #3C6363;
	text-decoration: none;
}

h3 a:hover{
	color: #669E9E;
	text-decoration: underline;
}

img.alignleft {
	display: inline;
	float: left;
	margin: 0px 7px 2px 0px;
	padding: 4px;
}

img.alignright {
	display: inline;
	float: right;
	margin: 0px 0px 2px 7px;
	padding: 4px;
}

input, textarea{
	background-color: #FFFFFF;
	border: 1px solid #595959;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
}

label{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

p#comments-feed a, p#comments-feed a:hover, p#comments-feed a:visited{
	background: url(images/icon_feed.gif) top right no-repeat;
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
}

p.red-warning{
	background: #B5160A;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 3px;
}

ul {
	margin: 0 0 0 1.4em;
	padding: 0 0 18px 0;
}

ul ul {
	padding: 0;
}

.alignleft {
	color: #666666;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	width: 200px;
}

.alignleft a, .alignleft a:visited {
	background: url(images/arrow-left01.gif) no-repeat left center;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	text-decoration: underline;
}

.alignleft a:hover{
	background: url(images/arrow-left02.gif) no-repeat left center;
	color: #3C6363;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	text-decoration: none;
}

.alignright {
	color: #666666;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: right;
	width: 200px;
}

.alignright a, .alignright a:visited {
	background: url(images/arrow-right01.gif) no-repeat right center;
	color: #666666;
	margin: 0px;
	padding: 0px 17px 0px 0px;
	text-decoration: underline;
}

.alignright a:hover{
	background: url(images/arrow-right02.gif) no-repeat right center;
	color: #3C6363;
	margin: 0px;
	padding: 0px 17px 0px 0px;
	text-decoration: none;
}

.article {
	letter-spacing: normal;
	line-height: 130%;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: justify;
}

.article p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.article ul{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}

.author{
	color: #3C6363;
	font-weight: bold;
}

.box{
	background-color: #B5160A;
	border: solid 1px #595959;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
}

.box hover{
	background-color: #3C6363;
	border: solid 1px #595959;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
}

.comment-author {
	color: #333333;
	font-weight: normal;
}

.comment-author a, .comment-author a:visited{
	color: #B5160A;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

.comment-author a:hover{
	color: #B5160A;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.commentlist li {
	background-color: #F8F8F8;
	border: 1px solid #F8F8F8;
	color: #333333;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

.commentlist li.alt {
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
	color: #333333;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

.feedback{
	border-top: dotted 1px #595959;
	color: #B5160A;
	font-size: 12px;
	height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

.feedback a, .feedback a:visited{
	color: #B5160A;
	text-decoration: underline;
}

.feedback a:hover{
	color: #B5160A;
	text-decoration: none;
}

.feedback p{
	background: url(images/icon_comment.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 5px 23px;
}

.green{
	color: #3C6363;
}

.red{
	color: #B5160A;
}

.required{
	color: #B5160A;
	font-size: 10px;
}

.section{
	margin: 10px 0px 10px 0px;
	padding: 0px 40px 0px 15px;
	width: 300px;
}

.section li {
	background-color: #464646;
	border-bottom: 1px solid #222222;
	list-style-type: none;
}

.section li a, .section li a:visited {
	border-bottom: 1px #313131 dotted;
	color: #FFFFFF;
	display: block;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

.section li a:hover {
	background-color: #330000;
	border-bottom: 1px #330000 solid;
	color: #FFFFFF;
	padding: 0px 5px;
	text-decoration: none;
}

.year{
	color: #333333;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li #categories{
	background: url(images/categories-base.gif) top left no-repeat;
	color: #333333;
	line-height: normal;
	margin: 10px 0px -11px 0px;
	padding: 20px 28px 20px 20px;
	width: 285px;
}

#sidebar ul li #start{
	background: url(images/start-base.gif) top left no-repeat;
	color: #333333;
	line-height: normal;
	margin: 5px 0px 14px 0px;
	padding: 20px 28px 20px 20px;
	width: 285px;
}

.sidebar-text, .blog {
	padding: 0px 15px 0px 4px;
}

div#categories_content{
	background: url(images/categories-spacer.gif) repeat-y;
	position:relative;
	left:-20px;
	top:-11px;
	text-align:center;
	font-size:14px;
	font-family:Verdana;
	width: 302px;
}

div#start_content{
	background: url(images/start-spacer.gif) repeat-y;
	position:relative;
	left:-20px;
	top:-11px;
	text-align:center;
	font-size:14px;
	font-family:Verdana;
	width: 302px;
}

div#blog_content{
	background: url(images/categories-spacer.gif) repeat-y;
	position:relative;
	left:-20px;
	top:-11px;
	line-height: normal;
	text-align:center;
	font-size:12px;
	font-family:Verdana;
	width:302px;
}

div#categories_content ul{
	vertical-align:middle;
}

div#start_content ul{
	vertical-align:middle;
}

div#categories_bottom{
	background: url(images/categories-bottom.gif) bottom left no-repeat;
	height:8px;
	position:relative;
	left:-20px;
	top:-11px;
	_top:-19px;
	width: 302px;
}

div#start_bottom{
	background: url(images/start-bottom.gif) bottom left no-repeat;
	height:8px;
	position:relative;
	left:-20px;
	top:-11px;
	_top:-19px;
	width: 302px;
}

#sidebar ul li #connect{
	background: url(images/background_connect.gif) top left no-repeat;
	color: #333333;
	height: 240px;
	line-height: normal;
	margin: -20px 0px 20px 0px;
	padding: 15px 0px 15px 40px;
	width: 285px;
}

#sidebar ul li #connect:hover{
	background-position: -319px 0;
}
#connect p{
	display:block;
	float:left;
	width:235px;
	height: 35px;
	margin-bottom:10px;
	position:relative;
	top:8px;
	left:10px;
}

#rssbutton{
	background: url(images/rss_button.png) top left no-repeat;
	background-position:-35px;
	width:35px;
	height:35px;
	float:left;
	margin-bottom:10px;
}
#rssbutton:hover{
	background-position:0px;
}
#emailbutton{
	background: url(images/mail_button.png) top left no-repeat;
	background-position:-35px;
	width:35px;
	height:35px;
	margin-bottom:10px;
	float:left;
}
#emailbutton:hover{
	background-position:0px;
}
#podcastbutton{
	background: url(images/podcast_button.png) top left no-repeat;
	background-position:-35px;
	width:35px;
	height:35px;
	margin-bottom:10px;
	float:left;
}
#podcastbutton:hover{
	background-position:0px;
}
#twitterbutton{
	background: url(images/twitter_button.png) top left no-repeat;
	background-position:-35px;
	width:35px;
	height:35px;
	margin-bottom:10px;
	float:left;
}
#twitterbutton:hover{
	background-position:0px;
}
#facebookbutton{
	background: url(images/facebook_button.png) top left no-repeat;
	background-position:-35px;
	width:35px;
	height:35px;
	margin-bottom:10px;
	float:left;
}
#facebookbutton:hover{
	background-position:0px;
}

#about img {
	border: 0px;
	display: block;
	float: left;
	margin: 0px 10px 0px 5px;
	padding: 5px;
}

#archiveform select {
	background-color: #EFEFEF;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 2px 4px 10px;
	width: 240px;
}

#archives {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 335px;
}

#archives-left {
	background: url(images/background_archives_left.gif) repeat-y top left; /*bg image does not exist! */
	height: 115px;
	margin: 0px;
	padding: 0px 10px 0px 20px;
}

#archives-left-bottom {
	background: url(images/background_archives_left_bottom.gif) no-repeat top left; /*bg image does not exist! */
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 305px;
}

#archives-left-top {
	background: url(images/background_archives_left_top.gif) no-repeat top left; /*bg image does not exist! */
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 305px;
}

#archives-left-wrapper {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 305px;
}

#archives-right {
/*	background: url(images/background_archives_right.gif) no-repeat top right;*/ /*bg image does not exist! */
background-color: Aqua;
	display: inline;
	float: right;
	height: 115px;
	margin: 0px;
	padding: 0px;
	width: 30px;
}

#categories {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 335px;
}

#start {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 335px;
}

#categories-left {
	background: url(images/background_categories_left.gif) repeat-y top left; /*bg image does not exist! */
	height: 115px;
	margin: 0px;
	padding: 0px 10px 0px 20px;
}

#categories-left-bottom {
	background: url(images/background_categories_left_bottom.gif) no-repeat top left; /*bg image does not exist! */
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 305px;
}

#categories-left-top {
	background: url(images/background_categories_left_top.gif) no-repeat top left; /*bg image does not exist! */
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 305px;
}

#categories-left-wrapper {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 305px;
}

#categories-right {
	background: url(images/background_categories_right.gif) no-repeat top right; /*bg image does not exist! */
	display: inline;
	float: right;
	height: 115px;
	margin: 0px;
	padding: 0px;
	width: 30px;
}

#content {
	background: url(images/background_content.gif) #FFFFFF repeat-x top left;
	display: inline;
	float: left;
	margin: 0px;
	padding: 15px;
	width: 450px;
}

#content .article h1.title-comments{
	color: #3C6363;
	margin: 35px 0px 10px 0px;
}

#content .article h1.title-respond{
	color: #B5160A;
	margin: 35px 0px 10px 0px;
}

#content ol li p.comment-data {
	background: url(images/icon_clock.gif) no-repeat center right;
	color: #3C6363;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#content ol li p.comment-data a, #content ol li p.comment-data a:visited{
	color: #3C6363;
	text-decoration: underline;
}

#content ol li p.comment-data a:hover{
	color: #3C6363;
	text-decoration: none;
}

#content ul {
	list-style-image: url(images/bullet.gif);
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}

#footer{
	background: url(images/background_footer.gif) repeat-y top left;
	line-height: normal;
	margin: 0px auto 0px auto;
	padding: 2px 25px 2px 0px;
	width: 800px;
}

#footer p{
	color: #F0F0F0;
	font-size: 14px;
	margin: 0px;
	padding: 5px 7px 5px 0px;
	text-align: center;
}

#footer p a, #footer p a:visited{
	color: #F0F0F0;
	text-decoration: underline;
}

#footer p a:hover{
	color: #F0F0F0;
	text-decoration: none;
}

#footer-line{
	background: url(images/background_footer_line.gif);
	height: 2px;
	margin: 0px;
	padding: 0px;
	width: 825px;
}

#header-menu{
	background-color: transparent;
	float: right;
	height: 27px;
	margin: 0px;
	padding: 0px 227px 0px 0px;
	text-align: right;
	width: 420px;
}

#header-splash{
	height: 270px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#header-splash img{
	border: 0px;
}

#header-splash img a, #header-splash img a:hover, #header-splash img a:visited {
	border: 0px;
	text-decoration: none;
}

#home-recent{
	padding: 0px;
	width: 350px;
}

#home-recent {
	background: url(images/recent-entries2.png) no-repeat; /* image does not exist! */
	height: 225px;
	margin: 0px 0px 20px 0px;
	padding: 10px 30px 0px 0px;
	top: 217px;
	width: 315px;
}

#home-recent a:hover {
	color: #333333;
}

#home-recent li a {
	display: block;
	font-weight: bold;
	line-height: 1em;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

#home-recent ul {
	margin: 0px;
	padding: 0px;
}

#home-recent ul li{
	border-bottom: dotted 1px;
	border-color: #79888C;
	color: #666666;
	line-height: 11px;
	list-style-type: none;
	margin: 0px 2px 0px 6px;
}

#home-recent ul li a{
	line-height: 12px;
}

#linkedin{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#main {
	background: url(images/background_main.gif) repeat-y top left;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 825px;
}

#panel{
	background: url(images/background_panel.gif) no-repeat; /* image does not exist! */
	height: 150px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	width: 315px;
}

#search {
	background: url(images/background_search.gif) no-repeat top left;
	height: 30px;
	margin: 10px 0px 25px 0px;
	padding: 10px 0px 10px 0px;
	width: 319px;
}

#search:hover {
	background-position: -319px 0;
}

#search form#search-form {
	margin: 6px 0px 0px 5px;
	padding: 0px;
}

#search form#search-form #search-form-input-button {
	border: 1px solid;
	font-size: 9px;
	height: 25px;
	letter-spacing: 1px;
	padding: 0 1px;
	text-align: center;
	vertical-align: middle;
	width: 35px;
	position: relative;
	left:10px;
	top:-5px;
}
#search-form-input-button{
	margin-left:10px;
}

#search form#search-form input#search-form-input {
	border: 1px solid #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 0px 25px;
	padding: 2px 0px 0px 0px;
	width: 190px;
}

#search form#search-form input#search-form-input-button {
	border: none;
	float: left;
	height: 25px;
	margin: 3px 0px 0px 10px;
	padding: 0px;
	width: 36px;
}

#sidebar{
	background: url(images/background_sidebar.gif) no-repeat top left;
	display: block;
	float: left;
	margin: 0px;
	padding: 15px 0px 15px 10px;
	width: 319px;
	overflow:hidden;
}

#sidebar a, sidebar a:visited {
	color: #990000;
	text-decoration: none;
}

#sidebar a:hover {
	color: #990000;
	text-decoration: none;
}

#sidebar ul{
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li ul{
	margin: 0px;
	padding: 0px;
}

#sign-up {
	background: url(images/background_sign-up.png) no-repeat top left;
	height: 269px;
	line-height: normal;
	margin: 10px 0px;
	padding: 10px 20px 5px 10px;
	width: 295px;
   text-align:justify;
}

#sign-up:hover{
	background-position: -319px 0;
}

#sign-up td{
	padding: 3px 10px 0px 0px;
	position:relative;
	top:-10px;
}

#marketing{
	background: transparent url(images/personalized-help-modified.jpg) no-repeat top left;
	width:298px;
	height:78px;
	margin: 10px 0px 10px 0px;
	padding: 5px 20px 10px 0px;
}

#marketing:hover{
	background-position: -319px 0;
}

#about-box {
	background: url(images/background_about2.png) no-repeat top left;
	height: 95px;
	line-height: normal;
	margin: 10px 0px 10px 0px;
	padding: 5px 20px 10px 10px;
	width: 295px;
}

#about-box:hover{
	background-position: -319px 0;
}

#testimonials {
	background: url(images/background_testimonials.gif) no-repeat top left;
	height: 240px;
	line-height: normal;
	margin: 10px 0px 10px 0px;
	padding: 5px 20px 10px 10px;
	width: 295px;
        text-align:justify;
}

#testimonials:hover{
	background-position: -319px 0;
}

#blog-box {
	background: url(images/background_blog.gif) no-repeat top left;
	height: 150px;	line-height: normal;
	margin: 10px 0px 10px 0px;
	padding: 5px 20px 10px 10px;
	width: 295px;
        text-align:justify;
}

#blog-box:hover{
	background-position: -319px 0;
}

#kelly1 {
	line-height: normal;
	margin: 10px 0px 20px 0px;
	padding: 5px 20px 10px 10px;
        text-align:justify;
}

#wrapper{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 825px;
}

li.cat-item {
	display: block;
	width:303px;
	height:20px;
	border-bottom: 1px dotted black;
}
li.cat-item:hover {
	display: block;
	width:303px;
	background:#C1DFE1;
}

#blog_content ul li {
	display: block;
	width:292px;
	height:30px;
	padding: 0 5px 0 5px;
	vertical-align: middle;
	border-bottom: 1px dotted black;
}
#blog_content ul li:hover {
	display: block;
	width:292px;
	background:#C1DFE1;
}
#homebutton{
	width: 80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/home.gif) no-repeat top left;
}
#homebutton:hover{
	background-position: -80px 0;
}
#aboutbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/about.gif) no-repeat top left;
}
#aboutbutton:hover{
	background-position: -80px 0;
}
#archivesbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/archives.gif) no-repeat top left;
}
#archivesbutton:hover{
	background-position: -80px 0;
}

#speakingbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/speaking.gif) no-repeat top left;
}
#speakingbutton:hover{
	background-position: -80px 0;
}

#productsbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/products.gif) no-repeat top left;
}
#productsbutton:hover{
	background-position: -80px 0;
}
#eventsbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/events.gif) no-repeat top left;
}
#eventsbutton:hover{
	background-position: -80px 0;
}
#pressbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/press.gif) no-repeat top left;
}
#pressbutton:hover{
	background-position: -80px 0;
}
#contactbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/contact.gif) no-repeat top left;
}
#contactbutton:hover{
	background-position: -80px 0;
}
#servicesbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/services.gif) no-repeat top left;
}
#servicesbutton:hover{
	background-position: -80px 0;
}

#shopbutton {
  width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/shop.gif) no-repeat top left;
}
#shopbutton:hover{
	background-position: -80px 0;
}

#archivesbutton {
  width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/archives.gif) no-repeat top left;
}
#archivesbutton:hover{
	background-position: -80px 0;
}
#blogbutton{
	width:80px;
	height: 27px;
	margin: 0 5px 0 0;
	background: url(images/blog.gif) no-repeat top left;
}
#blogbutton:hover{
	background-position: -80px 0;
}

#sidebar .blog ul li {
        margin-left:2px;
}
#sidebar .blog ul li a { 
	width: 13px;
	height: 11px;
	margin: 0;
	padding: 0 0 0 20px;
        background: url(images/arrow-right01.gif) no-repeat center left;
}

#start ul li {
   height: 40px;
   text-align:left;
   padding-left: 10px;
   padding-right:6px;
   padding-top: 3px;
   padding-bottom: 3px;
   width:288px;
}

#sidebar .blog ul li a:hover {
	padding: 0 0 0 20px;
	margin: 0;
	text-decoration: underline;
        background: url(images/arrow-right02.gif) no-repeat center left;
}

#sidebar ul li #blog-posts{
	background: url(images/blog-base.gif) top left no-repeat;
	color: #333333;
	line-height: normal;
	margin: 30px 0px 10px 0px;
	padding: 20px 28px 10px 20px;
	width: 285px;
}
