/* IMPORTS ------------------------------------------------------------*/

@import url('reset.css');
@import url('comments.css');

/* HACKS ------------------------------------------------------------*/

.clear{
	clear:both;
	height:1px;
}

.inv{
 display:none;
}

.pp_social .facebook,
.pp_social .twitter{ background: none; }

.logged-in-as a{
	color: #606060;
	text-decoration: none;
}


#sidebar .ngg-widget img {
  border: 2px solid #A9A9A9;
  margin: 0 3px 2px 3px;
  padding: 1px;
}


/* WP widgets ------------------------------------------------------------*/

#wp-calendar{
	width: 200px;
}

/* WORDPRESS ------------------------------------------------------------*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

#page-content .sticky{}

.gallery-caption{}

.bypostauthor{}

.alignright {
	display:inline;
	float:right;
	margin-left:24px;
	margin-top:4px;
}

.alignleft {
	display:inline;
	float:left;
	margin-right:24px;
	margin-top:4px;
}

.page-id-107 .alignleft {
	margin-left:-62px !important;
    margin-top:10px !important;
}


/* GENERAL ------------------------------------------------------------*/

html, body{ width: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	line-height: 1.6em;
	color: #606060;
	background-image:url(http://theislandpresident.com/wp-content/uploads/2011/09/ocean_iphone.jpg);
	background-size:contain;
	background-repeat:repeat-y !important;
	background-position:100% 100%;
}

h1{ font-size: 30px; }

h2{
background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://theislandpresident.com/wp-content/themes/elliot/img/sidebar-dividers.png);
  background-origin:initial;
  background-position:0 100%;
  background-repeat:repeat no-repeat;
  color:#105F79;
  font-family:proxima-nova-condensed, sans-serif !important;
  font-size:42px !important;
  font-weight:800 !important;
  margin-bottom:30px;
  padding-bottom:10px;
  padding-top:20px;
  text-align:center;
}
.gecko h2, .gecko #reviews_author, .gecko #title_crew,  .gecko .page-id-423 #title_cast {
	background:url("../img/sidebar-dividers.png") repeat-x scroll left bottom transparent !important;
}
.page-id-7 h2, .page-id-11 h2 {
	letter-spacing:-1px;
}
.page-id-107 h2 {
	display:none;
}

h3{ font-size: 26px; }

.page-id-454 h3 {
background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://theislandpresident.com/wp-content/themes/elliot/img/sidebar-dividers.png);
  background-origin:initial;
  background-position:0 100%;
  background-repeat:repeat no-repeat;
  color:#105F79;
  font-family:proxima-nova-condensed, sans-serif !important;
  font-size:23px !important;
  font-weight:800 !important;
  margin-bottom:15px;
  padding-bottom:10px;
  padding-top:20px;
  text-align:center;
}

.gecko .page-id-454 h3 {
	background:url("../img/sidebar-dividers.png") repeat-x scroll left bottom transparent !important;
}

h4{ font-size: 24px; }

h5{ font-size: 22px; }

h6{ font-size: 20px; }

h1,h2,h3,h4,h5,h6{
	margin-bottom: 21px;
	line-height: 21px;
	font-family: 'Lobster', 'Yanone Kaffeesatz', arial, serif;
	font-weight: 200;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	line-height: 1.2em;
}

.ie h1, .ie h2, .ie h3, .ie h4, .ie h5, .ie h6{
	margin-bottom: 21px;
	line-height: 21px;
	font-family: 'Lobster', 'Yanone Kaffeesatz', arial, serif;
	font-weight: 200;
	text-shadow: 1px 1px #fff;
	line-height: 1.2em;
}

