/*
THEME NAME: ThePhotographer
THEME URI: http://www.geniosity.co.za/
DESCRIPTION: An easily customizable photoblog theme.
VERSION: 2.0
AUTHOR: James McMullan
AUTHOR URI: http://www.geniosity.co.za/
*/

body {
	font: 12px/19px 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #000000;
	background: #c0c0c0;
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0; 
}

br.clear {
	clear: both;
}

a, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/* LAYER 1 */
#layer1 {
	background: #c0c0c0; 
}

.header {
	max-width: 1024px;
	margin: 0 auto;
	padding: 15px 0;
}

.header h1 {
	margin: 5px 0 0;
	padding: 10px;
	display: inline; 
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;

}

.header ul#menu {
	display: inline;
	border-left: 1px solid #e2e2e2;
	padding: 6px 10px;
}

.header ul#menu li {
	display: inline; 
	padding: 6px;
	text-transform: lowercase;
}

.header ul#menu li a, .header ul#menu li a:hover {
}

.header ul#menu li a:hover {

}

/* LAYER 2 */
#layer2 {
	min-height: 440px;
	_height: 440px;
}
/* for Internet Explorer */
/*\*/
* html #container {
height: 440px;
}
* html #layer3 {
    padding-left: 400px;
}

/**/

#category_text {
	text-align: center;
}

#category_text .cat_text_class {
	width: 800px;
	text-align: left;
	margin: 0pt auto;
	padding-bottom: 20px;
}

.photo {
	margin: 0 auto;
	max-width: 1024px;
	text-align: left;
	background: #c0c0c0;
	padding: 15px 0;
}

.photo img {
	text-align: center;
	padding-top: 25px;
}

/* LAYER 3 */
#layer3 {
	background: #c0c0c0;
	padding: 6px 0;
}

ul {
    text-align: left;
}

ul.description, ul.cat_listings {
	max-width: 1024px;
	margin: auto;
	padding: 0;
}

ul.description, ul.cat_listings li {
	list-style: none;
	color: #ffffff;
}

ul.description, ul.cat_listings li span {
	font-weight: bold;
	color: #000000;
}

ul.description li#title, .comments h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
	margin-bottom: 3px;
}

ul.description li#title2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	/* border-top: 1px solid #333; */
	margin-bottom: 3px;
}
ul.cat_listings li {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	border-top: 1px solid #333;
	margin-bottom: 3px;
}

ul.description li a {
	color: #ffffff;
}

ul.description li a:hover {
	color: #ffffff;
}

/* LAYER 4 */
#layer4 {
	background: #ffffff;
	padding: 3px 0;
	/* border-top: 1px solid #B89F8A; */
	/* border-bottom: 1px solid #B89F8A; */
}

#layer4 a {
	text-decoration: none;
	padding: 5px 6px;
}

#layer4 a:hover {

}

.nav {
	width: 800px;
	margin: 0 auto;
}

.nav #prev {
	float: left;
}

.nav #archive {
	text-align: center;
    padding-right: 70px;
}

#archive .post-categories {
	text-align: left;
}

.nav #next {
	float: right;
	margin-top: -1.6em;
}

/* LAYER 5 */
#layer5 {
	clear: both;
	background: #c0c0c0;
	padding: 8px 0;
}

.comments {
	width: 800px;
	margin: 0 auto;
}

.comments h3 {
	margin: 0;
}

.comments h3#reply {
	margin-top: 15px;
}

.comments ul.commentlist {
	padding: 0;
}

.comments ul.commentlist li {
	list-style: none;
	padding: 8px;
	margin-bottom: 6px;
	background: #c0c0c0;
	border: 1px solid #252525;
}

.comments ul.commentlist li .content p {
	margin: 0 0 5px;
}

.comments ul.commentlist li .meta {
	font-size: 11px;
}

.comments ul.commentlist li .meta span {

}

.comments ul.commentlist li .meta #author {

}

.comments ul.commentlist li .meta #author a {

}

.comments ul.commentlist li .meta #author a:hover {

}

.nocomments {
	text-align: center;
	color: #EFEFEF;
	font-size: 16px;
	padding: 10px;
}

.comments textarea { 
	width: 450px;
}

/* LAYER 6 */
#layer6 {
	background: #c0c0c0;
	padding-top: 45px;
	padding-bottom: 20px;
}

.footer {
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 20px;
}

.footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #232323;
}

.footer a {

}

.footer a:hover {
    color: #d5639e
}


#navigation {
	display: block; 
	text-align: center; 
	height: 2em; 
	padding: 2px 0; 
	border-top: 1px solid #fefefe; 
	border-bottom: 2px solid #fefefe;
	text-decoration: none;
}
#nav, #nav ul {
	text-align: center;
	list-style: none; 
	font-weight: normal; 
	z-index: 8;
}
.footer ul#menu {
	display: inline;
	padding: 6px 10px;
}

.footer ul#menu li {
	display: inline; 
	padding: 6px;
	text-transform: capitalize;
}

#about_text {
	margin: 0px auto;
	text-align: center;
	width: 600px;
}

#catPrevNext {
    padding-top: 30px;
    padding-left: 10px;
	width: 950px;
	margin: 0 auto;
}

.emailPost {
  	width: 800px;
	margin: 0 auto;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
    border-top: 1px solid #ddd;
    text-align: center;
    padding-top: 5px;
}

#layer4 .emailPost a, #layer4 .emailPost a:visited, #layer4 .emailPost a:hover {
    text-decoration: underline;
}
