@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ compressed */ body{margin:0;padding:0;border:0;outline:0;vertical-align:baseline}html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}/* remember to define focus styles! */:focus{outline:0}/* remember to highlight inserts somehow! */ins{text-decoration:none}del{text-decoration:line-through}/* tables still need 'cellspacing="0"' in the markup */table{border-collapse:collapse;border-spacing:0}

a:link {
	color: #46aad7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #46aad7;
}
a:hover {
	text-decoration: underline;
	color: #46aad7;
}
a:active {
	text-decoration: none;
	color: #46aad7;
}

body{
	background-color:#141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	color:#141414;
	background-image:url(../images/background.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-decoration:none;
}

#top-shadow{
  background: url(../images/top-shadow.png) repeat-x;
  height: 19px;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 100;
}

#center{
	margin: auto;
	width: 950px;
	height: 840px;
	background-image:url(../images/body_shadow.png);
	background-repeat:repeat-y;
}

#header{
	width:950px;
	height:130px;
	background-image:url(../images/header_back.png);
	background-repeat:no-repeat;
}

ul#logo { float: left; margin-top: 65px; margin-left: 10px; width:389px; height: 37px; }

ul#logo li { float: left; list-style: none; }

ul#logo li a { height: 37px; display: block; text-indent: -9999px; background-image:url(../images/logo_home.png); }

#logo_home { width: 389px; background-position: 0 -37px; }

#logo_home:hover { width: 389px; background-position: 0 0; }


#left-margin{
	float: left;
	width: 50px;
	height: 205px;
}

/* Menu */
ul#menu { float: left; margin: 0 0 0 0; padding: 0 0 0 0; width:50px; height: 205px; }

ul#menu li { float: left; list-style: none; }

ul#menu li a { height: 50px; width: 50px; display: block; text-indent: -9999px; background-image:url(../images/menu.png); }
	


#menu-home { background-position: 0 0; }

#menu-home:hover { background-position: -50px 0; }

#menu-work { background-position: 0 -50px; }

#menu-work:hover { background-position: -50px -50px; }

#menu-about { background-position: 0 -100px; }

#menu-about:hover { background-position: -50px -100px; }

#menu-contact { background-position: 0 -150px;}

#menu-contact:hover { background-position: -50px -150px; }

#menu-current a#menu-home { background-position: -100px 0; }



#container{
	float:right;
	width: 850px;
	height:710px;
	margin-right:50px;
	background-color:#FFF;
	background-image:url(../images/content_strek_home.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content{
	text-align:left;
	background-image:url(../images/content_back.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin:0 0 0 0;
	padding: 20px 20px 20px 20px;
}

#content h1{
	width:644px;
	height:91px;
	display:block;
	text-indent:-9999px;
	background-image:url(../images/text/hello_there.png);
	padding:0 0 0 0;
	margin:0 0 38px 0;
}

#content h3{
	width:809px;
	height:58px;
	display:block;
	text-indent:-9999px;
	background-image:url(../images/text/presentation.gif);
	padding:0 0 0 0;
	margin:0 0 40px 0;
}

#skillestrek{
	margin:0 0 0 0px;
	padding:0 0 40px 0;
}

#content-left{
	text-align:left;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	float:left;
	width:257px;
	height:395px;
}

#content-left h2{
	width:159px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background-image:url(../images/text/latest-project.png);
}

#content-center{
	text-align:left;
	padding-left:12px;
	padding-right:12px;
	margin:0 0 0 0;
	float:left;
	width:273px;
	height:395px;
}

#content-center h2{
	margin-left:8px;
	width:199px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background-image:url(../images/text/my-flickr-photos.png);
}

#content-right{
	text-align:left;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	float:right;
	width:256px;
	height:395px;
}

#content-right h2{
	width:183px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background-image:url(../images/text/twitter-updates.png);
}

#latest-project{padding-top:8px;}

#twitter_div { width: 256px; height:257px; overflow:hidden;}

span{display:block;}
 
ul#twitter_update_list { width: 256px; padding: 0; margin: 0; overflow: hidden; }
 
ul#twitter_update_list li { width: 256px; padding: 5px 0 5px 0; border-bottom: solid 1px #8e8e8e; list-style: none; display:block; color:#555;}

ul#twitter_update_list li:hover{color:#000;}
 
ul#twitter_update_list li a { color: #46aad7; text-decoration: none; }
 
ul#twitter_update_list li a:hover { color: #46aad7; border-bottom: solid 1px; }

#footer{
	overflow:hidden;
	margin:auto;
	width: 950px;
	height:248px;
}

#links-div{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	width:950px;
	height: 208px;
	background-image:url(../images/links_back.png);
}

#socialmedia{
	float:left;
	width:257px;
	height:163px;
	margin-top:20px;
	margin-left:70px;
	background-color:#333;
}

#contact{
	float:left;
	width:810px;
	height:163px;
	margin-top:20px;
	margin-right:70px;
	margin-bottom:0px;
	margin-left:70px;
	padding:0px 0px 0px 0px;
}

form#ContactForm{
	margin-top:-12px;
}

#name{
	float:left;
	background-image:url(../images/form_background_1.png);
	background-repeat:no-repeat;
	height:26px;
	width:237px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e8e8e;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:24px;
}

#email{
	float:left;
	background-image:url(../images/form_background_1.png);
	background-repeat:no-repeat;
	height:26px;
	width:237px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e8e8e;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:24px;
}

#subject{
	float:left;
	background-image:url(../images/form_background_1.png);
	background-repeat:no-repeat;
	height:26px;
	width:237px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e8e8e;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#comments{
	float:right;
	background-image:url(../images/form_background_2.png);
	background-repeat:no-repeat;
	height:106px;
	width:513px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e8e8e;
	padding:10px 10px 10px 10px;
}

#contact-title-footer{
	float:left;
	margin-right:700px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:18px;
}

#Send{
	float:right;
	padding:0 0 0 0;
	margin:0 0 0 0;
}


#copyright{
	width:950px;
	height:40px;
	padding-top:8px;
	line-height:8px;
	font-size:10px;
	color:#8e8e8e;
	background-image:url(../images/footer_back.png);
	background-position:top;
	background-repeat:no-repeat;
}

ul.tothetop { float: left; margin: 0 0 0 0; padding: 455px 0 0 0; width:50px; height: 50px; }

ul.tothetop li { float: left; list-style: none; }

ul.tothetop li a { height: 50px; display: block; text-indent: -9999px; background-image:url(../images/tothetop.png); }

.scroll { width: 50px; background-position: 0 0; }

.scroll:hover { width: 50px; background-position: -50px 0; }

/* Links */
ul#links { margin: 0 0 0 0; padding: 27px 0 0 0; width:493px; height: 19px; }

ul#links li { float: left; list-style: none; }

ul#links li a { height: 19px; display: block; text-indent: -9999px; background-image:url(../images/links_home.png); }
	


#facebook { width: 95px; margin-right: 40px; background-position: 0 0; }

#facebook:hover { width: 95px; margin-right: 40px; background-position: 0 -19px; }

#twitter { width: 82px; margin-right: 40px; background-position: -135px 0; }

#twitter:hover { width: 82px; margin-right: 40px; background-position: -135px -19px; }

#flickr { width: 59px; margin-right: 40px; background-position: -257px 0; }

#flickr:hover { width: 59px; margin-right: 40px; background-position: -257px -19px; }

#youtube { width: 97px; margin-right: 40px; background-position: -355px 0;}

#youtube:hover { width: 97px; margin-right: 40px; background-position: -355px -19px; }

