/*
Theme Name: Шаблон по умолчанию
Description: красивая тема для Вашего сайта
Author: 2Loop&2Loop Studio
*/



/* General */

body {
	margin: 0;
	background: #d8d8d8 url("images/background.gif") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Wrapper */

#wrapper {
	background: url("images/background_bottom.gif") repeat-x left bottom;
}


/* Page */

#page {
	margin: 0 auto;
	width: 876px;
	background: url("images/page.gif") repeat-y;
}

#page-in {
	width: 876px;
	background: url("images/page_in.jpg") no-repeat;
}


/* Header */

#header {
	width: 876px;
	height: 442px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 230px;
		left: 450px;
	}
	
	#header #header-info h1 {
		color: #FFFFFF;
		font: normal 35px Arial;
		padding-bottom: 15px;
	}
	
	#header #header-info h1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #FFFFFF;
		font: normal 18px Arial;
		padding-left: 0px;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 318px;
		left: 40px;
		width: 795px;
		height: 29px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 29px;
	}
	
	#header #header-menu ul li {
		height: 29px;
		font: bold 17px/29px Arial;
		color: #3b3b3b;
		float: left;
		text-transform: lowercase;
		background: url("images/header_menu.gif") no-repeat right top;
		padding: 0 22px 0 20px;
	}
	
	#header #header-menu ul li a {
		float: left;
		color: #3b3b3b;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		color: #ffffff;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		color: #ffffff;
	}
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 357px;
		left: 663px;
		width: 182px;
		height: 43px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 182px;
		height: 43px;
	}
	
	#header #header-search #s {
		width: 170px;
		height: 23px;
		padding: 10px 5px;
		border: 0;
		font: normal 18px Arial;
		color: #ffffff;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 43px;
		padding: 0;
		float: right;
	}


/* Main */

#main {
	width: 876px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 525px;
		padding: 0 55px 0 53px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 40px;
		width: 525px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 525px;
			color: #5e604b;
			font: normal 14px Arial;
		}
		
		#content .post .post-title a {
			color: #5e604b;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			width: 250px;
			height: 52px;
			padding: 0 0 20px 22px;
			background: url("images/post_date.gif") no-repeat;
			color: #808080;
			text-transform: lowercase;
			font: normal 18px/52px Arial;
		}
		
		#content .post .post-title .post-date span {
			float: left;
			width: 74px;
			height: 52px;
			font: normal 40px/52px Arial;
			color: #f6f5f3;
			text-align: center;
		}
		
		#content .post .post-title h2 {
			color: #5e604b;
			font: normal 27px Arial;
			padding-bottom: 10px;
		}
		
		#content .post .post-title h2 a {
			color: #5e604b;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 14px/20px Arial;
			color: #545454;
			width: 525px;
			text-align: justify;
			line-height: 21px;
		}
		
		#content .post .post-entry a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #dddbd6;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			margin-top: 20px;
			padding-top: 15px;
			width: 525px;
			clear: both;
			font: normal 14px Arial;
			color: #545454;
			border-top: 2px dotted #545454;
		}
		
		#content .post .post-info a {
			color: #545454;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
			#content .post .post-info .post-info-comments {
				color: #5e604b;
				font-weight: bold;
			}
			
			#content .post .post-info .post-info-comments a {
				color: #5e604b;
			}
		
		/* Post - Comments */
		
		#content .post h3 {
			margin: 30px 0 5px 0;
			color: #5e604b;
			font: normal 20px Arial;
		}
		
		#content .post .comments {
			font: normal 14px/20px Arial;
			color: #545454;
			width: 525px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #dddbd6;
		}
		
		#content .post .comments ol li cite {
			color: #c62802;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			padding-left: 25px;
			font: normal 14px/20px Arial;
			color: #545454;
			width: 500px;
		}
		
		#content .post #commentform a {
			color: #c62802;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		margin-bottom: 40px;
		font: bold 14px Arial;
		color: #545454;
		width: 525px;
	}
	
	#content .navigation a {
		color: #545454;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 243px;
		font: normal 12px/18px Arial;
		color: #6f6f6f;
		padding-top: 235px;
	}
	
	#sidebar a {
		color: #c62802;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Sides */
	
	#sidebar #sidebar-left {
		float: left;
		width: 230px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 0px;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		padding-left: 12px;
    width: 180px;
		padding-bottom: 15px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
		text-align: center;
			font: normal 18px Arial;
			color: #3c3c3c;
			padding-bottom: 10px;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #6f6f6f;
			font: normal 13px/22px Arial;
			padding-left: 5px;
		}
		
		#sidebar ul li a {
			color: #6f6f6f;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
			color: red;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul li {
				padding-left: 10px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			padding: 10px 0;
			width: 121px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 101px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 121px;
		}
		
		#sidebar #calendar_wrap caption {
			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;
		}


/* Footer */

#footer {
	width: 557px;
	height: 40px;
	background: #dddbd6;
	padding: 0 15px;
	color: #272626;
	font: normal 12px/40px Arial;
	margin-left: 27px;
}

#footer a {
	color: #434343;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}
