/*
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: #FFFFFF url(../img/img01.jpg) repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
	outline: none;
}

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


/* Favorites */

.favoritebox {
	display: none;
	clear: both;
	margin: 1em 0;
	padding: 1em 15px;
}

.favoriteboxlink {
	display: none;
}

.over {
	cursor: pointer;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 0;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo #auth h2 {
	font-size: 25px;
}

#logo #auth h3 {
	font-size: 17px;
	display: inline;
	padding-right: 5px;
}
#logo #auth h3 a {
	text-decoration: underline;
}

#logo #auth{
	float: right;
	padding: 15px 35px 0 0;
	font-size: 20px;
}

#logo a {
	text-decoration: none;
	color: #1A1A1A;
}

/* Menu */

#menu {
	height: 70px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 45px;
	padding-top: 25px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 30px;
	color: #B8BD52;
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background: url(../img/img03.jpg) no-repeat;
	color: #FFFFFF;
}

/* Gallery */

#gallery {
	clear: both;
	width: 700px;
	height: 480px;
	margin: 0 auto;
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(../img/img11.gif) no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(../img/img13.gif) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(../img/img12.gif) no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 500px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	color: #525520;
}

.post .meta {
	color: #E5E7C0;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar #listing .price {
	font-weight: bold;
	font-size: 2.0em;
	color: #94BD51;
}

#sidebar #listing .buynow a {
	font-size: 2.0em;
	color: #FF8400;
}

#sidebar #listing .buynow a:hover {
	font-size: 2.0em;
	color: #FF8400;
	text-decoration: none;
}

#sidebar .category {
	font-size: 1.3em;
	text-decoration: none;
	list-style: none;
	text-align: left;
}

#sidebar .category li {
	border-bottom: none;
	padding: 1px;
}

#sidebar .category li a {
	font: normal small Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #1A1A1A;
}


/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
}

.boxed h2 {
	border-bottom:medium solid;
	color:#525520;
	padding-bottom:10px;
	padding-left:20px;
	width:140px;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Listing */
#listing {
}

#listing .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

.listingdisplay {
	height: 150px;
	width: 150px;
	border: solid 1px;
	border-color: #BBFFBB;
}

.listingdisplaysmall {
	height: 100px;
}

/* Featured */
#featured {
}

#featuredlisting {
}

#featuredbio {
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background: #C3C837 url(../img/img16.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

td {
	vertical-align: top;
}


/* Breadcrumbs */

#breadcrumbs li, ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#breadcrumbs {
	height: 4em;
}

#breadcrumbs li {
	float: left;
	line-height: 2.3em;
	padding-left: .75em;
	color: #777;
}

#breadcrumbs li a {
	display: block;
	text-decoration: none;
	padding: 0 15px 0 0;
	background: url(../img/crumbs.gif) no-repeat right center;
}

#breadcrumbs li a:hover {
	color: #C3C837;
}

textarea {
	width: 400px;
	height: 200px;
} 
#search {
	padding-left: 20px;
	float:right;
}
#search div {
	display: inline;
}
