/*  
Theme Name: Pemuda
Theme URI: http://www.jauhari.net/themes/pemuda
Description: <p>Pemuda Theme is another Magazine Style WordPress themes. This theme dedicated to 27 and 28 October day for Blogger and For All.</p> <p>Visit the <a href="http://www.jauhari.net/themes/pemuda">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.0
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://www.jauhari.net/themes/mbahmu
	Crafted on 27 October 2008
	Last Edit: 27 October 2008 19.54  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* \*/
@import url('css-reset.css');
@import url('css-navi.css');
/* :Comment */
@import url('css-comment.css');
/* */

body {
	background: #efefef url(images/bg.gif) 0 0 repeat-x;
	font: 13px Arial, Verdana, sans-serif;
	line-height: 1.5em;
}
hr {
	display: none;
}
/* */
code, pre {
	font: 1.1em 'Courier New', Courier, Fixed;
	width: 490px;
	overflow: auto;
}
pre {
	overflow: auto;
	max-width: 490px;
	margin-bottom: 20px;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
br.clear {
	clear: both;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

/* Captions */
.aligncenter, div.aligncenter,
.entry img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	float:none;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 15px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Lists

/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */

img.wp-smiley {
	vertical-align: -25%;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
a img {
	border: none;
}
/* L I N K S */

a:link, a:visited {
	text-decoration: underline;
	color: #c00;
}
a:hover {
	text-decoration: none;
	color: #d10000;
}
/* :Layout Me */

#page {
	position: relative;
	width: 930px;
	margin: 20px auto 0;
	background: #fff;
	border: 1px dotted #777;
	padding: 20px;
}
#content-wrap {
	width: 100%;
	float: left;
}
#content {
	margin: 0 430px 0 0;
}
#sidebar {
	float: left;
	margin-left: -410px;
	width: 410px;
}
.side2 {
	float: left;
	width: 100%;
}
.side2 .gap {
	margin: 0 135px 0 0;
}
.sideright {
	float: left;
	margin-left: -125px;
	width: 125px;
}
#footer {
	width: 970px;
	margin: 20px auto 0;
	position: relative;
}
#footer em {
  font-style:normal;
  }
#footer .right {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
#footer .rss a {
	background: url(images/ico/feed-icon-10x10.png) 0 3px no-repeat;
	padding-left: 13px;
}
#footer a {
	color: #666;
}
.subfoot {
	position: relative;
	margin-top: 15px;
}
.onefoot {
	width: 350px;
	float: left;
}
.onefoot .gap {
	padding: 10px;
	border: 1px solid #ccc;
}
.onefoot .gap:hover {
	padding: 10px;
	border: 1px solid #666;
}
.onefoot .gap {
	margin-right: 15px;
}
.onefoot a {
	color: #000;
}
.onefoot ul {
	list-style: square;
}
.onefoot ul li {
	margin-left: 20px;
	color: #cc0000;
}
.onefoot a:hover {
	color: #cc0000;
}
.emploan {
	position: absolute;
	right: 0;
	top: 0;
	width: 230px;
}
.subfoot h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	color: #d10000;
	margin-bottom: 10px;
}
.subfoot h3 span {
	border-bottom: 4px solid #ccc;
	padding-bottom: 5px;
}
#sidebar h3, #sidebar h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
#sidebar h3 span, #sidebar h2 span {
	border-bottom: 3px solid #ccc;
	padding-bottom: 1px;
}
#header {
	height: 80px;
	position: relative;
}
.adtop {
	position: absolute;
	right: 20px;
	top: 20px;
}
#header h1 {
	position: absolute;
	left: 0px;
	top: 20px;
	font-size: 40px;
	letter-spacing: -3pt;
}
#header h1 a {
	text-decoration: none;
	color: #000;
}
.description {
	color: #d10000;
	position: absolute;
	bottom: 10px;
	font-weight: bold;
	font-size: 20px;
}
/* :Menu */
#navr {
	position: relative;
	width: 100%;
	background: #AD0800;
	height: 31px;
	margin-bottom: 15px;
}
#navr2 {
	position: relative;
	width: 100%;
	background: #AD0800;
	height: 31px;
	margin-top: 15px;
}
ul.menu {
	padding-top: 6px;
}
ul.menu li {
	float: left;
}
ul.menu li a {
	color: #fff;
	text-decoration: none;
	padding: 8px 10px;
	border-right: 1px solid #fff;
}
ul.menu li.current_page_item a {
	background: #000;
}
ul.menu li.themes a {
	background: #EFC000;
	color: #000;
}
ul.menu a:hover {
	background: #222;
	text-decoration: none;
}
/* :Post */
#article-wrap {
	width: 100%;
	float: left;
}
#article {
	margin:0;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}
.klik {
	float: left;
	margin-left: -160px;
	width: 160px;
}
#article2 {
	margin:0;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}
.klik2 {
	float: left;
	margin-left: -100%;
	width: 160px;
}
.lastlast {
	border: 5px solid #ddd;
	padding: 15px;
	background: #efefef;
	margin-bottom: 15px;
}
.lastlast:hover {
	border: 5px solid #999;
	background: #fff;
}
#article .post, #article2 .post {
	border-bottom: 1px solid #ccc;
	position: relative;
}
#article .postmetadata2, #article2 .postmetadata2 {
	font-size: 12px;
	width: 318px;
}
#article .postmetadata2 .tagr, #article2 .postmetadata2 .tagr {
	padding-right: 100px;
}
#article .postmetadata2 .commr, #article2 .postmetadata2 .commr {
	float:right;
}
.pagetitle, #the_category h3 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.post {
	margin-bottom: 20px;
}
.post p {
	margin-bottom: 10px;
}
.post ul {
	list-style: square;
	margin-left: 25px;
	margin-bottom: 10px;
}
.post ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 10px;
}
.post h2 {
	font-family: Helvetica, arial, verdana, sans-serif;
	font-size: 20px;
	letter-spacing: -0.8pt;
}
.post h2 a:link, .post h2 a:visited {
	color: #c00;
	text-decoration: none;
}
.post h2 a:hover {
	color: #000;
	text-decoration: underline;
}

.entry {
  text-align:justify;
  clear:both;
  }

.entry img {
  float:left;
  margin:0px 10px 4px 0px;
  }

.entry h2 {
	font-size: 16px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
.entry h3 {
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
.entry blockquote {
	font-style: italic;
	font-size: 15px;
	color: #666;
	margin-left: 60px;
}
.postmetadata {
	font-size: 12px;
	color: #666;
	margin: 5px 0;
}
.postmetadata a {
	color: #444;
	text-decoration: underline;
}
.lastlast {
	position: relative;
}
.lastlast h2 {
	font-size: 25px;
	line-height: 1.2em;
}
.lastlast a:link, .lastlast a:visited {
	color: #666l
}
.lastlast h2 a:link, .lastlast h2 a:visited {
	color: #000;
	text-decoration: none;
}
.lastlast h2 a:hover {
	color: #d10000;
}
.lastimage {
	float: right;
	margin-left: 10px;
}
.postmetadata2 {
	width: 490px;
}
.postmetadata2 .commr {
}
.postmetadata2 a:link, .postmetadata2 a:visited {
	color: #c00;
}
.postmetadata2 a:hover {
	color: #000;
}
.onhit {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 15px;
}
.onhit:hover {
	border: 1px solid #666;
}
.onhit h3 {
	text-align: right;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.onhit h3 a:link, .onhit h3 a:visited {
	color: #000;
	text-decoration: none;
}
.onhit h3 a:hover {
	color: #d10000;
}
.onhit li {
	margin-bottom: 10px;
}
.info {
	border: 4px solid #ddd;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
}
.infeed {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
}
.thisauthor {
	border-top: 1px solid #ccc;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
.thisauthor h3 {
	background: #888;
	padding: 4px;
	color: #fff;
	margin-bottom: 5px;
}
/* sidebar */
#sidebar a:link, #sidebar a:visited {
	color: #c00;
}
#sidebar a:hover {
	color: #d10000;
}
.insan {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.arsip li, .categories li {
	float: left;
	width: 200px;
}
.about {
	position: relative;
	padding-right: 100px;
	margin-bottom: 15px;
}
.about p {
	padding-right: 10px;
}
.about .stats {
	position: absolute;
	right: 0;
	top: 0;
	background: #efefef;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
	width: 90px;
}
.rss-top {
	position: absolute;
	right: 5px;
	top: 5px;
}
.emploen {
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 10px;
	position: relative;
}
.emploen:hover {
	border: 1px solid #666;
}

.text-3,
.text-3:hover {
  background:#efefef;
  border:3px solid #dddddd;
  padding:10px;
  }

.emploen .inmail {
	padding: 5px;
	width: 280px;
	border: 1px solid #ccc;
}
.boxr {
	margin-bottom: 15px;
}
.boxrx {
	margin-bottom: 10px;
}
.search {
	border: 5px solid #ccc;
	padding: 10px;
	margin-bottom: 15px;
	position: relative;
}
.search:hover {
	border: 5px solid #666;
}
.search #s {
	width: 280px;
	border: 1px solid #999;
	padding: 4px;
}
.noresults #s {
	width: 480px;
	border: 1px solid #999;
	padding: 4px;
	margin-top: 10px;
}
.noresults #searchsubmit {
	width: 80px;
	margin-top: 5px;
	padding: 3px;
	background: #333;
	color: #fff;
	border: 1px solid #333;
}
.search #searchsubmit {
	width: 80px;
	padding: 3px;
	background: #333;
	color: #fff;
	border: 1px solid #333;
	position: absolute;
	right: 15px;
}
.flickr li {
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.flickr li img {
	border: 5px solid #ccc;
}
.flickr li img:hover {
	border: 5px solid #c00;
}
#sub {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 80px;
	border: 1px solid #0FA30A;
	background: #0FA30A;
	color: #fff;
	padding: 4px 10px;
}
.navigation {
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}
.navigation a {
	color: #d10000;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.nowidgettitle {
	display: none;
}
/* Mybloglog
--------------------------------------
*/

