/*
Theme Name: Classy Theme
Theme URI: http://www.mipdesign.com/
Version: 1.0
Author: Mip Design themes
*/

/* Shop fixes */
#page-detail .post a {color:#330033 !important;}
#content #page-detail .post img {
border:1px solid #330033 !important; background-color:#DF99DF; padding:5px;
}
h4.name a {font-size:24px;}
#shopp p {margin-left:0 !important; padding:10px 0 0 0 !important;}

p.price {font-size:24px;}

#shopp.list ul.products li.product {border-bottom:1px dotted #DDDDDD !important;}

.addtocart {width:152px !important; height:50px !important; border:0px solid #FFF !important; background-image:url('images/addtocart.jpg');}

/* Fix */
#shopp-categories-menu {margin-left:20px; font-size:18px;}

/* Google Maps Style */
.bubble-content {width:400px; float:left;}
.bubble-content-left {width:190px; float:left;}
.bubble-content-left img {border:1px solid #ddd; padding:5px;}
.bubble-content-left embed {border:1px solid #ddd; padding:5px; margin-top:10px;}


.bubble-content-right {width:200px; float:left;}
.bubble-content-right ul {margin-bottom:10px;}
.bubble-content-right ul li {list-style-type:none;}
.bubble-title {font-size:16px; font-weight:bold; margin:0 0 0px 0;}
.bubble-address {margin:0 0 10px 0; line-height:20px; font-style:italic;}
.bubble-description {margin:0 0 10px 0; font-size:11px; line-height:12px !important;}

/* Skate spot Entry */
#map-header {}
#map-form-area {margin:20px; width:490px; float:left;}
#map-form-area form {width:300px; margin:20px 0 0 0;}
#map-form-area h1 {color:#330033;}
#map-form-area #map-para {margin:10px 0 10px 0;}
#map-form-area input {margin:0px 0 0px 0; float:right;}
#map-form-area select {margin:0px 0 15px 0; float:right;}
#map-form-area textarea {margin:0px 0 15px 0; float:right; font: 1.0em/145% Arial,Tahoma,sans-serif;}
#map-form-area label {color:#330033; font-weight:bold; float:left;}
.inst {float:right; font-size:9px; margin:0 0 15px 0;}

.hidden {display:none;}
.error {
    font: normal 9px arial;
	float:right !important;
    padding: 3px;
width:150px;
text-align:center;
	margin:5px 0 10px 0;
    background-color: #FFCFFF;
    border: 1px solid #330033;
}


#entry-pulldown {padding:10px; background-color:#5F125F; cursor:pointer;}
#entry-pulldown p {margin:0; color:#FFF; font-size:16px; cursor:pointer; text-transform:uppercase;}
#map-locations {float:right; width:390px; margin:20px;}
#map-locations h1 {color:#330033; margin:0 0 15px 0;}
#map-locations ul li {color:#330033; font-weight:bold; list-style-position:inside;}

*.float-divider {width:auto; clear:both; height:1px; line-height:1px; font-size:1px; display:block; float:none !important; display:block; border:0px; margin:0; padding:0;}



/* Base
------------------------------------------------------*/

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

body
{
	background-color: #330033;
        /*background-image: url("http://new.munkybizness.ca/wp-content/uploads/2009/08/default.jpg");*/
	font: normal 0.75em/145% Arial, Tahoma, sans-serif;
	color: #3a3a3a;
	text-align: center;
}

p
{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	color: #4b4d4a;
}

a
{
	outline: none;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.hide
{
	display: none;
}

img
{
	border: 0px;
}

.skateshop {font-size:16px !important; background-color:#9EB31A;}
/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear
{
	clear: both;
	height: 1%;
}

/* Layout
------------------------------------------------------*/

#page-container
{
	width: 986px;
	margin: 0px auto;
	text-align: left;
}

#page-container-inner
{
	background-color: #fff;
	margin: 0 13px 0 13px;
}

#page-header
{
	border-bottom: 3px solid #a3b71c;
	margin-bottom: 20px;
}

#page-content-container
{
	background: url("images/bg_content-container.gif") repeat-y 0% 0%;
	padding: 0 20px 0 30px;
}

#page-content-container-page
{
	padding: 0 20px 0 30px;
}

#page-content-container.wide
{
	background: url("images/bg_content-container_wide.gif") repeat-y 0% 0%;
}

#content
{
	float: left;
	width: 550px;
	padding: 10px 0 10px 0;
}
#content-page
{
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
}

#page-content-container.wide #content
{
	float: none;
	width: 900px;
}

#sidebar
{
	float: right;
	width: 320px;
}

#page-footer
{
	color: #fff;
	background: url("images/bg_page_footer.gif") no-repeat 50% 100%;
	border-top: 3px solid #a2b51b;
	margin: 0 -13px 0 -13px;
	padding: 20px 0 35px 6px;
}

#copyright
{
	text-align: right;
	padding: 0 20px 12px 20px;
}


/* Page header
------------------------------------------------------*/

#page-nav
{
	height: 59px;
	background: url("images/bg_page_nav.gif") no-repeat 0% 0%;
	margin: 0 -13px 0 -13px;
	padding-left: 25px;
	list-style: none;
	line-height: 1;
	z-index: 999;
	position: relative;
}

#page-nav li
{
	float: left;
	padding-right: 1px;
	margin: 10px 10px 0 0;
}

#page-nav li a
{
	display: block;
	font: bold 1.0em Arial, Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 5px 9px 5px 11px;
	z-index: 100;
}

#page-nav li:hover
{
	background: url("images/bg_nav_hover.gif") no-repeat 100% 100%;
}

#page-nav li:hover a
{
	background: url("images/bg_nav_hover.gif") no-repeat 0% 0%;
}

#page-nav li.current_page_item, #page-nav li.current_page_parent, #page-nav li.current-cat, #page-nav li.current-cat-parent
{
	background: url("images/bg_nav_current.gif") no-repeat 100% 100%;
}

#page-nav li.current_page_item a, #page-nav li.current_page_parent a, #page-nav li.current-cat a, #page-nav li.current-cat-parent a
{
	background: url("images/bg_nav_current.gif") no-repeat 0% 0%;
}

#page-nav li ul { position: absolute; width: 200px; left: -999em; margin:0; padding-top: 11px; list-style: none; }
#page-nav li ul li { background-color: #49493c; z-index: 15; position: relative; height: 1%; margin: 0; }
#page-nav li ul li:hover, #page-nav li ul li.current_page_item { background: none; background: #9eb31a; }
#page-nav li:hover li a { background: none; }
#page-nav li ul li a { line-height: 20px; width: 160px; }
#page-nav li ul ul {	margin: -43px 0 0 180px;  }
#page-nav li ul ul li a { line-height: 20px; }
#page-nav li ul li ul li a {	border-width:0 1px 1px 0px; }
#page-nav li:hover ul, #page-nav li.sfhover ul { left: auto; }
#page-nav li:hover ul ul, #page-nav li.sfhover ul ul { left: -999em; }
#page-nav li:hover ul, #page-nav li li:hover ul, #page-nav li.sfhover ul, #page-nav li li.sfhover ul { left: auto; }
#page-nav li:hover, #page-nav li.hover { position: static; } /* IE7 Fix */

#branding {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/img/rotate.php) no-repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
border-top:0px solid #C6C6B0;
margin-top:-12px;
min-height:249px;
}

#branding h1
{
	width: 340px;
	float: left;
	text-align: center;
}

#branding h1 a
{
	display: block;
	width: 284px;
	height: 195px;
	margin: 0px auto;
	text-indent: -9999px;
	background: url("images/theme_green/logo.jpg") no-repeat 0% 0%;
}

#branding blockquote
{
	display: block;
	font: italic 1.8em/130% Georgia, Times, serif;
	color: #4b4d4a;
	width: 555px;
	float: right;
	text-align: center;
	border-left: 1px solid #c0c0ac;
}

/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin: -20px 0 20px 0; 
	padding: 0;
	background-color: #fff;
}

.dock-back {
	padding: 8px 0;
}
	
#dock {
	margin:20px auto 0; 
	padding:0;
	list-style: none;
	position: relative;
	text-align: center;
}
		
#dock li {
	margin: 0 5px 0 5px; 
	padding: 0;
	display: inline;
}
			
#dock li.dock-active {
	background-color: #000;
}
	