p{ margin-bottom: 21px;
padding-left:40px;
padding-right:40px;
font-family:proxima-nova-condensed, sans-serif;
font-weight400;
font-size:14px;
color:#105F79; }

.title-divider{
	background: url(../img/sidebar-dividers.png) repeat-x bottom left;
	margin-bottom: 30px;
	padding-bottom: 10px;
	padding-top:20px;
	font-family:proxima-nova-condensed, sans-serif;
	font-weight:800;
	font-size:42px;
	color:#105F79;
}
.page-id-11 .title-divider {
	margin-bottom:19px !important;
}
.page-id-2 .title-divider, .page-id-5 .title-divider, .page-id-7 .title-divider, .page-id-9 .title-divider, .page-id-13 .title-divider, .page-id-423 .title-divider {
	display:none !important;
}
.page-id-371 .title-divider {
	padding-left:20px;
  	padding-right:20px;
	text-transform:uppercase;
  	line-height:42px;
}
.page-id-378 .title-divider {
	padding-left:30px;
  	padding-right:30px;
	text-transform:uppercase;
  	line-height:42px;
	margin-bottom: 0px !important;
}
.line-divider,
.hr-divider{ 
	margin-bottom: 38px;
	padding-bottom: 22px;
	background: url(../img/sidebar-dividers.png) repeat-x bottom left;
}

pre{
	padding: 10px;
	font-family:'Courier 10 Pitch', Courier, monospace;
	background-color:#F1F1F1;
	border: 1px solid #E1E1E1;
	
}
#cast_img img {
	border-bottom-color:#31ACB6;
  	border-bottom-style:solid;
  	border-bottom-width:1px;
  	border-left-color:#31ACB6;
  	border-left-style:solid;
 	border-left-width:1px;
  	border-right-color:#31ACB6;
  	border-right-style:solid;
  	border-right-width:1px;
  	border-top-color:#31ACB6;
  	border-top-style:solid;
  	border-top-width:1px;
  	margin-bottom:25px;
  	margin-left:115px;
}
.page-id-454 #cast_img img, .page-id-485 #cast_img img {
	margin-left:115px;
}
#img_crew img {
	border:1px solid #31ACB6;
	margin-left:75px;
	margin-bottom:25px;
}
#title_crew {
	text-transform:uppercase;
	background-attachment:initial;
  	background-clip:initial;
  	background-color:initial;
  	background-image:url(http://theislandpresident.com/wp-content/themes/elliot/img/sidebar-dividers.png);
  	background-origin:initial;
  	background-position:0 100%;
  	background-repeat:repeat no-repeat;
	padding-bottom:1px;
}
.page-id-423 #title_crew {
	margin-bottom:30px;
}
.page-id-423 #title_crew p {
	line-height:21px;
}
.page-id-454 #title_crew p, .page-id-485 #title_crew p {
	margin-bottom:15px !important;
}
.page-id-423 h2 a {
	text-decoration:none;
	color:#105F79;
}
.page-id-423 #title_crew a, .page-id-423 #title_cast a {
	text-decoration:none;
	color:#31ACB6 !important;
}
.page-id-423 #title_crew a:hover, .page-id-423 #title_cast a:hover {
	text-decoration:none;
	color:#105F79 !important;
}
.page-id-423 h2 a:hover {
	text-decoration:none;
	color:#31ACB6;
}
#title_cast {
	text-transform:uppercase;
	background-attachment:initial;
  	background-clip:initial;
  	background-color:initial;
  	background-image:url(http://theislandpresident.com/wp-content/themes/elliot/img/sidebar-dividers.png);
  	background-origin:initial;
  	background-position:0 100%;
  	background-repeat:repeat no-repeat;
	padding-bottom:1px;
}
#title_cast p {
	color:#105F79;
	font-family:proxima-nova-condensed, sans-serif;
	font-size:21px !important;
	text-transform:uppercase;
	text-align:center;
	font-weight:200;
}
#title_crew p {
	color:#105F79;
	font-family:proxima-nova-condensed, sans-serif;
	font-size:21px !important;
	text-transform:uppercase;
	text-align:center;
	font-weight:200;
}
#title_crew2 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:28px !important;
  	font-weight:600;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:-15px;
	padding-bottom:5px;
}
#title_crew3 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:19px !important;
  	font-weight:400;
  	text-align:center;
	margin-top:-15px;
	padding-bottom:5px;
}
#title_crew3 p a {
	text-decoration:none;
	color:#31ACB6;
}
#title_crew3 p a:hover {
	text-decoration:none;
	color:#105F79;
}
#title_crew4 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:16px !important;
  	font-weight:400;
  	text-align:center;
}
#title_crew5 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:14px !important;
  	font-weight:400;
  	text-align:center;
}
#title_crew6 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:15px !important;
  	font-weight:300;
  	text-align:center;
}
#title_crew7 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:14px !important;
  	font-weight:400;
  	text-align:center;
	margin-top:15px;
	margin-bottom:40px;
}
#title_crew8 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:14px !important;
  	font-weight:400;
  	text-align:center;
	margin-top:15px;
}
#subtitle_crew p {
	color:#105F79;
  	font-family:proxima-nova-condensed, sans-serif;
  	font-size:21px !important;
  	font-weight:200;
  	text-align:center;
  	text-transform:uppercase;
}
.page-id-485 #subtitle_crew p {
	margin-top:15px;
	margin-bottom:40px;
}
.page-id-485 #subtitle_crew2 p {
	color:#105F79;
  	font-family:proxima-nova-condensed, sans-serif;
  	font-size:21px !important;
  	font-weight:200;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:15px;
}
#reviews_author {
	text-transform:uppercase;
	background-attachment:initial;
  	background-clip:initial;
  	background-color:initial;
  	background-image:url(http://theislandpresident.com/wp-content/themes/elliot/img/sidebar-dividers.png);
  	background-origin:initial;
  	background-position:0 100%;
  	background-repeat:repeat no-repeat;
	padding-bottom:1px;
	padding-top:25px;
}
.page-id-371 #reviews_author {
	margin-bottom:25px;
}
.page-id-378 #reviews_author {
	margin-bottom:25px;
}
#reviews_author p {
	color:#105F79;
	font-family:proxima-nova-condensed, sans-serif;
	font-size:21px !important;
	text-transform:uppercase;
	text-align:center;
	font-weight:200;
}
#reviews_p1 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:12px !important;
  	font-weight:400;
	padding-top:25px;
	margin-bottom:0px !important;
}
#reviews_p2 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:19px !important;
  	font-weight:400;
	line-height:23px;
	padding-top:15px;
	padding-bottom:5px;
}
.page-id-386 #reviews_p2 p {
	padding-top:20px !important;
}
#reviews_p3 p {
	color:#105F79;
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:12px !important;
  	font-weight:400;
	margin-bottom:0px !important;
	padding-top:5px;
}
.page-id-344 h2 {
	text-transform:uppercase;
}
.page-id-344 #content a {
	text-decoration:none;
	color:#31ACB6;
}
.page-id-344 #content a:hover {
	text-decoration:none;
	color:#105F79;
}
.page-id-344 .alignleft {
	float:none !important;
}
#title_screenings p {
 	font-family:proxima-nova-condensed, sans-serif;
  	font-size:28px !important;
  	font-weight:600;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:-15px;
	width:380px;
}
#title_screenings p a {
	color:#31ACB6;
	text-decoration:none;
	line-height:110%;
}
#title_screenings p a:hover {
	color:#105F79;
	text-decoration:none;
	line-height:110%;
}
#subtitle_screenings p {
	color:#105F79;
  	font-family:proxima-nova-condensed, sans-serif;
  	font-size:21px !important;
  	font-weight:200;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:35px;
	margin-bottom:5px !important;
	width:400px;
}
#subtitle_screenings2 p {
	color:#105F79;
  	font-family:proxima-nova-condensed, sans-serif;
  	font-size:21px !important;
  	font-weight:200;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:40px;
	margin-bottom:5px !important;
	width:400px;
}
#subtitle_screenings3 p {
	color:#105F79;
  	font-family:proxima-nova-condensed, sans-serif;
  	font-size:21px !important;
  	font-weight:200;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:50px;
	margin-bottom:5px !important;
	width:400px;
}
#subtitle_screenings4 p {
	color:#105F79;
  	font-family:proxima-nova-condensed, sans-serif;
  	font-size:21px !important;
  	font-weight:200;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:34px;
	margin-bottom:5px !important;
	width:400px;
}
#subtitle_screenings5 p {
	color:#105F79;
  	font-family:proxima-nova-condensed, sans-serif;
  	font-size:21px !important;
  	font-weight:200;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:5px !important;
	width:400px;
}
#fest_title {
	display:inline-block;
	width:260px;
	color:#105F79;
	font-family: sans-serif;
	font-size:12px !important;
	font-weight:100;
	text-align:center;
	margin-top:-5px;
	margin-bottom:3px !important;
}
#fest_title a {
	text-decoration:none;
	color:#31ACB6;
}
#fest_title a:hover {
	text-decoration:none;
	color:#105F79;
}
#screening_dates p {
	color:#105F79;
  	font-family: sans-serif;
  	font-size:14px !important;
  	font-weight:500;
  	text-align:center;
  	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:5px !important;
	width:400px;
}
#docnyc_logo {
    margin-left:56px;
	margin-top:-10px;
	width:210px;
}
#docnyc_logo a img:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#seefilm_fest-title {
    margin-left:56px;
	margin-top:-10px;
	width:210px;
}
#reviews_img img {
	margin-left:40px;
	border:1px solid #31ACB6;
}
#reviews_img img:hover {
	margin-left:40px;
	border:1px solid #105F79;
}
#reviews_img2 img {
	margin-left:88px;
	border:1px solid #31ACB6;
}
#reviews_img2 img:hover {
	margin-left:88px;
	border:1px solid #31ACB6;
}
#reviews_img3 img {
	border:1px solid #31ACB6;
	width:400px;
	height:218px;
	margin-bottom:30px;
  	margin-left:39px;
}
#reviews_img3 img:hover {
	border:1px solid #31ACB6;
	width:400px;
	height:218px;
	margin-bottom:30px;
  	margin-left:39px;
}
#spacer {
	height:20px;
}
#spacer2 {
	height:40px;
}
#spacer3 {
	height:1px;
}
#p_crew {
	margin-top:20px;
}
#p_crew a {
	text-decoration:none;
	text-transform:uppercase;
	color:#31ACB6;
}
#p_crew a:hover {
	text-decoration:none;
	text-transform:uppercase;
	color:#105F79;
}
#press_to {
	text-align:center;
}
#press_pdf {
	margin-left:110px;
}
#press_view {
	margin-top:55px;
}
#press_img img {
	border:1px solid #31ACB6;
	margin-left:15px;
	margin-top:10px;
}
#press_img img:hover {
	border:1px solid #105F79;
	margin-left:15px;
	margin-top:10px;
}
#press_download {
	margin-top:50px;
}
#press_download p {
	font-size:13px;
}
#press_download a, #press_view a {
	text-decoration:none;
	color:#31ACB6;
}
#press_download a:hover, #press_view a:hover {
	text-decoration:none;
	color:#105F79;
}


/* SLIDES JS ------------------------------------------------------------*/


.slides-js .slides_container {
	width:100%;
	overflow:hidden;
	position:relative;
}

.slides_container a img {
	display:block;
}

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/slidesjs/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/* PULLQUTES ----------------------------------------------------------*/

.pullquote-right,
.pullquote-left {
	border-left: #555555 2px solid;
	float:right;
	font-size:16px;
	line-height:1.5em;
	margin: 20px 0px 20px 20px;
	padding:0 0 0 20px;
	width:33%;
	font-style: italic;
}

.pullquote-left {
	float:left;
	margin: 20px 20px 20px 0px;
}

.pullquote-right{
	border-left: none;
	border-right: #555555 2px solid;
	padding-right: 20px;
}

/* TOGGLE & ACCORDION ------------------------------------------------------------*/

