/*
Theme Name: 	Egotripland 2012
Theme URI: 		http://egotripland.com
Description: 	Egotripland Theme 2012
Version: 		1.0
Author: 		DP Studios
Author URI: 	http://dp-studios.net
Tags: 			egotrip
*/

/*
===========================
CONTENTS:

01 Sensible defaults
02 Typography
03 Media queries 
===========================
*/

/* ---------------------------------------------------------------------------------------------------------- 
01 Sensible defaults ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/*hot red color is ff2452*/

@import "css/reset.css";
@import "css/gibson.css";
@import "css/nav.css";

div,
section,
header,
footer,
nav,
li					{ position:relative; /* For absolutely positioning elements within containers (add more to the list if need be) */ }
.group:after 		{ display:block; height:0; clear:both; content:"."; visibility:hidden; /* For clearing */ }
body 				{ background:#f9f7f3; margin: 0px; color: #666666;  
 /* Don't forget to style your body to avoid user overrides */ font-size: 16px;
 font-family: Gibson-Light;
}
::-moz-selection 	{ background:#ff2452; color:#333; }
::selection 		{ background:#ff2452; color:#333; }

/* ---------------------------------------------------------------------------------------------------------- 
02 Typography -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

h1, 
h2, 
h3, 
h4, 
h5, 
h6 					{ 
font-family: Gibson-Bold, Arial Black; 
	font-weight: normal; 
	font-style: normal; /* This helps to identify headings at the initial build stage, but you should write something more precise later on */
	color: #000; }
	
	h4 {
		font-size: 45px;
		line-height: 1.0em;
		margin-bottom: -10px;
		color: #000;
		margin-left:  10px;
		font-family: Gibson-Bold;
	}
	
	a {
		text-decoration: none;
		color: #ff2452;
	}
	
	p {
		font-size: 16px;
		line-height: 1.4em;
		font-family: Gibson-Light;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	strong {
		font-family: Gibson-SemiBold;
		letter-spacing: 0px;
		font-weight: normal;
		font-style: normal;
		
	}
	
	
	a:hover {
	color: #333;
	}
					
					#top {
						background:#f7f5f0;
					}
										
#adspace {	
background-color: #f3f1eb;
	display: block;
	width: 100%; 
/*	min-height: 90px;*/
	height: auto;
	margin: 0 auto;
}

#header {
	background-image:url(images/masthead.png);
	background-position:center;
	display: block;
	width: 960px; 
	height: 95px;
	margin: 0 auto;
}

#logo {
padding-top: 35px;	
}

.header-shadow {
	background-image:url(images/shadow960.png);	
	display: block;
	width: 960px; 
	height: 20px;
	margin: 0 auto;
	z-index: 1000;
}

.post-shadow {
		background-image:url(images/shadow600.png);	
		display: block;
		width: 600px; 
		height: 15px;
		margin: 0 auto;
		margin-top:  -10px;
		float: left;
}

.post-shadow-home {
		background-image:url(images/shadow600.png);	
		display: block;
		width: 600px; 
		height: 15px;
		margin: 0 auto;
		z-index: 1000;
		float: left;
		margin-top:  -40px;
}


#nav {
	margin-top: -50px;
	float: right;	
}

#nav li {
	float:  left;
	padding: 2px;
		list-style: none;
}

#nav a {
	color: #ff2452;
font-family: Gibson-SemiBold;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	font-size: 18px;
	padding-right: 20px;
	height: 27px;
	display: block;
}

#nav a:hover {
	color: #333;
	-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
}

#slider-bg {
	width: 100%;
	background-image: url(images/carbon_fibre_v2.png);
	background-repeat: repeat;
	
}
#slider {
	width: 960px;
	height: 400px;
	margin: 0 auto;
	margin-top: -2px;
}
#wrapper { 
 margin: 0 auto;
 width: 970px;
}

#onecolumn { 
 float: left;
 height: auto;
  min-height:  700px;
 width: 960px;
 display: block;
 padding: 30px 40px 20px 25px;
}

#onecolumn h2 {
		font-size:  26px;
}

#onecolumn h3 {
		font-size:  28px;
		line-height: 26px;
		height:  80px;
}

#onecolumn hr {
	color: #fff;
	background-color: #ff3368;
	height: 1px;
	width:  960px;
}

#leftcolumn { 
 float: left;
 height: auto;
  min-height:  700px;
 width: 600px;
 display: block;
 padding: 30px 40px 20px 25px;
}

