/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
        overflow:auto;
	background: #000000 url(http://menristo.com/img/back.png) repeat-y top;
	text-align: justify;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #cc0099;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #cc0099;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #669900;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


/* Header */

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF url(http://menristo.com/about/img/hr.jpg) repeat-y;
}

#header {
	width: 898px;
	height: 200px;
	margin: 0 auto;
	background: url(http://menristo.com/img/menlist_blog_top.jpg) no-repeat bottom;
}

#logo h1 {
	padding: 0 0 0 0;
	font-size: 20px;
	color: #000000;
	background: url() no-repeat top;
}


#logo a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#logo p a {
	color: #FF5134;
}

/* Menu */

#menu {
	width: 902px;
	height: 50px;
	margin: 0 auto;
	background: #000000 url() no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	padding: 14px 50px 0 50px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #669900;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #cc0099;
}

/* Page */
#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 20px 20px;
}

/* Ads */


/* Content */

#content {
	margin-top: 20px;
	float: left;
	width: 520px;
}

.post {
	margin-top: 5px;
	margin-bottom: 30px;
}

.post .title {
}

.post .title h2 {
	width: 500px;
	height: 40px;
	padding: 20px 10px 3px 35px;
	font-size: 18px;
	color: #cc0099;
	background: url(http://menristo.com/img/title_bar.jpg) no-repeat left 60%;
}

.post .title p {
	width: 490px;
	font-size: 16px;
	margin: 0;
	padding-left: 10px;
	line-height: normal;
	color: #BABABA;
	border-bottom: 1px #BABABA dashed;
}

.post .title p a {
	color: #cc0099;
}

.post2 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.post2 .title2 {
}

.post2 .title2 h2 {
	width: 490px;
	padding: 5px 0 3px 10px;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px #BABABA dashed;
}

.post2 .title2 p {
	font-size: 16px;
	margin: 0;
	padding-left: 10px;
	line-height: normal;
	color: #BABABA;
}

.post2 .title2 p a {
	color: #cc0099;
}


.post .entry {
	width: 480px;
	padding: 20px 10px 20px 10px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	border-top: 1px #000000 dashed;
}

.post a {
	text-decoration: none;
	font-weight: bold;
	color: #669900;
}

.post a:hover {
	text-decoration: underline;
	color: #cc0099;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #cc0099;
}

.post .links a:hover {
	text-decoration: underline;
	color: #669900;
}

.post .links .more {
	background: url(images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img08.gif) no-repeat;
}

.post .pagemain {
	padding: 0px 20px 10px 0px;
}

.post .pagemore {
	padding: 0px 20px 10px 0px;
}

.img_box {
        margin: 0px;
        width: 497px;
	border: 1px #000000 solid;
        background: #000000;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 320px;
	padding-left: 20px;
	padding-right: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0;
}

#sidebar li ul {
	margin-bottom: 5px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0px;
	background: url() repeat-x left bottom;
}

#sidebar h2 {
	width: 290px;
	height: 40px;
	padding: 15px 0px 0 20px;
	background: url(http://menristo.com/img/side_title.jpg) no-repeat left 60%;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #000000;
}

#sidebar a {
	color: #000000;
}

#sidebar a:hover {
	color: #cc0099;
}

/* Calendar */

#calendar_wrap {
	width: 300px;
	padding-right: 10px;
}

#calendar table {
	width: 100%;
	background: #1F1F1D;
	border: 1px solid #11110F;
	text-align: center;
	color: #FFFFFF;
}

#calendar thead {
	background: #161616;
}

#calendar tbody td {
	background: #0F0F0D;
	border: 1px solid #11110F;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #121210;
	border: 1px solid #11110F;
	font-weight: bold;
	color: #cc0099;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 1px solid #000000;
        background: #FFFFFF;
}

#footer p {
	margin: 0 0 5px 20px;
	line-height: normal;
	font-size: 12px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}
