/* CSS for Gorod-Geroy.Info */
* {
	margin : 0;
	padding : 0;
	border : 0;
}
body {
	text-align: center;
	background-color: #fff;
	color: #333;
}

/* Табличечки */
table {
	border : 0px;
	border-collapse : collapse;
}
table td {
	padding : 0px;
}

.ImgPost {
	margin: 3px;
	padding: 1px;
	border: 0; /* 1px solid #ccc */
}
.quote {
	padding: 4px;
	border: 1px dotted #bbb;
	background: #fff url(/images/quote_bg.gif) 0 100% no-repeat;
}
.Partner {
	display: none;
}

/* Clouds */
#clouds {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
#clouds a:active,
#clouds a:visited,
#clouds a:link {
	color: #333;
	text-decoration: none;
}
#clouds a:hover {
	background: #333;
	color: #f80;
	text-decoration: none;
}
.clouds_xsmall {
	font-size: 10px;
}
.clouds_small {
	font-size: 14px;
}
.clouds_medium {
	font-size: 18px;
}
.clouds_large {
	font-size: 20px;
}
.clouds_xlarge {
	font-size: 24px;
}

/* Контейнер */
#container {
	min-width: 990px;
	max-width: 1280px;
	width: 98%;
	/*width: 990px;*/
	margin: 0 auto;
	background-color : #fff;
}

.SpeedBar {
	width: 98%;
	margin: 0;
	padding: 5px 0 5px 8px;
	border-bottom: 1px solid #4169e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing : -1px;
	font-weight: normal;
	color: #4169e1;
	text-align: left;
}
.SpeedBar a:active,
.SpeedBar a:visited,
.SpeedBar a:link {
	color: #4169e1;
	text-decoration: none;
}
.SpeedBar a:hover {
	color: #4169e1;
	text-decoration: underline;
}

/* Голос */
.vote  {
	color : #000;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Нафигация по страничкам */
.navigation {
	color: #ff7f50;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navigation span {
	padding: 0 4px 0 4px;
	border: 1px solid #ff7f50;
	color: #ff7f50;
	text-decoration: none;
}
.navigation a:active,
.navigation a:visited,
.navigation a:link {
	padding: 0 4px 0 4px;
	border: 1px solid #4169e1;
	color: #4169e1;
	text-decoration: none;
}
.navigation a:hover {
	border: 1px solid #ff7f50;
	color: #ff7f50;
	text-decoration: none;
}
/* Название  сайта */
#NameSite {
	text-align : center ;
}
#NameSite h1 {
	font-family : 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size : 2em;
	color : #117;
	letter-spacing : 2px;
	font-weight : normal;
	margin :  0px 0px 0px 0px;
}
#NameSite h1 a:active,
#NameSite h1 a:visited,
#NameSite h1 a:link {
	font-family : 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size : 2em;
	color : #117;
	letter-spacing : -2px;
	font-weight : normal;
	text-decoration : none;
}
#NameSite h1 a:hover {
	font-family : 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size : 2em;
	color : #117;
	letter-spacing : -2px;
	font-weight : normal;
	text-decoration : none;
}
#NameSite h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #080;
	letter-spacing : 3px;
	font-weight : normal;
	margin :  0px 0px 0px 0px;
}

/* Верхняя нафигация */
#TopNavigation {
	width : 100%;
	background-color : #ade;
	background-image : url(/templates/Default/images/bg-top-navigation.gif);
	background-repeat : repeat-x;
	padding : 8px 0px 8px 0px;
	margin :  0px 0px 9px 0px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center ;
	font-size : 12px;
	letter-spacing : 1px;
	border-top : 1px solid #ade;
	border-bottom : 1px solid #ade;
}
#TopNavigation a:active,
#TopNavigation a:visited,
#TopNavigation a:link {
	padding : 2px;
	border : 1px solid #ade;
	color : #244;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
#TopNavigation a:hover {
	padding : 2px;
	border : 1px solid #000;
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.Smile {
	border: none;
}

