/*
Theme Name: Phuket Pride 2015
Theme URI: http://www.bontong.com
Description: Phuket Pride Theme for 2015
Author: Bon Tong Productions
Author URI: http://www.bontong.com
Version: 0.1
Tags: 
.
Theme Design (c) Bon Tong
Coding and functions (c) Bon Tong Productions

 
.
*/


body{ 
	background: #000; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	}
a { 
	text-decoration: none; 
	color: #5e5e5e; 
	font-weight: bold;
	}

a:hover{ 
	color: #ff0011;
	opacity: 0.7;
	}
.clear{ clear: both;}
/* Main structure */
#wrapper { 
	width:100%;
	background: #000 url(images/bg.jpg) repeat; 
	}
#active-content {
	display:block;
	background:transparent;
	width:960px;
	margin: auto;
	}	
	
/*Header */
#header{
    width: 100%;
    margin: 0;
    position: relative;
	}
#phuket-pride-logo {
	width:212px;
	text-align:center;
	/*background:#040;*/
	padding: 5px 0;
	float:left;
	}
#headline-text{
	width:536px;
	/*background:#004;*/
	text-align:center;
	float:left;
	color:#fff;
	}
.page-headline {
	font-size: 36px;
	margin:10px 0 10px 0;
}
.page-tagline {
	font-size: 18px;
	margin:0 44px;
}
#PLU-logo{
	width:212px;
	/*background:#040;*/
	text-align:center;
	float:left;
	padding: 5px 0;
	}
/*Scrolling Banners */

#banner{
	float:left;
	display:block;
	width:478px;
	}
.marquee {
  max-height:120px;
  overflow: hidden;
  background: #fff;
  width:100%
}
.linkcat {
	display:inline-block;
	}
.linkcat ul {
	display:inline-block;
	padding:0;
	margin:0;
	}
.linkcat li {
	display:inline-block;
	padding:0;
	margin:0 10px;
	height:110px;
	vertical-align:center;
	}
.linkcat h2 {
	display:none;
	}
	
#sponsor_banners {
	width:5000px;
	}
#sponsor_banners img{
	width:auto;
	height:auto;
	max-height:100px;
	max-width:200px;
	margin:5px;
}
/* Individual Page stuff - */
#page_content {
	margin:0 96px;
	background:#fff;
	padding:20px 0;
}
.active_570 {
	width:570px;
	margin:0px auto;
}
#home_content .box_gallery{
    width: 570px;
    margin: auto;
    min-height: 550px !important;
	}
/*Post Navigation - remove old styles */
.navigation{ height: 30px;}
.nav-previous{ 
	float: left; 
	background: url(navigation/prev.png) no-repeat; 
	width: 47%; 
	height: 27px;}
.nav-previous:hover, .nav-next:hover{ opacity: 0.7;}
.nav-next{ 
	float: right; 
	background: url(navigation/next.png) no-repeat right; 
	width: 47%; 
	height: 27px; 
	padding-right:27px}
.entry-title{ clear: both;}
.post{ background: #e6f3f5; padding: 10px; margin: 10px;}
.post h3, h2{ margin: 0; margin-bottom: 5px;}
.post a{ text-decoration: none; color: #5e5e5e; font-weight: bold;}
.post a:hover{ color: #ff0011;}

.entry-content a{ text-decoration: none; color: #5e5e5e; font-weight: bold;}
.entry-content a:hover{ color: #ff0011;}
.entry-content img{ 
	border: none;
	display:inline-block;
	}
.entry-content {
	height:100%;
	}

.nav-previous span{
    float: left;
    padding-left: 27px;
    width: 250px;
    line-height: 14px;
    font-weight: bold;
    color: #e14e00;

}
.nav-next span{
    float: right;
    line-height: 14px;
    font-weight: bold;
    text-align: right;
    color: #e14e00;
}


/* language_selection */
#language_selection{
    position: absolute;
    right: 0;
    bottom: 22px;
}
#language_selection a{
    text-decoration: none;
    text-transform: uppercase;
    color: #8e8e8e;
    font:bold 11px Verdana;
    z-index: 100;
}
#language_selection a:hover{
    color: #fff;
}
#language_selection p{
    float: left;
    margin: 0 2px;
}
#language_selection a p{
    padding-top: 2px;
}
/*Menu -----------------------------*/
#access {
	background: #046e8d; /*#056e8c;*/
	display: block;
	margin: 0;
    width: 100%;
    height: 19px;
	clear:both;
}
#access .menu-header,
div.menu {
	font-size: 14px !important;
        font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif !important;
        letter-spacing: -1px;
				        width: 100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
        padding: 0;
		        width: 100%;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
        width: 14%;
}
#access a {
	color: #fff;
	display: block;
    text-align: center;
	text-decoration: none;
    text-transform: uppercase;
    line-height: 19px;
	font-weight:normal;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 19px;
	left: 0;
	float: left;
	width: 160px;
	z-index: 99999;
	background: #fff;
}
#access ul ul li {
	min-width: 120px;
}
#access ul ul ul {
	left: 126px;
	top: -40px;
	width:120px;
}
#access ul ul a {
	margin:1px 6px;
        width: 120px;
	height: auto;
        color: #000;
	text-align:left;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #4c7bff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: #f33d0c;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	background: #f33d0c;
}
/*Slideshow */
#main-slider {
	width:768px;
	padding:0 96px 4px 96px;
	/*height:542px;*/
	background:#030305;
	}
