/*
Theme Name: cb
Theme URI: http://campusbasement.com/
Description: Custom install of the cb theme.
Author: Brian Weinreich
Author URI: http://rounded.co
Version: 1.0
Tags: custom-menu, featured-images, microformats, sticky-post, threaded-comments
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'Chunk';
    src: url('fonts/Chunkfive-webfont.eot');
    src: url('fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Chunkfive-webfont.woff') format('woff'),
         url('fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'FuturaBT-Bold';
    src: url('fonts/futurabt_bold.eot');
    src: url('fonts/futurabt_bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurabt_bold.woff') format('woff'),
         url('fonts/futurabt_bold.ttf') format('truetype'),
         url('fonts/futurabt_bold.svg#futurabt_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
	font-family: 'LexiaRegular';
	src: url('lexia_std_rg-webfont.eot');
	src: local('☺'), url('lexia_std_rg-webfont.woff') format('woff'), url('lexia_std_rg-webfont.ttf') format('truetype'), url('lexia_std_rg-webfont.svg#webfontQjbJKj8L') format('svg');
	font-weight: normal;
	font-style: normal;
}
.Lexia-Regular {font-weight: normal; font-style: normal; line-height:normal; font-family: 'LexiaRegular', sans-serif;} */
@font-face {
	font-family: 'LexiaBold';
	src: url('fonts/lexia_std_bd-webfont.eot');
	src: local('☺'), url('fonts/lexia_std_bd-webfont.woff') format('woff'), url('fonts/lexia_std_bd-webfont.ttf') format('truetype'), url('fonts/lexia_std_bd-webfont.svg#webfonte5YVG419') format('svg');
	font-weight: normal;
	font-style: normal;
}
.Lexia-Bold {font-weight: normal; font-style: normal; line-height:normal; font-family: 'LexiaBold', sans-serif; letter-spacing:-1px}
		
/********************************/
/*  custom bootstrap overrides  */
/********************************/
html, body {
	background-color: #000000;
	background: url(img/black_linen_v2.png);
	padding-top: 20px;
	background-attachment: fixed;
}
ul.nav li a {
	font-weight:bold;
}
.navbar .brand:hover  {
	background: rgba(255, 255, 255, 0.3);
	color: white;
	text-decoration: none;
}
.navbar .nav > li > a:hover {
	color:#000;
	text-shadow:none;
}
ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
}
ul.nav li.dropdown:hover ul.dropdown-menu i {
	padding-right:2px;
	margin-top:1px;
}
.search-query {
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 0;
	margin-left:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.container {
	width:940px;
}
.container.main {
	padding:20px 0px 20px 20px;
	background:#FFFFFF;
	width:960px;
}
.container.top {
	padding:20px;
	background:#000000;
}
.clear {
	clear:both;
}
form {
	margin:0px;
}
.navbar-inner{
	background-color:#222222;
	background-image:none;
	background-repeat:repeat-x;
	filter:none;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.navbar .nav > li > a {
	float: none;
	padding: 10px 10px 11px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-transform: lowercase;
}

.navbar-search .search-query {
	padding: 4px 9px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	color: white;
	color: rgba(255, 255, 255, 0.75);
	background: #666;
	background: rgba(255, 255, 255, 0.6);
	border: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2),0 1px 0px rgba(255, 255, 255, 0.15);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2),0 1px 0px rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2),0 1px 0px rgba(255, 255, 255, 0.15);
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	margin-top:1px;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
	color: white;
	text-decoration: none;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.1);
}
.navbar .brand.college-name {
	font-family: 'Chunk', Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding: 7px 20px 7px !important;
	margin-left: 28px;
}
.navbar .brand.cb-icon {
	background:#000000;
	margin-right:20px;
	padding: 0px 4px 0px !important;
	position:absolute;
	cursor:pointer;
}
.navbar .brand.cb-icon .icon {
	cursor:pointer;
	height: 40px;
	width: 40px; 
	background: url(img/campusbasement-slide.png) -249px 1px;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari and Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.navbar .brand.cb-icon .icon:hover {
	cursor:pointer;
	height: 40px;
	width: 286px;
	background: url(img/campusbasement-slide.png) -3px 1px;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari and Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.pagination-top {
	display:none
}
.pagination .current {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #DDD;
	border-left-width: 0;
}
.pagination .dots {
	display:none;
}
.big_break {
	height:40px;
}
.college_type_shares {
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0px 3px;
	font-weight: bold;
	background-color:#000000;
}
.navbar-fixed-top .navbar-inner{padding:0px;}

.no-underline:hover {
	text-decoration:none;
	cursor:pointer;
}
.hover-white:hover {
	color:#FFFFFF;
}
.wp-caption-dd {
	font-size: 12px;
	font-style: italic;
}
/********************************/
/*  custom bootstrap overrides  */
/********************************/


/* random custom */
.read-more {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.amaranth {
	font-family: 'LexiaBold','FuturaBT-Bold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	letter-spacing:0px;
/*	text-transform:uppercase;  */
}
.georgia {
	font-family: Georgia, serif;
}
.play-button {
	background:url(img/play_button.png);
	height: 59px;
	width:59px;
	position: absolute;
	z-index: 5;
}
.thumb-container {
	position:relative;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
/* /random custom */



/********************************/
/*    				post						  */
/********************************/

#post .setup {
		cursor:pointer;
		border:1px solid #EEEEEE;
		padding:3px 5px;
		margin:3px 0px;
	}
	#post .reveal {
		display:none;
		cursor:pointer;
		border:1px solid #EEEEEE;
		padding:3px 5px;
		margin:3px 0px;
	}
	#post .wp-caption-text {
		font-size: 12px;
		line-height: 14px;
		text-align: center;
	}
	#post .featured-image-container {
		background:#EEEEEE;
		text-align:center;
	}
	#post li {
		line-height: 24px;
		margin-bottom: 8px;
	}
