@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	background:url(images/bg.png) repeat-x top #18657d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#717171;
	padding:16px 0;
}

.clear { clear:both; height:0; }

#wrap {
	margin:0 auto;
	width:1052px;
	height:auto;
}

#header {
	width:1052px;
	height:208px;
	background:url(images/header.png) no-repeat top;
	position:relative;
}

#header .link {
	position:absolute;
	width:265px;
	height:70px;
	border:none;
	background:none;
	text-indent:-9999px;
	overflow:hidden;
	top:50px;
	left:28px;
	display:block;
	outline:none;
}

#navigation {
	position:absolute;
	width:1014px;
	height:54px;
	bottom:0;
	left:18px;
		}
		#navigation .left {
			width:16px;
			height:54px;
			background:url(images/nav_l.png) no-repeat;
			float:left;
		}
		#navigation .bg {
			width:971px;
			height:54px;
			float:left;
			background:url(images/nav_bg.png) repeat-x;
			padding:0 0 0 10px;
		}
		#navigation .right {
			width:17px;
			height:54px;
			background:url(images/nav_r.png) no-repeat;
			float:right;
		}
		#navigation .bg ul li {
			display:block;
			float:left;
			height:54px;
			font-size:12px;
			font-weight:bold;
			padding:0 0 0 9px;
				}
				#navigation ul li a {
					color:#707070;
					text-decoration:none;
					padding:23px 25px 0 16px;
					display:block;
					height:31px;
					outline:none;
				}
		#navigation .bg ul li:hover {
			background:url(images/nav_al.png) no-repeat left;
				}
				#navigation .bg ul li:hover a {
					background:url(images/nav_ar.png) no-repeat right;
					padding:18px 25px 0 16px;
					height:36px;
					color:#07799f;
				}

#site {
	width:1018px;
	height:auto;
	background:url(images/site_bg.gif) repeat-y;
	padding:40px 17px 0 17px;
}

#sidebar {
	width:290px;
	float:left;
	height:auto;
		}
		#sidebar img {
			border:none;
		}
		#sidebar .box {
			margin:0 0 20px 0;
		}
		#sidebar .box .title {
			background:url(images/sidebar_header.gif) no-repeat;
			height:32px;
			line-height:28px;
			padding:0 10px;
			width:252px;
			font-size:18px;
			font-weight:normal;
			font-family:"Myriad Pro", Arial;
			color:#fff;
		}
		#sidebar .box ul {
			padding:15px 0;
		}
		#sidebar .box ul li {
			background:url(images/circle.gif) no-repeat left center;
			list-style:none;
			padding:5px 0 5px 15px;
			font-size:12px;
		}
		#sidebar .box ul li a {
			color:#5b5b5b;
			text-decoration:none;
		}
		#sidebar .box ul li a:hover {
			text-decoration:underline;
		}
		#sidebar .box ul.recent {
			padding:0;
		}
		#sidebar .box ul.recent li {
			list-style:none;
			display:block;
			width:272px;
			border-bottom:1px dotted #bdbcbc;
			font-size:11px;
			padding:10px 0;
			background:none;
		}
		#sidebar .box a.more-posts {
			display:inline;
			background:url(images/arrow_blue.png) no-repeat 5px 8px #def8ff;
			font-size:10px;
			font-weight:bold;
			color:#3d3d3d;
			padding:5px 5px 5px 15px;
			text-decoration:none;
			text-transform:uppercase;
			float:right;
			margin: 10px 18px 0 0;
		}
		#sidebar .box a.more-posts:hover {
			color:#000;
		}
		#sidebar .box ul.recent li h1 {
			font-size:13px;
			color:#000;
				}
				#sidebar .box ul.recent li h1 a {
					color:#000;
					text-decoration:none;
				}
				#sidebar .box ul.recent li h1 a:hover {
					text-decoration:underline;
				}
		#sidebar .box ul.recent li a.more-link {
			color:#19a0cb;
			font-size:10px;
			display:block;
			width:70px;
			text-decoration:none;
			background:url(images/arrow_blue.png) no-repeat center left;
			padding:10px 0 10px 10px;
		}
		#sidebar .box ul.recent li small {
			display:block;
			font-size:11px;
			color:#9f9f9f;
			margin:0 0 10px 0;
		}
		#sidebar .box ul.articles {
			font-size:14px;
			color:#5b5b5b;
			padding:10px 0;
				}
				#sidebar .box ul.articles li {
					display:block;
					background:url(images/arrow_green.gif) no-repeat left center;
					padding:10px 0 10px 15px;
				}
				#sidebar .box ul.articles li a {
					color:#5b5b5b;
					text-decoration:none;
				}
				#sidebar .box ul.articles li a:hover {
					text-decoration:underline;
				}

