/*
	Theme Name: gc3 - child
	Theme URI: http://gotceleb.com/
	Description: GotCeleb v3.
	Author: NM
	Author URI: 
	Template: gc3
	Version: 1.0.0
*/

@import url("../gc3/style.css");

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* Global */
.mystyle {}


/* Tablet - 800px, 768px & 720px */
@media only screen and (min-width: 720px) and (max-width: 800px) {
	.mystyle {}
}


/* Mobile - 480px & 320px */
@media only screen and (max-width: 719px) {
	.mystyle {}
	.728top {display:none}
}


/* Mobile - 320px */
@media only screen and (max-width: 479px) {
	.mystyle {}
	.728top {display:none}
}


html {
  font-size: 100%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}




.home .post-list .post { width: 100%; }

div.post-item-inner.group {position: relative; padding: 12px 10px 10px 20px; margin: -54px 20px 12px; background: none repeat scroll 0% 0% rgb(255, 255, 255);}

.related-posts li { width: 17%; }

.728top {width:728px; height:90px; text-align:center}

#flexslider-sidebar-featured .flex-direction-nav {
position: absolute;
top: 10px;
left: auto;
right: 10px;
}

.sidebar .widget {padding-top:10px!important}

#nav-topbar .nav li a {color:#cfd2d5}

/* image-nav-page */
.content .post-nav-img-img {margin-bottom:0px!important}
.post-nav-img li { width: 50%; display: inline; float: right; text-align: center; }
.post-nav-img li a { position: relative; min-height: 73px; display: block; padding: 5px 20px 12px; }
.post-nav-img li i { color: #ccc; font-size: 14px; position: absolute; top: 50%; margin-top: -10px; }
.post-nav-img li a strong { display: block; font-size: 12px; color: #aaa; letter-spacing: 0.5px; font-weight: normal; text-transform: uppercase; }
.post-nav-img li a span { font-size: 15px; color: #666; }
.post-nav-img li a:hover span { color: #444; }
.post-nav-img li.previous i { left: 10px; }
.post-nav-img li.next i { right: 10px; }
.post-nav-img li a span,
.post-nav-img li a i { 
-webkit-transition-property: background color; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease-out;
-moz-transition-property: background color; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease-out;
-o-transition-property: background color; -o-transition-duration: 0.2s; -o-transition-timing-function: ease-out; 
transition-property: background color; transition-duration: 0.2s; transition-timing-function: ease-out; }


.single .post-title {
color: #000;
font-weight: 500;
font-size: 38px;
position: relative;
line-height: 1.2em;
padding: 0em 0.75em 0.2em;
margin: 0;
text-align:center}


@font-face {
	font-family: "SemiBold";
	src: url(http://www.gotceleb.com/wp-content/themes/gc3/fonts/SemiBold.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(http://themes.googleusercontent.com/static/fonts/robotoslab/v3/MEz38VLIFL-t46JUtkIEgCeJLMOzE6CCkidNEpZOseY.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(http://themes.googleusercontent.com/static/fonts/robotoslab/v3/dazS1PrQQuCxC3iOAJFEJR_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(http://themes.googleusercontent.com/static/fonts/robotoslab/v3/y7lebkjgREBJK96VQi37ZobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(http://themes.googleusercontent.com/static/fonts/robotoslab/v3/dazS1PrQQuCxC3iOAJFEJTqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
}

.post-item-title {
line-height: normal;
}

.post-title {
font-family: 'Roboto Slab',sans-serif;
font-size: 30px;
font-weight: 400;
color: #333;
margin: 0px;
line-height: 1.2em;}

.post-title-box {
position: relative; 
padding: 12px 10px 10px 20px; 
margin: -5px 20px 12px; 
background: none repeat scroll 0% 0% #ffffff;
box-shadow: 0px -50px 50px -50px #000000;
}

.single .related-posts .post-title {
margin-bottom: 10px;
font-size: 17px;
font-weight: 300;
line-height: 1.4em;
letter-spacing: 0;
display: block;
text-align: -webkit-left;
padding:0;
}


div.reaction_buttons .reaction_button{

/* display: inline-block; */
    height: 22px;
   
/* line-height: 43px;
border-radius: 100%;
-webkit-transform: rotate(315deg);
-moz-transform: rotate(315deg);
-o-transform: rotate(315deg);
-ms-transform: rotate(315deg);
*/
font-family: SemiBold;
font-size: 15px;
    white-space: nowrap;
    border: 0px !important;
    border-bottom: 1px solid #B2B382 !important;
    border-right: 1px solid #D9D9A0 !important;
   
    color: #000;
    font-weight:bold;
    text-align: center;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #FE0;
 
    margin: 1px 5px 0px 0px;
    letter-spacing: 0px;
    float:left;
     }
    
.count1{
color: #888;
float:left;
padding-left:20px
}
.button_box{
width: 50px;
height: 80px;
float: left;
margin-right: 5px;
}

a.reaction_button.reaction_button_WIN_count {   }

.content {border-right: 1px solid #D8B770;}