#post .meta.top {
	height: 35px;
	background-color: #EEE;
	color: black;
}
#post .meta.top .item {
	padding: 0px 10px 0px 0px;
	color: black;
}
.social-share-top .twitter-share-button {
	width:85px !important;
	margin-left:0px;
}
.social-share-top .fb-like {
	width:82px;
	margin-left:0px;
}
	
#post .post-title {
	font-size: 32px;
	padding-bottom: 15px;
	line-height: 32px;
}
#post .post-content {
	margin-top:10px;
}
#post .post-content, #post .post-content p {
	font-size:16px;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#post .post-content p {
	margin: 0 0 14px;
}
#post .tags {
	margin-bottom:10px;
}
#post .tags, #post .tags a {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#post .image-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position:relative;
	overflow:hidden;
}
#post .image-container a, #post .image-container a:hover {
	text-decoration:none;
}
#post .image-container .image {
	max-height:1400px;
	width: 100%;
}
#post .image-container .button-nav {
	width:70px;
	background:RGBA(0,0,0,0);
	color:#000000;
	position:absolute;
	top:0px;
	cursor:pointer;
	height: 25px;
	font-size:0px;
	text-align:center;
	text-decoration:none;
}
#post .image-container .button-nav.dim {
	background:RGBA(0,0,0,0.3);
	color:#AAAAAA;
	cursor:pointer;
	font-size:25px;
	text-decoration:none;
}
#post .image-container .button-nav.bright {
	background:RGBA(0,0,0,0.5);
	color:#FFFFFF;
	cursor:pointer;
	font-size:25px;
	text-decoration:none !important;
}
#post .image-container .left-button {
	left:0px;
}
#post .image-container .right-button {
	left:550px;
}
/********************************/
/*    				/post						  */
/********************************/



/****************/
/* top carousel */
/****************/
#mycarousel .thumb-container {
	height: 150px;
	width: 250px;
}
#mycarousel .thumb-container .thumb {
	width:250px;
}
#mycarousel .link-to-featured-story:hover {
	text-decoration:none;
}
#mycarousel .thumb-container .play-button {
	left: 100px;
	top: 60px;
	z-index: 0;
}
#mycarousel .description:hover, #mycarousel .description:hover h2, #mycarousel h2:hover, #mycarousel h2:active {
	background:black;
	color:#FFF;
	text-decoration:none;
}
#mycarousel .description {
	position: relative;
	margin-top:-94px;
	width: 230px;
	background: rgba(255, 255, 255, 0.8);
	color: black;
	padding: px;
	padding: 5px 10px;
	text-align:center;
}
#mycarousel .description h2 {
	color:black;
	font-size:18px;
	line-height:22px;
}
#mycarousel li {
	float:left;
	margin-right:10px;
	height: 150px;
}

