@font-face {
	font-family: 'ITCLubalinGraphDemi';
	src: url('lud_____.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCLubalinGraphDemiOblique';
	src: url('ludo____.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCLubalinGraphBook';
	src: url('luw_____.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCLubalinGraphBookOblique';
	src: url('luwo____.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Inconsolata';
	src: url('inconsolata.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

*
{
	color: #eeeeee;
	font-family: Verdana, helvetica;
	font-size: 8.5pt;
	line-height: 13pt;
}

body
{
	background: #000000;
	margin: 0px;
}

a
{
	color: #ff0041;
	/* font-weight: bold;*/
	text-decoration: none;
	background: url("/files/blog/a.gif") repeat-x bottom;
	padding-bottom: 3px;
	margin-bottom: -3px;
}

a:hover
{
	color: #ffffff;
	background: url("/files/blog/a_hover.gif") repeat-x bottom;
}

a.noUnderline
{
	background-image: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

strong, b
{
	color: #0a7afa;
	font-weight: bold;
}

ul
{
	margin-left: 15px;
	padding-left: 0px;
}

img
{
	border: 0px;
}

h2
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	text-decoration: none;
	color: #FFFFFF;
}

h3
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 15px;
	color: #777777;
}

.subsection
{
	position: relative;
	display: block;
	font-weight: bold;
	color: #0a7afa;
	margin-bottom:10px;
	clear: both;
}

pre
{
	font-family: 'Inconsolata';
	font-size: 10pt;
	color: #0977ea;
	background-color: #00112d;
	padding: 10px;
	width: 330px;
	overflow: auto;
	margin:0px;


}


iframe
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* LAYOUT */

#container
{

}

#first_column
{
	position:relative;
	margin-left: 67px;
	width:350px;
	float: left;
}

#second_column
{
	position:relative;
	width:350px;
	margin-left: 60px;
	float: left;
}

#portfolio, #lab
{
	margin-top: 8px;
}

#portfolio .item, #lab .item
{
	padding: 6px 7px 6px 7px;
	background-image: url("/files/blog/portfolio_itemsbg.gif");
}

.blog_item
{
	display: block;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background: #000000 url("/files/blog/hr.gif") repeat-x bottom;
}

	.blog_item h2
	{
		font-family: 'ITCLubalinGraphDemiOblique';
	}

		.blog_item h2 a
		{
			font-family: 'ITCLubalinGraphDemiOblique';
			font-size: 20px;
			line-height: 26px;
			color: #FFFFFF;
			font-weight: normal;
			background: none;
		}

	.blog_item h3
	{
		font-family: 'ITCLubalinGraphDemi';
		font-size: 15px;
		color: #777777;
		font-weight: normal;
	}

.blog_comment
{
	display: block;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

.body, .body_opened
{
	margin-bottom: 20px;
}

/* COMMENTS */

.blog_comment
{
	margin-bottom: 15px;
}

.blog_comment .metadata
{
	color: #999999;
	display:block;
	margin-top: 3px;
}

.admin
{
	background-color: #F6F6F6;
	padding: 10px;
}

/* FORM */
input, textarea
{
	color: #0977ea;
	border: 0px;
	background-color: #00112d;
	padding: 5px;
	margin-top: 2px;
}

/* RECAPTCHA */

.recaptchatable #recaptcha_response_field
{
	color: #0977ea !important;
}
