/*
	Theme Name: Zig Zag
	Theme URL: http://newwpthemes.com/wordpress-theme/zig-zag/
	Description: Zig Zag is a free WordPress theme with options page and supports the post thumbnails. Suitable for any niche.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 3.0
	Tags: WordPress 3.0 Ready, Custom Menus Support, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/
/* LAYOUT */
body { background-color: #040b11; }
 
#wrapper {  }
 
#container { background: url(../wp-content/themes/ZigZag/images/container-bg.png) left 44px repeat-x; }
 
#contentwrap {  }
 
a {
	color: #aa0707;
	text-decoration: underline; }
 
	a:hover {
		color: #fff;
		text-decoration: underline; }
a:visited {
	color: #993300;
	}
	
 
/* HEADER */
#header { height: 111px; }
 
	#header h1 {
		margin-bottom: 2px !important;
		padding: 22px 0 0 0;
		font-weight: normal;
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: bold;
		font-size: 46px; }
 
		#header h1 a, #header h1 a:visited {
			color: #cfd2d4;
			text-decoration: none; }
 
	#header p {
		margin-bottom: 2px !important;
		padding: 22px 0 0 0;
		font-weight: normal;
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: bold;
		font-size: 46px; }
 
		#header p a, #header h1 a:visited {
			color: #cfd2d4;
			text-decoration: none; }
 
	#header h2 {
		color: #cfd2d4;
		font-size: 14px;
		line-height: 14px;
		font-family: Arial, Helvetica, Sans-serif;
		font-style: italic; }
 
.logoimg { margin: 0px 0 25 0; }
 
/* NAVIGATION MENUS */
#pagemenucontainer { height: 42px; }
 
#pagemenu { height: 42px; }
 
#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 35px;
	list-style: none;
	line-height: 1; }
 
#pagemenu { margin-bottom: 1px; }
 
	#pagemenu ul {
		float: left;
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px; }
 
	#pagemenu li {
		float: left;
		list-style: none;
		margin: 0px;
		padding: 0px; }
 
	#pagemenu ul li {
		list-style: none;
		margin: 0px;
		padding: 0px; }
 
	#pagemenu li a, #pagemenu li a:link {
		color: #8f8e8e;
		display: block;
		margin: 0;
		padding: 16px 25px 16px 0;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif; }
 
	#pagemenu li a:hover, #pagemenu li a:active {
		color: #fff;
		display: block;
		text-decoration: none; }
 
	#pagemenu  li.current_page_item a {
		color: #fff;
		text-decoration: none; }
 
	#pagemenu li:hover, #pagemenu li.sfhover { position: static; }
 
#navcontainer {
	height: 32px;
	display: block;
	overflow: hidden;
	padding-bottom: 2px;
	background: url(../wp-content/themes/ZigZag/images/nav-line.png) left bottom repeat-x; }
 
	#navcontainer .current-cat a {
		background: #830505;
		color: #fff;
		-moz-border-radius: 8px 8px 0 0;
		-khtml-border-radius: 8px 8px 0 0;
		-webkit-border-radius: 8px 8px 0 0;
		border-radius: 3px 8px 0 0; }
 
/* CONTENT */
#content {
	padding: 15px 15px 15px 0;
	color: #797e82; }
 
pre {
	overflow: auto;
	width: 570px; }
 
.post {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #171c20; }
 
.post_thumbnail {
	padding: 6px;
	border: 1px solid #1c2125;
	margin: 0 10px 10px 0; }
 
.post p { margin-bottom: 10px; }
 
.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 24px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #676d72;
	font-weight: bold; }
 
	.title  a {
		text-decoration: none;
		color: #fff; }
 
		.title  a:hover { color: #676d72; }
 
.post_title h1 {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 24px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #ffffff;
	font-weight: bold; }
 
	.post_title h1 a {
		text-decoration: none;
		color: #fff; }
 
		.post_title h1 a:hover { color: #676d72; }
 
.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
	color: #676d72; }
 
.readmorecontent { text-align: left; }
 
a.readmore {
	padding: 4px 15px;
	background: #830505;
	color: #fff;
	text-decoration: none;
    font-size: 12px;
	}
 
	a.readmore:hover {
		background-color: #151a1e;
		color: #fff; }
 
.postdate {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
	font-style: italic; }
 
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana; }
 
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin: 2px; }
 
.entry {
	text-align: justify;
	line-height: 18px;
	padding-top: 8px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px; }
 
.navigation { padding: 10px 0; }
 
blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7; }
 
.post img { max-width: 680px; }
 
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none; }
 
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; }
 
.alignleft { float: left; }
 
.alignright { float: right; }
 
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px; /* optional rounded corners for browsers that support it */
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
 
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none; }
 
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0; }
 
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	font-size: 15px !important;
	padding: 4px 8px !important;
	color: #7b8287 !important;
	background: none !important;
	border: 0 !important; }
 
.wp-pagenavi a:hover {
	border: 0 !important;
	color: #fff !important;
	background: #151a1e !important;
	border: 0 !important; }
 
