/*  
Theme Name: Typesetter
Theme URI: http://www.logoworks.com
Description: Free WordPress theme from Logoworks.
Version: 1.0
Author: David Dressn / Reed Remington
Author URI: http://www.logoworks.com
*/

body 
{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #452101;
	color: #D9C7B6;
	text-align: center;
	margin: 0;
	padding: 0;
}
#page
{
	text-align: left;
	margin: 50px auto;
	padding: 0;
	width: 738px; /* 738px is full*/
}
a { color: #C37939; }
img { border: 0px; }
form, h1, h2, h3 { padding: 0px; margin: 0px; }
.alignleft { float: left; }
.alignright { float: right; }

/* START header styles */
#header 
{
	background: url('images/header.jpg') no-repeat bottom left;
	height: 241px; 
	width: 738px;
	margin-bottom: 0px;
	border-top: 1px solid #8E7B6C;
	border-right: 1px solid #8E7B6C;
	border-left: 1px solid #8E7B6C;
	
}
#headerMargin { padding: 45px 40px 15px; }
#welcomeText
{
	color: #E9DED4;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin: 0 50px 0 0;
}
/*#header h1
{
	padding: 0px;
	margin: 0px;
	text-align: right;
	background-image: url('images/footer2.png') repeat bottom left;
}
#header h1 a 
{
	color: #E9DED4;
	font-size: 36px;
	font-weight: normal;
	text-decoration: none;
	background-image: url('images/footer2.png') repeat bottom left;
}*/

/*#header .description {
	font-size: 20px;
	color: #E9DED4;
	font-style: italic;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-color: #452101;
	background-image: url('images/footer2.png') repeat bottom left;
	background-image: none;
}*/
/* END header styles */

/* START search styles */
#searchform { margin: 0 0px 10px 0px; }
#searchform #s
{
	font-size: 10px;
	width: 120px;
}
#searchform #searchsubmit
{
	font-size: 10px;
}
/* END search styles */

/* START sidebar styles */
#sidebar
{	
	width: 230px; /* 256px */
	float: right;
	background: #4C301A;
	border: 1px solid #937D68;
	margin: 25px 24px 25px 0;
	padding: 25px 0 50px;
	min-height: 500px;
}
ul#themeswitcher li
{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0px;
}
#themeswitcher select
{
	font-size:10px;
}

#sidebar > ul
{
	margin: 15px 20px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
#sidebar > ul li h2
{
	font-size: 10px;
	margin: 0 0px 0px 0px;
	padding: 5px 0;
	text-align: left;
	color: #C37939;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 16px;
	border-bottom: 1px solid #937D68;
}
#sidebar > ul li ul
{
	font-size: 10px;
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
}
#sidebar > ul li ul a
{
	font-size: 10px;
	color: #D9C7B6;
	text-decoration: none;
}
#sidebar p
{
	margin: 0 0px 10px;
	padding: 0;
	color: #D9C7B6;
}
#sidebar a
{
	color: #D9C7B6;
}

#sidebar ul li#tag_cloud, #sidebar ul li#calendar
{
	padding: 0px 0px 10px 0px;
	color: #D9C7B6;
}
#sidebar ul li#tag_cloud h2, #sidebar ul li#calendar h2
{
	margin: 10px 10px 10px 0px;
}
#sidebar ul li#tag_cloud a, #sidebar ul li#calendar a
{
	color: #D9C7B6;
	text-decoration: none;
}

/* END sidebar styles */

/* START content styles */
#contentArea
{
	width: 738px;
	background: #654A35;
	border-right: 1px solid #8E7B6C;
	border-left: 1px solid #8E7B6C;
	border-bottom: 1px solid #8E7B6C;
	overflow: auto;
}
#content.narrowColumn
{
	width: 482px;
	float: left;
	background: url(images/contentBG.jpg) no-repeat 0 120px;
	min-height: 470px;
}
#content.wideColumn
{
	width: 738px;
	float: left;
}
#contentPad
{
	padding: 15px 25px 25px;
}
.post { clear: both; }
.post h2, .post h3
{
	margin: 0 0 0px 0;
	padding: 5px 0 0px 0;
}
.post h2 a, .post h3 a
{
	color: #D26328;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.post small
{
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	color: #C37939;
	margin: 0;
	padding: 0;
}
.post small a
{
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	color: #D9C7B6;
	margin: 0;
	padding: 0;
}
.post .entry p
{
	margin: 7px 0 5px;
	padding: 0px;
	text-align: left;
	line-height: 17px;
}
.post .entry a
{
	color: #C37939;
}
.post .postmetadata, .post .postmetadata a
{
	margin: 0px 0 15px;
	padding: 0px;
	text-align: left;
	color: #C37939;
	text-decoration: none;
}
#postSeperator { height: 1px; background: #D9C7B6; margin: 5px 0px 15px; }
.post .postmetadata a:hover
{
	text-decoration: underline;
}
.post img { margin: 0 5px 5px 0; }
h2.pagetitle, h2
{
	color: #D26328;
	font-size: 18px;
	text-decoration: none;	
	margin: 5px 0 15px;
}
.navigation a
{
	color: #C37939;
}

/* END content styles */

/* START footer styles */
#footer
{
	padding: 10px 20px;
	text-align: center;
	color: #D9C7B6;
	margin-top: 0px;
	font-size: 10px; /*background-color: #452101;*/
	background: url('images/hatter.png');
	background-repeat: repeat;
	background-position: right;
	border-bottom-color: #8E7B6C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#footer a
{
	color: #D9C7B6;
}
p.nagyobbszoveg, p.nagyobbszoveg a {
	font-size: 18px;
}
/* END footer styles */

.banner {
	border-color: #8E7B6C;
	border-style: solid;
	border-width: 1px;
}
