
@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/c302c914c4c001649081608a9f827bb6a55ad747.woff2') format('woff2');
  src: url(font/fontawesome-webfont.eot?#iefix&v=3.1.0) format('embedded-opentype'), url(font/fontawesome-webfont.woff?v=3.1.0) format('woff'), url(font/fontawesome-webfont.ttf?v=3.1.0) format('truetype'), url(font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0) format('svg');
  font-weight: normal;
  font-style: normal;
}
ul.sidebar-reviews{
width:210px;
}
.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; } 
:-ms-input-placeholder { color:#fbfbfb; }
:-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;
}

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;
}

.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:720px;
float:right;
text-align:right;
}


nav{
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);
overflow: hidden;
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: 44px;
line-height: 44px;
margin-bottom: 2px;
max-width: 10000px;
position: relative;
}
.main-nav ul{
display:block;
float:left;
padding:0px;
position:relative;
}
nav li{
float:left;
display:inline;
border-left: 1px solid #ccc;
}
nav li:hover, nav li:active{
border-bottom: 2px solid #84B200;
margin-top: -3px;
}
nav 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;
}
nav 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: 6px;
}
.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, #searchsubmit{
display:none;
}




#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;
}
#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{
list-style: disc outside;
display: inline-block;
padding: 10px 0px 10px 8px;
box-shadow: 0px 0px 5px #aaa;
margin: 10px 5px;
}
.single-content ol{
list-style: decimal outside;
}
.single-content li{
margin: 0 0 0 30px;
}

.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;
}
.single .entry-title h1{
padding: 10px;
text-transform: capitalize;
}


.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{
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;
height: 114px;
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{
float: right;
width: 240px;
height: 100%;
min-height: 100%;
background: #fbfbfb;
box-shadow: 0px 0px 5px #aaa;
margin: 20px 0px 0px 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: 0px 5px;
}

#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: 10px 0px 0px 0px;
}
#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;
}
.bflexslider{
margin:0px 0px 0px -20px;
}
.side-thumbnail{
width:82px;
height:82px;
float:left;
overflow:hidden;
}
#slider .list_items li {
width:300px;
float:left;
}
#slider li h3{
float:left;
width:200px;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 7px;
}
.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;
}


.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, img:hover{
filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.sidebar-gallery{
margin-left:7px;
}

.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: 0px;
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;
}

.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;
height: 300px;
}
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
}

.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{
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;
}
#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{
width: 130px;
height: 92px;
overflow: hidden;
float: left;
border: 1px solid #ccc;
padding: 1px;
border-radius: 4px;
margin: 5px;
}
.single-gallery li.gallery-items{
margin: 0px 6px 6px 2px;
}



    .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;
}

.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;
}


.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: left;
width: 340px;
}
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;
}
.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: 496px;
padding-left: 200px;
float: left;
}

.attachment #breadcrumbs{
width:987px;
}
.single #breadcrumbs{
width:725px;
}
.gallery-detail i{
margin: 0px 10px 0px 0px;
}