/*  
Theme Name: My Grandma's Garden
Description: InfonetBlog dark theme
Author: ash
Author URI: http://blog.cherepovets.ru/masteroftheweb/
*/

/* tag customization [begin] */
body {
	background: #191d1c;	
	color: #76949b;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

h1, h2, h3 {
	font-weight: normal;
}
h1 {
	color: #587d8a;
}
h2, h3, h2 a:link, h2 a:visited {
	color: #32505e;
}
h2 {
	font-size: 1.8em;
	margin: 0;
}
h3 {
	font-size: 1.5em;
	color: #697887;
}
img {
	border: none;
}
button.icon, input.icon {
	border: none;
	cursor: pointer;
}
small {
	font-size: 0.9em;
}
/* tag customization [end] */


/* font section [begin] */
/* Separate because of some browser & unicode issues  */
.tabs, #calendar, .sidebar .feed, .post_date_etc, .postmetadata, .music_mood,
.previous_posts, .next_posts,
.thumbs, .commentmetadata, .powered_by, textarea, input, select, .UTWPrimaryTags, .UTWSecondaryTags {
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
body {
	font-family: 'Trebuchet MS', Arial, sans-serif;	
}
.main_header h1 {
	font-family: 'Times New Roman', Times, serif;
}
.main_header .description, .post blockquote, .addictions_author {
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#calendar tbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* font section [end] */


/* Opera-specific hack. Adjust font family for Opera only */
@media all and (min-width: 0px){
   .tabs, #calendar, .sidebar .feed, .post_date_etc, .postmetadata, .music_mood,
.previous_posts, .next_posts,
.thumbs, .commentmetadata, .powered_by, textarea, input, select, .UTWPrimaryTags, .UTWSecondaryTags {
	font-family: Tahoma, Geneva, sans-serif;
	}
}


/* links [begin] */
a, a:link {
	color: #9ab28b;
	text-decoration: none;
}
.entry a:link {
	color: #a9cf84;
}
a:visited {
	color: #758a65;
}
a:hover, a:active, .entry a:hover, h2 a:hover {
	color: #c3e853;
}

a.goto, #next a, #prev a, .next_posts a, .previous_posts a {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/goto.gif);
	padding-right: 12px;
}
a.goto:visited, #next a:visited, .next_posts a:visited {
	background-image: url(images/goto_visited.gif);
}
a.goto:hover, a.goto:active, #next a:hover, .next_posts a:hover {
	background-image: url(images/goto_hover.gif);
}
a.goto.left, #prev a, .posts_navigation .previous_posts a {
	background-position: left;
	background-image: url(images/goto_left.gif);
	padding-left: 12px;
	padding-right: 0;
}
a.goto.left:visited, #prev a:visited, .previous_posts a:visited {
	background-image: url(images/goto_left_visited.gif);
}
a.goto.left:hover, a.goto.left:active, #prev a:hover, .previous_posts a:hover {
	background-image: url(images/goto_left_hover.gif);
}
/* links [end] */


/* 2-column structure [begin] */
.main_container_wrapper, .powered_by {
	width: 780px;
	margin: 0 auto;
	background: url(images/main_container_bg.gif) repeat-y;
	padding: 0 10px;
}
.main_container {
	width: 780px;
	background: black;
	padding-bottom: 2em;
}
.content_col {
	width: 550px;
	float: left;
	/* special for IE & too wide images */
	overflow-x: hidden;
}
.sidebar_col {
	width: 230px;
	float: left;
	padding-bottom: 1em;
}
.content {
	width: 538px;
	margin: 0 auto;
}
.sidebar {
	width: 218px;
	margin: 0 auto;
}
/* 2-column structure [end] */


/* title and header decoration [begin] */
.main_header {
	height: 244px;
	background: url(images/main_header.jpg) no-repeat;
}
.main_header h1 {
	font-size: 2.2em;
	font-weight: normal;
	margin: 0;
	padding-top: 13px;
	letter-spacing: 0.03em;
}
.main_header .description {
	font-size: 1.1em;
	line-height: 170%;
}
.main_header h1, .main_header .description {
	padding-left: 15px;
}
.main_header h1, .main_header h1 a, .main_header .description,
.main_header h1 a:visited, .main_header h1 a:hover, .main_header h1 a:active {
	color: #587d8a;	
}
.main_header h1 a:hover {
	text-decoration: none;
}
/* title and header decoration [end] */


/* footer [begin] */
.main_footer {
	height: 99px;
	background: url(images/main_footer.jpg) no-repeat bottom;
	margin-left: -10px;
	margin-right: -10px;
	width: 800px;
}
/* footer [end] */