/*****************/
/* /top carousel */
/*****************/

#form-section-comment #comment {
	width:100%;
}
.dsq-reply h3 {
	display:none;
}



/* image alignment */
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, .alignleft {
	float: left;
	margin-right: 5px;
}
img.alignright, .alignright {
	float: right;
	margin-left: 5px;
}
.aligncenter {
	margin:0 auto;
	text-align:center;
}
/* /image alignment */




/*********************/
/*  video scroller  */
/*******************/
.video-scroller {
	position:relative;
	margin-top:57px;
	margin-bottom:10px;
	background: url(img/grunge_wall.png);
	margin-left: -20px;
	padding-left: 20px;
	
}
.video-scroller .header {
	background:#000000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin-left: -20px;
	padding-left: 20px;
}
.video-scroller .scroller {
	height:379px;
	overflow-y:scroll;
}

/**********************/
/*  /video scroller  */
/*********************/






/****************/
/* feed element */
/****************/
.feed-element {
	margin:20px 0px;
}
.feed-element-small {
	margin:10px 0px;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
}
.feed-element-video {
	margin:5px 0px;
	border-bottom:1px dotted #000;
	padding-bottom:5px;
}
.feed-element-video .span3 {
	width:200px;
}

.feed-element .gradient-overlay {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=7);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
	-moz-box-shadow: inset 0 0 30px 0 black;
	-webkit-box-shadow: inset 0 0 30px 0 black;
	box-shadow: inset 0 0 30px 0 black;
	content: "";
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 98%;
	background-image: -webkit-gradient(linear,left top,right bottom,from(#002F4B),to(#DC4225));
	background-image: -webkit-linear-gradient(left top,#002F4B,#DC4225);
	background-image: -moz-linear-gradient(left top,#002F4B,#DC4225);
	background-image: -ms-linear-gradient(left top,#002F4B,#DC4225);
	background-image: -o-linear-gradient(left top,#002F4B,#DC4225);
}
.feed-element:first-child {
	margin:0px 0px 20px;
}
.feed-element .tag-bar {
	padding: 5px;
	background-color: #EEE;
	font-weight: bold;
	font-size: 11px;
	overflow: hidden;
	text-transform:uppercase;
}
.feed-element .tag-bar a {
	color:#333333;
}
.feed-element-small .thumb-container .play-button {
	top: 25%;
	left: 30%;
}
.feed-element-video .thumb-container .play-button {
	display:none;
}
.feed-element .large-image .thumb-container .play-button {
	top: 42%;
	left: 45%;
}
.feed-element .thumb-container .play-button {
	top: 35%;
	left: 40%;
}
.feed-element h2.entry-title {
	margin: 10px 0px 5px;
}
.feed-element h2.entry-title a {
	color:#000000;
	text-shadow:none;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition:    all 0.12s ease-out;
	-ms-transition:     all 0.12s ease-out;
	-o-transition:      all 0.12s ease-out;
}
.feed-element-small h2.entry-title  {
	line-height:30px;
}
.feed-element-small h2.entry-title a {
	color:#000000;
	font-size:24px;
	text-shadow:none;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition:    all 0.12s ease-out;
	-ms-transition:     all 0.12s ease-out;
	-o-transition:      all 0.12s ease-out;
}
.feed-element-video h2.entry-title a, .feed-element-video h2.entry-title {
	color:#000000;
	font-size:18px;
	text-shadow:none;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition:    all 0.12s ease-out;
	-ms-transition:     all 0.12s ease-out;
	-o-transition:      all 0.12s ease-out;
	line-height:22px;
}
.feed-element h2.entry-title a:hover {
	top:-3px;
	left:-3px;
	text-decoration:none;
	position: relative;
	color:#FFF;
  text-shadow: 1px 1px #000000,
               2px 2px #000000,
               3px 3px #000000,
               4px 4px #000000,
               5px 5px #000000,
               6px 6px #000000;
}
.feed-element-small h2.entry-title a:hover {
	top:-3px;
	left:-3px;
	text-decoration:none;
	position: relative;
	color:#FFFFFF;
  text-shadow: 1px 1px #000000,
               2px 2px #000000,
               3px 3px #000000,
               4px 4px #000000,
               5px 5px #000000,
               6px 6px #000000;
}

.feed-element .entry-excerpt {
	font-size:15px;
	line-height:24px;
}
.feed-element-small .entry-excerpt {
	font-size:13px;
	line-height:19px;
}
.feed-element .thumb-container {
	width:100%;
	max-height:400px;
	overflow:hidden;
}
.feed-element .large-image .thumb-container {
	width:100%;
	max-height:400px;
	overflow:hidden;
}
.feed-element .large-image .thumb-container .thumb {
	width:100%;
}
.feed-element-video .thumb-container {
	width:100%;
	max-height:50px;
	overflow:hidden;
}
.thumb-container .thumb {
	width:100%;
	display:block;
}
/*****************/
/* /feed element */
/*****************/


/*****************/
/*   meta boxes  */
/*****************/
.meta {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 5px;
	border: none;
	background-color: black;
	color:#FFFFFF;
}
.meta .author-thumb-container {
	width:35px;
	height:35px;
	overflow:hidden;
}
.meta .author-thumb {
	width:35px;
}
.meta .category {

}
.meta .top {
	padding-bottom:5px;
}
.meta .item {
	padding:0px 10px 0px 0px;
	color:#FFFFFF;
}
#post .meta.top .social-item img {
	height: 12px;
	margin-bottom: -2px;
}
.meta .item:hover {
	text-decoration:none;
	color:#AAA;
}
.meta .social {
	margin-top: 7px;
}
.meta .random-button {
	margin-top: 6px;
	margin-right:5px;
}
.meta .random-button a {
	color:#333333;
	padding: 2px 5px !important;
}
.meta .random-button:hover, .meta .random-button a:hover {
	text-decoration:none;
}
/*****************/
/*  /meta boxes  */
/*****************/




/* addthis */
.addthis_pill_combo {
	height: 45px;
	clear:both;
}
.addthis_pill_combo a {
	float:left;
	display:inline-block;
}
.addthis_pill_combo .addthis_button_pinterest {
	margin-top: -3px;
}
.addthis_pill_combo .addthis_button_tweet {
	margin-left: 0px;
}
.addthis_pill_combo .addthis_button_facebook_like {
}
.addthis_pill_combo .addthis_counter {
	margin-left: 30px;
	margin-top:-1px;
}
.addthis_pill_combo .comments {
	margin-right:25px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-top:1px;
}
.addthis_pill_combo div.reddit_container {
	float:left;
	display:inline-block;
	margin-left:35px;
}
.addthis_pill_combo #iframe-stmblpn-widget-1 {
	margin-left:35px !important;
}
/* /addthis */


.disqus-comment-count {
	display:none;
}


/* nav buttons on bottom of article */
.article-bottom-nav .well {
	background: url(img/grid_noise.png);
	min-height: 20px;
	padding: 10px 0px 6px 0px;
	margin-bottom: 20px;
	border: 1px solid #EEE;
	border: 1px solid rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.article-bottom-nav .random-button-tooltip {
	margin-top: -3px;
	padding: 3px 9px !important;
}
.article-bottom-nav a {
	font-weight:bold;
	font-size:12px;
	color:#000;
}
.article-bottom-nav .previous a:hover, .article-bottom-nav .next a:hover {
	color:#CCC;
	text-decoration:none;
}
.article-bottom-nav .previous .button, .article-bottom-nav .previous .title {
	float:left;
	display:inline-block;
	margin-left:5px;
}
.article-bottom-nav .next .button, .article-bottom-nav .next .title {
	float:right;
	display:inline-block;
	margin-right:5px;
}
.article-bottom-nav .button {
	font-size: 24px;
	font-weight: bold;
	margin-top: -2px;
	position: relative;
}
/* /nav buttons on bottom of article */






/*****************/
/*    sidebar    */
/*****************/
.sidebar-container {
	background-color:#EEE;
	margin-top: -20px;
	-moz-box-shadow: inset 3px 0 10px 0px #DDDDDD;
	-webkit-box-shadow: inset 3px 0 10px 0px #DDDDDD;
	box-shadow: inset 3px 0 10px 0px #DDDDDD;
	padding:10px;
}
#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0\px;
}
#sidebar ul li:first-child {
	border-top: none;
}
#sidebar ul li:last-child {
	border-bottom: none;
}
#sidebar ul li {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid white;
}
#sidebar ul.blogroll li {
margin-bottom: 5px;
background: whiteSmoke;
padding: 0px 5px;
}
#sidebar ul li.widget_text {
	/*background:white; */
}
.mail-chimp-submit {
	margin-left:-20px;
}
.widget_mailchimpsf_widget #mc-indicates-required {
	display:none;
}
.widget_mailchimpsf_widget .mc_input {
	width:95%;
}
.widget_mailchimpsf_widget  #mc_signup_form {
	padding:10px;
}
.widget_mailchimpsf_widget #mc_subheader {
	margin-bottom: 10px;
}
.widget_mailchimpsf_widget .mc_var_label {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
}

