


#lgMainPanel {
	padding: 0 0 0 24px;
	width: 663px;
}
#smSidePanel {
	padding: 0 0 0 24px;
	width: 215px;
}


#searchStatus {
	margin: 0 0 4px 0;
	color: #666;
	background-color: #fff;
	width: 692px;
	padding: 6px 0 6px 13px; 
}
#searchStatus .head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}


.postItem { color: #000; background-color: #fff; margin: 4px 0 0 0; padding: 4px 0 0 0; width: 663px; }

.postItem .keyImg {
	float: left;
	padding: 0 12px 0 0;
}
.postItem .keyImg, .postItem .keyImg img {  
	width: 165px; height: 147px;
	-ms-interpolation-mode: bicubic;
}
.postItem .latestHead {
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	width: 635px;
	padding: 0 14px;
	background: #e3e3e3;
}

.postLtCol { float: left; width: 517px; }
.postRtCol { 
	float: left;
	width: 146px; 
	color: #666;
	line-height: 14px;
}

.postInner .head { 
	font-size: 14px; 
	line-height: 16px; 
	padding: 12px 0 6px 0;
	font-weight: bold;
}
.postInner .head a { 
	text-decoration: none;
	color: #000;
}
.postInner .content { 
	color: #666;
	line-height: 16px;
}
.postInner .content a {
	color: #ed037c;
}
.postInner .content a:hover {
	color: #000;
}
.postInner .content .subHead {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.postInner .content ul {
	margin: 4px 0 8px 0;
}
.postInner .content li {
	margin: 0 0 4px 24px;
}

.postInner { 
	width: 306px;
	float: left; 
}

.postInner table { height: 146px; width: 319px; }
.ftItem .postInner table { width: 485px; }
.postInner .content, .postInner .head { width: 305px; }
.ftItem .content, .ftItem .head { width: 494px; }

.postInner .cellContent { vertical-align: top; padding: 0 0 12px 0; }
.postInner .cellReadMore { vertical-align: bottom; padding: 0 0 12px 0; }
.postInner .readMore {
	color: #000;
	font-size: 12px;
	padding: 2px 4px;
	background: #e3e3e3;
	text-decoration: none;
}
.postInner .readMore:hover {
	color: #FFF;
	background: #000;
}
.postInner .cellIcons {
	display: none;
}

.postFooter {
	width: 505px;
	border-top: 1px solid #CCC;
	margin: 0 0 0 4px;
	padding: 6px 0 6px 12px; 
	color: #999;
}
.postFooter a {
	color: #999;
	text-decoration: none;
}
.postFooter a:hover {
	color: #000;
}
.postFooter .tag {
	font-style: italic;
}


.postItem {
	border-top: 1px solid #000;
}
.postItem.ftItem {
	border: 0; 
	padding: 0 0 0 0;
}
.postItem.ftItem, .postItem.first {
	margin: 0 0 0 0;
}

.ftItem .keyImg { 
	display: block; 
	float: none;
	padding: 0;
}
.ftItem .keyImg, .ftItem .keyImg img {
	width: 663px; height: 263px;
	-ms-interpolation-mode: bicubic;
}
.ftItem .postInner .cellReadMore { padding: 0 0 0 0; }
.ftItem .postInner { 
	float: none;
	width: 485px;
	padding: 0 16px 8px 16px;
}
.ftItem .postInner .head { 
	font-size: 20px; 
	line-height: 22px; 
	font-weight: normal;
}
.ftItem .postInner .content { 
	color: #000;
}




.postRtCol table {
	height:145px;
	width: 132px; 
	margin: 0 0 0 12px;
}
.ftItem .postRtCol table {
	height:145px;
}

.postRtCol .postdata{
	height: 30px;
	padding: 10px 0;
	width: 132px;
}
.postRtCol .postdata p.date{
	color:#333;
	font-weight:normal;
	text-transform: uppercase;
}
.postRtCol .postdata p.author, .postRtCol .postdata p.author a {
	color:#999;
}
.postRtCol .postcomments {
	width: 132px;
	vertical-align: middle;
}
.postRtCol .postcomments a {
	background: url(../images_gl/blog-comments-back.gif) center center no-repeat #FFF;
	width: 132px;
	color:#000;
	font-size:18px;
	line-height: 22px;
	display:block;
	text-decoration:none;
	padding: 16px 0 23px;
	text-align: center;
	margin: 0 0 0 0;
}
.postRtCol .postcomments a:hover {
	text-decoration: underline;
}
.postRtCol .postcomments a.none {
	color: #999;
	background-image: url(../images_gl/blog-comments-back-none.gif);
}


.postRtCol .postbookmarks {
	width:132px;
	height:1px;
	padding: 8px 0 0 0;
}
.postRtCol .postbookmarks .printBtn {
	float: right;
	display: block;
	background:url(../images_gl/blog-print-btn.gif) no-repeat;
	width: 14px;
	height: 13px;
	text-indent: -300px;
	overflow: hidden;
	font-size: 1px;
	margin: 0 4px 0 0;
}
.postRtCol .postbookmarks .shareBtn {
	background:url(../images_gl/lg-share-en.gif) no-repeat;
	display:block;
	width:105px;
	height:13px;
	font-size: 1px;
	text-decoration:none;
	text-indent:-1000px;
	overflow:hidden;
	margin: 0 0 0 2px;
}





#pageNav {
	background-color: #eee;
	width: 663px;
	margin: 6px 0 0 0;
}
#pageNavLinks {
	float: right;
	color: #666;
	font-size: 11px;
	padding: 4px 8px;
}
#pageNavLinks a {
	text-decoration: none;
	color: #666;
}
#pageNavLinks a:hover {
	color: #000;
}