/* tabs [begin] */
.tabs_dummy {
	height: 0.8em;
	overflow: hidden;
}
.tabs {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-left: 5px;
	height: 33px;	
}
.content > .tabs {
	height: auto;
	min-height: 33px;
}
.tabs li {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/tab_left.jpg) no-repeat left top;
	list-style: none;
	height: 33px;
	white-space: nowrap;
}
.tabs li a {
	display: block;
	background: url(images/tab_right.jpg) no-repeat right top;
	padding: 0 25px 0 5px;
	width: 0.1em;
	line-height: 33px;	
}
.tabs li > a { width: auto; }

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
.tabs li a { float: none; }
/* End IE5-Mac hack */

.tabs .current, .tabs .current_rightmost {
	background-image: url(images/tab_left_current.jpg);
}
.tabs .leftmost, .tabs .single {
	background-image: url(images/tab_left_leftmost.jpg);
}
.tabs .current_leftmost, .tabs .current_single {
	background-image: url(images/tab_left_current_leftmost.jpg);
}
.tabs .leftmost a, .tabs .current_leftmost a, .tabs .single a, .tabs .current_single a {
	padding-left: 0;
}
.tabs .rightmost a, .tabs .single a {
	background-image: url(images/tab_right_rightmost.jpg);	
}
.tabs .rightmost a, .tabs .single a, .tabs .current_single a  {
	padding-right: 20px;
}
.tabs .current a, .tabs .current_leftmost a {
	background-image: url(images/tab_right_current.jpg);	
}
.tabs .current_rightmost a, .tabs .current_single a {
	background-image: url(images/tab_right_current_rightmost.jpg);
}


/* tabs links color [begin] */
.tabs a, .tabs a:link, .tabs a:visited {
	color: #546f6c;
}
.tabs .current a {
	color: #76918e;	
}
.tabs .current a, .tabs .current_rightmost a, .tabs .current_leftmost a, .tabs .current_single a,
.tabs .current a:visited, .tabs .current_rightmost a:visited,
.tabs .current_leftmost a:visited, .tabs .current_single a:visited {
	color: #80a4a0;	
}
.tabs a:hover,
.tabs .current a:hover, .tabs .current_rightmost a:hover,
.tabs .current_leftmost a:hover, .tabs .current_single a:hover {
	color: #c3e853;
}
/* tabs links color [begin] */
/* tabs [end] */


/* sidebar blocks [begin] */
.sidebar h2 {
	/*margin: 0 0 0.3em 4px;*/
	color: #684e78;
	text-transform: uppercase;
	font-size: 1.25em;
	margin-top: 1em;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar li {
	list-style: none;
}
.sidebar .widget, .sideblock, .linkcat, .sidebar .feed,  .sidebar .categories  {
	padding: 0 7px 40px 7px;
}
.sidebar .widget, .sideblock, .sidebar .linkcat, .sidebar .categories {
	background: url(images/sidebar_divider.gif) no-repeat center bottom;
}
.sidebar li li {
	background: url(images/list_item_divider.gif) repeat-x bottom;
	margin-left: 7px;	
	padding: 8px 0 5px 0; 	
}
.sidebar li li li {
	background: none;
	/*padding: 0;*/
}
.sidebar li li a {
	background: url(images/bullet.gif) no-repeat left top;
	padding: 8px 0 5px 20px;
}
/*.sidebar li li p a {
	background: none;
	padding: 0;
}*/
/* recent comments tweak [begin] */
.sidebar li li.recentcomments a {
	padding: 8px 0 5px 20px !important;
}
.sidebar li li.recentcomments a.entry_title {
	background: none !important;
	padding-left: 0 !important;
}
/* recent comments tweak [end] */
.sidebar li li a:hover {
	background-image: url(images/bullet_hover.gif);
}
.sidebar li li > a {
	min-height: 20px;
	height: auto;
}
/* sidebar blocks [end] */


/* sidebar text block (widget) [begin] */
.textwidget {
	padding: 0.5em 10px 0 10px;
}
/* sidebar text block (widget) [end] */


/* rss (wiget) [begin] */
.widget_rss h2 img {
	display: none;
}
.widget_rss h2 {
	background: url(images/feed_icon.gif) no-repeat left;
	padding-left: 25px;
}
.sidebar .widget_rss h2 a {
	color: #684E78;
}
.widget_rss h2 a:hover {
	color: #C3E853;
}
/* rss (wiget) [end] */


/* polls (widget) [begin] */
.wp-polls button.Buttons {
	width: 92px;
	height: 24px;
	background: url(images/button_vote.gif) no-repeat;
	background-color: transparent !important;
	cursor: pointer;
	border: none !important;
}
.wp-polls button.Buttons span {
	visibility: hidden;
}
.widget_polls p {
	margin: 0.5em 0;
}
.wp-polls-ul input {
	background: none;
	vertical-align: middle;
}
.sidebar .wp-polls-footer, .sidebar .wp-polls-header {
	text-align: center;
}
.wp-polls .pollbar {
	background: #5c6f4d;
	height: 8px;
	overflow: hidden;
}
.sidebar .wp-polls-ans .wp-polls-ul li {
	padding: 0.4em 10px 0.4em 10px;
}
.sidebar .wp-polls li a {
	background: none !important;
	padding: 0;
}
/* polls (widget) [end] */


/* search (widget) [begin] */
.sidebar .widget_search {
	background: none;
	/* in case search block is the topmost one
	first entry title and next sidebar block title would be vertically aligned */
	padding-bottom: 18px;
}
#searchform {
	margin: 0;
	margin-left: 10px;
}
/* too bad the search button in widgets doesn't have an id or class */
#searchform input {
	background: black url(images/button_search.gif) no-repeat;
	border: none;
	width: 64px;
	height: 32px;
	cursor: pointer;
	margin-left: 5px;
	margin-bottom: 7px;
	vertical-align: middle;
	color: black;
}
#searchform #s {
	width: 115px;
	height: auto;
	cursor: auto;
	margin: 0;
}
/* search (widget) [end] */


