/*
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;
}

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);
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 942px;
	height: 65px;
	margin: 0 auto;
}

#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: 970px;
	height: 45px;
	margin: 0 auto;
	background: #F6F6F6 url(../images/img02_new.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;*/
	background-color: #313031;
	color: #fff;
}

#rss {
	float: right;
	margin: auto;
}

#rss a {
	padding-top: 7px;
}

/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img05_new.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(../images/img03_new.gif) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding: 20px 0 0 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E7E7E7;
}

.post .tags {
	font-size: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #000;
}

.post .tags a,
.post .tags a:link,
.post .tags a:visited,
.post .tags a:active {
	font-weight: normal;
	color: #7BC708;
	text-decoration: none;
}

.post .tags a:hover {
	text-decoration: underline;
}

.title, .title_black {
	margin: 0;
}

.title_black {
	color: #000;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	font-size: 10px;
	margin: 0;
}

.entry p, 
.comment_odd p, 
.comment_even p,
#tinymce p {
	margin: 0; 
}

#tinymce {
	background: #fff;
}

.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: 942px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../images/img08_new.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}



input {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #000;
}

.mandatory_mark {
	color: #c00;
}

.comment_odd, .comment_even {
	float: left;
	width: 100%;
	margin: 5px 0px;
}

.comment_odd {
	background-color: #f7f7f7;
}

.comment_even {
	background-color: #d3d3d3;
}

.comment_left, .comment_right {
	float: left;
	padding: 10px;
	overflow: hidden;
}

.comment_left {
	color: #000;
	width: 20%;
}

.comment_right {
	width: 70%;
	min-height: 60px;
	border-left: 1px dotted #000;
}

.clr {
	clear: both;
}

#login_form {
	
}

#login_form label {
	clear: left;
	float: left;
	width: 100px;
	margin-bottom: 10px;
}

#login_form #login,
#login_form #pass {
	float: left;
	width: 120px;
}

#login_form #submit {
	
}

#error {
	color: #f00;
	margin: 10px 0; 
}

a.delete {
	color: #f00;
}

.note_delete, .comment_delete {
	display: inline;
}

.comment_delete a,
.comment_delete a:link,
.comment_delete a:visited,
.comment_delete a:active {
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

.comment_delete a:hover {
	text-decoration: underline;
}

#errors {
	color: #f00;
}

/* reCAPTCHA */
#recaptcha_widget_div {
	margin: 10px 0px;
}
