#bg-gr {
	position: relative;
	height: 100%;
	min-height: 388px;
	width: 100%;
	margin: 0 0 0 0;
	background: url('/img/bg_lines.png');	
}


#superwrap {
	position: relative; 
	height: 100%; 
	min-height: 388px;
	width: 960px; 
	margin: 0 auto;
	padding: 53px 160px 30px 160px;
	background: url('/img/bg_flowers.png') no-repeat;	
}

#wrap {
	min-width: 960px;
	width: 960px;
}

a, img, fieldset {
	border: 0;
}

a {
	color: #FF75A8;
}

a.blue {
	color: #2da4ff;
}

a:hover {
	text-decoration: none;
}


* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #F3FFBA url('/img/bg_gr.png') 0 0 repeat-x;
	margin: 0 auto;
}

html *, body * {
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	font-size: 11px;
}

html, body {
	color: #000;
	background-color: #F3FFBA;
}

h1 a {
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -2px;
}

.site-name a {
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14px;
	letter-spacing: 0.2px;
	color: #a1a0a0;
}

h2 {
	margin: 15px 0 15px 0;
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #838383;
}

h2.news {
	margin-top: 40px;
}

h3 {
	text-align: center;
	font-size: 16px;
	margin: 40px 0 15px 0;
}

#content {
	width: 900px;
	background-color: #FFF; 
	padding: 0 30px 0 30px;
}

#content #main, #content #main2 {
	width: 400px;
	float: right;
	clear: right;
	text-align: left;
	margin: -10px 0 -10px 0;
}

#content #main2 {
	width: 650px;
}

#main p, #main2 p {
	line-height: 1.4em;
	margin-bottom: 20px;
	text-align: justify;
}

#main p.date {
	color: #b4b4b4;
	font-size: 0.91em;
	margin-bottom: 5px;
}

#main p.date:after {
	content: ' —';
}

#content ul {
	margin: -20px 0 20px 45px;
}

#content li {
	line-height: 1.4em;
}

#content #left {
	width: 210px;
	background: #fff1f5 url('/img/big_flowers.png') 0 20px no-repeat;
	float: left;
	margin: -15px 40px -15px 0;
}

#content #left #inner {
	padding: 0 20px 0 30px;
	margin-top: -20px;
}

#content #addition {
	width: 200px;
	float: left;
	margin: -10px 30px -10px 0;
}

#content #left .corner-top {
	background-image: url('/img/corner_lt.png');
	height: 35px;
}

#content #left .corner-bottom {
	background-image: url('/img/corner_lb.png');
	height: 35px;
}

#menu-1, #menu-2, #menu-3 {
	margin-top: 30px;
}

#menu-1 a {
	color: #2DA4FF;
}

#menu-1 p, #menu-2 p, #menu-3 p {
	line-height: 1.5em;
}

#recall {
	margin-top: 70px;
}

#recall p {
	line-height: 1.5em;
}

#recall p.author:before {
	content: '— ';
}

#recall p.author {
	font-size: 1.09em;
	text-align: right;
	margin-bottom: 15px;
}

#counters {
	width: 88px;
	margin: 60px auto -20px auto;
}

.counter {
	position: relative;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

#main2 #photogallery {
	margin-top: 50px;
	clear: both;
}

#main2 .photo {
	float: left;
	padding: 4px;
	border: 1px solid #CECECE;
	margin: 0 18px 18px 0;
}

#addition .photo {
	width: 180px;
	margin-bottom: 20px;
	border: 1px solid #CECECE;
	padding: 7px;
}

#addition .photo a {
	display: block;
}

#navigation {
	margin: 0 0 -1.1em 0;
}

.pagination {
	clear: both;
	margin: 20px auto 50px auto;
}

.pagination a, .pagination span {
	padding: 3px 8px 5px 8px;
	margin: 5px;
	background: #F2F2F2;
}

#big-photo div {
	display: inline-block;
	border: 1px solid #EFEFEF;
	padding: 10px;
	margin: 30px auto 10px auto;
	clear: both;
}