h5.accordion-trigger,
h5.toggle-trigger {
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
	height: 46px;
	line-height: 46px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h5.accordion-trigger a,
h5.toggle-trigger a {
	text-decoration: none;
	display: block;
	color: #606060;
}

h5.accordion-trigger a:hover,
h5.toggle-trigger a:hover { 
	color: #999;
}

div.accordion-container,
div.toggle-container {
	margin: 0 0 5px 0px;
	padding: 0;
	overflow: hidden;
	clear: both;
}

div.accordion-container .block,
div.toggle-container .block {
	padding: 10px; 
}

div.accordion-container .block ,
div.toggle-container .block {
	font-size: 14px;
	line-height: 1.5em;
}

div.accordion-container .block p,
div.toggle-container .block p{
	margin-bottom: 1.5em;
}

/* DROPCAP ------------------------------------------------------------*/

.dropcap:first-letter{ 
	font-size: 3.571em; 
	line-height: 0.76em; 
	padding: 0.04em 0.12em 0 0; 
	float: left;
}

.dropcap.dark:first-letter{ 
	display:block;
	float:left;
	font-size:30px;
	line-height:40px;
	margin:0 8px 0 0;
	padding: 10px 10px;
	background: #606060;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

/* HIGHLIGHT ------------------------------------------------------------*/

.highlight{
	background: #ffe896;
	padding:2px 5px;
}

/* INFO BOXES ------------------------------------------------------------*/

.info,
.success,
.warning,
.error,
.validation{
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-position: 10px 10px;
}

.info{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/info-blue.png');
}

.success{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/info-green.png');
}

.warning{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../img/info-yellow.png');
}

.error{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/info-red.png');
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third,
.one-fourth {
	float:left;
	margin-right:20px;
	position:relative;
}

.one-half{ width: 335px; }

body.wide-950 .one-half{ width: 435px; }

.one-third{ width: 216px; }

body.wide-950 .one-third{ width: 283px; }

.last {
	clear:right;
	margin-right:0 !important;
}


/* BACKGROUND ------------------------------------------------------------*/

#bg {
	position: fixed;
	top: 310px; 
	left: 0; 
	z-index: -50;
}

.bgwidth { width: 100%; }

.bgheight { height: 100%; }

#no-bg-click{
	position: fixed;
	top: 0; 
	left: 0; 
	width: 100%;
	height: 100%;
	z-index: -20;
}

/* SOCIAL --------------------------------------------------------*/

#nav li.social{
	display: block;
	overflow: hidden;
}

#nav li.social a{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	padding: 0px;
	margin: 11px 5px;
	text-indent: -9000px;
}

/* PAGE WRAP ------------------------------------------------------------*/

#page-wrap { 
	overflow: hidden;
	position: relative;
	width: 750px; 
	margin: 0px auto 25px auto; 
	padding: 17px 0px; 
}
.page-id-2 #page-wrap, .page-id-5 #page-wrap, .page-id-7 #page-wrap, .page-id-344 #page-wrap, .page-id-371 #page-wrap, .page-id-378 #page-wrap, .page-id-386 #page-wrap, .page-id-423 #page-wrap, .page-id-454 #page-wrap, .page-id-485 #page-wrap { 
	margin: 0px auto 0px auto !important; 
}
.page-id-9 #page-wrap, .page-id-11 #page-wrap, .page-id-13 #page-wrap { 
	margin: 0px auto 0px auto !important;
}
.page-id-107 #page-wrap { 
	margin: 0px auto 210px auto !important; 
	height:150px;
    margin-bottom:100px !important;
}
/*.page-id-2 #page-wrap { 
	margin: 0px auto 25px auto !important; 
	padding: 17px 0px; 
	z-index: -1;
}
*/
body.wide-950 #page-wrap { 
	width: 950px; 	
}

#page-wrap #content { 
	width: 479px;
	float: left;
	margin-left: 50px;
	background-color: rgba(216, 241, 249, 0.9);
	
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); 
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); 
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); 
	border-bottom: 2px solid #31ACB6;
    border-left: 1px solid #31ACB6;
	border-right: 1px solid #31ACB6;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	padding-bottom:50px;
	z-index:-1;
}
.ie #page-wrap #content { 
	width: 479px;
	float: left;
	margin-left: 50px;
	background-color: #d8f1f9;
	
	-webkit-box-shadow: 0 0 10px #000000; 
	-moz-box-shadow: 0 0 10px #000000;  
	box-shadow: 0 0 10px #000000;  
	border-bottom: 2px solid #31ACB6;
    border-left: 1px solid #31ACB6;
	border-right: 1px solid #31ACB6;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	padding-bottom:50px;
}
.page-id-107 #page-wrap #content { 
	width: 500px;
	float: left;
	margin-left: 11px;
	background-color: transparent !important;
	-webkit-box-shadow: none !important; 
	-moz-box-shadow: none !important; 
	box-shadow: none !important; 
	border-bottom: 0 !important;
    border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	height:0px !important;
}
.page-id-11 #page-wrap #content { 
	height:373px !important;
}
.page-id-7 #page-wrap #content { 
	padding-bottom:30px !important;
}

/* SCROLLING
.page-id-2 #page-wrap #content { 
	overflow-x:auto !important;
	overflow-y:auto !important;
	height:266px !important;
	position:fixed !important;
	-webkit-overflow-scrolling:touch !important;
}
.page-id-9 #page-wrap #content { 
	overflow-x:auto !important;
	overflow-y:auto !important;
	height:287px !important;
	position:fixed !important;
	-webkit-overflow-scrolling:touch !important;
}
.page-id-11 #page-wrap #content { 
	overflow-x:auto !important;
	overflow-y:auto !important;
	height:293px !important;
	position:fixed !important;
	-webkit-overflow-scrolling:touch !important;
}
.page-id-13 #page-wrap #content { 
	overflow-x:auto !important;
	overflow-y:auto !important;
	height:253px !important;
	position:fixed !important;
	-webkit-overflow-scrolling:touch !important;
}
*/

body.wide-950 #page-wrap #content { 
	width: 650px;
}

#page-wrap #content.fullwidth { 
	width: 690px;
}

body.wide-950 #page-wrap #content.fullwidth { 
	width: 890px;
}

/* FILTER ------------------------------------------------------------*/

.gallery-filter{
	display: table;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 0px;
	padding: 0px 20px;
	
	background: url(../img/light-bg.png) repeat-x #dadada;
	border-radius: 10px;
	-moz-border-radius:  10px;
	-webkit-border-radius: 10px;
	
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
}

.ie .gallery-filter{
	display: table;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 0px;
	padding: 0px 20px;
	
	background: url(../img/light-bg.png) repeat-x #dadada;
	border-radius: 10px;
	-moz-border-radius:  10px;
	-webkit-border-radius: 10px;
	
	-webkit-box-shadow: 0px 0px 2px  #000; 
	-moz-box-shadow: 0px 0px 2px  #000; 
	box-shadow: 0px 0px 2px #000;
}

.gallery-filter a{
	text-decoration: none;
	color: #606060;
}

.gallery-filter li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	padding: 0px 10px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.gallery-filter li:hover{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

/* GALLERY ------------------------------------------------------------*/

#gallery-holder{
	display: block;
	width: 750px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.gallery-thumbs{
	overflow: hidden;
	margin: 10px 0px;
	line-height: 0em;
	width: 780px;
}

.gallery-thumbs>li{
	float: left;
	margin: 10px 30px 10px 0px;
	background: #fff url(../img/plus32.png) no-repeat center center;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
}

.ie .gallery-thumbs>li{
	float: left;
	margin: 10px 30px 10px 0px;
	background: #fff url(../img/plus32.png) no-repeat center center;
	-webkit-box-shadow: 0px 0px 2px  #000; 
	-moz-box-shadow: 0px 0px 2px  #000;
	box-shadow: 0px 0px 2px #000; 
}

.gallery-thumbs>li:hover img{
	opacity: 0.5;
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	float: left;
	width: 210px;
	margin-left: 30px;
	position:fixed;
	margin-left:608px;
	margin-top:-40px;
	z-index:2;
}

#sidebar .side-block{
	margin-bottom: 20px;
}

