/*
Theme Name: Diptih
Theme URI: http://myitems.ru/
Description: Diptih scheme
Version: 1.0
Author: Twisted Mind
Tags: mantle color, variable width, three columns, widgets

*/



/* Begin Typography & Colors */
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	margin: 8px;
}

#page {
	text-align: center;
}


div#sidebar	{
	margin: 4px;
	border-width: 0px;
	border-style: none;
}

div#sidebar .header {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 5px;
}

div#sidebar .header a {
	color: #432e24;
}

div#sidebar div#sidebar-categories {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	padding-left: 6px;
}

div#sidebar div#sidebar-categories ul {
	list-style-type: none;
	list-style-image: url(images/folder.png);
	margin-left: 4px;
	padding-left: 20px;
}

div#sidebar div#sidebar-categories ul li {
}

div#sidebar div#sidebar-categories ul li a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

div#sidebar div#sidebar-categories ul li a:hover {
	text-decoration: underline;
}

table.headertable	{
	border: 1px solid #928278;
	margin-bottom: 5px;
}

table.mainmenu	{
	color: #ffffff;
	background-color: #4e9a8d;
	padding-bottom: 0px;
	margin-top: 0px;
	height: 18px;
}

form#searchform	{
	margin: 0px;
}

table#main	{
	margin-top: 5px;
	/*width: 1024px;*/
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #928278;
}
table#main td#content	{
	border-right: solid 2px #928278;
	border-left: solid 2px #928278;
	padding: 4px 6px;
	width: 586px;
}
table#main td	{
	text-align: left;
}
table#main td#content div.post {
	/*width: 596px;*/
}

h2	{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 9px 5px 9px;
}

h3	{
	color: #4e9a8d;
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
}

h3.post-header	{
	line-height: 17px;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 5px 5px 5px;
}

h3.post-header a	{
	color: #4e9a8d;
	text-decoration: none;
}
h3.post-header a:hover	{
	text-decoration: underline;
}

div.post	{
	/*border-bottom: 1px solid #928278;*/
	margin-bottom: 5px;
}

.breadcrumb	{
	font-size: 10px;
	margin-top: 5px;
	margin-left: 9px;
}
.breadcrumb a {
	color: #4e9a8d;
	text-decoration: underline;
}

.breadcrumb a:hover {
	color: #4e9a8d;
	text-decoration: none;
}

a	{
	color: #4e9a8d;
	text-decoration: underline;
}

a:hover	{
	color: #4e9a8d;
	text-decoration: none;
}

a.more-link	{
	font-size: 110%;
}

div.footer-copyright	{
	margin-top: 4px;
	margin-bottom: 35px;
	margin-right: 0px;
	font-size: 11px;
	text-align: center;
	color: #999797;
}

span.title	{
	font-weight: bold;
}

div.footer-menu	{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0pt;
	font-size: 11px;
}
div.footer-menu a {
	color: #432e24;
}

div.footer-copyright span.title {
	font-weight: normal;
}

.navigation	{
	margin-top: 10px;
	margin-bottom: 10px;
}

td.sidebar-right	{
	border-left-width: 2px;
	padding: 0px 4px 0px 4px;
	width: 202px;
}

ul#sidebar-right	{
	list-style: none;
	padding:0px;
	margin: 4px 0px 4px 0px;
}

ul#sidebar-right li	{
	list-style: none;
	padding:0px;
	margin: 4px 0px 16px 0px;
}

ul#sidebar-right li.widget_wp_bannerize img	{
	width: 186px;
}

td.image img	{
	width: 254px;
}

/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css								
 *----------------------------------------------------------------*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 0px 2px 0px;
	margin: 2px;
	text-decoration: underline;
	border: none;	/*1px solid #4e9a8d;*/
	color: #4e9a8d;
	background-color: #ffffff;	
}
.wp-pagenavi a:hover {	
	text-decoration: none;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	/*border: 1px solid #000000;*/
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 0px 2px 0px;
	margin: 2px;
	font-weight: bold;
	/*border: 1px solid #000000;*/
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 0px 2px 0px;
	margin: 2px;	
	/*border: 1px solid #000000;*/
	color: #000000;
	background-color: #FFFFFF;
}

div.post-separator	{
	border-bottom: 1px solid #928278;
}
p.postmetadata	{
	margin-left: 5px;
}

li.cat-item.collapsed ul {
	display: none;
}

li.cat-item.collapsed.current-cat ul {
	display: block;
}