/*-----П-О-С-Т-----*/
/* Таблица поста */
.post-table {
	width : 100%;
	border-collapse : collapse;
	/*border-bottom : 1px solid #4169e1;*/
}
/* Линк категории */
.link-category {
	color : #aaa;
	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 : #aaa;
	text-decoration : underline;
}
.link-category a:hover {
	color : #aaa;
	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 : 5px 10px 5px 10px;
	font-size : 14px;
	font-family : Tahoma, 'sans-serif', 'Arial';
	/*text-align : justify;*/
	text-align: left;
	color: #333;
}
.post a:active,
.post a:visited,
.post a:link {
	color: #333;
	text-decoration: underline;
}
.post a:hover {
	color: #ff7f50;
	text-decoration: none;
}
/* Линка "более падробна" */
.post-more {
	margin: 0;
	padding: 4px 6px 10px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: right;
	display: block;
	color: #4169e1;
}
.post-more a:active,
.post-more a:visited,
.post-more a:link {
	padding: 4px;
	color: #ff7f50;
	text-decoration: none;
}
.post-more a:hover {
	background: #4169e1;
	padding: 4px;
	color: #fff;
	text-decoration: underline;
}
/* Заголофак поста */
.post h2 {
	background: url(/images/post_ico.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0 0 0 36px;
	/*border-left: 18px solid #ccc;*/
	font-size: 18px;
	line-height: 20px;
	/*letter-spacing : -1px;*/
	font-weight: normal;
	font-family: Tahoma, 'Arial';
	text-align: left;
	display: block;
	color: #ff7f50;
}
.post h2 a,
.post h2 a:visited {
	color : #ff7f50;
	text-decoration : none;
}
.post h2 a:hover {
	color : #ff7f50;
	text-decoration : none;
}
/*-----К-О-Н-Е-Ц-----П-О-С-Т-А-----*/
/* Левая сторона */
#left-bar {
	font-size : 12px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	width : 200px;
	margin : 0 4px 0 0;
	line-height : 1.3em;
	/*text-align : justify;*/
}
#left-bar h2 {
	background: #4169e1 url(/images/name_block_bg.gif) 50% 50% repeat-x;
	margin : 0;
	padding : 5px 0 5px 8px;
	color : #fff;
	clear : both;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: center;
}
#left-bar a {
	/*display : block;*/
	border : none;
	color : #333;
	text-decoration : none;
}
#left-bar a:hover {
	color : #ff7f50;
	text-decoration : underline;
}
#left-bar li {
	border-bottom : 1px solid #4169e1;
	padding : 2px;
	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 : 200px;
	margin : 0 0 0 4px;
	line-height : 1.3em;
	/*text-align : justify;*/
}
#right-bar h2 {
	background: #4169e1 url(/images/name_block_bg.gif) 50% 50% repeat-x;
	margin: 0;
	padding : 5px 0 5px 8px;
	color: #fff;
	clear: both;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
}
#right-bar a {
	display : block;
	border : none;
	color : #333;
	text-decoration : none;
}
#right-bar a:hover {
	color : #ff7f50;
	text-decoration : underline;
}
#right-bar li {
	border-bottom : 1px solid #4169e1;
	padding : 2px;
	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;
}


#header {
	width : 100%;
	border-bottom : 1px solid #4169e1;
}

/* Подвальчег */
#footer {
	width : 100%;
	height : 130px;
	/*background-color : #cc6600;
	background-image : url(/templates/Default/images/bg-footer1.gif);
	background-repeat : repeat-x;*/
	border-top : 1px solid #4169e1;
	margin :  0px 0px 0px 0px;
	font-family : Tahoma, 'Arial';
}

#footer a:link,
#footer a:visited,
#footer a:hover {
	color : #000;
	text-decoration : underline;
}
#footer a:active {
	color : #06c;
	text-decoration : underline;
}

.footer-left {
	margin :  0px 0px 0px 20px;
	text-align : left;
}
.footer-right {
	margin:  0px 20px 0px 0px;
	font-size : 12px;
	color : #000;
	text-align : right;
}