#sidebar a{
	text-decoration: none;
	color: #606060;
}

#sidebar .side-title{
	line-height: 48px;
	padding: 0 10px 0 10px;
	margin-bottom: 20px;
	border-top: 2px solid #d7d7d7;
	border-bottom: 2px solid #ffffff;
	background: url(../img/light-bg.png) repeat-x;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Categories menu ----------------------------------------------------*/

#sidebar .side-block>ul>li{
	display: block;
	background: url(../img/sidebar-dividers.png) repeat-x bottom left;
}


#sidebar .side-block>ul>li>a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px 0px;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

.ie #sidebar .side-block>ul>li>a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px 0px;
	text-shadow: 1px 1px #ffffff;
}

#sidebar .side-block>ul>li:hover{ 
	color: #000;
	background: url(../img/sidebar-dividers-over.png) repeat-x bottom left;
}

/* META ----------------------------------------------------*/

.entry-meta{
	margin-bottom: 12px;
	font-size: 11px;
	font-style: italic;
	color: #606060;
	display:none;
}

.entry-meta span{
	padding: 3px 0px 2px 20px;
	background: url(../img/light-icons.png) no-repeat; 
}

.entry-meta span.author{ background-position: 0px -5px }

.entry-meta span.date{ background-position: 0px -41px  }

.entry-meta span.comments{ background-position: 0px -180px  }

.entry-meta span.tags{ background-position: 0px -76px }

.entry-meta a{
	text-decoration: none;
	color: #000000;
}

.entry-meta a:hover{ 
	text-decoration: underline;
}

/* BLOG ----------------------------------------------------*/

.blog-title{ 
	line-height: 1.2em;
	background: url(../img/sidebar-dividers.png) repeat-x bottom left;
	color:#105F79 !important;
    font-family:proxima-nova-condensed, sans-serif;
    font-size:42px;
    font-weight:800;
    margin-bottom:30px;
    padding-bottom:10px;
    padding-left:40px;
    padding-top:10px;
	text-transform:uppercase;
}	

.blog-title a {
color: #105F79 !important
}

.blog-title span{
	/* display: block;
	padding-left: 35px;
	background: url(../img/title-bullet.png) no-repeat 0px 2px;	
	*/
}

.post-entry a,
.single-post-entry a{
	color: #606060;
	text-decoration: none;
}


.post-entry{
	margin-bottom: 21px;
	padding: 30px;
}

.single-post-entry{
	margin-bottom: 21px;
}

.entry-feature-image,
.single-entry-feature-image{
	position: relative;
	margin-bottom: 15px;
	line-height: 0em;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
	box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
}

.ie .entry-feature-image,
.ie .single-entry-feature-image{
	position: relative;
	margin-bottom: 15px;
	line-height: 0em;
	-webkit-box-shadow: 0px 2px 2px #000; 
	-moz-box-shadow: 0px 2px 2px #000; 
	box-shadow: 0px 2px 2px #000; 
}

.feature-video-link{
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top:0px;
	left: 0px;
}

.post-type-archive-videos .entry-feature-image,
.single-videos .entry-feature-image,
.tax-videos_category .entry-feature-image,
.tax-videos_tags .entry-feature-image{
	background: #fff url(../img/circleright32.png) center center no-repeat;
} 

.post-type-archive-videos .entry-feature-image:hover img,
.single-videos .entry-feature-image:hover img,
.tax-videos_category .entry-feature-image:hover img,
.tax-videos_tags .entry-feature-image:hover img{
	opacity: 0.5;
}

.shareinpost {
	display:none;
}


/* COMMENTS ------------------------------------------------------------*/

#comments-wrap a{
	text-decoration: none;
}

.comment {
  border-bottom: 1px #ccc dotted;
  margin: 0 0 18px;
  padding: 0 0 18px;
}


.respond-title-wrap,
.comment-title-wrap {
	border-bottom: 1px solid #ecedf3;
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
}

#respond-title,
#comments,
.add-comment-link {
	font-size: 15px;
	color: #2c2d31;
	font-weight: bold;
}

.respond-caption { font-size: 11px; }

.add-comment-link a {
	text-decoration: none;
	font-size: 12px;
	padding: 0 15px 0 0;
}

.commentlist {
	margin: 0 0 30px 0;
	list-style-type: none;
	font-size: 13px;
}

.commentlist ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 40px;
}

.commentlist ul li { padding: 0 0 25px 0; }

.commentlist ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

.commentlist ul li:first-child .comment-border {
	 border-bottom: 1px #ccc dotted;
	margin: 18px 0 0 0;
 	height: 18px;
	width: 430px;
}

.comment {
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
}

.children .comment {  
	border-bottom: none;
	margin-top: 20px;
	border-top: 1px #ccc dotted;
	
}

.children { list-style-type: none; }

.comment .avatar {
	float: left;
	margin: 2px 15px 0 0;
}

.comment .children .avatar {
	width: 30px;
	height: 30px;
	margin: 4px 10px 0 0;
}

.comment p:last-child { margin: 0; }

.comment-meta { 
	margin: 0 0 12px 50px; 
	color: #a4a5aa;
	font-size: 11px;
	position: relative;
}

.children .comment-meta { margin-left: 40px; }

.comment-meta a {
	font-weight: normal;
	color: #ccc;
	padding: 0 15px 0 0;
}

.comment-reply-link-wrap {
	position: absolute;
	right: 0;
	top: -18px;
}

.comment-author cite {
	font-weight: bold;
	font-style: normal;
	color: #2C2D31;
	margin: 0;
	padding: 0;
}

.comment-author cite a {
	padding: 0 15px 0 0;
}

.comment .children .comment-body { margin: 20px 0 0 20px; }

.nocomments {
	text-align: center;
	padding: 20px;
}

.comment-body ul { list-style-type: disc; }

.comment-body ol { list-style-type: decimal; }

/* CONTACT ------------------------------------------------------------*/

.contact-data span{
	display: block;
	padding-left: 22px;
	background: url(../img/light-icons.png) no-repeat transparent;
}

.contact-data .ico-tel{ background-position: 0px -113px;  }
	
.contact-data .ico-email{ background-position: 0px -147px; }

/* FORMS ------------------------------------------------------------*/

#commentform,
#contactForm{
	margin-bottom: 18px;
}

#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	padding: 10px 15px;
	background: #fff;
	color: #606060;
	border: 1px  solid #d6d6d6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactForm input,
#commentform input{
	width: 200px;
	margin-bottom: 20px;
}

#contactForm textarea,
#commentform textarea{
	width: 400px;
	height: 230px;
}

#contactForm #submit,
#commentform #submit{
	width: 76px;
	margin: 21px 0px;
	padding: 10px 14px;
	
	color: #cbcbcb;
	text-shadow: 0px 1px rgba(0, 0, 0, 0.9);
	
	background: -webkit-gradient(linear, left top, left bottom, from(#656464), to(#303030)); 
	background: -moz-linear-gradient(top,  #656464,  #303030);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656464', endColorstr='#303030', GradientType=0);
}

.ie #contactForm #submit,
.ie #commentform #submit{
	width: 76px;
	margin: 21px 0px;
	padding: 10px 14px;
	
	color: #cbcbcb;
	text-shadow: 0px 1px #000;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#656464), to(#303030)); 
	background: -moz-linear-gradient(top,  #656464,  #303030);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656464', endColorstr='#303030', GradientType=0);
}

#contactForm #submit:hover,
#commentform input#submit:hover{
	opacity: 0.8;
}

#contactForm label,
#commentform label{
	padding-left: 7px;
}


#respond{ 
	margin: 25px 0 50px 0px;
	overflow: hidden;
}

#respond .cancel-comment-reply a{
	color: #282d34;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
}


/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 10px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color: #282d34;
	width: 20px;
	height: 20px;
	border-top: 2px solid #b0b0b0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #dfdfdf;
}

.pager li:hover a,
.pager li.active a{
	color: #fff;
	background: #282d34;
	border-top: 2px solid transparent;	
}


