/*
Theme Name: gogo
Theme URI: http://www.gogopicnic.com
Author URI: http://www.gogopicnic.com
Description: Portfolio theme based off choices
Author: Rory
Template: choices
Version: 1.0
Tags: portfolio, illustration
*/

@import url("../choices/style.css");

.one_half.first.flex_column > h6 {
  line-height: 1.1em;
  text-transform: none !important;
}
.one_half.first.flex_column {
  margin-top: 10px;
}

.aligncenter.size-full.wp-image-1330 {
  position: relative;
  top: -15px;
}

.tiled-gallery {
    clear: both;
    margin: 0 0 15px !important;
    overflow: hidden;
}



/**slideshow**/
.home .slideshow_container.slide_container_big {
  display: none;
}

#top #slideshow_big {
   display:none;
} 


/***SITE***/

body.stretched {
    background-color: #666 !important;
}

.container_wrap.main_color.sidebar_right {
    padding-bottom: 100px;
}
.container_wrap.main_color.fullsize {
  padding-bottom: 100px;
}

/***share container***/

/* GLOBALS */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

::selection {
    background: transparent; 
}

::-moz-selection {
    background: transparent; 
}

.wrapper-share {
    margin: 100px 0 0 0;
    *zoom: 1;
    font-weight: 400;
}

.wrapper-share:after {
    clear: both;
    content: "";
    display: table;
}





.wrapper-dropdown-share {
    /* Size and position */
    position: relative;
    width: 50px;
    margin: 0 auto;
    padding: 5px;

    /* Styles */
    background: #666;
    border-radius: 7px;
    cursor: pointer;
    outline: none;

    /* Font settings */
	font-family: Oswald, Helvetica, sans-serif;
    font-weight: 400;
    color: #fff;
	text-align:center;
}


.wrapper-dropdown-share .dropdown-share {
  /* Size & position */
    position: absolute;
    top: 140%;
    left: 0;
    right: 0;

    /* Styles */
    background: #fff;
    border-radius: inherit;
    font-weight: normal;
    list-style: none;

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown-share .dropdown-share:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 105%;
    right: 17px;
    border-width: 8px 8px 0px 8px;
    border-style: solid;
    border-color: #666 transparent;    
}

.wrapper-share ul {
	margin-left:0;
}

.wrapper-dropdown-share .dropdown-share li a {
    display: block;
    padding: 0px;
    text-decoration: none;
    color: #8aa8bd;
  
	
	-webkit-border-radius: 	30px;
    -moz-border-radius: 	30px;
    border-radius: 			30px;
	width:30px;
	height: 30px;
	margin-bottom:5px;
	position: relative;
	left: 10px;
	background: none repeat scroll 0 0 #666666;
}

.wrapper-dropdown-share .dropdown-share li:first-of-type:hover a{
	background:  #0084b4;
}

.wrapper-dropdown-share .dropdown-share li:nth-child(2):hover a{
	background: #3b5998;
}

.wrapper-dropdown-share .dropdown-share li:nth-child(3):hover a{
	background: #45668e;
}



/* Active state */

.wrapper-dropdown-share.active .dropdown-share {
    opacity: 1;
    pointer-events: auto;
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown-share .dropdown-share,
.no-pointerevents .wrapper-dropdown-share .dropdown-share {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-share.active .dropdown-share,
.no-pointerevents .wrapper-dropdown-share.active .dropdown-share {
    display: block;
}


/*** Header 
=========================================***/

.infotext {
  font-size: 13px;
}

#header .container {
    background: none repeat scroll 0 0 transparent;
    min-height: 150px;
	overflow: visible;
    z-index: 100;
	border-bottom: 1px solid #CCCCCC;
}

#header .container_wrap{
border-bottom-style: solid;
border-bottom-width: 0px;
}


div .gogo_logo{
padding:20px 0 13px 0;
min-height:65px;
}

.gogo_logo, .gogo_logo a{
float:left;
padding:0;
position: relative;
margin: 0;
display: block;
}

.gogo_logo img{
display:block;
}



