/***************************************************************************************************************

Theme Name: Modern Blogger
Theme URI: http://www.themegarden.com/
Description: A blog/magazine theme by <a href="http://www.themegarden.com">ThemeGarden.com</a>
Tags: blog, magazine, two column, widgets
Version: 1.0
Author: ThemeGarden.com
Author URI: http://www.themegarden.com/

****************************************************************************************************************

Designed and Built by Brian Richards - www.rzen.net

CSS, XHTML and Design Files are all Copyright 2008-2010 rzen Media

Be inspired, but please don't steal :)

****************************************************************************************************************

Black 		- #111
Dk Gray		- #222
Gray		- #444
Lt Gray		- #999
Bright Blue - #42bdf3

****************************************************************************************************************

Table of Contents

****************************************************************************************************************

0.	General Styling
1. 	Layout
2.	Menu
3.	Widget Areas
4.	Articles
5.	Comments
6.	Footer

****************************************************************************************************************

0. General Styling

****************************************************************************************************************/

body {
	background:#f1f1e5 url('images/bg.jpg');
	color:#333;
	line-height:1.4em;
}
h1,h2,h3,h4,h5,h6 {
	color:#111;
	font-weight:bold;
	font-family:Georgia,Times,serif!important;
	line-height:2em;
}
h1 { font-size:2em; }
h2 { font-size:1.8em; }
h3 { font-size:1.4em; }
h4 { font-size:1.2em; }
h5 { font-size:1em; }
h6 { font-size:.8em; }
hr {
	margin:1.4em auto;
}
blockquote { font-style:italic; }
a, a:visited { color:#42bdf3; }
a:hover, a:active { 
	color:#42bdf3;
	text-decoration:underline;
}
sup,sub { font-size:.6em;}
pre {
	background:#f0f0f0;
	padding:1em;
}
ins {
	background:#ff8;
	padding:0 4px;
}
.wp-caption {
	background:#f0f0f0;
	color:#555;
	padding:10px;
	border:1px solid #ddd;
}
.wp-caption img { margin:0; padding:0; }
.shadow {
	box-shadow:#888 0 0 3px;
	-moz-box-shadow:#888 0 0 3px;
	-webkit-box-shadow:#888 0 0 3px;
}
.entry-contetn strong { color:#111; }
.entry-content table {
	border:1px solid #ddd;
	width:100%;
}
.entry-content table th {
	padding:5px 20px;
	text-align:left;
	font-weight:bold;
	color:#111;
}
.entry-content table td {
	border-top:1px solid #ddd;
	padding:5px 20px;
}
.rtt { font-size:.8em; text-align:center; }

/****************************************************************************************************************

1. Layout

****************************************************************************************************************/

#wrap, #footer_wrap { 
	background:transparent;
	border:0;
}
#logo { margin:25px auto; width:650px; float:none; text-align:center;}
#logo .default { margin-bottom:-25px; }

/****************************************************************************************************************

2. Menu

****************************************************************************************************************/

.menu {
	border:1px solid #111;
	border-width:3px 0 1px;
	margin-top:0;
}
.menu li a, .menu li a:visited {
	font:normal 1em Georgia,Times,serif;
	text-transform:none;
}
.menu li a:hover, .menu li a:active {
	text-decoration:none;
}
.menu li li a, .menu li li a:visited {
	padding:10px;
	font-size:1em;
}
.menu li li a:hover, .menu li li a:active {
	background:url('images/rollover.png') repeat-x 0 50% !important;
	color:#fff!important;
}
.before_header {
	border:0;
	background:#111;
	border-bottom:4px solid #ccc;
}
.before_header ul {
	width:960px;
	margin:0 auto;
}
.before_header ul,
.before_header ul ul {
	z-index:2000;
	border:0!important;
}
.before_header .current_page_item a, .before_header .current_page_item a:visited,
.before_header .current_page_ancestor a, .before_header .current_page_ancestor a:visited { color:#ddd!important; border-width:0!important;}
.before_header .current_page_item a:hover, .before_header .current_page_item a:active,
.before_header li:hover a, .before_header li:hover a:visited { color:#eee!important; border-width:0!important;}


/****************************************************************************************************************

3. Widget Areas

****************************************************************************************************************/

.primary-aside .widget-title,
.secondary-aside .widget-title,
.home-aside .widget-title {
	border:1px solid #111;
	border-width:3px 0 1px;
	padding:4px;
	margin-bottom:4px;
}
#footer_sidebar .widget-title {
	color:#fff;
	margin-bottom:.4em;
}
.sb_stay_connected_widget ul,
.sb_stay_connected_widget ul a,
.sb_stay_connected_widget ul a:visited {
	border:0;
}
.widget ul { border:0; }
.widget a, .widget a:visited,
.widget li a, .widget li a:visited {
	color:#111;
	padding:3px;
	border:0;
}
.widget_calendar .widget-title {
	border:0;
	padding:0;
	margin:0;
}
.widget_calendar caption {
	color:#111;
	font:bold 1.4em Georia,Times,serif;
	text-transform:uppercase;
	text-align:left;
	border:1px solid #111;
	border-width:3px 0 1px;
	padding:4px;
	margin-bottom:4px;
}
.widget_calendar table {
	width:100%;
}
.widget_calendar thead {
	font-size:11px;
}
.widget_calendar thead th {}
.widget_calendar tbody {
	color: #999;
}
.widget_calendar tbody td {
	padding: 3px 0 2px;
	background: transparent;
	text-align: center;
}
.widget_calendar tbody td a {
	display:block;
	color:#111;
}
.widget_calendar tbody td a:hover {
	background:#111;
	color:#fff;
}
.widget_calendar tbody .pad {
	background: none;
}
.widget_calendar tfoot #next {
	text-align: right;
}
.sb_stay_connected_widget a, .sb_stay_connected_widget a:visited {
	font:italic 1em Georgia,Times,serif;
	text-decoration:none!important;
}
.sb_stay_connected_widget a:hover, .sb_stay_connected_widget a:active {
	background:none!important;
	color:#111!important;
}
.sb_stay_connected_widget span { margin-left:3px; }

/****************************************************************************************************************

4. Articles

****************************************************************************************************************/
.post {
	width:620px;
	padding:0 0 4px;
	border:0;
}
.hentry { position:relative; }
.post .comments-link {
	background:#42bdf3;
	padding:5px 10px;
	margin-bottom:-30px;
	opacity:.8;
	position:relative;
	right:20px;
	z-index:5;
}
.comments-link a, .comments-link a:visited {
	background:url('images/comment_lg.png') no-repeat 0 50%;
	color:#fff;
	padding-left:30px;
	font:bold 1.5em "Arial Narrow",Arial,sans-serif;
	letter-spacing:1px;
}
.comments-link a:hover {
	text-decoration:underline;
}
.entry-date {
	background:url('images/rollover.png') repeat-x 0 50%;
	color:#fff;
	font-family:Georgia,Times,serif;
	text-transform:uppercase;
	text-align:center;
	width:60px;
	border:1px solid #4aadcd;
	position:relative;
	float:left;
	left:0px;
	top:15px;
	z-index:1;
}
.entry-date span {
	display:block;
	margin:0;
	padding:0;
}
.entry-date .day {
	font-size:2em;
	line-height:1.4em;
}
.entry-date .month {
	line-height:.8em;
}
.post .entry-content {
	background:#fff;
	font-family:Georgia,Times,serif;
	padding:20px;
	width:517px;
	border:0;
	margin:0;
	float:right;
	position:relative;
	right:4px;
	z-index:2;
}
.entry-title {
	text-transform:none;
	font-weight:normal;
	text-align:center;
	clear:none;
	text-align:left;
}
.entry-meta {
	font-size:.8em;
	letter-spacing:1px;
	text-align:center;
}
.entry-meta a, .entry-meta a:visited {
	color:#42bdf3;
}
.entry-meta a:hover {
	text-decoration:underline;
}
.hentry .more-link {
	background:url('images/btn.png') no-repeat 100% 50%;
	color:#fff;
	font:italic 1.2em Georgia,Times,serif;
	padding:7px 25px 7px 15px;
	border-left:1px solid #4aadcd;
}
.hentry .more-link:hover {
	color:#fff;
	text-decoration:underline;
}
.entry-footer {
	background:#444 url('images/entry-footer.png') repeat-x 0 0;
	color:#999;
	width:517px;
	padding:5px 10px;
	margin:0 0 3px 70px;
	overflow:hidden;
	position:relative;
	clear:both;
}
.tag-links {
	color:#eee;
	background:url('images/tag.png') no-repeat 0 50%;
	padding:0 0 0 30px;
	margin:0;
}
.tag-links a, .tag-links a:visited {
	color:#eee;
	padding-left:3px;
	font:normal .8em Georgia,Times,serif;
	text-transform:uppercase;
}
.tag-links a:hover {
	text-decoration:underline;
}

/****************************************************************************************************************

6. Pages

****************************************************************************************************************/

.page .hentry,
.error404 .post {
	background:#fff;
	font-family:Georgia,Times,serif;
	padding:20px;
	width:auto;
	margin-bottom:15px;
	border:0;
	position:relative;
	box-shadow:#888 0 0 3px;
	-moz-box-shadow:#888 0 0 3px;
	-webkit-box-shadow:#888 0 0 3px;
}
.error404 .entry-content {
	padding:0;
	width:auto;
	margin:0;
}
.page-template-pagecategory-php .hentry {
	background:none;
	padding:0;
	margin-bottom:0;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.page-template-pagecategory-php .post {
	margin-bottom:30px;
}

/****************************************************************************************************************

6. Footer

****************************************************************************************************************/

#footer_wrap {
	background:#111;
	color:#ccc;
	width:100%;
	border-top:4px solid #ccc;
	padding:10px 0;
	margin-top:30px;
}
div#footer {
	width:940px;
	margin:10px auto;
}
div#footer a, div#footer a:visited { color:#999; text-decoration:none; }
div#footer a:hover, div#footer a:active { color:#eee; text-decoration:none; }
#sb_credit { padding-top:5px; }