/*#leftcolumn iframe {
width: 100%;	
height: inherit;
}*/

.dp_media_container iframe{
	width: 100%;
	min-height: 340px;
}

#rightcolumn { 
 color: #333;
 height: auto;
 min-height:  700px;
 width: 300px;
 float: left;
 padding: 30px 0px 20px 0px;
 display: block;
 line-height: 1.0em;
}

#footer {
	width: 960px;
	height: 200px;
	display: block;
	margin:  0 auto;
	float: left;
}

#leftcolumn article h2 {
	color: #000;
	text-decoration: none;
	font-size:  45px;
	line-height: 43px;
}

#leftcolumn  article h2 a {
	color: #000;
	text-decoration: none;
	font-size:  45px;
	line-height: 43px;
}

#leftcolumn  article h2 a:hover {
	color: #ff2452;
}

#leftcolumn article {
	/*background-image: url(images/shadow600.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 47px;*/
}

#leftcolumn-sub { 
 float: left;
 height: auto;
  min-height:  700px;
 width: 600px;
 display: block;
 padding: 30px 40px 20px 25px;
}

#leftcolumn-sub article iframe {
	display: none;
}

#leftcolumn-sub article {
margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 189px;
	display: block;
	float: left;
	height: 370px;
	border-right: 1px dotted #cfcfcf;
}

#leftcolumn-sub  article h2 a {
font-family: Gibson-SemiBold;
	color: #000;
	text-decoration: none;
	font-size:  20px;
	line-height: 22px;
	width:  180px;
	display: block;
}

#leftcolumn-sub  article h2 a:hover {
	color: #ff2452;
}



#leftcolumn-sub article .featuredimg img {
	width:  180px;
	margin: 0px 10px 5px 0px;
	height:  105px;
}

#leftcolumn-sub article .featuredimg {
	background-image: url(images/noimage.jpg);
	width:  180px;
	margin: 0px 10px 5px 0px;
	height:  105px;
}

/*#leftcolumn-sub article .featuredimg img:hover {
background-image: url(images/white.jpg);
	opacity:  0.8;
}*/

#leftcolumn-sub article a.more-link {
color: #ff2452;
font-family: Gibson-SemiBold;
float: left;
margin-top: 10px;
}

#leftcolumn-sub article a:hover.more-link {
color: #333;
}




.category2 {
	font-family: Gibson-SemiBold, Arial Black, Helvetica Neue;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-top:  30px;
}

.category2 a {
	color: #999999;
	text-decoration: none;
}

.category3 {
	font-family: Gibson-SemiBold, Arial Black, Helvetica Neue;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.category3 a {
	color: #999999;
	text-decoration: none;
}


.post-info {
	font-family: Gibson-Light, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #b3b3b3;
	vertical-align:baseline;
margin-top:  5px;
padding-bottom: 1px;
}

.post-info a {
	text-decoration: none;
	color: #b3b3b3;
}

.post-info a:hover {
	color: #333;
}

.featuredimg {
	border: 0px;
}

.featuredimg img {
	border: 0px;
	width: 600px;
	height: auto;
}


/*-------------social share--------------*/

.share-contain {
	display: block;
	width:  65px;
	height: 20px;
	float: right;
	margin-top:  -13px;
	margin-right: 1px;
	
}

.share-contain-tag {
	display: block;
	width:  65px;
	height: 20px;
	float: left;
	padding-top:  10px;
		  border-top:  1px solid #ededed;
	
	margin-top:  -3px;
	margin-right: 20px;
		z-index: 1000;
}


.share-contain-fullw {
	display: block;
	width:  65px;
	height: 20px;
	float: right;
	margin-top:  -20px;
	margin-right: 1px;
}



#socialshare li {
background-image: url(images/share.png);
 float: left;
 margin: 0px 0px 0px 1px;
 padding: 0;
 list-style: none;
 display:block;
 height: 20px;
 width: 65px;
 	z-index: 1000;
}

#socialshare li:hover {
background-color: #ff2452;
}

#socialshare li ul {
 list-style: none;
 position: absolute;
 left: -999em;
 margin-top: 20px;
 margin-left:-40px;
padding: 2px 5px 7px 10px;
 width: 90px;
 height:  78px;
  z-index:1000;
  background-color: #ff2452;
}

