/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
   margin: 0;
   padding: 0;
   background: #584504 url(/media/images/img01.gif) repeat-x;
   font-size: 13px;
   color: #B08A08;
   color: #C19B19;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DCB72B;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #B1B102;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 778px;
	height: 170px;
	margin: 0 auto;
	background: url(/media/images/img02.jpg) no-repeat;
}

#header h1, #header p {
	float: left;
	margin: 0;
	padding-top: 60px;
	text-transform: lowercase;
	line-height: normal;
}

#header h1 {
   padding-top: 70px;
   color: #DCB72B;
}

#header p {
	padding-left: 10px;
}

#header a {
}

/* Menu */

#menu {
	width: 1000px;
        text-align:center;
	height: 50px;
	margin: 0 auto;
	background: url(/media/images/img03.jpg) no-repeat;
/* 	border:solid 1px red; */
}

#menu ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px 0 15px;
	background: url(/media/images/img04.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
   float: left;
   width: 500px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(/media/images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(/media/images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(/media/images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #473702;
	border-top: 2px solid #4A3903;
	text-align: center;
	font-size: smaller;
}

.clear {
  clear: both;
}

.gallery-album-list,
.gallery-photo-list {
  list-style:none;
}

.gallery-album-list li,
.gallery-photo-list li {
  width: 230px;
  height: 270px;
  display: block;
  float: left;
  text-align: center;
/*    border: 1px solid #f00;  */
}
.gallery-album-list li img,
.gallery-photo-list li img,
.photo img {
  border: none;
  padding: 5px;
}

.album-pages,
.photo-pages {
  text-align: center;
  clear: both;
  padding-bottom:20px;
}

.photo-pages
{
    padding-top:20px;
}

#product_category li
{
   list-style:none;
   width:210px;
   height:230px;
   text-align:center;
   float:left;
   margin-top:5px;
   margin-left:5px;
   padding:5px;
   border:solid 1px #919622;
}

#product_category li:hover
{
   border:solid 1px #DCB72B;
   background:#4F3E05;
}

#product_category img
{
   margin-bottom:-10px;
   margin-top:20px;
   border:none;
}

#main_gallery_list li
{
   float:center;
   width: 450px;
   height:500px;
/*    border:solid 1px white; */
}

#pic_caption
{
    padding: 5px 0 20px 0;
}

#cat_link
{
    padding-top:5px;
/*     border:solid 1px black; */
}
