/*
Theme Name: Agentis News
Theme URI: http://agentisenergy.com/news/
Description: Modifed styles from Agentis Energy site.
Version: 1.5
Author: N/A
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Greg Wixted || http://wx2d.com
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

body {
	padding:0;
	margin:0;
	/*background:#fff url(images/horizon.jpg) left 20px repeat-x;
	background: #dddddd url('images/site_bg.jpg') repeat-x;*/
	background: #fff;
}

body,th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#494949;
}

.story {
width: 100%;
margin: 0 0 17px 0;
float: left;
clear: both;
}

p {margin-top: 0;}

h2.storytitle  {
width: 100%;
font-size: 15px;
font-weight: bold;
margin: 0;
}

.date p {
width: 100%;
border-bottom: 2px solid #ccc;
font-size: 11px;
font-weight: bold;
color: #999;
letter-spacing: 2px;
}

a {
text-decoration:none;
color:#900;
}

.storyContent p {
width: 100%;
margin: -9px 0 20px 0;
float: left;
}

p.center {
width: 100%;
font-size: 12px;
text-align: center;
}

a img:hover {
	border-bottom:0;
}

a:hover {
	border-bottom:1px dotted #900;
}

img,img a {border:0;}

h1 {margin-top:0;}

h2 {margin-top:0;}

h3 {
	font-size:15px;
	margin-top:0;
	margin-bottom: 8px;
}

h4 {
	font-size: 13px;
	margin: 0 0 0 30px;
}


/* TEMPLATE STYLES */

.clear {clear:both;}
.alignleft {float:left;}
.alignright {float:right;}
.pad {padding:20px;}
.padtop {padding-top:20px;}
.padbtm {padding-bottom:20px;}
.padlft {padding-left:20px;}
.padrgt {padding-right:20px;}
.dblpad {padding:40px;}
.dblpadtop {padding-top:40px;}
.dblpadbtm {padding-bottom:40px;}
.dblpadlft {padding-left:40px;}
.dblpadrgt {padding-right:40px;}
.halfpad {padding:10px;}
.halfpadtop {padding-top:10px;}
.halfpadbtm {padding-bottom:10px;}
.halfpadlft {padding-left:10px;}
.halfpadrgt {padding-right:10px;}
.imgLeft { float: left; padding: 0 10px 10px 0; }
.imgRight { float: right; padding: 0 0 10px 10px; }

.red {color:red;}
.drkred {color:#900;}
.gray {color:gray;}
.silver {color:silver;}
.blue {color:blue;}
.green {color:green;}

#container {
	width:940px;
	margin:0 auto;
}

#canvas {
	float:left;
	width:900px;
	padding:0 20px;
}



/* BG SHEATH */
.bg-sheath { width: 100%; min-width: 900px; height: 38px; position:absolute; top: 0; left: 0; z-index: 1; }
.bg-left { width: 50%; min-width: 450px; float: left; }
.bg-right { min-width: 450px; }

/* CONTAINERS */
.sheath { position: relative; min-width: 900px; }
.inner-content { margin: 0 auto; width: 900px; position: relative; z-index: 2;  }

/* HEADER */
#header .bg-sheath .bg-left { height: 38px; background: #fff url(http://agentisenergy.com/images/nav_top_nib.jpg) right 0 no-repeat; }
#header .bg-sheath .bg-right { height: 38px; background: #ae0025; }
#header { height: 110px; position: relative; z-index: 10; }

/* FOOTER */
#footer .bg-sheath { height: 26px; }
#footer .bg-sheath .bg-left { height: 26px; background: #494949 url(http://agentisenergy.com/images/footer_top_bg.jpg) 0 0 repeat-x; }
#footer .bg-sheath .bg-left .bg-over { height: 26px; background: url(http://agentisenergy.com/images/footer_top_nib.jpg) right 0 no-repeat;  }
#footer .bg-sheath .bg-right { height: 26px; background: #fff; }

#footer { margin-top: 50px; padding: 65px 0 35px 0; background: #494949 url(http://agentisenergy.com/images/footer_top_bg.jpg) 0 0 repeat-x; }
#footer a:hover { border: none; }
#footer ul { margin: 0 0 0 5px; padding: 0 40px 0 12px; /*width: 130px;*/ float: left; background: url(http://agentisenergy.com/images/footer_bullet.gif) 0 6px no-repeat; }
#footer ul.footer-last { float: right; }
#footer ul li { color: #969696; font-size: 12px; font-weight: bold; list-style: none; }
#footer ul li a { color: #969696; border: none; font-size: 12px; font-weight: bold; }
#footer ul li a:hover { text-decoration: underline; }
#footer ul li ul { margin: 0; padding: 0; background: none; }
#footer ul li ul li { margin-bottom: 8px; }
#footer h3 { margin-bottom: 20px; }
#footer ul li h3 a { color: #c7c7c7; font-size: 14px; line-height: 14px; }