#socialshare li:hover ul,
#socialshare li.sfhover ul {
 left: auto;
  z-index:1000;
}

#socialshare li li {
 float: left;
 margin-top: 5px;
 padding: 0;
 z-index:1000;
 background-color: #961a1d;

}

/*-------------end social share--------------*/

#footer-bg {
	background-color: #f0ece2;
	width: 100%;
	display: block;
	float: left;
}

#footer-contain {
	margin: 0 auto;
	display: block;
	width: 960px;
}

footer {
	width: 100%;
	display: block;
	float: left;
	height: 380px;
	}
	
	footer h2 {
		font-size: 26px;
		color: #323232;
		line-height: 40px;
	}
	

/*	#footer-widget-1 .widget h2, #footer-widget-2 .widget h2, #footer-widget-3 .widget h2{
		font-size: 22px;
		background-image: none;
		padding-bottom: 0px;
	}

#footer-widget-1 {
	display: block;
	float: left;
	width: 280px;
	padding: 20px 10px 20px 0px;
}

#footer-widget-2 {
	display: block;
	float: left;
	width: 280px;
	padding: 20px 10px 20px 10px;
}

#footer-widget-3 {
	display: block;
	float: left;
	width: 280px;
	padding: 20px 0px 20px 10px;
}

#footer-widget-3 li {
	float: left;
}

#footer-widget-3 li img {
opacity:1.0;
}

#footer-widget-3 li img:hover {
opacity:0.8;
}*/


.widget {
	margin-bottom: 5px;
	padding-bottom: 25px;
}
.widget h2 {
	font-size: 22px;
	background-image: url(images/shadow300.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding-bottom:30px;
	width: 300px;
	
}

blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.6em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
font-size: 13px;
color: #3f3f3f;
}

blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}

.pagination a {
font-size: 24px;
color: #a8a8a8;
font-family: Gibson-Bold; 
float: left;
}

.pagination a:hover {
	color: #ff2452;

}

.pagination-right a {
font-size: 24px;
color: #a8a8a8;
font-family: Gibson-Bold; 
float: right;
}

.pagination-right a:hover {
	color: #ff2452;

}

.pagination-c {
	width: 600px;
	height: 50px;
	display: block;
	float: left;
}
.pagination-sub a {
font-size: 24px;
color: #a8a8a8;
font-family: Gibson-Bold; 
display: block;
width: 300px;
height: 50px;
float: left;
}

.pagination-sub a:hover {
	color: #ff2452;

}

.pagination-right-sub a {
font-size: 24px;
color: #a8a8a8;
font-family: Gibson-Bold; 
float: right;
display: block;
width: 300px;
height: 50px;
text-align: right;
}

.pagination-right-sub a:hover {
	color: #ff2452;

}

a.more-link {
color: #ff2452;
font-family: Gibson-SemiBold;
float: right;
display: block;
width:  70px;
height: 70px;
margin-top:  10px;
font-size: 12px;
}

a:hover.more-link {
color: #333;
}


a:hover.more-link {
color: #333;
}

#twtfollow {
	margin-top: -28px;
	margin-left: 155px;
	display: block;
	background-color: #fff;
	width: 180px;
}

/*------------RELATED POSTS-------------*/

	h3 {
		font-size: 24px;
		padding-bottom: 20px;
	}
	
	.relatedposts {
			padding: 5px 10px 5px 10px;
			height: 220px;
			width: 570px;
			line-height: 1.0em;
		display: block;
		margin-top:  -10px;
		/*	background-image: url(images/shadow600.png);
			background-repeat: no-repeat;
			background-position: top;
			padding-top: 40px;*/
			
				}
				

	
	.relatedposts h3 {
		display: none;
	}
	
	.relatedposts a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
		text-decoration: none;
		font-size: 11px;
		text-align: center;
/*		height: 150px;*/
	}
	
	.relatedposts a:hover {
		color: #ff2452;
	}
	
	/*h4.related {
		font: 22px 'Oswald', sans-serif;
	}*/
	
	.relatedpost-contain	{
		width:  130px;
		margin-right: 10px;
		display: block;
		
	}
	