/* calendar (widget and non-widget) [begin] */
.sidebar #calendar {	
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}
#calendar .widgettitle {
	display: none;
}
#calendar {
}
#calendar_wrap {
	width: 218px;
	background: url(images/calendar_bg.jpg) no-repeat top;
	margin: 0 auto;
	height: 252px;
}
#calendar > #calendar_wrap {
	min-height: 252px;
	height: auto;
}
#calendar table {
	border: none;
	border-collapse: collapse;
	width: 160px;
	margin: 0 auto;
	/*font-size: 0.95em;*/
}
#calendar_wrap > table {
	width: auto;
	min-width: 160px;
}
#calendar tbody, #calendar thead {
	text-align: right;
}
#calendar thead {
	background: #182222;
}
#calendar thead th {
	font-weight: normal;
	text-transform: lowercase;
}
#calendar tbody {
	font-size: 0.9em;
}
#calendar caption {
	font-weight: bold;
	color: #637e7b;
	width: 100%;
	margin: 0;
	padding: 55px 0 7px 0;
}
#calendar table th {
	padding: 3px 4px;
}
#calendar table td {
	padding: 4px 4px;
	position: relative;
	z-index: 3;
}
#calendar table tbody td {
	width: 14px;
}
#calendar #today {
	color: #684e78;
}
#calendar .over {
	background: #182222;
	cursor: default;
}
/* calendar (widget and non-widget) [end] */


/* feed [begin] */
.sidebar .feed {
	padding-bottom: 10px;
	margin-top: 20px;
}
.sidebar .feed li {
	background: url(images/feed_icon.gif) no-repeat left;
	padding: 3px 0 3px 25px;
	display: inline;
}
.sidebar .feed li.first {
	margin-right: 10px;
}
/* feed [end] */


/* posts [begin] */
h2.pagetitle {
	margin-left: 10px;
	margin-bottom: 1em;
	color: #587d8a;
}
.post {
	line-height: 170%;
	padding: 0 10px 10px 10px;
	margin-bottom: 4em;
	background: url(images/post_divider.jpg) no-repeat left bottom;
	clear: both;
}
.post h2 {
	line-height: 120%;
}
.post p {
	margin: 0.5em 0;
}
.entry {
	padding-bottom: 0.7em;
}
.entry p {
	margin: 1em 0;
}
.entry img {
	margin: 5px 10px;
}

/* bad tags fix */
.post .post {
	margin: 0 -10px;
}

/* quotes [begin] */
.post blockquote {
	color: #445565;
	padding-left: 30px;
	line-height: 170%;
	background: url(images/quote_deco.gif) no-repeat left top;
	font-style: italic;
	margin-left: 0;
}
/* quotes [end] */

/* posted by, date, etc [begin] */
.post_date_etc, .postmetadata, .music_mood {
	color: #627478;
}
.post_date_etc {
	padding: 0;
	margin: 0;	
	list-style: none;
	list-style-position: inside;
}
.post .post_date_etc {
	margin-top: 0.5em;
} 
.post_date_etc em, .music_mood em {
	font-style: normal;
	color: #355057;
}
.post_date_etc li {
	display: inline;
	margin-right: 7px;
}