#footer-copyright { height: 33px; font-size: 10px; color: #6d6d6d; line-height: 33px; background: #404040; }
#footer-bottom { height: 64px; background:url(../images/footer_bot_bg.jpg) 0 0 repeat-x; }



/* LOGIN MENU */
/*#loginMenu { position: absolute; right: 0; top: 10px; font-size: 11px; overflow:hidden; width: 60px; height: 23px; }
#loginForm { width: 500px; overflow: hidden; }
#loginForm input { font-size: 11px; }
#form_login { float: left; }
#btn_login { float: left; width: 65px; height: 23px; }
#btn_login a { margin-right: 5px; float: left; width: 60px; height: 23px; background: url(../images/login_btn.jpg) 0 0 no-repeat; }
#btn_login a:hover { border: none; background-position: 0 -23px; }*/

/* LOGO */
.logo { padding-top: 22px; width: 330px; float: left; }
.logo a:hover { border: none; }

/* NAVIGATION STYLES */
.nav {
	float:right;
	width: 570px;
	height:38px;
}

.nav ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

.nav li {
	float:left;
	height:38px;
	line-height: 38px;
	border-right: 1px solid #cd637a;
	position:relative;
}

.nav li.last {border-right:0;}

.nav a {
	padding:0 24px;
	float:left;
	line-height:38px;
	height:38px;
	position: relative;
	color: #fff;
	text-transform:lowercase;
	border-bottom:0;
}

.nav li:hover a {
	text-shadow: 0 0 5px #fff;
}

/* NAVIGATION DROPDOWN STYLES */

.nav ul li ul {
	display: none;
	border:1px solid silver;
	padding-left:0;
	background:white;
	position: absolute;
	top: 38px;
	left:0;
	z-index:100;
}

.nav ul li ul li {
	float:none;
	padding-right:0;
	height: auto;
}

.nav ul li ul a {
	padding: 8px 24px;
	float:left;
	display: block;
	background:white;
	color:#333;
	height: auto; /*26px;*/
	line-height: 14px; /*26px;*/
	width:150px;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:0;
}

.nav ul li ul.extended a { width: 155px; }

.nav ul li ul li.sub { /* PRODUCTS "sub" nav */
	height:23px;
}

.nav ul li ul li.sub a { /* PRODUCTS "sub" nav */
	height:23px;
}

.nav ul li ul li.sub a { /* PRODUCTS "sub" nav */
	color:#999;
	text-indent:10px;
}

.nav ul li ul a:hover {
	background:#EEEEEE;
	color:#900;
}

.nav ul li:hover ul {
	display:block;
}

.nav ul li:hover ul.right {
	display:block;
	position:absolute;
	top:38px;
	right:0;
	left:auto;
	z-index:100;
}

/* HOMEPAGE STYLES */

#flash {
	width:900px;
	height:300px;
}
#flashHolder {
	padding-bottom: 43px;
	width:900px;
	height: 300px;
	background: url(http://agentisenergy.com/images/flash_shadow.jpg) 0 bottom no-repeat;
}
#nonFlash { width:900px; height: 300px; overflow: hidden;  }

p#tagline {
width:100%;
margin:10px 0 24px;
color:#999;
font-size:12px;
font-weight:;
font-style:italic;
text-align:center;
}

p#tagline span {
color:#666;
font-style:	normal;
font-weight:bold;
font-size:13px;
}

#modules {
	margin: 0; width: 900px; height: auto; position: relative;
}

.btn-learnMore { padding: 8px 11px; font-size: 12px; line-height: 12px; color: #fff; float: left; display: block; background: #b8b8b8; }
.btn-learnMore:hover { background: #bbb; border: none; }

#modules .btn-learnMore { position: absolute; bottom: 0;  }

#modules ul {
	padding:0;
	margin:0;
	list-style:none;
}

#modules li {
	margin-right: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	width: 260px;
	list-style:none;
	float:left;
	background: url(http://agentisenergy.com/images/border_v_dotted.jpg) right 0 repeat-y;
}

#modules li.last {
	padding-right: 0;
	margin-right: 0;
	background: none;
}


