/* CSS for EstateCrimea.com */
* {
	margin : 0;
	padding : 0;
	border : 0;
}
body {
	margin: 0 0 10px 0;
	text-align : center;
	height : 100%;
	background: #444 url(/images/site_bg.gif) 100% 0 repeat-x;
}

table {
	border : 0px;
	border-collapse : collapse;
}
table td {
	padding : 0px;
}

#container {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 5px 0 5px;
	background: #fff;
	border: 1px solid #777;
}

#Header {
	background: #fff url(/images/header_bg.jpg);
	height: 200px;
}
/* NAME SITE */
#HeaderNameSite {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}
#HeaderNameSite h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 60px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
}
#HeaderNameSite h1 a:active,
#HeaderNameSite h1 a:visited,
#HeaderNameSite h1 a:link {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 60px;
	color: #ffee00;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
}
#HeaderNameSite h1 a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 60px;
	color: #ffd700;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
}
#HeaderNameSite h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: normal;
}

/* Top Info */
#TopInfo {
	width: 100%;
	background: #00ced1 url(/images/top_info_bg.gif) 100% 20% repeat-x;
	margin: 4px auto 4px auto;
	padding: 4px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

/* Top Navigation */
#TopNavigation {
	width: 100%;
	background: #777 url(/images/top_navigation_bg.gif) 100% 50% repeat-x;
	margin: 4px auto 4px auto;
	padding: 6px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center ;
	font-size: 14px;
	color: #fd0;
	font-weight: normal;
}
#TopNavigation a:active,
#TopNavigation a:visited,
#TopNavigation a:link {
	border-bottom: 1px solid #fd0;
	color: #fd0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#TopNavigation a:hover {
	border-bottom: 1px solid #fd0;
	color: #fd0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}



/* Серч */
#search-table {
	width : 99%;
}
#form {
	width : 100%;
	margin :  0px 0px 0px 0px;
}
#form th {
	width : 100%;
	padding-right : 5px;
}
#form th input {
	width : 100%;
	background-color : #eef;
	border : 1px solid #080;
	padding : 2px 2px 2px 2px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: normal;
}
.example {
	color : #000;
	padding : 2px 0px 2px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	text-decoration : none;
}
.example-click {
	border-bottom : 1px dashed black;
	color : #000;
	padding : 0 0 0 2px;
	font-style : italic;
	text-decoration : none;
	cursor : pointer;
}
.btn {
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid #080;
	font-size : 12px;
	background-color : #fff;
	width : 100px;
	height : 22px;
	cursor : pointer;
	color : #080;
	text-align : center;
}

/* Search */
.search-table {
	padding : 2px;
}
.search-table input {
	border: 1px solid #080;
	background-color : #8b8;
}
.search-table select {
	border: 1px solid #080;
	background-color : #8b8;
}

