/*  
Theme Name: Photo-reverse.com
*/

html, body {
	height:100%;
}
body {
	padding:0;
	margin:0;
	background-color: #252525;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}
ul {
	list-style:none;
}
img {
	border:0;
}
p {
	margin:1em 0;
}
a:link, a:visited {
	color: #d7d7d7;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#main-table {

}
#header {
	height: 75px;
}
#logo {
	background-image: url(images/logo.gif);
	height: 41px;
	width: 269px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 75px;
	margin-top: 17px;
}
* html #logo {
	margin-left: 37px;
}
#logo a {
	height: 41px;
	width: 269px;
	display:block;
}
#top-menu {
	float: right;
	margin-top: 22px;
}
#top-menu li {
	display: inline;
}
#top-menu li a {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	line-height: 22px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}
#top-menu li a:hover {
	background-image: url(images/top-menu-link-bg.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 22px;
}
#top-menu li a#active {
	background-image: url(images/top-menu-link-bg.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 22px;
}

#main {
	background-attachment: scroll;
	background-image: url(images/main-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.side-titles {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 250px;
	width: 75px;
}
#title-last-works {
	background-image: url(images/title-last-works.gif);
}
#title-info {
	background-image: url(images/title-info.gif);
}
#title-links {
	background-image: url(images/title-links.gif);
}
#title-gallery {
	background-image: url(images/title-gallery.gif);
}

#last-news {
	background-image: url(images/last-news-bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#title-last-news {
	background-image: url(images/title-news.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 20px;
	height: 130px;
}
#content {
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 35px;
	overflow: hidden;
}
.article {
	margin-bottom:35px;
	margin-right: 20px;
}
.article h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
}
.article h2 {
	font-size: 16px;
	line-height: 1.4;
}
.article strong,
.article b {
	font-weight:bold;
}
.article i,
.article em {
	font-style: italic;
}

.article a:link, .article a:visited {
	color: #3F4958;
	text-decoration: underline;
}
.article a:hover {
	text-decoration: none;
}
.article ul {
	list-style-type: disc;
	padding-left: 35px;
}
.article li {
	line-height: 1.4;
}
.article img {
	margin: 10px;
}


#short-news {
	margin-right: 15px;
	margin-left: 35px;
	margin-top: 25px;
}
#short-news li {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-bottom: 25px;
}
#short-news .date {
	color: #e0e5eb;
	background-color: #494949;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 15px;
}
#short-news .intro {
	font-size: 10px;
	line-height: 1.4;
}
#short-news .intro a:link,
#short-news .intro a:visited {
	color: #252525;
	text-decoration: none;
}
#short-news .intro a:hover {
	text-decoration: underline;
}


#footer {
	height: 75px;
	color: #d7d7d7;
}
#footer #copyright {
	float: right;
	margin-top: 20px;
	color:#7E7E7E;
	margin-right: 10px;
}
#footer #copyright a:link,
#footer #copyright a:visited {
	color:#7E7E7E;
}
* html #footer #copyright {
	margin-left: 37px;
}
#footer #counters {
	float: left;
	margin-top: 13px;
	margin-left: 90px;
}
* html #footer #counters {
	margin-left: 45px;
}

.ngg-album {
	border:none !important;
	float:left;
}
.ngg-album .ngg-albumtitle {
	text-align:center;
}.ngg-album p {
	text-align:center;
}
.ngg-galleryoverview h1 {
	margin-bottom:15px;
}
.ngg-albumtitle a:link,
.ngg-albumtitle a:visited {
	font-size:18px;
	font-weight:normal;
	line-height:1.4;
	text-decoration:none;
}