#content #modules h2 {
	margin-bottom: 14px;
	text-transform: none;
	font-size:19px;
	line-height:20px;
	color:#ae0025;
	font-weight: bold;
}

#content #modules h2 a {
	color:#ae0025;
}
#content #modules h2 a:hover { border: none; }


/*.highlightTop { width: 910px; height: 15px; background: url(../images/highlight_top.jpg) no-repeat; }
.highlightMid { padding: 0 18px; width: 874px; background: url(../images/highlight_mid.jpg) repeat-y; }
.highlightBot { width: 910px; height: 15px; background: url(../images/highlight_bot.jpg) no-repeat; }
}*/



/* SIDEBAR STYLES */

#sidebar {
	float:left;
	width:258px;
}

#sidebar h3 {
	float:left;
	width:258px;
	height:53px;
	margin:0;
}

#sidebar h3.about {background:url(images/about.jpg) left -1px no-repeat;}

#sidebar h3.solutions {background:url(images/solutions.jpg) left -1px no-repeat;}

#sidebar h3.news {background:url(images/news.jpg) left -1px no-repeat;}

#sidebar h3.contact {background:url(images/contact.jpg) left -1px no-repeat;}


#sidebar h3 span {
	display:none;
}

#sidebar ul {
	float:left;
	padding:12px 0;
	margin:0;
	list-style:none;
}

#sidebar li {
	float:left;
	width:258px;
	min-height:57px;
	padding-bottom:3px;
}

#sidebar a {
	float:left;
	width:236px;
	height:55px;
	border:1px solid #999;
	line-height:55px;
	background:white url(images/sidebar-horizon.jpg) right top;
	color:#666;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
}

#sidebar a:hover {
	background:url(images/sidebar-horizon.jpg) right -55px;
	text-decoration:none;
	color:#333;
}

#sidebar li ul {
	float:left;
	padding:0;
	padding-top:1px;
	margin:0;
	list-style:none;
}

#sidebar li ul li {
	float:left;
	width:258px;
	height:39px;
	padding-bottom:1px;
	min-height:34px;
}

#sidebar li ul a {
	float:left;
	width:221px;
	height:37px;
	border:1px solid #999;
	line-height:37px;
	background:white url(images/sidebar-horizon-sm.jpg) right top;
	color:#666;
	padding-left:35px;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

#sidebar li ul a:hover {
	background:url(images/sidebar-horizon-sm.jpg) right -37px;
	text-decoration:none;
	color:#900;
}

#sidebar .contact-info {
	float:left;
	width:226px;
	border:1px solid #999;
	padding:15px;
}

#sidebar h2 {
	margin:0;
	font-size:14px;
	line-height:18px;
	float:left;
}

/* CONTENT STYLES */

/*#content {
	float:right;
	width:828px;
	padding:20px 50px 20px 20px;
	margin:7px 0 7px 0;
	background:white;
	border:1px solid #999;
	min-height:880px;
}*/

#content h1 {
	font-size:22px;
	line-height:46px;
	color:#444444;
	font-weight:normal;
	/*text-transform:uppercase;*/
}

#content-area {
	width:533px;
	min-height: 480px;
   	height:auto !important;
   	height: 480px;
	float:right;
}

#content h2 {
	font-size:16px;
	margin: 32px 0 7px 0;
	color:#333;
	font-weight:normal;
	/*text-transform:uppercase;*/
}

#content-area h2.drkred {
	margin: 50px 0 10px 0;
	color: #900;
	clear: both;
}

#content-area h5 a {
	font-size:11px;
	margin: 0 0 0 36px;
	color:#900;
	font-weight:normal;
	/*text-transform:uppercase;*/
}

.contact-info h2, .contact-info p {
float: left;
clear: right;
}

#content-area p.intro {
color: #777;
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
}

ul#format01 {
display: inline;
list-style: none;
}

ul#format01 li {
width: 533px;
margin: 30px 0 0 0;
float: left;
clear: both;
}

/* begin nested list */

ul#format01 ul {
}

ul#format01 ul li
 {
margin: 0 0 0 14px;
}

ul#format01 ul li.title {
list-style: none;
margin: 0;
font-size: 13px;
font-weight: bold;
}

/* end nested list */

ul#format01 li h3 {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #555;
	text-transform: uppercase;
	clear: both;
}

ul#format01 li h2 {
	margin: 0 0 17px 0;
	color: #900;
	text-transform: uppercase;
	/*float: left;*/
	clear: both;
}

