@charset "utf-8";
/* Blog CSS */

.content	{
	width: 980px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #000000;
}

.content .blogwrap	{
	overflow: auto;
	background-color: #000000;
}

.col1	{
	float: left;
	display: inline;
	width: 620px;
	margin: 15px 20px 0 20px;
}

.col1 .blogbanner	{
	width: 620px;
	margin-bottom: 15px;
}


/* SOCIAL ROW */
.col1 .socialrow, 
.col1 .socialrow2	{
	width: 620px;
	height: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #202020;
}

.col1 .socialrow2	{
	padding-bottom: 0px;
	padding-top: 5px;
	border-bottom: none;
	border-top: 1px solid #202020;
}

.socialrow .google, 
.socialrow .twitter, 
.socialrow .facebook, 
.socialrow .addthis, 
.socialrow .extralink, 
.socialrow .back, 
.socialrow2 .google, 
.socialrow2 .twitter, 
.socialrow2 .facebook, 
.socialrow2 .addthis, 
.socialrow2 .extralink, 
.socialrow2 .back	{
	float: left;
	height: 25px;
	overflow: hidden;
	text-align: center;
}

.socialrow .google, 
.socialrow2 .google	{
	width: 75px;
	height: 23px;
	padding-top: 2px;
}

.socialrow .twitter, 
.socialrow2 .twitter	{
	width: 80px;
	height: 23px;
	padding-top: 2px;
	margin-right: 10px;
}

.socialrow .facebook, 
.socialrow2 .facebook	{
	width: 75px;
	height: 23px;
	padding-top: 2px;
	margin-right: 10px;
	overflow: visible;
	text-align: left;
}

.socialrow .addthis, 
.socialrow2 .addthis	{
	width: 150px;
	height: 21px;
	padding-top: 4px;
	margin-right: 10px;
}

.socialrow .extralink, 
.socialrow2 .extralink	{
	width: 110px;
	height: 20px;
	padding-top: 5px;
}

.socialrow .back, 
.socialrow2 .back	{
	width: 100px;
	height: 20px;
	padding-top: 5px;
}
/* END SOCIAL ROW */


.col1 .blogbox	{
	width: 620px;
	margin-bottom: 30px;
}

.col1 .blogbox .bloghead	{
	width: 620px;
	height: 55px;
}

.col1 .blogbox .bloghead .image	{
	float: left;
	width: 566px;
	height: 54px;
	margin-right: 2px;
}