/* FOOTER ------------------------------------------------------------*/

#follow {
	display:none;
}

#footer-container {
    display: none;
    left: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}

#footer-container-fixed {
    margin-bottom:0;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    position:relative;
    width:818px;
    height:300px;
	z-index:0;
}
/*.page-id-2 #footer-container-fixed {
	z-index:-1 !important;
	margin-top:270px !important;
}
*/
.page-id-2 #footer-container-fixed, .page-id-5 #footer-container-fixed, .page-id-344 #footer-container-fixed, .page-id-371 #footer-container-fixed, .page-id-378 #footer-container-fixed, .page-id-386 #footer-container-fixed, .page-id-423 #footer-container-fixed, .page-id-454 #footer-container-fixed, .page-id-485 #footer-container-fixed {
	margin-bottom:50px !important;
}
.page-id-7 #footer-container-fixed, .page-id-9 #footer-container-fixed, .page-id-11 #footer-container-fixed, .page-id-13 #footer-container-fixed {
	z-index:-1 !important;
}

#footer-overlay {
	background: url(http://theislandpresident.com/wp-content/uploads/2011/09/tt_laurels.png);
	padding: 40px 0;
	position: relative;
	z-index: 1000;
	height:240px;
	background-repeat:no-repeat;
}

.page-id-107 #footer-overlay {
	background: url(http://theislandpresident.com/wp-content/uploads/2011/09/tt_laurels2.png);
	padding: 40px 0;
	position: absolute;
	z-index: 1000;
	height:300px;
	background-repeat:no-repeat;
}
#view_trailer {
margin-left:-113px !important;
}
#view_trailer a {
	box-shadow:rgba(0, 0, 0, 0.6) 0 0 10px;
	background-color: #105F79;
	border: 2px solid #31ACB6;
	border-radius: 10px 10px 10px 10px;
	color: #D7D7D7 !important;
	font-family:proxima-nova-extra-condensed, sans-serif;
	font-size: 30px;
	font-weight:800;
	height: 25px;
	line-height: 21px;
	margin-top:183px;
	margin-bottom:50px;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 180px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	letter-spacing:0px;
}
.ie #view_trailer a {
	box-shadow:#000000 0 0 10px;
	background-color: #105F79;
	border: 2px solid #31ACB6;
	border-radius: 10px 10px 10px 10px;
	color: #D7D7D7 !important;
	font-family:proxima-nova-extra-condensed, sans-serif;
	font-size: 30px;
	font-weight:800;
	height: 25px;
	line-height: 21px;
	margin-top:183px;
	margin-bottom:50px;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 180px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	letter-spacing:0px;
}
#view_trailer a:hover {
	background-color: #31ACB6;
	border: 2px solid #105F79;
	border-radius: 10px 10px 10px 10px;
	color: #fff !important;
	font-family:proxima-nova-extra-condensed, sans-serif;
	font-size: 30px;
	font-weight:800;
	height: 25px;
	line-height: 21px;
	margin-top:183px;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 180px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	letter-spacing:0px;
}
#watch_in {
	color: #105F79 !important;
	font-family:proxima-nova-extra-condensed, sans-serif;
	font-size: 20px;
	font-weight:300;
	height: 22px;
	line-height: 21px;
	margin-left: 75px;
	margin-top:225px;
	margin-bottom:50px;
	padding-bottom: 7px;
	padding-top: 14px;
	width: 60px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	letter-spacing:0px;
}
#hd {
margin-left:-141px !important;
}
#hd a {
	box-shadow:rgba(0, 0, 0, 0.6) 0 0 10px;
	background-color: #31ACB6;
	background-image:url(http://theislandpresident.com/wp-content/uploads/2011/09/HD_button2.png);
	border: 2px solid #105F79;
	border-radius: 10px 10px 10px 10px;
	color: #D7D7D7 !important;
	font-family:proxima-nova-extra-condensed, sans-serif;
	font-size: 24px;
	font-weight:600;
	height: 26px;
	line-height: 21px;
	margin-left: 23px;
	margin-top:184px;
	margin-bottom:50px;
	padding-bottom: 18px;
	padding-top: 5px;
	width: 70px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	letter-spacing:1px;
}
.ie #hd a {
	box-shadow:#000000 0 0 10px;
	background-color: #31ACB6;
	background-image:url(http://theislandpresident.com/wp-content/uploads/2011/09/HD_button2.png);
	border: 2px solid #105F79;
	border-radius: 10px 10px 10px 10px;
	color: #D7D7D7 !important;
	font-family:proxima-nova-extra-condensed, sans-serif;
	font-size: 24px;
	font-weight:600;
	height: 26px;
	line-height: 21px;
	margin-left: 23px;
	margin-top:184px;
	margin-bottom:50px;
	padding-bottom: 18px;
	padding-top: 5px;
	width: 70px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	letter-spacing:1px;
}
#hd a:hover {
	box-shadow:rgba(0, 0, 0, 0.6) 0 0 10px;
	background-color: #105F79;
	background-image:url(http://theislandpresident.com/wp-content/uploads/2011/09/HD_button.png);
	border: 2px solid #31ACB6;
	border-radius: 10px 10px 10px 10px;
	color: #D7D7D7 !important;
	font-family:proxima-nova-extra-condensed, sans-serif;
	font-size: 24px;
	font-weight:600;
	height: 26px;
	line-height: 21px;
	margin-left: 23px;
	margin-top:184px;
	margin-bottom:50px;
	padding-bottom: 18px;
	padding-top: 5px;
	width: 70px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	letter-spacing:1px;
}
.ie #hd a:hover {
	box-shadow:#000000 0 0 10px;
	background-color: #105F79;
	background-image:url(http://theislandpresident.com/wp-content/uploads/2011/09/HD_button.png);
	border: 2px solid #31ACB6;
	border-radius: 10px 10px 10px 10px;
	color: #D7D7D7 !important;
	font-family:proxima-nova-extra-condensed, sans-serif;
	font-size: 24px;
	font-weight:600;
	height: 26px;
	line-height: 21px;
	margin-left: 23px;
	margin-top:184px;
	margin-bottom:50px;
	padding-bottom: 18px;
	padding-top: 5px;
	width: 70px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	letter-spacing:1px;
}
.pp_details {
	font-family:proxima-nova-extra-condensed, sans-serif !important;
	font-weight:200 !important;
	display:inline-block !important;
}
.pp_description {
	display:inline-block !important;
	width:400px;
	margin:0px !important;
	padding-left:15px;
	padding-top:3px;
}
.pp_close {
	margin-right:20px !important;
	display:inline-block !important;
}
.pp_nav {
	display:inline-block !important;
	margin-left:20px !important;
}
.pp_play {
	display:none;
}
.currentTextHolder {
	width:20px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin:0px !important;
}
/*.page-id-2 #footer-overlay {
	position:fixed;
	padding: 0 !important;
	padding-bottom:50px !important;
	height:300px !important;
}
*/
.page-id-9 #footer-overlay, .page-id-11 #footer-overlay, .page-id-13 #footer-overlay {
	padding: 0 !important;
	padding-bottom:50px !important;
	height:300px !important;
}

/* SCROLLING FOOTER
.page-id-9 #footer-overlay {
	margin-top:312px !important;
	position:fixed !important;
}

.page-id-11 #footer-overlay {
	position: fixed !important;
	margin-top:315px !important;
}

.page-id-13 #footer-overlay {
	margin-top:290px !important;
	position:fixed !important;
}
*/

#footer-wrapper{
	overflow: hidden;
	width: 780px;
	margin: 0 auto;
}

body.wide-950 #footer-wrapper{
	width: 950px;
}

#footer-wrapper .footer-col{
	width: 115px;
	float: left;
	margin-left: 164px;
	margin-right: -24px;
}

body.wide-950 #footer-wrapper .footer-col{
	width: 207px;
}

