/*************** GENERAL ***************/
.general {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.container {
	background: #E7E7E7;
}

.wrapper {
	margin-top: 8px;
}

.scrolltop {
	background: url(images/fabpretty_sprite.png) no-repeat  0 -1852px;
	width: 40px;
	height: 40px;
}

.post-tooltip {
	font-size: 13px;
	color: #fff;
	background: #444;
	display: none;
	padding: 3px 10px;
	position: absolute;
	z-index: 1000;
}

.line-head {
	height: 1px;
	background: #F7F7F5;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	text-align: center;
}

.sticky {;
}

.bypostauthor {;
}

/** Gallery & Portfolio **/
ul#filter {
	float: left;
	font-size: 14px;
	list-style: none;
	margin-top: 0;
	margin-bottom: 20px;
}

ul#filter li {
	float: left;
	line-height: 28px;
	margin-right: 10px;
}

ul#filter li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

ul#filter a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #272625;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	padding: 5px 15px;
	behavior: url(PIE.htc);
}

ul#filter li.current a, ul#filter li a.current, ul#filter a:hover {
	background: #BA0D16;
}

#portfolio .post-title {
	background: #ECECEC;
	border: none;
}

ul#portfolio {
	float: left;
	list-style: none;
	margin-left: 0;
}

.portfolio1 li {
	float: left;
	width: 300px;
	margin: 0 10px 30px 10px;
}

.portfolio2 li {
	float: left;
	width: 220px;
	margin: 0 10px 30px 10px;
}

.portfolio2 .post-title {
	font-size: 14px;
}

.portfolio1 .post-title {
	font-size: 16px;
}

.picture_counter {
	background: #111;
	padding: 7px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
 /* for IE */
	filter: alpha(opacity=90);
 /* CSS3 standard */
	opacity: 0.9;
	z-index: 1000;
	line-height: 1;
	color: #fff;
	font-size: 16px;
}

.gallery-image {
	margin-bottom: 20px;
}

.picture_title {
	background: #111;
	overflow: hidden;
	padding: 7px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
 /* for IE */
	filter: alpha(opacity=90);
 /* CSS3 standard */
	opacity: 0.9;
	z-index: 1000;
	line-height: 1;
	font-size: 14px;
}

.picture_title a {
	color: #fff;
}

	/** Hover Image **/
.video-format-icon {
	background: #111 url(images/format-icon/format-video.png) no-repeat 50% 50%;
	display: block;
	line-height: 0;
}

.gallery-format-icon {
	background: #111 url(images/format-icon/format-gallery.png) no-repeat 50% 50%;
	display: block;
	line-height: 0;
}

.audio-format-icon {
	background: #111 url(images/format-icon/format-audio.png) no-repeat 50% 50%;
	display: block;
	line-height: 0;
}

.standard-format-icon {
	background: #111;
	display: block;
	line-height: 0;
}

.portfolio-format-icon {
	background: #111;
	display: block;
	line-height: 0;
}

.reviews-icon {
	background: #111 url(images/format-icon/format-reviews.png) no-repeat 50% 50%;
	display: block;
	line-height: 0;
}

.preview-icon {
	background: #111 url(images/preview.png) no-repeat 50% 50%;
	display: block;
	line-height: 0;
}

	
/*************** HEADER ADDS **********************/
.header-adds {
	overflow: hidden;
	line-height: 0;
}

.header-adds-toggle {
	position: absolute;
	right: 0;
	height: 30px;
	width: 30px;
	background: url(images/header-adds-open.png) no-repeat;
	overflow: hidden;
}

.header-adds-toggle.active {
	background: url(images/header-adds-close.png) no-repeat;
}

/*************** TOP **********************/
.top {
	height: 32px;
	background: #272625;
}

