/*
Theme Name: ResumeCvSerice.com
Theme URI: http://skinny.com.ua/wordpress/themes/resumecvservice
Description: Special theme for ResumeCvSerice.com project
Version: 1.0
Author: Skinny
Author URI: http://skinny.com.ua/
Tags: dark, custom header, fixed width, two columns, widgets
*/

.widget
.list_1 {
	padding-left:20px;
}

.widget
.list_1 A {
	color:#fff;
}

.widget
.list_1 A:hover {
	color:#014c0d;
}

.addthis_container {
	padding:0 15px;
	text-align:right;
}

.content
.post {
	clear:both;
	margin:30px 0;
	padding-bottom:20px;
	border-bottom:1px #888 dashed;
}


.content
.post H1 {
	margin-bottom:3px;
}

.content
.postdatetime {
	margin-top:0;
}

.navigation {
	margin:20px 0;
}

.wp-caption {
	margin:5px 0 5px 15px;
	padding:5px;
	border:1px #888 dotted;
	text-align:center;
	-moz-border-radius:6px;
}

.content
.wp-caption-text {
	margin:5px 0;
	padding:0;
	font-size:11px;
}

.alignleft {
	float:left;
	margin-right:15px;
}

.alignright {
	float:right;
	margin-left:15px;
}