/*  
Theme Name: Objectivebryansk
Theme URI: http://Objectivebryansk.ru
Description: 
Version: 1.01
Author: BookMaster
Author URI: http://objectivebryansk.ru/BookMaster
*/

body 
   {
	background: #efefef url(./images/bg2.png) repeat-x;
	color: Gray;
	font: 0.9em Trebuchet Ms, arial, helvetica, sans-serif;
	line-height: 130%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	}
td {
	background: White;
	color: Gray;
	font: 0.9em Trebuchet Ms, arial, helvetica, sans-serif;
	line-height: 130%;
	text-align: justify;
   }	
.ta, input, textarea
	{
  	border: 1px solid #58838b;
   }	
a:link, a:visited, a:active 
	{
	color: #4682B4;
	text-decoration: none;
	border: none;
	}
	
	
a.thetitle  { text-decoration: none; color: #A0522D;}
a.thetitle:hover  { text-decoration: underline; color: #A0522D;}
a.thetitle:active  { text-decoration: none; color: #A0522D;}
a.thetitle:visited  { text-decoration: none; color: #A0522D;}

	
.newstitlea, latestnews a	{
	color: Yellow;
	text-decoration: underline;
}	
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
	}
h3 {
	font-size: 15px;
	text-decoration: none;
	color: #A0522D;
   }
h2 {
	font-size: 12px;
	text-decoration: none;
	color: #A0522D;
   }	
li {
	list-style: none;
	}	
.logo 
	{
	background-image: url(./images/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: Black;
	height: 180px;
	width: 100%;
	margin: 0px;
	border-top: 1px solid #58838b; 
	}
img
	{
	/* border: 1px solid #A9A9A9; */
	border: none;
	}
.imglink
	{
	border: 1px solid #A9A9A9;
	}	
.holder
	{
	/*background-image: url(./images/holder.jpg);
	background-position: center;
	background-repeat: no-repeat;*/
	text-align: center;
	width: 15%;
/*   height: 130px;	*/
	padding: 15px;
	background-color: #dee6e8;
	border: 1px solid #58838b;
}	

.gallery_thumb_td  

{
	text-align: center;
	width: 15%;
	padding: 15px;
	background-color: #dee6e8;
	border: 1px solid #58838b;
}		

.last 
	{
	/* background-color: #b6c9db; */
	width: 100%;
	text-align: left;
	padding: 3px;
	}	
.content
	{
	background-color: white;
	padding: 15px; 
	width: 90%; 
	border: 1px solid #58838b;
	margin-left: 10px !important; 
	margin-right: 10px !important; 
	}	
.thecontent	
	{
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid;
	border-color: Silver;
	/*margin-left: 10px;
	margin-right: 10px;*/
   }
.thecontent img
	{
	padding: 5px;
	border: 1px solid #58838b;
	}	
.bheader
	{
	/*background-color: #c8d2dc;*/
	height: 15px;
	padding: 3px;
	color: White;
	}	
.thetitle	
	{
	color: #A0522D;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}
.contentholder
	{

	width: 100%;
	padding: 5px;
	}

.postedby
	{
	padding:3px;
	color: #A9A9A9;
	}
.tags
	{
	padding: 3px;
	background-color: #ECECEC;
	width: 100%;
}
 
.logomenu
	{
	text-align: right;
	padding-right: 30px;
	padding-top: 130px;
   }	
.footer
	{
	background-color: #6F6F6F;
	height: 50px;
	padding: 30px;
	color: #ADD8E6;
	}	
.count
	{
	text-align: right;
   }
#comment 
	{
	width: 500px;
	}	 
.count
	{
	text-align: right;
   }
#comment 
	{
	width: 500px;
	}	 
.greybox
	{
	color: Silver;
/*	font-size: 0.9em;
	padding: 5px;
	height: 25px; */
	padding-left: 10px;
	border: 1px solid Silver;
	}
#clicker
    {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 width: 500px;
	 height: 200px;
    }
.info {
	margin: 15px;
	padding: 10px;
	color: #AC9300;
	background-color: #FFFFF0;
	border: 1px solid Silver;
}	 
div#container {
  width: 99%;
  margin-left: auto;
  margin-right: auto;
}