#image-slides {
	width:768px;
	height:432px;
	background:#400;
}
#home-excerpt {
	width:768px;
	height:110px;
	background:#f33d0d;
	color:#fff;
}
.no-slider {
	padding: 4px 0 !important;
	}
.no-slider #home-excerpt{
	padding: 0px 96px;
	}
#excerpt-head {
	border-right:1px solid #fff;
	width:220px;
	float:left;
	height:80px;
	font-family: Verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:20px 0 0 10px;
}
#excerpt-head h1{
	font-family: Verdana, sans-serif;
	font-size:20px;
		margin:10px 0 0 10px;
}
#excerpt-body {
	margin:10px;
	font-family: Verdana, sans-serif;
	float:left;
	width: 500px;
	overflow:hidden;
	max-height:90px;
}

.tagline-2015 {
	font-weight:bold;
	font-size:14px;
	margin:5px 0 5px 0;
	}
/* HOME PAGES - OLD Version - now on RH sidebar */


#home_content{
    width: 458px;
	height:447px;
    margin-top:4px;
    background: #fff;
    padding: 20px 10px;
	float:right;
}

#home_content .logo{
    width:100%;
	text-align:center;
}
#home_content .box_cont{
    height: 255px;
}
#home_content .box_cont img{
/*
    padding: 0 10px 0 30px;
    float: left;
	*/
}
#home_content .header_topic h2{
    float: left;
    margin-top: 10px;
    font: bold 19px Verdana;
    text-transform: capitalize;
    margin-bottom: 5px;
}
#home_content .box_cont p{
    padding-left: 20px;
   /* float: left;
    margin: 0;
    font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
}
#home_content #home_slideshow{
    height: 132px;
    margin-top: 10px;
    border: 0;
}
#home_content #home_slideshow img{
    border: 0;
}

#wp-homecontent {
	overflow:hidden;
	
}
/*Sidebar Stuff - two columns - one for news and events, (left) one for Pride Events (right) */

/*Main side bar area LEFT*/
#home_left_content{
    display:table-cell;
    width: 478px;
	text-align: left;

}
#sidebar-left {
	width:458px;
}
#sidebar-left h3 {
	display:none;
	}

/*Styles common to both columns in here */
#home_left_content .news_bar{

	padding:10px;
}
.news-item h3 {
	display:block !important;
	margin:0 0 5px 0;
	}
/*Positioning and logo for LH bar - news and events */
#home_left_content .news{
    float: left;
	background: #6afae1;
	height:192px;
	overflow:hidden;
}
#home_left_content .news .logo{
	width:100%;
	text-align:center;

}

/*Positioning and logo for RH bar - Phuket Pride */
/*Note RH abr now below LH bar in 2015 layout */
#sidebar-right h3 {
	display:none;
	}

#home_left_content .phuket_pride{
    float: left;
	background:#fff;
	margin-top:4px;
	overflow-y:scroll;
	height:560px;
}
#home_left_content .phuket_pride .logo{
	width:100%;
	text-align:center;
}
.news_bar .date{
    font-size: 14px;
color: black;
font-weight: bold;
text-transform: uppercase;
float: left;
margin: 10px 10px 10px 0;
background: url(images/blue.png) no-repeat right;
padding-right: 27px;
}
div.news_thumb {

display:inline;
float:left;
margin-right:7px;
text-align:center;
}
.news_thumb img{
	padding-bottom:3px;
	}
.item-date {
	color:#f33d0d;
	font-weight:bold;
	
}
.read-news {
	text-decoration: none; 
	font-weight: bold;
	color: #000;
	text-transform: capitalize;
	float:right;
	}
.read-news:hover{
	color:#f00;
	}

.news_bar ul{ 
	list-style: none; 
	padding-left: 0px; 
	padding: 0;
	margin-bottom:4px;
	}
