* { margin: 0px; padding: 0px;}

body {
	background: #222 url(images/bg.jpg) repeat-y;
	font: normal 12px/1.5em helvetica, arial;
	color: #4B3F26;
}

.clear {clear: both;}

a {color: #8c321e; outline: none;}


h2 {
	font: normal 24px Georgia;
	margin: 10px 0;
	letter-spacing: -1px;
}

h2 a, h3 a {
	color: #351a00;
	text-decoration: none;
}

h2 a:hover , h3 a:hover {
	color: #8c321e;
}	

h3 {
	font-size: 18px;
	margin: 5px 0 10px;
}	


h6.post_date {
	margin: -5px 0 20px;
	font: 11px arial;
	color: #867E52;	
}

p {margin: 0 0 1.6em;}	

#container { width: 1000px; }

#main {
	width: 600px;
	float: left;
	border-right: 5px solid #B7B187;
	padding: 40px 40px 20px 100px;
}

img {
	background: #DCD4A6;
	margin: 20px 0;
	padding: 5px;
}

a img {
	border: none;
}

a img:hover {
	background: #bcb37e;
}

abbr {
	margin-left: 5px;
	color: #fff;
}
#header {
	width: 600px;
	height: 300px;
	background: url(images/header2.png);
	float: left;

}

#header h1, #header h2 {
	text-indent: -9990px;
}

#content ul {
	margin: 20px 40px;
	list-style: circle;
}

#content h1 {
	font: normal 15px Georgia;
	text-transform: uppercase;
	line-height: 45px;
	margin-left: -20px;
	color: #fff;
	width: 175px;
	height: 45px; 
	margin-bottom: 50px;
	clear: both;
}

h1 img {
	background: none;
}

#sidebar {
	float: left;
	border-left: 5px solid #111;
	width: 250px;
}

#sidebar a {
	color: #ccc;
}	

/* menu */	

ul.menu {
	list-style: none;
	margin: 30px 0 100px;
}

ul.menu li a {
	font: bold 12px helvetica, arial;
	display: block;
	color: #fff;
	width: 240px;
	line-height: 45px;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
	height: 45px;
	text-indent: -9999px;
	background: url(images/menu.png);
	margin-top: 15px;
}

ul.menu li a.home {background-position: 0px 0px;}
ul.menu li a.work {background-position: 0px 181px;}
ul.menu li a.about {background-position: 0px 136px;}
ul.menu li a.contact {background-position: 0px 91px;}
ul.menu li a.blog {background-position: 0px 46px;}


#sidebar .block {
	font-family: arial;
	padding-bottom: 5px;
	background: #181818;
}

#sidebar h3 {
	color: #fff;
	font: bold 14px helvetica, arial;
	text-transform: uppercase;
	margin: 0px;
	padding: 20px 10px;
	}
	
#sidebar p {
	font: normal 12px/1.5 helvetica, arial;
	color: #ccc;
	padding: 0 10px;
}

#sidebar .alt {
	background: #111
}

#sidebar .twitter {
	background: #181818;
}

#sidebar .twitter p {
	font: normal 12.5px/1.7em georgia;
	font-style: italic;
}	

#sidebar .flickr img {
	width: 60px;
	height: 60px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	background: none;
}

ul.listings {
	list-style: none;
	margin: 0 15px 15px 15px;
}

ul.listings li {
	padding: 5px 0;
}

ul.listings li a {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}	

#flickr {
	margin-left: 10px;
	padding: 10px 0 0;
	width: 220px;
	background: #222;
	margin-bottom: 20px;
}	

.latest_work {
	width: 280px;
	float: left;
	margin-right: 20px;
}

#footer {
	clear: both;
	margin-top: 100px;
	padding-top: 30px;
	background: url(images/footer.png);
	text-align: right;
}

#footer .menu {
	font-size: 12px;
	margin: 10px 0 30px;
}

#footer .menu {
	list-style: none;
}

#footer .menu li {
	display: inline;
	margin: 5px 5px;
}	
	 

#footer p {
	font-size: 10px;
	margin: 0px;
}

#footer .menu li a {
	font-size: 11px;
}	

.folio {
	background: #DCD4A6;
	padding: 5px 7px 5px 5px;
	width: 600px;
	margin-bottom: 20px;
}

.folio h3 {
	margin: 20px 10px;
}

.folio p {
	margin: 10px;
	width: 400px;
}	

.folio img {
	padding: 0px;
	border: 1px solid #b4ad88;
	margin: 0px;
}	

/** contact page **/

#contact p {
	margin: 20px 0 5px;
}

input {
	width: 300px;
	padding: 3px 4px;
	border: 1px solid #b4ad88;
	background: #DCD4A6;
	font: normal 13px arial;
}

button {
	height: 30px;
	width: 100px;
	text-transform: lowercase;
	background: #DCD4A6;
	border: 1px solid #b4ad88;
	font-size: 12px;
	cursor: pointer;
}

textarea {
	width: 300px;
	height: 100px;
	background: #DCD4A6;
	border: 1px solid #b4ad88;
	padding: 5px;
	font: normal 12px arial;
}

.postmetadata {
	font-size: 10px;
	text-align: right;
}	

/* comments */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #b4ad88;
	padding: 10px 0 0;
}

.comment_box p {
	margin: 20px 0 5px;
}	

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #DCD4A6;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

input#submit {
	width: 115px;
}

p.wp-caption-text {
	margin-top: -15px;
	text-align: right;
	font-size: 9px;
	font-style: italic;
}	
