/***************************************ARCHITECTURE*********************************/

/* T3-MAINBODY ************/
@media (min-width:1010px) {
#t3-mainbody {
	border: 1px solid #000;
}

}


@media (min-width:1400px) {
#t3-mainbody {
	border: 0;
	margin-top: 35px;
}

#t3-mainbody .col-lg-9 {
	width: 750px;
	border-left: 15px solid #03afff !important;
}
}




/***************************************FEATURES*********************************/

/* FRAME *******************/
.wrap.t3-featured-news {
	border-radius: 0 0 4px 4px !important;
	overflow: hidden !important;
	padding-bottom: 0;
}




/* FEATURE 1 ***************/

/* NO ARROWS */
.bm_slider_button {
	display: none;
}


/* NO TITLE */
.bm_slider_title {
	display: none;
}




/* FEATURE 2 ***************/

/* HEADER */
.col-xs-12.col-md-3.col-lg-3.listed-news .module-title {
	height: 45px;
	font-family: 'Titillium', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 6px 20px 15px 18px;
	margin-top: 0;
	background: #1394d6;    
}


/* TEXT */
.t3-featured-news .nspArt p.nspText {
	height: 167px;
}




/* 1400 ********************/
@media (min-width:1400px) {

/* TEXT */
.t3-featured-news .nspArt p.nspText {
	height: 104px;
}


/* READ MORE */
.t3-featured-news a.readon.fright {
    padding: 6px 20px 20px 17px !important;
}

}




/* 680 & IPAD **************/
@media (max-width:1009px) {

/* FRAME */
.wrap.t3-featured-news {
	padding: 0;
}


/* FEATURE 1 */
.bm_slider_title {
	display: none !important;
}


}




/* 680 *********************/
@media (max-width: 680px) {

/* FRAME */
.wrap.t3-featured-news {
	display: block;
	border-radius: 0 !important;
}


/* FEATURE */
.col-xs-12.col-md-9.col-lg-9.featured-slider {
    width: 100%;
    outline: 0;
	border: 0;
	min-height: auto;
	max-height: none;
}


}





/***************************************ADVERTISING*********************************/

/* FRAME ********************/
.container.t3-featured-spot, .container.t3-featured-spot:hover {
	border: 0;
}




/***************************************ARTICLE*********************************/

/* T3-CONTENT **************/
#t3-content .col-lg-9 {
	background-image: none;
}


#t3-content .t3-component {
	padding: 15px 15px 15px 20px;
}




/* K2 CONTAINER ************/
#k2Container {
	display: block;
}




