/*
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;
	background: #333333 url(images/img01.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 8pt Tahoma, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

#button input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

ul, ol {
	margin:0;
	padding:0;
}

a {
	color: #333333;
}

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

a img {
	border: none;
}

pre {
	background-color:#F0F0F0;
	border:1px solid #CECFD0;
	padding:10px;
	overflow:auto;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 935px;
	height: 65px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 35px;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 998px;
	height: 45px;
	margin: 0 auto;
	background: #F6F6F6 url(images/img02.gif) no-repeat;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a {
	background: url(images/img06.gif) repeat-x;
}

/* Map Box */
#mapbox {
	width: 910px;
	height:500px;
	overflow:auto;
	border:1px solid #666666;
}

/* Page */

#page {
	width: 998px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Odd Content */

#oddcontent {
	width: 910px;
	padding: 20px 0 0 20px;
}

/* Content */

#leftside {
	float: left;
	width: 640px;
}

#content-header {
	padding-bottom: 10px;
	padding-left: 20px;
	color:#333333;
}
#content-header span {
}
#content-header a {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

#content-header a:hover {
	text-decoration:underline;
}

#content {
	padding: 20px 0 0 20px;
}
#content ul li {
	margin-bottom:6px;
	margin-left:27px;
	padding-left:13px;
}
.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
	margin: 0;
	text-align:left;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

/* Sidebar */

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

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

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 970px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}

/* My Styles */
.message {
	color:#666666;
	font-weight:bold;
}

.error {
	color:#770000;
}
.clear {
	clear:both;
}
.tutorial_image {
	background-color: #F0F0F0;border:1px solid #CECFD0;
	margin-bottom:10px;
	padding-bottom:6px;
	padding-top:10px;
	text-align:center;
}
.tutorial_image img {
	border:1px solid #CBCBCB;
	margin:auto;
	padding:0;
}
#about_author {
	background:#F0F0F0 url(images/sidebar_write.gif) no-repeat scroll 96% 50%;
	border:1px solid #CECFD0;
	display:block;
	margin-bottom:20px;
	padding:15px;
}
#about_author img {
	float:left;
	background-image:url(images/mnsa-writer.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:80px;
	height:80px;
}
#about_author a {
	color:#6E9D00;
	text-decoration:none;	
}
#about_author a:hover {
	color:#333333;
}
.author_text {
	padding-left:110px;
	padding-right:80px;
}
#about_author h4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	margin:0;
}

#content .mns-pagenavi {
	clear:both;
	font-size:1em;
	font-weight:bold;
	margin-bottom:15px;
	text-align:right;
	text-transform:capitalize;
}
#content .mns-pagenavi .pages {
	float:left;
}
#content .mns-pagenavi a, #content .mns-pagenavi .current {
	background:#FDFDFD url(images/button_bg.png) repeat-x scroll 0 100%;
	border:1px solid #BBBBBB;
	color:#60A700;
	margin-left:3px;
	padding:3px 7px;
	text-decoration:none;
}
#content .mns-pagenavi a:hover, #content .mns-pagenavi .current {
	background:#FDFDFD url(images/button_bg_hover.png) repeat-x scroll 0 100%;
	color:#232323;
}