#footer-wrapper .footer-col img.borderer {
	background: #f1f1f1;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DADADA)); 
	background: -moz-linear-gradient(top,  #ffffff,  #DADADA);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DADADA', GradientType=0);
	
	padding: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.3); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.3); 
}

.ie #footer-wrapper .footer-col img.borderer {
	background: #f1f1f1;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DADADA)); 
	background: -moz-linear-gradient(top,  #ffffff,  #DADADA);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DADADA', GradientType=0);
	
	padding: 10px;
	-webkit-box-shadow: 0px 1px 2px #000000; 
	-moz-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000; 
}

#footer-open {
    margin: 0;
    position: absolute;
    right: 0;
    top: -60px;
    width: 60px;
    height: 60px;
    z-index: 999;
    background: url(../img/footer-open.png) no-repeat;
	display:none;
}

#footer-open a{
	display: block;
	width: 100%;
	height: 100%;
}

.footer-close {
	 background: url(../img/footer-close.png) no-repeat;
}

/* FOOTER lists ------------------------------------------------------------*/


#footer-wrapper .footer-col ul>li{
	background: url(../img/sidebar-dividers.png) repeat-x bottom left; 
	padding-bottom: 9px;
	padding-top: 9px;
}

#footer-wrapper .footer-col ul>li:first-child{
	padding-top: 0px;
}

#footer-wrapper .footer-col ul>li:last-child{
	border: none;
}

#footer-wrapper .footer-col a{
	text-decoration: none;
	color: #606060;
}

/* TWITTER ------------------------------------------------------------*/


#footer-wrapper .tweet_list  a{
	color: #EB598F;
}

#footer-wrapper .tweet_list .tweet_time a{
	color: #929292;
	font-style: italic;
}

/* SCROLL ------------------------------------------------------------*/

#scroll-holder{
	display: none;
	background: #f1f1f1;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DADADA)); 
	background: -moz-linear-gradient(top,  #ffffff,  #DADADA);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DADADA', GradientType=0);


	position: absolute;
	top: 30%;
	width: 100%;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
}

.ie #scroll-holder{
	display: none;
	background: #f1f1f1;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DADADA)); 
	background: -moz-linear-gradient(top,  #ffffff,  #DADADA);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DADADA', GradientType=0);


	position: absolute;
	top: 30%;
	width: 100%;
	-webkit-box-shadow: 0px 0px 2px  #000000; 
	-moz-box-shadow: 0px 0px 2px  #000000;
	box-shadow: 0px 0px 2px #000000; 
}

#makeMeScrollable{
	width:100%;
	position: relative;
}

#makeMeScrollable div.scrollableArea img{
	position: relative;
	float: left;
	margin: 10px 5px;
	padding: 0;
}

#makeMeScrollable div.scrollableArea img:hover{
	opacity: 0.9;
}

/* LINK BUTTON  ------------------------------------------------------------*/

.link-button{
	display: table;
	line-height: 2.5em;
	padding: 4px 15px;
	background: url(../img/light-bg.png) repeat-x;
	text-decoration: none;
	
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
	box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ie .link-button{
	display: table;
	line-height: 2.5em;
	padding: 4px 15px;
	background: url(../img/light-bg.png) repeat-x;
	text-decoration: none;
	
	-webkit-box-shadow: 0px 2px 2px #000; 
	-moz-box-shadow: 0px 2px 2px #000; 
	box-shadow: 0px 2px 2px #000;  
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.link-button,
.post-entry .link-button{
	color: #cbcbcb;
	text-shadow: 0px 1px rgba(0, 0, 0, 0.9);
	
	background: -webkit-gradient(linear, left top, left bottom, from(#656464), to(#303030)); 
	background: -moz-linear-gradient(top,  #656464,  #303030);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656464', endColorstr='#303030', GradientType=0);
}

.ie .link-button,
.ie .post-entry .link-button{
	color: #cbcbcb;
	text-shadow: 0px 1px #000;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#656464), to(#303030)); 
	background: -moz-linear-gradient(top,  #656464,  #303030);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656464', endColorstr='#303030', GradientType=0);
}

.link-button:hover,
.post-entry .link-button:hover{
	color: #fff;
}


/* LOADING  ------------------------------------------------------------*/

.loading-img{
	background: url(../img/loading.gif) no-repeat center center;
}

/* NAVIGATION --------------------------------------------------------*/

#nav-wrapper{
	position: relative;
	width: 825px;
	height: 30px;
	margin:0 auto;
	z-index:1;
}

body.wide-950 #nav-wrapper{
	width: 950px;
}

#newswrapper {
position:fixed;
z-index:10;
margin-top:-35px;
border-bottom:1px solid #fff;
box-shadow:0px 0px 8px #000;
-webkit-box-shadow:0px 0px 8px #000; 
-moz-box-shadow:0px 0px 8px #000;
}
#news-inner {
text-decoration:blink !important;
color:#d1eff4;
padding-top:8px !important;
}
#news-inner a {
}
.democracy a:hover {
color:#31ACB6 !important;
text-decoration:none !important;
}

#nav {
	display: block;
	width: 665px;
	height:45px;
	position: absolute;
	font-family:proxima-nova-extra-condensed, sans-serif;
  	font-size:20px;
  	font-weight:200;
	background-color: #105F79;
    border-bottom: 2px solid #31ACB6;
    border-left: 1px solid #31ACB6;
	border-right: 1px solid #31ACB6;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); 
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); 
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	position:fixed;
}

.gecko #nav {
	display: block;
	width: 665px;
	height:45px;
	position: absolute;
	font-family:proxima-nova-extra-condensed, sans-serif;
  	font-size:20px;
  	font-weight:200;
	background-color: #105F79;
    border-bottom: 2px solid #31ACB6;
    border-left: 1px solid #31ACB6;
	border-right: 1px solid #31ACB6;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0 0 10px #000; 
	-moz-box-shadow: 0 0 10px #000; 
	box-shadow: 0 0 10px #000;
	position:fixed;
}
.ie9 #nav {
	display: block;
	width: 652px;
	height:45px;
	position: absolute;
	font-family:proxima-nova-extra-condensed, sans-serif;
  	font-size:20px;
  	font-weight:200;
	background-color: #105F79;
    border-bottom: 2px solid #31ACB6;
    border-left: 1px solid #31ACB6;
	border-right: 1px solid #31ACB6;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0 0 10px #000; 
	-moz-box-shadow: 0 0 10px #000; 
	box-shadow: 0 0 10px #000;
	position:fixed;
}
.ie8 #nav, .ie7 #nav {
	display: block;
	width: 675px;
	height:45px;
	position: absolute;
	font-family:proxima-nova-extra-condensed, sans-serif;
  	font-size:20px;
  	font-weight:200;
	background-color: #105F79;
    border-bottom: 2px solid #31ACB6;
    border-left: 1px solid #31ACB6;
	border-right: 1px solid #31ACB6;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0 0 10px #000; 
	-moz-box-shadow: 0 0 10px #000; 
	box-shadow: 0 0 10px #000;
	position:fixed;
}

.iphone #nav, .ipod #nav {
	font-family:arial !important;
  	font-size:10px !important;
}
body.wide-950 #nav{
	width: 950px;
}

#nav>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#nav li>a { 
	text-decoration: none;
	color: #d7d7d7;
	padding-bottom:0;
  	padding-left:6px;
  	padding-right:6px;
  	padding-top:3px;
}
#nav>li.current-menu-item:hover>a { 
	text-decoration: none;
	color: #fff;
	padding-bottom:0;
  	padding-left:6px;
  	padding-right:6px;
  	padding-top:3px;
}
.page-id-107 #nav li>a, .page-id-107 #nav>li.current-menu-item:hover>a { 
  	padding-left:9px !important;
  	padding-right:9px !important;
}
.page-id-2 #menu-item-20 a, .page-id-5 #menu-item-19 a, .page-id-7 #menu-item-18 a, .page-id-9 #menu-item-17 a, .page-id-11 #menu-item-16 a, .page-id-13 #menu-item-15 a, .page-id-423 #menu-item-612 a {
	color:#fff !important;
}

