/*
Theme Name: WordPress Nigloland
Theme URI: 
Description: Nigloland's blog theme
Version: 1.0
Author: Vanksen
Author URI: http://www.vanksen.com/
Tags: 

*/

* {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Sans Serif;
	font-size: 13px;
	color: #666666;
}

html {
	overflow-y: scroll;
}

body {
	background: #349301 url( 'images/body_bg.jpg' ) center top repeat-x;
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

a img {
	border: 0;
}

ul {
	list-style-type: none;
}

h1.title {
	text-align: left;
	padding: 20px 0 5px 20px;
}

.aleft {
	text-align: left;
}

.aright {
	text-align: right;
}

.clear {
	clear: both;
}

.no_border {
	border: 0;
}

.header {
	width: 100%;
	height: 235px;
	background: #ffffff;
	text-align: center;
}

.header img {
	margin: auto;
}

#header_fr {
	background: transparent url( 'images/fr/header_bg.jpg' ) center top no-repeat;
}

#page {
	width: 100%;
	background: transparent url( 'images/page_bg_top.jpg' ) center top no-repeat;
	text-align: center;
}

#structure {
	width: 980px;
	margin: auto;
	text-align: left;
}

#menu {
	height: 39px;
	width: 100%;
	background: transparent url( 'images/menu_bg.jpg' ) left top repeat-x;
}

#main {
	width: 720px;
	background: #e2f6ff url( 'images/main_bg.jpg' ) left top repeat-x;
	padding: 39px 0 0 0;
}

#main_content {
	width: 720px;
	text-align: center;
	padding: 0 0 15px 0;
}

#blog_title {
	text-align: left;
	padding: 0 0 20px 10px;
}

.navigation {
	padding: 0 20px 5px 20px;
}

.navigation a {
	color: #4eb214;
}

.post_block {
	width: 685px;
	margin: auto;
	background:  url( 'images/post_block_bg.jpg' ) center top no-repeat;
	padding: 0 0 25px 0;
}

.post_block_container {
	padding: 18px 0 0 18px;
	text-align: left;
}

h1, .post_block_info h1 a, .post_block_info h2 a {
	color: #0072ba;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.post_block_info .date {
	width: 52px;
}

.post_block_info .date table {
	background: url( 'images/post_block_date_bg.jpg' ) left top no-repeat;
	width: 42px;
	height: 45px;
}

.post_block_info .date .month {
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	height: 15px;
	vertical-align: top;
	line-height: 13px;
}

.post_block_info .date .day {
	color: #666666;
	text-align: center;
	font-size: 25px;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}

.post_block_info .misc {
	vertical-align: bottom;
}

.post_block_info .misc a {
	text-decoration: none;
	color: #4eb214;
	font-size: 13px;
}

.post_block_info .misc a:hover {
	text-decoration: underline;
}

.post_block_content {
	width: 665px;
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #98d489;
	line-height: 17px;
}

.post_block_content_single {
	padding: 15px 50px 10px 50px;
	width: 565px;
	text-align: justify;
}

.post_block_content p {
	padding: 0 10px 0 0;
	margin: 10px 0 20px 0;
	font-size: 14px;
}

.post_block_content p img {
	border: 1px solid #aed7eb;
}

.post_block_content .excerpt_picture {
	border: 1px solid #aed7eb;
	float: left;
	margin: 0 10px 0 0;
}

.post_block_content .read_more {
	color: #4eb214;
}

.post_block_comments {
	text-align: right;
	padding: 0 10px 0 0;
}

.post_block_comments a {
	color: #4eb214;
}

.pagetitle {
	text-align: left;
	font-size: 20px;
	color: #4eb214;
	padding: 0 0 20px 20px;
	text-transform: uppercase;
}

.gallery {
	margin: 15px 0 0 0;
}

.gallery td {
	width: 110px;
	padding: 0 0 8px 0;
}

#comments {
	clear: both;
	text-align: left;
	padding: 0 20px 0 36px;
	color: #0072ba;
}

.commentlist {
	text-align: left;
	list-style-type: none;
	padding: 0 20px 0 36px;
}

.commentlist li {
	padding: 10px 0 0 0;
}

.commentlist cite span {
	color: #4eb214;
	font-style: normal;
}

.comment-author span.says {
	display: none;
}

#respond {
	clear: both;
	text-align: left;
	padding: 20px 0 0 36px;
	color: #0472ba;
}

#respond h3 {
	color: #4eb214;
	font-size: 16px;
}

#respond table {
	width: 665px;
	color: #0472ba;
}

#respond table th {
	text-align: left;
}

