/* CSS File for sklobovskaya.com */

/********************************** BODY & PARAGRAPH **********************************/

html,body {
	margin: 0;
	text-align: center;
	background: #0a0a0a;	
}

body, p, textarea {
	font-size: 13px;
	color: #999;	 /* #616369 #888A93 */
	line-height: 1.6em;
}

p {
	margin: 0 0 20px 0;	
}

/********************************** FORMATTING *********************************/


div.desc,
h1 span.desc {
	color: #44454D;
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
	margin: 0 20px 10px 20px;
}

.byline,
.commentmetadata,
.commentmetadata2 {
	color: #44454D;
	margin: 10px 0 20px;
}

div.desc {
	font-size: 13px;	
}
	
strong {
}

small {
	font-size: 10px;
}

code {
	background: #15171e;
	padding: 1px 3px;
	color: #eee;
}

/********************************** STRUCTURE & CONTAINERS **********************************/

.message {
	position: absolute;
	width: 100%;
	z-index: 99;
}

.message span {
	width: 130px;
	display: block;
	padding: 10px;
	margin: 0 auto;
	background: url("../images/boxbg.png");
}

#container {
	width: 1220px;
	margin: 0 auto;
	text-align: center;
	min-height: 600px;
	background: url("../images/main.jpg") top center no-repeat !important;
}

#header, #body, #footer {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 188px;
	text-align: left;
}

#footer {
	padding: 10px 0 0 0 !important;	
}	

#logo, #logoHover {
	width: 345px;
	height: 110px;
	display: block;
	position: absolute;
	top: 63px;
	z-index: 4;
	margin-left: 11px;
	background: url("../images/logo.png") top left no-repeat;	
}

#logoHover {
	z-index: 5;
	background: url("../images/logo_hover.png") top left no-repeat;	
}

#bioLink {
	display: block;
	position: absolute;
	margin: 5px 0 0 260px;
	width: 230px;
	height: 40px;
}

#bottom {
	clear: both;
	background: url("../images/footer.png") top center no-repeat;
	min-height: 153px;	
}

#body, #footer {
	padding: 40px 40px 30px 90px;
	width: 820px;
	text-align: left;
}

#footer {
	padding-top: 15px;
	font-size: 11px;
	color: #1D2932;
	line-height: 1.6em;
}

#content {
}


/********************************** LINKS **********************************/

a {
	text-decoration: none;
	color: #2E5E85; /* #2E5E85 */
	-webkit-transition: color 0.3s ease-in; /*safari and chrome */
 	-o-transition: color 0.3s ease-in; /* opera */
}

a:hover {
	color: #478AC0;
}

a span.desc {
	color: #44454D;
	margin-left: 5px;
}

a img {
	border: none;
}

#footer a {
	color: #244968;	
}

#footer a:hover {
	color: #2E5E85;	
}


/********************************** HEADINGS **********************************/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Arvo', Rockwell,Georgia,serif;
	font-weight: normal;
	margin: 0 0 10px;
}

	.post {
		padding: 0 0 20px 20px;
		margin: 0 0 40px;
	}
	
	img.size-full {
		margin: 0 auto;
		display: block;
	}

	h1 {
		margin: 0px 0 2px -20px;	
		font-size: 28px;
		margin-bottom: 3px;
		font-weight: normal;
		line-height: 28px;	
	}
	
	h1, .sidebar h2 {
		color: #474b4f;	
	}
	
	h2, h3 {
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
	h2 {
		font-size: 18px;
		margin: 40px 0 15px;
	}
	
	h2.pagetitle {
		margin-top: 5px;
		padding-top: 0px;
		margin-bottom: 30px;
	}

	
	.sidebar h2 {
		font-size: 16px;
		margin-top: 10px;
		text-transform: none;
	}	
	
	h3 {
		display: block;
		font-size: 15px;
		padding-bottom: 0px;
		text-transform: none;
		font-weight: normal;
		margin: 30px 0 10px;
		
	}

	
.info-header {
	text-transform: uppercase;
	font-size: 12px;
}


/********************************** LISTS **********************************/

ol {
	margin: 0;
	padding: 0 0 0 20px;
}

ol li {
	padding: 0 0 10px 0;	
}

.sidebar ol li {
	padding: 0 0 3px 0;	
}

ul {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.sections li {
	border-bottom: 1px solid #1E2124;
	padding: 0 0 10px !important;
	margin: 0 0 10px;
}

	ul.children {
		
	}
	
	ul.children li {
		background: transparent url("../images/sub.png") no-repeat 1px 3px !important;
		padding: 3px 0 0 12px !important;
	}

ul li {
	list-style: none;	
}
	
	ul.actions {
		padding: 8px 0;
	}
	
	ul.actions li {
		white-space: nowrap;	
	}
	
	ul.actions.inline {
		height: 20px;
		padding: 8px 0;
		font-size: 11px;
		text-transform: uppercase;
	}
	
	ul.actions.inline li {
		float: left;
		margin-right: 20px;
	}
	
	ul.actions.inline li a {
		display: inline;	
	}
	
	.sbbg.full {
		min-height: 360px;	
	}
	
	.sbbg {
		background: url("../images/blogtop.png") no-repeat top center;	
	}
	
	ul.actions li {
		border: none;
		padding: 0 0 8px 25px;
		margin: 0;
		background-repeat: no-repeat;
		background-position: left 4px;
	}
	
	ul.actions.inline li {
		padding: 0 0 8px 18px;	
	}
	
	ul.actions li a {
		display: block;
	}
	
	li.rss {
		background-image: url("../images/rss.png");	
	}
	
	ul.actions li.comment {
		background-image: url("../images/icon_comment.png");
		background-position: left 4px !important;
	}
	
	.disabled {
		font-style: italic;	
	}
	
	ul.actions li.share {
		background-image: url("../images/icon_share.png");
		background-position: left 2px !important;
	}
	
	
	ul.actions li.rss {
		background-image: url("../images/icon_rss.png");
		background-position: left 3px !important;
	}
	
	ul.actions li.zoom {
		background-image: url("../images/icon_zoom.png");
		background-position: left 1px !important;
	}
	
	ul.actions li.arrow {
		background-image: url("../images/icon_arrow.png");
		background-position: left 1px !important;
	}
	
	li.be {
		background-image: url("../images/button_be.png");
	}
	
	ul.actions li.be {
		background-position: left 2px !important;
	}
	
	li.da {
		background-image: url("../images/button_da.png");	
	}
	
	li.linkedin {
		background-image: url("../images/button_in.png");	
	}
	
	li.ns {
		background-image: url("../images/button_ns.png");	
	}
	
	li.email {
		background-image: url("../images/icon_email.png");
		background-position: left 3px !important;
	}
	
	li.twitter {
		background-image: url("../images/button_twitter.png");
		background-position: left 1px !important;
	}
	
	li.facebook {
		background-image: url("../images/button_fb.png");
		background-position: left 0px !important;
	}
	
	li.resume,
	li.file {
		background-image: url("../images/icon_file.png");
		background-position: left 1px !important;
	}
	
	ul.actions li.section,
	li.section {
		border-top: 1px dashed #333;
		padding-top: 8px;
		margin-top: 2px;
	}
	
	ul.actions li.plain {
		padding-left: 0px;
	}
	
li .byline,
.author {
	color: #44454D;
	float: right;
	margin-bottom: 0px;
}

li.last {
	border-bottom: none !important;	
}

dt {
	color: #44454D;	
}

dd {
	margin: 0 0 5px 5px;	
}


/************************************* INPUT ****************************************/

#about {
}

#about, #about p {	
	color: #999;
	font-size: 11px;
}

.profilePic {
	padding: 1px;
	margin: 0 10px 0 0;
	border: 1px solid #272c32;
	float: left;
}

.profilePic:hover {
	border: 1px solid #404853;	
}

#TwitterCounter {
	display: inline;
	margin-right: 10px;
}

input, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #999;
}

input:focus, textarea:focus {
	border: 1px solid #777;
}

input[type=button],
input[type=submit],
input[type=text],
input, textarea {
	background: #101114;
	border: 1px solid #272c32;
}

input[type=button],
input[type=submit] {

	background: url("../images/box.jpg") 170px top;
	color: #44454D;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 6px;
	-webkit-transition: background 300ms linear;
	-o-transition: background 300ms linear;
}

input[type=button]:hover,
input[type=submit]:hover {
	background-position: 170px top;
	color: #777;
	cursor: pointer;
	border-color: #555;
}

form input[type=text],
form textarea {
	width: 328px; /* 316 for narrow */
}

#searchform input {
	width: auto;
	display: inline !important;
}

#s {
	width: 121px !important;	
}

label {
	display: block;
	float: left;
	width: 100px;
	padding: 5px 0;
	color: #44454D;
}

.stbutton {
	padding: 0 !important;	
}

a.stico_default {
	background: transparent !important;	
}


/********************************** COMMON MODIFIERS **********************************/

.aligncenter {
	margin: 0 auto;
	display: block;
}

.req,
.pink {
	color: #D1273F !important;	
}

.sidebar {
	font-size: 12px;	
}

.quotebox {
	background: #0d0d0f url("../images/box2.jpg");
	padding: 30px 30px 20px;
	margin: 10px 0;
}


/*.info-header,*/
.grey,
#content .sidebar h2 span,
.disabled,
blockquote .author,
blockquote p .author {
	color: #44454D !important;	
}

#content .sidebar h2 span,
#content .sidebar h2 a {
	display: block;
	font-size: 12px;
}

.sidebar h2 a {
	text-transform: none;	
}

.author {
	width: 200px;
	font-style: normal;
}

h3,
#content .sidebar h2,
#fullView h1,
#content h2,
.message,
.info-header,
h1 span.desc,
.slab,
blockquote,
blockquote p,
.captionText,
.wp-caption-text,
.thumb .caption,
div.desc,
.byline,
#calendar_wrap caption,
.quotebox, .quotebox p
.serif {
	font-family: 'Arvo', Rockwell, Georgia, serif;	
}

/*
em {
	font-family: Georgia, serif;
	
}*/

blockquote,
blockquote p {
	font-size: 13px;
	font-style: italic;
	font-family: 'Arvo', Georgia, serif;
}

blockquote p {
	margin: 0;	
}

blockquote {
	margin: 20px 40px;
	padding: 15px 0 20px 20px;
	background: url("../images/quotes.png") no-repeat;
}

.post, .tail {
	background: url("../images/tailbg.png") bottom center no-repeat;	
}


.sans,
ul.actions.inline,
body {
	font-family: Arial, Helvetica, sans-serif;	
}

.orange {
	color: #FB7215;
}

.lowercase {
	text-transform: lowercase !important;	
}

.border {
	border: 1px dashed #272E32;
}

.c, .clear {
	clear: both;	
}

.right {
	float: right !important;
	display: block;
}

.left {
	float: left !important;
	display: block;
}

.alignleft {
	float: left;	
}

.alignright {
	float: right;	
}

.shadow,
.wp-caption img,
.thumb img,
.col,
.box,
#calendar_wrap,
/*#content a.button,*/
a.comment-reply-link {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	-o-box-shadow: 1px 1px 3px #000;
}

.fade3, .gallery-icon {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 300ms linear;
	-o-transition: opacity 300ms linear;	
}

.fade3:hover, .gallery-icon:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);	
}


/****************************** CUSTOM ELEMENTS *****************************/

.div {
	height: 1px;
	clear: both;
	background: url("../images/div.png") center top no-repeat;
	margin-top: 10px;
}

.buttons {
	text-align: right;	
}

.box,
#calendar_wrap,
.post-meta {
	background: #0d0d0f url("../images/box2.jpg") repeat-x;
	border: 1px solid #222;
}

input, textarea, #calendar_wrap {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;	
}


.box,
#calendar_wrap {
	padding: 20px;
	margin: 0 0 30px;
}

#calendar_wrap {
	padding: 10px;	
}

.widget {
	margin-bottom: 25px;	
}

.widget_recent_entries li, #recentcomments li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #222;
}

.widget_categories li {
	background: url("../images/icon_folder.png") no-repeat scroll left 5px transparent;	
	padding: 3px 0 0 18px;
}

ul.children li {
	background: url("../images/sub.png") no-repeat scroll 1px 3px transparent !important;
	padding: 3px 0 0 12px !important;
}

#wp-calendar {
	width: 100%;	
}

#calendar_wrap caption {
	margin-bottom: 5px;	
}


.emoticon {
	margin-bottom: -5px;
}

.captionText,
.wp-caption,
.caption {
	padding: 0;
	border: 0px solid #222;
	margin: 10px auto;
}

.caption.box {
	padding: 20px;	
}


.caption dl {
	margin: 0px;	
}

.caption dd {
	display: table-cell;
	padding: 0 0 5px;
}

.caption dl dt {
	float: left;
	width: 70px;
}
	
	.wp-caption img {
		border: 1px solid transparent;
	}
	
	.wp-caption img:hover,
	.post .thumb img:hover,
	.thumb img:hover {
		/* todo */
	}
	
	.captionText,
	.wp-caption-text,
	.thumb .caption {
		color: #44454D;
		padding: 10px;
		line-height: 14px;
		text-align: center;
	}
	
	.thumb .caption {
		padding: 5px;
		margin: 0;
		white-space: nowrap;
		overflow: visible;
	}

