/*  
Theme Name: Феншуй

*/


/*
1. Universal Declarations
2. Structure
	2.1. Header
	2.2. Content
	2.3. Comments
	2.4  Sidebar
	2.5  Footer
3. Lists
4. Headings
5. Images
6. Forms
7. Page Specific
8. Extras
*/


/* Universal Selectors
----------------------------------------------------------------------------- */

html, body, div, p, table, pre, td, tr, th, ul, ol, li, h1, h2,
h3, h4, h5, h6, form, fieldset, img, blockquote, iframe
{
margin: 0;
padding: 0;
border: 0;
}

	*  {
		margin: 0;
		padding: 0;
		/* Resets all margins and paddings on the page */
		}
		
	ul {
		list-style-type: none;
		text-align: left;
		}
	
	* a:link, * a:visited, * a:hover, * a:active {
		text-decoration: none;
		color: #98532E;
		}
        
    H2 a:link, H2 a:visited, H2 a:hover, H2 a:active {
        color: #6E3B33;
        }
		
	* a:hover {
		cursor: pointer;
        text-decoration: underline;
		/* works well for onclick anchors */
		}
	
	:link img {
		border: none;
		}
	
	* img {
		border: none;
		}
	
	a img {
		border: none;
		}
	
	:link img, :active img {
		border: none;
		}





/* Structure
----------------------------------------------------------------------------- */
a              { color: #CE181E; text-decoration: none }
a:hover        { color: #000000; text-decoration:underline }
.b              { color: #ffffff; text-decoration: none }
.b:hover        { color: #ffffff; text-decoration:underline }


h1 { font-size: 16px; font-family: Tahoma; }
h2 { font-size: 14px; font-family: Tahoma; }
h3 { font-size: 12px; font-family: Tahoma; }
h4 { font-size: 11px; font-family: Tahoma; }
h5 { font-size: 11px; font-family: Tahoma; }

body, td { font-family: Tahoma; font-size: 12px; color:#333333}
	

	html { 

		background: #fff;
		}


		
	.top {
		background: #eee;
		width: 100%;
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
		font-size: 1.1em;
		}

	#wrapper {
		width: 100%;
		margin: 0 auto;
	
		font-size: 1.1em;
		text-align: center;


		}
		
	#header {
		width: 100%;
        height: 231px;
        background-image: url(i/logo1.jpg);
		background-repeat: repeat-x;
		}
	#centerbl {
		width: 100%;
		text-align: center;


		}
	#main {
		width: 960px;
		text-align: center;

		margin-left: auto;
	margin-right: auto;
		}

	#content {
		float:right;
		width: 710px;

		}
		
	#sidebar {
		width: 192px;
		padding: 20px 20px 0 20px;
        }
		
	#footer {

		width: 631px;
        height: 290px;
        background-image: url(i/btm.jpg);
		/* IE6 and IE7 hack */
		clear: both;
		font-family: Tahoma;
				text-align: center;

		margin-left: auto;
	margin-right: auto;

		}

	#footer2 {
		width: 100%;
		}

	#btm1 {
		float:left;
		width: 315px;
        height: 293px;
        background-image: url(i/btm2.jpg);

		}

	#btm3 {
		float:right;
		width: 315px;
        height: 293px;
        background-image: url(i/btm1.jpg);
	
		}
	#footer31 {
        height: 252px;

		}
	#footer3 {
       height:1%
_margin-rigth:-25px;
_margin-left: -25px;
        background-image: url(i/btmfill.jpg);
		background-repeat: repeat-x;
		text-align: center;
		}

		#footer3  h2 {
		padding:11px 0;
		font-size: 16px;
        color:#ffffff;
		text-align: center;
		}