.postItem .content object { display: block; margin: 6px 0; }
.postItem .content embed { display: block; margin: 6px 0; }
.postItem .content img { display: block; margin: 6px 0; }



.postDownloads {
	width: 502px;
	margin: 20px 0 0 15px;
}
.postDownloads .header {
	width: 502px;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}
.postDownloads .item {
	margin: 6px 0 20px 0;
}
.postDownloads .caption {
	float: left;
	padding: 6px 8px;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
}
.postDownloads .itemHeader {
	background: #CCC;
	margin: 0 0 4px 0;
	width: 502px;
}
.postDownloads ul {
	float: right;
	list-style-type: none;
	background-color: #000;
	padding: 4px 2px 4px 4px;
	border-left: 4px solid #FFF;
}
.postDownloads ul li {
	float: left;
	padding: 0 2px 0 0;
}
.postDownloads ul li a, .postDownloads ul li span {
	display: block;
	padding: 2px 6px;
	background-color: #333;
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
}
.postDownloads ul li span {
	background-color: transparent;
	color: #FFF;
}
.postDownloads ul li a:hover {
	color: #fff;
}




#mostReadContain {
	width: 215px;
	margin: 0 0 21px 0;
}
#mostReadContain .heading {
	padding: 8px 8px 6px;
	font-size: 14px;
	line-height: 16px;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
#mostReadContain .item {
	margin: 9px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	width: 215px;
}
#mostReadContain .item .date {
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
}
#mostReadContain .item img {
	float: left;
	margin: 0 13px 0 0;
	border: 1px solid #ccc;
}
#mostReadContain .item .info {
	display: block;
	float: left;
	width: 115px;
}
#mostReadContain a {
	color: #000;
	text-decoration: none;
}
#mostReadContain a:hover img {
	border: 1px solid #000;
}
#mostReadContain a:hover .title {
	color: #FFF;
	background: #000;
}



#recentComments {
	width: 215px;
	margin: 0 0 21px 0;
}
#recentComments .heading {
	padding: 8px 8px 6px;
	font-size: 14px;
	line-height: 16px;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
#recentComments .item {
	margin: 9px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	padding: 0 4px 0 30px;
	background: url(/images_gl/recent_comments_icon.gif) no-repeat;
	width: 181px;
}
#recentComments .item .info {
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
#recentComments a {
	color: #666;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;
}
#recentComments a:hover {
	color: #000;
}






#similarPosts {
	width: 500px;
	margin: 25px 0 16px 17px;
}
#similarPosts h2 {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #999;
	margin: 0 0 10px 0;
}
#similarPosts .posts {
	width: 500px;
	position: relative;
	z-index: 5;
}
#similarPosts .post {
	float: left;
	margin: 0 0 0 25px;
	width: 150px;
}
#similarPosts .post.first {
	margin: 0 0 0 0;
}
#similarPosts .post a {
	color: #000;
	text-decoration: none;
}
#similarPosts .post .imgHold {
	display: block;
	width: 148px;
	height: 88px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
#similarPosts .post .imgOvr {
	display: block;
	position: absolute;
	width: 148px;
	height: 88px;
	background: url('/images_gl/trans_20_percent.png') no-repeat -50px -50px;
	behavior: url(/common_gl/iepngfix.htc);
}
#similarPosts .post a.sfhover .imgOvr {
	background: url('/images_gl/trans_20_percent.png');
}
#similarPosts .post .imgHold img {
	display: block;
	margin: -10px 0 0 0;
}
#similarPosts .post .date {
	display: block;
	margin: 10px 0 0 0;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #666;
}
#similarPosts .post .head {
	display: inline;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
#similarPosts .post a.sfhover .head, #similarPosts .post a:hover .head {
	background: #000;
	color: #FFF;
}
#similarPosts .post a.sfhover .imgHold, #similarPosts .post a:hover .imgHold {
	border: 1px solid #000;
}







.sideBox {
	width: 206px;
	margin: 20px 0 0 5px;
}

#twitterWidget {
	width: 200px;
	margin: 5px 0 0 5px;
}


/*
#commentsContain {
	width: 504px;
	margin: 6px 0 6px 13px;
}
#commentsHeader {
	width: 504px;
	background: url(/images_gl/comments_header_short.gif) #CCC;
}
#commentsHeader .inner {
	width: 497px;
}
#cmtPageNav {
	width: 500px;
}


#commentAddContain {
	width: 504px;
	margin: 6px 0 6px 13px;
}
#commentAddHeader {
	width: 504px;
	background: url(/images_gl/comments_header_short.gif) #CCC;
}
#commentAddHeader .inner {
	width: 497px;
}


#postComment .formRow {
	width: 499px;
}
*/



a.soundcloud-dropbox:hover {color: white !important; background-color: transparent !important; background-position: -250px 0 !important;}
*html a.soundcloud-dropbox {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_small_dark.png?a943b5)', sizingMethod='crop') !important;}
