/* Layout designed by K8 DESIGNS - http://www.k8-designs.net - PLEASE DO NOT REMOVE THIS CREDIT LINE */

body { margin: 0; background-image: url(yunabg.png); background-repeat: repeat-y; font: 13px palatino linotype; color: #b1a69f; text-align: justify; letter-spacing: 0.5px; line-height: 20px; }

#layout { margin: 0 auto 0 auto; position: absolute; top: 0; left: 0; width: 1207px; }

.header { float:left; position:relative; width:1207px; height:415px; }

#content { padding: 0; }

#main { float: left; width: 570px; padding: 0px 0px 0px 30px; }

#sidebar { float: left; width: 215px; background: transparent; padding: 10px 0 0 151px; }

#sidebar a { margin: 0px; display: block; text-align: right; font: 16px lucida sans unicode; color: #d5cdc5; letter-spacing: 1px; line-height: 12px; font-style: normal; font-weight: bold; padding: 10px 25px 30px 0; text-shadow: 1px 1px 2px #a05063; border-right: 1px dotted #3b2431; text-decoration: none; }

#sidebar a:hover { background-image: url(yunanav.png); color: #fbf6f1; font-style: normal; }

.title { margin: 0 0 0px 0; padding: 0 0 0 100px; background-image: url(yunatitle.png); text-align: left; font: 24px trebuchet ms; color: #efe9e3; font-weight: bold; letter-spacing: 0px; line-height: 62px; }

p { margin-bottom: 50px; }

b { color: #d4b59e; }

i { color: #e5d0bf; }

a { font: 12px georgia; color: #eb809b; font-style: italic; text-decoration: none; }

a:hover { color: #a54c63; }

input,
textarea,
select {
	width: 80%;
	padding: 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #b1a69f !important;
	color: #1a0013;
	border: 1px solid rgba(194,178,128,0.18);
	border-radius: 18px;
	font-family: 'Georgia', serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height:2.7;
	outline: none;
	box-sizing: border-box;
	transition:
		border-color 0.35s ease,
		background 0.35s ease,
		box-shadow 0.35s ease,
		transform 0.35s ease;
}

#footer { float: right; width: 1207px; height: auto; background-image: url(yunafooter.png); background-repeat:no-repeat; text-align: left; font: 10px palatino linotype; color: #dabda7; text-transform: uppercase; font-weight: bold; letter-spacing: 0px; }

#footer p { padding: 90px 0 115px 600px; }

#footer a { padding: 0 7px 0 7px; font: 10px palatino linotype; color: #ea6585; text-transform: uppercase; font-weight: bold; }

#footer a:hover { color: #bd97c5; }