/*
Theme Name: WallPin Theme v2
Theme URI: http://wpquantum.net
Description: WordPress Themes that designed for publisher to make a wallpaper magazine
Author URI: http://wpquantum.net
Version: 1.0

*/
@font-face {
  font-family: 'FontAwesome';
  src: url('http://skillclub.info/wp-content/themes/WallPinv2/font/fontawesome-webfont.eot?v=3.1.0');
  src: url('http://skillclub.info/wp-content/themes/WallPinv2/font/fontawesome-webfont.eot#iefix&v=3.1.0') format('embedded-opentype'), url('http://skillclub.info/wp-content/themes/WallPinv2/font/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('http://skillclub.info/wp-content/themes/WallPinv2/font/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('http://skillclub.info/wp-content/themes/WallPinv2/font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
  font-weight: normal;
  font-style: normal;
}
button, input, textarea {
border: 1px solid #ccc !important;
border-radius: 3px;
padding: 6px;
padding: 0.428571429rem !important;
}
ul.sidebar-reviews{
width: 210px;
padding: 0px;
}
.sidebar-widget{
margin: 0px 0px 20px 0px;
float: left;
padding: 0px 10px;
width: 220px;
}
.single img{
width:100%;
height:auto;
}
.top-featured img{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.smallthumb img{
width:100%;
height:auto;
}
[class^="icon-"], [class*=" icon-"]{
display: inline;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
i{
margin:0px 10px;
}
.icon-picture:before {
  content: "\f03e";
}
.icon-time:before {
  content: "\f017";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-star:before {
  content: "\f005 \f005 \f005 \f005 \f005";
}
.icon-star-empty:before {
  content: "\f006 \f006 \f006 \f006 \f006";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-share-alt:before,
.icon-mail-forward:before {
  content: "\f064";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}
::-webkit-input-placeholder { color:#fbfbfb; }
::-moz-placeholder { color:#fbfbfb; } /* firefox 19+ */
:-ms-input-placeholder { color:#fbfbfb; }/* ie */
:-moz-input-placeholder { color:#fbfbfb; } 
input:-moz-placeholder { color:#fbfbfb; }

body
{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
line-height: 25px;
font-size:15px;
}
.menu-toggle, button, input[type="submit"], input[type="button"], input[type="reset"] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}
p {
margin: 0 0 1em;
}
ul, ol
{
list-style: none;
}

a
{
color: #84B200;
text-decoration: none;
 -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

a:hover
{
color: #3d57ff;
}

.clear{
	clear: both;
}
ul, li {
padding:0px;
margin:0px;
}
.clear{
clear:both;
}
.wrap{
width: 1020px;
margin: 10px auto;
overflow: hidden;
padding: 0px 10px;
}
.container{
width:1000px;
margin:0 auto;
}
/*
Head
*/
.top-menu{
background: #010c16;
overflow: hidden;
background: #84B200;
overflow: hidden;
box-shadow: 0px 2px 7px #555;
text-shadow: 0px 1px 3px #555;
}
.top-menu ul li{
position: relative;
list-style: none;
float: left;
}
.list-pages{
width:630px;
float:left;
}
.social-fans{
width:300px;
float:right;
}

.list-pages li a{
padding: 0px 10px;
font-size: 11px;
font-weight: bold;
color: #e0e0e0;
border-right: 1px solid #e0e0e0;
}

#header {
width: 100%;
float: left;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 15px;
position: relative;
padding: 10px 0px;
display:block;
z-index:0;
}

.logo{
float:left;
padding: 10px 0px;
}
.logo h1, .logo h2{
font-size:22px;
}
.site-description{
font-size: 12px;
font-style: italic;
}
.right-header{
width:730px;
float:right;
text-align:right;
}

/* Category menu*/
#navigation{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
}
.main-nav{
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #e5e5e5));
background: -webkit-linear-gradient(#f3f3f3,#e5e5e5);
background: -moz-linear-gradient(#f3f3f3,#e5e5e5);
background: -o-linear-gradient(#f3f3f3,#e5e5e5);
background: linear-gradient(#f3f3f3,#e5e5e5);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.14);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.14);
box-shadow: 0 1px 4px rgba(0,0,0,0.14);
background-color: #f3f3f3;
border-left: 1px solid #d4d4d4;
border-left: 1px solid rgba(0,0,0,0.17);
border-top: 1px solid rgba(0,0,0,0.1);
border-right: 1px solid rgba(0,0,0,0.17);
border-left: 1px solid #d4d4d4;
border-bottom: 1px solid rgba(0,0,0,0.2);
clear: both;
color: #333;
height: 46px;
line-height: 44px;
margin-bottom: 2px;
max-width: 10000px;
position: relative;
}
.main-nav ul{
display:block;
float:left;
padding:0px;
}
.main-nav ul li{
position:relative;
}
.main-nav ul ul{
position: absolute;
z-index: 1000;
width: 170px;
left: 0;
top: 47px;
background: #2c2c2c;  
overflow: hidden;
height: 0px;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
	
}
.main-nav ul ul li{
width:100%;
border: none;
}
.main-nav ul li:hover > ul {
height: auto;
}
.main-nav .sub-indicator:after {
color: #777;
content: "\f078";
display: block;
float: left;
z-index: 2;
position: absolute;
top: 1px;
right: -1px;
margin: 0px 5px;
width: 13px;
height: 50px;
font-family: "FontAwesome";
}
.sub-menu li a{
font-weight: 300;
text-shadow: none !important;
color: #ccc;
box-shadow: none !important;
border-bottom: 1px solid #333;
}
#navigation li{
float:left;
display:inline;
border-left: 1px solid #ccc;
position:relative;
}
#navigation  li:hover, #navigation  li:active{
border-bottom: 2px solid #84B200;
margin-top: -3px;
}
#navigation  li a{
-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.9) inset;
-moz-box-shadow: 0 0 1px rgba(255,255,255,0.9) inset;
box-shadow: 0 0 1px rgba(255,255,255,0.9) inset;
color: #777;
display: block;
font-weight: bold;
padding: 1px 20px 0;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
font-size: 14px;
}
#navigation  li a:hover{
background:#fbfbfb;
color:#2c2c2c;
}

.search-wall #s {
-moz-box-shadow: 0px 1px 0px 0px #fcfcfc;
-webkit-box-shadow: 0px 1px 0px 0px #fcfcfc;
box-shadow: 0px 1px 0px 0px #fcfcfc;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff6b6b), color-stop(1, #a60303));
background: -moz-linear-gradient(top, #ff6b6b 5%, #a60303 100%);
background: -webkit-linear-gradient(top, #ff6b6b 5%, #a60303 100%);
background: -o-linear-gradient(top, #ff6b6b 5%, #a60303 100%);
background: -ms-linear-gradient(top, #ff6b6b 5%, #a60303 100%);
background: linear-gradient(to bottom, #ff6b6b 5%, #a60303 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6b6b', endColorstr='#a60303',GradientType=0);
background-color: #ff6b6b;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 1px solid #e6e6e6;
display: inline-block;
color: #ffffff;
font-size: 12px;
font-family: arial;
font-weight: bold;
padding: 3px 10px;
text-decoration: none;
text-shadow: 0px -1px 0px #a39999;
float: right;
height: 23px;
width: 100px;
position: relative;
margin: 2px;
}
.search-wall #s:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a60303), color-stop(1, #ff6b6b));
        background:-moz-linear-gradient(top, #a60303 5%, #ff6b6b 100%);
        background:-webkit-linear-gradient(top, #a60303 5%, #ff6b6b 100%);
        background:-o-linear-gradient(top, #a60303 5%, #ff6b6b 100%);
        background:-ms-linear-gradient(top, #a60303 5%, #ff6b6b 100%);
        background:linear-gradient(to bottom, #a60303 5%, #ff6b6b 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a60303', endColorstr='#ff6b6b',GradientType=0);
        
        background-color:#a60303;
    }
    .search-wall #s:active {
        position:relative;
        top:1px;
    }
.screen-reader-text, #navigation #searchsubmit{
display:none;
}


/*
content
*/

#content{
float: left;
width: 740px;
margin: 10px 0px;
}
#breadcrumbs{
height: 28px;
width: 740px;
border-bottom: 1px dotted #DDD;
float: left;
font-size: 11px;
background: #fbfbfb;
display: inline-table;
}
#content #breadcrumbs a{
padding-left:10px;
}
#main .single{
float: left;
width: 730px;
margin: 20px 0px 10px 0px;
background: #fbfbfb;
padding: 10px 5px 15px 8px;
box-shadow: 0 1px 5px #aaa;
overflow:hidden;
}
.single-content{
margin-top:10px;
}

.post-body{
font-size: 13px;
line-height: 22px;
display: inline-block;
margin: 20px 0px 0px;
width: 730px;
}

.breadcrumbs {
font-family:georgia;
font-size: 14px;
width:100%;
padding:10px 0px 10px 0px;
}
.breadcrumbs a{
color:#00BDF6;
}

.meta-block{
font-size: 11px;
font-style: italic;
width:100%;
float:left;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin: 20px 0px 0px;
}

.alignleft {
	float: left;
	margin-right:10px;
}
.alignright {
	float: right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.single h1.entry-title{
width: 100%;
text-align: justify;
font-size: 16px;
padding: 6px 6px 10px 0px;
font-weight: bold;
display: inline-block;
}
#content .post{
width: 740px;
float: left;
margin: 10px 10px 10px 0px;
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
box-shadow: 0 1px 5px #999;
background: #fbfbfb;
overflow: hidden;
}

article h2, article h1{
font-weight: 700;
font-size: 16px;
margin: 0;
text-decoration: none;
}

.entry-header{
margin: 10px 0px 10px 0px;
}
#content .entry-meta{
font-size: 10px;
}
.single-content ul.single-gallery{
list-style: disc outside;
display: inline-block;
padding: 10px 3px 10px 3px;
box-shadow: 0px 0px 5px #aaa;
margin: 10px 5px;
width: 713px;
float: left;
overflow: hidden;
}
.single-content ol{
list-style: decimal outside;
}
.single-content li{
margin: 0 0 0 30px;
}
/*
Home / front layout
*/
.home-thumb{
width: 740px;
height: 380px;
padding: 5px;
float: left;
overflow: hidden;
position: relative;
margin-left: -15px;
}

.home-thumb .post-categories{
position:absolute;
bottom:15px;
padding:5px;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
background:rgba(0,0,0, .7);
width:200px;
text-align:center;
}

.entry-meta ul li{
display:inline;
}
.entry-content{
padding: 0px 10px 20px 10px;
margin-bottom: 3px;
}

.image-wrap{
width: 720px;
margin: 10px 10px 10px 3px;
box-shadow: 0 0px 5px #aaa;
background: #fbfbfb;
position: relative;
}
.single .entry-title h1{
padding: 10px;
text-transform: capitalize;
}

/*
Attachment
*/
.prev-next{
float: left;
width: 96%;
margin: 10px 0px;
padding: 10px;
}
.next{
float: right;
}
.prev{
float:left;
}
.next, .prev{
white-space: nowrap;
line-height: 1em;
position: relative;
outline: none;
overflow: visible;
cursor: pointer;
border: 1px solid #999;
border: rgba(0, 0, 0, .2) 1px solid;
border-bottom: rgba(0, 0, 0, .4) 1px solid;
background: -moz-linear-gradient( center top, rgba(255, 255, 255, .1) 0%, rgba(0, 0, 0, .1) 100% );
background: -webkit-gradient( linear, center bottom, center top, from(rgba(0, 0, 0, .1)), to(rgba(255, 255, 255, .1)) );
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')";
-moz-user-select: none;
-webkit-user-select: none;
-khtml-user-select: none;
user-select: none;
padding: 10px;
}
.next:hover, .prev:hover{
background:#eee;
}
.prev-next a{
text-shadow: 1px 1px 0px #fff;
font-weight: bold;
}
/*
Related Layout
*/
#related{
font-weight: bold;
font-size: 12px;
color: #777777;
width:102%;
float:left;
margin: 20px 0px;
}
#related .image-wrap{
width: 168px;
float: left;
}
.image-wrap .entry-content{
padding: 0px;
text-align: center;
overflow: hidden;
margin-bottom:0px;
}
.image-wrap h3{
font-size: 12px;
padding: 10px 5px;
line-height: 16px;
font-weight: normal;
}
.post-meta{
float: left;
margin: -10px 0px 10px 0px;
color: #000;
font-size: 13px;
font-style: italic;
font-family: georgia,serif !important;
}
.post-meta a{
color:#00BDF6;
}
.entry{
float: left;
width: 100%;
border-bottom: 1px solid #E0E0E0;
padding: 0 0 10px;
margin: 0 0 15px;
font-family: inherit;
font-size: 14px;
letter-spacing: 0px;
color: #444;
}
/*
Sidebar
*/

#sidebar{
float: right;
width: 240px;
height: 100%;
min-height: 100%;
background: #fbfbfb;
box-shadow: 0px 0px 5px #aaa;
margin: 20px 0px 20px 0px;
}

#sidebar h2, .detail{
color: #2c2c2c;
font-family: "Open sans", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
display: inline-block;
padding: 10px 10px 10px 0px;
}

#sidebar>ul{
margin: 5px 0px 10px 0px;
padding: 10px 5px 15px 8px;
position: relative;
overflow: hidden;
}
#sidebar ul li{
position:relative;
color: #292929;
font-size: 11px;
line-height: 25px;
display: block;
min-height: 25px;
padding: 0 0 0 25px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #DDD;
font-weight: bold;
}

#sidebar ul li:before{
position: absolute;
top: 0px;
left:5px;
margin: 8px 10px 0 0px;
vertical-align: middle;
display: inline-block;
width: 10px;
height: 10px;
background: #84B200;
content: "";
margin-right: 10px;
}
#sidebar ul li:after{
position: absolute;
top: -8px;
left: 6px;
margin: 8px 10px 0 0px;
vertical-align: middle;
display: inline-block;
content: "+";
margin-right: 10px;
color: #fff;
font-size: 14px;
}

