/* All the main styles and mods for the MerchMatch.com Blog
 *
 * @file		blog_style.css
 *
 * @type		strict
 * @browsers	Windows: IE6+, Firefox2+, Safari3+
 *				Mac OS: Safari3+, Firefox2+
 *
 * @link		http://www.merchmatch.com/
 * @copyright	2009 MerchMatch. All Rights Reserved.
 *
 */

#header {height: 183px;}
#header .inside {background: url('img/header_blog.gif') no-repeat; width: 800px; height: 183px;}

h3 {color:#424242; font-family:Helvetica,Arial sans-serif; font-size:19px; font-weight:normal; padding:15px 0 5px;}

.post {
	margin-bottom: 15px;
}

.navigation {
	width: 492px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0 !important;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px !important;
}

.sharethis {position: absolute; top: 10px; right: 5px;}

#searchform label {margin-bottom: 5px; display: block;}

h2.wide_module a {color: #fff; font-size: 21px; text-decoration: none;}

h2.wide_module a:hover {color: #424242;}

div.timestamp {margin-bottom: 10px;}

.comment-meta, .comment-author {margin-bottom: 3px;}

ol.commentlist li {margin-bottom: 20px;}

h3#comments {margin-bottom: 15px; padding-top: 10px;}

#respond h3 {padding-top: 15px;}

.blog_menu h2 {color:#F49531; font-family:Helvetica,Arial sans-serif; font-size:16px; font-weight:normal; margin: 17px 0 5px 0;}

#content_column h2.pagetitle {margin-bottom: 15px;}

#comment {width: 492px;}

.postmetadata {border-top: 1px solid #9F9F9F; font-size:11px; margin-top:15px; padding-top:15px;}
.postmetadata small {line-height: 15px;}

.follow_us {position: absolute; top: 117px; right: 143px;}
.follow_us a {color: #fff; font-size: 11px; text-decoration: none;}
.follow_us a:hover {text-decoration: underline;}

.twitter_container {position: absolute; height:80px; right:49px; top:24px; width:270px; overflow: hidden;}
.twitter_container h2 {font-size: 14px; line-height:20px; color: #368B8E;}
.twitter_container a {font-family:Helvetica,Arial sans-serif; font-weight:normal; color:#368B8E; font-size:14px; text-decoration: underline;}
.twitter_container a:hover {text-decoration: none;}
.twitterlink {display: block;}

.logo {overflow: hidden; position: absolute; top: 10px; left: 30px; height:145px; width:160px;}
.logo a {display: block; height:145px; width:160px; text-indent: -9999px; overflow: hidden;}

ul.pages {margin-top: 15px;}
ul.pages li {list-style: disc !important; margin: 0 0 10px 13px !important;}
ul.pages li a {font-size: 16px; color: #368B8E !important;}