@charset "utf-8";

body {
	background:#fff !important;
}
#footer {
	background:#e8e8e8 !important;
}

.logo{
	background-image:url(../images/logo-gazeta-all.png) !important;
	display:block;
	height:64px;
	left:7px;
	margin:-7px auto 0px auto;
	position:relative;
	width:280px;
	z-index:1;
}
.photologo {
	background:url(../images/logo-foto.gif) no-repeat left !important;
	display:block;
	height:17px;
	margin:-3px auto 0px;
	position:relative;
	width:280px;
	z-index:2;
}

#middle #content #container {
	margin-left:10px !important;
}

.photo h1 {
	font-size:2.2em;
	font-weight:normal;
	margin-bottom:10px;
}
.photo h1 a {
	color:#e94512 !important;
}
.photo h1 a:hover {
	text-decoration:none !important;
}
.photo p {
	font-size:1.2em;
	line-height:1.3em;
	margin-bottom:10px !important;
}


.photo { }
.photo a {
	border-bottom:none !important;
	text-decoration:underline !important;
}
.photo a.tLink:hover {
	text-decoration:none !important;
}
.gImageBr {
	background:url(/images/film.gif) repeat-x;
	height:21px;
}
.gImageBg {
	background:#efefef/* url(/images/film-b.gif) no-repeat bottom right*/;
}
.gImage {
	float:left;
	font-size:1em;
	line-height:1.3em;
	text-align:center;
	width:20%;
}
.gImage .date {
	color:#666;
	font-size:0.8em;
}
.photo .center {
	margin:0px auto;
	text-align:center;
}
.photo .big_photo {
	margin-bottom:10px;
}
.photo .big_photo a {
	color:#e94512 !important;
	text-decoration:none !important;
}
.photo .photo_name {}

.gImage .image {
	margin:0px auto;
	width:120px;
}
.gImage .image a {
	position:relative;
	display:block;
	z-index:1;
}
.gImage .image .view {
	background:url(/images/galery-view.png);
	color:#fff;
	cursor:help;
	float:right;
	line-height:1.4em;
	margin:-16px 0px 0px;
	padding:0px 4px;
	position:relative;
	z-index:2;
}
.gImage .image img.current {
	border:3px solid #e94512;
}


/*************************************************************/
/*                         Страницы                          */
/*************************************************************/
.pages {
	clear:both;
	font-size:1.2em;
	padding-top:10px;
}
.pages a {
	border-bottom:none !important;
	/*margin:0px 2px;*/
	padding:5px;
	text-decoration:underline !important;
}
.pages a:hover {
	background-color:#D1E0F8;
	border-bottom:none !important;
}
.pages a.act {
	background-color:#9EBBDE;
}




/*************************************************************/
/*                       Комментарии                         */
/*************************************************************/
.comments {
	border-top:1px solid #e0e0e0;
	padding-top:5px;
}
.comments #addComment {
	width:480px;
	margin:0px auto;
}
.comments #addLink {
	font-size:1.2em;
	text-align:center;
	margin:0px auto;
}
.comments #addLink a {
	border-bottom:1px dashed #1c76bb;
	text-decoration:none;
}
.comments #addLink a:hover {
	color:#6ebaf4;
	border-bottom:1px dashed #6ebaf4;
	text-decoration:none !important;
}

.comments #addLayer {
	/*display:none;*/
	margin:5px 0px;
	width:480px;
}
.comments #addLayer p {
	color:#999;
	margin-top:10px;
}
.comments #addLayer input.itext {
	border:1px solid #999;
	font-size:1em;
	padding:2px;
	width:455px;
}
.comments #addLayer textarea.itext {
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	height:185px;
	padding:2px;
	width:455px;
}
.comments #addLayer input.button {
	border:1px solid #999;
	background-color:#e0e0e0;
	padding:2px;
	width:150px;
}


.comments h3 {
	font-size:1.8em;
}
.comments h4 {
	margin-bottom:5px;
}
.comments .sep {
	border-top:1px dashed #f0f0f0;
	padding-top:10px;
}
.comments .avatar {
	float:left;
	width:105px;
}
.comments .avatar p {
	color:#999;
	font-size:0.8em;
	margin-top:5px;
}
.comments .avatar span {
	display:block;
	font-weight:bold;
}
.comments .comment {
	background:url(../images/comment-bottom.gif) no-repeat right bottom;
	float:left;
	width:600px;
}
.comments .comment div {
	background:url(../images/comment-top.gif) no-repeat right top;
	padding:10px 10px 10px 30px;
	min-height:40px;
}
.comments .comment p {
	font-size:1em;
	margin-bottom:7px;
	color:#555;
}
.comments .comment .clear {
	border-bottom:none;
	background:none;
}

.answer {
	clear:both;
	min-width:710px;
	margin-top:10px;
}
.answer h4 {
	margin-bottom:5px;
}
.answer .clear {
	border-bottom:1px dashed #f0f0f0;
	padding-top:10px;
}
.answer .avatar {
	float:right;
	width:105px;
}
.answer .avatar p {
	color:#999;
	font-size:0.8em;
	margin-top:5px;
}
.answer .avatar span {
	font-weight:bold;
	display:block;
}
.answer .comment {
	float:right;
	width:600px;
	background:url(../images/comment-bottom-r.gif) no-repeat right bottom;
}
.answer .comment div {
	background:url(../images/comment-top-r.gif) no-repeat right top;
	padding:10px 30px 10px 10px;
	min-height:40px;
	color:#555;
}
.answer .comment p {
	font-size:1em;
	margin-bottom:10px;
}
.answer .comment .clear {
	border-bottom:none;
	background:none;
}
