/*
Theme Name: Fluid2
Theme URI: http://www.kaushalsheth.com/
Description: Fluidity Theme with 3 Columns
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/
/* A fluid template for business or fun */
/* By Dave Reeder, www.davereederdesign.com */

body { margin: 0; padding: 0; background: #333; }

* {margin: 0; padding: 0; border: 1; color: #fff;/*; font-family: Verdana, Arial, sans-serif; */}


/*----------------------------------------------Basic styles------------------------------------------------*/

h1, h2, h3, span#copyright { margin: 0 10px; color: #fff; font-weight: normal; font-family: Verdana, Arial, sans-serif; }
h1, h2, h3, h4 {margin-top: 5px; color: #FFCC99; font-style: italic; font-family: Verdana, Arial, sans-serif; }




acronym { border-bottom: 1px dashed #999; cursor: help }

blockquote { border-left: 5px solid #FCC99F; margin-left: 1.5em; padding-left: 5px;}


	
/*p { font-size: 0.90em; line-height: 1.6em; text-align: justify  }*/
h1 {
    float: left;
	font: normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    /*font-style: italic; */
    margin-top: 40px;
    margin-left: 30px;
    font-size: 2.50em;
    line-height: 1.75em;
    letter-spacing: 0.20em
    }	/* site heading */
h1 a {color: #FF0000}


h1 a:hover {color: #FF0000; text-decoration: underline}

h2 { font-size: 1.30em; line-height: 2.40em }	/* site heading */
h3 { font-size: 0.90em; line-height: 1.60em }				/* sub headings */
span#copyright { font-size: 13px; line-height: 35px; color: #000 }

div { padding: 0px 0;}

a {color: #00CCFF; text-decoration: none; font-style: italic}
a:hover {color: #fff; text-decoration: underline}

ul, ol {margin: 11px; color: #fff; font-size: 0.95em; line-height: 1.6em}
ul {list-style: square inside}
ol {list-style: decimal inside}
em {font-weight: bold; font-style: normal}


/*---------------------------------------------Layout------------------------------------------------------*/

#hdr {
	padding: 0;
	width: 100%;
	background: url(images/hdrgrn.jpg) repeat-x 0 bottom #FFCC99;
	height: 200px;
}

.rowcontainer {	/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
	background: #333;
}

#navbar {position: relative; width: 100%; height: 2.5em; background: #333; font-family: Verdana, Arial, sans-serif;}

#bttmbar {float: left; width: 100%; height: 4em; line-height: 4em; text-align: center; font-size: 0.80em; background: url(images/hdrgrn.jpg) repeat-x 0 50% #FFCC99; color: #000; overflow: hidden}
#bttmbar a {color: #000; text-decoration: underline; font-style: normal}
#bttmbar a:hover {text-decoration: none}

/*---------------------------------------------Main Nav------------------------------------------------------*/

ul#nav {margin: 0; position: absolute; bottom: 0; left: 10px; list-style: none inside; background: #333}
ul#nav li {float: left; margin-right: 1px}

ul#nav a {
	font-weight: bold;
	display: block;
	width: 8em;
	height: 2.50em; 
	line-height: 2.50em;
	padding-left: 10px;
	text-decoration: none
}

ul#nav li a:link, ul#nav li a:visited  {
	background: #333;
	color: #fff
}

ul#nav li a:hover, ul#nav li a:active {
	color: #00CCFF;
	background: #333
}

ul#nav li a.current {background: #FFCC99; color: #000}
ul#nav li a.current:hover {background: #FFCC99; color: #00CCFF}

/*---------------Columns: Note they dont add up to 100%, this is intentional to avoid problems!-----------*/ 


.fullcolumn {float: left; width: 99%;}		/* Full width column for a one column site */

.threequartercolumn {float: left; width: 74%;}		/* Three quarter width column for a two column site, pair with the onethirdcolumn div class */
			
.halfcolumn {float: left; width: 60%;}		/* Half width column for a two column site. */

.arj {
    float: left;
    width: 59%;
	border: 1px solid #FFCC99;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
        margin-left:10px;
	margin-bottom:15px;
	color:#FFFFFF;
        font-family: Verdana, Arial, sans-serif;
    }
.onethirdcolumn {float: left; width: 33%; }		/* One third width column for a three column site */

.onequartercolumn {float: left; width: 19.0% }	

.onequartercolumn2 {float:left; width: 19.0% }	
	/* One quarter width column for a four column site */

.entry{
	background-color: #2E3233;
	border: 1px solid #FFCC99;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
        margin-left:10px;
	margin-bottom:15px;
	color:#FFFFFF;
        font-family: Verdana, Arial, sans-serif;
	font-size: 0.90em;
	line-height: 1.6em;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #333;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-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;
}





/* Comments Styling */

.commentlist li {
	font-weight: bold;
	}

.commentlist div .avatar { 
	float: right;
	padding: 5px;
	/*border: 1px solid #eee;
	padding: 2px;
	background: #fff;*/
	}

.commentlist div .userpic { 
	float: right;
	padding: 5px;
	/*border: 1px solid #eee;
	padding: 2px;
	background: #fff;*/
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


#commentform {

margin: 1em 0;

background:#2E3233;

width: 100%;

}



#commentform textarea { 

background: #f8f7f6;

border: 1px solid #d6d3d3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;


width: 100%;
color: #000000;

}

#commentform textarea:hover {

background: #FFFFFF;

border: 1px solid #d6d3d3;

}

#commentform textarea:focus {

background: #ffffff;

border: 1px solid #939793;

}



#commentform #email, #commentform #author, #commentform #url {

font-size: 1.1em;

background: #f8f7f6;

border: 1px solid #d6d3d3;

width: 280px;
color: #000000;

}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {

font-size: 1.1em;

background: #ffffff;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {

font-size: 1.1em;

background: #ffffff;

border: 1px solid #939793;

width: 280px;

}

#commentform input{
	margin-bottom: 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

.smo {
	position: absolute; 
	/*left: -1000px;*/
	display:none;
	} 

.thread-alt {
	background-color: #1F1F1F;
}

.thread-even {
	background-color: #3F3F3F; 
} 
.depth-1 {
	border: 1px solid #FCC99F;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 0 25px 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* End Of Comments Styling */




#sidebar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #2E3233;
	padding:5px;
	border: 1px solid #FFCC99;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;


}



.entry h3 {

	font-weight: bold;

	text-transform: uppercase;

	color: #FFCC99;

	font-size: 100%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFCC99;

	margin-bottom: 10px;

}

.entry h3 a {

	font-weight: bold;

	text-transform: uppercase;

	color: #FFCC99;

	font-size: 100%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFCC99;

	margin-bottom: 10px;

}

#sidebar h3 {

	font-weight: bold;

	text-transform: uppercase;

	

	font-size: 100%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFCC99;

	margin-bottom: 10px;

}

#sidebar p{

	line-height: 1.4em;

	}

#sidebar a, #sidebar a:visited {

	

	text-decoration:none;

}

#sidebar a:hover {

	

	text-decoration:underline;

}

	

#sidebar ul li {

	list-style-type: none;

	list-style-image: url('none');

	/* margin-bottom: 15px; */
	font-size: 0.85em;
	margin-left: 0px
	line-height: 1.6em;
	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}

select, select option, input, textarea { color: #000000; }

#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin-top: 3px;

	margin-right: 0em;

	margin-bottom: 0em;

	margin-left: 0.5em;

	padding-top: 0.1em;

	padding-right: 0;

	padding-bottom: 0.1em;

	padding-left: 0;

	list-style-type: none;

	list-style-position: outside;

	

}



.entry ul li, .entry ol li
{
margin-left:20px;
}

#recentcomments .recentcomments a .openid_link url {
    display: inline !important;
    margin: 0 !important;
    padding: 10px !important;
}



/**************Для постов*************/

		.tablic tr, .tablic tr td, .tablic {
		border: 1px ridge #c00 !important;
		text-align: center !important;
		margin: 5px 10px !important;
		}
		.tablic tr td {
		padding: 1px 5px !important;
		}
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
#clear {
	clear:both;
	}
#___plusone_0 {
	margin-right:30px !important;
	margin-left:30px !important;
	}
