html, body {
	font: normal normal 400 1em/1.5em Georgia,Serif;
	color: #333;
	padding-bottom: 30px;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.4em;
}

p, h1, h2, h3, h4, h5, ul, ol, blockquote p {
	padding: 1em 0;
}

ul, ol {
	list-style: none;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
	display: block;
	padding: 5px;
}

#content pre {
	background: #FFFFC1;
	border: 1px solid #eee;
	display: block;
	overflow: auto;
}

a {
	color: #C00;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Align (used for images) */

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

.alignleft {
	margin: 14px 15px 10px 0;
	float: left;
}

.alignright {
	margin: 14px 0px 10px 15px;
	float: right;
}

/* Wrap */

.wrap {
	width: 100%;
}

.left-col {
	float: left;
}

.right-col {
	float: right;
}

/* Container */

#container {
	width: 901px;
	margin: 0 auto;
	position: relative;
}

/* Header */

#header {
	position: relative;
}

#header h1 {
	font-size: 2.5em;
	margin: 0;
	text-align: center;
}

#header h1 a {
	color: #333;
	font-weight: normal;
	text-shadow: -1px 0px 0px #666;
	text-decoration: none;
}

/* Main Menu */

#menu {
	position: relative;
	z-index: 1;
}

#menu ul {
	padding: 0;
	background: rgb(225,225,225);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
}

#menu ul li {
	line-height: 32px;
	display: inline-block;
	font-weight: bold;
	padding: 0.5em 1em 0.5em 1em;
}

#menu ul li a {
	display: block;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #666;
	cursor: pointer;
	text-decoration: underline;
}

/* Main Menu - Current Page Item */

#menu ul li.current_page_item a {
	color: #bbb;
}

/* Content Area - Content and Sidebar */

.background {
	background: #F5F5F5;
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
	position: relative;
}

/* Content */

#content {
	width: 701px;
}

h2.arh {
	width: 460px;
	margin-left: 160px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 10px 15px;
	font-size: 20px;
	background: #FFF0D4;
	border-bottom: #D7D7D7 1px solid;
	border-top: #D7D7D7 1px solid;
	line-height: 25px;
}

/* Post */

.post {
	width: 100%;
	clear: both;
	border-bottom: #CBCBCB 1px solid;
	border-right: 1px solid #ddd;
	position: relative;
}

.error, .page {
	border: 0;
}

/* Post Content */

.post-content {
	width: 542px;
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 10px;
	background: #fff;
	border-left: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* Post Content Headings */

.post-content h2 {
	font: normal normal 400 1em/1.5em Georgia,Serif;
	padding-bottom: 0.5em;
	font-size: 200%;
}

.post-content h2 a {
	color: #000;
	text-decoration: none;
}

.post-content h2 a:hover {
	text-decoration: underline;
}

.post-content h2 span.comments {
	font-size: 18px;
	line-height: 1.2em;
	display: inline-block;
	padding-right: 18px;
	position: relative;
	top: -14px;
	left: 8px;
	background: url(images/icon_comment.gif) no-repeat right 4px;
}

.post-content h2 span.comments a {
	color: #666666;
}

.post-content h3 {
	font-weight: normal;
	font-size: 1.5em;
	color: #000;
}

/* Post Content Lists and Blockquote */

.post-content ol, .post-content ul {
	line-height: 20px;
}

.post-content ul {
	padding-left: 30px;
}

.post-content ul li {
	list-style: circle;
	padding: 3px 0;
}

.post-content ol {
	padding-left: 37px;
}

.post-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

.post-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Post Content Images*/

.post-content img {
	padding: 5px;
	background: #1A272E;
}

/* Post Content (read more) */

.post-content span.read_more {
	padding: 5px 0 10px 0;
	display: block;
	float: left;
	font-size: 13px;
}

.post-content a span.read_more {
	color: #1A86DF;
	text-decoration: underline ;
}

.post-content a:hover span.read_more {
	text-decoration: none;
}

/* Post Meta */

.post-meta {
	width: 170px;
	margin-left: 6px;
	text-align: right;
	padding-top: 11px;
	background: url(images/post_element.gif) no-repeat 153px 11px;
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 1;
}

.post-meta a {
	color: #587384;
}

.post-meta a:hover {
	text-decoration: underline;
}

/* Post Meta Date */

.post-meta h3 {
	padding: 3px 0;
	padding-right: 30px;
	margin-bottom: 30px;
}

.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #8D8D8D;
}

.post-meta h3 span.month, .post-meta h3 span.year {
	color: #666666;
	width: 40px;
}

.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

.post-meta h3 span.year {
	font-size: 14px;
	display: block;
}


/* More Entries */

.more_posts {
	width: 400px;
	clear: both;
	margin-left: 190px;
	padding: 5px 0 6px 0;
}

.more_posts h2 {
	font-size: 20px;
}

.more_posts h2 a {
	color: #404040;
}

.more_posts h2 a:hover {
	color: #1A86DF;
}

/* Comments (single.php and comments.php) */

h3#comments, h3.lc {
	font-size: 18px;
	border-bottom: #D7D7D7 2px solid;
}

h3.lc {
	padding-top: 20px;
}

.comments_wrap {
	width: 420px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
	border-bottom: #D7D7D7 1px dotted;
}

.comments_wrap img {
	background: none;
	padding: 1px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #D7D7D7 1px solid;	
	padding: 1px !important;
}

.comments_wrap .right {
	width: 350px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 200px;
}

#sidebar h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
}

/* Sidebar Search */

#search {
	width: 100%;
	height: 50px;
}

#search form {
	padding: 14px 0 0 14px;
}

#search form div {
	width: 172px;
	height: 28px;
	background: url(images/search_field.gif) no-repeat 0 0;
	position: relative;
}