/****************************************************************************************************************

7. Home

****************************************************************************************************************/

.home div#content {
	margin:0;
}
.home .post { float:left; }
.home #nav-below { display:none; }
.home .page-section-title {
	display:block;
	color:#333;
	font-size:1.8em;
	line-height:1em;
	font-weight:normal;
	font-style:italic;
	margin-top:1.4em;
	margin-bottom:.5em;
	position:relative;
	clear:both;
}
.home .page-section-title a, .home .page-section-title a:visited {
	color:#333;
}
#category_previews {
	position:relative;
	overflow:hidden;
	padding:4px;
	margin:0 -4px 30px;
}
.cat-wrap {
	width:220px;
	margin:0 10px;
	border:3px solid #222;
	border-width:3px 0;
	position:relative;
	float:left;
	overflow:hidden;
}
.cat-1 { margin-left:0; }
.cat-4 { margin-right:0; }
.cat-title {
	text-align:center;
	font-size:1em;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #555;
}
.cat-title a {
	color:#111;
	font-size:1.2em;
}
.cat-preview {
	background:#fff;
	padding:10px;
	width:200px;
	overflow:hidden;
}
.lg-article,
.sm-article {
	display:block;
	position:relative;
	overflow:hidden;
}
.sm-article {
	border-top:1px solid #555;
	padding-top:10px;
	margin-top:10px;
}
.cat-preview .entry-excerpt p {
	font-size:.8em;
	line-height:1.4em;
	margin-bottom:0;
}
.cat-preview .more-link {
	float:right;
}
.cat-preview .entry-title {
	font-size:1em;
}
.cat-preview .entry-photo {
	float:left;
	margin:0 8px 0 0;
}
.cat-preview .comments-link {
	background:none;
	padding:0!important;
	float:left;
}
.cat-preview .comments-link a {
	display:block;
	background:url('images/comment_sm.png') no-repeat 0 0;
	color:#42bdf3;
	font:normal .7em Georgia,Times,serif;
	padding:1px 0 3px 20px;
	float:none;
}
.cat-preview .cat-more {
	display:block;
	color:#222;
	font-size:.6em;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	margin-top:10px;
	border-top:1px solid #555;
	
}
