/* General */

body {
	margin: 0;
	background: #fbe6ff;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0;
}

h1 {font-weight:bold; font-size:16px}

img {
	border: 0;
}

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


/* Page */

#page {
	margin: 0 auto;
	width: 1077px;
	background: url("images/page.jpg") repeat-y;
}

#page-top {
	width: 1077px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-bottom {
	width: 1077px;
	background: url("images/page_bottom.jpg") no-repeat left bottom;
}


/* Header */

#header {
	width: 1077px;
	height: 1025px;
	position: relative;
}


	
	/* Header - Cats */
	
	#header #header-cats {
	position: absolute;
	top: 530px;
	right: 75px;
	width: 50px;
	height: 70px;
	display: block;
	}
	
	#header #header-cats ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 50px;
		height: 70px;
	}
	
	#header #header-cats ul li {
		float: right;
		height: 45px;
		font: normal 18px/24px Arial, Verdana, Sans-Serif;
		color: #8d6b48;
		margin-right: 5px;
	}
	
	#header #header-cats ul li a {
		color: #a77f56;
		text-decoration: none;
		padding: 0 4px;
		display: block;
	}
	
	#header #header-cats ul li a:hover {
		color: #a27497;
	}
	
		#header #header-cats ul li:hover {
		}
		
		
    	/* Header - category */
	
	#header #header-category {
		position: absolute;
		top: 920px;
		left: 150px;
		width: 200px;
		height: 50px;
		font: normal 20px/28px Arial, Verdana, Sans-Serif;
		color: #8D6B48;
	}
	
	#header #header-category ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 50px;
		height: 146px;
	}
	
	#header #header-category ul li {
		float: right;
		height: 40px;
		font: normal 22px/28px Arial, Verdana, Sans-Serif;
		color: #8D6B48;
		margin-right: 5px;
	}
	
	#header #header-category ul li a {
		color: #8d6b48;
		text-decoration: none;
		padding: 0 4px;
		display: block;
	}
	
	#header #header-category ul li a:hover {
		color: #8D6B48;
		background: url("images/cats_right.gif") no-repeat right top;
	}
	
	
/* Main */

#main {
	width: 935px;
	padding: 0 37px 0 160px;
}

	/* Featured Post */
	
	#main .featured-post {
		float: left;
		width: 800px;
		margin-bottom: 10px;
	}
	
	

		/* Featured Post - Entry */
		
		#main .featured-post .post-entry {
			font: normal 16px/20px Arial, Verdana, Sans-Serif;
			color: #8D6B48;
			width: 760px;
			padding: 1px 0;
			margin: -60px 0 0 0;
			
		}
		
		.post-entry_yaz {
			font: normal 16px/20px Arial, Verdana, Sans-Serif;
			color: #8D6B48;
			width: 760px;
			padding: 1px 0;
			margin: 0 0 0 0;
			z-index:100;
		}
		
		#main .featured-post .post-entry a {
			color: #8D6B48;
			text-decoration: none;
		}
		
		.post-entry_yaz a {
			color: #8D6B48;
			text-decoration: none;
		}
		
		#main .featured-post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#main .featured-post .post-entry blockquote {
			border-left: 10px solid #efefef;
			margin: 0px 30px;
			padding-left: 15px;
		}
