body
{
	background-color: #fff;
	color: #000;
	text-align: center;
	font-size: 10px;
}
body, p, a, input, select, h1, h2, h3, h4
{
	font-family: helvetica,  sans-serif;
}
p, a, input, select, li
{
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#page-footer a,
a{text-decoration: underline;}
a:hover{text-decoration: none;}
h2,
h2 a
{
	letter-spacing:-1px;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	color: #669933;
	text-decoration: none;
}
h2.black
{
	color: #000;
	margin-bottom: 10px;
}

#page-header
{
	background-color: #1E1818;
	height: 75px;
}
#page-header ul li{float: right;}
#page-header ul li a
{
	border-left: 1px solid #fff;
	font-size: 22px;
	padding: 25px 20px 0 20px;
	display: block;
	color: #FFF;
	height: 50px;
	text-decoration: none;
	letter-spacing: 1px;
}
#page-header ul li a.selected,
#page-header ul li a:hover
{
	background-color: #92B659;
}	
#page-header h1, #page-header h1 a
{
	float: left;
	color: #ccc;
	font-size: 30px;
	padding: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}
#page-content
{
	margin: 20px auto;
	text-align: left;
	width: 950px;
	min-height: 400px;
}

#left-column{width:590px; padding-right: 10px; border-right: 1px solid #aaa; float:left;}
#right-column{width:290px; padding-left: 10px; float:left;}
/* FOOTER */
#page-footer
{
	height: 140px;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	background-color: #1E1818;
	margin:0;
/*	position: absolute;
	bottom: 0;*/
}
#page-footer a,
#page-footer p{color: #92B659;}
/* FOOTER END */

/* POSTS */
.post{margin-bottom: 30px;}
.post p{margin-bottom: 10px;}
.post ol,
.post ul{margin: 10px 0 10px 20px;}
.post ul{list-style-type: disc;}
.post blockquote,
.post blockquote p
{
	margin: 10px 15px;
	font-style: italic;
}
.post p b,.post p strong{ font-weight: bold;}
.post p i, .post p em{ font-style: italic;}

/* POSTS END */

.prev-next{margin-bottom: 20px;}
.prev-next .left{float: left;}
.prev-next .right{float: right;}


/* ARCHIVE */
div#monthly,
div#category,
div#recent
{
	float: left;
	margin-right: 50px;
	width: 200px;
}
/* ARCHIVE END */


/* COMMENTS */
textarea#comment{width:560px;margin:2px 0;}
#comments{margin: 20px 0;}
.comment{margin-bottom: 10px;}
.comment-number
{
	float: left;
	font-size: 50px;
	color: #ddd;
	width: 60px;
}
#comment-preview,
.comment-message
{
	width: 500px;
	border: 1px solid #ccc;
	min-height: 75px;
	padding: 5px;
	font-size: 13px;
	word-wrap:break-word;
}
.comment-message{float: left;}
.comment-message p{margin-top: 10px;}
#comment-preview{margin-left:50px;}
/* COMMENTS END */

/* LINKS */
#link-collection li.linkcat
{
	margin-bottom: 20px;
	float: left;
	margin-right: 50px;
	min-height: 200px;
}

.share-this-link
{
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}
.share-this-link:hover{opacity:.100;filter: alpha(opacity=100); -moz-opacity: 1}


.twitter-item{ background: transparent url('/wp-content/themes/nordenfelt_3/images/twitter-background.gif'); padding:5px; margin-bottom: 5px; height: 60px; width:278px;}
.twitter-date{ color:#333;}
.twitter-footer a, .twitter-footer{ font-size:10px; color:#444;}