/***Social Icons***/
@media only screen and (max-width: 767px) {
.responsive #top .gogo_follow{  
    clear: both;
    height: 30px;
	margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 0;
    width: 261px;
	}
.responsive .gogo_logo{ 
text-align: center; 
position: relative; 
top:auto; 
display:block; 
float:none; 
margin-left:auto; 
margin-right:auto; 
height:auto; 
padding:10px 0px; 
clear:both; 
width:301px;
}
}
@media only screen and (max-width: 479px) { 
.responsive .gogo_logo{
	left: -20px;
}
}

#top .gogo_follow {
    height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 25%;
    width: auto;

}

#top .gogo_follow_ul {
position: relative;
z-index: 150;
margin:0;
float:left;
margin-right:0px;
	
	
}

.gogo_follow_li_follow{
height:100%;
float:left;
padding:0;
overflow: hidden;
position: relative;
width: auto;
height: 30px;
margin-right:3px;
padding:0;
overflow: hidden;
position: relative;
z-index: 3;

	
}


.gogo_follow_li_flickr{
background: #666666 ;
height:100%;
float:left;
width: 30px;
height: 30px;
padding:0;
display:block;
-webkit-border-radius: 	30px;
-moz-border-radius: 	30px;
border-radius: 			30px;
overflow: hidden;
margin-left: 5px;
position: relative;
z-index: 3;

}

.gogo_follow_li_rss{
background: #666666 ;
height:100%;
float:left;
width: 30px;
height: 30px;
padding:0;
display:block;
-webkit-border-radius: 	30px;
-moz-border-radius: 	30px;
border-radius: 			30px;
overflow: hidden;
margin-left:5px;
position: relative;
z-index: 3;


}

.gogo_follow_li_twitter{
background: #666666 ;
height:100%;
float:left;
width: 30px;
height: 30px;
margin:0;
padding:0;
display:block;
-webkit-border-radius: 	30px;
-moz-border-radius: 	30px;
border-radius: 			30px;
overflow: hidden;
margin-left:5px;
position: relative;
z-index: 3;

}

.gogo_follow_li_email{
background: #666666 ;
height:100%;
float:left;
width: 30px;
height: 30px;
margin:0;
padding:0;
display:block;
-webkit-border-radius: 	30px;
-moz-border-radius: 	30px;
border-radius: 			30px;
overflow: hidden;
margin-left:5px;
position: relative;
z-index: 3;

} 	
 .gogo_follow_li_rss:hover{
background: #f7921e;
}
	
.gogo_follow_li_flickr:hover{
background: #f7921e;
}
 .gogo_follow_li_twitter:hover{
background: #f7921e;
}

 .gogo_follow_li_email:hover{
background: #f7921e;
}

/***PORTFOLIO
===========================***/

/***Portfolio


.inner_slide .portfolio-entry {
  margin-top: 0 !important;
}

.ajax_controlls {
  display: none !important;
}
***/
	
#main {
	margin: 0px !important;
}
.portfolio_excerpt {
	display: none;
}

#top .inner-entry {
border: none !important;
margin: 0 !important;
padding: 8px;
box-shadow: none;
background: #ffffff !important;
}
#top .inner-entry:hover{
	background: #f7921e ;
}
#top .slideshow_container{
	margin-bottom: 0px !important;
}
#top .flex_column .portfolio-title .main-title {
	text-align: left !important;
	font-weight: 400 !important;
	text-transform: capitalize !important;
	color: #888888 !important;
	padding: 0px !important;
}
#top .flex_column .portfolio-title{
	Padding: 3px 0px 0px 0px !important;
	
}

#top .flex_column .portfolio-title a:hover{
	color:#f7921e !important; 
	text-decoration: none !important; 
	}	
	
.main-title-port {
	font-family: Oswald, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #888888 !important;
}

.related_image_wrap {
	border: none !important
}

.related_title {
    font-family: Oswald, Helvetica, sans-serif;
    font-size: 18px;
    padding: 0 0 10px;
	text-transform:uppercase;
	color: #888888 !important;
}
	
.relThumbp {
    padding-bottom: 10px;
}