#dock li img {
	display: block;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #d6d6b7;
}

#dock li img:hover {
	-moz-box-shadow: 5px 5px 5px #ddd;

	
}			
#dock li a:link, #dock li a:active, #dock li a:visited {
	margin: 30px 0 0 0; 
	padding:2px 0 0 0;
	display:inline-block;
}
			
			
#dock li a:hover img {
	border-color: #a3b71c;
}
						
					
#dock li span {
	margin:0; 
	padding:0;
	width:960px; 
	height:auto;
	position:absolute;
	display:none;
	top:0; left:0;
	text-align:center;
	font: bold 18px Arial, Tahoma, sans-serif; 
	color: #330033;
}

.latest {
	width: 960px; text-align:center;
	font: bold 1.1em Arial, Tahoma, sans-serif; 
	color: #4b4d4a;
	position:absolute;
	padding-bottom: 5px;
	border-bottom: 1px solid #d6d6b7;
}
				

/* Page content
------------------------------------------------------*/

#content h2
{
	font: italic 3.5em/110% Georgia, Times, serif;
	font-weight:bold;
	color: #330033;
	margin: 0 0 10px 0;
}

#content h2#comments
{
	margin: 15px 0 5px 10px;
}

#content h3
{
	font: normal 1.6em/120% Arial, Tahoma, sans-serif;
	color: #4b4d4a;
	margin: 15px 0 6px 0;
}

