@import url();


body {
	font-family: Arial, Tahoma, sans-serif;
	background-color:#000;
	color:#FFF;
}

#container {
	background-color: black;
	width: 960px;
	height: auto;
	margin: 0 auto;
}

#title_block {
	overflow: hidden;
}

#title_small {
	float: left;
	width: auto;
	height: auto;
	padding-top: 23px;
	padding-bottom: 20px;
	margin-left: 10px;
}

#top_icons {
	overflow:hidden;
	float: right;
	width: auto;
	height: auto;
	padding-top: 41px;
}

#top_icons a:link, #top_icons a:visited {
	float:left;
	display: block;
	width: 41px;
	height: 41px;
	padding-right: 12px;
}

#top_icons a.linkedin {
	background: url(../images/icon_linkedin.jpg) no-repeat 0 0;
}

#top_icons a.linkedin:hover {
	background-position:0 -41px;
}

#top_icons a.delicious {
	background: url(../images/icon_delicious.jpg) no-repeat 0 0;
}

#top_icons a.delicious:hover {
	background-position:0 -41px;
}

#top_icons a.twitter {
	background: url(../images/icon_twitter.jpg) no-repeat 0 0;
}

#top_icons a.twitter:hover {
	background-position:0 -41px;
}

#top_icons a.facebook {
	background: url(../images/icon_facebook.jpg) no-repeat 0 0;
}

#top_icons a.facebook:hover {
	background-position:0 -41px;
}

#top_icons a.mail {
	background: url(../images/icon_mail.jpg) no-repeat 0 0;
}

#top_icons a.mail:hover {
	background-position:0 -41px;
}


/*bottom icons*/

#bottom_icons {
	overflow:hidden;
	float: left;
	width: auto;
	height: auto;
	padding-top: 20px;
}

#bottom_icons a:link, #bottom_icons  a:visited {
	float:left;
	display: block;
	width: 41px;
	height: 41px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#bottom_icons a.linkedin {
	background: url(../images/icon_linkedin.jpg) no-repeat 0 0;
}

#bottom_icons a.linkedin:hover {
	background-position:0 -41px;
}

#bottom_icons a.delicious {
	background: url(../images/icon_delicious.jpg) no-repeat 0 0;
}

#bottom_icons a.delicious:hover {
	background-position:0 -41px;
}

#bottom_icons a.twitter {
	background: url(../images/icon_twitter.jpg) no-repeat 0 0;
}

#bottom_icons a.twitter:hover {
	background-position:0 -41px;
}

#bottom_icons a.facebook {
	background: url(../images/icon_facebook.jpg) no-repeat 0 0;
}

#bottom_icons a.facebook:hover {
	background-position:0 -41px;
}

#bottom_icons a.mail {
	background: url(../images/icon_mail.jpg) no-repeat 0 0;
}

#bottom_icons a.mail:hover {
	background-position:0 -41px;
}



/*.rollover a {
display:block;
width: 90px;
padding:10px 10px 10px 7px;
font: bold 13px sans-serif;;
color:#333;
background: url("rollover-image.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -35px;
color: #049;
}
.rollover a:active {
background-position: 0 -70px;
color:#fff;
}*/


#title_big {
	width: 940px;
	height: auto;
	margin-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #2f2f2f;
	border-top: 1px solid #2f2f2f;
}

#projects_title {
	width: 940px;
	height: auto;
	margin-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #2f2f2f;
}

#items {
	background-color: black;
	width: 940px;
	height: auto;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom: 1px solid #2f2f2f;

}

#about_me_title {
	/*background-color: gray;*/
	width: 940px;
	height: auto;
	margin-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #2f2f2f;
	
}

#about_me_content {
	width: 940px;
	height: auto;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #2f2f2f;
}

#footer {
	width: 940px;
	height: auto;
	margin-left: 10px;
}

#place_image {
	padding-top: 20px;
	width: auto;
}

h1 {
	background: url(../images/title_small.jpg) no-repeat 0 0; 
	height:38px; 
	width:449px;
}

h1 span {
	display: none;
}

h2{
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	/*line-height: 36px;*/	
	color: #FFF;
}

h3{
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
}

h4{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

h5{
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

p{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	/*line-height: 36px;*/
}

a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#abe332;
	text-decoration: none;
}
a:active {
	color:#abe332;
	text-decoration: none;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	/*line-height: 36px;*/
}


a.small:link {
	color:#8d8d8d;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

a.small:visited {
	color:#8d8d8d;
}

a.small:hover {
	color:#abe332;
	text-decoration: none;
}
a.small:active {
	color:#abe332;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}