.widget_mailchimpsf_widget .mc_signup_submit {
	text-align:left !important;
}

/*****************/
/*    /sidebar   */
/*****************/



/**********************/
/*  header slideshow  */
/**********************/
.top-main-slideshow {
}
.top-main-slideshow .carousel{
    margin:  0;
    position:relative;
    height: 340px;
    width: 910px;
    overflow:hidden;    
}
.top-main-slideshow .carousel h2{
	color: #fff;
}	
.top-main-slideshow .carousel .backgrounds{
  height: 354px;
	background:black;
}
.top-main-slideshow .carousel .backgrounds .thumb {
	min-height:340px;
	min-width:450px;
}

.top-main-slideshow .carousel .backgrounds .item{
    width: 910px;
    height: 340px;
    float:left;
    position:relative;
    z-index:1;
		display: block;
		background:black;
}
/*
.top-main-slideshow .carousel .backgrounds .item_1{
    background: transparent url(img/carousel_bg_arrow.jpg) no-repeat 0 0;
}
.top-main-slideshow .carousel .backgrounds .item_2{
    background: transparent url(img/carousel_bg_arrow.jpg) no-repeat 0 0;
}
.top-main-slideshow .carousel .backgrounds .item_3{
    background: transparent url(img/carousel_bg_arrow.jpg) no-repeat 0 0;
}
*/
.top-main-slideshow .carousel .panel{
    background: #000;
    color: #fff;
    position:absolute;
    right: 0;
    top:0;
    height: 340px;
    width: 275px;
    z-index:10;
}
.top-main-slideshow .carousel .panel .paging{
    position:absolute;
    bottom: 25px;
    left:25px;
    width: 225px;    
    text-align:center;   
}
.top-main-slideshow .carousel .panel .paging a{
    color: #4c4c4c;
    font-size: 1.1em;
}
.top-main-slideshow .carousel .panel .pause{
    position:absolute;
    right:0px;
    top:25px;
    display:block;
    width: 18px;
    height: 18px;
    background: transparent url(img/carousel_pause_bg.gif) no-repeat 0 0;
    text-indent: -6000px;
}
.top-main-slideshow .carousel .panel .play{
    position:absolute;
    right:0px;
    top:25px;
    display:block;
    width: 18px;
    height: 18px;
    background: transparent url(img/carousel_play_bg.gif) no-repeat 0 0;
    text-indent: -6000px;
}
.top-main-slideshow .carousel .panel .paging .next{
    position:absolute;
    right:0;
    bottom:0;
    display:block;
    width: 18px;
    height: 18px;
    background: transparent url(img/carousel_next_bg.gif) no-repeat 0 0;
    text-indent: -6000px;
}
.top-main-slideshow .carousel .panel .paging .previous{
    position:absolute;
    left:0;
    bottom:0;
    display:block;
    width: 18px;
    height: 18px;
    background: transparent url(img/carousel_previous_bg.gif) no-repeat 0 0;
    text-indent: -6000px;
}
.top-main-slideshow .carousel .panel .paging #numbers a {
    padding: 0 5px 0 5px;
}
.top-main-slideshow .carousel .panel .paging #numbers a.selected {
    color: #fff;
}
.top-main-slideshow .carousel .panel .details_wrapper {
    position:absolute;
    top:20px;
    left:25px;
    width: 225px;
    overflow:hidden;
    height: 250px;
}
.top-main-slideshow .carousel .panel .details_wrapper .details{
    height: 200px;
}
.top-main-slideshow .carousel .panel .details_wrapper .details .detail{
	width: 225px;
	height: 227px;
	float: left;
	overflow: hidden;    
}
.top-main-slideshow .carousel .panel .details_wrapper .details h2{
    font-size: 1.9em;
    line-height: 1.2em;
    margin: 0 0 5px 0;
}
.top-main-slideshow .carousel .panel .details_wrapper .details h3 {
	color:#FFF;
}
.top-main-slideshow .carousel .panel .details_wrapper .details a.more{
    color: #999;
}   
/***********************/
/*  /header slideshow  */
/***********************/