.news_bar ul li{ float: left; padding:7px;  margin-bottom: 0px;}
.news_bar ul li img{ float: left; margin-right: 10px;}
.news_bar ul li p{ width: 327px !important; margin: 0; display:inline;}
/*.news_bar ul li p:hover{ opacity: 0.7;}*/
.news_bar  ul li a{ font-weight: bold; color: #000; text-decoration: none; text-transform: capitalize;}
.news_title  { font-weight: bold; color: #000; text-decoration: none; text-transform: capitalize;}
.news_bar ul li a:hover{ opacity: 0.7;}


/*Margin centre column for table display layout*/
#home_centre_margin {
	width:4px;
	display:table-cell;
	overflow:hidden;
	}
/*Home Sidebar Right Content */
#home_right_content {
	display:table-cell;
	width:478px;
	vertical-align:top;
	overflow:hidden;
}
/*  Links stuff - Check which page */
#TheLinks {
	clear:both;
	width:100%;
	display:inline-block;
	}

#TheLinks ul{
    list-style: none;
    margin: 5px !important;
    padding: 0 !important;
    float: left;
}
h3.title_links{
    color: #5e5e5e;
    float: right;
    font: bold 23px Verdana;
    text-transform: uppercase;
    margin: 0;
}
#TheLinks ul.xoxo{
    list-style: none;
    margin: 5px 0 30px 0 !important;
    padding: 10px 0 !important;
    float: left;
    background: #fff;
    border: solid 5px #5e5e5e;
}
#TheLinks ul li{
    float: left;
}
#TheLinks ul li a{
    float: left;
    margin: 5px 6px;
    text-decoration: none;
    color: #5e5e5e;
    font: 15px Verdana;
}
#TheLinks ul li a:hover{
    color: #000;
}
#TheLinks ul li a img{
    border: none;
}
/* Picture navigation - home page */
#picture-menu {
	width:478px;
	float:right;
	height:181px;
	margin-top:4px;
	}
#picture-menu  a{
	text-decoration:none;
	font-size:0;
	font-weight:normal;
	}
.nav-image {
margin:0;
position:relative;
display:inline-block;
width:156px;
height:88px;
}
.nav-image-caption {
position:absolute;
right:0;
bottom:10px;
color:#fff;
background:#f33d0d;
width:90px;
padding:0px;
text-transform:uppercase;
text-align:right;
font-size:13px;
}
.top-nav {
	margin-bottom:5px;
	}
/*
 ------------------------- Social Sharing ---------------------
use with social-sharing.php
*/		
.social-interaction {
	padding:10px;
	clear:both;
	width:100%;
	}	
.social-button{
	margin:5px 5px 5px 0;
	padding-right:5px;
	max-width:220px;
	float:left;
	min-height:30px;
	}
/*
/* FOOTER -------------------------- */
#social-media {
	width:40px;
	padding-left:8px;
	position:fixed;
	top:240px;
	left:0px;
	z-index:10;
	}
#social-media img{
	margin-bottom:5px;
	}
#footer{ 
	margin:4px auto;
	width:100%;
	height:100px;
	}

#web-design{ 
position: relative; 
width: 260px; 
margin:0 auto;;
}
#web-design p{ 
color: #aaa; 
text-decoration: none; 
font: bold 11px Verdana;
}
#web-design a{ 
text-decoration: none;
}
#facebook{ position: relative; width: 230px; float: left; margin-left: 10px;}
#facebook a{ text-decoration: none; color: #000;}
#facebook .like_button{ background: url(images/like.png) no-repeat top left; height: 26px;}
#facebook img{ width: 230px; border: 0;}
#facebook p{ padding: 0 0 0 30px; margin: 0; font:15px Verdana; letter-spacing: -1px; line-height: 35px;}

/*news/pride stuff orphaned? */
.entry-summary {
clear:both;
min-height:150px;
}

.featured_image {
float:left;
display:inline;
margin:0 10px 10px 0;
}

/*
 ------------------------- GALLERY WORDPRESS ---------------------
 Styles for the image gallery display
*/
dl.gallery-item {
	float: left;
	margin-top: 10px;
	width:auto;
}
.gallery img{
	border:none!important
}
.gallery-caption {
	float:right;
	text-align:left;
}
.wp-caption {
    margin:10px;
	border:1px #000 solid;
} 
.wp-caption p{
	margin:0;
	padding:10px 7px;
}
.wp-caption-text{
	padding:5px 5px 0 5px;
	font-size:0.875em;
}
.wp-caption img {
    margin: 5px;
    padding: 0;
} 
.wp-caption-dd {
    padding: 0 4px 5px;
    margin: 0;
}
.alignright {
	float:right; 
	margin:0 0 1em 1em
}
.alignleft {
	float:left; 
	margin:0 1em 1em 0
}
.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