#search form input.search_box {
	width: 91px;
	border: 0;
	position: absolute;
	left: 5px;
	top: 5px;
	padding-top: 2px;
	background: transparent;
	font-size: 11px;
	outline: none;
}

#search form input.submit {
	position: absolute;
	right: 0;
}

/* Sidebar Block */

#sidebar .block {
	padding: 14px 4px 14px 14px;
	background: url(images/sidebar_block_top.gif) repeat-x 0 0;
}

#sidebar .block a {
	color: #333;
}

#sidebar .block a:hover {
	color: #111;
}

#sidebar .block ul {
	width: 100%;
	padding: 1px 0 8px 0;
}

/* Sidebar Inside Block */

#sidebar_in .block ul li {
	line-height: 20px;
	padding: 4px 0 4px 21px;
	background: url(images/circle.gif) no-repeat 5px 11px;
	margin-right: 10px;
}

#sidebar_in .block ul li ul li {
	border: 0;
}

/* Sidebar Special List */

#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul {
	margin-top: 3px;
}

#sidebar .categories ul li, #sidebar .blogroll ul li, #sidebar .widget_categories ul li, #sidebar .widget_links ul li {
	float: left;
	margin-right: 10px;
	display: inline;
}

#sidebar .categories ul li, #sidebar .widget_categories ul li {
	background: url(images/icon_folder.gif) no-repeat 0 6px;
}

#sidebar .blogroll ul li, #sidebar .widget_links ul li {
	background: url(images/circle.gif) no-repeat 5px 11px;
	font-size: 11px;
}


/* Widget (tag cloud) */

#sidebar div.widget_tag_cloud {
	padding-right: 1em;
}

/* Footer */

#footer {
	margin: 0 auto;
	padding-top: 0px;
	margin-top: -1px;
	position: relative;
	text-align: center;
}

#footer h2 {
	color: #6D7E87;
}

/* Copyright */

#copyright {
	clear: both;
	font-size: 11px;
	padding: 5px 0;
	border-top: #eee 1px solid;
	color: #80807f;
	text-align: center;
}

#copyright .left-col {
	padding-left: 15px;
	float: none;
}

/* Labroll */

#labroll {
	margin-bottom: 2em;
	text-align: center;
	background: #eee;
	position: relative;
	overflow: hidden;
	height: 152px;
}

#labroll a.item {
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica;
	color: #fff;
	background-color: #fff;
	text-shadow: 0px 0px 5px #000;
	width: 190px;
	height: 120px;
	text-align: center;
	line-height: 120px;
	margin: 1em 0.5em 1em 0.5em;
	-webkit-transition: all 0.6s cubic-bezier(0, 0, 0, 1);
	-moz-transition: all 0.6s cubic-bezier(0, 0, 0, 1);
}

#labroll a.item.center-left {
	position: absolute;
	top: 1em;
	left: 50%;
	margin: 0;
	margin-left: -305px;
}

#labroll a.item.center-middle {
	position: absolute;
	top: 1em;
	left: 50%;
	margin: 0;
	margin-left: -95px;
}

#labroll a.item.center-right {
	position: absolute;
	top: 1em;
	left: 50%;
	margin: 0;
	margin-left: 115px;
}

#labroll a.item.left {
	position: absolute;
	top: 1em;
	left: 50%;
	margin: 0;
	margin-left: -700px;
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	-moz-transform: scale3d(0.5, 0.5, 0.5);
}

#labroll a.item.right {
	position: absolute;
	top: 1em;
	left: 50%;
	margin: 0;
	margin-left: 510px;
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	-moz-transform: scale3d(0.5, 0.5, 0.5);
}

/* Fix */

.wrap:after,
.block ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/* Misc */

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

/* Laboratory */


#intro p {
	color: #666;
}

#projects {
	padding: 0;
	list-style-type: none;
	position: relative;
	font-size: 12px;
	font-family: Arial;
}

#projects li {
	list-style-type: none;
	font-size: 12px;
	font-family: Arial;
}

#projects h2 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #AFCB51;
	color: #666;
	font-weight: normal;
	background: url(images/arrow_green.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 1.5em;
}

#projects ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 2em;
	padding-bottom: 2em;
	background: url(images/bg_green.png);
	background-repeat: repeat-x;
}

#projects ul li {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	position: relative;
	width: 457px;
	list-style-type: none;
}

#projects ul li h3 {
	margin: 0;
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #bbb;
}

#projects ul li h3 a {
	text-decoration: none;
	display: block;
	color: #444;
}

#projects ul li h3 a:hover {
	color: #000;
}

#projects ul li img {
	margin: 0.5em;
	margin-top: 0;
	border: 0;
	float: left;
	padding: 0;
}

#projects ul li p.desc {
	margin: 0.5em;
	margin-top: 0;
	font-size: 1em;
	width: 18em;
	float: left;
}

.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */

div.sidecontent {
	background: #555;
	width: 150px;
	position: absolute;
	top: 24px;
	border-top: 5px solid #444;
	border-bottom: 5px solid #444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	min-height: 500px;
}

div.sidecontent h2 {
	margin: 0px;
	padding: 10px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #666;
	text-align: center;
	font-size: 1.4em;
}

div.sidecontent div {
	text-align: center;
	padding-bottom: 2em;
}

div.sidecontent div img {
	max-width: 100px;
	-webkit-box-reflect:below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.8, transparent), to(white));
}

#lookingat {
	left: 0px;
	border-left: 5px solid #444;
	border-top-left-radius: 10px;
}

#lookingat.show {
	left: -155px;
}

#watching {
	right: -0px;
	border-right: 5px solid #444;
	border-top-right-radius: 10px;
}

#watching.show {
	right: -155px;
}