/**********************/
/*  header carousel   */
/**********************/
.top-carousel .prev-button, .top-carousel .next-button {
	font-size: 32px;
	color: #666;
	text-align: center;
	padding-top: 65px;
	cursor:pointer;
}
.top-carousel .prev-button:hover, .top-carousel .next-button:hover {
	color:#CCC;
}
.top-carousel .prev-button:active, .top-carousel .next-button:active {
	margin-top:2px;
	color:#FFF;
}
.span10.carousel-container {
	height:150px;
}
.jcarousel-skin-tango {
	height:150px;
	overflow:hidden;
}
.jcarousel-skin-tango li {
	list-style:none;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 780px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  780px;
}
.jcarousel-skin-tango .jcarousel-item {
  width: 250px;
	height: 150px;
	overflow:hidden;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
  margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
  margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #000;
  color: #000;
}
/**********************/
/* / header carousel  */
/**********************/



/* most-viewed-everywhere */
.most-viewed-everywhere {
	margin-top:20px;
	margin-bottom:30px;
	width: 660px;
	padding-bottom: 2px;
}
.most-viewed-everywhere .play-button {
	top:10%;
	left:31%;
}
.header-bar {
	background: black;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 4px 4px 0px;
	margin-bottom: 2px;
	margin-left: -20px;
	padding-left: 20px;
	width: 636px;
	text-align: center;
}
.most-viewed-everywhere .item .overflow {
	width:140px;
	height:80px;
	overflow:hidden;
}
.most-viewed-everywhere .item {
	margin-top:20px;
	overflow: hidden;
	height: 98px;
	background-color: #FFFFFF;
	color: white;
}
.most-viewed-everywhere .item .author {
	margin-left:-10px;
	font-weight: bold;
}
.most-viewed-everywhere .item h4 {
	width: 140px;
	margin-top: 8px;
	margin-left: -10px;
}
.most-viewed-everywhere .item h4 a {
	color:#000000;
}