#sidebar ul.sidebar-reviews li{
padding:0px 0px 10px 0px;
margin:0px;
float: left;
width: 220px;
}
#sidebar ul.sidebar-reviews .smallthumb{
float: left;
margin: 10px 0px 0px 10px;
width: 90px;
position:relative;
}
#sidebar ul.sidebar-reviews .title{

}
#sidebar ul.sidebar-reviews li:before{
display:none;
}
#sidebar ul.sidebar-reviews li:after{
display:none;
}
#sidebar>li {
background: #fff;
margin: 5px 0px 0px 0px;
}
#sidebar #s{
border:1px solid #ccc;
width: 144px;
float: left;
}
#sidebar #searchsubmit{
display: block;
padding: 5px;
float: right;
}
#searchsubmit{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.side-thumbnail{
width:82px;
height:82px;
float:left;
overflow:hidden;
}
.list_items ul{
margin:0px 0px 0px -30px;
}
.sidebar-direction-nav{
position:absolute;
top: -10px;
background: #fff;
width: 100%;
}
.sidebar-direction-nav li{
float:left;
font-weight: bold;
font-family: arial;
}
.sidebar-direction-nav li a{
padding: 0px 20px 0px 20px;
} 

#sidebar>ul>li a, .breadcrumbs{
color: #525252;
border: 1px solid #e2e2e2;
display: block;
font-size: 12px;
line-height: 16px;
margin-bottom: 8px;
padding: 5px;
text-decoration: none;
text-shadow: 0px 1px 0px #fff;
-moz-box-shadow: inset 0px 1px 0px #fbfbfb;
-webkit-box-shadow: inset 0px 1px 0px #fbfbfb;
box-shadow: inset 0px 1px 0px #fbfbfb;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #f3f3f3;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#efefef));
background-image: -webkit-linear-gradient(top, #f6f6f6, #efefef);
background-image: -moz-linear-gradient(top, #f6f6f6, #efefef);
background-image: -ms-linear-gradient(top, #f6f6f6, #efefef);
background-image: -o-linear-gradient(top, #f6f6f6, #efefef);
background-image: linear-gradient(top, #f6f6f6, #efefef);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f6f6f6', EndColorStr='#efefef');
}

.side-excerpt{
font-weight: normal;
line-height: 16px;
float: left;
width: 110px;
height: 78px;
}


.smallthumb, img{
-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.smalthumb:hover, .single p img:hover{
filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}*/
.sidebar-gallery{
margin-left:7px;
}

/*
Pagination
*/
.pagination{
float: left;
margin: 10px;
background: #fbfbfb;
padding: 10px;
box-shadow: 0px 0px 5px #aaa;
}
.pagination .current{
background: #84B200;
color: #FFFFFF;
width: auto;
height: auto;
margin: 5px;
padding-top: 4px;
padding-right: 8px;
padding-bottom: 4px;
padding-left: 8px;
border-radius: 4px;
}
.pagination .inactive{
color: #FFFFFF;
text-decoration: none;
height: auto;
width: auto;
margin: 5px;
padding-top: 4px;
padding-right: 8px;
padding-bottom: 4px;
padding-left: 8px;
display: inline;
background: rgb(65, 59, 59);
border-radius: 4px;
}
/*
Footer
*/
.details{
width: 101%;
float: left;
margin-left: -10px;
}
h3.detail{
padding-left:10px; 
}

#footer{
clear:both;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
position: relative;
z-index: 900;
border-top: 1px solid #ccc;
margin-top: 10px;
background: #2c2c2c;
overflow: hidden;
}

.footer-menu li{
float:left;
}
.footer-menu li a{
font-weight:bold;
color:#333;
padding-right:10px;
font-size:11px;
}

.foot-widget a{
color:#aaa;
}
.foot-widget a:hover{
padding-left:5px;
}
.foot-widget h2{
width:305px;
margin:0px 0px 10px -10px
height: 36px;
display: block;
color: #fff;
font-size: 14px;
line-height: 32px;
padding: 0px 0px 0px 10px;
font-family: "Open Sans", arial;
text-shadow: 2px 2px 1px #000;
}

li.foot-widget {
color: #aaa;
float: left;
font: 13px/17px helvetica, arial, sans-serif;
margin: 20px 0px;
overflow: hidden;
width: 240px;
padding: 0px 45px;
border-right: 1px solid #444;
border-left: 1px solid #111;
}
li.foot-widget:first-child{
border-left:none;
}
li.foot-widget:last-child{
border-right:none;
}
.footer-widgets{
border-bottom: 1px solid #333;
float: left;
}
.bottom-menu{
background:#333;
overflow:hidden;
border-top:1px solid #222;
}
.right, .right a{
color: #aaa;
font-size: 12px;
font-family: 'Open sans', arial;
}
.edit-link{
float:left;
margin:10px 0px 10px 0px
}
.foot-menu li a{
padding: 5px 10px 5px 0px;
font-size: 12px;
}
/*
Ads
*/
.bottom-ads{
float: left;
width: 300px;
height: 300px;
margin-left: 5px;
}
.home-ads{
float:right;
margin:10px 10px 0px 0px
}
.single-ads{
float:left;
}
.rectangle-ads{
width: 336px;
margin-right: 6px;
float: left;
}
.thumblock{
display:none;
}
.ratingblock{
width:400px;
float:right;
}


/*
Gallery home style
*/
.gallery-home{
width: 100%;
background-image: linear-gradient(top, #D1E990 0%, #AAD75B 100%);
background-image: -o-linear-gradient(top, #D1E990 0%, #AAD75B 100%);
background-image: -moz-linear-gradient(top, #D1E990 0%, #AAD75B 100%);
background-image: -webkit-linear-gradient(top, #D1E990 0%, #AAD75B 100%);
background-image: -ms-linear-gradient(top, #D1E990 0%, #AAD75B 100%);
background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #D1E990), color-stop(1, #AAD75B) );
position: absolute;
bottom: 0;
left: 0;
text-align: center;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-o-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-top:10px;
}
.gallery-home ul{
display: inline-block;
width: 100%;
}
#content .post:hover .gallery-home{
	-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-o-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}

li.gallery-items{
font-size: 11px;
line-height: 16px;
overflow: hidden;
width: 134px;
min-height: 100px;
float: left;
}
.single-gallery li.gallery-items{
margin: 0px 6px 6px 2px;
}
.gallery-items img{
border: 1px solid #ccc;
border-radius: 4px;
padding: 2px;
width: 95%;
height: 80px;
}
.gallery-items img:hover{
box-shadow: 0px 0px 3px #111;
}

/*boleh hapus aku*/

    .myButton {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
        -webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
        box-shadow:inset 0px 1px 0px 0px #9acc85;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
        background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
        background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
        background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
        background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
        background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
        
        background-color:#74ad5a;
        
        border:1px solid #3b6e22;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:10px;
        font-weight:bold;
        padding:3px 9px;
        text-decoration:none;
		margin:10px;
        
    }
    .myButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
        background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
        background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
        background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
        background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
        background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
        
        background-color:#68a54b;
    }
    .myButton:active {
        position:relative;
        top:1px;
    }


.read-more{
float: right;
background: #84B200;
line-height: 16px;
border-radius: 4px;
margin-top: 4px;
color: #fbfbfb;
}
.read-more a{
color: #fbfbfb;
padding: 0px 5px;
}
.side-excerpt .read-more{
float:none;
}
/*
Top Featured
*/
.featured-content{
border: 1px solid #ccc;
margin: 10px 0px 0px 0px;
box-shadow: 0px 0px 5px #999;
background: #fbfbfb;
overflow: hidden;
}
.top-featured-wrap{
width:1000px;
overflow:hidden;
}
.top-featured{
width: 630px;
height:320px;
float: left;
overflow: hidden;
margin: 10px 0px 10px 10px;
position: relative;
box-shadow: 0px 0px 5px #aaa;
}

.bottom-items{
margin: 10px 0px 10px 17px;
width: 101%;
float: left;
}
.bottom-items li{
float: left;
display: inline-block;
margin-right: 41px
}

.top-title{
margin: -40px 0px 0px 0px;
background: #fbfbfb;
float: left;
width: 100%;
position: absolute;
bottom:0px;
height: 33px;
padding: 10px 0px 0px;
text-align: center;
}
/*
social, read more and others
*/

.the-tags{
display:inline-block;
margin:10px 0px;
}
.the-tags a{
float: right;
background: #84B200;
line-height: 16px;
font-size: 12px;
border-radius: 4px;
margin: 0px 10px 0px 0px;
color: #fbfbfb;
padding: 0px 10px;
}
ul.gallery-detail{
list-style: none;
padding: 10px;
float: right;
margin: 0px 10px 0px 0px;
width: 340px;
box-shadow: 0px 0px 5px #aaa;
}
ul.gallery-detail li{
margin: 6px;
}
ul.gallery-detail .icons{
margin-right:10px;
font-size:14px;
}
.social-wrap{
float: right;
margin: -37px 11px;
overflow: hidden;
width: 100px;
position: absolute;
right: 10px;
}
.post .social-wrap{
position: relative;
float: left;
margin: 10px;
}
span.social-share{
border: 1px solid #ccc;
border-radius: 4px;
padding: 1px 10px;
color: #555;
background: -webkit-gradient( linear, center bottom, center top, from(rgba(0, 0, 0, .1)), to(rgba(255, 255, 255, .1)) );
}
.social-share-list, .follow-lists{
height:0px;
float:right;
 -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.social-wrap:hover .social-share-list{
padding: 10px 0px;
height:100px;
display:block;
margin-bottom: 10px;
}
.social-wrap #twitterbutton, .social-wrap #likebutton{
margin:0px -12px 0px 0px
}
.gallery-wrap{
width:723px;
display: inline-block;
}
.btn-o{
display:none;
}
.social-fans{
width:150px;
color:#fbfbfb;
font-size: 12px;
}
.follow-lists{
text-shadow: none;
position: absolute;
width: 100px;
background: #fbfbfb;
height: 0px;
float: left;
overflow: hidden;
font-size: 12px;
}
.follow-lists li{
float:left;
display:inline;
}
.follow-lists i{
color:#2c2c2c;
}
.social-fans:hover .follow-lists{
padding: 10px 0px;
height:100px;
margin-bottom: 10px;
position:absolute;
z-index:9999;
}
.fb_share{
margin-bottom:10px;
}
.download-holder{
width: 100%;
overflow: hidden;
float: left;
margin-left: 37%;
}

.attachment #breadcrumbs{
width:100% !important;
}
.single #breadcrumbs{
width:725px;
}
.gallery-detail i{
margin: 0px 10px 0px 0px;
}
.desc{
padding:10px
}
li.gallery-homes{
width: 130px;
height: 92px;
overflow: hidden;
display: inline-block;
border: 1px solid #ccc;
padding: 1px;
border-radius: 4px;
margin: 5px;
}
.foot-menu{
width:100%;
float:left;
}
.foot-menu li{
float:left;
}

/*
Comment
*/
#comments{
float:left;
width:710px;
}
.comments-area {
padding: 10px;
background: #f9f9f9;
border: 1px solid #e2e2e2;
}
.comment{
position:relative;
margin-bottom:20px;
}
.comment-list {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	}
.comment-list ul.children {
	margin: 0 0 0 50px;
	list-style: none;
	}
.comment-list li.comment,
.comment-list li.pingback {
	margin: 0;
	padding: 0;
	}
.comment-list li.pingback p {
	margin: 0;
	font-style: italic;
	}
.comment-list li.comment .comment-body {
	padding: 30px 0 20px;
	border-bottom: 1px solid #d6d6d6;
	}
.comment-list li.comment .comment-author .avatar {
	float: left;
	margin: 0 20px 0 0;
	display: block;
	}
.comment-list li.comment .comment-author .fn {
	color: #999;
font-size: 12px;
font-weight:bold;
text-transform: capitalize;
display: block;
	}
	.comment time{
	font-size:11px;
	}
.comment-list li.comment .comment-author .fn a {
	color: #333;
	text-decoration: none;
	}
.comment-list li.comment .comment-author .fn a:hover {
	color: #ff2828;
	}
.comment-list li.comment .comment-metadata {
	margin: 0 0 2px;
	font-size: .875em;
	}
.comment-list li.comment .comment-metadata a {
	color: #999;
	text-decoration: none;
	}
.comment-list li.comment .comment-metadata a:hover {
	color: #333;
	}
.comment-list li.comment .reply {
	font-size: 11px;
background: #E2E2E2;
margin-top: -29px;
padding: 1px 10px;
position: absolute;
border-top: 1px solid #D2D2D2;
border-left: 1px solid #D2D2D2;
right: 1px;
	}
.comment-list li.comment .reply a {
	color: #ff2828;
	font-size: .9em;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	}
.comment-list li.comment .reply a:hover {
	color: #333;
	}
.comment-content {
	clear: both;
	display: block;
border: 1px solid #D2D2D2;
background: #FCFCFC;
margin: 20px 0 0;
padding: 10px 20px 25px;
	}
.comment-content a {
	word-wrap: break-word;
	}
.bypostauthor {
	}

#reply-title {
font-size: 17px;
	}
#cancel-comment-reply-link {
	margin: 0 0 0 10px;
	color: #333;
	font-size: .9em;
	text-decoration: none;
	}
#commentform {
	margin: 0;
	padding: 0;
	}
#commentform label {
float: left;
padding-right: 20px;
width: 70px;
font-size: 12px;
letter-spacing: 2px;
font-weight: bold;
	}
