/* fydo.net */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}

body {
	background:#353230 url(img/sky.gif) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;*/
	font-size:9px;
	color: #F6F4EA;
}

a:link {color:#99b2be}
a:visited {color:#99b2be}
a:hover {color:#e3e09f; text-decoration:underline}
a:active {color:#99b2be}
a {
	text-decoration:none;
}

img {
	border:0;
}

.fixed, .clear {
	clear:both;
}

blockquote {
    margin: 1em 20px;
    padding-left: 20px;
	/*    background: transparent url(quote.gif) no-repeat;*/
    font-size:12px;
	font-style:italic;
}


#wrap {
	padding-top: 8px;
	width:960px;
	/*background:#423e33; /*url(images/spillcognac350.jpg) 475px 40px no-repeat;*/
	margin:0 auto;
	text-align:left;
}

#topbar {
	height:41px;
	padding:5px 5px;

}

#title {
	float:left;
	padding-left:20px;
}

#title a {
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:28px;
	display:block;
	letter-spacing:0;
}

#rssbutton a {
	display:block;
	
}

#tagline {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	float:left;
	padding:0px 43px;
}

#feedrss {
	color:#423e33;
	height:20px;
	line-height:20px;
	padding:5px 5px 5px 32px;
	float:right;
	text-decoration:none;

	background:url(img/rss.png) 5px 5px no-repeat;
}

#content {
	clear:both;
	width:960px;
	min-height: 560px;
	/*border-left:1px solid #e3e09f;*/
	text-align:left;
	padding: 5px;
}

#sidebar {
	float:left;
	width:180px;
	overflow:hidden;
	background-color:#353230;
	padding:0px;
	border-right: 1px solid #434343;
	font-weight: bold;
}

#sidebar a, #sidebar p {
	display:block;
	margin:2px 2px 2px;
	padding:2px;
}

#sidebar li.cat-item, li.page_item {
	padding-left: 10px;
}

#main {
	float:left;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:10px;
	width:605px;
	padding:0px 5px 5px;
}

.postcontent ul li {
	list-style: circle inside;
	padding-left:25px;
}

.posttitle {
	font-weight:bold;
	display:block;
	margin-top:2px;
	border-bottom:1px solid #434343;
	padding:0 5px 3px;
	font-size:14px;
}


.date {
	float:left;
	font-size:10px;
	background:url(img/date.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
}

.info {
	margin:5px;

}

.info .comments {
/*	width:200px;*/
	height:16px;
	line-height:16px;
	float: right;
}

.postcontent {
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}

.postcontent img {
	/*max-width:495px;*/
}

.postcontent p {
	margin-bottom:5px;
}

#respond, #comments, .nocomments {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #434343;
}

#footercontainer {
	width: 100%;
	min-height: 125px;

	/*border-right:1px solid #434343;*/
	border-bottom:1px solid #434343;
}

.footersection {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 220px;
}

.footersection b, strong, b {
	font-size:12px;
	font-weight:bold;
}

.rc_excerpt {
	padding-left:5px;
}

img.avatar {
	float:right;
}

.commentlist {
	border: 2px solid #434343;	
}

.commentlist li {
	padding:5px;
}

li.even {
	background-color: #434343;
}

li.bypostauthor a{
}

#twitter_update_list li {
	border: 1px solid #434343;
}

.projectsubheader {
	padding-top:12px;
	padding-bottom:4px;
	font-size:13px;
	font-weight:bold;
}

pre{background:#CCD;border-left:5px solid #99b2be;color:#000;font-family:"Andale Mono", "Courier New", fixed, monospace, fixed-width;font-size:11px;line-height:1em;margin:15px 0 15px 10px;overflow:auto;padding:5px 5px 20px;width:100%;}

