/*----------------------------------*/
/*---------SHORTCODE STYLES---------*/
/*----------------------------------*/



/*------------Home posts-----------*/ 


.shortcode_posts_box{
display: inline-block;
width: 100%;
float: left;
margin: 0px;
}


.home_posts_container{
width: 434px;
background: #fff;
margin: 0px 0 20px 0;
font-size: 12px;
}

.home_posts_container p{
margin: 0px;
padding: 0px;
text-indent: 0px;
}


.home_posts_title{
border-bottom: 3px solid #e6e6e6;
background-color: #555;
display: inline-block;
width: 410px;
height: 35px;
margin: 0px 0px 12px 0px;
padding: 0px;
-webkit-transition: all .3s ease;
}

.home_posts_title h2{
font-family: Oswald, Arial, sans-serif;
display: inline-block;
position: absolute;
line-height: 25px;
color: #fff;
font-size: 14px;
padding: 6px 0px 0px 10px;
font-weight: bold;
text-transform: uppercase;
}

.home_posts_title h2 a{
color: #fff!important;
}

.home_posts_title a span{
background: url("../images/home_posts_arrow.png") no-repeat;
display: inline-block;
float: right;
width: 18px;
height: 18px;
margin: 9px 8px 0px 0px;
}



.home_posts_two .slider_format {
width: 195px!important;
height: 170px!important;
}

.home_posts_two .slider_format .slides img{
width: 195px!important;
height: 170px!important;
}

.home_posts_two .slider_format .flex-direction-nav{
width: 170px; 
bottom: 69px;
}




.home_posts_two {
border-bottom: 1px solid #e4e4e4;
width: 195px;
display: inline-block;
float: left;
margin: 5px 0px 10px 0px;
}

.home_posts_two img{
display: inline-block;
width: 195px!important;
height: auto;
float: left;
margin: 0px 0px 10px 0;
}

.home_posts_two .slider_format {
margin: 0px 0px 10px 0;
}

.home_posts_two iframe,  
.home_posts_two object,  
.home_posts_two embed {
border: none;
display: inline-block;
width: 195px!important;
height: auto;
min-height: 150px;
float: left;
margin: 0px 0px 10px 0;
}

.home_posts_two h1 a{
display: block;
line-height: 23px;
width: 100%;
margin: 5px 0px 7px 0px;
padding: 0px;
font-size: 15px;
font-weight: normal;
}

.home_posts_two .post_excerpt{
width: 100%;
margin: 0px 0px 10px 0px;
color: #666;
font-size: 12px;
}

.home_posts_two .post_meta_line{
margin: 0px 1px 10px 0px;
}



/*-----Home gallery posts-----*/


.home_gallery_posts{
visibility: hidden;
display: inline-block;
width: 405px;
height: 380px;
margin: 0px;
padding: 0px;
}

.pikachoose {
width: 408px;
height: 235px;
padding: 0px;
display: inline-block;
}

.pikachoose .pika-stage {
position: relative; 
display: inline-block;
width: 408px;
height: 224px;
float: left;
}

.pikachoose .pika-stage img{
width: 408px;
height: 224px;
}

.pikachoose .pika-thumbs {
position: relative;
display: inline-block;
margin: 0px; 
width: 417px;
height: auto;
float: left
}

.pikachoose .pika-thumbs li{
display: inline-block;
vertical-align: top;
width: 91px; 
height: 60px;
margin: 8px 10px 0px 0px;
cursor: pointer;
}

.pikachoose .pika-thumbs li img{
width: 96px!important;
height: 60px!important;
}

.pikachoose .pika-stage .caption {
position: absolute; 
max-width: 365px;
background: url(../images/caption_bg.png);
font-size: 14px; 
color: #fff; 
padding: 6px 8px; 
text-align: left; 
bottom: 35px; 
left: 15px;
}

.pika-textnav {
display: none;
}

.pikachoose .pika-imgnav a {
display: none;
}

.pikachoose .pika-counter{
display: none;
}




/*-----Home pictures posts-----*/


.home_posts_pictures{
display: inline-block;
margin: 0px 8px 8px 0px!important;
width: 96px;
height: 90px;
padding: 0px!important;
}

.home_posts_pictures img{
width: 96px;
height: 90px;
margin: 0px!important;
padding: 0px!important;
}


