/*
Theme Name:     nestchild
Template:       nest
Author:         misa
*/

@import url('../nest/style.css');

h2.post-contents, .post-entry h2 {
	background-color: #f7f7f7;
	font-size: 110%;
	padding: 3px 15px;
	border-left: 5px solid #bbb;
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
	font-weight:bold;
	text-shadow: 1px 1px 3px #CCC;
}

h3.post-contents, .post-entry h3 {
	color: #fff;
	background-color: #999;
	font-size: 100%;
	padding: 2px 30px;
	border: 1px solid #ccc;
	margin-top: 15px;
	font-weight: bold;
}

.post-entry {
	font-size: 14px;
	padding: 5px 15px 10px 15px;
}

.post-entry img {
	margin: 0 10px 1em 0;
	padding: 7px;
	border: 1px solid #ddd;
}

img.auther {
	margin-bottom: 0;
}

#sidebar a:link, a:visited {
text-decoration: none;
color: #505050;
}

#sidebar a:hover, a:focus, a:active {
text-decoration: none;
color: #777;
}

#sidebar img.auther{
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 0 0 !important;
} 

div.clear{
	clear: both;
	margin: 0 0 10px 0;
}

p.profile {
	line-height: 16px;
}

a.more-link {
	background: url('images/icon-more.png') 6px center no-repeat transparent;
	padding: 0 20px;
	background-color: #e9e9e9;
	border: 1px dotted #bbb;
}


.post-meta-else {
	background-color: whiteSmoke;
	border-bottom: 1px dotted #ccc;
}

h1.post-title  {
	margin-top: 5px;
}

.img-captcha {
border: 1px #CCC solid;
}

.attachment-yarpp-thumbnail.wp-post-image {
padding: 0px;
border: none;
}

#sidebar li.widget-container .widget-title {
font-size: 14px;
}

.post-title {
font-size: 15px;
}

#nav-menu ul {
font-size: 130%;
}

#sidebar a:hover {
text-decoration: underline;
}

.no-border {
border: none !important;
padding: 0px !important;
}

.post-meta {
	margin-bottom: 10px;
}