.relatedposts li	{
			float: left;
	
		width:  130px;
		margin-right: 10px;
		display: block;
		
	}
	
	
	.relatedposts img {
			width: 120px;
			height: 120px;
			opacity: 1.0;
			padding:  0px;
			margin-bottom: 7px;
				
		}
		.relatedposts img:hover {
		opacity: 0.8;	
		}
	
	.twitterfollow {
		margin: 5px 0px 7px 7px;
	}
	
	/*h4.featured-title {
		float:  left;
	}*/
	
	h4.featured-title {
		color: #9a9898; text-decoration: none;
		margin-top: 0px; padding-top:  0px;
		font: 300 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	}
	
	h4.featured-title a {
		 text-decoration: none; width: 270px;
		font:  11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #413f3f;
		
	}
	
	h4.featured-title a:hover {
		color: #000;
	}
	
	.widget-featured {
		margin-bottom: 5px;
		padding-bottom: 35px;
	}
	
	.widget-featured h2 {
		font-size: 22px;
		background-image: url(images/shadow300.png);
		background-repeat: no-repeat;
		background-position: bottom;
		display: block;
		padding-bottom:30px;
		width: 300px;
	}
	
	.widget-featured h3 {
		display: none;
	}
	
	.widget-featured li {
		margin-bottom: 0px; padding-right: 15px; border-bottom: 1px dotted #b8b8b8; background: #f9f7f3; float: left; padding-bottom: 10px; width: 300px; padding-top: 10px;
	}
	
	
	.widget-featured img { float: left;
		margin: 0px 10px 0px 0px; border: 0px;  vertical-align: middle; margin-top: 1px; }
	
	.widget-featured .clear {clear: both;}
	

.twentyten-latest-post {margin-bottom: 0px; padding-right: 15px; border-bottom: 1px dotted #b8b8b8; background: #f9f7f3; /* Old browsers */
 /* W3C */ 
 
/* font: 15px/17px 'Oswald', sans-serif;*/
}
/*.twentyten-latest-post:last-child {
border-bottom: 1px dotted #b8b8b8;
}*/

.wtf {
padding-top: 10px;
}

/*.twentyten-latest-post:hover { background-color: #f3f3f3;
}*/
.twentyten-latest-post a {  text-decoration: none;
margin-top: 0; padding-top:  10px;
font:  11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; line-height: 1.0em; color: #413f3f; 
}
.twentyten-latest-post a:hover { color: #000000;
}
.twentyten-latest-post img {float: left; margin: 0px 10px 0px 0px; border: 0px;  vertical-align: middle; margin-top: 1px; padding-top: 10px; padding-bottom: 10px;
}

.twentyten-latest-post  .clear {clear: both;}

.widget-popular {
	margin-bottom: 5px;
	padding-bottom: 35px;
	width:  300px;
	height:  360px;
	float: left;
}

.widget-popular h2 {
	font-size: 22px;
	background-image: url(images/shadow300.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding-bottom:30px;
	width: 300px;
	margin-top:  15px;
}

.widget-popular li {
	margin-bottom: 0px; padding-right: 15px; border-bottom: 1px dotted #b8b8b8; background: #f9f7f3; float: left; padding-bottom: 10px; width: 300px; padding-top: 10px;
	
	
}


.widget-popular img { float: left;
	margin: 0px 10px 0px 0px; border: 0px; margin-top: 1px; }

.widget-popular .clear {clear: both;}

.widget-popular a {
	text-decoration: none;  
			font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #413f3f;
	
}

.widget-popular a:hover {
	color: #000;
}

#twitter {
	margin-top:  -25px;
	margin-bottom: 20px;
	background-image: none;
}

/*a.twtr-profile-img-anchor {
	background: url(images/shadow300.png);
}*/


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

#search-bar {
	margin-bottom: 0px;
}
	#search-bar #searchinput {
	width: 230px; height: 37px; border: none; float: left; padding-left: 10px; padding-right: 10px; border-bottom: 1px solid #ff3875; color: #b3b3b3; background-color: #f9f7f3;
}
	
	#search-bar #searchsubmit { }
	
	
	/*-------------SEARCH FOOTER------------*/
	
	#search-bar-footer {
		margin-bottom: 0px;
	}
		#search-bar-footer #searchinput-footer {
		width: 230px; height: 37px; border: none; float: left; padding-left: 10px; padding-right: 10px; border-bottom: 1px solid #ff3875; color: #b3b3b3; background-color: #f0ece2;
	}
		
		#search-bar-footer #searchsubmit-footer { }
	
	
	
	
	/*-------------SEARCH END------------*/
	