#main {
	float:right;
	background:url(images/main.gif) repeat-y left;
	width:700px;
	padding:0 0 0 20px;
		}
		#main .pages .entriesl {
			float:left;
		}
		#main .pages .entriesr {
			float:right;
		}
		#main a {
			color:#19a0cb;
			text-decoration:underline;
				}
				#main a:hover {
					text-decoration:none;
				}
		#main h1 {
			color:#1dab15;
			font-size:24px;
			font-weight:normal;
			margin:0 0 15px 0;
		}
		#main p {
			margin:0 0 15px 0;
		}
		#main .welcome {
			margin:0 0 70px 0;
		}
		#main .post {
			width:686px;
			height:auto;
			background:url(images/post_bg.gif) repeat-y;
			margin:0 0 20px 0;
				}
				#main .post .top {
					width:686px;
					height:24px;
					background:url(images/post_top.gif) no-repeat;
				}
				#main .post .bot {
					width:686px;
					height:28px;
					background:url(images/post_bot.gif) no-repeat;
				}
				#main .post .content {
					padding:0 20px;
						}
						#main .post .content h2, #main .post .content h2 a {
							font-size:24px;
							color:#ff7200;
							font-weight:bold;
							text-decoration:none;
						}
						#main .post .content .left {
							float:left;
							width:450px;
							height:auto;
							margin:0 0 30px 0;
						}
						#main .post .content .left td.newembed_ratingtable_title {
							background:#e9e9e9;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-weight:bold;
							font-size:14px;
							color:#444444;
						}
						#main .post .content .left td.newembed_ratingtable_category {
							background:#f6f6f6;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-weight:bold;
							font-size:11px;
							color:#959595;
						}
						#main .post .content .left small {
							color:#929292;
							font-size:11px;
							font-weight:bold;
							display:block;
						}
						#main .post .content .left small span {
							color:#1b98c2;
						}
						#main .post .content .right {
							float:right;
							width:172px;
							height:auto;
							margin:0 0 30px 0;
						}
						#main .post .content .right .thumb {
							padding:5px;
							border:1px solid #d1d1d1;
								}
								#main .post .content .right .thumb img {
									border:none;
								}
						#main .post .content .right .visit {
							display:block;
							border:none;
							overflow:hidden;
							text-indent:-9999px;
							background:url(images/visit.png) no-repeat;
							height:32px;
							width:172px;
							margin:10px 0;
						}
						#main .post .content .right .more-info {
							display:block;
							border:none;
							overflow:hidden;
							text-indent:-9999px;
							background:url(images/moreinfo.gif) no-repeat;
							height:30px;
							width:172px;
						}
						#main .post .content .entry {
							line-height:18px;
						}
						#main .post .content .entry img {
							border:none;
						}


#footer {
	width:1052px;
	height:auto;
	background:url(images/site_bot.png) no-repeat top;
	text-align:center;
	color:#61a1b5;
	font-size:11px;
	padding:50px 0 0 0;
	line-height:20px;
}
#footer ul li {
	display:inline;
	padding:5px;
}
#footer span {
	color:#fff;
	font-weight:bold;
	display:block;
		}
		#footer span a {
			color:#fff;
			text-decoration:none;
			font-weight:bold;
		}
		#footer span a:hover {
			text-decoration:underline;
		}
