/* CSS Reset */

* {
	font-family:			arial, helvetica, sans-serif;	
}

html, body, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Layout */

body {
	border-top: 10px solid #9ad6d9;
	padding-top: 10px;
	background: url('graphics/bg.gif');
	line-height: 1.3;
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	color: #111;
}

#wrap {
	width: 960px;
	margin: auto;
}

.col {
	float: left;
	overflow: hidden;
}

.clear {
	clear: both;
}

#main_col {
	margin-top: 20px;
	padding-top: 390px;
	width: 665px;
	margin-right: 20px;
	background: url('graphics/cima.gif') no-repeat left top;
}

.col.secondary {
	width: 320px;
	margin-right: 25px;
}

.col.secondary.last {
	margin-right: 0;
	position: relative;
	font-size: 13px;
}

h1 {
	font-size: 24px;
}

h1 b {
	color: #42BEFD; 
	font-family: georgia;
}

h1, h2, h3, h4 {
	font-family: georgia;
	margin-bottom: 11px;
	line-height: 1.1;
}

h2, h3 {
	color: #42befd;
	font-size: 19px;
}

.col p {
	margin-bottom: 15px;
	line-height: 19px;
}

ul.skills,
ul.skills li {
	list-style-type: disc;
}

ul.skills {
	padding-left: 20px;
	color: #ddd;
}

ul.skills li span {
	color: #111;
	font-size: 12px;
}

.col a {
	color: #7ba929;
}

form {
	margin-top: 15px;
	margin-bottom: 27px;
}

form .row {
	overflow: hidden;
	padding: 3px;
	border: 1px solid #ddd;
	color: #999;
	margin-bottom: 7px;
	background: #fff;
	clear: both;
}

.row span {
	width: 40px;
	margin-right: 10px;
	display: block;
	float: left;
	font-size: 11px;
}

.row input,
.row textarea {
	background: 0;
	width: 240px;
	border: 0;
	font-size: 11px;
}

.row textarea {
	overflow: auto;	
}

.row textarea {
	height: 60px;
}

form .submit {
	padding: 2px 10px;
	color: #fff;
	background: #9cd03f;
	border: 1px solid #eee;
	cursor: pointer;
	font-size: 12px;
}

form .submit:hover {
	background: #42BEFD;
}

form pre {
	padding: 10px;
	background: #fff;
	border: 1px solid #0ac;
}

 .contact li {
 	padding-left: 24px;
 	font-size: 12px;
 	margin: 8px 0;
 	margin-left: 5px;
 } 

.contact li.twitter {
	background: 				url('graphics/twitter_icon.gif') no-repeat left top;
}

.contact li.linkedin {
	background: 				url('graphics/linkedin_icon.gif') no-repeat left top;
}

.contact li.zerrem {
	background: 				url('graphics/zerrem_icon.gif') no-repeat left top;
}

#recent {
	width: 275px;
	float: left;
	padding-top: 40px;
}

#recent h2 {
	color: #999;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	text-align: center;
	margin-bottom: 0;
}

#recent li {
	position: relative;
	border-bottom: 1px solid #f2f2f2;
}

#recent li .color {
	left: 0;
	top: 0;
	z-index: 1;
	position: absolute;
	display: none;
}

#recent .bubble {
	display: block;
	position: absolute;
	top: 5px;
	left: -180px;
	width: 203px;
	padding-right: 20px;
	height: 63px;
	background: url('graphics/bubble.jpg') no-repeat left top;
	text-align: center;	
	z-index: 2;
	font-size: 12px;
	padding-top: 14px;
	display: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#recent .bubble b {
	display: block;
	margin-bottom: 5px;
}


/* Footer */

#footer {
	background: url('graphics/footer_bg.gif');
	height: 220px;
	margin-top: 60px;
}

#portrait {
	top: -60px;
	right: 30px;
	position: absolute;
}

#footer .holder {
	width: 960px;
	padding-top: 20px;
	margin: auto;
	position: relative;
}

#footer .latest h4 span {
	display: none;
}

#footer .latest {
	color: #fff;
	font-size: 11px;
}

#footer .latest a.content {
	font-family: georgia;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	/*width: 620px;*/
	display: block;
	margin-bottom: 10px;
}

img.h4 {
	margin-bottom: 10px;
}

#footer .credits {
	color: #fff;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #b1db66;
	font-size: 11px;
}

#footer .credits a {
	color: #fff;
}

/* Creatures */

#creature2 {
	position: absolute;
	bottom: 5px;
	right: 0;
	-webkit-transition-duration: 200ms;
}

#creature2:hover {
	bottom: 10px;	
}

#creature3 {
	float: left;	
	margin-right: 20px;
	-webkit-transition-duration: 200ms;
}

#creature3:hover {
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
}