.wp-pagenavi span.pages {
	font-size: 15px !important;
	padding: 4px 8px !important;
	color: #7b8287 !important;
	background: none !important;
	border: 0 !important; }
 
.wp-pagenavi span.current {
	font-size: 15px !important;
	padding: 4px 8px !important;
	font-weight: bold;
	color: #fff !important;
	background: #830505 !important;
	border: 0 !important; }
 
.wp-pagenavi span.extend {
	font-size: 15px !important;
	padding: 4px 8px !important;
	background: transparent !important;
	color: #7b8287 !important;
	background: none !important;
	border: 0 !important; }
 
/* SIDEBAR(S) */
.sidebaradbox {
	margin-top: 5px;
	text-align: center; }
 
.sidebaradbox125 {
	margin-top: 10px;
	text-align: center; }
 
.ad125 { margin: 5px 0; }
 
.sidebar {
	margin: 0 0 10px 0;
	color: #939ca4; }
 
.left-sidebar {  }
 
.right-sidebar { padding-right: 10px; }
 
.sidebar a {
	text-decoration: none;
	color: #939ca4; }
 
	.sidebar a:hover {
		text-decoration: underline;
		color: #ac1818; }
 
#search {
	border: 1px solid #676d72;
	height: 28px;
	padding: 0;
	background: #081017;
	text-align: right; }
 
	#search input {
		border: 0;
		background: none;
		color: #fff; }
 
#s {
	width: 220px;
	padding: 4px;
	margin: 2px 0 0 0;
	background: none; }
 
#topsearch #search { margin-top: 8px; }
 
#topsearch #s { width: 228px; }
 
/* Social icons */
.addthis_toolbox {
	padding: 15px 0 0 0;
	text-align: center; }
 
	.addthis_toolbox .custom_images a {
		width: 32px;
		height: 32px;
		margin: 0 2px 0 2px;
		padding: 0; }
 
		.addthis_toolbox .custom_images a:hover img { opacity: 1; }
 
		.addthis_toolbox .custom_images a img { opacity: 0.85; }
 
.socialbox {
	background: #081017;
	border: 1px solid #151c21;
	padding: 10px;
	margin: 10px 0 0 0; }
 
	.socialbox a {
		color: #53585c;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		font-family: Arial, Helvetica, Sans-serif; }
 
		.socialbox a:hover {
			color: #fff;
			text-decoration: underline; }
 
.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 7px 0 7px 12px;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccdce;
	background: url(../wp-content/themes/ZigZag/images/sidebar_tab.png) left center no-repeat;
	text-shadow: 0 1px 0 #000; }
 
.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px; }
 
	.sidebar ul li {
		list-style-type: none;
		margin: 0px 0px 5px 0px;
		padding: 0px; }
 
	.sidebar ul ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px; }
 
	.sidebar ul li li, .sidebar ul li ul li {
		padding: 6px 0px 6px 10px;
		margin: 0; }
 
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #939ca4;
	background: none !important; }
 
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;
	margin: 2px 0 2px 0;
	background: none !important;
	color: #939ca4; }
 
#wp-calendar td {
	color: #939ca4;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center; }
 
	#wp-calendar td:hover, #wp-calendar #today {
		background: #1e2429;
		color: #fff; }
 
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	width: 100%; }
 
/* FOOTER */
#footer {
	padding: 20px 0;
	text-align: center;
	color: #7f7e7e;
	font-size: 13px;
	background: #090f14;
	margin-top: 10px; }
 
	#footer a { color: #7f7e7e; }
 
		#footer a:hover {
			text-decoration: none;
			color: #7f7e7e; }
 
#footer2 {
	color: #2f3235;
	font-size: 11px;
	text-align: center;
	padding: 10px; }
 
	#footer2 a {
		color: #2f3235;
		text-decoration: none; }
 
/* COMMENTS */
#comments {
	margin-bottom: 10px;
	color: #fff; }
 
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; }
 
#commentform { margin: 5px 10px 0 0; }
 
	#commentform textarea {
		width: 100%;
		padding: 2px; }
 
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }
 
#commentform #submit {
	margin: 0 0 5px auto;
	float: right; }
 
.alt {
	margin: 0;
	padding: 10px; }
 
.commentlist {
	padding: 0;
	text-align: justify; }
 
	.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none; }
 
		.commentlist li ul li {
			margin-right: -5px;
			margin-left: 10px; }
 
	.commentlist p { margin: 10px 5px 10px 0; }
 
.children { padding: 0; }
 
#commentform p { margin: 5px 0; }
 
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0; }
 
.commentmetadata {
	margin: 0;
	display: block; }
 
.ddsg-wrapper  li { margin-left: 40px; /* поле слева 40 пикселей для тега <li> первого уровня */ }
 
	.ddsg-wrapper  li li {
		margin-left: 40px; /*поле слева 40 пикселей для тега <li> второго уровня */
		list-style: disc; /* в качестве пули используем кружок */ }
 
.breadcrumb {
	font: bolder 12px "Trebuchet MS", Verdana, Arial;
	padding-bottom: 10px; }
 
	.breadcrumb a { color: #1B7499; }
 
		.breadcrumb a:hover { color: #EF0E0E; }
 
