/* @override 
	http://www.moreproof.com/css/style.css
	http://moreproof.com/css/style.css
*/

div.container {
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}

/* @group whole site */

body{
	background-color: #f1edea;
	font-family: "Courier New", Courier, mono;
}
ul {
	margin: 0 0 10px 0;
}
ul li{
	list-style: none;
	line-height: 15px;
}
a{
	color: #000;
}
#main-column h2 a{
	border-bottom: none;

}
#main-column h2 a:hover{
	color:#797979;
}
#main-column a, li a, p a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}
#main-column a:hover, li a:hover, p a:hover{
	border-bottom: 1px solid transparent;
}
p {margin:0 0 10px;font-size: 12px; line-height: 15px;}

h2 {
	font: normal 24px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	line-height: 20px;
}
h2 a{
	font: normal 24px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/* @end */

/* @group left-column */
#left-column div.box h1 a {
	display: block;
	margin:0;
	background: url(/images/core/moreproof.gif) no-repeat;
	height: 28px;
	text-indent: -9999em;
}

#left-column div.box {
	padding-top: 0;
}

a.side_menu {
	display: block;
	margin-bottom: 5px;
	text-indent: -9999em;
}

ul#main_menu {
	margin-bottom: 20px;
}

div#subscribe {
	margin-bottom: 20px;
}

a#rss_link {
	background: url(/images/core/rss.gif) no-repeat;
	height: 22px;
	margin-bottom: 0px;
}

a#flickr_link {
	background: url(/images/core/flickr.gif) no-repeat;
}

a#facebook_link {
	background: url(/images/core/facebook.gif) no-repeat;
	margin-bottom: 0px;
}

h4#subscribe_title {
	margin-bottom: 7px;
}

div#title {
	height: 100px;
	padding-bottom: 30px;
}

div#left-column.span-5.border {
	padding-right:2px;margin-right:5px;border-right:2px solid #000;
}

a#blog_title  {
	letter-spacing: -3px;
	font: 70px Helvetica;
	margin-left: -4px;
	margin-bottom: 0px;
	text-decoration: none;
	line-height: 60px;
}

#mailinglist_form p input {
	background: #f1edea;
		font-family: "Courier New", Courier, mono;
}
/* @end */

/* @group main-column */

/* @group comments */

div.entry_comments {
	padding-bottom: 20px;
	margin-right: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

#comment_form div.comment_label {
	font-weight: normal;
}

#comment_form p textarea {
	height: 150px;
	width: 541px;
	background: #f1edea;
	font-family: "Courier New", Courier, mono;
	border: 1px solid #000;
	margin-top: 10px;
}

form#comment_form {
	margin-bottom: 26px;
}
#comment_form div.input-comments input{
	background: #f1edea;
		font-family: "Courier New", Courier, mono;
		border: 1px solid #000;
		padding-left: 0;
		margin-left: 0;
}

h5.comment-date {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
}

div.entry_comments p {
	color: #7f7f7f;
	margin-bottom: 0px;
}



/* @end */

div.blog-story {

	border-left: 2px dashed #000;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

p.image_caption {
	color: #7f7f7f;
}

img.entry_img {
	margin-bottom: 10px;
}

div.blog-image img.entry_img {
margin-bottom: 10px;	
}

 div.blog-story h6 {
line-height: 12px;	
margin-bottom: 7px;
}

div.blog-story p {
	margin-bottom: 10px;
}

#main-column {
	padding-top: 130px;
	margin-right: 0px;
	border-right: 2px solid #000;
border-left: 2px solid #000;
padding-left: 10px;
}

#main-column hr {
	margin-right: 10px;
	width: auto;
	margin-bottom: 10px;
}

div#left-column.span-5 {
	margin-right: 0;
}

#main-column div.blog-entry div.border {
	border-right-style: dashed;
}

#main-column div.blog-entry {
	display: block;
	float: left;
	margin-bottom: 10px;
}
span.blog-footer {
	color: #7f7f7f;
}
/* @end */

/* @group right-column */

#right-column {
	padding-top: 120px;
}
div#party, ul#blogroll, ul#contributors {
	margin-bottom: 20px;
}
/* @end */