#content h3#respond
{
	font: italic 1.8em/110% Georgia, Times, serif;
	color: #4b4d4a;
	margin: 15px 0 8px 10px;
}

#content h3.comments_no
{
	margin: 0px 0 8px 10px;
}

#content h2 a, #content h3 a
{
	color: #4b4d4a;
	text-decoration: none;
}

#content h2 a:hover, #content h3 a:hover
{
	color: #9eb31a;
}

#content h4
{
	font: bold 1.2em/120% Arial, Tahoma, sans-serif;
	color: #4b4d4a;
	margin: 15px 0 5px 0;
}

#content img
{
	border: 1px solid #d6d6b7;
}

#content ul
{
	margin: 0 0 10px 0;
	padding-left: 16px;
	list-style-type: square;
}


/* Page content - topics
------------------------------------------------------*/

#content #post-items img
{
	display: block;
	margin: 0 0 5px 0;
}

#content #post-items .item
{
	float: left;
	width: 176px;
	margin: 10px 11px 0 0;
}

#content #post-items .item h3
{
	font: bold italic 1.1em/130% Georgia, Times, serif;
	color: #4b4d4a;
	margin: 0 0 5px 0;
}

#content #post-items .item p
{
	margin: 0;
}

#content #post-items .first
{
	float: none;
	width: 550px;
	margin: 0;
}

#content #post-items .first ul.info
{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 6px 8px 6px 8px;
	background-color: #d6d6b7;
	color: #000;
}

#content #post-items .first ul.info li
{
	float: left;
}

#content #post-items .first ul.info li.comments
{
	float: right;
}


#content #post-items .first ul.info li a
{
	font-weight: bold;
	color: #49493c;
}

#content #post-items .last
{
	float: right;
	margin-right: 0;
}

