@charset "UTF-8";
body {
	font: 100% Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:120%;
	font-size:14px;
	background:#333333;
	margin: 0; 
	padding: 0;
	text-align: center;
}
body {
	letter-spacing:-0.3px;
}
p, h1, h2, h3, form {
	padding:0px;
	margin:0px;
	font-weight:normal;
}
a {
	color:#FFFF00;
}
a:hover {
	color:#FF0099;
	background-color:#FFF;
	text-decoration:none;
}
div.inner {
	width:920px;
	margin:auto;
	text-align:left;
}
#container {
	width: 100%;  
	margin: 0 auto; 
	border: none;
	text-align: left;
}
#header {
	background:url(images/bg_header.jpg) top left repeat-x;
	height:415px;
}
#mainContent {
	background:url(images/bg_grass.jpg);
	padding-top:20px;
	padding-bottom:35px;
}
.clearboth {
	clear:both;
}
#footer {
	background:url(images/bg_footer.jpg) top left repeat-x;
	height:510px;
}
#footer .inner {
	background:url(images/foot.png) 20px 0px no-repeat;
	height:510px;
}
#header .inner {
	background:url(images/head.png) top left no-repeat;
	height:415px;
	width:920px;
}
h1, p {
	margin:0px;
	padding:0px;
}
div.trans_black {
	background:url(images/bg_trans_black.png);
	margin-left:42px;
	padding:0px;
}
div.trans_black h2.title {
	color:#666;
	font-size:60px;
	font-style:italic;
	margin-bottom:5px;
	padding-bottom:13px;
	padding-top:40px;
	padding-left:20px;
	border-bottom:5px dashed #999;
}
div.menu_float {
	background:none;
	position:fixed;
	left:0;
	top:50%;
	margin-top:-117px;
	width:42px;
	z-index:20;
}
.float_yellow {
	background:url(images/floatmenu_yellow.png) top left repeat-y;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:40px;
	margin-bottom:8px;
}
.menu_contact {
	background:url(images/menu_contact.png) no-repeat;
	width:17px;
	height:179px;
	display:block;
}
a.float_blue {
	background:url(images/floatmenu_blue.png) top left repeat-y;
	width:42px;
	height:38px;
	display:block;
}
div.head_left {
	position:relative;
	top:125px;
	float:left;
	display:inline;
}
div.head_left a {
	display:block;
	width:250px;
	height:70px;
	text-decoration:none;
	color:#333;
}
div.head_left a:hover {
	background:none;
}
div.head_right {
	width:302px;
	float:right;
	display:inline;
}
div.tagline {
	margin-top:138px;
	width:260px;
}
div.tagline p {
	padding-top:60px;
	padding-bottom:5px;
	padding-left:3px;
	font-style:italic;
	line-height:110%;
	font-size:17px;
	color:#F5EDED;
	text-align:left;
	margin:0px;
}
div.btn_more {
	margin-top:48px;
	margin-left:54px;
	float:left;
	width:97px;
	display:inline;
}
div.btn_more a {
	width:97px;
	height:39px;
	display:block;
	background:url(images/btn_more.png) no-repeat;
}
div.btn_more a:hover {
	background:url(images/btn_more.png) no-repeat 0px -39px;
}
div.btn_cv {
	margin-top:48px;
	float:left;
	width:97px;
	display:inline;
}
div.btn_cv a {
	width:97px;
	height:39px;
	display:block;
	background:url(images/btn_cv.png) no-repeat;
}
div.btn_cv a:hover {
	background:url(images/btn_cv.png) no-repeat 0px -39px;
}
div.welcome_text {
	padding-top:9px;
	padding-bottom:5px;
}
div.foot_left {
	top:0px;
	float:left;
	display:inline;
	width:282px;
	margin-top:45px;
	margin-left:45px;
}
div.foot_center {
	top:0px;
	float:left;
	display:inline;
	width:270px;
	margin-top:45px;
	margin-left:42px;
}
div.foot_right {
	width:243px;
	float:left;
	display:inline;
	margin-top:45px;
	margin-left:35px;
}
div.about_box {
	margin-top:95px;
	height:345px;
	overflow:hidden;
}
.about_box p {
	color:#FFFFFF;
	font-style:italic;
	padding-left:0px;
	line-height:110%;
	font-size:13px;
	margin-bottom:7px;
}
div.cv_box {
	margin-left:125px;
	height:20px;
	margin-top:8px;
}
div.btn_eng {
	float:left;
	width:64px;
	display:inline;
	margin-left:4px;
}
div.btn_eng a {
	width:64px;
	height:20px;
	display:none;
	background:url(images/btn_eng.png) no-repeat;
}
span.yellow {
	color:#FFFF00;
}
div.btn_eng a:hover {
	background:url(images/btn_eng.png) no-repeat 0px -20px;
}
div.btn_spa {
	float:left;
	width:64px;
	display:none;
	margin-left:4px;
}
div.btn_spa a {
	width:64px;
	height:20px;
	display:block;
	background:url(images/btn_spa.png) no-repeat;
}
div.btn_spa a:hover {
	background:url(images/btn_spa.png) no-repeat 0px -20px;
}
.cv_box a {
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin-left:8px;
	margin-top:6px;
	text-decoration:none;
}
div.skills_box {
	margin-top:95px;
	height:165px;
	overflow:hidden;
}
.skills_box p {
	line-height:105%;
	color:#ccc;
	font-style:italic;
	font-size:12px;
	margin-bottom:8px;
	border-bottom:1px solid #666666;
	padding-bottom:8px;
}
div.blog_box {
	margin-top:80px;
	height:90px;
	overflow:hidden;
}
.blog_box p {
	padding-left:20px;
	padding-right:20px;
	line-height:115%;
	color:#ccc;
	font-style:italic;
	font-size:11px;
}
.blog_box a {
	color:#ccc;
	text-decoration:none;
}
.blog_box a:hover {
	color:#FF0099;
	background:#fff;
}
div.contact_box {
	margin-top:81px;
	height:230px;
	overflow:hidden;
}
div.social_box {
	margin-left:109px;
	display:block;
	float:left;
	margin-top:4px;
}
.social_box a {
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin-left:20px;
	margin-top:6px;
	text-decoration:none;
}
.social_box .flickr {
	background:url(images/icon_flickr.png) no-repeat;
}
.social_box .lastfm {
	background:url(images/icon_lastfm.png) no-repeat;
}
.social_box .delicious {
	background:url(images/icon_delicious.png) no-repeat;
}
.social_box .linkedin {
	background:url(images/icon_linkedin.png) no-repeat;
}
.social_box .twitter {
	background:url(images/icon_twitter.png) no-repeat;
}
.social_box .rss {
	background:url(images/icon_rss.png) no-repeat;
}
div.recommend_box {
	margin-left:109px;
	display:block;
	float:left;
	margin-top:10px;
}
.recommend_box a {
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin-left:20px;
	margin-top:6px;
	text-decoration:none;
}
.recommend_box .digg {
	background:url(images/icon_digg.png) no-repeat;
}
.recommend_box .reddit {
	background:url(images/icon_reddit.png) no-repeat;
}
.recommend_box .twitter {
	background:url(images/icon_twitter.png) no-repeat;
}
.recommend_box .stumbleupon {
	background:url(images/icon_stumbleupon.png) no-repeat;
}
.recommend_box .meneame {
	background:url(images/icon_meneame.png) no-repeat;
}
.recommend_box .friend {
	background:url(images/icon_friend.png) no-repeat;
	display:none;
}
.item {
	padding:25px;
	border:1px solid #333333;
	border-top:none;
	border-bottom:5px dashed #FF0066;
}
.work {
}
.work_left {
	width:270px;
	float:left;
}
.work_right {
	width:460px;
	float:right;
}
.work_head {
	background:#242424;
}
.work h2 a {
	font-size:18px;
	color:#FFF;
	text-decoration:none;
}
.work h2 a:hover {
	color:#FF0066;
	text-decoration:none;
}
.work_category {
	color:#CCCCCC;
	font-style:italic;
	font-size:14px;
}
.work_description {
	font-size:13px;
	line-height:115%;
	margin-top:40px;
	color:#CCCCCC;
}
.shot {
	margin-right:4px;
	float:left;
}
a.lupa {
	background:url(images/lupa.png) no-repeat left top;
	height:235px;
	width:430px;
}
a.lupa:hover {
	background:url(images/lupa_hover.png) no-repeat left top;
	float:left;
	height:235px;
	width:430px;
}
.btn_morework {
	float:left;
}
.btn_morework a {
	background:url(images/btn_more.jpg);
	display:block;
	width:25px;
	height:115px;
}
.btn_prevwork {
	float:left;
	margin-top:4px;
}
.btn_prevwork a {
	background:url(images/btn_prev.jpg);
	display:block;
	width:25px;
	height:115px;
}
.pics {
	height:202px;
	margin:0;
	padding:0;
	width:202px;
	overflow: hidden;
	position: relative;
}
.pics img {
	border:  1px solid #ccc;
	width:  200px;
	height: 200px;
	top:  0;
	left: 0
}
.modal {
	background:none;
	text-align:left;
	padding:12px;
	color:#000;
	font-size:11px;
	line-height:100%;
}
.modal form, .modal qp {
	margin:0px;
	padding:0px;
}
.modal p {
	padding:0px;
	color:#191919;
	line-height:110%;
	font-size:13px;
}
.modal h2 {
	background:#FF0066;
	color:#FFF;
	padding:10px;
	width:296px;
	margin-bottom:15px;
}
.modal h1 {
	background:#00FFFF;
	color:#000;
	padding:10px;
	width:296px;
	margin-bottom:15px;
	margin-top:15px;
	font-size:20px;
}
.modal div.wpcf7-response-output {
	margin:0px;
	padding:5px;
	border:none;
	color:#FF0066;
	width:306px;
}
.modal div.wpcf7-mail-sent-ok {
	border:none;
	background:#FFF;
}
#TB_window {
	background:none !important;
	border:none !important;
	margin-left:50px !important;
	left:0px !important;
}
#TB_closeAjaxWindow {
	padding-right:1px !important;
}
#TB_window a:link, #TB_window a:hover, #TB_window a:focus, #TB_window a:visited {
	border:none !important;
	color:inherit !important;
	background:none !important;
}
#TB_window a img {
	border:none !important;
}
#TB_title {
	background:none !important;
}
.modal input, .modal textarea {
	background:none;
	border:none;
	padding:5px;
	margin-top:11px;
	font-size:12px;
	margin-bottom:10px;
	width:200px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ccc;
}
.modal .indent input {
	padding-left:57px;
	width:150px;
}
.modal .subm input {
	background:#FF0066;
	padding:0px;
	height:20px;
	width:55px;
	font-size:14px;
	color:#FFF;
	margin:0px;
	position:relative;
	left:13px;
	float:right;
	cursor:pointer;
}
.modal .subm input:hover {
	background:#00FFFF;
	color:#333333;
}
.modal textarea {
	height:63px;
	width:210px;
	margin-top:10px;
	margin-bottom:0px;
	overflow:hidden;
}
/**
jCarousel 
**/
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
}
.jcarousel-container-horizontal {
	width: 428px;
	height: 232px;
	background:none;
	border:1px solid #666;
}
.jcarousel-clip-horizontal {
	width:  100%;
	height: 100%;
}
.jcarousel-item {
	margin-bottom: 1px;
	margin-right:1px;
}
.jcarousel-list li, .jcarousel-item {
	width: 430px;
	height: 235px;
}
.jcarousel-list li a {
	display:block;
	width:100%;
	height:100%;
	float:none;
	border:none;
	text-decoration:none;
	overflow:hidden;
}
.jcarousel-list li a img {
	border:none;
}