.top-wrap {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.top-nav-wrapper {;
}

.topNav {
	float: left;
	margin: 0;
}

.topNav a, .datetime {
	font-size: 11px;
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
}

.topNav li {
	float: left;
	position: relative;
	list-style-type: none;
	list-style-image: none;
}

.topNav li a {
	padding: 0 20px 0 0;
	display: block;
}

.datetime {
	text-align: right;
}

/*************** SOCIAL HEADER ****************/
.header-content {
	height: 35px;
	padding-top: 15px;
}

.social-header ul {
	overflow: hidden;
	margin: 0;
	float: right;
}

.social-header ul li {
	float: left;
	list-style-type: none;
	border: none;
	padding: 0 10px 0 0;
}

.social-header ul li:last-child {
	padding: 0;
}

.social-header ul li.rss a {
	background: url(images/fabpretty_sprite.png) no-repeat  0 -1645px;
	width: 25px;
	height: 25px;
	display: block;
}

.social-header ul li.facebook a {
	background: url(images/fabpretty_sprite.png) no-repeat  0 -491px;
	width: 25px;
	height: 25px;
	display: block;
}

.social-header ul li.google a {
	background: url(images/fabpretty_sprite.png) no-repeat  0 -815px;
	width: 25px;
	height: 25px;
	display: block;
}

.social-header ul li.twitter a {
	background: url(images/fabpretty_sprite.png) no-repeat  -63px -84px;
	width: 25px;
	height: 25px;
	display: block;
}

.social-header ul li.vimeo a {
	background: url(images/social-icons/vimeo.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
}

.social-header ul li.youtube a {
	background: url(images/social-icons/youtube.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
}

.social-header ul li.flickr a {
	background: url(images/social-icons/flickr.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
}

.social-header ul li.deviantart a {
	background: url(images/social-icons/deviantart.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
}

.social-header ul li.linkedin a {
	background: url(images/social-icons/linkedin.png) no-repeat;
	width: 25px;
	height: 25px;
	display: block;
}



/*************** SPOTLIGHT *****************/
.spotlight {
	overflow: hidden;
	background: #272625;
	height: 34px;
}

.spotlight-title {
	background: #BA0D16!important;
	color: #fff;
	text-transform: uppercase;
	float: left;
	padding: 0 40px 0 30px;
	height: 34px;
	line-height: 32px;
	z-index:60;
}

.spotlight-title span {
	background: url(images/fabpretty_sprite.png) no-repeat  0 -1813px;
	width: 15px;
	height: 16px;
	position: relative;
	top: 2px;
	padding: 0 5px 0 15px;
}

.spotlightmiddle {
	background: url(http://www.fabpretty.com/wp-content/themes/Backstreet/images/fabpretty_sprite.png) no-repeat  0 -1767px;
	width: 20px;
	height: 34px;
	display: inline-block;
	margin-left: -20px;
}

ul#ticker {
	margin-bottom: 0;
}

ul#ticker li {
	float: left;
	display: none;
	margin-right: 15px;
}

ul#ticker li a {
	color: #fff;
	line-height: 32px;
}

ul#ticker li a:hover {
	color: #999;
}

.tickercontainer {
 /* the outer div with the black border */
	background: #272625;
	height: 34px;
	margin: 0;
	padding-right: 30px;
	overflow: hidden;
	width: 800px;
	display: inline-block;
	overflow: hidden;
	z-index: 50;
}

.tickercontainer .mask {
 /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	top: 0;
	overflow: hidden;
}

ul.newsticker {
 /* that's your list */ position: relative; list-style-type: none; margin: 0; padding: 0; left: 860px; }
ul.newsticker li { float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0 0 0 12px;
	display: block !important;
}

ul.newsticker li:before {
	background: url(images/fabpretty_sprite.png) no-repeat  0 -1799px;
	width: 15px;
	height: 9px;
	content: open-quote;
	margin-left: -15px;
	padding-left: 10px;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
}

ul.newsticker span {
	margin: 0 15px 0 0;
}

/************** HEADER **************/
.logo-header {
	position: absolute;
	left: 0;
	z-index: 1000;
}

.logo-header a {
	display: block;
}

	/** Main Navigation **/
.main-nav-wrapper {
	height: 30px;
	position: relative;
}

.mainNav {
	float: right;
	height: 30px;
	padding-bottom: 0px;
	margin: 0 !important;
}

.mainNav a {
	font-size: 14px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.mainNav ul {
	list-style-type: none;
	list-style-image: none;
}

.mainNav li {
	float: left;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	padding-left: 25px;
}

.mainNav li a {
	text-transform: uppercase;
	display: block;
	padding-bottom: 13px;
}

.mainNav li ul {
	display: none;
	margin: 0 !important;
}

.mainNav li:hover > ul, .mainNav li.hover > ul {
	display: block;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 2000;
	width: 180px;
}

.mainNav li  > ul {
	height: auto;
	width: auto;
	background: #fff;
	border: 1px solid #efefef;
	padding: 0;
}

.mainNav li  > ul li {
	width: 180px;
	padding: 0;
	position: relative;
	height: 35px;
	border-bottom: 1px solid #efefef;
}

.mainNav li  > ul li:last-child {
	border-bottom: none;
}

.mainNav li  > ul li a {
	text-transform: none;
	height: 22px;
	padding: 5px 10px 0px 15px;
	text-align: left;
	font-size: 13px;
	line-height: 25px;
	color: #333;
}

.mainNav li  > ul li a:hover {
	border: none;
}

.mainNav li ul li:hover > ul, .mainNav li ul li.hover > ul {
	display: block;
	position: absolute;
	top: 0;
	left: 180px;
	z-index: 0;
	width: 180px;
}
	
	
	
/*************** CONTENT ****************/
	/** HTML styling **/

	
	/** Home Blog Style, Archive, Page **/
.content {
	overflow: hidden;
}

.content-title h1 {
	text-transform: uppercase;
	margin: 0;
	background: #ECECEC;
	padding: 3px 15px;
	margin-bottom: 35px;
}

.block-post {
	overflow: hidden;
	margin-bottom: 35px;
	border: 1px solid #efefef;
}

.block-post p {
	margin: 0;
	padding: 0;
}

.post-content {
	overflow: hidden;
	padding: 15px 15px 15px 0;
}

.post-title {
	overflow: hidden;
	font-size: 26px;
	padding: 7px 15px 0 15px;
box-shadow: 0 0 #8B8585 inset, 0 -1px #8B8585 inset;	-webkit-box-shadow: 0 0 #8B8585 inset, 0 -1px #8B8585 inset;	-moz-box-shadow: 0 0 #8B8585 inset, 0 -1px #8B8585 inset;	-o-box-shadow: 0 0 #8B8585 inset, 0 -1px #8B8585 inset;
}

.post-image {
	position: relative;
	padding: 15px 20px 15px 15px;
}

.home-2 .post-content {
	overflow: hidden;
	padding: 15px;
}

.home-2 .post-image, .home-3 .post-image, .home-4 .post-image {
	padding: 0;
}

.home-3 .post-title, .home-4 .post-title {
	padding: 5px 10px;
}

.home-2 .post-content, .home-3 .post-content, .home-4 .post-content {
	padding: 0;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.home-2 .block-post p {
	padding: 0 15px 10px 15px;
}

.home-3 .block-post p, .home-4 .block-post p {
	padding: 0 10px 10px 10px;
}

.home-3 .post-head, .home-4 .post-head {
	padding: 5px 10px;
}

.home-3 .post-content h3, .home-4 .post-content h3 {
	font-size: 16px;
}

.home-2 .block-post, .home-3 .block-post, .home-4 .block-post {
	border: none;
	padding-bottom: 0;
	margin-bottom: 35px;
}

.home-3 .block-post .last, .home-4 .block-post .last {
	display: block;
	float: left;
}

	/** Post Info for Blog Style **/
.post-head {
	color: #666;
	padding: 5px 15px;
	border-top: 1px dashed #efefef;
}

.post-head .info-date, .post-head .info-author, .post-head a {
	font-size: 11px;
	color: #666;
}

.gallery-post-icon {
	float: right;
	width: 65px;
	height: 43px;
	background: url(images/format-icon/post-gallery.png) no-repeat center right;
	position: relative;
	right: 15px;
	top: 0;
}

.video-post-icon {
	float: right;
	width: 65px;
	height: 43px;
	background: url(images/format-icon/post-video.png) no-repeat center right;
	position: relative;
	right: 15px;
	top: 0;
}

.audio-post-icon {
	float: right;
	width: 65px;
	height: 43px;
	background: url(images/format-icon/post-audio.png) no-repeat center right;
	position: relative;
	right: 15px;
	top: 0;
}

.reviews-post-icon {
	float: right;
	width: 65px;
	height: 43px;
	background: url(images/format-icon/post-reviews.png) no-repeat center right;
	position: relative;
	right: 15px;
	top: 0;
}


/************* PAGINATION **************/
.pagination {
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 35px;
}

.pagination a {
	line-height: 18px;
	height: 20px;
	background: #272625;
	display: block;
	float: left;
	padding: 2px 7px;
	color: #fff;
	margin-right: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pagination a:hover {
	background: #ba0d16;
	color: #fff;
}

.pagination span.current {
	line-height: 18px;
	background: #ba0d16;
	height: 20px;
	display: block;
	float: left;
	padding: 2px 7px;
	color: #f3f3f3;
	margin-right: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pagination span.arrows {
	font-size: 16px;
	line-height: 18px;
}

/***************** WIDGET ******************/
.widget {
	background: #ECECEC;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 10px;
	box-shadow: 8px 0 25px 1px #B9B0B0;
	-webkit-box-shadow: 8px 0 25px 1px #B9B0B0;
	-moz-box-shadow: 8px 0 25px 1px #B9B0B0;
	-o-box-shadow: 8px 0 25px 1px #B9B0B0;
	border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	-o-border-radius: 5px 5px;	
	border: 1px solid #B8B5B5;
	behavior: url(PIE.htc);
	
	
}

.widget iframe {
	display: block;
}

.widget ul {
	background: #fff;
	list-style-type: none;
	clear: both;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0 10px;
}

.widget ul li {
	padding: 8px 0;
	border-bottom: 1px dashed #efefef;
}

.widget ul li:last-child {
	border-bottom: none;
}

.textwidget p {
	padding: 0 0 10px 0;
	margin: 0;
}

.sidebar-widget-title {
	padding-bottom: 10px;
	text-transform: uppercase;
}

.widget-line-title {
	background: #ECECEC-x 0 50%;
	height: 27px;
}

.line-title, .page-line-title {
	background: #ECECEC-x 0 60%;
	margin-bottom: 15px;
}

.line-title {
	height: 27px;
}

.page-line-title {
	height: 33px;
}

.line-title h3, .page-line-title h1,.widget-line-title h3 {
	background: #fff;
	padding: 0 10px 0 0;
	display: inline-block;
}

.widget-line-title h3 {
	text-transform: uppercase;
}

.widget-footer-title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #3C3C3A;
}
	
	/** Adds 285x250 & 620x90 **/
.adds620x90 {
	background: #111;
	display: block;
	margin-bottom: 35px;
	height: 90px;
}

.adds300x250 {
	background: #111;
	display: block;
	margin-bottom: 35px;
	height: 250px;
}
	
	/** Widget Homepage Magazine Columns **/
.magazine-widget {
	margin-bottom: 35px;
	overflow: hidden;
}

.widget-magazine .block-big {
	overflow: hidden;
	padding: 15px 0;
}

.widget-magazine .big-desc {
	padding-left: 20px;
	overflow: hidden;
}

.widget-magazine.half .big-desc {
	clear: both;
	padding-left: 0;
}

.magazine-widget .block-big h3 {
	font-size: 16px;
}

.widget-magazine.half .big-title {
	padding-top: 8px;
}

.widget-magazine .block-big p {
	margin: 0;
}

.widget-magazine .block-big .magz-image {
	float: left;
}

.widget-magazine .block-small {
	width: 300px;
	float: left;
	overflow: hidden;
	padding: 15px 0;
	border-top: 1px dashed #efefef;
}

.magazine-widget .block-small-noimage {
	background: url(images/Right-Arrow.png) no-repeat 0 14px;
	width: 285px;
	float: left;
	overflow: hidden;
	padding: 10px 0 10px 15px;
	border-top: 1px dashed #efefef;
}

.magazine-widget .block-small-noimage a {;
}

.widget-magazine .right {
	margin-left: 10px;
}

.widget-magazine .left {
	margin-right: 10px;
}

.widget-magazine .block-small .description {
	overflow: hidden;
}

.widget-magazine .block-small .magz-image {
	float: left;
	margin-right: 10px;
}

.magz-meta, .magz-meta a {
	font-size: 11px;
	font-style: italic;
	padding-top: 5px;
}

.magazine-widget .block-small h3, .magazine-widget .block-small-noimage h3 {
	font-size: 13px;
}
	
	/** Social Counter Widget **/
.social-counter-wrapper {
	overflow: hidden;
	background: #ECECEC;
	padding: 10px;
	margin-bottom: 35px;
}

.social-counter {
	background: #fff;
	float: left;
	text-align: center;
	width: 70px;
	padding: 10px;
	margin-right: 5px;
}

.social-counter.facebook-count {
	margin: 0;
}

.social-counter .social-count {
	color: #666;
	font-size: 18px;
}

.social-counter .social-descrip {
	color: #666;
}

.social-counter a {
	margin-left: 19px;
}

.rss-count a {
	background: url(images/social-icons/rss-counter.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
}

.twitter-count a {
	background: url(images/social-icons/twitter-counter.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
}

.facebook-count a {
	background: url(images/social-icons/facebook-counter.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
}

	
	/** Widget Homepage Magazine Carousel **/
.wrapper-carousel {
	overflow: hidden;
	padding: 15px 0;
}

.wrapper-carousel .image-carousel {
	position: relative;
	float: left;
	display: block;
}

.anyClass {
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 25px;
}

.wrapper-carousel ul li {
	position: relative;
	list-style-type: none;
	width: 130px;
	height: 90px;
	margin-right: 15px;
}

a.prev, a.next {
	width: 17px;
	height: 22px;
	display: block;
	position: absolute;
	top: 50px;
	z-index: 50;
}

.nav {
	position: relative;
}

a.prev span, a.next span {
	display: none;
}

a.prev {
	left: 0;
	background: url(images/carousel-arrow.png) 0 0;
}

a.next {
	right: 0;
	background: url(images/carousel-arrow.png)-17px 0;
}
	
	/** Social Network Widget**/
.title-social {
	float: left;
	color: #f3f3f3;
	font-size: 14px;
	margin-right: 4px;
}

.social-widget {
	overflow: hidden;
}

.widget .social-widget li.flickr {
	padding: 0;
}

.widget .social-widget {
	padding: 10px;
}

.footer-widget .social-widget li, .widget .social-widget li {
	float: left;
	list-style-type: none;
	border: none;
	padding: 0 9px 0 0;
}

.footer-widget .social-widget li a {
	border: none;
}

.facebook a {
	background: url(images/social-icons/facebook-widget.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}

.twitter a {
	background: url(images/social-icons/twitter-widget.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}

.vimeo a {
	background: url(images/social-icons/vimeo-widget.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}

.linkedin a {
	background: url(images/social-icons/linkedin-widget.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}

.youtube a {
	background: url(images/social-icons/youtube-widget.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}

.flickr a {
	background: url(images/social-icons/flickr-widget.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}

.friendfeed a {
	background: url(images/social-icons/friendfeed-widget.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}

.deviantart a {
	background: url(images/social-icons/deviantart-widget.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
}
	
	/** Search Widget **/
.search-sidebar {
	margin-bottom: 35px;
	background: #ECECEC;
	padding: 10px;
}

#search {
	background: #fff;
	padding: 5px 10px;
	overflow: hidden;
}

#search #s {
	background: none;
	border: none;
	color: #666;
	width: 240px;
	float: left;
}

#searchbutton {
	width: 16px;
	height: 16px;
	float: right;
	float: right;
	margin-top: 2px;
	background: url(images/fabpretty_sprite.png) no-repeat  0 -1693px;
	width: 15px;
	height: 16px;
	border: 0;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
 /* for IE 5.x */;
}

#search #s:focus {
	outline: none;
}

.search-header {
	margin-left: 20px;
}

.search-header #search {
	padding: 3px 5px 3px 10px;
	overflow: hidden;
}

.search-header #search #s {
	width: 150px;
}

.search-header {
	float: right;
	border: 1px solid #c8c8c8;
	width: 190px;
	overflow: hidden;
}

	/** Flick Widget **/
.widget-footer .flickr_stream a {
	background: #111;
	display: block;
	width: 63px;
	height: 50px;
	float: left;
	display: block;
	margin: 0px 8px 8px 0;
	border: none;
}

.widget-footer .flickr_stream img {
	width: 63px;
	height: 50px;
}

.widget .flickr_stream {
	overflow: hidden;
}

.widget .flickr_stream a {
	background: #111;
	display: block;
	width: 83px;
	height: 65px;
	float: left;
	display: block;
	margin: 5px;
}

.widget .flickr_stream img {
	width: 83px;
	height: 65px;
}
	
	/** Tabs widget **/
.tabs-wrapper {
	padding: 0;
	overflow: hidden;
	overflow: hidden;
}

ul.tabs-sidebar {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: transparent;
	border-bottom: none!important;
}

ul.tabs-sidebar li {
	background: #D8D8D8;
	float: left;
	text-align: center;
	width: 35%;
	padding: 0 !important;
	border: none !important;
	overflow: hidden;
}

ul.tabs-sidebar .last {
	width: 30%;
}

ul.tabs-sidebar li a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	outline: none;
	padding: 3px 0;
	text-transform: uppercase;
}

ul.tabs-sidebar li.last a {
	overflow: hidden;
	border-right: none;
	padding: 3px 0;
}

ul.tabs-sidebar li a:hover, ul.tabs-sidebar li.active a {
	background: #fff !important;
	z-index: 1000;
	
}

.tab_content, #deferfbbox, .widget ul {
	background: #fff;
	padding: 0 10px;
	border: 1px solid #B8B5B5;
}

.block-tabs {
	overflow: hidden;
	padding: 15px 0;
	border-bottom: 1px dashed #efefef;
}

.block-tabs:last-child {
	border: none;
}

.tabs-image {
	position: relative;
	float: left;
	margin-right: 10px;
}

.block-tabs .description {
	overflow: hidden;
}

.block-tabs .description h3 {
	font-size: 13px;
}

.block-tabs .tabs-meta, .block-tabs .tabs-meta a {
	float: left;
	padding-top: 5px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.review {
	float: left;
	padding: 4px 0 0 7px;
}

.block-tabs .avatar {
	margin-top: 0;
	float: left;
	margin-right: 10px;
}

.block-tabs .comment-text-side {
	font-weight: normal;
	font-size: 12px;
}

.commenters {
	font-size: 14px;
}

#tags-tabs {
	overflow: hidden;
}

.tagcloud {
	overflow: hidden;
	padding: 5px 0;
}

.tagcloud a {
	background: #444;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 3px 10px;
	color: #fff;
}

.tagcloud a:hover {
	color: #fff;
	background: #ba0d16;
	text-decoration: none;
}

.tagcloud a:before {
	content: '';
	display: inline-block;
	border-radius: 20px;
	width: 6px;
	height: 6px;
	background-color: #fff;
	margin: 0 6px 1px 0;
	zoom: 1;
 /* IE7 fix */
	*display: inline;
  /* IE7 fix */;
}
	
	/** Tweet Widget **/
ul.tweets {
	margin: 0;
	padding: 0 10px;
	background: #fff;
}

ul.tweets .tweet {
	list-style-type: none;
	clear: both;
	height: 100%;
	width: 82%;
	overflow: hidden;
	padding: 15px 15px 15px 30px;
	background: url(images/twitter.png) no-repeat 0 18px;
	border-bottom: 1px dashed #efefef;
	float: left;
	margin: 0;
}

ul.tweets .tweet:last-child {
	border-bottom: none;
}

ul.tweets .tweet a {
	font-weight: bold;
}

.widget .tweet-side {
	height: 15px;
	background: url(images/tweet-side.png) no-repeat 30px 0;
}

.follow-message {
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.widget .follow-message {
	padding: 0;
}

.widget-footer ul.tweets {
	padding: 0;
	margin: 0;
	background: transparent;
}

.widget-footer ul.tweets .tweet {
	list-style-type: none;
	clear: both;
	height: 100%;
	width: 79%;
	overflow: hidden;
	padding: 0 0 15px 30px;
	background: url(images/twitter-footer.png) no-repeat 0 5px;
	float: left;
	margin: 0;
	border: none;
}

.widget-footer ul.tweets .tweet a {
	font-weight: normal;
}
	
	/** Facebook Like **/
.facebook-like-wrap {
	margin-bottom: 35px;
}
	
/***************** NIVO SLIDER ****************/
#slider-wrapper {
	width: 620px;
	height: 340px;
	overflow: hidden;
	margin: 0 0 35px 0;
}

#slider-wrapper #slider {
	width: 620px;
	height: 340px;
	background: url(images/loading.gif) no-repeat 50% 50%;
}

#slider-wrapper-full {
	width: 1000px;
	height: 400px;
	overflow: hidden;
	padding-top: 10px;
}

#slider-wrapper-full  #slider {
	width: 1000px;
	height: 400px;
	background: url(images/loading.gif) no-repeat 50% 50%;
}

.nivoSlider {
	position: absolute;
	overflow: hidden;
}

.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.nivoSlider a {
	border: 0;
	display: block;
}

.nivo-caption {
	position: absolute;
	bottom: 0;
	background: #111;
	padding: 5px 20px 5px 20px;
	z-index: 8;
	overflow: hidden;
}

.nivo-html-caption {
	display: none;
}

.nivo-caption h1 a {
	font-size: 20px;
	color: #fff;
}

.nivo-caption p {
	color: #fff;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 13px;
}

.nivo-controlNav {
	position: absolute;
	left: 15px;
	top: 15px;
	height: 10px;
	z-index: 9;
}

.nivo-controlNav a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/circle-black.png) no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	border: 0;
	float: left;
	margin-right: 8px;
}

.nivo-controlNav a:hover {
	background: url(images/circle-white.png) no-repeat;
}

.nivo-controlNav a.active {
	background: url(images/circle-white.png) no-repeat;
}

.nivo-directionNav a {
	z-index: 9;
	cursor: pointer;
	width: 22px;
	height: 79px;
	margin-top: -20px;
	display: block;
	text-indent: -9999px;
	top: 40%;
	padding: 10px;
}

.nivo-prevNav {
	background: #111 url(images/nivo-left-arrow.png) no-repeat 50% 50%;
}

.nivo-prevNav:hover {
	background: #ba0d16 url(images/nivo-left-arrow.png) no-repeat 50% 50%;
}

.nivo-nextNav {
	background: #111 url(images/nivo-right-arrow.png) no-repeat 50% 50%;
}

.nivo-nextNav:hover {
	background: #ba0d16 url(images/nivo-right-arrow.png) no-repeat 50% 50%;
}

/***************** SHORTCODES ******************/
	/** Columns **/
.last {
	margin-right: 0 !important;
}

.one_half {
	width: 48%;
	float: left;
	margin-right: 4%;
}

.one_half.last {
	width: 48%;
	float: right;
}

.one_third {
	width: 30.6666%;
	float: left;
	margin-right: 4%;
}

.one_third.last {
	width: 30.6666%;
	float: right;
}

.two_third {
	width: 65.3332%;
	float: left;
}

.two_third.last {
	width: 30.6666%;
	float: right;
}

.one_fourth {
	width: 22%;
	float: left;
	margin-right: 4%;
}

.one_fourth.last {
	width: 22%;
	float: right;
}

.three_fourth {
	width: 74%;
	float: left;
	margin-right: 4%;
}

.three_fourth.last {
	width: 22%;
	float: right;
}

.clearboth {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}
	
	/** Tabs **/
.single-content .tabs-wrapper {
	background: #ECECEC;
	padding: 10px;
}

.single-content  ul.tabs {
	padding: 0;
	margin: 0;
}

.single-content  ul.tabs li {
	background: none;
	float: left;
	text-align: center;
	overflow: hidden;
	padding: 4px 15px;
}

.single-content ul.tabs li a {
	font-size: 16px;
	font-weight: normal;
	border-bottom: none;
	color: #444;
}

.single-content ul.tabs li a:hover, .single-content ul.tabs li a.active, h5.toggle a:hover {
	color: #FFAD00;
}

.single-content ul.tabs li:hover, .single-content ul.tabs li.active {
	background: #fff;
	z-index: 1000;
}

.single-content .tabs-wrapper {
	margin: 10px 0 30px 0;
}

.single-content .tabs-wrapper .tabs-container {
	padding: 15px;
	background: #fff;
}

.single-content .tabs-wrapper .tabs-container .tab_content {
	background: #fff;
	padding: 0;
}

.single-content .tabs-wrapper ul li {
	width: auto;
}
	
	/** Dropcap **/
.dropcap {
	font-size: 40px;
	margin-right: 6px;
	text-transform: uppercase;
	float: left;
	line-height: 1;
	font-weight: bold;
}
	
	/** Highlight **/
.highlight1 {
	background: #f6f67a;
}

.highlight2 {
	background: #000;
	color: #CCC;
}
	
	/** Youtube & Vimeo **/
.video-shortcode {
	margin-bottom: 20px;
}

	/** Toggles **/
h5.toggle {
	background: #ECECEC;
	padding: 5px 10px;
	margin: 15px 0;
	cursor: pointer;
}

h5.toggle a {
	background: url(images/toggle-open.png) no-repeat left center;
	text-decoration: none;
	padding-left: 20px;
	font-size: 16px;
	color: #444;
	font-weight: normal;
}

h5.toggle.active a {
	background: url(images/toggle-close.png) no-repeat left center;
	text-decoration: none;
	padding-left: 20px;
	font-size: 16px;
}

.toggle-content {
	display: none;
	background: #ECECEC;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 20px;
}

.toggle-content .block {
	background: #fff;
	padding: 10px;
}
	
	/** List **/
.checklist li {
	background: url(panel/shortcodes/check-list.png) no-repeat left !important;
	padding-left: 28px !important;
	list-style-type: none;
}

.badlist li {
	background: url(panel/shortcodes/bad-list.png) no-repeat left !important;
	padding-left: 28px !important;
	list-style-type: none;
}

.blocklist li {
	background: url(panel/shortcodes/block-list.png) no-repeat left !important;
	padding-left: 28px !important;
	list-style-type: none;
}
	
	/** Attention, Information, and Error **/
.attention {
	padding: 8px 10px 5px 10px;
	overflow: auto;
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #BF9900;
	background: #FEEB9C url(images/warning-bg.png) repeat-x top;
}

.attention p, .information p, .error_warning p {
	padding: 0;
	margin: 0;
}

.attention p span {
	background: url(panel/shortcodes/icon-warning.png) no-repeat left !important;
	padding-left: 25px !important;
	font-weight: bold;
	color: #BF9900;
}

.information {
	padding: 8px 10px 5px 10px;
	overflow: auto;
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #2FADD7;
	background: #92D6ED url(images/info-bg.png) repeat-x top;
}

.information p span {
	background: url(panel/shortcodes/icon-info.png) no-repeat left !important;
	padding-left: 25px !important;
	font-weight: bold;
	color: #0E7A9F;
}

.error_warning {
	padding: 8px 10px 5px 10px;
	overflow: auto;
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #990000;
	background: #F5D0CD url(images/error-bg.png) repeat-x top;
}

.error_warning p span {
	background: url(panel/shortcodes/icon-error.png) no-repeat left !important;
	padding-left: 25px !important;
	font-weight: bold;
	color: #990000;
}
	
	/** Buttons **/
.button {
	padding: 8px;
	display: inline-block;
	margin: 10px 13px 10px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.button a {
	color: #F8F8F8;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

.button a:hover {
	color: #f8f8f8;
}

.button.silver a {
	color: #444;
}

.button.black {
	background: #464646;
}

.button.black:hover {
	background: #262626;
}

.button.red {
	background: #ed1c24;
}

.button.red:hover {
	background: #d51920;
}

.button.green {
	background: #00a651;
}

.button.green:hover {
	background: #027d3e;
}

.button.blue {
	background: #448ccb;
}

.button.blue:hover {
	background: #015d99;
}

.button.orange {
	background: #FFA500;
}

.button.orange:hover {
	background: #dd8f01;
}

.button.silver {
	background: #F8F8F8;
}

.button.silver:hover {
	background: #e8e8e8;
}

.button.pink {
	background: #ec008c;
}

.button.pink:hover {
	background: #ce007a;
}

.button.brown {
	background: #8c6239;
}

.button.brown:hover {
	background: #73512f;
}
	
/**************** FOOTER ****************/
.footer-widget {
	background: #272625;
	color: #efefef;
}

.footer-widget a {
	color: #efefef;
	border-bottom: 1px dashed #5B5A59;
}

.footer-widget p {
	color: #efefef;
}

.footer-bottom {
	background: #1E1D1D;
}

.footer-bottom-wrap {
	padding: 15px 0 40px 0;
}

.widget-footer {
	padding: 15px 0;
}

.widget-footer .cat-item {
	width: 50%;
	float: left;
}

.widget-footer ul {
	list-style-type: none;
	clear: both;
	height: 100%;
	overflow: hidden;
}

.widget-footer ul li {
	margin: 0;
	margin: 0 0 10px 0;
}

.bottomNav-wrapper {
	overflow: hidden;
}

.bottomNav {
	float: right;
	margin: 0;
}

.bottomNav a {
	font-size: 14px;
	text-transform: uppercase;
	color: #efefef;
}

.bottomNav li {
	float: left;
	position: relative;
	list-style-type: none;
	list-style-image: none;
}

.bottomNav li a {
	padding: 0 0 0 20px;
	display: block;
}

.logo-bottom {
	padding-top: 10px;
	overflow: hidden;
}

.credits {
	padding-top: 5px;
}

.credits span {
	float: left;
	color: #efefef;
}

.credits a {
	color: #efefef;
	border-bottom: 1px dashed #5B5A59;
}

/**************** 404 Error ****************/
.error404_image {
	overflow: hidden;
	margin-bottom: 20px;
}

.error404_title {
	font-weight: bold;
	font-size: 50px;
	text-align: center;
	margin-bottom: 20px;
}

.error404_text {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}


/**************** CUSTOM ****************/
.moviedetails {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: 600px;
}

.end-summary {
	background: rgba(217, 254, 70, 0.96);
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 10px;
	font-weight: bold;
}

.highlight-text {
	background-color: #fff2cc;
	color: #4c1130;
	font-size: large;
	padding: 10px 0 10px 0;
	clear: both;
	text-align: center;
	width: 650px;
	font-weight: bold;
}

.highlight-text a {
	color: #CC4949;
}

.highlight-text a:hover {
	color: #C0F;
}

.special-link {
	color: magenta!important;
	font-weight: bold;
}

.subscribe-box {
	padding: 10px 10px;
	font-family: "Arial","Helvetica",sans-serif;
	border-top: 0;
	border-image: initial;
}

.subscribe-box input.email {
	background: #FFFFFF;
	border: 1px solid #dedede;
	color: #999;
	padding: 7px 10px 8px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border-image: initial;
	font-family: "Arial","Helvetica",sans-serif;
}

.subscribe-box input.email:focus {
	color: #333;
}

.subscribe-box input.subscribe, #share-more {
	background: -moz-linear-gradient(center top,#A9F8FF 0,#0E8994 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#A9F8FF),color-stop(1,#0E8994));
	background: -moz-linear-gradient(center top,#A9F8FF 0,#0E8994 100%);
	-pie-background: linear-gradient(270deg,#A9F8FF,#0E8994);
	font-family: "Arial","Helvetica",sans-serif;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #009BCC;
	color: white;
	text-shadow: #black 1px 1px 0;
	padding: 7px 14px;
	margin-left: 3px;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	border-image: initial;
}

.subscribe-box input.subscribe:hover, #share-more:hover {
	background: #4DEAFF;
	background-image: -moz-linear-gradient(top,#77F1FC,#E4FEFF);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#77F1FC),to(#E4FEFF));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);
	outline: 0;
	-moz-box-shadow: 0 0 3px #4DC6FF;
	-webkit-box-shadow: 0 0 3px #4DC6FF;
	box-shadow: 0 0 3px #4DC6FF;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#77F1FC),color-stop(1,#E4FEFF));
	background: -moz-linear-gradient(center top,#77F1FC 0,#E4FEFF 100%);
	-pie-background: linear-gradient(270deg,#77F1FC,#E4FEFF);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #0389AA;
	color: blue;
	text-shadow: #FFFFCD 1px 1px 0;
}

.bar-contents {
	width: 1000px;
	margin: 0 auto;
}

.to-top {
	float: right;
}

.to-top a {
	background-color: #849A9C;
	color: black;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

.to-top a:hover {
	background-color: #424242;
	color: #fff;
}
#bar-search {
	width: 185px;
	margin: 0px;
	height: 20px;
}

#bar-s {
	border-radius: 5px;
	padding: 1px;
	color: #443CFF;
	font-size: 11px;
	width: 130px;
	height: 13px;
}

.prv-nxt {
	font-size: 14px;
}

.prv-nxt div {
	float: left;
}

.prv-nxt .prev a, .prv-nxt .next a {
	font-size: 18px;
	color: #ffffff;
	background-color: #435A7A;
	border: 1px solid #6a8bbb;
	display: block;
	width: 25px;
	height: 18px;
	margin: 0px 0px;
}

.prv-nxt .prev a:hover, .prv-nxt .next a:hover {
	font-size: 14px;
	color: #ffffff;
	background-color: #5d7aa5;
}

.prv-nxt .prev a:active, .prv-nxt .next a:active {
	position: relative;
	top: 1px;
}

.prv-nxt .prev a {
	background-position: -75px -110px;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
}

.prv-nxt .next a {
	background-position: -95px -110px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	position: relative;
	left: -1px;
}

.fb_edge_widget_with_comment span.fb_send_button_form_widget span {
	position: absolute;
	bottom: 30px;
}

iframe-stmblpn-widget-2 {
	height: 20px;
}

#___plusone_1 {
	vertical-align: bottom !important;
}

.stb-bar iframe {
	height: 20px;
}

.mny-bar a, .mny-bar a:hover {
	font-size: 20px;
	vertical-align: text-bottom;
	color: transparent!important;
}

.breadcrumbs {
	font-size: 11px;
	font-weight: bold;
}

a {
	color: #0E7C9E;
}

a:hover {
	color: #FFAD00!important;
}

.author-description {
	background: rgba(0, 153, 255, 0.19);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.info-category:before {
	content: no-close-quote;
	background: url(images/fabpretty_sprite.png) no-repeat  0 -91px;
	width: 16px;
	height: 12px;
	padding-left: 4px;
	margin-left: 16px;
	color: #666;
	display: inline-block;
}

.single-category:before {
	content: no-close-quote;
	background: url(images/fabpretty_sprite.png) no-repeat  0 -91px;
	width: 16px;
	height: 12px;
	margin-left: 16px;
	color: #666;
	display: inline-block;
}

.info-comment:before {
	content: no-close-quote;
	background: url(images/fabpretty_sprite.png) no-repeat  0 -174px;
	width: 17px;
	height: 13px;
	padding-left: 4px;
	margin-left: 16px;
	color: #666;
	display: inline-block;
}

.single-comment:before {
	content: no-close-quote;
	background: url(images/fabpretty_sprite.png) no-repeat  0 -174px;
	width: 17px;
	height: 13px;
	margin-left: 16px;
	color: #666;
	display: inline-block;
}

.single-author:before, .info-author:before {
	content: no-close-quote;
	float: left;
	background: url(images/fabpretty_sprite.png) no-repeat  0 -43px;
	width: 13px;
	height: 14px;
	padding-left: 18px;
	color: #666;
}

.single-date:before, .info-date:before {
	content: no-close-quote;
	background: url(images/fabpretty_sprite.png) no-repeat  0 -139px;
	width: 14px;
	height: 14px;
	padding-left: 20px;
	margin-left: 16px;
	color: #666;
}

.grid_8.alpha
{
float: right;
}

#deferfbbox {
background: #fff;
}

.connect_widget_like_button.clearfix.like_button_like:hover {
-webkit-transform: scale(1.6);
-moz-transform: scale(1.6);
-o-transform: scale(1.6);
transform: scale(1.6);
z-index: 999999999;
}

.profileimage.img:hover	{
-webkit-transform: scale(1.5)!important
}.adsense-homeleft, .block-post {background: #fff;}

a:hover {
border-bottom: 1px solid #B8B5B5;
}

h2 a:hover, h3 a:hover, h1 a:hover, h4 a:hover, .grid_4.logo-header a:hover {
border-bottom: 0;
}

.content h2 a, .content h3 a, h1 a, .content h4 a {

    font-size: 23px;
    text-transform: capitalize;

}

.current-menu-parent a, .current-menu-item a {
border-top: 1px #FFA300 solid;
}

.fabics_post_title {
	width: 210px;
	float: right;
	display: inline-block;
	padding: 0 5px 0 0;
	margin: 0;
}

.fabics_post_title a {
	font-size: 18px;
	color: #000;
}

.fabics_post_content {
	width: 400px;
	overflow: hidden;
	float: left;
	display: inline-block;
	padding: 5px 0 0 5px;
	margin: 0;
}

.fabics_block-post {
	background: #fff;
	padding: 20px 0;
	border-bottom: 1px solid #B8B5B5;
}

.fabic_content_grid {

	width: 636px;
	overflow: hidden;
	display: inline;
	float: left;
	margin: 0 2px 0 2px;
	background: #fff;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	padding: 0;
}

.fabic_content-title h1 {
	margin: 10px 0 0 10px;
	text-transform: uppercase;
}

.fabic_post_meta {
	width: 187px;
	float: right;
	display: inline-block;
	padding: 10px;
	border: 1px solid #BEBEBE;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
	margin: 10px 10px 0 0;
	background: rgb(226, 226, 226);
}

.fixedBtm {
	margin-left: 650px !important;
	position: fixed;
	top: 32px;
}

.fixedTop {
	margin-left: 650px !important;
    position: fixed;
    top: 32px;
}

.stickybar-1 {
	position: fixed;
	top: 0;
	z-index: 999;
	display: block;
	padding-bottom: 10px!important;
	padding-top: 32px!important;
	background: #E7E7E7!important;
	
}
.stickybar-2 {
	position: fixed;
	top: 292px;
	z-index: 999;
	display:block;
}

#sidebar {
	float:right!important;
	margin-right: 4px;
}

.uiBoxWhite {
border: none!important;
}

.hidesidebar {
display:none;
}

#stickybar {
background: #E7E7E7;
}


.widget-1 {	

background: none;
padding: 0;	
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border: none;	

}

.ticker li a {
z-index:10!important;
}

.loader
{ 
width:620px;
height:15px;
margin: 0 0 15px 0;
background-image:url('http://www.fabpretty.com/media/loader.gif');
background-repeat:no-repeat;
background-position:center; 
}


.single-title-wrap, .page-line-title, .adsense-undertitle, .single-content, #comments, .related-wrapper  {
	background: #fff;
	border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	overflow: hidden;
	padding: 0 5px;

}

.single-block {
	overflow: hidden;
	margin-bottom: 5px;
}

.single-container.grid_8 {
margin-left: 6px;
}

.widget-1 ul {
border: none!important;
}