.tags {
	margin-top: -3px; width:  470px; 
	margin-left: -20px;
	  color: #828282;
	  border-top:  1px solid #ededed;
  padding-top: 14px;
  padding-bottom: 14px;
  text-transform: uppercase;
  padding-left: 60px;
  background: url(images/tag.png) no-repeat 30px 12px;
  font: 12px Gibson-SemiBold;
  float: left;
}
.tags h6 {font-size:11px; border-bottom:dotted 1px #CCC; margin:0 0 10px 0;padding:0;}
.tags a:link, .tags a:visited{color:#333; text-decoration:none; display:inline-block; margin-bottom:8px;font-size:11px;  text-transform: none; font-family: Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
}
.tags a:hover{color:#fff; background:#ff2452; text-decoration:none;}
.tags a{background:#ededed; padding:2px 7px; margin: 0; margin-right:5px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}

#comments {
	width:  590px;
	display: block;
	min-height: 200px;
/*	background-image: url(images/shadow600.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 47px;*/
	
	
}

#comments h3 {
	color: #000;
	text-decoration: none;
	font-size:  30px;
	line-height: 43px;
}

#disqus {
	float: left;
	width: 590px;
}


/*
  Premium Featured Posts Slider
  (c) 2011, Web factory Ltd
*/
 

#fps-container{
background-image: url("/wp-content/themes/egotrip2012/images/shadow960.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
    padding-bottom: 5px;
    position: relative;
    width: 100%;
}

.fps-slide {
  display:block;
  overflow: hidden;
  background-color: #f7f5f0;
}

.fps-slide h1, .fps-slide h2, .fps-slide h3, .fps-slide h4, .fps-slide h5, .fps-slide h6 {
  margin: 0px 0 15px 0;
  clear: none;
  color: #fff;
}

.fps-entry-title {
  color: white !important;
  position: absolute;
  bottom: 0px;
  left:0;
  margin: 0!important;
  padding: 90px 0 0px 48px;
  border: 0;
  width: 100%;
}



.fps-entry-cat{
    color: #FFFFFF;
    left: 120px;
    position: absolute;
    top: 133px;
    width: 500px;
}

.fps-entry-cat a{
background: none repeat scroll 0 0 #6e6e6e;
    color: #fff;
    float: left;
    font-family: Gibson-SemiBold;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 30px;
    padding: 5px;
    font-weight: normal; font-style: normal;
    text-transform: uppercase;
}

.fps-entry-cat a:first-child
{

} 

.fps-entry-cat .post-categories li{
  float: left;
}

.fps-full-img div a:first{
  display: none;
}
.fps-slide a:hover {
	text-decoration:none;
}

.fps-block {
  display: block;
}

.fps-thumb {
  float: left;
  margin-right:20px
}

.fps-thumb-right {
  float: right;
  margin-left: 20px;
}

.fps-thumb img, .fps-thumb-right img {
	width:auto!important;
	height:auto!important;
}

.fps-slide h2 {
left: 70px;
    line-height: 40px;
    margin-top: -32px !important;
    position: absolute;
    top: 120px;
    width: 700px;
  
}



.fps-slide h2 a{
    color: #fff;
    font-size: 50px;
    text-shadow: 0px 0px 4px rgba(150, 150, 150, 1);
}
p.fps-excerpt {
	margin-top:  0px;
}
.fps-full-img, .fps-thumbnail, .fps-full-img img {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}

.fps-next, .fps-prev {
 background-color: transparent !important;
    bottom: 50%;
    float: left;
    height: 85px;
    margin-bottom: -30px !important;
    opacity: 0.5;
    outline: none;
    position: absolute;
    text-indent: -9999px;
    width: 68px;
    z-index: 9999;
    border: none;
}

.fps-next:hover, .fps-prev:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=80);
  /* Netscape */
  -moz-opacity: 0.8;
  /* Safari 1.x */
  -khtml-opacity: 0.8;
  /* Good browsers */
  opacity: 0.8;
  outline: none;
}

.fps-next span, .fps-prev span {
  display:none !important;
}

#fps-container:hover .fps-next, #fps-container:hover .fps-prev {
  display: block !important;
}