.col1 .blogbox .bloghead .date	{
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #EAEAEA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.col1 .blogbox .bloghead .date .month	{
	width: 50px;
	height: 16px;
	color: #39FB00;
	background-color: #000000;
	font-size: 16px;
	text-transform: uppercase;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.col1 .blogbox .bloghead .date .num	{
	width: 50px;
	height: 16px;
	margin-bottom: 4px;
	color: #39FB00;
	background-color: #000000;
	font-size: 16px;
}

.col1 .blogbox .bloghead .date .year	{
	width: 50px;
	height: 15px;
	color: #000000;
	background-color: #EAEAEA;
	text-transform: uppercase;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.col1 .blogbox .title	{
	width: 500px;
	padding-left: 60px;
	padding-right: 60px;
	margin-bottom: 15px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	letter-spacing: 1px;
}

.col1 .blogbox .author {
	width: 580px;
	padding: 0 20px 0 20px;
	margin-bottom: 15px;
}

.col1 .blogbox .col_title	{
	width: 580px;
	padding: 0 20px 0 20px;
	margin-bottom: 15px;
}

.col1 .blogbox .excerpt	{
	overflow: hidden;
	width: 580px;
	padding: 0 20px 0 20px;
	margin-bottom: 10px;
}

.col1 .blogbox .excerpt p	{
	margin-bottom: 10px;
}

.col1 .blogbox .excerpt a	{
	text-decoration: underline;
}

.col1 .blogbox .readmore	{
	width: 600px;
	padding: 0 10px 0 10px;
	text-align: right;
	margin-bottom: 10px;
}

.col1 .blogbox .tags	{
	width: 580px;
	padding: 0 20px 0 20px;
	margin-bottom: 5px;
}

.col1 .comment_head	{
	width: 620px;
	height: 54px;
	margin-bottom: 15px;
}

.col1 .comments	{
	width: 580px;
	margin: 0 20px 0 20px;
}

.col2	{
	float: left;
	display: inline;
	width: 300px;
	margin: 10px 20px 0 0;
}

.col2 .box1	{
	float: left;
	width: 300px;
	height: 275px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.col2 .box1 .ad_250	{
	float: left;
	width: 300px;
	height: 250px;
}

.col2 .box1 .adlink	{
	float: left;
	width: 295px;
	padding-left: 5px;
	height: 15px;
	color: #202020;
	text-align: right;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 3px;
}

.col2 .box1 .adlink a	{
	color: #202020;
}

.col2 .box1 .adlink a:hover	{
	color: #39FB00;
}

.col2 .box1 .share	{
	float: left;
	width: 300px;
	height: 32px;
	margin-top: 3px;
}

.col2 .box1 .share .text, 
.col2 .box1 .share .addthis_toolbox	{
	float: left;
}

.col2 .box1 .share .text	{
	display: inline;
	width: 80px;
	margin-left: 15px;
	margin-right: 10px;
}

.col2 .box1 .share .addthis_toolbox	{
	width: 195px;
}

.col2 .blogroll_head	{
	width: 300px;
	margin-bottom: 10px;
}

.col2 .blogroll	{
	width: 300px;
	text-align: right;
	margin-bottom: 10px;
}

.col2 .blogroll .bloglink, 
.col2 .blogroll .bloglink	{
	width: 300px;
	text-align: right;
	margin-bottom: 4px;
}

/* BLOG BOX CSS - VERY SIMILAR TO WHAT'S IN PROFILES.CSS */
.col2 .archives_head	{
	width: 300px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.col2 .archives	{
	width: 248px;
	padding-left: 52px;
}

.col2 .archives .blog_result	{
	width: 248px;
	height: 50px;
	margin-top: 7px;
	padding-bottom: 8px;
	border-bottom: 1px solid #202020;
}

.blog_result .date	{
	float: left;
	display: inline;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.blog_result .date .month	{
	width: 50px;
	height: 16px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 16px;
	text-transform: uppercase;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.blog_result .date .num	{
	width: 50px;
	height: 16px;
	margin-bottom: 4px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 16px;
}

.blog_result .date .day	{
	width: 50px;
	height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.blog_result .info	{
	float: left;
	width: 181px;
	height: 50px;
	text-align: right;
}

.blog_result .info .title, 
.blog_result .info .author, 
.blog_result .info .collection	{
	overflow: hidden;
	height: 16px;	
}

.col2 .archives .archives_footer	{
	width: 240px;
	height: 18px;
	margin-top: 10px;
	padding: 4px;
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #131313;
	background-color: #000000;
	background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#101010),
			to(#030303)
		);
	background:
		-moz-linear-gradient(
			top,
			#101010,
			#030303
		);
}

.col2 .archives .archives_footer a	{
	width: 240px;
	height: 18px;
	display: block;
}

.col2 .archives .noblogs	{
	width: 248px;
	padding: 6px 0 6px 52px;
	text-align: right;
}
/* END BLOG BOX CSS - VERY SIMILAR TO WHAT'S IN PROFILES.CSS */


.row3	{
	width: 980px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.row3 .row3box1	{
	float: left;
	display: inline;
	width: 300px;
	height: 100px;
	margin-left: 20px;
	margin-right: 20px;
}

.row3 .row3box2	{
	float: left;
	display: inline;
	width: 300px;
	height: 100px;
	margin-right: 20px;
}

.row3 .row3box3	{
	float: left;
	width: 300px;
	height: 100px;
}

.row4	{
	width: 980px;
	height: 100px;
	max-height: 100px;
}

.row4 .scroller	{
	width: 934px;
	height: 100px;
	margin: 0 20px 0 20px;
}
