/* 1Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:14px;
	font-family:inherit;
}

a img {
	border:0;
}



table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

html {
	background:#0CABA4 url("../images/footer.jpg") repeat-x center bottom;
	min-height:100%;
}

body {
	font:0.7em Arial;
	color:#fff;
	background:url("../images/wrapper.jpg") repeat-x left top;
}

a {
	text-decoration:underline;
	color:#fff;
}

a:hover {
	text-decoration:none;
	background:#ED1C24;
}

h1 {
	font:normal 1.6em Arial;
	color:#FFF568;
	margin-bottom:2px;
}

h2 {
	font:normal 1.6em Arial;
	border-bottom:2px solid #99DA83;
	margin:0 5px 10px;
	padding:0 5px 1px;
}

	h2 span {
		color:#FFF568;
	}

h3 {
	font:bold 1.2em Arial;
	margin-bottom:3px;
}
	
/* Form elements */

.textbox, select {
	border:1px solid #999;
	background:#fff;
	color:#333;
	font:normal 1em Arial;
}

.textbox:focus {
	border:1px solid #777;
}

.button {
	background:#5C5C5C;
	border:1px solid #333;
	color:#fff;
	font:normal 1em Arial;
	cursor:pointer;
}

.button:hover {
	background:#777;
}

textarea {
	color:#333;
	background:#eee;
	padding:0;
	font:normal 1em Arial;
}

/* Structure */

.wrapper {
	background:url("../images/header.jpg") no-repeat left top;
	min-width:1000px;
}

.container {
	width:100%;
	float:left;
	margin-right:-230px;
}

/* Header */

.header {
	position:relative;
	height:145px;
}

	.notebook {
		background:url("../images/notebook.png") no-repeat;
		width:245px;
		height:157px;
		display:block;
		position:absolute;
		margin-left:100%;
		left:-245px;
		top:0;
	}
	
	.logo {
		position:absolute;
		top:60px;
		left:24px;
	}
	
		.logo img {
			vertical-align:top;
		}
	
	.slogan {
		position:absolute;
		top:92px;
		left:80px;
		font-size:1.2em;
	}
	
	/* Top menu */
	
	.top-menu {
		position:absolute;
		right:230px;
		top:108px;
		overflow:hidden;
	}
	
		.top-menu li {
			float:left;
			padding:0 8px;
			border-right:1px solid #fff;
			margin-right:-1px;
		}
		
			.top-menu li a {
				text-decoration:none;
				font:normal 1.3em/1em Arial;
			}

/* Content */

.content {
	margin-right:230px;
}

/* Central column */

.main {
	margin-left:230px;
	padding:0 10px;
}

	.center {
		text-align:center;
	}

	/* Search */

	.searchbox {
		background:url("../images/search.png") no-repeat left top;
		height:37px;
		padding:18px 0 0 60px;
		margin-bottom:5px;
	}
	
		.searchbox .textbox {
			width:87%;
		}
	
	.title {
		background:#118582;
		padding:5px 8px;
		color:#D9D8D8;
		margin-bottom:6px;
	}
	
		.title a {
			color:#D9D8D8;
		}
		
		.title a:hover {
			background:none;
		}
		
		.title img {
			vertical-align:top;
		}
	
	.news {
		padding-bottom:12px;
		overflow:hidden;
	}
	
		.news img {
			margin:0 5px;
		}
		
		.news form img {
			margin:0;
			vertical-align:top;
		}
		
		.news ul {
			list-style:disc;
			margin-left:20px;
		}
		
		.news ol {
			list-style:decimal;
			margin-left:25px;
		}
	
	.post-footer {
		margin-bottom:15px;
		padding:5px;
	}
	
		.post-footer p {
			font-size:1.3em;
		}
		
			.post-footer p a {
				font-weight:bold;
			}
		
		.rating {
			float:right;
		}
	
/* Left column */

.leftside {
	width:230px;
	float:left;
	padding:15px 0 20px;
}

	/* Menu */

	.menu {
		margin:0 5px 17px 30px;
		font-size:1.2em;
	}
	
		.menu li {
			margin-bottom:4px;
		}
	
			.menu a {
				text-decoration:none;
			}
		
			.menu ul {
				margin-left:3px;
				padding-top:4px;
				display:none;
			}
		
				.menu ul li {
					padding-left:11px;
					background:url("../images/menu-bullet.gif") no-repeat left 9px;
				}
				
					.menu ul li a:hover {
						color:#FFF568;
						background:none;
						text-decoration:underline;
					}
	
	/* Topnews */
	
	.topnews {
		margin-bottom:15px;
		padding:0 10px;
	}
	
		.topnews a {
			text-decoration:none;
		}
	
	/* Archives */
	
	.archives-block {
		padding:0 10px 0 62px;
		min-height:59px;
		background:url("../images/archives.png") no-repeat left top;
		font:bold 1.2em Arial;
		margin-bottom:15px;
	}
	
		.archives-block a {
			color:#EBEBEB;
			text-decoration:none;
		}
		
		.archives-block a:hover {
			color:#FFF799;
			background:none;
			text-decoration:underline;
		}
	
	/* Counter block */
	
	.counter-block {
		margin-bottom:15px;
		padding:0 10px;
		text-align:center;
	}
	
		.counter-block img {
			vertical-align:top;
		}
	
/* Right column */

.rightside {
	width:230px;
	float:right;
	padding:15px 0 20px;
}

	/* Login */

	.login {
		margin-bottom:15px;
		padding:0 10px;
		background:url("../images/login.png") no-repeat right top;
		min-height:86px;
	}
		
		.login a {
			color:#C2E8F7;
		}
		
		.login a:hover {
			background:none;
		}
		
		.login form {
			text-align:right;
			padding-right:40px;
		}
		
			.login form p {
				margin-bottom:7px;
			}
			
			.login .textbox {
				width:120px;
			}
		
		.login ul {
			font-size:1.2em;
		}
	
	/* Block */
	
	.block {
		margin-bottom:15px;
		padding:0 10px;
	}
	
	/* Calendar */
	
	.calendar-block {
		background:url("../images/calendar.png") no-repeat right 10px;
		margin-bottom:15px;
		padding:0 10px;
	}
	
	/* Commerce */
	
	.commerce {
		margin-bottom:15px;
		padding:0 10px;
		text-align:center;
	}
	
		.commerce a:hover {
			background:none;
		}
	
/* Footer */

.footer {
	clear:both;
	padding:50px 10px 15px;
	text-align:center;
	font-size:1.2em;
	line-height:1.4em;
}

	.footer a {
		background:#F0474E;
		font-weight:bold;
		text-decoration:none;
	}