/*
Theme Name: AHM
Description: HoneyMilk Theme, child of twentyten.
Author: timur@doejo.com | Doejo
Author URI: http://doejo.com
Version: 0.1
*/


/* =Content
-------------------------------------------------------------- */
.hentry {
	padding:10px 0;
	margin: 0 0 25px 0;
	border-bottom:1px solid #7e7c7b;
}
.single .hentry {
	margin: 0 0 15px 0;
}
.wp-page-title {
	color: #000;
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.wp-page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.wp-page-title a:link,
.wp-page-title a:visited {
	color:#888;
	text-decoration: none;
}
.wp-page-title a:active,
.wp-page-title a:hover {
	color: #FF4B33;
}
#content .entry-title {
	color:#057fb7;
	font-size:28px;
	line-height:1.1em;
	font-weight:bold;
	margin-bottom:5px;
}
.entry-title a:active,
.entry-title a:hover {
	text-decoration:none;
}
.entry-meta {
	color: #5f5f5f;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	border-bottom:1px solid #adabaa;
	padding:8px 0 12px;
}
.entry-meta .add-this {
	float:right;
}
.entry-meta .add-this .addthis_button {
	text-decoration:none
}
.entry-meta .fb-like {
	float:right;
	position:relative;
	top:-2px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 5px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	color:#333;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.page .edit-link {
	clear: both;
	display: block;
}
.entry-utility {
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	clear: both;
	zoom:1;
}
.entry-utility:after { 
	display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.entry-utility .edit-link {
	clear:none;
	display:inline;
	float:right;
}
.entry-utility .meta-sep {
	padding:0 5px;
	float:right;
}
.entry-utility .cat-links,
.entry-utility .tag-links {
	display:block;
	width:70%;
	line-height:16px;
	margin:0 0 5px;
}
.entry-utility .comments-link {
	display:block;
	float:right;
}
.entry-utility .comments-link a {
	background: transparent url(./img/icons_blog.gif) no-repeat 0px 0px;
	padding: 2px 0px 2px 20px;
}
.entry-meta a,
.entry-utility a {

}
.entry-meta a:hover,
.entry-utility a:hover {

}
#content .video-player {
	padding: 0;
}


/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}




/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size: 18px;
	font-weight:bold; 
	line-height: 26px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}

#recaptcha-submit-btn-area {
	padding:10px 70px 0 0;
}

/* =Widget Areas
-------------------------------------------------------------- */
#primary {
	padding:20px 0 0;
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: none;
}
.widget-container {
	margin: 0 0 18px 0;
	border-bottom:1px solid #7e7c7b;
	font-size:14px;
	font-weight:bold;
}
.widget-title {
	color: #000;
	font-weight: bold;
	font-size:28px;
	font-family:'Rockwell',Arial,Helvetica,sans-serif;
	margin:0 0 .2em;
}
.widget-area ul ul li {
	border-bottom:1px solid #adabaa;
}
.widget-area ul ul li:last-child {
	border:0 none;
}
.widget-area ul ul ul.children li {
	border:0 none;
	padding:0 0 0 20px;
}
.widget-area li li a {
	display:block;
	line-height:18px;
	padding:5px 0;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
	text-align: center;
	font-size:16px;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}
.widget_events {
}
.widget_events .see-all-events {
	text-align:right;
	padding:15px 0 5px;
}
.widget_events ul li:last-child {
	border-bottom:1px solid #adabaa !important;
}
.widget_events ul li .event-date {
	color:#7e7c7b;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	line-height:16px;
}
.widget_search {
	border:0 none;
}
.widget_search #search { /* This keeps the search inputs in line */
	height: 20px;
	width: 220px;
	background: #fff;
	border: 1px solid #BABABA;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.widget_search #search:focus {
	padding:4px;
	border:2px solid #fa9626;
}
.widget_search input.search-btn {
	background: url(./img/btn_search.gif) no-repeat 0px 0px;
	border: 0 none;
	cursor: pointer;
	height: 32px;
	line-height: 100em;
	overflow: hidden;
	text-indent: -100em;
	width: 33px;
}
.widget_search input.search-btn:hover {
	background-position: 0px -32px;	
}
.widget_search input.search-btn:active {
	background-position: 0px -64px;	
}
.widget_custom_rss {
	border:0 none;
}
