@charset "UTF-8";

a:link,a:visited,a:active {
	color: #FEFFA1;
	font-family: sans-serif;
	font-size: 11px;
	border: 0px;
}

a:hover {
	color: #FEFFA1;
	text-decoration: none;
}

img {
	border: 0px;
}

b {
	color: #FFFFFF;
}

p {
	text-align: justify;
}

h3 {
	padding-left: 10px;
	margin-bottom: 30px;
	color: #ffffff;
}

body {
	background-image: url(/images/bgd.gif);
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #BABABA;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#feedback {
	background: transparent;
	width: 6.4em;
	position: fixed;
	top: 33%;
	left: 0.25%;
}

#feedback a {
	display: block;
	text-indent: 24px;
	height: 31px;
}

#feedback #twitter {
	background: url('/images/twittericon.png') no-repeat 0 -31px;
}

#feedback #twitter:hover {
	background-position: 0 0;
}

#feedback #facebook {
	background: url('/images/facebookicon.png') no-repeat 0 -31px;
}

#feedback #facebook:hover {
	background-position: 0 0;
}

#feedback #lastfm_icon {
	background: url('/images/lastfmicon.png') no-repeat 0 -31px;
}

#feedback #lastfm_icon:hover {
	background-position: 0 0;
}

#feedback #linkedin {
	background: transparent url(/images/linkedinicon.png) no-repeat scroll 0
		-31px;
}

#feedback #linkedin:hover {
	background-position: 0 0;
}

#feedback #email {
	background: transparent url(/images/emailicon.png) no-repeat scroll 0
		-31px;
}

#feedback #email:hover {
	background-position: 0 0;
}

#top1 {
	border: 0px;
	width: 100%;
	height: 40px;
	background-image: url(/images/bgd_1.gif);
}

#header {
	border: 0px;
	width: 1100px;
	height: 79px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 0px;
}

#innerheader1 {
	background-image: url(/images/darko_ronic.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 275px;
	float: left;
}

#innerheader2 {
	background-image: url(/images/kabuuum.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 275px;
	float: right;
}

#main {
	padding-left: 3px;
	border: 0px;
	width: 941px;
	height: 451px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	text-align: left;
}

#innerMainWrapper {
	padding: 0px 6px 3px 4px;
}

.orvvis {
	margin-left: 50px;
	margin-top: 6px;
}

#profpic {
	float: right;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 35px;
	margin-bottom: 20px;
}

#orvvis_logo {
	float: right;
	margin-left: 35px;
	margin-right: 20px;
	margin-top: 65px;
	margin-bottom: 20px;
}

#gallery {
	float: right;
	margin-left: 35px;
	margin-right: 20px;
	margin-top: 35px;
	margin-bottom: 20px;
}

#bfc {
	float: right;
	margin-left: 35px;
	margin-right: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#ataris {
	font-family: serif;
	margin: auto;
	margin-top: 20px; padding : 0px;
	text-align: center;
	padding: 0px;
}

#ataris_title {
	font-family: serif;
	text-align: right;
	padding-right: 50px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.skills {
	margin-left: 25px;
	margin-top: 10px;
}

#skills_left {
	width: 40%;
	float: left;
}

#skills_right {
	width: 60%;
	float: left;
}

#skills_left ul {
	margin: 0px 5px 10px 5px;
	padding: 5px;
}

#skills_left li {
	display: block;
	margin: 5px;
	padding: 5px;
}

#skills_right ul {
	margin: 0px 5px 10px 5px;
	padding: 5px;
}

#skills_right li {
	display: block;
	margin: 5px;
	padding: 5px;
}

.projects {
	margin-left: 25px;
	margin-top: 10px;
}

#projects_left {
	width: 50%;
	float: left;
}

#projects_right {
	width: 50%;
	float: left;
}

#projects_left ul {
	margin: 0px 5px 10px 5px;
	padding: 3px;
}

#projects_left li {
	display: block;
	margin: 5px;
	padding: 3px;
}

#projects_right ul {
	margin: 0px 5px 10px 5px;
	padding: 3px;
}

#projects_right li {
	display: block;
	margin: 5px;
	padding: 3px;
}

#footer {
	color: #B1B1B1;
	width: 935px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 9px;
	padding-left: 15px;
}

#footer a:link,#footer a:visited {
	font-size: 9px;
	color: #6A7A75;
	text-decoration: none;
}

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

/* hide container until all is ready */
.hrzList {
	display: none;
}

/*Main Container*/
.container {
	width: 100%;
}

.container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.container li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*Content Container*/
.contentContainer {
	padding-left: 0px;
	float: left;
	width: 0px;
	height: 451px;
	overflow: hidden;
}

.contentWrapper {
	
}

.contentInnerWrapper {
	text-align: justify;
	padding: 10px;
}

#hrzListHandle0 {
	background: url(/images/px0.png);
}

#hrzListHandle1 {
	background: url(/images/px1.png);
}

#hrzListHandle2 {
	background: url(/images/px2.png);
}

#hrzListHandle3 {
	background: url(/images/px3.png);
}

#hrzListHandle4 {
	background: url(/images/px4.png);
}

#hrzListHandle5 {
	background: url(/images/px5.png);
}

#hrzListHandle6 {
	background: url(/images/px0.png);
}

/*  MAIN  */ /*Main Container*/
.mainContainer {
	width: 100%;
}

.mainContainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.mainContainer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*Handle*/
.element {
	float: left;
	width: 34px;
	height: 100px;
	text-align: center;
	margin-right: 3px;
	border: 0px solid white;
	padding-top: 351px;
}

.elementOver {
	background: red;
	border: 0px solid white;
}

.elementSelected {
	background: #000;
	border: 0px solid white;
}

#elementLast {
	float: left;
	width: 34px;
	height: 100px;
	text-align: center;
	border: 0px solid white;
	padding-top: 351px;
	background: url(/images/px0.png);
}

/*Content Container*/
.mainContainerWrapper {
	text-align: justify;
}

.mainContainerInnerWrapper {
	padding: 10px;
}

.contentWrapper3 h3 {
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
