/*
	Theme Name: LifeTweak
	Theme URI: http://www.lifetweak.ru/
	Description: This theme is inspired by and based on <a href="http://www.copyblogger.com">Copyblogger</a> theme by <a href="http://pearsonified.com">Chris Pearson</a>.
	Version: 1.0
	Author: Ilya Konyukhov
	Author URI: http://www.konyukhov.com/

	This theme is released under Creative Commons Attribution 2.5 License.
*/


/* General declarations */

body { background: #fff; color: #222; font: 62.5% "Trebuchet MS", Verdana, sans-serif; }
* { padding: 0; margin: 0; }

a, a:hover { color: #009400; text-decoration: none; }
a:visited { color: #777; text-decoration: none; }
a img { border: none; }

blockquote { margin-left: 1.5em; padding-left: 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #009400; }
abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }
code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }
pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em; }
p.center { text-align: center; }

h1, h2, h3, h4 { font: normal 1.0em Georgia, "Times New Roman", Times, serif; }
h1, h2 { font-size: 2.8em; color: #222; }
	h2 a, h2 a:visited { color: #009400; }
	h2 a:hover { color: #000; }

h3 { font-size: 1.8em; line-height: 1.1111em; color: #000; }
h4 { font-size: 1.32em; line-height: 1.3333em; color: #000; padding: 1.1em 0 0.5em 0; }


/* Hierarchy of layout elements */

#header { background: #000; padding-bottom: 1.0em; border-bottom: 0.8em solid #009400; color: #fff; clear: both; }

	#header a { font: normal 5.0em Georgia, "American Typewriter", "Trebuchet MS", Verdana, sans-serif; color: #fff; }
	#header a:active, #header a:focus { outline: 0; }
	#header h1, #header #tagline { font: italic 1.6em Georgia, "Times New Roman", Times, serif; line-height: 1.4286em; letter-spacing: 0.1em; color: #fff; }

.marginalize { width: 855px; margin: 0 auto; }

	#nav { margin-bottom: 4.0em; width: 100%; clear: both; }
		#nav ul { list-style: none; }
			#nav ul li { font-size: 1.6em; font-weight: bold; float: left; }
				#nav ul li a, #nav ul li a:visited { display: block; padding: 0.3125em 0.8125em 0.5em 0.8125em; color: #009400; }
				#nav ul li a:hover { color: #fff !important; background: #009400; text-decoration: none !important; }

	#content { width: 475px; float: left; }

		.archive h1 { font-size: 2.4em; margin-bottom: 1.66667em; color: #000; }
		.page h1 { margin-bottom: 0.6071em; border-bottom: 0.10714em double #ccc; }
		h1.underline { margin-bottom: 0.6071em; border-bottom: 0.125em double #ccc; }

		.navigation { width: 100%; margin-bottom: 3.3333em; font-size: 1.2em; line-height: 1.6667em; }
			.navigation td { vertical-align: top; }
			.navigation a:hover { color: #000; border-bottom: 1px solid #009400; }
			.navigation .prev { padding-right: 10px; }
			.navigation .next { padding-left: 10px; text-align: right; }

		.post_info { display: block; font-size: 1.1em; height: 1.5455em; margin: 0.5em 0 1.8182em 0; color: #aaa; border-bottom: 0.2727em double #ccc; text-align: right; }
			.post_info .post_date { display: block; float: right; }
			.post_info .post_cat { display: block; float: left; }
			.post_info a, .post_info a:visited { color: #000; padding: 0.0909em; }
			.post_info a:hover { color: #000; background: #ccc; }

		.entry { font-size: 1.3em; line-height: 1.5385em; }

			.entry h3 { margin: 1.2em 0 0.4em 0; }
			.entry a, .entry a:visited { padding: 1px 0; border-bottom: 1px solid #bbb; }
			.entry a:hover { padding: 1px 0; color: #fff; background: #009400; border-bottom: none; }

			.entry p { margin: 0 0 1.5385em 0; }

			.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
			.entry ul { list-style-type: disc; }
				.entry li {}
					.entry li ul, .entry li ol { margin: 0 0 0 1.5em; }

			.entry dl { margin: 0 0 1.5385em 0; }
				.entry dt { font-weight: bold; }
				.entry dd { margin: 0 0 0 1.5em; }

			.entry sup, .entry sub { line-height: 1.0em; }

			.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; } /* These are pullquotes */

			.entry blockquote.right { margin-left: 0.9375em; float: right; clear: right; }
			.entry blockquote.left { margin-right: 0.9375em; float: left; clear: left; }
				.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }

			.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }

				.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

			.entry img { }
				.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
				.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
				.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }
				.entry img.frame { border: 0.3846em solid #ddd; }
				.entry img.stack { clear: none !important; }

		/* .page .entry { margin: 0 0 3.0769em 0; border-bottom: 0.23077em double #ccc; } */

		.post_meta { margin: 0 0 3.5385em 0; padding: 0.3846em 0 0 0; border-top: 0.23077em double #ccc; font-size: 1.3em; line-height: 1.0em; clear: both; }
			.post_meta .add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }
			.post_meta a:hover { color: #000; border-bottom: 1px solid #009400; }

		#comments, .wpcf7 { width: 475px; padding-top: 1.7em; border-top: 0.3em double #ccc; }

			#comments h3 { padding-top: 1.11111em; }

			#comment_list { padding-top: 2.0em; }
				#comment_list dt { padding: 0 0 33px 0; font-size: 1.1em; line-height: 1.8182em; color: #999; background: url('images/comment_top.gif') 0 100% no-repeat; }
				#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }

					#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
						#comment_list dt .comment_num a, #comment_list dt .comment_num a:visited { color: #999; }
						#comment_list dt .comment_num a:hover { color: #009400; }

					#comment_list dt cite { font-style: normal; font-weight: bold; font-size: 1.4545em; color: #000; }
						#comment_list dt cite a, #comment_list dt cite a:visited { color: #000; border-bottom: 1px dotted #999; }
						#comment_list dt cite a:hover { color: #000; border-bottom: 1px solid #009400; }

				#comment_list dd { width: 435px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }
				#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }

					#comment_list dd.entry p, #comment_list dd.entry ul, #comment_list dd.entry ol, #comment_list dd.entry blockquote { margin-bottom: 1.1538em; }

			p.log_in { margin: 0 0 3.07692em 0; }

			.wpcf7-form { font-size: 0.7692em; }
			#comment_form, .wpcf7-form { width: 475px; padding-top: 1.0em; margin-bottom: 4.0em; }
				#comment_form a:hover, .wpcf7-form a:hover { text-decoration: underline; }
				#comment_form p, .wpcf7-form p { padding: 0.7692em 0; }
				#comment_form label, .wpcf7-form label { padding: 0 0 0 0.83333em; font-weight: bold; font-size: 1.2em; }
				#comment_form .text_input, .wpcf7-form  .text_input { width: 15.3846em; padding: 0.23077em; color: #009400; font: bold 1.3em Verdana, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
				#comment_form .text_input:focus, .wpcf7-form  .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
				#comment_form .text_area, .wpcf7-form  .text_area { width: 465px; }
				#comment_form .form_submit, .wpcf7-form  .form_submit input { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; } /* This is the submit button on the comment form */
				#comment_form .form_submit:hover, .wpcf7-form  .form_submit input:hover { color: #009400; }
				#comment_form p.subscribe-to-comments { font-size: 1.3em; }
					#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

	.sidebar { width: 160px; margin-left: 30px; float: left; }
		.sidebar h2 { font-size: 1.5em; line-height: 1.2556em; margin-bottom: 0.5em; border-bottom: 0.166667em double #ccc; color: #000; }

		#rss { height: 70px; margin-bottom: 2.0em; background: url('images/rss.gif') 50% 0 no-repeat; text-align: center; }
			#rss a { display: block; width: 48px; height: 48px; margin: 0 auto; }

		#rss_buttons {}
			#rss_buttons a { display: block; margin: 0 0 1.0em 14px; }
			#rss_buttons a.last { margin-bottom: 0em; }

		ul.sidebar_list { list-style: none; }

			li.widget { width: 100%; margin: 0 0 2.5em 0; font-size: 1.2em; line-height: 1.6667em; float: left; }
				li.widget p { margin: 0 0 1.66667em 0; }
				li.widget ul { list-style: none; margin: 0 0 0.8333em 0; }
					li.widget li { padding-left: 1.16667em; background: url('images/bullet.gif') 0 0.4167em no-repeat; }
						li.widget li a:hover { color: #000; border-bottom: 1px solid #009400; }

				#calendar_wrap { width: 16.3333em; margin: 0 0 0.8333em 0; padding: 0 0.166667em; }

				table#wp-calendar { width: 16.3333em; border-collapse: collapse; }
					table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; }
					table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #666; text-align: center; }
					table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #999; text-align: center; }
						table#wp-calendar td a, table#wp-calendar td a:visited { color: #009400; font-weight: bold; }
						table#wp-calendar td a:hover { color: #009400; text-decoration: underline; }

					table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }

				#search_form { margin: 0 0 0.5833em 0; }
					#search_form .search_input { width: 150px; padding: 0.25em; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; }
					#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
					#content .search_input { font-size: 0.9231em !important; }

				html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.75em 0; } /* This is a hack for Safari */

#footer { padding: 1.5em 0; background: #000; border-top: 0.5em solid #009400; color: #fff; clear: both; }

	#footer p { font-weight: bold; font-size: 1.0em; text-transform: uppercase; }
	#footer a, #footer a:visited { color: #fff; border-bottom: 0.1em solid #009400; }
	#footer a:hover { color: #fff; border-bottom: 0.1em solid #fff; }


#header:after, #nav:after, .page .entry:after, #comments:after, #comment_list dd:after, #comment_form:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }