/*
Original site design by Bartosz (http://www.bartosz.co.nr/) site no longer functional.
Adapted by Subtext team.
*/
body 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.74em;
	color: #333;
	line-height: 20px;
	cursor: default;
	margin: 0;
	background-position: center;
	background-repeat: repeat-y;
}

a 
{
	text-decoration:none;
}

a:hover 
{
	border-bottom:1px dotted #000;
}

#main 
{
	width: 900px;
	padding: 10px 10px 10px 5px;
	background-color: #fff;
	margin:0 auto 0 auto;
}

#header 
{
	width: 900px;
	height: 258px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 20px;
}

#header p 
{
	padding:5px;
	margin:0;
	margin-left:340px;
	margin-right:10px;
	text-indent:5px;
}

#header h1 
{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 38px;
	font-weight:bold;
	padding:0;
	width: 550px;
	padding-top:75px;
	padding-left:340px;
	padding-bottom:25px;
	margin:0;
	border-bottom:2px solid #ffffff;
	background-image:none;
	line-height: 1em;
}

#menu 
{
	width: 777px !important;
	width: 775px;
	padding: 5px 123px 6px 0 !important;
	padding: 5px 125px 6px 0;
	margin: 0;
	background-color: #ccc;
	text-align: right;
	color: #fff;
	background-image: url("images/menubg.jpg");
	margin-bottom: 10px;
}

#menu a 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	padding: 13px 5px 12px 5px;
	margin-left: 1px;
}

#menu a:hover 
{
	padding: 13px 5px 11px 5px;
	text-decoration:underline;
}

#logo
{
	display: block;
	width: 323px;
	height: 258px;
	border-right:2px solid #fff;
	float:left;
}

#sidebar 
{
	width:160px;
	border:1px solid #cccccc;
	padding:5px;
	float:left;
	clear:left;
	background-image: url("images/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
}

#content
{
	width: 712px;
	float: left;
	margin-left: 5px;
}

.post 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	border: 1px solid #cccccc;
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.post p 
{
	margin:10px;
}

.postInfo 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}

.postInfo a 
{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.post h1, .post h2, .post h3 
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000;
	border-bottom:2px solid #cccccc;
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:5px;
}

.post h2
{
	font-size: 2.0em;
}

.post h2 a
{
	color: #000;
}

.post h3 
{
	font-size: 1.6em;
	border-bottom:none;
}

.post h4 
{
	font-size: 1.4em;
	border-bottom:none;
}

.post h5 
{
	font-size: 1.2em;
	border-bottom:none;
}

.postfoot
{
	clear:both;
	text-align: right;
	padding: 0px;
}

div.author div.commentText
{
	background: #ffffef url(images/CommentAuthorGradient.gif) repeat-x top left;
	border: solid 1px #967758;
}

div.comment
{
	margin: 0 0 1em 0;
	padding: 5px;
	clear: both;
	float: left;
	width: 450px;
}

div.comment .commentInfo
{
	width: 450px;
	color: #333;
	margin-bottom: .2em;
	padding-left: 26px;
	height: 22px;
	display: block;
	background: url(images/CommentIcon.gif) no-repeat 0 .1em;
}

div.comment h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

div.comment .commentText
{
	width: 450px;
	display: block;
	border: solid 1px #587796;
	margin: 0;
	padding: 5px;
	float: left;
}

img.avatar
{
	padding: 0 5px 5px 0;
	margin: 0;
}

div.debug
{
	display: none;
}

p.date
{
	display: none;
}

#sidebar h1,h2,h3 
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #333;
	border: none;
	background-image: none;
}

#sidebar h2
{
	font-size: 2em;
	margin-bottom: 4px;
}

#blogStats
{
	float: none;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
}

#sidebar ul li
{
	padding: 0;
	margin-left: 5px;
	list-style-type: none;
}

#footer
{
}

span.adminLink
{
}

#commentform
{
	width: 450px;
	clear: left;
	margin-bottom: 1em;
}

#footer p.leafy, #footer p.rain
{
	display:none;
	font-size: .7em;
}

/* ------------- {search layout} -------------- */
#search
{
	padding: 0;
	margin: 0 0 5px 0;
	width: 100%;
	float: none;
}

#search input
{
	margin-left: 5px;
	padding: 0;
}

#search input.searchterm
{
}

#search-results
{
	width: 500px;
	position: absolute;
	top: 18px;
	left: 0;
	text-align: left;
}

#search-results div.innerbox
{
	background-color: #f6f6f6;
	padding: 10px;
}

a.closeSearch
{
	position: absolute;
	top:0;
	right: 4px;
	display: block;
}