.signature {
	text-align: center;
	margin: auto auto 10px auto;
}

div.prev {
	width: 41px;
	width: 45%;
	float: left;
	text-align: right;
	font-size: 1.1em;
}

div.next {
	width: 45%;
	float: right;
	text-align: left;
	font-size: 1.1em;
}

hr.pink {

	clear: both;
	margin: 70px 0 15px 0;
	height: 0;
	border: none;
	border-top: 1px solid #FDDAE7;
}

#form-recall {
	width: 300px;
	margin: 30px auto;
}

#form-comment {
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#form-comment legend:after, #comments .caption:after, #form-recall legend:after {
	content: ' —';
}

#form-comment legend, #comments .caption, #form-recall legend {
	font-size: 1.1em;
	margin-bottom: 15px;
}

#form-comment label, #form-recall label {
	font-size: 0.9em;
}

#form-comment input[type=text], #form-recall input[type=text] {
	padding: 3px 0 0 0;
	height: 15px;
}

#form-comment input[type=text], #form-comment textarea, #form-recall input[type=text], #form-recall textarea {
	margin: 2px 0 8px 0;
	width: 100%;
	border: 1px solid #C9C9C9;
}

#form-recall input[type=submit] {
	border: none;
	display: block;
	margin: auto;
	width: 80px;
	height: 26px;
	background: url('/img/add.png') no-repeat;	
}

#form-comment input[type=submit] {
	border: none;
	margin-right: -5px;
	float: right;
	width: 80px;
	height: 26px;
	background: url('/img/add.png') no-repeat;
}

span.required:after {
	content: '* ';
	color: #F75390;
}

span.required2:after {
	content: '** ';
	color: #F75390;
}

#comments {
	min-height: 200px;
	float: left;
	width: 420px;
}

#recalls {
	float: left;
	width: 100%;
}

#comments p, #recalls p {
	margin-bottom: 10px;
}

#comments .comment, #recalls .recall {
	padding: 8px 15px 8px 15px;
}

#comments .odd, #recalls .odd {
	background-color: #faffeb;
}

#comments .name, #comments .name a, #recalls .name, #recalls .name a {
	font-size: 0.9em;
	font-weight: bold;
}

#comments span.date, #recalls span.date {
	color: #ADADAD;
	font-size: 0.9em;
	padding-right: 5px; 
	font-weight: normal;
}

dl {
	border-bottom: 1px solid #e1e1e1;
	clear: both;
	padding: 15px 0 15px 0;
	margin-bottom: 15px;
}

dt {
	width: 80%;
	float: left;
}

dd {
	font-size: 18px;
	font-weight: bold;
	float: right;
	width: 20%;
	text-align: center;
	vertical-align: middle;
}





.small, .small * {
	font-size: 0.9em;
}

.top-white, .bottom-white {
	display: block;
	background-color: #FFF; 
	height: 40px;
}

.top-white {
	margin: -40px 40px 0 40px; 
}

.bottom-white {
	margin: 0 40px -40px 40px; 
}

.corner-top, .corner-top span, .corner-bottom, .corner-bottom span {
	background-color: transparent;
	display: block;	
	background-repeat: no-repeat;
	height: 40px;
}
.corner-top {
	background-image: url('/img/big_corner_lt.png');
	background-position: 0 0;
}

.corner-top span {
	background-image: url('/img/big_corner_rt.png');
	background-position: 100% 0;
}

.corner-bottom {
	background-image: url('/img/big_corner_lb.png');
	background-position: 0 0;
}

.corner-bottom span {
	background-image: url('/img/big_corner_rb.png');
	background-position: 100% 0;
}

.clear {clear: both;}

.note {
	clear: both;
	padding: 5px 10px 5px 10px;
	background-color: #DDD;
	margin: 20px 50px 20px 50px;
}

.note h3 {
	text-align: left;
	margin: 0 0 0 0;
}