#nav>li:hover{
	border-left: 1px solid #31ACB6;
	border-right: 1px solid #31ACB6;
	color: #000;
	background-color:#31ACB6;
}

#nav>li:hover>a{
	color: #fff;
}

#nav>li.current-menu-item{
	background-color:#31ACB6;
}

#nav>li.social,
#nav>li.search-box{
	float: right;
	margin-right: 20px;
}

#nav>li.logo{
	line-height: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.page-id-107 #nav>li.logo{
	display:none;
}

#nav .menu-item-124 {
	display:none;
	background-image:url('http://theislandpresident.com/wp-content/uploads/2011/09/home1.png') !important;
	background-repeat:no-repeat !important;
	background-position:center !important;
}

.page-id-107 #nav .menu-item-124 {
	display:block;
	background-image:url('http://theislandpresident.com/wp-content/uploads/2011/09/home1.png') !important;
	background-repeat:no-repeat !important;
	background-position:center !important;
	background-color:transparent !important;
	margin-left:14px;
  	margin-right:10px;
}

#nav .menu-item-127 {
	background-image:url('http://theislandpresident.com/wp-content/uploads/2011/09/facebook.png') !important;
	background-repeat:no-repeat !important;
	background-position:center !important;
	width:25px;
	margin-left:7px;
  	margin-top:-1px;
}

.gecko #nav .menu-item-127 {
	margin-left:9px !important;
}
.gecko .page-id-107 #nav .menu-item-127 {
	margin-left:12px !important;
}

.page-id-107 #nav .menu-item-127 {
	margin-left:10px;
}

#nav .menu-item-128 {
	background-image:url('http://theislandpresident.com/wp-content/uploads/2011/09/twitter.png') !important;
	background-repeat:no-repeat !important;
	background-position:center !important;
	width:25px;
	margin-top:-1px;
}

#nav .menu-item-124 a, #nav .menu-item-124 a:hover, #nav .menu-item-127 a, #nav .menu-item-127 a:hover, #nav .menu-item-128 a, #nav .menu-item-128 a:hover {
	color:transparent !important;
	background-color:transparent !important;
	filter:alpha(opacity=0) !important;
}

#nav .menu-item-124:hover {
	border-right-size:1px !important;
	border-right-style:solid !important;
	border-right-color:transparent !important;
	border-left-size:1px !important;
	border-left-style:solid !important;
	border-left-color:transparent !important;
	background-color:transparent !important;
	color:transparent !important;
	background-position:center !important;
	text-shadow:none !important;
}

#nav .menu-item-127:hover, #nav .menu-item-128:hover {
	background-color:transparent !important;
	color:transparent !important;
	width:25px !important;
	background-position:center !important;
	border-left-color:transparent !important;
	border-right-color:transparent !important;
	text-shadow:none !important;
}

.page-id-107 #nav .menu-item-127:hover, .page-id-107 #nav .menu-item-128:hover {
	background-color:transparent !important;
	color:transparent !important;
	width:25px !important;
	background-position:center !important;
	border-left-color:transparent !important;
	border-right-color:transparent !important;
	text-shadow:none !important;
}

#nav .menu-item-124:hover a:hover {
	color:transparent !important;
	text-shadow:none !important;
	background-position:center !important;
	background-color:transparent !important;
}

#nav .menu-item-127:hover a:hover, #nav .menu-item-128:hover a:hover {
	color:transparent !important;
	text-shadow:none !important;
	background-position:center !important;
	width:30px !important;
	background-color:transparent !important;
}

#nav .menu-item-20 {
	border-left:1px solid #31ACB6;
	border-right:1px solid #31ACB6;
}

#nav .menu-item-19, #nav .menu-item-18, #nav .menu-item-17, #nav .menu-item-16, #nav .menu-item-15, #nav .menu-item-612 {
	border-right:1px solid #31ACB6;
}

#nav>li.logo a{
	padding-bottom:0;
    padding-left:0;
  	padding-right:0;
  	padding-top:4px;
}

#nav>li.logo:hover,
#nav>li.search-box:hover,
#nav>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}

/* SUB NAV ------------------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: 10px;
	background: #4d4d4e;
	margin-left: -1px;
	
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 2px 2px  rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 2px 2px  rgba(0,0,0,.3); 
	box-shadow: 0px 2px 2px rgba(0,0,0,.3);
}

#nav>li ul{
	display: block;
	margin-top: 10px;
	background: #4d4d4e;
	margin-left: -1px;
	
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 2px 2px  #000; 
	-moz-box-shadow: 0px 2px 2px  #000; 
	box-shadow: 0px 2px 2px #000;
}

#nav>li ul li a{
	color: #f1f1f1;
}

#nav>li ul li{
	border-top: 1px solid #606060;
}

#nav>li ul li:first-child{
	border: none;
}

#nav>li ul li:hover{
}

/* SEARCH ------------------------------------------------------------*/

#searchform #s{
	color: #948d7a;
	font-size: 10px;
	width: 100px;
	padding: 5px 20px 5px 10px;
	border: 1px  solid #ccc;
	margin-left: 10px;
	background: url(../img/glass.png) no-repeat white center right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.1);  
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.1); 
	box-shadow: 0px 0px 5px rgba(0,0,0,.1); 
}

.ie #searchform #s{
	color: #948d7a;
	font-size: 10px;
	width: 100px;
	padding: 5px 20px 5px 10px;
	border: 1px  solid #ccc;
	margin-left: 10px;
	background: url(../img/glass.png) no-repeat white center right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 5px #000000;  
	-moz-box-shadow: 0px 0px 5px #000000; 
	box-shadow: 0px 0px 5px #000000;
}

/* IMAGE DESCRIPTION ------------------------------------------------------------*/

#image-description{
	position: absolute;
	display: none;
	background: url(../img/light-bg.png) repeat-x #E8E8E8;
	padding: 30px;
	width: 240px;
	top: 150px;
	
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 10px;
}

.ie #image-description{
	position: absolute;
	display: none;
	background: url(../img/light-bg.png) repeat-x #E8E8E8;
	padding: 30px;
	width: 240px;
	top: 150px;
	
	-webkit-box-shadow: 0px 0px 2px  #000; 
	-moz-box-shadow: 0px 0px 2px  #000; 
	box-shadow: 0px 0px 2px #000; 
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 10px;
}

/* IMAGE BUTTONS ------------------------------------------------------------*/

#image-buttons{
	display: block;
	overflow: hidden;
	position: absolute;
	top:30px;
	right: 30px;
	width: 150px;
}

#image-buttons li{
	display: block;
	float: right;
	margin-left: 10px;
	cursor: pointer;
	background: url(../img/buttons.png) no-repeat;
}

#image-buttons li#close-image{
	display: none;
	width: 42px;
	height: 42px;
	background-position: 0px 0px;
}

#image-buttons li#info-button{
	display: none;
	width: 42px;
	height: 42px;
	background-position: -51px 0px;
}

#image-buttons li#info-button:hover{
	background-position: -51px -42px;
}

#image-buttons li#close-image:hover{
	background-position: 0px -42px;
}

.page-id-107 #sky {
position:fixed;
margin-top:-260px;
z-index:-100;
}

#sky {
position:fixed;
margin-top:-260px;
z-index:-100;
}

.page-id-107 #island {
position:fixed;
margin-top:135px;
margin-left:-54px;
z-index:-1;
}

#island {
position:fixed;
margin-top:141px;
z-index:-1;
margin-left:-116px;
}
		
/* SCROLLBAR

.page-id-2 #content {
	position:fixed;
	height:265px !important;
}
.jspContainer {
	height:259px !important;
}
.jspDrag {
	height:50px !important;
}
*/