p.first,
ul#format01 li p.first {
	color: #666;
	font-weight: bold;
	font-style: italic;
}

img.imgfloatL,
ul#format01 li img.imgfloatL {
	float: left;
	margin: 3px 10px 14px 0;
	border: 1px solid #ddd;
}

img.imgfloatR,
ul#format01 li img.imgfloatR {
	float: right;
	margin: 3px 7px 14px 10px;
	border: 1px solid #ddd;
}

/* CAREERS STYLES */
.job {
margin:0 0 50px 0;
}


/* NEWS STYLES */

#news h3 {
	margin:0;
}

/* FOOTER STYLES 

#footer {
	height:314px; 
	float:left;
	width:900px;
	padding:10px 0;
	margin-bottom:10px;
	background:#686868 url(http://agentisenergy.com/images/footer_bg.jpg) repeat-x top;
}

#footer h3 {
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	color:white;
	margin-bottom:0.75em;
}

#footer h3 a {
	color:white;
}

#footer a {
	color:#CCC;
	border-bottom:0;
}

#footer a:hover {
	text-decoration:underline;
}

#footer ul {
	padding:0;
	margin:0;
	list-style:none;
}

#footer li {
	padding:0;
	margin:0;
	padding-left:15px;
}

#footer li.sub {
	font-size:90%;
	text-indent:10px;
	text-transform:lowercase;
}

#footer img.icon {
	float:left;
	width:20px;
	padding-right:4px;
}

.footer-left {
	float:left;
	width:152px;
	height:185px;
	padding:0 10px;
	border-right:1px solid #999;
}

.footer-left a {
	display:block;
}

.footer-right {
	float:right;
	width:167px;
	height:145px;
	padding-right:10px;
	text-align:right;
	color:white;
	position:relative;
}*/

.login {
	float:left;
	width:167px;
	height:90px;
	font-size:12px;
}

.copy {
	float:left;
	width:167px;
	height:28px;
	font-size:10px;
	line-height:14px;
	margin-top:79px;
}


.table-basic {
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #666;
	}

.table-basic td, .table-basic th {
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #666;
	padding: 3px;
	}

.table-basic th {
	background: #ccc;
	color: #900;
	}
	
/* UPCOMING EVENTS */
.event-title {
	margin: 0 0 .25em;	
	border-bottom: 1px solid #900;
	}
	
.event-info {
	margin: 0 0 .25em;
	padding: 0;
	list-style-position:inside;
	}

.event-info li {
	
}

/* --------------------------------START WORDPRESS SPECIFIC STYLES---------------------------- */

label.screen-reader-text {/* Hide search form label */
display: none;
}

a.more-link {
font-size: 11px;
font-weight: bold;
}

#wp_sidebar {
position: absolute;
top: 380px;
}

#wp_sidebar ul li.widget {
margin: 0 0 20px 0;
}

/*
#wp_sidebar form {
margin: 0;
padding: 0;
}
*/
#wp_sidebar input#s {
width: 180px;
background: #eee;
border: 1px solid #999;
color: #000;
}

#wp_sidebar ul {
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

#wp_sidebar ul li {
color: #900;
font-size: 13px;
text-transform:uppercase;
}

#wp_sidebar ul ul {
list-style-type: none;
}

#wp_sidebar ul ul li {
padding-left: 20px;
}

#wp_sidebar ul ul li a {
color: #777;
text-decoration: none;
font-size: 11px;
font-weight: bold;
line-height: 1.4em;
}

#wp_sidebar ul ul li a:hover {
color: #900;
}

#sn_icons {
width: 258px;
float: left;
}

#sn_icons a, #sn_icons a:hover {
text-decoration: none;
}

#sn_icons a img {
margin: 0 17px 0 0;
text-decoration: none;
display: inline;
}

/* ------------------------------------------- START TWITTER STYLES -----------------------------------  */

form#aktt_tweet_form {
display: none;
}

ul li#twitter-tools {
width: 244px;
height: 350px;
padding: 7px;
overflow: auto;
border: 1px dotted #ccc;
}

ul li#twitter-tools div.aktt_tweets ul {
/*border: 1px dotted #ccc;*/
}

ul li#twitter-tools div.aktt_tweets ul li {
font-size: 11px;
margin: 10px 0;
color: #666;
text-transform: none;
}

ul li#twitter-tools div.aktt_tweets ul li a {
color: #900;
text-transform: none;
}