#content #post-items .post
{
	border: 1px solid #d6d6b7;
	background-color: #fff;
	padding: 12px;
}

#content #post-items .first .post
{
	padding: 18px;
}

/* ITS STARTS HERE --------------------------------------------- */

#content-page h2
{
	font: italic 3.5em/110% Georgia, Times, serif;
	font-weight:bold;
	color: #330033;
	margin: 0 0 10px 0;
}

#content-page h2#comments
{
	margin: 15px 0 5px 10px;
}

#content-page h3
{
	font: normal 1.6em/120% Arial, Tahoma, sans-serif;
	color: #4b4d4a;
	margin: 15px 0 6px 0;
}

#content-page h3#respond
{
	font: italic 1.8em/110% Georgia, Times, serif;
	color: #4b4d4a;
	margin: 15px 0 8px 10px;
}

#content-page h3.comments_no
{
	margin: 0px 0 8px 10px;
}

#content-page h2 a, #content-page h3 a
{
	color: #4b4d4a;
	text-decoration: none;
}

#content-page h2 a:hover, #content-page h3 a:hover
{
	color: #9eb31a;
}

#content-page h4
{
	font: bold 1.2em/120% Arial, Tahoma, sans-serif;
	color: #4b4d4a;
	margin: 15px 0 5px 0;
}

#content-page img
{
	border: 1px solid #d6d6b7;
}

#content-page ul
{
	margin: 0 0 10px 0;
	padding-left: 16px;
	list-style-type: square;
}


/* Page content - topics
------------------------------------------------------*/

#content-page #post-items img
{
	display: block;
	margin: 0 0 5px 0;
}

#content-page #post-items .item
{
	float: left;
	width: 176px;
	margin: 10px 11px 0 0;
}

#content-page #post-items .item h3
{
	font: bold italic 1.1em/130% Georgia, Times, serif;
	color: #4b4d4a;
	margin: 0 0 5px 0;
}

#content-page #post-items .item p
{
	margin: 0;
}

#content-page #post-items .first
{
	float: none;
	width: 550px;
	margin: 0;
}

#content-page #post-items .first ul.info
{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 6px 8px 6px 8px;
	background-color: #d6d6b7;
	color: #000;
}

#content-page #post-items .first ul.info li
{
	float: left;
}

#content-page #post-items .first ul.info li.comments
{
	float: right;
}


#content-page #post-items .first ul.info li a
{
	font-weight: bold;
	color: #49493c;
}

#content-page #post-items .last
{
	float: right;
	margin-right: 0;
}

#content-page #post-items .post
{
	border: 1px solid #d6d6b7;
	background-color: #fff;
	padding: 12px;
}

#content-page #post-items .first .post
{
	padding: 18px;
}


/* Page content - single page
------------------------------------------------------*/

#page-detail ul.info
{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 6px 8px 6px 8px;
	background-color: #d6d6b7;
	color: #000;
}

#page-detail ul.info li
{
	float: left;
}

#page-detail ul.info li.comments
{
	float: right;
}


#page-detail ul.info li a
{
	font-weight: bold;
	color: #49493c;
}

#page-detail .post
{
	border: 1px solid #d6d6b7;
	background-color: #fff;
	padding: 18px;
}

#page-detail .post a
{
	color: #a2b51b;
	font-weight: bold;
}

#page-detail .search-results h3 
{
	font: normal 1.5em/120% Arial, Tahoma, sans-serif;
	color: #4c4c3f;
	margin: 15px 0 5px 0;
}

#content #page-detail .search-results h3 a
{
	font: normal 1.0em Arial, Tahoma, sans-serif;
	color: #4c4c3f;
	text-decoration: underline;
}


/* Page content - indexing and navigation
------------------------------------------------------*/

#post-navigation
{
	margin: 10px 0px 0px 0px;
	padding: 8px;
	background-color: #ddddc4;
}