/* /most-viewed-everywhere */



/* contact-page */
.contact-page .social {
	width: 20px;
	height: 20px;
}
.contact-page .social_icon {
	float:left;
	width: 30px;
}
.contact-page .social_link {
	float: left;
	width: 150px;
}
.clear {
	clear: both;
}
/* /contact-page */



/* slideshows */
.prev-slideshow-slider {
	background: url(img/arrow_prev_postview_main.gif);
	margin-left: 5px;
	float: left;
	margin-top: 200px;
}
.next-slideshow-slider {
	background: url(img/arrow_next_postview_main.gif);
	margin-top: 200px;
	float: right;
	margin-left: 587px;
}
.prev-slideshow-slider.inactive {
	background: url(img/arrow_prev_postview_main_off.gif);
}
.next-slideshow-slider.inactive {
	background: url(img/arrow_next_postview_main_off.gif);
}
.slider-nav-titles {
	width: 70px;
	margin-top: 242px;
	position: absolute;
	z-index: 1;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: Italic;
	word-wrap: break-word;
	line-height: 16px;
	height: 64px;
	overflow: hidden;
}
.current_description {
	text-align:left;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}
.prev-slideshow-slider-title {
	margin-left: -15px;
	float: left;
}
.next-slideshow-slider-title {
	margin-left: 567px;
	float: right;
}
.bottom-slideshow .jcarousel-container-horizontal {
	width: 560px;
	overflow: hidden;
	margin: 20px auto 10px auto;
	text-align: center;
}
.current_photo_by {
	margin-bottom:10px;
}