.fps-prev {
  left: 10px;
  background-image: url(images/previous.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.fps-next {
  right:10px;
  background-image:url(images/next.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.fps-pagination {
    list-style: none outside none;
    margin-top: -30px;

    padding: 5px;
    position: relative;
    text-align: center;
    z-index: 100000;
}

.fps-pagination li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 1px;
  list-style: none;
}

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

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

.fps-pagination.thumb-pagination {
  list-style: none;
  margin: 0 auto;
  text-align: center;
}

.fps-pagination.thumb-pagination li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  list-style: none;
  margin: 0 10px 10px 0;
}

.fps-pagination.thumb-pagination li a {
  background: transparent;
  overflow: visible;
  width: auto;
  height: auto;
  /* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */  filter: alpha(opacity=50);
  /* Netscape */  -moz-opacity: 0.5;
  /* Safari 1.x */  -khtml-opacity: 0.5;
  /* Good browsers */  opacity: 0.5;
}

.fps-pagination.thumb-pagination li a:hover, .fps-pagination.thumb-pagination li.current a {
  /* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */  filter: alpha(opacity=100);
  /* Netscape */  -moz-opacity: 1;
  /* Safari 1.x */  -khtml-opacity: 1;
  /* Good browsers */  opacity: 1;
  cursor:pointer;
}

.fps-pagination.thumb-pagination li a img {
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  padding: 3px;
  box-shadow: 0px 0px 1px #999;
  -moz-box-shadow: 0px 0px 1px #999;
  -webkit-box-shadow: 0px 0px 1px #999;
  width:auto!important;
  vertical-align: middle;
  margin:0!important;
}

.fps-pagination.thumb-pagination li a:focus {
	outline:0;
}


#vslider_options .cs-title
{
	background: none;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
	text-transform: none;
	opacity: 1.0;
	margin-left:  80px;
	width: 740px;
	padding-left: 20px;
}

.vslide-desc {
	width: 740px;
	display: block;
	font-size: 16px;
	line-height: 1.4em;
	font-family: Gibson-Light;
	
}

#vslider_options h4 {
color: #fff;
font-size: 45px;
text-shadow: 0px 0px 4px rgba(150, 150, 150, 1);
font-family: Gibson-Bold;
text-transform: none;
opacity: 1.0;

margin-top:  -210px;
width: 760px;
padding-bottom: 20px;
	
}

#vslider_optionscontainer {
    margin: 10px 10px 10px 10px;
    float:none;
    }
#vslider_options { 
    width: 960px; 
    height: 400px;
    overflow: hidden; 
    position: relative; 
    }
    

    #vslider_options a, #vslider_options a img {
        border: none !important; 
        text-decoration: none !important; 
        outline: none !important;
        } 
       
        
    #vslider_options .cs-title{ position:absolute;
    width: 960px; padding: 10px;        }
    
    .dp_media_container.dp-full img {
    width: 600px;
    height: auto;
    }
    
                              
.dp_carousel_container{

	width: 503px;
	margin-top: -56px;
}

/* Next/prev post links */
.dp_carousel_nav_prev, .dp_carousel_nav_next  {

	background-color: #a9a9a9;


}


.dp_carousel_nav_next:hover, .dp_carousel_nav_prev:hover {
	
	/* KICKS-CUDI */
	background-color: #ff2466;
	
}



/* Advance carousel links */
.dp_carousel_prev, .dp_carousel_next {

	background-color: #a9a9a9;
}


a9a9a9

.dp_carousel_prev:hover, .dp_carousel_next:hover {
	background-color: #ff2452;
}

.dp_carousel_nav_next:hover, .dp_carousel_nav_prev:hover {
	
	background-color: #ff2452;
	
}

.dp_carousel {
    margin-bottom: 10px;

}


h3.module_title {
	font-size: 26px;
	padding-bottom: 0px;
	padding-top: 10px;
}


#footer-widget-1 {
	display: block;
	float: left;
	width: 600px;
	padding: 20px 0px 20px 0px;
	margin-left:  10px;
	height: 100px;
}

#footer-widget-2 {
	display: block;
	float: left;
	width: 300px;
	padding: 20px 0px 20px 20px;
	margin-left:  30px;
	height: 100px;
}

#footer-widget-3 {
	display: block;
	float: left;
	width: 600px;
	padding: 100px 0px 20px 0px;
	margin-left:  10px;
	height: 50px;

}

#footer-widget-4 {
	display: block;
	float: left;
	width: 300px;
	padding: 20px 0px 20px 20px;
	margin-left:  30px;
	height: 30px;
}

#footer-widget-4 img {
width:  26px;
height: auto;
	margin-bottom: -230px;
}