#post-navigation a
{
	display: block;
	float: left;
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #444;
	text-decoration: none;
	text-transform: uppercase;
}

#post-navigation .next a
{
	float: right;
}

#post-navigation a:hover
{
	color: #9cb032;
}

#post-indexing
{
	margin: 40px 0px 0px 0px;
	padding: 8px;
	background-color: #f3f3e9;
}


/* Page content - images
------------------------------------------------------*/

#content #page-detail img.head
{
	display: block;
	margin-bottom: 10px;
}

#content #page-detail img.head-post
{
	display: block;
	margin-bottom: 5px;
}

#content #page-detail .post img
{
	
	border: 5px solid #ddddc4;
}

#content #page-detail .post .alignleft
{
	float: left;
	margin: 5px 15px 10px 0;
}

#content #page-detail .post .alignright
{
	float: right;
	margin: 3px 0 10px 15px;
}

#content #gallery
{
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}

#content #gallery img
{
	border: none;
	padding: 0px;
	display: block;
	margin: 0px;
	width: 548px;
}

#content #gallery_changer
{
	margin: 0 0 0 -21px;
	list-style: none;
}

#content #gallery_changer li
{
	float: left;
	padding: 11px 5px 11px 7px;
}

#content #gallery_changer li a
{
	width: 14px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	background-color: #fff;
	border: 1px solid #c6c6b0;
}

#content #gallery_changer li a:hover
{
	background-color: #c6c6b0;
}

#content #gallery_changer li.current a
{
	background-color: #9eb31a;
	border: 1px solid #9eb31a;
}


/* Page content - author
------------------------------------------------------*/

#content #author-desc
{
	background-color: #eef8d0;
	border-top: 1px solid #d6d6b7;
	padding: 6px 18px 12px 18px;
	margin: 18px -18px -18px -18px;
}

#content #author-desc .entry_author_image
{
	display: block;
	float: left;
	margin: 12px 15px 0 0;
}


/* Page content - portfolio list
------------------------------------------------------*/

#portfolio-list .portfolio-item
{
	width: 292px;
	float: left;
	margin: 0 12px 12px 0;
}

#portfolio-list .last
{
	margin-right: 0;
}

#portfolio-list .portfolio-item .inner
{
	padding: 10px;
	background-color: #fff; 
	border: 1px solid #d6d6b7;
}

#portfolio-list .portfolio-item img
{
	display: block;
	margin: 0 0 5px 0;
}

#portfolio-list .portfolio-item h3
{
	font: bold 1.0em Arial, Tahoma, sans-serif;
	padding: 6px 8px 6px 10px;
	background-color: #4b4b3e;
	margin: 0 0 5px 0;
}

#portfolio-list .portfolio-item h3 a
{
	color: #fff;
	text-decoration: none;
}

#portfolio-list .portfolio-item h3 a:hover
{
	color: #afca91;
}


/* Page content - comments
------------------------------------------------------*/

#content .comments_no span
{
	color: #9cb032;
}

