* {
margin:0px;
padding:0px;
outline: none;
}
body {
	background-color: #2F140B;
	color: #FFF;
	font-family: Georgia, serif;
	font-size: 100%;
	background-image: url(../img/design/body-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
img { border: none; }
.right {	float: right; }
.left { float: left; }
.right-img { float: right; margin: 0px 0px 10px 15px;}
.left-img { float: left; margin: 0px 15px 10px 0px;}
.center { margin: 0px auto 0px auto; }
.center-img { margin: 0px auto 0px auto; display: block}
.clear {	clear: both;}
#ie6 {
	text-align: center;
	display: none;
	visibility: hidden;
}

#wrapper hr {
	width: 940px;
	margin: 5px 10px 45px 10px;
	height: 2px;
	display: block;
	float: left;
	background-image: url(../img/design/line.png);
	background-repeat: no-repeat;
	border: none;
}
#wrapper-index hr{
	width: 940px;
	margin: 5px 20px 45px 20px;
	height: 2px;
	display: block;
	float: left;
	background-image: url(../img/design/line.png);
	background-repeat: no-repeat;
	border: none;
}
input, textarea { margin-bottom: 5px; }
h2 {
	color: #FFFBCF;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 25px;
	margin: 0 0 25px 10px;
}
.col580 h2 {
	font-size: 1.45em;
	margin-left: 0px;
}
h3 {
	color: #CCBE77;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 15px;
}
a:link, a:visited { color: #86BEA3; }
a:hover {
	color: #99C8B1;
	text-decoration: none;
}
/*==================================*/
#wrapper {
	width: 960px;
	display: block;
	padding: 0px;
	color: #FFF;
	margin: 0px auto 0px auto;
	overflow: hidden;
	font-size: 0.9em;
}
#wrapper-index {
	width: 980px;
	display: block;
	padding: 0px;
	color: #FFF;
	margin: 0px auto 0px auto;
	overflow: hidden;
	font-size: 0.9em;
}
#head {
	width: 940px;
	height: 204px;
	margin: 0px 10px 0px 10px;
	font-size: 1.1em;
}
#headsecondary {
	width: 940px;
	height: 70px;
	margin: 0px 10px 0px 10px;
	font-size: 1.1em;
}
#wrapper-index #head { margin: 0px 20px 0px 20px; }
#choose-language {
	width: 63px;
	height: 44px;
	padding-top: 19px;
	background-image: url(../img/design/language.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
	text-align: center;
	font-size: 1.3em;
}
a:link#choose-language , a:visited#choose-language, a:hover#choose-language {
	color: #381A0F;
	text-decoration: none;
} 
#menu {
	width: auto; 
	height: 60px;
	float: right;
	margin-top: 0px;
	margin-bottom: 1px;
	text-align: right;
	font-size: 1em;
}
#menu li {
	list-style: none;
	display: inline;
	float: left;
	overflow: hidden;
	margin-left: 18px;
	height: 59px;
}
#menu a:link, #menu a:visited {
	color: #86BEA3;
	text-decoration: none;
	padding: 30px 13px 8px 13px;
	display: block;
	float: left;
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
	border-bottom: 3px solid transparent;
}
#menu a:hover {
	color: #381A0F;
	text-decoration: none;
	background-color: #86BEA3;
	background-image: url(../img/design/menu-button.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	float: left;
	border-right: 3px solid #FFFBCF;
	border-left: 3px solid #FFFBCF;
	border-bottom: 3px solid #FFFBCF;
} 
.active a:link, .active a:visited {	color: #FFFBCF !important; }
.active-menu a:link, .active-menu a:visited {
	color: #381A0F !important;
	background-image: url(../img/design/menu-button.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-color: #86BEA3  !important;
	border-right: 3px solid #FFFBCF  !important;
	border-left: 3px solid #FFFBCF  !important;
	border-bottom: 3px solid #FFFBCF  !important;
}
h1 a {
	text-indent: -9000px;
	width: 293px;
	height: 68px;
	margin: 0px 0px 0px -4px;
	background-image: url(../img/design/kovidesign.png);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	display: inline;
}
#motto1, #motto2, #motto3, #motto4, #motto5, #motto6, #motto7, #motto8, #motto9 {
	width: 940px;
	height: 73px;
	text-indent: -9000px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	font-weight: normal;
	margin: 10px 0px 18px 0px;
	letter-spacing: 1px;
	font-size: 1.8em;
}
#motto1 { background-image: url(../img/design/motto1.png); }
#motto2 { background-image: url(../img/design/motto2.png); }
#motto3 { background-image: url(../img/design/motto3.png); }
#motto4 { background-image: url(../img/design/motto4.png); }
#motto5 { background-image: url(../img/design/motto5.png); }
#motto6 { background-image: url(../img/design/motto6.png); }
#motto7 { background-image: url(../img/design/motto7.png); }
#motto8 { background-image: url(../img/design/motto8.png); }
#motto9 { background-image: url(../img/design/motto9.png); }
.col300, .col340, .col580 {
	margin: 0px 10px 0px 10px;
	display: inline;
	float: left;
}
.col940 {
	margin: 0px 10px 0px 10px;
	display: inline;
	float: left;
}
.col300 p, .col340 p, .col580 p, .col940 p {
	line-height: 20px;
}
.col940 { width: 940px; }
.col580 {
	width: 580px;
	position:relative;
}
.col340 { width: 340px; }
.col300 { width: 300px; }
.col300 ul {
	margin-bottom: 20px;
	list-style: none;
}
#i-do {
	width: 280px;
	padding-right: 75px;
	padding-bottom: 5px;
	margin-top: 8px;
	text-align: right;
	float: left;
	display: inline;
	background-image: url(../img/design/ampersand.png);
	background-position: center right;
	background-repeat: no-repeat;
	line-height: 28px;
}
#i-do h2 {
	color: #CCBE77;
	margin: 0px;
	font-weight: normal;
	font-size: 2.1em;
}
h3.decorated {
	width: 330px;
	margin-top: 40px;
	background-color: #86BEA3;
	border: 5px solid #FFFBCF;
	text-align: center;
	color: #381A0F;
	font-weight: normal;
}
h3.decorated2 {
	width: 600px;
	margin: 20px auto 0 auto;
	display: block;
	float: none;
	background-color: #86BEA3;
	border: 5px solid #FFFBCF;
	text-align: center;
	color: #381A0F;
	font-weight: normal;
	clear: both;
}
h3.decorated a:link, h3.decorated a:visited, h3.decorated2 a:link, h3.decorated2 a:visited {
	color: #381A0F;
	text-decoration: none;
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 1.6em;
}
h3.decorated a:hover, h3.decorated2 a:hover { background-color: #99C8B1; }
.index-text {
	float: left;
	display: inline;
	width: 580px;
	margin-left: 20px;
	line-height: 20px;
}
/*==================================*/
.portfolio-item {
	background-image: url(../img/design/transparent.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	margin-top: 5px;
	display: block;
	padding: 5px;
	font-size: 0.8em;
	overflow: hidden;
	min-height: 285px;
	font-style: italic;
}
.portfolio-item strong {
	color: #CCBE77;
	font-style: normal;
}
a:link.portfolio-item, a:visited.portfolio-item {
	color: #FFFBCF;
	text-decoration: none;
}
a:hover.portfolio-item {
	color: #FFFBCF;
	text-decoration: none;
}
.detail-link {
	color: #86BEA3;
	text-align: right;
	display: block;
	margin-top: 3px;
	font-size: 0.95em;
	text-decoration: underline;
	font-style: normal;
}
a:hover.portfolio-item .detail-link {
	text-decoration: none;
}
.effect {
	width: 290px;
	height: 220px;
	display: block;
	background-image: url(../img/design/transparent2.png);
	background-repeat: repeat;
	position: absolute;
	z-index: 100;
}
a:hover.portfolio-item .effect {	display: none; }
/*==================================*/
.send-email {
	background-color: #86BEA3;
	border: 2px solid #FFFBCF;
	text-align: center;
	color: #381A0F;
	font-weight: normal;
	text-decoration: none;
	float: left;
	display: inline;
	margin-top: 10px;
	cursor: pointer;
	padding: 5px;
	font-size: 1.2em;
	font-family: Georgia, serif;
}
.send-email:hover { background-color: #99C8B1; }
.message { color: #CCBE77; }
/*==================================*/
#project-details {
	width: 700px;
	margin: 0px 10px 0px 10px;
	float: left;
	display: inline;
}
#project-details h2 {
	margin: 0px 0px 20px 0px;
}
#project-details p {
	margin: 8px 0px 8px 0px;
}
#project-details span {
	color: #CCBE77;
}
#project-details img {
	padding: 5px;
	margin: 15px 0px 15px 0px;
	background-image: url(../img/design/transparent.png);
	background-repeat: repeat;
}
#projects-list {
	width: 180px;
	margin-left: 15px;
	padding-left: 25px;
	float: left;
	display: inline;
	/*border-left: 1px dashed #2F140B;*/
}
#projects-list ul {
	list-style: none;
}
#projects-list li {
	list-style: none;
	margin-bottom: 7px;
}
#projects-list a {
	text-decoration: none;
}
#projects-list a:hover {
	padding-left: 1px;
}
#projects-list h3 {
	color: #FFFBCF;
}
.quote1 {
	font-style: italic;
	background-image: url(../img/design/quote1.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 24px;
	padding-left: 60px;
}
.quote2 {
	background-image: url(../img/design/quote2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 60px;
}
.quote3 {
	font-style: italic;
	background-image: url(../img/design/quote3.png);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-left: 25px;
}
.client {
	color: #CCBE77;
	padding-left: 60px;
	margin-bottom: 15px;
}
.client2 {
	color: #CCBE77;
	padding-left: 25px;
	margin-bottom: 35px;
}
#random-quote {
	width: 850px;
	color: #FFFBCF;
	margin: 40px auto 0px auto;
}

/*==================================*/
#footer {
	width: 100%;
	background-image: url(../img/design/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 30px;
	height: 100px;
	overflow: hidden;
	float: left;
	text-align: center;
	color: #7A542D;
	display: inline;
	margin-top: 80px;
	font-size: 0.7em;
}
#footer a:link, #footer a:visited { 
	color: #86BEA3;
	text-decoration: none;
}
#footer a:hover {
	color: #86BEA3;
	text-decoration: underline;
}
.negative-margin { margin-left: -10px; }