.big_scroll_buttons {
	width: 28px;
	height: 25px;
	position: absolute;
	z-index: 5;
	cursor: pointer;
	border: none;
}
.top-slideshow-slider {
	text-align: center;
	min-height:400px;
}
.bottom-slideshow .prev-bottom-slideshow-slider {
	background: url(img/arrow_prev_postview_thumb.gif);
	margin-top: 35px;
	margin-left: 0px;
	float: left;
	width: 11px;
	height: 10px;
	position: absolute;
	z-index: 5;
	cursor: pointer;
	border:none;
}
.bottom-slideshow .next-bottom-slideshow-slider {
	background: url(img/arrow_next_postview_thumb.gif);
	margin-top: 35px;
	margin-left: 610px;
	float: right;
	width: 11px;
	height: 10px;
	position: absolute;
	z-index: 5;
	cursor: pointer;
	border:none;
}
.bottom-slideshow-slider {
	list-style:none;
	width: 580px;
	height: 84px;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 60px;
}
ul.bottom-slideshow-slider li:first-child {
	margin-left:20px;
}

ul.bottom-slideshow-slider li.thumb-container {
	width: 100px;
	height: 84px;
	border: none;
	overflow: hidden;
	margin-right: 20px;
	display: inline;
	float: left;
	position: relative;
}
.jcarousel-item {
	overflow:hidden;
}
.top-votes {
	background: black;
	color: white;
	padding: 5px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 18px;
	width: 30%;
	margin-bottom: 10px;
	margin-top: -25px;
	z-index: 10;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.photo_num_indicator {
	font-size:12px;
}
.top-slideshow-slider .current_title {
	font-size:18px;
	margin-top:10px;
}
.top-slideshow-slider .vote-button {
	margin-botton:10px;
}
	
/* /slideshows */



/* footer */
#footer {
	text-align:center;
	margin-top:20px;
	color:#AAA;
}
.footer {
	border-top: 1px solid #333;
	height: 235px;
	background-color: #000000;
	color: white;
	margin-top:20px;
	padding-top:20px;
}
.footer h5 {
	color: #888;
	line-height: 22px;
}
.footer .breakdown a {
	color: #EEE;
	text-decoration: none;
	display: block;
}
.copyright, .copyright a {
	text-align: center;
	font-size: 11px;
	color: #AAA;
	font-weight: bold;
	line-height: 13px;
	margin-top: 70px;
}





@media (max-width: 480px) {
	.sidebar-container {
		background-color:#FFFFFF;
		margin-top: -20px;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding:0px;
	}
	.footer {
		display:none;
	}
	.navbar-fixed-top {
		margin-top:-40px;
		margin-bottom: 0px;
	}
	.mail-chimp-submit {
		margin-left:0px;
	}
	.twitter-bird {
		display:none;
	}
	.container.main {
		margin-left: -20px;
		width: 100%;
		padding: 20px;
	}
	.navbar .brand.college-name {
		font-size:18px;
		padding:11px !important;
		margin-left: 43px;
	}
	.brand {
		display:none;
	}
	.top.container {
		display:none;
	}
	.most-viewed-everywhere {
		display:none;
	}
	.social-share-top {
		display:none;
	}
	#post .addthis_pill_combo {
		height: auto;
		clear: both;
	}
	#post .full-size-image {
		font-size:12px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}
	#post .addthis_pill_combo a, .reddit_container {
		float:none !important;
		display:block !important;
		margin-bottom:10px;
	}
	.addthis_pill_combo #iframe-stmblpn-widget-1 {
		display:none;
	}
	.addthis_pill_combo div.reddit_container {
		margin-left:0px !important;
	}
	.video-scroller {
		display:none;
	}
	.article-bottom-nav .previous, 	.article-bottom-nav .next {
		display:none;
	}
	.pagination-top {
		display:block;
	}
	.navbar .brand.cb-icon .icon:hover {
		cursor:pointer;
		height: 40px;
		width: 40px; 
		background: url(img/campusbasement-slide.png) -249px 1px;
	}
	.fb-like-box.fb_iframe_widget, .fb-recommendations.fb_iframe_widget {
		width: 275px;
		overflow: hidden;
	}
	.navbar .nav > li > a, .navbar .dropdown-menu a {
		color:#FFFFFF;
	}
}