#commentform textarea {
	height: 100px;
	width: 99%;
	}
#commentform #submit {
-moz-box-shadow: 0px 1px 0px 0px #fcfcfc;
-webkit-box-shadow: 0px 1px 0px 0px #fcfcfc;
box-shadow: 0px 1px 0px 0px #fcfcfc;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff6b6b), color-stop(1, #a60303));
background: -moz-linear-gradient(top, #ff6b6b 5%, #a60303 100%);
background: -webkit-linear-gradient(top, #ff6b6b 5%, #a60303 100%);
background: -o-linear-gradient(top, #ff6b6b 5%, #a60303 100%);
background: -ms-linear-gradient(top, #ff6b6b 5%, #a60303 100%);
background: linear-gradient(to bottom, #ff6b6b 5%, #a60303 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6b6b', endColorstr='#a60303',GradientType=0);
background-color: #ff6b6b;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 1px solid #e6e6e6;
display: inline-block;
color: #ffffff;
font-size: 12px;
font-family: arial;
font-weight: bold;
padding: 3px 10px;
text-decoration: none;
text-shadow: 0px -1px 0px #a39999;
float: left;
width: 100px;
position: relative;
margin: 2px;
}
.attachment .single-ads{
float:none;
}
@media (max-width:1030px){img, object{max-width:100%;}
.wrap {
width: 95%;
padding: 0px;
}
.container{
width:99.5%;
}
.list-pages {
width: 70%;
}
.social-fans {
width: 30%;
}
.main-nav{
float: left;
height: auto;
}
.single-attachment{
width:100%;
}
.single-ads {
float: left;
width: 100%;
}
.single-ads img{
width: auto;
}
.image-wrap {
width: 100% !important;
}
.image-wrap img{
width: 100% !important;
}
.single #breadcrumbs {
width: 98% !important;
}
#main .single{
width:98% !important;
}
.single img {
width: 98%;
}
.single-content ul.single-gallery{
width:97%;
}
.meta-block{
width:98%;
}
.single-content.post-body {
width: 98% !important;
}
.top-featured-wrap {
width: 100%;
}
.top-featured{
width:97%;
}
.top-featured img {
width: 100%;
height: auto;
}
.bottom-items{
width: 97%;
}
.bottom-items li {
margin-right: 1%;
width: 48.5%;
}
.bottom-items li img{
width: 100%;
height: auto;
}
#content{
width:100%
}
#content .post{
width:100%;
}
.gallery-home {
width: 100%;
bottom: 0px;
}
.home-thumb {
width: 105%;
height: 390px;
}
.home-thumb img{
width:100%;
height:auto

}
.post-body {
width: 100%;
}
#sidebar{
width: 100%;
}
.sidebar-widget{
width: 46%;
}
#sidebar #s {
width: 72%;
}
#sidebar ul.sidebar-reviews li {
width: 100%;
}
.side-excerpt {
width: 60%;
}
#sidebar .sidebar-reviews{
width: 100%;
height: auto;
}
.sidebar-gallery img{
width:98%;
height:auto;
}