#footer-widget-4 img:hover {
opacity: 0.8;
}

#footer-widget-5 {
	display: block;
	float: left;
	width: 600px;
	padding: 5px 0px 5px 0px;
	margin-left:  10px;
	height: 20px;
	border-top: 1px dotted #b8b8b8;
}

#footer-widget-5 li {
	float:  left;
	padding: 2px;
		list-style: none;
}

#footer-widget-5 a {
	color: #ff2452;
font-family: Gibson-SemiBold;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	font-size: 14px;
	padding-right: 20px;
	height: 27px;
	display: block;
}

#footer-widget-5 a:hover {
	color: #333;
}



#footer-widget-6 {
	display: block;
	float: left;
	width: 300px;
	padding: 5px 0px 5px 50px;
	margin-left:  0px;
	height: 20px;
	border-top: 1px dotted #b8b8b8;
}


#footer-widget-6 li {
	float:  left;
	padding: 2px;
		list-style: none;
}

#footer-widget-6 a {
	color: #777777;
	text-decoration:none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
		padding-right: 10px;
	height: 27px;
	display: block;
}

#footer-widget-6 a:hover {
	color: #333;
}



#footer-widget-1 h2 {
	float:  left; width:90px; height:  100px; line-height: 20px; border-top: 1px dotted #b8b8b8; padding-top: 10px; font-size: 20px; margin-top:  37px;
}

.twentyten-latest-post-footer {margin-bottom: 0px; padding-right: 8px; border-top: 1px dotted #b8b8b8; float:  left; width:115px; height:  100px; font-weight: bold; padding-top: 10px; margin-top:  37px;
}


/*.twentyten-latest-post:hover { background-color: #f3f3f3;
}*/
.twentyten-latest-post-footer  a { color: #4b4b4b; text-decoration: none;
margin-top: 0; padding-top:  10px; 
font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }
.twentyten-latest-post-footer  a:hover { color: #1a1a1a; 
}
.twentyten-latest-post-footer  img {float: left; margin: 0px 10px 0px 0px; border: 0px;  vertical-align: middle; margin-top: 1px;
}

.twentyten-latest-post-footer   .clear {clear: both;}

.pagelink p {
	color: #565656;
	font: 26px Gibson-Light;
}

#hi {
	color: #000000;
	font: 110px Gibson-Bold;
	margin-bottom: -20px;
	margin-top: 10px;
}

#about-top {
	margin:  0 auto;
	width:  960px;
	display: block;
}

#cmn_ad_tag_head,
#cmn_ad_tag_head table,
#cmn_ad_tag_head table td	{margin:0 auto; text-align:center;}

.fancybox {display: none;}

.dp_carousel_container{
	margin: -56px 28px 0 68px;
	position: relative;

}

.next-slide {
  padding: 10px 15px;
background: #f8f8f8;
border: 1px solid #d3d3d3;
color: #000;
font-family: Gibson-Bold;
font-size: 14px;
text-transform: uppercase;
  margin-left: 
width: 120px;
cursor: pointer;
text-align: center;
  position: relative;
  right: -310px;
  top: 0px;
}

.next-slide:hover {
background: #dddddd;
  cursor: pointer;
}


.prev-slide {padding: 10px 15px;
background: #f8f8f8;
border: 1px solid #d3d3d3;
color: #000;
font-family: Gibson-Bold;
font-size: 14px;
text-transform: uppercase;

cursor: pointer;
text-align: center;
   position: relative;
  top: 0px;
}


.prev-slide:hover {
background: #dddddd;
cursor: pointer;
  
}

.dp-first-slide .prev-slide{
  display: none;
}

.dp-first-slide .next-slide{
  display: none;
}

.dp-first-slide .start-slide{
    padding-top: 13px;
    padding-left: 20px;
    padding-bottom: 10px;
      background: #fff;
      color: #474747;
  border: 1px solid #c1c1c1;
      font-family: Gibson-Bold;
      font-size: 15px;
      text-transform: uppercase;
      display: block;
      margin: 0 auto;
      width: 130px;
      cursor: pointer;
      margin-top:  30px;
    height: 15px;
  margin-left: 225px;
  margin-bottom: 30px;
  
  }

.dp-first-slide .start-slide:hover {
  background: #000;
  color: #fff;
}

.dp-in-gallery .start-slide{
display: none;
}