.menuNormal1 {
		background-color:transparent;
		font-family: Verdana;
		font-size: 12px;
		text-transform:none;
		font-weight:bold;
		text-decoration:none;
		padding: 5px 7px 5px 0px; 
		border-bottom:1px dotted #98532E;
		cursor:pointer;
		text-align: right;

			 }
	#menu_c {
		text-align: right;

	}


	/* Header
	----------------------------------------------------------------------------- */
	
		#header h1 a {
			}
			
		#header p.description {
			font-size: 1.2em;
			}
					
		ul.mainmenu {
			display: block;
			overflow: auto;
			height: 1%;
			padding: 20px 1px 1px 0;
			border-bottom: 1px solid #ccc;
			}
		
		.mainmenu li {
			float: left;
			position: relative;
			}
			
		.mainmenu li a {
			_width: 1%;
			/* Or else IE6 does a crappy of job of displaying the menu */

			display: block;
			padding: 15px 15px 0 15px;
			}
		
		.mainmenu li.home a {
			padding-left: 0;
			}
		
		.mainmenu li a:hover {
			text-decoration: underline;
			}
	
	
	
	
				
	/* Content
	----------------------------------------------------------------------------- */
	
		#content p a, #content .metadata a {
			color: #06c;
            text-decoration: underline;
			}
	
		#content p a:hover, #content .metadata a:hover {
			text-decoration: none;
			}
	
		#content p {
			font: 12px Tahoma;
			color: #444;
			text-align: justify;
			}
	
		#content p, #content h3, #content blockquote {
			margin-bottom: 1.5em;
			}
	
		#content .post h3 {
			border-bottom: 1px solid #ccc;
			font: 1.2em "Tahoma", sans-serif;
			padding-top: 20px;
			text-transform: uppercase;
			}
			
		#content .entry {
			padding-top: 10px;
			overflow: hidden;
			}
	
		#content .metadata {
			display: block;
			padding: 10px 0 60px;
			}
	
	
	
	
	
	/* Comments
	----------------------------------------------------------------------------- */
	
		.commentlist {
			padding: 10px 0 10px 0;
			}
			
		#content .commentlist li.comment-item {
			margin: 5px 0;
			padding: 20px 15px 10px 15px;
			list-style-type: none;
			overflow: hidden;
			}
		#content .commentlist li.alt {
			background: #f8f8f8;
			border: 1px solid #ddd;
			padding: 15px 15px 0 15px;
			}
		
		.cmtinfo {
			padding-bottom: 1.0em;
			}
		
		.comment_number a {
			font: 3.2em Tahoma, serif;
			float: right;
			padding-right: 10px;
			color: #d6d6d6;
			margin-top: -10px;
			}
			
		.comment_author {
			font-size: 1.4em;
			}
			
		h3#respond {
			display: block;
			padding-top: 15px;

			}
	
	
	
	
	

	/* Sidebar
	----------------------------------------------------------------------------- */
	
		#sidebar ul li.side {
			padding-bottom: 25px;
			}
			
		#sidebar div {
			line-height: 1.1em;
			}
			
		#sidebar h2 {
			display: block;
			padding: 0 0 10px;
            text-transform: uppercase;
			}
		
		#sidebar ul li a {
			line-height: 1.3em;
			}
			
		#sidebar ul li ul li ul {
			padding-left: 15px;
			}
			
		#sidebar ul li ul li ul li ul {
			padding-left: 30px;
			}
	




/* Lists
----------------------------------------------------------------------------- */

	#content ul, #content ol {
		margin-bottom: 0.5em;
		}
	#content ul li, #content ol li {
		margin: 0.3em 0 0.3em 0.5em;
		}
	#content ul li ul {
		font: 12px Tahoma, Arial, Verdana, Sans-Serif;
		margin-bottom: 0;
		}
	#content ul li {
		margin-left: 1.0em;
		padding-left: 0.5em;
		list-style-type: circle; font: 12px Tahoma, Arial, Verdana, Sans-Serif;
		}
	#content ol li {
		list-style-type: decimal;
		}




/* Headings
----------------------------------------------------------------------------- */

	h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
        color: #6E3B33;
		font-weight: bold;
		font-family: Tahoma, Arial, Verdana, Sans-Serif;
		}

	h1 {
		font-size: 24px;
		}

	h2 {
		font-size: 20px;
		}

	h3 {
		font-size: 16px;
		}

	h4 {
		font-size: 17px;
                text-align: right;
		}
		
		
		
		
		
/* Images
----------------------------------------------------------------------------- */

	#content img {
		padding: 10px;
		border: 1px solid #ccc;
		display: block;
		}

	#content img.none {
		border: 0;
		max-width: 90%;
		margin: 0 auto;
		}
		
	#content img.wp-smiley {
		border: 0;
		padding: 0;
		margin: 0;
		display: inline;
		/* For whenever one uses smileys in posts */
		}





/* Forms
----------------------------------------------------------------------------- */

	.searchform {
		width: 250px;
		float: right;
		text-align: right;
		}
		
		
		
		
		
/* Page Specific
----------------------------------------------------------------------------- */

	.last_20 li {
		line-height: 2em;
		}

	.archive_date {
		width: 100px;
		float: left;
		}
		
	/* This is if you use the current page-archives.php for your archives */
		
	.pagetitle {
		display: block;
		padding: 0 0 40px;
		}
					
			
			
			
			
/* Extras
----------------------------------------------------------------------------- */

	blockquote {
		border-left: 5px solid #eee;
		padding-left: 15px;
		}

	pre {
		margin-bottom: 1.5em;
		}
	code {
		font: 1.2em/1.8em Tahoma, "Courier New", Courier, mono;
		}

	.center {
		text-align: center;
		}

	hr {
		display: none;
		}