#top .flex_column .portfolio-title .main-title-p{
padding:0px 0px 0px 3px;
text-align: left;
margin:0;
text-transform: capitalize !important;
font-weight: 400;
letter-spacing: normal;
font-size: 13px;
min-height: 16px;
float:none;
line-height: 1.4em;
color: #888888;
}

.portfolio-details.stretch_full.open_container h1 {
	font-family:Oswald, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 32px;
	color: #888888 !important;
}

.csstransforms .image_overlay_effect {
  background-color: rgba(0, 0, 0, 0.4) !important;
}

.da-animate {
	transition: none !important;
  
}

/***portfolio-slideshow***/

.inner-entry .arrow_controls {
    display: none;
}

/*** posts ***/







/*** Top ***/


	


/*** Middle ***/



  
/*** Images ***/


/*** Pagination ***/




/*** Sidebar ***/
.widgets-list-layout-links {
    float: right;
    width: 100% !important;
}


#top .widget ul li a:hover {
  text-decoration: none;
}
.widgets-list-layout-links {
  float: left !important;
  position: relative;
  top: -8px;
}

.popular-exclude-gogo {
  display: none;
}

.inner_sidebar {
    border-left: 1px solid #E1E1E1;
    padding-left: 29px;
    position: relative;
    z-index: 2;
}
#top .widgettitle {
    font-family: Oswald, Helvetica, Verdana, sans-serif !important;
}

.wpp-post-title {
    position: relative;
    top: -8px;
}
.related-title-side {
    margin: 0;
    position: relative;
	top: -8px;
	text-decoration:none;
}

.related_title_side {
    position: relative;
    top: -8px;
}
    


.relThumWrap-blog.noLightbox {
  text-decoration: none;
}

.related-title-side {text-decoration:none;}
.related-title-side a:visited {text-decoration:none;}

/**posts**
================================**/
h6 {
  color: #888888 !important;
  font-family: droid sans !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

h6 a {
  color: #F7931E !important;
}

b {
  color: #777777;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.side-container-inner .date_group {
  background: none repeat scroll 0 0 #F8F8F8;
 }

body .aligncenter, .entry-content a:hover .aligncenter {
  margin: 15px auto !important;
  padding: 0 !important;
}


.template-blog .post-entry {
    padding-bottom: 80px !important;
  
}
/**popup**/

a.pp_close {
   top: -5px !important;
}


/*** Comments ***/
.side-container-comment-inner {
    text-align: center !important;
    text-transform: uppercase;
}

.comment-entry {
	padding-top:25px;
	border-top: 1px solid #e1e1e1;
}

.comment-count {
    background: none repeat scroll 0 0 #888888;
    border-radius: 25px 25px 25px 25px;
    color: #FFFFFF !important;
    display: block;
    font-size: 32px !important;
    height: 50px;
    line-height: 1.6em !important;
    margin: 0 auto;
    text-align: center;
    width: 50px;
}

.pingbacklist .reply {
    display: none;
}

.comments-hide-title {
    color: #888888 !important;
    cursor: pointer;
    font-family: Oswald;
    margin-left: 80px;
}

.comments-hide-title:hover {
	color: #f7921e !important;
}

.ui-state-active .hide {
    display: block;
}
.hide {
    display: none;
}

.ui-state-active .view {
    display: none;
}
/**fix for chrome**/

#ui-accordion-1-header-0:focus {
outline-color: transparent;
}

/***blog share and comments ***/



.comment-container.minor-meta {
    display: none;
}
.text-sep.comment-container-sep {
    display: none;
}

.like-count.minor-meta {
	display: none;
}

.text-sep.like-count-sep {
	display: none;
}
.tweets-count.minor-meta {
	display: none;
}
.text-sep.tweets-count-sep {
	display:none;
}

@media only screen and (max-width: 767px) {
.like-count.minor-meta {
	display: block;
}
.text-sep.like-count-sep {
	display: block;
}
.tweets-count.minor-meta {
	display: block;
}
.text-sep.tweets-count-sep {
	display: block;
}
}



/*** Footer ***/

.container_wrap.socket_color {
	background: #666666 !important;
}


#footer .container {
    border-top-style: solid;
    border-top-width: 0px !important;



