/*
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;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #999999;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

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

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
}

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

.price {
	font-size: small;
	font-weight: bold;
	color: #333333;
}

/* Header */

#header {
	width: 775px;
	height: 137px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25px;
}

/* Logo */

#logo {
	height: 95px;
	width: 775px;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 48px;
	background-image: url(../images/Ape-Pen-Card-Logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}

#logo h2 {
	float: right;
	font-size: 24px;
	margin-top: 50px;
	margin-right: 15px;
}

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

/* TopMenu */

#topmenu {
	height: 25px;
	margin-left: 0px;
	background-color: #666666;
}

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

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	float: left;
	width: 145px;
	height: 15px;
	padding-top: 7px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-style: dotted;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #999999;
}

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

#topmenu .active a {
	color: #333333;
	background-repeat: no-repeat;
}

/* Menu */

#menu {
	height: 35px;
	width: 820px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 20px;
	padding-top: 5px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #999999;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

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

#menu .active a {
	color: #333333;
	background-repeat: no-repeat;
}

body.photography #aphotography,
body.artwork #aartwork,
body.books #abooks,
body.notecards #anotecards,
body.railroad #arailroad,
body.cddvd #acddvd,
body.disneyland #adisneyland {
	color: #333333;
	background-repeat: no-repeat;
}

/* Gallery */

#gallery {
	clear: both;
	width: 735px;
	height: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 25px;
}

#gallery2 {
	clear: both;
	width: 775px;
	height: 277px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 25px;
}

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

#top-photo p {
	margin: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

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

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

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

#thumbs {
	display: block;
	float: left;
	width: 735px;
	height: 141px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	background-image: url(../images/thumbs-background.jpg);
}

#thumbs img {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 21px;
}

/* Content */

#content {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 25px;
	clear: both;
}

/* Posts */

#items {
	float: right;
	width: 630px;
	background-repeat: no-repeat;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}


#posts {
	float: right;
	width: 630px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.post {
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.post .title {
	padding-left: 20px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.post .meta {
	font-size: smaller;
	background-image: none;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.post .meta p {
	margin: 0;
}

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

/* Sidebar */

#sidebar {
	float: left;
	width: 120px;
	background-repeat: no-repeat;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background-repeat: no-repeat;
	background-position: 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.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: #333333;
}

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

/* Tag Cloud */

#tagcloud {
}

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

/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background-color: #AFA495;
	background-image: none;
	background-repeat: repeat-x;
}

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

#footer a {
	color: #FFFFFF;
}
.thumbs_img {
	padding-left: 10px;
}