#mmbl {
}
td.mbl_fo_hidden {
	display:none
}
tr#tr0 {
	display:none
}
th.mbl_h {
	display:none
}
.mblku {
	margin: 10px 0 0;
	padding: 0;
	line-height: 0;
}

/* Change Log ****
1.0	: First Public Released
*** */

    .CataloguePromo {
      width:300px;
      }
    
    .CataloguePromo td {
      vertical-align:middle;
      height:50px;
      }
      
    .CataloguePromo tr {
      border:1px solid #fff;
      }  
    
    .CataloguePromo tr:hover {
      background:#EFEFEF;
      border:1px solid #999999;
      }  

     #sidebar table.CataloguePromo tr td a:link,
     #sidebar table.CataloguePromo tr td a:visited {
        color:#676666;
        }

     #sidebar h3.CatTitles {
       color:#373737;
       }

    .CataloguePromoImg {
      width:70px;
      text-align:center;
      }  
      
    .CHnCatOther {
      width:100%;
      }
      
    .CHnCatOtherTd {
      width:50%;
      height:60px;
      vertical-align:top;      
      }
      
    .CHnCatOtherTd {
      padding:5px;
      }       
      
    .CHnCatOtherTdTbl {
      width:100%;
      height:50px;
      border:1px solid #cccccc;
      } 
      
    .CHnCatOtherTdTbl:hover {
      width:100%;
      height:50px;
      background:#EFEFEF;
      border:1px solid #999999;
      } 
      
     .CHnCatOtherTdTblL {
       width:70px;
       height:50px;
       text-align:center;
       vertical-align:middle;
       }   
       
     .CHnCatOtherTdTblR {
       text-align:left;
       height:50px;
       vertical-align:middle;
       }  

.PageAds {
  background:#efefef;
  border:3px solid #dddddd;
  margin:10px 0px;
  }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/wp-content/themes/Pemuda/images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {

	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/wp-content/themes/Pemuda/images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/wp-content/themes/Pemuda/images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/wp-content/themes/Pemuda/images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/wp-content/themes/Pemuda/images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/wp-content/themes/Pemuda/images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/wp-content/themes/Pemuda/images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/wp-content/themes/Pemuda/images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/wp-content/themes/Pemuda/images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/Pemuda/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

#mixkt_4294930343 table td table {
		border: 3px solid #DDDDDD;
		background:#EFEFEF;
		}

#mixkt_4294930343 table td table:hover {
		border: 3px solid #666666;
		}

#mixkt_4294930343 table td table td {
		padding:10px;
		width:100px;
		vertical-align:top;
		}

#mixkt_4294930343 table td table td:hover {
		background:#fff;
		}

#mixkt_4294930343 table td table td div {
		width:100px;
		height:100px;
		overflow:hidden;
		background:#fff;
		text-align:center;
		}

#mixkt_4294930343 table td table td div img.MixmarketImg {
		
		}

#mixkt_4294930343 table td table td a.MixmarketName {
		display:block;
		margin:3px 0px;
		font-weight:bold;
		text-align:left;
		}

#mixkt_4294930343 table td table td:hover a.MixmarketName {
		text-decoration:none;
		}

#mixkt_4294930343 table td table td span.MixmarketPrice {
		display:block;
		margin:3px;
		text-align:center;
		font-size:17px;
		color:#DA5C29;
		font-weight:bold;
		}

#mixkt_4294930343 table td table td a.MixmarketMerch {
		display:block;
		text-align:right;
		font-size:10px;
		color:#000;
		text-decoration:none;
		}

div#SharePoint{
	/*margin:0px auto;*/
	width:200px;
	height:40px;
	}

div#SharePoint a {
	display:block;
	float:left;
	height:30px;
	width:30px;
	margin:5px 10px 5px 0px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	}

div#SharePoint a:hover{
	background-position:0px -30px;
	}

div#SharePoint a span{
	display:none;
	}

div#SharePoint a.ss-mail{
	background-image:url('/wp-content/themes/Pemuda/images/ss-mail.png');
	}

div#SharePoint a.ss-tw{
	background-image:url('/wp-content/themes/Pemuda/images/ss-twitter.png');
	}

div#SharePoint a.ss-vk{
	background-image:url('/wp-content/themes/Pemuda/images/ss-vk.png');
	}

div#SharePoint a.ss-fb{
	background-image:url('/wp-content/themes/Pemuda/images/ss-facebook.png');
	}

div#SharePoint a.ss-rss{
	background-image:url('/wp-content/themes/Pemuda/images/ss-feed.png');
	}

div#SharePoint a.ss-mo{
	background-image:url('/wp-content/themes/Pemuda/images/ss-mobile.png');
	}

.VkYaBlock {
  width:100%;
  height:23px;
  float:none;
  clear:both;
  }

  .VkYaBlock div.VkBlock {
    width:350px;
    height:23px;
    float:left;
    }

  .VkYaBlock div.YaBlock{
    width:150px;
    height:23px;
    float:right;
    }
