body {
	padding-bottom: 60px;
	font-family: 'Ubuntu', sans-serif;
	background: #333 url(../images/bg2.jpg) no-repeat 40% top fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	line-height: 2em;
	font-size: 1.5em;
}
h1,h2,h3,h4 {font-family: 'Libre Baskerville', serif;}

.drop-shadow2 {
	-webkit-box-shadow: 0 0 5px 0px #eee;
	-moz-box-shadow: 0 0 5px 0px #eee;
	box-shadow: 0 0 5px 0px #eee;
}
hr {
	margin-bottom: 0;
}
a {
	color: #fff;
}


.main_content {margin-top:20px;}

.main_content a {
	color: #3BDC70;
}
.main_content a:hover, .main_content a:focus {
	background: transparent;
	text-decoration: underline;
	color: #50F887;
}
.main_content .btn-success {
	color: #fff;
}
.main_content .btn-success:hover, .main_content .btn-success:focus {
	background: #449d44;
	color: #fff;
}

.nav li.active a, .header_right .navbar li a:hover {background:#585858; border-bottom:1px solid #fff; text-decoration:none;}
.collapse {padding-left:0;}
.in {}

.nav {margin-top:0; margin-bottom:0; }

.navbar {
	position: absolute;
	top: 5px;
	right: 1px;
	width: 80%;
	z-index: 1;
}
.navbar-toggle {
	border-color: #ccc;
}
.navbar-collapse {
	background: #121212;
}
.navbar .icon-bar {
	background-color: #666;
}
.pg_title {
	font-size: 2.2em;
	color: #fff;
}
.header {
	padding-top: 3%;
	border-top: 2px solid #555;
}
.header_left {
	padding: 5px;
	text-align: center;
}
.header-right {
	position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: transparent;
	color: #fff;
	text-decoration: underline;
	color: #0F6
}
.col_left_content, .col_mid_content {
	margin-top: 20px;
}


.col_right_content {
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-size: 1.12em;
	font-weight: 400;
	overflow: hidden;
	padding: 20px 20px 20px 20px;
	height: 1%;
	min-height: 350px;
	color:#fff;
	margin-bottom:20px;
	
background:#000;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.75;

  /* Safari 1.x */
  -khtml-opacity: 0.75;

  /* Good browsers */
  opacity: 0.75;	
	
}
#twitter-widget-0{
 float: none; 
  width: 100% !important;  
  height: 450px !important;
}

.col_right_content h1.title {
	font-weight: 300;
	margin-top: 5px;
	margin-bottom: 20px;
}
.copyright {
	color: #fff; text-align:right; padding-top:3px;
}
.copyright {
	color: #fff; text-align:right; padding-top:3px;
}
.footer {
	background: #666;
	padding: 10px 10px 5px 10px;
	text-align: right;
	border-top: 3px solid #000;
	line-height:1.4em;
}

.footer a:visited {color:#E6E6E6;}
.footer a:hover {color:#fff;}
.footer a:active {color:#E6E6E6;}

.footer .copyright {
	font-size: 0.8em;
	font-family: 'Roboto', sans-serif;
}
.fb_ico img {
	vertical-align: top;
	margin-right: 10px;
}
.page_turn {
	background: url(../images/page-curl.png) no-repeat;
	width: 90px;
	height: 90px;
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	z-index: 999;
}
.img-responsive {
	max-width: 150%;
}

.item {margin-bottom:40px;}

.item h3 {
	background: #C6F8CF;
	border-bottom: 1px solid #000;
	padding: 5px;
	margin-bottom: 0;
	color:#000;
	font-size:1.25em;
}
.item .sub {
	padding: 5px 0 2px 5px;
	background: #eee;
	font-size: 0.8em;
	color:#000;
}

.item .sub a {
	color:#508BE7;
}

.item .nosub {
	background: #17EC17;
	height:1px;
}


.item h4 {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 4px;
	margin-bottom: 15px;
	font-size:1em;
}
.item .reviews_title {
font-size:1.3em;
border-bottom:3px solid;
}
.reviews .rev {
	background: url(../images/quote.png) no-repeat left 8px;
	padding: 0 20px 0 25px;
	font-size: 0.90em;
	color: #fff;
	font-weight: 300;
}

.reviews .rev .rev_title{font-weight:500; border-bottom: 1px solid #333; margin-bottom: 5px;}

.no-collapse:after, .reviews .rev .collapse:after {
	content: "";
	background: url(../images/quote_close.png) no-repeat bottom right;
	height: 16px;
	width: 16px;
	display: inline-block;
	float: right;
	margin: -33px -18px 0 0px;
}
.reviewer {
	font-weight: bold;
	font-size:0.88em;
	display:block;
	margin:5px 5px 0 0;
	text-align:right;
}
.expand_rev {
	cursor: pointer;
	padding: 4px;
	color: #7FE466;
	display: block;
	text-align:right;
	float:right;
}
.expand_rev span {
	vertical-align: -2px;

}

.social {text-align:left;}

h3.without_sub {border-bottom:2px solid #2A9A2E;margin-bottom:10px;}

.buy_box {border: 1px solid #333;margin-top: 20px; padding: 10px;margin-bottom:20px; }
h4.buying_options {border-bottom:1px solid #333; font-weight: bold; margin-bottom: 15px; margin-top: 0; padding-bottom: 5px;}
.sellers span {padding:0 10px 5px 0;display:inline-block;}

@media (min-width: 20em) {
	.nav li a {padding-left:15px;}
}

@media (min-width: 30em) {
		.col_right_content  {text-align:justify;}
	.nav li a {padding-left:15px;padding-right:15px;}
}

@media (min-width: 48em) {
	.continue_r {
		margin: 0 80px 0 0;
	}
	.main_content {
		margin-bottom: 30px;
	}
	.navbar {
		top: 20px;
	}
	.drop-shadow1 {
		-webkit-box-shadow: 0 0 5px 2px #333;
		-moz-box-shadow: 0 0 5px 2px #333;
		box-shadow: 0 0 5px 2px #333;
	}
	
	#navbar {padding-right:0;}
	.nav li {float:none;}
	.nav {width:100%; }
	.nav li a {padding-right:0}
	.right_c {margin-left:15px;}
}

@media (min-width: 62em) {
	.nav li {float:left;}
	.nav li a {padding-right:15px;}
		
}


@media (min-width: 80em) {
.nav li {float:left;margin:0 8px;}
}