
#lgMainPanel {
	padding: 11px 0 0 12px;
	width: 705px;
}
#smSidePanel {
	padding: 11px 0 0 10px;
}


#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: 0 0 4px 0; width: 705px; }

.postItem .keyImg {
	float: left;
	padding: 6px 0 0 10px;
}
.postItem .keyImg, .postItem .keyImg img { width: 180px; height: 160px; }

.postLtCol { float: left; width: 533px; border-right: 1px solid #ccc; }
.postRtCol { 
	float: left;
	width: 171px; 
	color: #666;
	line-height: 14px;
}

.postInner .head { 
	font-size: 14px; 
	line-height: 16px; 
	padding-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
}
.postInner .head a { 
	text-decoration: none;
	color: #000;
}
.postInner .content { 
	color: #666;
	line-height: 16px;
}
.postInner .content a {
	color: #cc0000;
}
.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;
	padding: 6px 0 6px 13px; 
}

.postInner table { height: 160px; width: 319px; }
.ftItem table { width: 500px; }
.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; }
.postInner .readMore {
	display: block;
	text-indent: -300px;
	width: 50px;
	height: 17px;
	background: url(/mundaka09/images_gl/blog_readmore.gif) no-repeat;
	overflow: hidden;
}
.postInner .readMore:hover {
	background-position: 0 -17px;
}
.postInner .cellIcons {
	vertical-align: bottom;
}
.pIcnImg,
.pIcnTxt,
.pIcnVid,
.pIcnAud {
	margin: 0 0 0 4px;
	background-position: left bottom;
	width: 13px; height: 16px;
	display: block;
	float: right;
	font-size: 0; line-height: 0;
	background-repeat: no-repeat;
}
.pIcnImg { background-image: url(/mundaka09/images_gl/blog_icon_img.gif); width: 16px; }
.pIcnTxt { background-image: url(/mundaka09/images_gl/blog_icon_txt.gif); }
.pIcnVid { background-image: url(/mundaka09/images_gl/blog_icon_vid.gif); }
.pIcnAud { background-image: url(/mundaka09/images_gl/blog_icon_aud.gif); }

.postFooter {
	width: 504px;
	border-top: 1px dotted #000;
	margin: 0 0 0 13px;
	padding: 6px 0 6px 2px; 
	color: #999;
}
.postFooter a {
	color: #999;
	text-decoration: none;
}
.postFooter a:hover {
	color: #000;
}
.postFooter .tag {
	font-style: italic;
}


.postItem .pLink {
	color: #666;
	background: url(/mundaka09/images_gl/blog_plus_icon.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
}
.postItem .shareLinks {
	display: none;
	margin: 0 0 8px 0;
}
.postItem .shareLinks .ltCol {
	float: left;
	margin: 0 0 0 6px;
}
.postItem .shareLinks .rtCol {
	float: left;
	margin: 0 0 0 10px;
}

.postItem .postDetails {
	padding: 10px;
	width: 138px;
	border-bottom: 1px solid #ccc;
}
.postItem .postLinks {
	padding: 10px;
}
.postItem .postLinks a {
	text-decoration: none;
}
.postItem .postLinks a:hover {
	color: #000;
}
.postItem .postDate {
	color: #000;
}



.ftItem .keyImg { 
	display: block; 
	float: none;
	padding: 0;
}
.ftItem .keyImg, .ftItem .keyImg img {
	width: 705px; height: 280px;
}
.ftItem .postInner { 
	float: none;
	width: 494px;
	padding: 16px;
}
.ftItem .postInner .head { 
	font-size: 20px; 
	line-height: 22px; 
}
.ftItem .postInner .content { 
	color: #000;
}


#pageNav {
	background-color: #333;
	width: 705px;
}
#pageNavLinks {
	float: right;
	color: #999;
	font-size: 11px;
	padding: 6px 8px;
}
#pageNavLinks a {
	text-decoration: none;
	color: #ccc;
}
#pageNavLinks a:hover {
	color: #fff;
}

.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: 508px;
	margin: 20px 0 0 15px;
}
.postDownloads .header {
	width: 508px;
	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: 508px;
}
.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: 206px;
	margin: 15px 0 0 5px;
	
}
#mostReadContain .head {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #252525;
	padding: 0 0 6px 0;
	margin: 0 0 8px 0;
}
#mostReadContain .mrItem {
	margin: 0 0 14px 0;
}
#mostReadContain .mrItem .keyImg {
	display: block;
	float: left;
	width: 70px;
	height: 62px;
}
#mostReadContain .mrItem .keyImg img {
	width: 70px;
	height: 62px;
}
#mostReadContain .mrItem .infoHold {
	float: left;
	width: 124px;
	margin: 0 0 0 9px;
}
#mostReadContain .infoHold {
	color: #878787;
	font-size: 10px;
}
#mostReadContain .infoHold a {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	display: block;
	text-decoration: none;
}
#mostReadContain .infoHold a:hover {
	color: #ccc;
}


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

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





#commentsContain {
	width: 507px;
	margin: 6px 0 6px 13px;
}
#commentsHeader {
	width: 505px;
}
#commentsHeader .inner {
	width: 497px;
}
#cmtPageNav {
	width: 505px;
}


#commentAddContain {
	width: 507px;
	margin: 6px 0 6px 13px;
}
#commentAddHeader {
	width: 505px;
}
#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;}
