/*
Theme Name: Oscilloscope
Theme URI: http://.oscilloscope.net/
Description: Oscilloscope 2.0 WP theme
Version: 2.0
Author: VHX, WhiteCity Soft
Author URI: http://www.whitecitysoft.com/, http://vhx.tv/;
Tags: dark, space, grunge

	Oscilloscope v2.0
	 http://.oscilloscope.net/

	This theme was designed and built by WhiteCity Soft

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.aboutBackground img {
	width: 100%;
}
.columns.flush {
	padding-left: 0;
	padding-right: 0;
}
footer {
	margin-bottom: 60px;
}


/* BRINGING IN OLD STYLES */
.blackLink, #searchform label{
	padding:0 10px;
	color:#FFF; font-size:14px; line-height:22px;text-align:center;
	background-color:#000;
}
a.blackLink:hover {
	color:#FFCC33;
}

div.postmetadata{
	float:right;
}

div.postmetadata ul.socialwrap {
	margin-top:25px !important;
}

a.more-link{
	float:right; margin-left:10px; margin-top:20px;
	padding:0 5px;
	color:#FFF; font-size:14px; line-height:22px;text-align:center; text-decoration:none;
	background-color:#000;
}
a.left {
	float:left; margin-top:20px;
}




/* ----Sidebar---- */

#searchform{
	padding:8px;
}
#searchform input[type=submit]{
	background:#000;
	color:#FFF;
	cursor:pointer;
	-webkit-appearance: none;
	border: none;
}
#searchform input[type=text]{
	width:200px;
	font-size: 15px;
	padding: 4px;
	-webkit-appearance: none;
	border: none;
	border-bottom: 1px solid #000;
}
#sidebar {
	border-left: 1px solid rgba(0,0,0,.2);

}
#sidebar ul {
	margin: 0; padding: 0;
	list-style: none;
}
#sidebar ul li a{
	display:block;
	padding:8px 22px;
	text-transform:uppercase;
	color:#000;
	font-size:14px;
}
#sidebar ul li a:hover,
#sidebar ul li.current-cat a {
	color:#ffcc00; background-color:#000;
}

.categoryNav{}
.categoryNav li.categories {
	border-top:1px solid rgba(0,0,0,.4);
	border-bottom:1px solid rgba(0,0,0,.4);
}

h2.archivetitle{
	color:#666666;
	border-bottom: 1px solid rgba(0,0,0,.4);
	line-height: 34px;
	padding-left:22px;
	font-size: 18px;
}

#sidebar ul.archivelist li a{padding:8px 34px;}

#sidebar p.browsingInfo {padding:8px 22px;}
#sidebar p.browsingInfo a{ display:inline; font-size:12px; font-weight:bold; padding:0px 0px; }
#sidebar p.browsingInfo a:hover{color:#ffcc00; background-color:#fff;}


.newsPost{
	position:relative;
	margin-bottom:20px;
	border-bottom:1px #000 dashed;
	padding: 40px;
}

.newsPost h2,
.newsPost h2 a,
.newsPost h3,
.newsPost h3 a,
h2.pagetitle {
	font-size:21px;
	color:#000;
	text-transform:uppercase;
	padding-bottom:25px;
}

h2.pagetitle{
	margin-bottom:25px;
	font-size:26px;
	border-bottom:1px #000 dashed;
}

.newsPost h2 small,
.newsPost h3 small {
	font-size:14px;
	text-transform:none;
	}

.newsPost p{
	color:#000;
	font-size:16px;
	line-height:22px;
}

.fullPost p{
	display:block;
	}

.textsHolder{
	height:auto;
	height:100%;
	float:left;
	}

img.attachment-post-thumbnail {
	float:left;
	padding:0 28px 20px 0;
	}

.entry{
	overflow:hidden;
	padding-bottom:0px;
}
.fullPost {
	padding-bottom:60px;
}

.entry a {
	text-decoration:underline;
}
.entry a:hover {
	text-decoration:none;
	color:#FFCC33;
}
.entry p {
	padding-bottom:10px;
	}

.entry ul {
	margin:10px 0;
	padding-left:20px;
	}
.entry ul li {
	color:#000;
	line-height:18px;
	font-size:12px;
	list-style-type:disc;
	}

.entry ol {
	margin:10px 0;
	padding-left:20px;
	}
.entry ol li {
	color:#000;
	line-height:18px;
	font-size:12px;
	list-style-type:decimal;
}

.entry blockquote {
	font-style:italic;
	}

.blackLink,
#searchform label{
	padding:0 10px;
	color:#FFF;
	font-size:14px;
	line-height:22px;
	text-align:center;
	background-color:#000;
	}
a.blackLink:hover {
	color:#FFCC33;
	}

div.postmetadata{
	float:right;
	}

div.postmetadata ul.socialwrap {
	margin-top:25px !important;
	}

a.more-link{
	float:right;
	margin-left:10px;
	margin-top:20px;
	padding:0 5px;
	color:#FFF;
	font-size:14px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	}
a.left {
	float:left;
	margin-top:20px;
}

.wp-pagenavi {
	min-height: 50px;
}



/* ABOUT US
----------------------------------------- */
#aboutContent{
	width:604px; height:420px; margin-top:22px; padding:66px 173px 71px 178px;
	background:url(images/about_background_new.jpg) 0 0 no-repeat; text-align:right;
}
#aboutContent p{
	display:inline;
	color:#FFF;font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; line-height:18px;
	background:#000;

}

.aboutBackground{
	position:relative;
	display: block;
	border: 3px solid #FFF;
	padding: 0;
}
.aboutBackground:after {
	content:'';
	clear: both;
}
.aboutBackground img.attachment-post-thumbnail {
	padding: 0;
	float: none;
}
.aboutText {
	width:585px;
	overflow:auto;
	position:absolute;
	bottom:20px;
	right:20px;
	padding:6px;
}
.aboutText p {
	background-color: #000;
}
.aboutText a {
	color:#09F;
	text-decoration:underline;
}
.aboutText a:hover {
	text-decoration:none; color:#FFCC33;
}

.aboutText ul {
	margin:10px 0;
}
.aboutText ul li {
	color:#fff; line-height:18px; font-size:14px;
	list-style-type:disc;
}

.aboutText ol {
	margin:10px 0;
}
.aboutText ol li {
	color:#fff; line-height:18px; font-size:14px;
	list-style-type:decimal;
}

.aboutText blockquote {
	font-style:italic;
}
@media only screen and (max-width: 40em) {
	.aboutText {
		width: auto;
		position: relative;
		bottom: auto;
		right: auto;
	}
}

.prevButton{
	display:block;
	position:absolute; top:318px; left:9px;
	width:119px; height:146px;
	background:url(images/prev_button.jpg) 0 0 no-repeat;}
.nextButton{
	display:block;
	position:absolute; top:319px; right:13px;
	width:119px; height:146px;
	background:url(images/next_button.jpg) 0 0 no-repeat;}


@media only screen and (max-width: 40em) {
	.content {
		padding-top: 70px;
	}
	nav {
		position: relative;
		z-index: 350;
	}
	nav.secondary {
		display: inline;
		height: auto;
		z-index: 0;
		top: 60px;
	}
	nav.secondary ul {
		height: 45px;
		top: 0;
	}
	nav.secondary ul li {
		right: auto;
	}
	nav.secondary ul li a {
		font-size: 11px;
	}
}
