/*
Name: Art Office Design
Author: Иван Гинев
*/

body {
	background-color: #c63585;
	margin-top: 0px;
	margin-bottom: 0px;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	/*background-image: url(images/bar.png);
	background-position: 100px 0;
	background-repeat: repeat-y;*/
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 981px;
	height: 100%;
}

#left {
	float: left;
	width: 130px;
	background-color: #c63585;
	height: 325px;
	background-image: url(images/kapki_lqvo.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#main {
	float: left;
	width: 800px;
	background-color: #71003f;
	background-image: url(images/kapki_dqsno.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}

#frow {
	position: relative;
	left: -50px;
}

#header_text {
	width: 160px;
	height: 190px;
	float: left;
	margin-right: 10px;
	margin-left: 58px;
	margin-top: 40px;
	font-size: 14px;
}

#logo {
	float: left;
	width: 195px;
}

#calendar {
	width: 245px;
	height: 250px;
	background-image: url(images/purple.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#cal_nav {
	position: relative;
	top: -10px;
	left: 185px;
	margin-bottom: -5px;
	width: 55px;
}

#calendar h2, #newsbox h2 {
	font-size: 14px;
	position: relative;
	margin: 0 0 0 0;
	top: 5px;
	left: 10px;
	width: 80px;
	font-weight: bold;
}

.wrap_entry {
	width: 180px;
	margin-top: -5px;
	margin-bottom: 5px;
	float: left;
	margin-left: -5px;
}

.cal_entry {
	margin-left: 10px;
	width: 210px;
	clear: left;
}

.cal_entry .heading {
	color: #A2B802;
	font-size: 13px !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 140px !important;
	display: block;
}

.cal_entry .text {
	color: white;
	font-size: 12px;
	margin: 3px 0 0 10px;
	padding: 0 0 0 0;
	margin-bottom:	5px;
}

.cal_date {
	background-image: url(images/green-sq.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	color: black;
	font-weight: bold;
	text-align: center;
	float: left;
}

.cal_date strong {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-top: -50px;
}

.cal_date span {
	font-size: 11px;
	
}

/* second column */
#srow {
	margin-top: 10px;
	left: 15px;
	position: relative;
	z-index: 98;
	width: 700px;
}

#photo {
	width: 370px;
	height: 250px;
	float: left;
	margin-right: 10px;
}

#kare_vine {
	position: relative;
	background-image: url(images/vine.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 120px;
	float: left;
	margin-bottom: 7px;
}

#kare_pinpoint {
	position: relative;
	background-image: url(images/pinpoint.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 120px;
	float: left;
}

#kare_heart {
	position: relative;
	background-image: url(images/heart.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 120px;
	float: left;
	margin-left: 7px;
}

#kare_support {
	background-image: url(images/kare-support.png);
	background-repeat: no-repeat;
	width: 370px;
	height: 120px;
	float: left;
	color: #57002c;
	text-transform: uppercase;
	text-align: center;
	z-index: 98;
}

#kare_support p {
	display: block;
	width: 250px;
	left: 55px;
	top: 15px;
	position: relative;
}

#srow h3 {
	color: white;
	font-size: 11px;
	display: block;
	font-weight: bold;
	width: 100px;
	margin: 0 0 0 0;
	left: 10px;
	top: 5px;
	position: relative;
}

#srow h4 {
	color: white;
	font-size: 11px;
	display: block;
	width: 100px;
	margin: 0 0 0 0;
	left: 10px;
	top: 5px;
	font-weight: normal;
	position: relative;
}

#srow .date {
	display: block;
	/*width: 70px;*/
	color: white;
	font-size: 11px;
	top: 67px;
	left: 10px;
	position: absolute;
	z-index: 99;
}

#kare_vine h3, #kare_vine h4 {
	width: 220px;
}

#trow {
	position: relative;
	left: 15px;
	margin-top: 10px;
	float: left;
	z-index: 82;
}

#newsbox {
	width: 244px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(images/news_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
}

#newsbox h2 {
	display: block;
	width: 245px;
	height: 27px;
	background-image: url(images/news_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	top: 0;
	left: 0;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: -7px;
}

.news_entry {
	width: 240px;
	font-size: 11px;
	margin-top: 5px;
	padding-bottom: 10px;
}

.news_date {
	float: left;
	color: #b80266;
	width: 32px;
	margin-left: 10px;
}

.news_date a:link, a:active {
	color: #b80266;
	text-decoration: none;
}

.news_date a:hover {
	text-decoration: underline;
}

.news_text {
	float: left;
	width: 160px;
	margin-left: 30px;
	clear: right;
	margin-bottom: 5px;
}

#news_close {
	clear: both;
	background-image: url(images/news_bottom.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 38px;
}

#navigation {
	position: relative;
}

#forow {
	position: relative;
	top: -40px;
	left: 100px;
}

#footer {
	position: relative;
	top: 90px;
	left: -40px;
	display: block;
	text-align: right;
}

#footer li, #footerin li {
	list-style-type: none;
	font-size: 10px;
	width: 100px;
}

#footer li a,#footerin li a {
	color: white;
	text-decoration: none;
}

#footer li a:hover,#footerin li a:hover {
	text-decoration: underline;
}

.clearfix {
	height: 1px;
	clear: both;
}

.button_kare {
	background-image: url(images/purple-button.gif);
	background-repeat: no-repeat;
	display: block;
	width: 95px;
	height: 25px;
	position: relative;
	left: 77px;
	color: white !important;
	font-size: 10px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 7px;
	font-weight: bold;
}

.cal_button {
	position: absolute;
	left: 520px;
	top: 230px;
}

.plus_button {
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 99;
}

a img {
	border: none;
}

#right {
	float: left;
	width: 50px;
	background-color: #c63585;
}

#nav {
	position: relative;
	left: -130px;
	top: 20px;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

#nav li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 130px;
}

#page_text {
	color: white;
	position: relative;
	width: 590px;
	float:	left;
	left: -60px;
	margin-top: 5px;
	min-height: 600px;
	z-index:	99;
}

#logoin {
	float: left;
	position: relative;
	left: -50px;
}

#page_title {
	margin-top: 25px;
	color: white;
}

#footerrow {
	position: relative;
	left: 130px;
	margin-top: -175px;
	width: 100px;
	padding-left: 700px;
	height: 200px;
	background-color: #71003f;
	margin-bottom: -50px;
	z-index:	80;
}

#footerin {
	position: absolute;
	top:	20px;
	left: 670px;
	display: block;
}

#footerin li{
	z-index: 99;
}

#page_text [class="datetime"],#page_text [class="venue"] {
	text-align: right;
}

.datetime, .venue {
	color: #A2B802;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #A2B802;
}

a:hover {
	text-decoration: none;
}

a:visited, a:active{
	color: #C7E109;
}

.box {
	float: right;
	width: 220px;
}

.box em {
	color: #A2B802;
	font-weight: strong;
}

.box ul {
	list-style-type:	none;
	margin-top: 0px;
}

.box li {
	position: relative;
	left: -25px;
}

.inside {
	position: relative;
	left: -40px;
}

.inside ul {
	width:	190px !important;
}

.inside li, .newsarch li {
	width:	210px !important;
	list-style-image: url(images/bullet.gif);
	padding-left: -5px;
	list-style-position: inside;
}
h2.head {
						font-size: 13px !important;
						margin: 5px 0 0 10px;
						padding: 0 0 0 0;
					}