.postmetadata {
	text-align: center;	
	clear: both;
}
/* posted by, date, etc [end] */

/* mood and music block [begin] */
.music_mood {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	line-height: 250%;
}

.music_mood li img {
	margin: 0 0 0 3px;
}

.music_mood li {
	margin-right: 15px;
}
.music_mood li span {
	white-space: nowrap;
}
.music_mood img {
	vertical-align: text-bottom;
}

.music_mood.inline li {
	display: inline;
}
.music_mood.inline img {
	vertical-align: text-bottom;
}
.music_mood.list {
	line-height: 200%;
}
.music_mood.list img {
	vertical-align: middle;
}
/* mood and music block [end] */
/* posts [end] */


/* next and previous posts [begin] */
.posts_navigation {
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.previous_posts, .next_posts {
	display: block;
	width: 150px;
	height: 15px;
	padding-top: 85px;
}
.posts_navigation > .previous_posts, .posts_navigation > .next_posts {
	min-width: 150px;
	width: auto;
}
.previous_posts a, .next_posts a {
	white-space: nowrap;
}
.previous_posts {
	float: left;
	background: url(images/posts_prev.gif) no-repeat left top;
	padding-left: 5px;
}
.next_posts {
	float: right;
	background: url(images/posts_next.gif) no-repeat right top;
	text-align: right;
	padding-right: 5px;
}
/* next and previous posts [end] */


/* thumbnails strip [begin] */
.thumbs_wrapper {
	background: url(images/candle.jpg) no-repeat 675px bottom;
	clear: both;
	height: 134px;
	margin-bottom: 2em;
}
.main_container > .thumbs_wrapper {
	min-height: 134px;
	height: auto;
}
.thumbs {
}
.thumbs {
	clear: both;
	width: 642px;
	margin-left: 15px;
	padding: 0;
}
.thumbs .top {
	height: 21px;	
	background: url(images/thumbs_strip_top.jpg) no-repeat left bottom;
}
.thumbs .body{
	background: url(images/thumbs_strip_body.jpg) repeat-y left top;
}
.thumbs .bottom {
	height: 20px;
	background: url(images/thumbs_strip_bottom.jpg) no-repeat left top;
	padding-top: 23px;
	padding-left: 10px;
}
.thumbs ul {
	margin: 0;
	margin-left: 50px;
	padding: 0;
	height: 100%;
	text-indent: 0;
}
.thumbs li {
	float: left;
	list-style: none;
	margin: 4px 25px 4px 0px;
	text-align: center;
	font-size: 0px;
	padding: 0;
	text-indent: 0;
}
.thumbs img {
}
.thumbs img, .thumbs li.filled {
	border: 3px solid #1b2221;
}
.thumbs li.filled {
	background: #1b2221;
}
.thumbs li.filled img {
	border: none;	
}
/* FF - IE tweak */
.thumbs .breaker {
	margin: 0;
	float: none;	
	display: none;
}
.thumbs ul > .breaker {
	display: block;
}
/* thumbnails strip [end] */


/* comments [begin] */
h3#comments {
	clear: both;
	padding-top: 1em;
	margin: 0 0 1em 20px;
}
.commentlist {
	margin: 0;
	padding: 0;	
	clear: both;
}
.comment {
	list-style: none;
	margin: 0;	
	margin-left: 40px;
	margin-bottom: 2em;
	width: 445px;
	color: #697887;
	background: url(images/comment_bg.jpg) no-repeat left top;
	padding: 30px 15px 15px 30px;
	clear: both;
}
.comment p {
	margin: 0.3em 0 0.3em 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}
.commentmetadata li {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}
.commentmetadata li em {
	color: #3f4f61;
	font-style: normal;
}
.comment img.avatar {
	border: 1px solid #393e43;
	padding: 3px;
	vertical-align: baseline;
	float: left;
	margin: 0px 10px 0 0;
}
.comment .commentmetadata li a {	
	color: #697d8d;
}
.comment .commentmetadata li.author a {
	font-weight: bold;
}
.comment .commentmetadata li a:hover {
	color: #C3E853;
}
.commbottom {
	clear: both;
}
.comment.replyform, .commpreview {
	padding-top: 10px;
}
.comment h3#respond {
	margin-bottom: 0.5em;
}
#comment_submit {
	background: url(images/button_submit.gif) no-repeat;
	width: 92px;
	height: 24px;
}
#commentform label {
	margin-left: 5px;
}
#commentform p {
	margin: 0 0 1em 0;
}
#commentform input {
	width: 150px;
}
#commentform textarea.wide {
	width: 420px;
}
.commpreview h3 {
	margin-bottom: 0;
}
/* comments [end] */


