﻿/*
	Ramunas Geciauskas
	http://geciauskas.com
*/

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #d3dddc;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12px;
	color: #5d5e55;
}

img, p, span {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div.fix {
	clear: both;
}

a {
	color: #6d6e65;
}

a:hover {
	text-decoration: none;
}

#thebg {
	background-color: #eeede9;
	background-image: url('gfx/bg.jpg');
	background-repeat: no-repeat;
	min-width: 1000px;
	width: 100%;
	height: 450px;
}

#topmenu {
	margin: 0px auto 0px auto;
	border-left: 1px #d1cec9 solid;
	border-right: 1px #d1cec9 solid;
	border-top: 0px;
	width: 1000px;
	height: 50px;
	background-image: url('gfx/topbg.png');
}

#logo {
	float: left;
	width: 400px;
	height: 40px;
}

#topitems {
	float: right;
	width: 600px;
	height: 40px;
}

#topitems ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topitems li {
	float: left;
}

#topitems a {
	display: block;
	width: 70px;
	height: 28px;
	padding: 12px 20px 0px 20px;
	text-transform: uppercase;
	text-decoration: none;
	color: #66a6bb;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	border-left: 1px #e1deda dotted;
}

#topitems a.selected {
	color: #9d9b8d;
}

#topitems a:hover {
	text-decoration: underline;
	color: #669999;
}




#main {
	width: 1000px;
	margin: 40px auto 0px auto;
}

#lefty {
	float: left;
	width: 600px;
	padding-top: 50px;
}

#righty {
	float: left;
	width: 400px;
	margin-top: 5px;
}

#righty p {
	color: #7ba296;
	letter-spacing: 2px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#thetitle {
	color: #4c5151;
	font-size: 48px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	text-transform: uppercase;
	height: 60px;
	text-align: right;
	margin-right: 60px;
}

#thesubtitle {
	color: #6c7e32;
	font-size: 18px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	text-align: right;
	margin-right: 60px;
}

#txt {
	padding: 20px 70px 20px 20px;
	font-size: 14px;
	color: #6d6e65;
	height: 117px;
}

#txt:first-letter {
	font-size: 18px;
	padding-left: 20px;
}


#rounds {
	margin-top: 0px;
}


div.ritem {
	float: left;
	width: 150px;
	margin-left: 20px;
}

a.thelink {
	display: block;
	color: #6c7e32;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 25px 0px 10px 0px;
	text-align: center;
}

a.thelink:hover {
	color: #8ea543;
}

div.ritem p {
	padding: 5px;
	color: #295d50;
	line-height: 18px;
}

#foot {
	border-top: 1px #9bbbb0 solid;
	margin: 80px 0px 0px 0px;
	padding: 20px 30px 0px 30px;
	color: #9bbbb0;
	word-spacing: 10px;
}

#foot span {
	word-spacing: normal;
	color: #66a6bb;
}

#foot a {
	color: #295d50;
	word-spacing: normal;
}

#foot a:hover {
	text-decoration: none;
}

/* other pages */

#theother {
	color: #5d5e55;
	border-bottom: 1px #bdbeb5 solid;
}


#theother h2 {
	float: left;
	color: #4c5151;
	font-size: 24px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	text-transform: uppercase;
	padding: 0px 0px 0px 50px;
}


#theother p {
	float: right;
	margin: 25px 10px 0px 0px;
	font-style: italic;
	font-size: 14px;
}


#otherleft {
	float: left;
	padding: 20px 0px 0px 0px;
	width: 600px;
}

#otherleft p {
	color: #5d5e55;
	padding: 10px 20px 0px 30px;
	font-size: 14px;
}

#otherleft p.bigger {
	padding: 10px 20px 0px 30px;
	font-size: 16px;
}


#otherright {
	color: #5d5e55;
	float: left;
	width: 300px;
	padding: 20px 50px 0px 50px;
	line-height: 18px;
}

#otherright a {
	color: #6c7e32;
}

#otherright img {
	margin: 0px 5px 0px 5px;
}

#otherright .wnd {
	margin: 0px 0px 30px 0px;
}

h3 {
	border-bottom: 1px #bdbeb5 solid;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: bold;
}

form {
	margin: 50px 0px 20px 0px;
}

fieldset {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 20px 40px 0px 40px;
}

legend {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: bold;
}

ul {
	list-style: none outside none;
}

li {
	height: 30px;
}

label {
	width: 130px;
	text-align: right;
	float: left;
	padding: 5px 20px 0px 0px;
	font-weight: bold;
}

input, textarea {
	width: 250px;
	float: left;
	border: 1px #bdbeb5 solid;
	padding: 3px;
}

textarea {
	width: 250px;
	float: left;
	height: 200px;
}

checkbox {
	width: 50px;
}


/* portfolio */

#otherleft img {
	padding: 5px;
	border: 1px #295d50 dashed;
	margin: 10px 0px 10px 0px;
}

#otherleft img:hover {
	border: 1px #295d50 solid;
}

div.theitem {
	border-bottom: 1px #bdbeb5 dashed;
	padding: 30px 0px 30px 0px;
}

div.theitem p:first-letter {
	font-size: 18px;
	padding-left: 20px;
}

div.thumb {
	float: left;
}

div.desc {
	float: left;
	margin-left: 50px;
}

div.thumb2 {
	float: right;
}

div.desc2 {
	float: right;
	margin-right: 50px;
}

small {
	color: #7ba296;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 5px 20px 10px 20px;
}

h1 {
	color: #4c5151;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
}

.noborder {
	border: 0px;
	float: left;
}

a.noborder {
	border: 0px;
	
}

div.theli {
	width: 77px;
	text-align: center;
	float: left;
	visibility: hidden;
}