#content .commentlist
{
	margin: 25px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li
{
	padding-bottom: 25px;
  padding-top: 25px;
	margin-top: -16px;
	position: relative;
	background: url(images/bg_comment_item.gif) no-repeat 0% 100%;
}

.commentlist li.alternate
{
	background: url(images/bg_comment_alternate.gif) no-repeat 0% 100%;
}

.commentlist li .comment-gravatar
{
    width: 98px;
    float: left;
}

.commentlist li .comment-gravatar img
{
	width: 70px;
	height: 70px;
  display: block;
  margin: 0 0 10px 12px;
}

.commentlist li .comment-text
{
    width: 430px;
    float: left;
}

#content .commentlist h4
{
	font-size: 1.1em;
	font-weight: bold;
	color: #343434;
	margin: 0px 0px 10px 0px;
}

#content .commentlist h4 a
{
	color: #343434;
}

#content .commentlist h4 span
{
	font-size: 0.9em;
	display: block;
}

#content .commentlist h4 span a
{
	color: #9cb032;
}
		
.commentinfo {
	float: left;
	padding-top: 5px;
	font-size: 0.9em;
}

.commentlist li.my-comment 
{
	background-color: #eee;
	padding-left: 10px;
	padding-right: 15px;
}

#content li.my-comment h4 
{
	color: #000;
}

.commentlist li.my-comment p
{
    color: #000;
}

#main-content .commentlist li.my-comment img
{
    background-color: #fff;
}


.commentlist li.my-comment .comment-text
{
    width: 405px;
}

.commenttext 
{
	font-size: 0.9em;
}

.commentlist code 
{
	font-size: 1.3em;
	line-height: 120%;
}

#content .commentlist .wp-smiley 
{
	border: none;
	padding: 0px;
	background: none;
}


/* Page content - comment forms
------------------------------------------------------*/

#post-comment
{
	border: 1px solid #d6d6b7;
	background-color: #fff;
	padding: 20px;
}

#content #post-comment input, #content #post-comment textarea
{
	background-color: #fff;
}

#content label
{
	display: block;
	font: bold 1.0em/120% Arial, tahoma, sans-serif;
	color: #343434;
	float: left;
	width: 180px;
	margin: 5px 0px 10px 0px;
}

#content input, #content textarea
{
	float: left;
	width: 290px;
	height:30px;
	background-color: #fff;
	
	background-color:#DF99DF !important;
	font: normal 1.1em/120% Arial, tahoma, sans-serif;
	color: #000;
	border:none;
	margin: 0px 0px 10px 0px;
	
}

#content textarea
{
	width: 350px;
	height: 150px;
}

#content .comment
{
	display: block;
	float: none;
	margin: 0px 0px 5px 0px;
	width: 470px;
}

#content label.comment
{
	margin-top: 10px;
}

#content input.submit
{
	display: block;
	background-image:url('images/addtocart.jpg');
	float: left;
	width: 150px;
	height:50px;
	background-color: #fff;
	border: 1px solid #aaa;
	font: normal 1.1em/120% Georgia, Times, serif;
	color: #454545;
	margin: 10px 0px 10px 0px;
	padding-
}

#content input.submit:hover
{
	color: #9cb032;
}

#content input:focus, #content textarea:focus
{
	border: 1px solid #45371b;
}

#post-comment a
{
	color: #4b4d4a;
}


/* Page sidebar
------------------------------------------------------*/

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

#sidebar h3
{
	font: italic 1.6em/110% Georgia, Times, serif;
	color: #fff;
	margin: 0 0 0 -9px;
	padding: 8px 0 20px 0;
	width: 336px;
	background: url("images/bg_sidebar_h3.gif") no-repeat 0% 0%;
}

#sidebar h3 span
{
	display: block;
	padding-left: 20px;
}

#sidebar h3 a
{
	color: #fff;
	text-decoration: none;
}

#sidebar ul ul
{
	padding: 0 14px 20px 14px;
}

#sidebar ul ul:after
{
	content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#sidebar ul ul li
{
	padding: 5px 5px 5px 16px;
	background: url("images/bullet_2.png") no-repeat 0px 9px;
	border-bottom: 1px solid #bcbc9f;
}

#sidebar li.widget
{
	clear: both;
}

#sidebar ul ul li.current a {
color:#A2B51B;
}

#sidebar li li a
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#sidebar li a:hover
{
	color: #748215;
}

#sidebar #banners
{
	padding: 10px 0 10px 8px;
	background-color: #e5e5d0;
}

#sidebar #banners img
{
	float: left;
	display: block;
	border: 10px solid #ddddc4;
	margin: 0 0 5px 5px;
}


/* Page sidebar - widgets
------------------------------------------------------*/

#sidebar li.widget_categories li
{
	width: 140px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 6px;
	background: none;
}

#sidebar li.cat-item a
{
	text-decoration: none;
}

#sidebar .textwidget
{
	padding: 5px 14px 20px 14px;
}

#sidebar .widget_rss a.rsswidget img
{
	margin: 0 5px 0 0;
	padding: 0;
}

#sidebar .widget_rss h3 a.rsswidget:hover
{
	color: #fff;
}

#sidebar .widget_rss li a
{
	display: block;
}

#sidebar .widget_search label
{
	display: block;
	font: italic 1.6em/110% Georgia, Times, serif;
	color: #fff;
	margin: 0 0 0 -23px;
	padding: 8px 0 20px 20px;
	width: 336px;
	background: url("images/bg_sidebar_h3.gif") no-repeat 0% 0%;
}

#sidebar .widget_search input
{
	font: normal 1.2em Arial, Tahoma, sans-serif;
	color: #454545;
	width: 200px;
	float: left;
	padding: 4px;
	margin-right: 5px;
}

#sidebar .widget_search #searchsubmit
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #fff;
	width: 70px;
	float: left;
	border: none;
	padding: 5px 0 5px 0;
	background-color: #4c4c3f;
}