/* Голос */
.vote  {
	color : #000;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}

/* Navigation num page */
.navigation {
	color: #aaa;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navigation a:active,
.navigation a:visited,
.navigation a:link {
	background: #777;
	padding: 0 4px 0 4px;
	border: 1px solid #444;
	color: #eee;
	text-decoration: none;
}
.navigation a:hover {
	background: #eee;
	border: 1px solid #777;
	color: #777;
	text-decoration: none;
}



/*-----П-О-С-Т-----*/
/* Таблица поста */
.post-table {
	width: 100%;
	background: #fff;
	border-collapse: collapse;
	border: 1px solid #5f9ea0;
}
.PostImg {
	padding: 2px;
	border: 1px solid #ddd;
}
/* Линк категории */
.link-category {
	color : #777;
	font-size : 9px;
	padding : 5px 10px 5px 10px;
	font-family : Arial, Helvetica, sans-serif;
	/*text-transform : uppercase;*/
	text-align : left ;
}
.link-category a:active,
.link-category a:visited,
.link-category a:link {
	color : #777;
	text-decoration : underline;
}
.link-category a:hover {
	background: #777;
	color : #fff;
	text-decoration : underline;
}
/* Дата поста */
.date-post {
	color : #aaa;
	font-size : 9px;
	padding : 5px 10px 5px 10px;
	font-family : Arial, Helvetica, sans-serif;
	/*text-transform : uppercase;*/
	text-align : right ;
}
/* Сам пост аля текст */
.post {
	padding : 2px 4px 2px 4px;
	font-size : 14px;
	font-family : Tahoma, 'sans-serif', 'Arial';
	text-align : justify;
}
.post img {
	margin: 5px;
}
.post a,
.post a:visited {
	color : #244;
	text-decoration : underline;
}
.post a:hover {
	color : #8b8;
	text-decoration : none;
}
/* Линка "более падробна" */
.post-more {
	font-size : 16px;
	padding : 4px 6px 10px 0px;
	letter-spacing : 1px;
	font-weight : normal;
	font-family : Tahoma, 'Arial';
	text-align : left;
	display : block;
	color : #444;
}
.post-more a,
.post-more a:visited {
	padding : 4px 10px 4px 6px;
	color : #444;
	text-decoration : underline;
}
.post-more a:hover {
	padding : 4px 10px 4px 6px;
	background : #8b8 url(/images/menu_bg.gif) 100% 50% repeat-x;
	color : #fff;
	text-decoration : underline;
}

/* NAME POST */
.post h1 {
	border-bottom: 1px solid #5f9ea0;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #555;
}
.post h1 a:active,
.post h1 a:visited,
.post h1 a:link {
	color: #555;
	text-decoration: none;
}
.post h1 a:hover {
	color : #777;
	text-decoration: none;
}

/*-----К-О-Н-Е-Ц-----П-О-С-Т-А-----*/
/* Левая сторона */
#left-bar {
	font-size : 12px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	width : 220px;
	margin : 0 4px 0 0;
	line-height : 1.3em;
	/*text-align : justify;*/
}
#left-bar h2 {
	background: #5f9ea0 url(/images/menu_bg.gif) 99% 50% repeat-x;
	margin: 0;
	padding: 5px 0 5px 8px;
	color: #eee;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#left-bar a {
	display: block;
	border: none;
	color: #444;
	text-decoration: none;
}
#left-bar a:hover {
	color: #5f9ea0;
	text-decoration: none;
}
#left-bar li {
	border-bottom: 1px solid #444;
	padding: 4px;
	text-align: left;
}
#left-bar ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

/* Правая сторона */
#right-bar {
	font-size : 12px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	width : 220px;
	margin : 0 0 0 4px;
	line-height : 1.3em;
	/*text-align : justify;*/
}
#right-bar h2 {
	background: #5f9ea0 url(/images/menu_bg.gif) 2% 50% repeat-x;
	margin: 0;
	padding: 5px 8px 5px 0;
	color: #eee;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#right-bar a {
	display: block;
	border: none;
	color: #444;
	text-decoration: underline;
}
#right-bar a:hover {
	color: #5f9ea0;
	text-decoration: none;
}
#right-bar li {
	border-bottom: 1px solid #8b8;
	padding: 4px;
	text-align: left;
}
#right-bar ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}



/* Голосовалка */
.bbcodes {
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid #080;
	font-size : 12px;
	background-color : #fff;
	width : 80px;
	height : 22px;
	cursor : pointer;
	color : #080;
	text-align : center;
}


/* Подвальчег */
#footer {
	width: 100%;
	border-top: 4px solid #777;
	font-family: Tahoma, 'Arial';
}
#footer a:active,
#footer a:visited,
#footer a:link {
	color : #000;
	text-decoration : underline;
}
#footer a:hover {
	color : #000;
	text-decoration : underline;
}
.footer-left {
	padding: 20px;
	text-align : left;
}
.footer-right {
	padding: 20px;
	font-size: 12px;
	color: #000;
	text-align: right;
}