

body{margin:0px;padding:0px; }
a {color:#507124;text-decoration:none}
h1,h2,h3,h4,h5 {margin:auto 20px;color:#000 }

.clearfix {clear:both;display:block;width:100%;height:1px}

.ruler {border-bottom:solid 1px #ccc;width:100%;height:17px}


.reading { line-height:28px; margin-bottom:15px;}



#post-cont {margin:auto;width:1175px;}
#post-left-cont {
  background: #fff;
  border: 1px solid #d0d0d0;
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, .1);
  width:842px;
  float:left;
  margin-right:30px;
  
  }

.post-header{height:359px;float: left;overflow:hidden;position:relative;margin-bottom:15px;width: 600px}
.post-related{float: left;
width: 242px;background: url(../images/bg-overlay-pattern.png) repeat;
}.big-post-img {width:700px;}

.post-header h1 {
  font-size:22px;
  text-shadow: 0 0 10px #000;
  line-height:35px;
  position:absolute;
  top:286px;
  left:0px;
  color:#fff;
  padding: 6px 20px;  
  font-weight:bold;
  width:94%;
  z-index:2;
  background:url(../images/post-header-pg.png) repeat;
  margin:0px;
  height: 61px;
  }
  
  .image-overlay {width:1000px;height:1000px;background:url(../images/bg-overlay-pattern.png) repeat;position:absolute;top:0px;left:0px;z-index:1}
  
  #breadcrumb{display:none}
  
  .left{float:left}
  .right{float:right}
  
  .ml10{margin-left:10px}
  .ml20{margin-left:20px}
  
  .mr10{margin-right:10px}
  .mr20{margin-right:20px}
  
  
  
  .block {display:block}
  .by {color:#999;background:url(../images/user.png) no-repeat;height:19px;text-indent:25px;font-size:14px;padding-right:15px; border-right:solid 1px #Ccc}
  
  .seen {color:#999;background:url(../images/seen.png) no-repeat; height:21px;text-indent:35px;font-size:14px;padding-right:15px;}
  .seen span {color:#507124}
  
  .add-list {color:#999;background:url(../images/add-to-list.png) no-repeat;height:20px;text-indent:28px;font-size:14px;padding-right:15px; border-right:solid 1px #Ccc}
  .add-list:hover {background-position:0px -20px}
  
  .date {color:#999;background:url(../images/clock.png) no-repeat;height:20px;text-indent:25px;font-size:14px;padding-right:15px; border-right:solid 1px #Ccc}
  
  
  
  .cherry-share a {width:49px;height:20px;text-indent:-150px;overflow:hidden;background:url(../images/sherry-sprite.png) 0px 0px no-repeat;margin:auto 10px}
  .cherry-share a:hover {background-position:0px -20px;}
  
  .qoute {
    
  -webkit-box-shadow: inset 0 3px 7px rgba(11,11,12,.25);
  -moz-box-shadow: inset 0 3px 7px rgba(11,11,12,.25);
  box-shadow: inset 0 3px 7px rgba(11,11,12,.25);
  width: 230px;
  
  padding:20px;
  text-align:center;
  background:url(../images/qoute.png) no-repeat 20px 20px #f1f1f1;
  font-size:14px;
  color:#666;
  line-height:20px
    }
  
  .qoute span {font-size:30px;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
  
  
  .video-player {width:802px;margin:auto;border:solid 1px #Ccc;margin-bottom:15px}
  
  .img-wide{
  -webkit-box-shadow: 0 0px 9px rgba(11,11,12,.5);
  -moz-box-shadow: 0 0px 9px rgba(11,11,12,.5);
  box-shadow: 0 0px 9px rgba(11,11,12,.5);
  border: solid 10px #fff;
  width: 783px;
  margin:40px auto;
  display:block
    }
  
  .tag {
    color:#fff !important;
    padding:4px 10px;
    font-size:14px;
    -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #507124;
  -webkit-box-shadow: inset 0 1px rgba(115,200,1,.75);
  -moz-box-shadow: inset 0 1px rgba(115,200,1,.75);
  box-shadow: inset 0 1px rgba(115,200,1,.75);
  background-image: -webkit-linear-gradient(bottom, #477d00, #62ac00);
  background-image: -moz-linear-gradient(bottom, #477d00, #62ac00);
  background-image: -o-linear-gradient(bottom, #477d00, #62ac00);
  background-image: -ms-linear-gradient(bottom, #477d00, #62ac00);
  background-image: linear-gradient(to top, #477d00, #62ac00);
  margin:auto 5px;
  }
  .tag:hover {background-color: #507124;
  -webkit-box-shadow: inset 0 1px rgba(115,200,1,.75);
  -moz-box-shadow: inset 0 1px rgba(115,200,1,.75);
  box-shadow: inset 0 1px rgba(115,200,1,.75);
  background-image: -webkit-linear-gradient(top, #477d00, #62ac00);
  background-image: -moz-linear-gradient(top, #477d00, #62ac00);
  background-image: -o-linear-gradient(top, #477d00, #62ac00);
  background-image: -ms-linear-gradient(top, #477d00, #62ac00);
  background-image: linear-gradient(to bottom, #477d00, #62ac00);
  }
  
  
  
  
  #post-right-cont {width:300px;float:left;overflow:hidden;box-shadow: 0 0 3px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, .1);}
  .right-block {margin-bottom:60px}
  .right-side-label {
  width:280px;
  color:#87161a;
  background:#f9f5e7;
  margin:0px;
  margin-bottom:5px;
  padding:10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #ece5ca;
}
  .userphoto{position: relative;
height: 20px;
max-width: 40px;
min-width: 35px;
float: left;}

.userphoto img{position: absolute;
top: -9px;
left: 5px;
max-width: 64px;
max-height: 45px;}
@charset "UTF-8";

img { border:0 !important}
hr {
  background: #c4c1bb;
  border: 0;
  height: 1px;
}
.tiles-container {
  margin: 0 auto;
  width: 993px;
}

.tiles{
  background: #fff;
  float: left;
  min-height: 100px;
  margin: 6px 10.5px;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5); 
  width: 285px;
  
}

.tiles:hover{
  background: #999 0.4;
  }

.tiles p{
  margin: 0;
  padding: 0;
}

.tiles h3 {
       font-size: 14px;
       margin: 10px 0;
}
.tiles span{
  color: #000;
}

.tiles .imgbg {
    display: none;
   
 }
.tiles:hover .imgbg {
    background: none repeat scroll 0 0 #060606;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
 }
 
.img-container {
  /*background: #f7f5ec;*/
  display: table-cell;
  height: 177px;
  width: 285px;
  text-align: center;
  vertical-align: middle;
}

.img-container img {
  vertical-align: middle;
  max-height: 177px;
  max-width: 285px;
}

.tile-control{
  margin: 0 0 10px 0;
}
.tile-control  img {
  vertical-align: text-top;
}

.tile-control img:hover {
  opacity: 0.8;
}

.tiles .tile-btn{
  position: absolute;
  display: none;
  top: 40%;
  left: 28%;
}

.tiles:hover .tile-btn{
  display: block;
}

.lveit-btn{
  background:#FFF;
  padding: 10px 25px;
  border-radius: 10px;
  font-size: 20px;
  border: 1px solid #fff;
     -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
    overflow:hidden;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(rgba(255,255,255,1),0),color-stop(rgba(246,246,246,1),0.74),color-stop(rgba(237,237,237,1),1));
    background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:-o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
    -webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.5), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 0px 7px rgba(0,0,0,0.5), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 0px 7px rgba(0,0,0,0.5), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
}

.lveit-btn:hover{
  background:#fff;}

.lveit {
    background: url("../img/sprite.png") no-repeat scroll -27px -32px;
    display: inline-block;
    height: 25px;
    vertical-align: text-bottom;
    width: 40px;
}

.tiles-container h1{
  margin-left: 8px;
}


.center-text{
  text-align: center;
}

.right-text{
  text-align: right;
}

.left-text{
  text-align: left;
}

.rel-position{
  position: relative;
}

.mr10{ margin-right: 10px;}

.mt10{ margin-top: 10px;}

.user-link{
  display: inline-block;
  padding-top: 5px;
}

.user-image{
  margin-right: 10px;
  height: 25px;

}

.new-post{
  background: url("../img/newpost.jpg") no-repeat 0 -11px #d4cba8;
  border: 1px solid #faf7ea;
  cursor: pointer;
  float: left;
  margin: 15px 8px;
  opacity: 0.7;
  height: 318px;
  width: 308px;
}

.new-post:hover{ opacity: 1;}
.tilebtn h3{line-height: 1.3em;font-size: 17px;font-weight: normal;font-family: 'LatoRegular',Arial,Verdana,sans-serif;margin-bottom: 10px;padding: 0px;color: #000000;min-height:26px;max-height: 85px;width: 90%;overflow: hidden;text-overflow: ellipsis;margin: 5px auto;}

.img-container{overflow: hidden;width: 231px!important}
.tilebtn{transition:top 0.8s;-webkit-transition:top 0.8s;width:222px;top: -60%;left:0%;background:url('../ajaxscroll/style/grayhover.png');position:absolute;}
.tiles:hover .tilebtn{top: 0%}
.hover-btm{transition:top 0.8s;-webkit-transition:top 0.8s;width:222px;height:47px;top: -22%;left:0%;position:absolute;}
.tiles:hover .hover-btm{top: 66%}
.hover-btm-left,.hover-btm-right{float:left;width:93px;font-weight: bold;padding: 5px 9px 10px 9px}
.hover-btm-left,.hover-btm-right a{font-family: Arial, Helvetica, sans-serif!important;font-size: 15px!important;}

.banner{width:219px;padding:6px;background:#420000}
.banner span{color:#FFFFFF}
.banner b{color:#FFFFFF;font-weight: 700;font-family: Arial, Helvetica, sans-serif!important;font-size: 15px!important;}
#banner-span{float: right}
.tiles{width:222px!important;height:155px!important;padding:0px;overflow:hidden}
.amazon center a img{margin-top:5%}

/* arrow icon (span tag) */
#back-top a {
  width: 108px;
  height: 108px;
  display: block;
  margin-bottom: 7px;
  background: #ddd url(../ajaxscroll/images/up-arrow.png) no-repeat center center;

  /* rounded corners */
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;

  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top {
position: fixed;
bottom: 95px;
right: 22px;
}
#back-top a:hover {
  background-color: #777;
}