#sidebar .widget_search form
{
	height: 100px;
	padding-left: 14px;
	background-color: #7f8463;
}


/* Page footer
------------------------------------------------------*/

#page-footer ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#page-footer ul li
{
	display: block;
	float: left;
	width: 220px;
	margin: 0 0 0 20px;
}

#page-footer h3
{
	xfont: bold italic 1.5em/120% Georgia, Times, serif;
	font: bold 1.2em/120% Arial, Tahoma, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 8px 2px;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #ccccc8;
}

#page-footer h3 a
{
	color: #fff;
	text-decoration: none;
}

#page-footer ul li, #page-footer p
{
	font: normal 13px Arial, Tahoma, sans-serif;
	color:#FFFFFF;
}

#page-footer a, #page-footer strong
{
	font-weight: bold;
	color: #fff;
}

#page-footer a:hover
{
	color: #afca91;
}

#page-footer a.url
{
	color: #a2b51b;
}

#page-footer ul ul li
{
	float: none;
	line-height: 130%;
	background: url("images/bullet_1.png") no-repeat 0px 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}

#page-footer img
{
	display: block;
	width: 45px;
	float: left;
	border: 2px solid #fff;
	margin: 0 6px 6px 0;
}

#page-footer h3 img
{
	display: inline;
	width: auto;
	float: none;
	border: none;
	margin: 0;
}


/* Page footer - widgets
------------------------------------------------------*/

#page-footer .widget_rss li
{
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background: none;
	border-bottom: 1px solid #676658;
}

#page-footer .widget_rss li a
{
	display: block;
	text-decoration: none;
	margin: 0 0 3px 0;
}



/* Page copyright
------------------------------------------------------*/

#copyright a
{
	font-weight: bold;
	color: #4b4b3e;
}

.rightside_thumbnail{
float:left;
margin-left:0;
margin-top:5px;
}

.addtocart {
margin-top:30px;
}

#content input.submit{
background-color:#33CC33;

}

#shopp p {
padding:10px;
margin-left:40px;
}

#calendar_wrap {
	font-size:22px;
	margin-left:16px;
}



#calendar_wrap caption {
font-weight:bold;
}

#calendar_wrap a {
color:#A2B51B;
font-weight:bold;
}

.status {
margin-left:15px;
font-size:15px;
}

#shoppcategorieswidget-5 ul li {
float:left;
margin-left:13px;
margin-left:12px\9;
*margin-left:19px;
border-bottom:none;
}

#shoppcategorieswidget-6 ul li {
float:left;
margin-left:13px;
margin-left:12px\9;
*margin-left:19px;
border-bottom:none;
}


.shopp_categories li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border-bottom:1px solid #BCBC9F;
padding:5px 5px 5px 16px;
}


