/* -- MATT.MALENSEK.NET ------ */

* { margin: 0; padding: 0; }

html, body
{
	background-color: #080808;
	font-family: Helvetica, Arial, clean, sans-serif;
}

body
{
	background:url(bg.gif) #080808 repeat-x;
	background-position: 0 114px;
}

#page
{
	width: 791px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	height: 87px;
	background: #080808 url(logo.gif) center no-repeat;
	padding-top: 27px;
}

#header h1
{
	width: 70px; height: 64px;
	margin-left: 360px;
}

#header a /*clickable M*/
{
	width: 100%; height: 100%;
	text-decoration: none;
	display: block;
}

.invisible {display: none;}

a {border-width: 0}

.bigNewsImg 
{
	padding-left: 5em;
	padding-bottom: 1em;
}


/* -- CONTENT ---------------- */

#content_top
{
	width: 791px; height: 33px;
	background:url(menu/separator.gif) no-repeat top left;
	background-position: 0 9px;
}

#content_middle
{
	width: 791px;
	color: #d0d0d0;
}

#content_html a
{
	color: #0065b0;
	text-decoration: none;
	border-bottom: 1px solid #080808;
}

#content_html
{
	padding-top: 35px;
	font-size: 12pt;
}


/* -- MENU ------------------- */

#menu
{
	list-style-type: none;
	padding: 0;
	padding: 4px 0 0 7px;
	margin: 0;
	color: #afafaf;
	font-size: 12px;
	font-weight: bold;
}

#menu #home {background-image:url(menu/icons/home.gif);}
#menu #software {background-image:url(menu/icons/software.gif);}
#menu #photos {background-image:url(menu/icons/photos.gif);}
#menu #graphics {background-image:url(menu/icons/graphics.gif);}
#menu #etc {background-image:url(menu/icons/etc.gif);}
#menu #about {background-image:url(menu/icons/about.gif);}

#menu a
{
	color: #afafaf;
	text-decoration: none;
	display: block;
	height: 21px;
	padding: 6px 18px 0 36px;
	background-position: 10px 0;
	background-repeat: no-repeat;
}

#menu a:hover
{
	color: white;
}

#menu li
{
	float: left;
	background:url(menu/item.gif) no-repeat top right;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	height: 27px;
}

#menu li:hover
{
	background-position: 0 -27px;
	background-repeat: repeat;
	
	border-left: 1px solid #5c91bb;
	border-right: 1px solid #5c91bb;
}

.menu_item
{
	height: 27px;
	background:url(menu/glow.png) no-repeat top center;
}

.menu_item:hover
{
	background-position: center -27px;
}

#loading
{
	width: 16px; height: 16px;
	margin-top: 5px;
	margin-right: 13px;
	background-image:url(menu/loading.gif);
	float: right;
	visibility: hidden;
}


/* -- CONTENT FORMATTING ----- */

h2
{
	height: 25px;
	padding: 5px 8px 0 8px;
	margin: 0 2px 1em 2px;
	color: #fff;
	font-family: Georgia;
	font-size: 14pt;
	font-weight: normal;
	background-image: url(elements/header.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

p
{
	font-family: Helvetica, Arial, clean, sans-serif;
	padding: 0 25px 18px 25px;
	line-height: 140%;
}

p + p
{
	text-indent: 1.5em;
}

p + h2
{
	margin-top: 28px;
}

#content_html ul
{
	list-style-image: url(elements/bullet.gif);
	list-style-type: circle;
	line-height: 150%;
	text-indent: 2px;
	margin-left: 85px;
	margin-bottom: 25px;
}

.app_description
{
	height: 185px;
}

.app_description img
{
	float: left;
	padding: 4px 25px 15px 25px;
}

.app_description p
{
	margin-left: 175px;
	height: 120px;
}

#news_bottom
{
	margin-top: 35px;
}

.infobar
{

	float: right;
}

.commentbar
{
	background:url(elements/comment.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
}

#news_comments { clear: both; padding-top: 2em; }

.infobar div { float: left; }
.infobar a { display: block; width: 16px; height: 16px; }

.infobar .prev
{
	margin-right: 8px;
	background:url(elements/prev.gif) no-repeat center;
}

.infobar .next
{
	margin-left: 8px;
	background:url(elements/next.gif) no-repeat center;
}

.infobar .comment
{
	margin-left: 16px;
	background:url(elements/comment.gif) no-repeat center;
}

/* -- NEWS -------------- */

#news_comments { margin-bottom: 2em; }
.news_comment {padding: 1em; padding-bottom: 1.5em; list-style: none; }

.comment_name
{
	float: left;
	font-weight: bold;
	padding: 0; margin:0;
	font-size: 11pt;
}

.comment_name cite
{
	background:url(elements/comment.gif) left center no-repeat;
	padding-left: 18px;
	margin-left: 4px;
}

.comment_name cite:after { content:':'; }

.comment_body
{
	text-indent: 0;
	padding-bottom: 0;
	margin-left: 150px;
	font-size: 11pt;
}

#comment_input { padding: 1em 3em 0 3em; }

#comment_input label { padding-top: 2px;}

#comment_input input
{
	margin-bottom: 1.5em;
	background-color: #080808;
	border: 1px solid #565656;
	font-family: Helvetica, Arial, clean, sans-serif;
	color: #d0d0d0;
	font-size: 12pt;
	padding: 2px 4px 2px 4px;
	margin-left: 20px; 
}

#comment_input textarea 
{
	border: 1px solid #565656;
	font-family: Helvetica, Arial, clean, sans-serif;
	color: #d0d0d0;
	font-size: 12pt;
	padding: 2px 4px 2px 4px;
	background-color: #080808;
	width: 500px;
}

.input_button
{
	margin: 1em 0 0 0 !important;
}

/* -- FORUM ------------- */

.mforum_section li
{
	list-style: none;
}
