#container #left-content {
	width: 200px;
	overflow: hidden;
}
#container #middle-content {
	width: 816px;
	height: 740px;
	margin-top: 10px;
	margin-left: 0px !important;
}

#middle-content .dnight-tequila {
	background: #001015 url('../img/background-tequila.png') no-repeat;
	overflow: hidden;	
	height: 740px;
}

#middle-content .dnight-vodka {
	background: #001015 url('../img/background-vodka.png') no-repeat;
	display: none;
	overflow: hidden;	
	height: 740px;
}

#middle-content .menu {
	position: absolute;
	padding: 25px 0 0 20px;
}

#middle-content .menu .item {
	padding-left: 30px;
	float: left;
}

#middle-content .menu .item img {
	float: left;
}

#middle-content .menu .item .text {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-left: 5px;
	color: #fff;
}

#middle-content .menu .item .text:hover {
	text-decoration: underline;
	color: #fff;
}

#middle-content .menu a {
	cursor: pointer;
	color: #fff;
}

#middle-content .menu a:hover {
	cursor: pointer;
	color: #fff;
}

#middle-content .bottom-menu {
	position: absolute;
	margin: 540px 0 0 620px;
}

#middle-content .bottom-menu .item {
	width: 94px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#middle-content .bottom-menu .item img {
}

#middle-content .bottom-menu .item .text {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	color: #fff;
}

#middle-content .bottom-menu .item .text:hover {
	text-decoration: underline;
	color: #fff;
}

#middle-content .bottom-menu a {
	cursor: pointer;
	color: #fff;
}

#middle-content .bottom-menu a:hover {
	cursor: pointer;
	color: #fff;
}

#container #right-content {
	margin-top: 10px;
	padding-left: 14px;
	overflow: hidden;
	width: 150px;
}

#middle-content .content {
	width: 290px;	
	font-family: Tahoma, sans-serif;
	margin: 130px 0 0 35px;
	color: #fff;
}

#middle-content .title {
	font-size: 21px;
	font-weight: bold;
	border-bottom: 2px solid #8f8889;
	padding-bottom: 10px;
}

#middle-content .text {
	padding: 10px 0 10px 3px;
}

#middle-content .alc {
	width: 180px;
	border-top: 2px solid #8f8889;
	border-bottom: 2px solid #8f8889;
	padding: 10px 0 10px 3px;
}

#middle-content .vol {
	padding: 10px 0 10px 3px;
}

#middle-content .vol img {
	margin: 5px 0 5px 5px;
}

.event-img {
	line-height: 0;
}

.event-descr {
	background-color: #f7fdfe;
	border: 1px solid #d8f4ff;
	list-style: none;
	text-align: center;
	padding: 15px 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #232323;
	margin-bottom: 10px;
}
.event-descr dt {
	margin: 3px 0;
	float: left;
	width: 80px;
}
.event-descr dd {
	margin: 3px 0;
	float: left;
	width: 100px;
}
.event-descr dt {
	padding-right: 8px;
	text-align: right;
}
.event-descr dl {
	text-align: left;
}
.event-descr .data {
	color: #2e3192;
}

#left-content .events-c .title {
	text-transform: none;
	font-size: 12px;
	color: #fc4180;
	padding-bottom: 3px;
}
#left-content .events-c .events {
	margin-top: 0;
}

#middle-content h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	
}
#middle-content h1 a {
	color: #F7941D;
}

.event-meta {
	color: #744F23;
	margin-top: 10px;
}
.event-meta a {
	color: #CA924D;
}
.event-info {
	margin-top: 17px;
}
.event-info .event-logo {
	float: right;
	padding: 0 0 20px 20px;
}

.thanked {
	margin-top: 15px;
}
.thanked h3 a {
	color: #2e3192;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}
.thanked img {
	margin-top: 5px;
	margin-right: 5px;
}

/* Ziņas */

.featured {
	margin-bottom: 12px;
}
.featured img {
	margin-right: 8px;
}

#left-content .articles {
	margin-bottom: 10px;
}
#left-content .articles .title {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #ec008c;
	border-bottom: 1px solid #ec008c;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#left-content .articles ul {
	list-style: none;
}
#left-content .articles ul li {
	background: url('../img/bullet.gif') no-repeat 0 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#left-content .articles ul li.comment {
	background: url('../img/blue-bullet.gif') no-repeat 0 28px;
	padding-top: 5px;
}
#left-content .articles ul li.comment p {
	padding-bottom: 3px;
}
#left-content .articles ul li a {
	color: #000;
}

#left-content .articles ul li .comment-count {
	color: #ec008c;
}

#left-content .articles ul li .permalink a {
	color: #2e3192;
}

#middle-content .more .title {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #2e3192;
	border-bottom: 1px solid #2e3192;
	padding-bottom: 2px;
	margin: 20px 0 5px 0;	
}
#middle-content .more ul {
	list-style: none;
	padding-top: 5px;
} 
#middle-content .more ul li {
	background: url('../img/blue-bullet.gif') no-repeat 0 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#middle-content .more ul li a {
	color: #232323;
}

/* Jaunumi */

#middle-content .featured h3 a {
	color: #551fff;
	font-size: 12px;
	font-weight: normal;
}

#middle-content .featured .featured-img {
	float: left;
	width: 190px;
	margin-right: 15px;
}
#middle-content .featured .featured-img img {
	margin: 0;
}
#middle-content .featured .last {
	margin-right: 0px !important;
}

.latest-articles h2 {
	color: #ec008c;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	border-bottom: 2px solid #ec008c;
	padding-bottom: 2px;
}

.latest-articles .article-c {
	background-color: #f7fdfe;
	border: 1px solid #daf4ff;
	padding: 10px 10px 7px 10px;
	margin-bottom: 10px;
}
.latest-articles .article-c .body {
	float: left;
	width: 395px;
}
.latest-articles .article-c .body p {
	padding-top: 10px;
}
.latest-articles .article-c .img-c {
	float: right;
}
.latest-articles .article-c .img-c img {
	margin-top: 5px;
}
.latest-articles .article-c h3 a {
	color: #2e3192;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
}

.latest-articles .article-c h3 a.comment-count {
	font-size: 10px;
	color: #ec008c;
}

.news-by-category {
	width: 290px;
	float: left;
	margin: 0 20px 10px 0;
}
.news-by-category.last {
	margin-right: 0;
}
.news-by-category h2 {
	text-align: right;
	border-bottom: 1px solid #ec008c;
	margin-bottom: 10px;
}
.news-by-category h2 a {
	font-size: 14px;
	color: #ec008c;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}
.news-by-category ul {
	list-style: none;
}
.news-by-category ul li {
	background: url('../img/bullet.gif') no-repeat 0 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.news-by-category ul li a {
	color: #2e3192;
}

#auth {
	color: #fff;
	text-align: left;
	font-size: 11px;
	margin-left: 0px !important;
	padding: 7px 10px 7px 10px;
	margin-bottom: 10px;
	background: #252525;
}

#auth input {
	border: none;
	background: #181818;
	color: #fff;
	font-size: 12px;
	width: 120px;
	padding: 3px 3px;
	margin: 1px;
}

#auth .button {
	background: #252525;
	width: 40px;
	cursor: pointer;
}