/*		
		#main .featured-post .post-entry img {
			padding: 5px;
			border: 1px solid #bfbfbf;
		}
		*/
		

	
	/* Content - Top Panel */
	
	#main #top-panel {
		width: 935px;
		background: url("images/top_panel.gif") repeat-y;
		margin-bottom: 15px;
	}
	
	#main #top-panel-top {
		width: 935px;
		background: url("images/top_panel_top.gif") no-repeat;
	}
	
	#main #top-panel-bottom {
		width: 925px;
		padding: 0 0 20px 10px;
		background: url("images/top_panel_bottom.gif") no-repeat left bottom;
		overflow: hidden;
	}
	
		/* Content - Top Panel - Box */
		
		#main .top-panel-box {
			width: 270px;
			float: left;
		}
		
		#main .top-panel-box h3 {
			color: #ffffff;
			padding-top: 2px;
			font: normal 18px/30px "Century Gothic", Arial, Verdana, Sans-Serif;
			border-bottom: 2px solid #1c4670;
		}
		
		#main .top-panel-box ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#main .top-panel-box ul li {
			color: #ffffff;
			font: normal 14px "Century Gothic", Arial, Verdana, Sans-Serif;
			border-bottom: 1px dotted #54afdd;
		}
		
		#main .top-panel-box ul li a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			padding: 7px 4px;
		}
		
			#main .top-panel-box ul li a span {
				color: #61bfef;
				font: normal 10px Arial, Verdana, Sans-Serif;
				display: block;
				margin-bottom: 4px;
			}
		
		#main .top-panel-box ul li a:hover {
			text-decoration: none;
			background: #123657;
		}
		
		#main .top-panel-box ul li ul {
			display: none;
		}
		
		/* Content - Top Panel - About */
		
		#main .top-panel-about {
			width: 320px;
			float: left;
			padding: 0 23px;
			color: #7e97af;
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			margin-top: 8px;
			overflow: hidden;
		}
		
		#main .top-panel-about h3 {
			color: #dee2e6;
			font: normal 18px/30px "Century Gothic", Arial, Verdana, Sans-Serif;
		}
		
		#main .top-panel-about img {
			background: #ffffff;
			padding: 5px;
			float: right;
		}
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 590px;
		overflow: hidden;
	}
	
		/* Content - Post Small */
		
		#content .post-sm {
			float: left;
			width: 288px;
			margin: 0 7px 6px 0;
			background: url("images/post_sm.gif") repeat-y;
			color: #727272;
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
		}
		
		#content .post-sm a {
			color: #256ca1;
		}
		
		#content .post-sm-top {
			width: 288px;
			background: url("images/post_sm_top.gif") no-repeat;
		}
		
		#content .post-sm-bottom {
			width: 288px;
			background: url("images/post_sm_bottom.gif") no-repeat left bottom;
			padding-top: 7px;
			padding-bottom: 4px;
		}
		
		#content .post-sm h2 {
			padding-left: 7px;
			color: #ffffff;
			font: normal 16px/28px "Trebuchet MS", Arial, Verdana, Sans-Serif;
		}
		
		#content .post-sm h2 a {
			color: #ffffff;
		}
		
		#content .post-sm .post-sm-entry {
			padding: 0 9px 10px 6px;
			width: 273px;
			height: 185px;
			overflow: hidden;
		}
		
		#content .post-sm .post-sm-info {
			margin: 0 9px 0 6px;
			border-top: 1px dotted #256ca1;
			height: 22px;
		}
	
	/* Post */
	
	#main .post {
		width: 583px;
		margin-bottom: 15px;
	}
	
		/* Post - Title */
		
		#main .post .post-title {
			width: 583px;
			color: #848484;
			font: normal 10px Arial, Verdana, Sans-Serif;
		}
		
		#main .post .post-title a {
			color: #848484;
			text-decoration: none;
		}
		
		#main .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-title h2 {
			color: #2771a5;
			font: normal 24px/30px "Trebuchet MS", Arial, Verdana, Sans-Serif;
			border-bottom: 1px dotted #1c4670;
		}
		
		#main .post .post-title h2 a {
			color: #2771a5;
			text-decoration: none;
		}
		
		#main .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-title-info {
			width: 583px;
			height: 22px;
		}
		
		/* Post - Entry */
		
		#main .post .post-entry {
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			color: #606060;
			width: 583px;
			padding: 1px 0;
		}
		
		#main .post .post-entry a {
			color: #226198;
			text-decoration: none;
		}
		
		#main .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-entry blockquote {
			border-left: 10px solid #efefef;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		#main .post .post-entry img {
			padding: 5px;
			border: 1px solid #bfbfbf;
		}
		
		/* Post - Category */
		
		#main .post .post-category {
			width: 569px;
			background: url("images/icon_category.gif") no-repeat;
			padding-left: 14px;
			line-height: 22px;
			height: 22px;
			font: normal 11px/22px Arial, Verdana, Sans-Serif;
			color: #0a2844;
			border-top: 1px dotted #1c4670;
		}
		
		#main .post .post-category a {
			color: #0a2844;
		}
		
		/* Post - Subtitle */
		
		#main .post h3 {
			margin: 20px 0 5px 0;
			color: #2771a5;
			font: normal 18px "Trebuchet MS", Arial, Verdana, Sans-Serif;
		}
		
		/* Post - Comments */
		
		#main .post .comments {
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			color: #606060;
			width: 583px;
		}
		
		#main .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#main .post .comments ol li {
			padding: 5px;
		}
		
		#main .post .comments ol li a {
			color: #226198;
			text-decoration: none;
		}
		
		#main .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#main .post .comments ol li.alt {
			background: #efefef;
		}
		
		#main .post .comments ol li cite {
			color: #606060;
			font-style: normal;
			font-weight: bold;
		}
		
		#main .post .comments ol li cite a {
			color: #606060;
			text-decoration: none;
		}
		
		#main .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#main .post .comments ol li .commentmetadata a {
			color: #226198;
			text-decoration: none;
		}
		
		#main .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#main .post #commentform {
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			color: #606060;
			width: 558px;
			padding-left: 25px;
			margin: 0;
		}
		
		#main .post #commentform a {
			color: #226198;
			text-decoration: none;
		}
		
		#main .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Content - Navigation */
	
	#content .navigation {
		font: bold 11px Arial, Verdana, Sans-Serif;
		color: #226198;
		width: 583px;
	}
	
	#content .navigation a {
		color: #226198;
		text-decoration: none;
		margin-bottom: 15px;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: right;
		width: 342px;
		font: normal 11px/18px Arial, Verdana, Sans-Serif;
		color: #656565;
	}
	
	#sidebar a {
		color: #256ca1;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Sidebar - Ads */
	
	.sidebar-ads {
		float: right;
		width: 280px;
		background: url("images/sidebar_ads.gif") repeat-y;
		margin-bottom: 10px;
	}
	
	.sidebar-ads-top {
		width: 280px;
		background: url("images/sidebar_ads_top.gif") no-repeat;
	}
	
	.sidebar-ads-bottom {
		width: 270px;
		padding: 5px;
		background: url("images/sidebar_ads_bottom.gif") no-repeat left bottom;
	}
	
	.sidebar-banner {
		padding: 5px;
		float: left;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 342px;
		margin-bottom: 20px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			width: 335px;
			height: 38px;
			padding-left: 7px;
			margin-bottom: 2px;
			font: normal 14px/35px Arial, Verdana, Sans-Serif;
			color: #ffffff;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 5px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #656565;
			font: normal 12px/25px Arial, Verdana, Sans-Serif;
		}
		
		#sidebar ul li a {
			border-bottom: 1px dotted #656565;
			color: #656565;
			text-decoration: none;
			padding-left: 18px;
			display: block;
			background: url("images/sidebar_menu.gif") no-repeat;
		}
		
		#sidebar ul li a:hover {
			text-decoration: none;
			background: url("images/sidebar_menu_hover.gif") no-repeat;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				margin: 0;
				padding: 0;
				background: none;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 10px 0;
			width: 342px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 230px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			width: 180px;
			margin: 0 auto;
			padding-top: 5px;
		}
		
		#sidebar #calendar_wrap table {
			width: 180px;
		}
		
		#sidebar #calendar_wrap caption {
			margin: 0 auto;
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 5px;
		}


/* Footer */

#footer {
	width: 934px;
	height: 64px;
	padding: 18px 40px 14px 30px;
	color: #061e37;
	font: normal 11px/20px "Trebuchet MS", Arial, Verdana, Sans-Serif;
}

#footer a {
	color: #66ccff;
	text-decoration: none;
}

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

