<style type=\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"text/css\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\">


h1,h2,h3{
margin-bottom: 0px;
padding-bottom: 0px;
display:inline;
}

/****************************************************************/


/*SITE NAME ON LOGO STYLE*/
.sitename {
	color: #769D00;
	text-decoration: none;
}

/****************************************************************/

/*MAIN TEMPLATE STYLES*/



/*Main Border Around The Products*/

.productborder {
border: 1px solid #DDDDDD;
background-color: #FFFFFF;
}

/*Main Template Links*/


A { color:#0000FF; text-decoration: underline; }
A:hover { color:#667A01; text-decoration: none;}


/*Sitemap Fonts - Link Style Is Handled Above*/

li, ul {
color : #000000; 
list-style-position: outside; 
margin-left: 0px;
font-family:Tahoma, sans-serif
font-size: 9pt;
} 


/****************************************************************/



/*NAVIGATION STYLES*/


/*Navigation Background Color*/

.sbbg {
background-color: #F8FAF9;
}
/*Navigation Title*/

.sbtitle {
font-size: 10pt;
font-family:Tahoma, sans-serif
font-weight: bold;
color: #FAFAE;
background: #F9F9F5;
}

/*Navigation Links*/
.navlink {
font-size: 9pt;
font-family:Tahoma, sans-serif
color: #000099;
text-decoration: underline;
}


/****************************************************************/

/*PRODUCT STYLES*/

/*Product Description*/
td, th {
font-size: 9pt;
font-family: Arial;
color: #000000;
}


/*Product Title*/
.producttitlelink {
font-size: 10pt;
font-family:Tahoma, sans-serif
font-weight: bold;
color: #000099;
text-decoration: underline;
}

/*Product Price Color*/
.price {color: #990000;}

/*Product Background Color*/
.productbg {background-color: #FFFFFF;}


/****************************************************************/

/*SEARCH BOX STYLES*/

/*Search Box*/
.searchbox {
background-color: #B5DA48;
border: 1px solid #B5DA48;
padding: 10px;
}

/*Advanced Search Link*/
.searchboxlink {
font-size: 8pt;
font-family:Tahoma, sans-serif
font-weight: normal;
color: #000000;
text-decoration: underline;
}


/****************************************************************/


/*SORT BY BOX AND PAGE TITLE STYLES*/

/*Main Background Color*/
.sortbybox {
background-color: #ffffff;
padding: 3px;
}

/*Page Title*/
.categoryname {
font-size: 13pt;
font-family:Tahoma, sans-serif
font-weight: bold;
color: #003366;
}

/****************************************************************/




/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
# 2-24-07 modified directory names
#############################################################*/
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {
	color: #06C;
	}

body {
	background: #E7E7E2;
	color: #444;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Tahoma, sans-serif
}

p, ul {padding-bottom: 1.2em;text-align: left}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;text-align: left}
h2 {font: bold 1.4em sans-serif;text-align: left}
h3 {font: bold 1em Tahoma,sans-serif;text-align: left}

form, input {margin: 0; padding: 0; display: inline;}

blockquote {
	background: url('/images/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}

h1, h2, h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}



/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #F9F9F5;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 95%;
	
}

.outer-container {
	background: url('/images/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
	margin-top: 10px;
	float: center;
}



/* headere & title */
.header {
	background: #222 url('/images/header.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}





/* main */
.main {
	background: #F9F9F5;
	padding-left:0; padding-right:12px; padding-top:8px; padding-bottom:0

}
/* spacining*/
.leftspace {
	background: #F9F9F5;
}
.rightspace {
	background: #F9F9F5;
}
/* depricated */
.colorspace {
	float: right;
	width: 2%;
	background: #59595F;
}



/* content */
.content {
	border-top: 35px solid #FFFFFF;
	border-left: 25px solid #FFFFFF;
	border-right: 25px solid #FFFFFF;
	border-bottom: 35px solid #FFFFFF;
	align: left	
	background: #FFFFFF;
}
.content2 {
	border-top: 35px solid #FFFFFF;
	border-left: 25px solid #FFFFFF;
	border-right: 25px solid #FFFFFF;
	border-bottom: 35px solid #FFFFFF;
	float: right;
	width: 73%;
	background: #FFFFFF;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px; list-style-image:url('/images/li.gif');
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}



/* navigation */
.navigation {
	align: left
	width: 100%
	background: #F9F9F5;
}

.navigation2 {
	background: #F9F9F5;
}

.navigationh2 {
	color: #FAFAE;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}


.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}

.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;	
	width: 100%;
	text-decoration: none;
	}
	
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}


/* #Wordpress imports */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
	h2.pagetitle {
	font-size: 1.6em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
	.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}



.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

	}
.postmetadata {
	clear: left;
}

/* End Structure */


/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Images */
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
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}



#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
/* End Calendar */


/* End Various Tags & Classes*/

</style>