li.foot-widget{
width: 33.33%;
border:none;
}
#comments {
float: left;
width: 97%;
}
.gallery-wrap {
width: 101%;
}
@media (max-width:600px){
.top-featured {
width: 96%;
}
.single #breadcrumbs {
width: 96%;
}
.home-thumb {
height: 270px;
}
img.attachment-full {
width:97%;
}
ul.gallery-detail {
float:left;
}
.gallery-wrap {
width: 100%;
}
.download-holder {
margin-left: 25%;
}
.bottom-items li {
margin-right: 1%;
width: 47.5%;
}
.side-excerpt {
width: 50%;
}
li.gallery-homes {
width: 100px;
height: 70px;
}
.sidebar-widget{
width: 45%;
}
.single-content.post-body {
width: 96%;
}
#s {
width: 64%;
}
#comments {
float: left;
width: 96%;
}
#commentform textarea, #commentform button, #commentform input {
width: 95%;
}
.list-pages {
width: 70%;
}
.social-fans {
width: 30%;
}
.right-header {
width: 100% !important;
text-align: center !important;
}
}
@media (max-width:800px){
.logo {
width: 260px;
}
.right-header {
width: 470px;
float: right;
text-align: right;
}
.gallery-wrap {
width: 100%;
display: inline-block;
}
}
@media (max-width:479px){
.top-featured {
width: 95%;
}
.single #breadcrumbs {
width: 95%;
}
.home-thumb {
height: 170px;
}
li.gallery-homes {
width: 50px;
height: 30px;
}
ul.gallery-detail {
width:95%;
}
.gallery-home{
height: 100px;
}
.single-content.post-body {
width: 95%;
}
.sidebar-widget {
width: 43%;
}
.side-excerpt {
width: 50%;
float: none;
display: inline-block;
}
#sidebar ul.sidebar-reviews .smallthumb{
width:40%;
}
.side-excerpt {
width: 52%;
}
#sidebar #s {
width: 42%;
}
.download-holder {
margin-left: 15%;
}
.social-wrap{
margin:0px;
}
.image-wrap {
width: 97% !important;
}
#comments {
float: left;
width: 95%;
}
#commentform textarea, #commentform button, #commentform input {
width: 94%;
}
.right-header {
width: 100%;
text-align: center;
}
}
@media screen and (max-width:320px){
.container{
width:98.5%;
}
.right-header {
width: 100%;
text-align: center;
}
.home-thumb {
height: 120px;
}
.single #breadcrumbs {
width: 94%;
display: inline-table;
}
img.attachment-full {
width: 94%;
}
li.gallery-homes {
width: 30px;
height: 10px;
}
ul.gallery-detail {
width:90%;
}
.bottom-items li {
margin-right: 1%;
width: 45%;
}
.single-content.post-body {
width: 94%;
}
.sidebar-widget {
width: 100%;
}
.sidebar-gallery img {
width: 93%;
height: auto;
}
.tagcloud {
width: 90%;
}
#sidebar #searchform{
width: 96%;
}
#sidebar #s {
width: 58%;
}
#comments {
float: left;
width: 93%;
}
#commentform textarea, #commentform button, #commentform input {
width: 93%;
}
.download-holder {
margin-left: 10px;
}
}