/* TITLE ********************/
.itemHeader h2.itemTitle {
	font-size: 1.6rem !important;
	line-height: 14px;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	padding: 12px 22px 12px 22px;
	border: 1px solid #000 !important;
	border-radius: 2px;
    background: #1c1f28;
	background-image: url(http://www.opnoobs.com/images/rectangle.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}




/* TOOLBAR *****************/

/* FRAME */
ul.itemToolbar {
	padding: 0 0 6px 14px;
	margin: 0;
	min-height: 38px;
}


/* FONT SIZE BUTTONS */
ul.itemToolbar li a#fontDecrease img {
	margin-right: 4px;
}




/* CATEGORY, TIMES READ, OPTION TO RATE, AND TAGS */
.articleInnerAside {
	display: none;
}




/* ARTICLE *****************/
div.itemBody {
	margin-top: 0;
}


.itemFullText {
	border: 1px solid #111;
	border-bottom: 0;
	border-radius: 2px 2px 0 0;
	padding: 10px 40px 10px 25px;
	margin-bottom: 0;
	background-color: #475c71;
}


.articleInnerAside + .articlePushRight {
	margin-left: 0;
}




/* TEXT ********************/
.itemFullText p {
	margin: 10px 0 15px 0;
	line-height: 1.8;
    color: #fff;
	text-align: justify;
}




/* BLOCKQUOTE **************/
blockquote p {
	font-size: 15px;
}




/* H1 & H2 *****************/
.itemFullText h1, .itemFullText .h1, .itemFullText h2, .itemFullText .h2 {
	position: relative !important;
	left: -25px !important;
	width: 105%;
	font-size: 1.6rem;
    line-height: 2.6rem;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	border: 0;
	border-radius: 0 2px 2px 0;
    margin: 30px 0 20px 0;
    padding: 8px 20px 6px 25px;
	background-image: url(../../../images/opnacity.png);
	background-repeat: repeat;
}




/* IMAGES ******************/
.itemFullText img {
	position: relative !important;
	left: -5px !important;
	width: 102%;
	max-width: none;
}




/* SCORE ********************/

/* FRAME */
.score {
	float: left;
	width: 635px;
	height: auto;
	padding: 15px 40px 15px 15px;
	margin-left: -26px;
	background-color: #253b52;
	border: 1px solid #000;
}


/* THE VERDICT */
.score h3 {
	font-family: 'Bauhaus';
    font-size: 40px;
    color: #03afff;
	text-shadow: 2px 2px 2px #000;
	margin-left: 10px;
}


/* NUMERICAL */
.score .number {
	float: right;
	text-align: center;
    font-size: 80px;
	line-height: 100px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	padding-left: 20px;
	padding-right: 20px;
	margin: 10px 0 25px 40px;
	border-radius: 0;
	border: 1px solid #FFF;
}


/* TEXT */
.score p {
	padding-left: 10px;
	padding-right: 2px;
}




/* TRAILER *****************/
.itemVideoBlock {
	margin: 10px 0 0 0;
}

.itemVideo {
	margin: 0;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 5px;
}




/* SCREENSHOTS *************/

/* FRAME */ 
div.itemImageGallery {
	border: 1px solid #000;
	border-top: 0;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}


ul.sigProResponsive {
	margin-top: 0 !important;
	padding: 0 !important;
}


/* TITLE */
.itemImageGallery h3 {
	display: none;
}


/* THUMBNAILS */
ul.sigProResponsive li.sigProThumb a.sigProLink {
	background-color: transparent !important;
	border: 0 !important;
}


.sigProResponsive li.sigProThumb span.sigProLinkOuterWrapper {
	margin: 0 !important;
	padding: 0;
}


/* SCREENSHOTS */
.fancybox-skin {
	background: #111;
}




/* LAST MODIFIED ***********/
.itemContentFooter {
	color: #FFF;
    border: 1px solid #000 !important;
	border-top: 0 !important;
    border-radius: 0 0 2px 2px;
    padding: 10px 22px 10px 22px;
	margin-bottom: 6px;
    background: #1e1e1e;
}




/* SOCIAL MEDIA ************/

/* FRAME */
.itemSocialSharing {
	max-height: 58px;
	padding: 5px 15px 5px 15px;
	margin-bottom: 0;
	border: 1px solid #000;
	background-color: #161922;
	background-image: url(http://www.opnoobs.com/images/rectangle.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}


/* TWITTER */
.itemTwitterButton {
	padding-right: 15px;
}




/* AUTHOR ******************/

/* FRAME */
.itemAuthorBlock {
	width: 100%;
    padding: 35px 0 20px 20px;
	margin-bottom: 0;
}


/* THUMBNAIL */
.itemAuthorBlock img.itemAuthorAvatar {
	float: right;
	margin: 0 20px 10px 30px;
    padding: 0;
    border-radius: 0;
	border: 1px solid #FFF;
}


/* NAME */
.itemAuthorName a {
	font-size: 32px;
	line-height: 32px;
}


/* TEXT */
.itemAuthorBlock p {
	color: #FFF;
	text-align: justify;
	margin-right: 0 !important;
}


/* LINKS */
.itemAuthorName a {
	text-transform: uppercase;
	color: #FFFFFF !important;
}

.itemAuthorName a:hover {
	color: #03afff !important;
}




/* LATEST FROM AUTHOR ******/

/* FRAME */
.itemAuthorLatest {
	width: 100%;
	padding-top: 0;
	margin-top: 12px;
	margin-bottom: 0;
	border-radius: 2px;
}


/* HEADER */
.itemAuthorLatest h3 {
	font-size: 1.6rem;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 10px;
	padding: 10px 22px 10px 22px;
	border: 1px solid #000;
	border-radius: 2px;
}


/* TABLE */
.itemAuthorLatest ul {
	margin: 0 !important;
}


/* ITEM */
.itemAuthorLatest ul li {
	margin-bottom: 6px;
	padding: 10px 25px 10px 15px !important;
	border: 1px solid #000;
	background-color: #253b52;
}


.itemAuthorLatest ul li.even {
	background:#475c71;
}



/* BULLETS */
.itemAuthorLatest ul li .fa {
	color: #03afff;
	padding-top: 7px;
	margin-left: 7px;
}


/* LINKS */
.itemAuthorLatest ul li a {
	color: #FFFFFF;
}

.itemAuthorLatest ul li a:hover {
	color: #03afff;
}




/* RELATED ITEMS ***********/

/* FRAME */
.itemRelated {
	padding-top: 0;
	margin-top: 20px;
	margin-bottom: 0;
	border-radius: 2px;
}


/* TABLE */
.itemRelated ul {
	margin: 0 !important;
}


/* ITEM */
.itemRelated ul li {
	width: 100%;
	margin: 0;
	padding: 15px 25px 5px 15px !important;
	border: 1px solid #000;
	background-color: #3c536b;
}


.itemRelated .odd {
	margin-top: 6px !important;
	margin-bottom: 6px !important;
}


/* ITEM HEADER */
.itemRelated .itemRelTitle {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.75px;
}


/* THUMBNAIL */
.itemRelated ul li img.itemRelImg {
	width: 186px !important;
    height: auto !important;
	max-height: none !important;
	padding: 0;
	margin: 2px 20px 20px 0;
	border: 1px solid #111111 !important;
    border-radius: 2px;
    overflow: hidden;
}


/* LINKS */
.itemRelated ul li a {
	color: #FFFFFF !important;
}

.itemRelated ul li a:hover {
	color: #03afff !important;
}


/* HEADER */
.itemRelated h3 {
	font-size: 1.6rem;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 10px;
	padding: 10px 22px 10px 22px;
	border: 1px solid #000;
	border-radius: 2px;
}


/* TEXT */
.itemRelated p {
	color: #D4D4D4;
	text-align: justify;
}


/* H1 */
.itemRelated h1 {
    font-size: 13px;
	line-height: 2.1rem;
	color: #D4D4D4;
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    text-transform: none;
}




/* MORE IN THIS CATEGORY ***/

/* FRAME */
div.itemNavigation {
	margin-top: -1px;
	margin-bottom: 0;
	border: 1px solid #000;
	border-radius: 2px;
	background-color: #253b52 !important;
}


/* LINKS */
.itemNavigation a:hover {
	color: #03afff !important;
}




/* COMMENTS ****************/

div.itemComments {
	padding: 15px;
}




/* 1400 *******************/
@media (min-width:1400px) {

/* SCORE */
.score {
	width: 700px;
}

}




/* 0-1009 - SCORE FRAME ***/
@media (min-width:999px) and (max-width:1009px) {
	.score {
		width: 107.5%;
	}
}
@media (min-width:978px) and (max-width:998px) {
	.score {
		width: 107.7%;
	}
}
@media (min-width:957px) and (max-width:977px) {
	.score {
		width: 107.9%;
	}
}
@media (min-width:936px) and (max-width:956px) {
	.score {
		width: 108.1%;
	}
}
@media (min-width:915px) and (max-width:935px) {
	.score {
		width: 108.3%;
	}
}
@media (min-width:894px) and (max-width:914px) {
	.score {
		width: 108.5%;
	}
}
@media (min-width:873px) and (max-width:893px) {
	.score {
		width: 108.7%;
	}
}
@media (min-width:852px) and (max-width:872px) {
	.score {
		width: 108.9%;
	}
}
@media (min-width:831px) and (max-width:851px) {
	.score {
		width: 109.1%;
	}
}
@media (min-width:810px) and (max-width:830px) {
	.score {
		width: 109.3%;
	}
}
@media (min-width:789px) and (max-width:809px) {
	.score {
		width: 109.5%;
	}
}
@media (min-width:768px) and (max-width:788px) {
	.score {
		width: 109.7%;
	}
}
@media (min-width:747px) and (max-width:767px) {
	.score {
		width: 109.9%;
	}
}
@media (min-width:726px) and (max-width:746px) {
	.score {
		width: 110.1%;
	}
}
@media (min-width:705px) and (max-width:725px) {
	.score {
		width: 110.3%;
	}
}
@media (min-width:681px) and (max-width:704px) {
	.score {
		width: 111.4%;
	}
}

@media (min-width: 591px) and (max-width: 680px) {
	.score {
		width: 110%;
	}
}

@media (min-width: 479px) and (max-width: 590px) {
	.score {
		width: 112%;
	}
}

@media (min-width: 381px) and (max-width: 478px) {
	.score {
		width: 115%;
	}
}

@media (max-width: 380px) {
	.score {
		width: 120%;
	}
}




/* 680 & IPAD **************/
@media (max-width:1009px) {

/* TRAILER */
.itemVideoBlock {
	margin: 0;
}

}





/* IPAD *********************/
@media (max-width:1009px) {
/* T3-CONTENT **************/
#t3-content {
	max-width: none !important;
}
}




/* 680 *********************/
@media (max-width: 680px) {

/* TITLE */
.itemTitle {
	padding: 10px 20px 10px 20px;
	border-radius: 0 !important;
}

div.itemHeader {
	background-color: #111111;
	background-image: url(http://www.opnoobs.com/images/rectangle.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
	
div.itemHeader h2.itemTitle {
	font-size: 15px !important;
	text-transform: uppercase;
	padding: 8px 22px 8px 22px;
	margin-bottom: 0;
	border: 0 !important;
	background-image: none;
	background-color: #141517;
	
}


/* TOOLBAR */
ul.itemToolbar {
    padding: 2px 0 8px 22px !important;
	min-height: auto !important;
}

ul.itemToolbar li {
    font-size: 8px;
}


/* ARTICLE */
#t3-mainbody {
	margin-top: 0;
}


#t3-content .t3-component {
	padding: 0;
}

.itemFullText {
	padding: 5px 20px 10px 20px !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	background-color: #292929 !important;
}

div.itemView {
	margin-bottom: 0 !important;
}


/* H1 & H2 */
.itemFullText h1, .itemFullText .h1, .itemFullText h2, .itemFullText .h2 {
	width: 108%;
	background-color: #03afff;
}


/* IMAGE */
#k2Container .itemFullText img {
	position: relative !important;
	left: 0 !important;
	width: 100%;
	border: 1px solid #FFFFFF;
	padding: 0;
}


/* TRAILER */
.itemVideo {
	padding: 0;
	border: 0;	
}


/* GALLERY */
div.itemImageGallery {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

ul.sigProResponsive {
	margin: 0 !important;
	padding: 0 !important;
}



/* SCORE */
.score {
	margin-left: -25px;
	border-radius: 0;
	border-top: 5px solid #156fbb;
	border-bottom: 5px solid #156fbb !important;
	background-color: #1e1e1e !important;
}

.score h3 {
	font-size: 30px;
	line-height: 30px;
	text-shadow: 1px 1px 1px #000;
	margin-top: 10px;
}


/* LAST MODIFIED */
.itemContentFooter {
	display: none;
}


/* SOCIAL */
.itemSocialSharing {
	display: none;
}


/* AUTHOR */
.itemAuthorBlock {
	padding-bottom: 25px;
	margin-top: 0;
	border-top: 5px solid #156fbb;
	background-color: #131315;
}


.itemAuthorBlock img.itemAuthorAvatar {
	width: 80px;
	height: auto;
}


.itemAuthorName a {
	font-size: 18px;
	line-height: 1 !important;
}

h3.itemAuthorName {
	font-size: 1.17em !important;
	line-height: 1.4 !important;
}


/* LATEST FROM AUTHOR */
.itemAuthorLatest {
	margin-top: 0;
	border-top: 5px solid #156fbb;
	border-bottom: 5px solid #156fbb;
}


.itemAuthorLatest ul li {
	margin-bottom: 0;
	border-bottom: 0;
	border-left: 0 !important;
	border-right: 0 !important;
}


.itemAuthorLatest h3 {
	padding: 12px 15px 12px 15px;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: #161922;
}


.itemAuthorLatest ul li {
	padding: 10px 25px 10px 15px !important;
}


.itemAuthorLatest ul li .fa {
	display: none;
}


/* RELATED ITEMS */
.itemRelated {
	margin: 0;
	border-bottom: 5px solid #156fbb;
	background-color: #161922 !important;
}


.itemRelated h3 {
	border-radius: 0;
	padding: 15px;
	border: 0;
	margin: 0;
	background: #131315;
}


.itemRelated ul li {
	border-left: 0 !important;
	border-right: 0 !important;
	background-color: #161922 !important;
}


.itemRelated .odd, .itemRelated .even {
	border-top: 0 !important;
}


.itemRelated .odd {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}


/* MORE IN THIS CATEGORY ***/
div.itemNavigation {
	display: none;
}


/* DISQUS */
div.itemComments {
	margin-top: 0;
	margin-bottom: 0 !important;
	border-bottom: 5px solid #156fbb;
}


}




/***************************************RIGHT_COLUMN*****************************************/

/* FRAME *******************/
.t3-sidebar-right {
	width: 298px;
}




/* 1400 ********************/
@media (min-width:1400px) {

.t3-sidebar-right {
	width: 330px;
}

}




/* 680 *********************/
@media (max-width: 680px) {
	
.t3-sidebar-right {
	width: 100%;
}
	
}