@import url("css/initial.css");

body {
	margin: 0 auto;
	padding: 0px;
	color: #333333;
	font-size: 10px;
	line-height:1.4em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a:active, a:link, a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000;
}
h1 {
	font-weight: normal;
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin: 0;
}
h3 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	margin-bottom:5px;
	color:#999999;
}
h4, h5 {
	font-weight: normal;
	font-size: 1.4em;
	margin: 0;
}
h6 {
	font-weight: normal;
	font-size: 1.4em;
	margin: 0;
}
/* General Class */
a.rss_feeds, a.rss_feeds:visited {
	display: block;
	padding: 3px 0 3px 25px;
	background: url(images/icon_rss.gif) 0 50% no-repeat;
	text-decoration: none !important;
}
a.twitter_feeds, a.twitter_feeds:visited {
	display: block;
	padding: 3px 0 3px 25px;
	background: url(images/icon_twitter.gif) 0 50% no-repeat;
	text-decoration: none !important;
}
a.fb_feeds, a.fb_feeds:visited {
	display: block;
	padding: 3px 0 3px 25px;
	background: url(images/icon_fb.gif) 0 50% no-repeat;
	text-decoration: none !important;
}
a.flickr_feeds, a.flickr_feeds:visited {
	display: block;
	padding: 3px 0 3px 25px;
	background: url(images/icon_flickr.gif) 0 50% no-repeat;
	text-decoration: none !important;
}
a.mb_feeds, a.mb_feeds:visited {
	display: block;
	padding: 3px 0 3px 25px;
	background: url(images/icon_mb.gif) 0 50% no-repeat;
	text-decoration: none !important;
}
a.read_more, a.read_more:visited {
	color: #333;
	text-decoration: none;
}
/* Page Skeleton */
#container {
	width: 900px;
	margin: 5px auto;
	text-align: left;
}
#header {
	margin: 0 0 50px 0;

}
#content {
	clear: both;
	position: relative;
}
#main_content {
	padding: 0 20px 10px;
	min-height: 800px;
	

}
#footer {
	padding: 10px 20px 0;
}
#main_content, #footer {
	margin: 0 180px 0 190px;
	border: 1px solid #000000;
	border-width: 0 1px;
}
#navigation {
	width: 145px;
	position: absolute;
	top: 0;
	left: 20px;

}
#navigation .module {
	margin: 0 0 20px 0;
}
#side_block {
	width: 135px;
	position: absolute;
	top: 0;
	right: 20px;
	color:#000000;

}
#side_block .module {
	margin: 0 0 25px 0;
	color:000000;
}

/* Search */
#s {
	width: 200px;
}

/* Header */
#header #logo {
	float: left;
	margin: 20px 0 0 10px;
}
#header .address_info {
	float: right;
	margin: 0 200px 0 0;
}
#header .address_info p {
	text-align: right;
}

/* Content */
#post_links {
	margin: 0 0 10px;
}
#post_links ul {
	margin: 0;
}
#post_links li {
	list-style: none;
	float: left;
}
#post_links li.next {
	float: right;
}
/* Footer */
#footer p {
	margin: 0;
}
#footer p span {
	padding: 0 2px;
	color: #b3b3b3;
}
#footer ul {
	margin: 10px 0;
}
#footer ul li {
	list-style: none;
	display: inline;
	padding: 0 7px;
	border-left: 1px solid #333;
}
#footer ul li.copyright {
	padding-left: 0 !important;
	border: 0 !important;
}
/* Navigation */
#navigation ul {
	margin: 0;
}
#navigation ul li {
	list-style: none;
	text-align: right;
}
#navigation ul li a, #navigation ul li a:visited, #navigation ul li a:hover {
	text-decoration: none;
}
/* Side Block  */
#side_block ul {
	margin: 0;
	color:#000000;
}
#side_block ul li {
	list-style: none;
	line-height: 1.5em;
	color:#000000;
}
#side_block ul li a, #side_block ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#side_block ul li a:hover {
	color: #000;
	text-decoration: none;
}

/* SPECIFIC MODULE */
#welcome p {
	color:#000000;
}

/* POST LIST */
.post_list {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #e5e5e5;
}
.post_list .post_image {
	float: left;
	width: 60px;
	overflow: hidden;
}
.post_list .post_image img {
	width: 58px;
	height: 58px;
}
.post_list .post_content {
	float: right;
	width: 400px;
}
.post_list .post_content h4 {
	margin: 0;
	font-weight: normal;
}
.post_list .post_content h4 a, .post_list .post_content h4 a:visited, .post_list .post_content h4 a:hover {
	text-decoration: none;
}
.post_list .post_content p {
	color: #a2a2a4;
}
.post_list .post_content span {
	color: #333;
	font-weight: normal;
}
.post_list .post_content p.date {
	font-weight: bold;
	color: #333;
}

/* STORY PAGE */
#story .story_image {
	margin: 0 0 20px;
}
#story h1 {
	font-weight: normal;
	font-size: 1.8em;
}
#story h2 {
	font-weight: bold;
	font-size: 1.8em;
	margin: 0 0 15px;
}

#story h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 15px;
}

p {
color: #a2a2a4;
}

#story .story_content {
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	padding: 20px 0;
	margin: 0 0 20px;
}
#story .story_content .story_thumb {
	width: 60px;
	float: left;
	overflow: hidden;
}
#story .story_content .story_main_content {
	width: 400px;
	float: right;
}
#story .story_content .story_main_content p {
	color: #a2a2a4;
}
#story .story_content .story_main_content p strong {
	color: #333;
	font-weight: bold;
}
#story .story_comment label {
	padding: 0 10px;
	color: #333;
}
#story .story_comment .input_text {
	width: 150px;
}
#story .story_comment .input_textarea {
	width: 380px;
	height: 60px;
	overflow: auto;
}
.headertext {
	font-size: 10px;
	text-align: left;
	font-weight: bold;	
}
.plainlink {
	text-decoration: none;
}
.entry {
	color: #333333;
}
.lightlink {	
	color: #CCC;
}