/* 
Theme Name: Panoro Energy
Theme URL: http://www.blueprint.tv/
Description: The Panoro Energy Theme
Author: Blueprint.tv
Author URI: http://blueprint.tv
Version: 0.9
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

/*
edited area ******************************
*/

/*
top level styles
*/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cccccc;
}
<!--[if !IE]>-->
body {
    font-size: 16px;
}
</style>
<!--<[endif]-->

body {
    line-height: 1.125em;
}

#container {
	width: 896px;
	margin: 0 auto;
	background: url(images/pageBorder.jpg) top center repeat-y;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
}
#mainContainer {
	float: left;
	width: 896px;
	padding: 10px 0 0 0;
}
#topNav {
	width: 100%;
}
#sidebar {
	float: right;
	width: 193px;
	border: solid 1px #ffcc00;
	background: #333333 url(images/sideBarBG.jpg) top left no-repeat;
	color: #cccccc;
	padding: 0px 0px 10px 0px;
}
#videoContent {
	border-top: solid 2px #ffcc00;
	border-bottom: solid 2px #ffcc00;
	clear: both;
}

#subNav {
	float: left;
	width: 150px;
	border-top: solid 1px #666666;
}
#content {
	float: left;
	width: 550px;
	color: #cccccc;
	border-top: solid 1px #666666;
	padding: 0 0 10px 0;
}
#footer {
	clear: both;
	width: 896px;
	color: #cccccc;
	border-top: solid 1px #666666;
	font-size: 0.725em;
	margin: 0 0 10px 0;
}

body {
	background: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.775em;
}

h2 {
	padding: 9px 10px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px #666666;
}

h3 {
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	padding: 10px;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

table h5 {
	border-bottom: solid 1px #ffcc00;
}

p {
	padding: 10px 10px 0px 10px;
	clear: both;
}

#content ul {
	padding: 10px 10px 0px 10px;
}

a {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
table {
	margin: 10px 10px 0px 10px;
	border: solid 1px #999999;
}
th {
	font-weight: bold;
	padding: 0.4em;
	font-size: 0.9em;
	border-bottom: solid 1px #ffcc00;
}

td {
	padding: 0.4em; 
	font-size: 0.9em;
}

/*
page background elements
*/
.homeBG {
	background: url(images/homeBG.jpg) top right no-repeat;
}
.aboutBG {
	background: url(images/aboutBG.jpg) top right no-repeat;
}
#header {
	background: #ffffff url(images/headerGrad.gif) top right repeat-y;
}

/*
topNav menu styles
*/
#topNav li {
	list-style: none;
	display: inline;
}
#topNav a {
	border-top: solid 1px #ffcc00;
	border-left: solid 1px #ffcc00;
	border-right: solid 1px #ffcc00;
	float: left;
	width: 126px;
	text-decoration: none;
	background: #b6b6b6 url(images/topNav_Button.jpg) top center no-repeat;
	color: #ffffff;
	font-size: 0.875em;
	padding: 0.15em 0em;
	text-align: center;
}
#topNav a:hover {
	background: #b6b6b6 url(images/topNav_Button.jpg) bottom center no-repeat;
}

/*
subNav styles
*/
#subNav ul {
	list-style-position: outside;
	list-style: none;
	line-height: 20px;
	padding: 10px 0px 0px 10px;
}

#subNav ul ul {
	padding: 0px 0px 0px 10px;
}

#subNav li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#subNav li li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

/*
content styles
*/

#content img {
	margin: 3px 10px 5px 0px;
}

#content ul {
	width: 400px;
}
.noBullet ul {
	list-style-type: none;
}
.pdfIcon {
	background-image: url(images/pdf.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
.newLine {
	margin: 30px;
}
img.alignleft {
	float: left;
}
/*
sidebar styles
*/
#sidebar h2 {
	border-bottom: none;
}
#sidebar h3 {
	font-size: 0.9em;
}
#sidebar li {
	list-style-position: outside;
	list-style: none;
}
.lastupdate {
	font-size: 0.9em;
	margin: 0px 0px 10px 10px;
}
/*
#sidebar table, #sidebar td, #sidebar th {
	background-color: #ffffff;
	color: #000000;
}
*/

/*
subMenu ******************************
*/

#subNav  ul ul,
#subNav .current_page_item ul ul,
#subNav .current_page_ancestor ul ul,
#subNav .current_page_ancestor .current_page_item ul ul,
#subNav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
}

#subNav .current_page_item ul,
#subNav .current_page_ancestor ul,
#subNav .current_page_ancestor .current_page_item ul,
#subNav
.current_page_ancestor .current_page_ancestor ul,
#subNav .current_page_ancestor .current_page_ancestor .current_page_item ul,
#subNav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
}
/*
#subNav .current_page_item ul,
#subNav .current_page_ancestor .current_page_item ul,
#subNav .current_page_ancestor .current_page_ancestor .current_page_item ul, {
	background-color: green;
}*/

#subNav ul .current_page_item {
	border-left: solid 5px #666666;
	padding-left: 5px;
}

#subNav ul .current_page_item a,
#subNav ul .current_page_ancestor a {
	color: #ffffff;
}


/*
test area ******************************
*/

.sharetickerwrapper {
	border: none;
	background-color: #ffffff;
}
.sharetickerwrapper td {
	color: #000000;
}

.sharetickerfooter {
	color: #000000;
}
.ticker-table-small td{
	background-color: #ffffff;
	color: #000000;
}
#cision-maincontent {
	margin: 10px 0px 0px 10px;
	width: 530px;
}
#cision-maincontent ul {
	list-style-position: outside;
	list-style-type: none;
	width: 400px;
}

#cision-table {
	padding: 0px;
	margin: 0px;
	width: 500px;
	background-color: #ffffff;
}
form {
	float: left;
	width: 400px;
}
input {
	color: #000000;
}
/*
#GraphWrapper, .sharetickerwrapper {
}
*/

form#frmShareGraph {
	border: solid 2px #000000;
	background-color: #fff;
	padding: 10px;
}
.elementWrapper * {
	color: #666666;
}

.clearBoth {
	clear: both;
}