.quote_line1 {
color:#105F79;
font-family:proxima-nova-condensed, sans-serif !important;
font-size:30px !important;
font-weight:800 !important;
text-align:center;
text-transform:uppercase;
margin-bottom:-10px;
margin-top:60px;
margin-left:-115px;
padding-left:0px !important;
text-shadow:#FFFFFF 1px 1px;
width:800px;
}
.quote_line2 {
color:#105F79;
font-family:proxima-nova-condensed, sans-serif;
font-size:21px !important;
font-weight:200;
text-align:center;
text-transform:uppercase;
padding-left:0px !important;
margin-bottom:-17px;
margin-left:-115px;
width:800px;
}
#quoteauthor {
color:#105F79;
font-family:proxima-nova-condensed, sans-serif;
font-size:14px !important;
font-weight:600;
text-align:center;
text-transform:uppercase;
}
.quote_credit1{
margin-left:55px;
}
.quote_credit2 {
display:inline-block;
margin-left:5px;
}

/* SCROLLBAR */


#opens {
	/* 
margin-left:-37px;
padding-top:5px;
margin-bottom:-40px;
*/
margin: 0 auto;
margin-top: -10px;
margin-left: 30%;
margin-bottom: -40px;
width: 290px;
height: 65px;
text-align: center;
}

.tugg {
	float: left;
	transform: scale(.8,.8);
-ms-transform: scale(.8,.8); /* IE 9 */
-webkit-transform: scale(.8,.8); /* Safari and Chrome */
-o-transform: scale(.8,.8); /* Opera */
-moz-transform: scale(.8,.8); /* Firefox */
}

.itunes {
	float: right;	
	margin-top: 10px;	
}

#TB_window, #TB_overlay {
	z-index:2000 !important;
}
#image_list_container {
width:100px;
margin-top:10px;
margin-left:40px;
display:inline-block;
}
.gigpress-table {
border-top:0px !important;
} 
.gigpress-table.all {
width:300px;
display:inline-block;
vertical-align:top;
margin-left:15px;
margin-top:-20px;
}
.gigpress-header {
text-transform:uppercase;
color:#105F79;
font-size:14px;
}
.gigpress-row.active {
height:72px !important;
}
.gigpress-info.active {
height:33px;
}
.gigpress-city.summary {
width:90px;
}
.gigpress-venue.location a {
text-transform:uppercase;
text-decoration:none;
color:#31ACB6;
}
.gigpress-venue.location a:hover {
text-transform:uppercase;
text-decoration:none;
color:#105F79;
}
.gigpress-subscribe {
display:none;
}
.page-id-905 ul.image_list img:hover, .page-id-7 ul.image_list img:hover {
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
.page-id-905 #page-wrap {
	margin-bottom:0px !important;
}
.page-id-905 #page-wrap #content {
	padding-bottom:30px !important;
}
#TB_window {
-webkit-box-shadow:rgba(0, 0, 0, 0.796875) 0 0 10px;
  background-color:rgba(216, 241, 249, 0.898438);
  border-bottom-color:#31ACB6;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-style:solid;
  border-bottom-width:2px;
  border-left-color:#31ACB6;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#31ACB6;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#31ACB6;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-top-style:solid;
  border-top-width:2px;
  box-shadow:rgba(0, 0, 0, 0.796875) 0 0 10px;
  margin-left:-325px !important;
  width:479px !important;
}
.ie #TB_window {
-webkit-box-shadow:#000000 0 0 10px;
  background-color:#d8f1f9;
  border-bottom-color:#31ACB6;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-style:solid;
  border-bottom-width:2px;
  border-left-color:#31ACB6;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#31ACB6;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#31ACB6;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-top-style:solid;
  border-top-width:2px;
  box-shadow:#000000 0 0 10px;
  margin-left:-325px !important;
  width:479px !important;
}
#TB_title {
background-color:transparent;
}
#TB_ajaxContent {
color:#105F79;
  font-family:proxima-nova-condensed, sans-serif;
  font-size:14px;
  margin-bottom:21px;
  padding-left:40px;
  padding-right:30px;
padding-top:15px;
width:408px !important;
border-top:1px solid #fff;
}
#TB_ajaxWindowTitle {
color:#105F79;
  font-family:proxima-nova-condensed, sans-serif !important;
  font-size:24px !important;
  font-weight:800 !important;
  line-height:1.2em;
  margin-bottom:5px;
  padding-bottom:10px;
  padding-top:20px;
padding-left:40px;
  text-align:center;
text-transform:uppercase;
  text-shadow:#FFFFFF 1px 1px;
width:400px;
}
#TB_closeAjaxWindow {
margin-right:-15px;
margin-top:-12px;
}
#TB_closeWindowButton {
  background-color:#FFFFFF;
  border-bottom-color:#333;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  border-bottom-style:solid;
  border-bottom-width:2px;
  border-image:initial;
  border-left-color:#333;
  border-left-style:solid;
  border-left-width:2px;
  border-right-color:#333;
  border-right-style:solid;
  border-right-width:2px;
  border-top-color:#333;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  border-top-style:solid;
  border-top-width:2px;
  height:20px;
  line-height:16px; 
  position:absolute;
  right:-15px;
  text-align:center;
  top:-15px;
  width:20px;
  margin-right:2px !important;
margin-top:2px !important;
}
#TB_closeWindowButton:hover {
	border-color:#105F79 !important;
}
#TB_closeWindowButton img {
padding-right:2px;
padding-top:2px;
}
.gigpress-calendar-links-inner a {
color:#31ACB6;
text-decoration:none;
}
.gigpress-calendar-links-inner a:hover {
color:#0a6b90;
text-decoration:none;
}
#goldwyn {
position:absolute;
margin-top:173px;
margin-left:-150px;
}
#goldwyn a img:hover {
opacity:0.7;
}
#click {
position:absolute;
margin-top:220px;
margin-left:-125px;
font-family: proxima-nova-extra-condensed, sans-serif;
font-size: 16px;
letter-spacing:1px;
font-weight: 800;
line-height:20px;
}
#click a:hover {
color: #000 !important;
}
#getglue {
margin-top:-33px;
margin-left:33px;
margin-bottom:10px;
color: #e7e7e7 !important;
font-family: proxima-nova-extra-condensed, sans-serif;
font-size: 18px;
letter-spacing:2px;
font-weight: 800;
line-height:20px;
}
.fb-like {
	margin-left: 33px;
	margin-bottom:33px;
}
.ie #news-inner {
	padding-top:7px !important;
}
.ie9 #news-inner {
	width:985px !important;
}
.ie8 #news-inner {
	width:965px !important;
}
.ie .fb-like, .ie #getglue {
	margin-left:23px !important;
}
.ie8 .fb-like, .ie8 #getglue {
	margin-left:43px !important;
}
.gecko .stars {
	font-size:12px !important;
}
.act {
box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
background-color: #fced3a;
border: 1px solid #fff;
border-radius: 5px 5px 5px 5px;
padding-bottom:2px;
padding-top: 3px;
padding-left:4px;
padding-right:5px;
}
.act:hover {
box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
background-color: #31ACB6;
border: 1px solid #fff;
border-radius: 5px 5px 5px 5px;
padding-bottom:2px;
padding-top: 3px;
padding-left:4px;
padding-right:5px;
}
.act a {
margin-left:3px !important;
text-decoration:none;
color:#464646;
}
.act a:hover {
margin-left:3px !important;
text-decoration:none;
color:#fff;
}
#act_now {
display:block;
box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
background-color: #fced3a;
border: 2px solid #105F79;
border-radius: 10px 10px 10px 10px;
padding-bottom: 14px;
padding-top: 12px;
text-align:center;
height: 25px;
width:130px;
display: inline-block;
margin-top: 183px;
line-height: 14px;
color:#105F79;
font-family: proxima-nova-extra-condensed, sans-serif;
font-weight: 800;
}
#act_now:hover {
background-color: #31ACB6;
color:#fff !important;
}
.now {
font-size: 30px;
}
.save {
font-size: 14px;
}
.page-id-107 .act {
display:none;
}
.page-id-107 #news-inner {
width:913px !important;
}