/*
Theme Name: e-project.com.ua
Theme URI: http://e-project.com.ua
Description: for Blog
Version: 1.0
Author: Victor Petryk
Author URI: http://victorpetryk.com
Tags: news, portfolio, basic
*/

/* Reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.5em;
	font-family: arial;
}

ol, ul {
	list-style: none;
}
/* end Reset */

/* -------------------------------------------------------------- 
   
   Basic WordPress Blog Styles   
     
-------------------------------------------------------------- */   


/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 10px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 10px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	font-size: 12px;
	color: #99958c;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}

/* Pullquotes
-------------------------------------------------------------- */
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/* Layouts */
#wrap {
	width: 960px;
	margin: 0 auto;
	border: 1px solid #c9c9c9;	
}

#header {
	margin-bottom: 60px;
}

#container {
	padding-left: 20px;
	padding-right: 20px;
}

#content {
	float: left;
	width: 620px;
}

#sidebar {
	float: right;
	width: 273px;
}

#footer {}
/* end Layouts */

/* Header section */
.topHead {
	width: 100%;
}

.topHead h1 {
	font-size: 37px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 30px;
}

.topHead h1 a {
	color: #212121;
	text-decoration: none;
}

.topHead p {
	color: #c6c6c6;
}

.topHead p a {
	color: #212121;
}

.idea {
	display: block;
	height: 252px;
	background: url(img/idea_bg.png) repeat;
	text-align: center;
}
/* end Header section  */

/* Post section */
.postAvatar {
	float: left;
	width: 90px;
	text-align: center;
}

.postAuthor {
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}

.postContent {
	float: right;
	width: 510px;
}

.postContent a {
	color: #ff0000;
}

.postContent h2 {
	margin-bottom: 8px;
	font-size: 26px;
	font-family: Times;
	font-weight: normal;
	line-height: 32px;
}

.postContent h2 a {
	color: #000000;
}

#postDate {
	margin-bottom: 20px;
	font-size: 12px;
	color: #a5a5a5;
}

.postContent p {
	margin-bottom: 15px;
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	color: #000000;
}

.more-link {
	color: #ef580f;
}

.postAttrib {
	margin-top: 5px;
	width: 100%;
}

.postAttrib p {
	color: #c1c1c1;
}

.postAttrib a {
	color: #7d7d7d;
}

.commentIcon a {
	padding-left: 20px;
	background: url(img/comment_icon.jpg) 0 50% no-repeat;
}

.wpaginate {
	text-align: center;
}

.wpaginate span.title {
	color: #000000;
}
/* end Post section */

/* Comment section */
#comments {
	margin-bottom: 15px;
	font-size: 24px;
	font-family: Times;
	font-weight: normal;
	color: #ff0000;
}

.even {
	background: #f8f8f8;
}

.commentlist {
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	color: #363636;
}

.commentlist li {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #eeeeee;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentlist .avatar {
	float: right;
	border: 1px solid #eeeeee;
	background: #ffffff;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentmetadata a {
	color: #363636;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #ff0000;
}

#respond h3 {
	margin-bottom: 15px;
	font-size: 24px;
	font-family: Times;
	font-weight: normal;
	color: #363636;
}

.commentform p {
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	color: #363636;
}

#commentform p a {
	color: #ff0000;
}

#commentform input, #commentform textarea {
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #363636;
	border: 1px solid #c3c3c3;
}

#commentform input:focus, #commentform input:hover, #commentform textarea:focus, #commentform textarea:hover {
	background: #f8f8f8;
}
/* end Comment section */

/* Widgets section */
.widget_categories, .widget_links, .widget_twitter, .widget_popular {
	margin-bottom: 20px;
	padding: 15px 20px 15px 20px;
	border: 1px solid #bfbfbf;
}

.widget_categories h2, .widget_links h2, .widget_twitter h2, .widget_popular h2 {
	margin-bottom: 12px;
	color: #ff0000;
	line-height: 16px;
}

.widget_twitter h2 a {
	color: #ff0000;
	line-height: 16px;
}

.widget_categories li, .widget_links li, .widget_popular li {
	padding-left: 15px;
	background: url(img/circle.jpg) 0 50% no-repeat;
}

.widget_twitter ul {
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 14px;
	color: #969696;
}

.widget_twitter ul a {
	color: #ff0000;
}

.widget_twitter ul li span.entry-meta { display: block; padding-top: 5px; padding-bottom: 10px; }

.widget_categories li a, .widget_links li a, .widget_popular li a {
	font-size: 14px;
	color: #969696;
}

.widget_categories li a:hover, .widget_links li a:hover, .widget_popular li a:hover {
	text-decoration: none;
}

.widget_search {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	text-align: center;
}

.widget_search h2 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
}

.screen-reader-text {
	display: none;
}

#searchform div {
	background: url(img/search_icon.jpg) 0 50% no-repeat;
}

.widget_search input#s {
	margin-left: 5px;
	padding: 3px;
	width: 146px;
	border: 1px solid #e0e0e0;
	color: #363636;	
}

.widget_search input#searchsubmit {
	padding: 2px;
	color: #b7b7b7;
	background: #efefef;
	border: 1px solid #b7b7b7;
}
/* end Widgets section */

/* Footer section */
#footer {
	padding-top: 18px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
	color: #969696;
	background: #eeeeee;
	text-align: center;
}

#footer a {
	color: #969696;
}
/* end Footer section */