/* general-purpose classes [begin] */
.box {
	background: url(images/box_bg.jpg) no-repeat left top;
	width: 480px;
	padding: 28px 10px 10px 30px;
	margin: 1em 0;
	line-height: 170%;
	clear: both;
}
.trackback {
	background: url(images/trackback_icon_tiny.gif) no-repeat left;
	padding-left: 15px;
}
.rss {
	background: url(images/feed_icon_tiny.gif) no-repeat left;
	padding-left: 17px;
}
.box .edit a {
	background: url(images/edit_icon_tiny.gif) no-repeat left;
	padding-left: 17px;
}
.breaker {
	height: 1px;
	font-size: 1px;
	clear: both;
	/* special for IE */
	overflow: hidden;
}
p.attention {
	background: url(images/picto_warning.gif) no-repeat left top;
	padding-left: 30px; 
}
.short_page_spacer {
	height: 30em;
}
/* general-purpose classes [end] */


/* powered by [begin] */
.powered_by {
	background: url(images/powered_by_bg.jpg) no-repeat top;
	margin-bottom: 0;
	clear: both;
	line-height: 32px;
	color: #545a59;
	padding: 31px 10px 0.3em 10px;
}
.powered_by ul {
	margin: 0 10px 0 10px;
	padding: 0;
	background: white;
	list-style: none;
}
.powered_by li {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	float: left;
	background: url(images/dot.gif) no-repeat left center;	
}
.powered_by .blog_join {
	float: right;
	background: url(images/tab_left_leftmost.jpg) no-repeat left;
	padding: 0 0 0 20px;
	height: 33px;
}
.blog_join a {
	display: block;
	height: 33px;
	line-height: 33px;
	background: url(images/tab_right_rightmost.jpg) no-repeat right;	
	padding: 0 25px 0 5px;
	width: 0.1em;
	white-space: nowrap;	
}
li.blog_join > a { width: auto; }

.powered_by .infonet_home {
	margin: 4px 0 0 0;
	padding: 0;
	background: none;
}
.infonet_home a {
	display: block;
	width: 57px;
	height: 24px;
	background: url(images/infonet_logo.gif) no-repeat;
}
.infonet_home a span {
	visibility: hidden;
}
.powered_by .breaker {
	display: none;
}
.powered_by > .breaker {
	display: block;
}
/* powered by [end] */


/* whisper plugin [begin] */
input#whisper {
	width: auto;
}
#whisperdiv label {
	margin: 0;
}
/* whisper plugin [end] */


/* UTW tags [begin] */
.UTWPrimaryTags, .UTWSecondaryTags {
	font-size: 0.85em;
}
/* UTW tags [end] */


/* miniposts & addictions [begin] */
.sidebar li.minipost li {
	padding: 4px 5px 4px 8px;
}
.minipost li.odd {
	background-color: #111819;
}
.sidebar li.minipost li a, .sidebar li.minipost li a:hover,
ul.friendlist_blogpics li a, ul.friendlist_blogpics li a:hover {
	padding: 0;
	background: none;
}
.minipost p {
	margin: 0.5em 0;
}
.minipost img {
	margin: 4px 5px;
}
.minipost h3 {
	margin: 0;
	font-size: 1.4em;
}
.friendlist_widget img {
	border: 1px solid #454a41;
}
/* miniposts & addictions [end] */


/* address (in comments) [begin] */
button.address {
	background: url(images/button_address.gif) no-repeat;
	width: 16px;
	height: 11px;
	margin-left: 5px;
	vertical-align: text-bottom;
}
button.address span {
	visibility: hidden;
}
/* address (in comments) [end] */


/* forms [begin] */
form {
	padding: 0;
	margin: 0;
}
textarea, input, select {
	font-size: 1em;
}
textarea {
	overflow: auto;
}
input, textarea, select, #searchform #s {
	border: 1px solid #687b5a;
	background: #2d393c;
	color: #a5bac8;
	padding: 2px 0;
	line-height: 1em;
}
#searchform #s {
	height: 1.6em;
	line-height: 1.6em;
	padding: 2px 0 0 2px;
}
input.field, textarea, select, #searchform #s {
	border-top-color: #283030;
	border-left-color: #283030;
	border-bottom-color: #495d68;
	border-right-color: #495d68;
}
input[type="text"] {
	border-top-color: #283030;
	border-left-color: #283030;
	border-bottom-color: #495d68;
	border-right-color: #495d68;
	padding-left: 2px;
}
input.radio {
	background: none;
	border: none;
}
textarea.medium {
	height: 10em;
}
textarea.wide {
	width: 100%;
}
/* forms [end] */