#respond table td {
	text-align: right;
}

#respond label {
	font-size: 13px;
	color: #0472ba;
	font-weight: normal;
	display: block;
	width: 310px;
}

#respond .input_text {
	border: 1px solid #0472ba;
	width: 350px;
}

#respond textarea {
	border: 1px solid #0472ba;
	width: 665px;
}

#respond .spacer {
	line-height: 8px;
}

#contact {
	
}

#contact .left {
	float: left;
	padding: 0 0 0 0;
}

#contact_form table {
	width: 360px;
	margin: 0 0 0 20px;
}

#contact_form th, #contact_form td {
	padding: 7px 0 0 0;
}

#contact_form th {
	width: 165px;
	text-align: left;
}

#contact_form td {
	text-align: right;
}

#contact_form label {
	font-size: 13px;
	color: #0472ba;
	font-weight: normal;
}

#contact_form input {
	width: 200px;
	border: 1px solid #0472ba;
}

#contact_form textarea {
	width: 360px;
	height: 90px;
	border: 1px solid #0472ba;
}

#contact_form input, #contact_form textarea {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Sans Serif;
	color: #030303;
}

#contact_form .message {
	padding: 4px 0 0 0;
}

#contact_form #contact_catcha_content input {
	width: 100px;
	margin: 0 1px 0 0;
}

#contact_form #contact_catcha_content input, #contact_form #contact_catcha_content img {
	float: left;
}

#contact_form .warning {
	color: #0472ba;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}

#contact_form .submit input {
	border: 0;
	width: 182px;
}

#contact .right {
	width: 250px;
	float: right;
	padding: 15px 0 0 0;
	line-height: 16px;
}

#contact .right  img{
	padding: 0  0 10px 0;
}

#contact .right span {
	font-size: 13px;
	font-weight: bold;
}

#contact .right .green {
	color: #4fb315;
}

#contact .right .blue {
	color: #0072ba;
}

#sidebar {
	width: 260px;
	background: #ffffff url( 'images/col_light_green_bg.jpg' ) left top repeat-x;
}

#sidebar_content {
	width: 260px;
}

#newsletter_form {
	padding: 22px 0 0 0;
	text-align: center;
}

#newsletter_form table {
	width: 240px;
	margin: 10px auto 0 auto;
}

#newsletter_form .aleft input {
	border: 1px solid #8bd647;
	width: 220px;
	color: #9d9d9d;
}

#newsletter_form .aright input {
	margin: 2px 0 0 0;
}

.sidebar_block {
	padding: 20px 0 30px 13px;
}

.sidebar_block img {
	padding: 0 0 5px 0;
}

#sidebar_categories li {
	padding: 0 0 0 10px;
	background: url( 'images/green_arrow.gif' ) left center no-repeat;
}

#sidebar_categories li a {
	color: #4eb214;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar_categories li a:hover {
	text-decoration: underline;
}

#sidebar_comments * {
	color: #4eb214;
}

#sidebar_comments a {
	color: #037abe;
	text-decoration: none;
}

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

#sidebar_gallery a {
	float: left;
	margin: 0 8px 8px 0;
}

#sidebar_gallery a img {
	float: left;
	width: 71px;
	height: 71px;
	border: 1px solid #abd6ea;
	padding: 0;
}

#sidebar_cloud {
	text-align: justify;
}

#sidebar_cloud a {
	color: #4eb214;
	text-decoration: none;
}

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

#footer {
	width: 100%;
	height: 41px;
	background: transparent url( 'images/footer_bg.jpg' ) left top repeat-x;
	font-family: Trebuchet MS, Arial, Sans Serif;
	font-size: 14px;
	color: #89d33f;
}

#footer table {
	width: 100%;
	height: 100%;
}

#footer table td {
	width: 25%;
}

#footer table th {
	width: 50%;
	vertical-align: top;
	padding: 16px 0 0 0;
	text-align: center;
	font-weight: normal;
}

#footer table th a {
	color: #ffffff;
	text-decoration: none;
}

#footer table th a:hover {
	text-decoration: underline;
}

#message_display {
	width: 400px;
	height: 100px;
	font-family: Trebuchet MS, Arial, Sans Serif;
	text-align: center;
}

.shadowbox_error {
	background: #efefef;
	color: #dd3333;
	vertical-align: middle;
	font-size: 20px;
}

.shadowbox_message {
	background: #efefef;
	color: #33aa33;
	vertical-align: middle;
	font-size: 20px;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
margin: 0 0 0 7px;
display: inline;
}

img.alignleft {
margin: 0 7px 0 0;
display: inline;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */