/*
Theme Name: Drake
Theme URI: http://vanguardenergycorp.com/
Description: An image-less template focusing on Typography.
Author: Alejandro Bautista
Author URI: http://xseria.com
Version: 1.0
.
General comments/License Statement if any.
.
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,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
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
a {
    color: #A7CC09;
    text-decoration: underline;
}
a:hover {
    color: #A7CC09;
    text-decoration: none;
}
h1 {
    font-size: 33px;
    margin: 0 0 25px;
    font-weight: normal;
}

caption,th,td {
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* TYPE */
p a {
	color: #a7cc09;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

/* Main */
body {
	height: 100%;
	background: #022f49 url(../images/wrap-bg.jpg) repeat-x left top;
	color: #fff;
	font-family: Arial, sans-serif;
}

#wrapper {
	background: url(../images/bg-main.jpg) no-repeat center top;
}

#page {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../images/page-bg.png) repeat-y center top;
}

#header {
	padding: 20px 30px;
    position: relative;
}
.email-alerts {
    position: absolute;
    top: 20px;
    right: 32px;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    padding-left: 20px;
    background: url(../img/email-alerts.png) 0 0 no-repeat;
}
.email-alerts:hover {
    color: #ffffff;
    text-decoration: underline;
}

#logo {
	display: block;
	width: 186px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat left top;
}

#nav {
	list-style: none;
	margin-top: 10px;
    width: 1200px;
}

#nav li {
	float: left;
    position: relative;
    list-style: none;
}

#nav li a {
	display: block;
	float: left;
    height: 20px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 13px;
    text-shadow: 2px 1px 0px black;
    border-bottom: 2px solid #A7CC09;
    padding: 4px 25px 0 0;
    margin: 0 20px 0 0;
}

#nav li a:hover, #nav li.active a {
    border-bottom: 2px solid #ffffff;
}

#nav ul {
    display: none;
    width: 200px;
    position: absolute;
    top: 24px;
    left: 0;
    background: #001B2E;
    opacity: 0.8;
    padding: 15px 0;
    z-index: 100;
}
#nav li.d-active ul {
    display: block;   
}
#nav ul li {
    width: 100%;
    line-height: 20px;
}
#nav li.d-active ul li a, #nav li.active ul li a {
    border-bottom: 0;
    padding: 0;
    margin: 0 15px;
    width: 100%;
    text-shadow: none;
}
#nav li.d-active ul li a:hover, #nav li.active ul li a:hover {
    color: #A7CC09;
}
#nav li.d-active ul ul {
    display: none;
    position: absolute;
    top: 0;
    left: 200px;
}

#main-stage {
	height: 320px;
	background: url(../images/home-main-bg.png) no-repeat center top;
	position: relative;
	z-index: 10;
}

#main-stage-img {
	position: absolute;
	top: 13px;
	left: 30px;
	z-index: 20;
}

#pager {
	position: absolute;
	top: 240px;
	left: 240px;
	z-index: 30;
}

#pager a {
	float: left;
	display: block;
	width: 15px;
	height: 10px;
	margin-right: 5px;
	background: #fff;
	text-indent: -9999px;
}

#pager .activeSlide {
	background: #609a2e;
}

.cyclebox {
	width: 900px;
	height: 257px;
	overflow: hidden;
}

#about-stage,#operations-stage,#management-stage,#industry-stage,#contact-stage
	{
	height: 127px;
}

#about-stage {
	background: url(../images/about-stage.png) no-repeat center top;
}

#operations-stage {
	background: url(../images/operations-stage.png) no-repeat center top;
}

#management-stage {
	background: url(../images/management-stage.png) no-repeat center top;
}

#industry-stage {
	background: url(../images/industry-stage.png) no-repeat center top;
}

#contact-stage {
	background: url(../images/contact-stage.png) no-repeat center top;
}

#bluebar {
	width: 900px;
	height: 107px;
	margin: 0 auto;
	background: url(../images/bluebar.png) no-repeat left top;
}

.intro,.news {
	float: left;
	color: #fff;
}

.intro {
	width: 540px;
	padding: 15px 10px;
	font-size: 13px;
	line-height: 24px;
}

.intro p {
	margin-bottom: 24px;
}

.news {
    width: 180px;
    margin: 0 0 25px 0px;
    padding: 0 10px 0 0px;
}

#home .news {
    width: 300px;
}

.news p {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
}

.news .small {
	font-size: 11px;
}

.news .more {
	margin: 10px 0;
}

.news .more a {
	color: #a7cc09;
	text-decoration: none;
}

.news .more a:hover {
	color: #fff;
}

.news h3,.border h3 {
	margin-bottom: 4px;
	font-weight: bold;
}

.news .home-post {
	margin: 5px 0 12px;
}

.news .home-post a {
	color: #a7cc09;
	font-size: 12px;
}

.news ul.archives {
	list-style: none;
}

.news ul.archives li {
	font-size: 13px;
	padding: 2px 0;
}

.news ul.archives li a {
	color: #a7cc09;
	text-decoration: none;
}

.news ul.archives li a:hover {
	color: #fff;
}

.content ul.archive-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.content ul.archive-list li {
	margin: 0 10px 0 0;
	padding: 3px 0;
	font-size: 13px;
	border-bottom: 1px dotted #095b7e;
}

.content ul.archive-list li:last-child {
	border-bottom: none;
}

.content ul.archive-list li a {
	color: #a7cc09;
	text-decoration: none;
}

.content ul.archive-list li a:hover {
	color: #fff;
}

.bluebody {
	width: 900px;
	margin: 0 auto;
	background: url(../images/blue-bg.png) repeat left top;
}

.border {
	border-right: 1px dotted #8cc2d8;
    padding: 0 20px 0 0;
}

.border2 {
	border-left: 1px dotted #8cc2d8;
    float: left;
    margin: 15px 0 15px -1px;
    padding: 0 0 0 15px;
}

.border2 ul {
    list-style-type: none;
}

.leftcol {
	float: left;
    width: 670px;
    padding: 15px 0 15px 15px;
}

#home .leftcol {
    width: 540px;
    background: url(../img/content-texas.png) center center no-repeat;
}

.content {
    padding: 15px 0 15px 15px;
}
.content h2 {
	color: #A7CC09;
	font-weight: bold;
	margin-bottom: 15px;
}

.content p {
	font-size: 13px;
	line-height: 24px;
	padding: 0 0 18px;
}

.content ul {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.content ul ul {
    margin-top: 10px;
}

.content ul li {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 20px;
}

.content blockquote,.leftcol blockquote p { /*padding-bottom: 15px;*/
	font-size: 14px;
	line-height: 20px;
	margin-right: 15px;
}

.content blockquote cite {
	display: block;
	font-style: italic;
	font-size: 12px;
}

.rightcol {
	float: left;
	width: 320px;
	padding: 15px 15px 15px 0;
}

.rightcol p {
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
}

.rightcol p a {
	color: #a7cc09;
	text-decoration: none;
}

.rightcol p a:hover {
	text-decoration: underline;
}

#footer {
	padding: 30px;
    clear: both;
    overflow: hidden;
}

#footer li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

#footer li a {
    text-decoration: none;
}

#footer li a:hover {
    color: white;
}

.footer-nav {
    float: left;
    width: 140px;
    margin-right: 20px;
}

.footer-nav li {
    line-height: 24px;
}

.footer-quicklinks {
    float: left;
    width: 400px;
    margin-right: 20px;
}

.footer-quicklinks .title,
.footer-nav .title,
.footer-social .title {
    margin:0 0 7px;
	border-bottom:1px solid #69c;
	color:#fff;
	padding-bottom:9px !important;
}
.footer-quicklinks .q-links .holder {
	width:420px;
	padding:0 0 0 9px;
	margin:0 -40px 0 -9px;
	overflow:hidden;
}
.footer-quicklinks .q-links-list {
	float:left;
	width:208px;
	margin:0 0 0 -9px;
	padding:0;
	list-style:none;
	line-height:26px;
}
.footer-quicklinks .q-links-list li {
	padding:0 40px 7px 0 !important;
	height:1%;
	overflow:hidden;
}
.footer-quicklinks .q-links-list a {
	padding-left:33px;
	float:left;
	background:url(../img/icons-01.png) no-repeat;
}
.footer-quicklinks .q-links-list a.ico-1 {
	background-position:0 6px;
}
.footer-quicklinks .q-links-list a.ico-2 {
	background-position:0 -50px;
}
.footer-quicklinks .q-links-list a.ico-3 {
	background-position:0 -97px;
}
.footer-quicklinks .q-links-list a.ico-4 {
	background-position:0 -144px;
}
.footer-quicklinks .q-links-list a.ico-5 {
	background-position:0 -246px;
}
.footer-quicklinks .q-links-list a.ico-6 {
	background-position:0 -299px;
}
.footer-quicklinks .q-links-list a.ico-7 {
	background-position:0 -349px;
}
.footer-quicklinks .q-links-list a.ico-8 {
	background-position:0 -196px;
}

.footer-social {
    float: left;
    width: 200px;
}

.footer-social .socials {
    margin: 0 0 13px -3px;
    padding: 3px 0 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

.footer-social .socials li {
    float: left;
    margin-right: 2px;
}

.footer-social .socials a {
    display: block;
    width: 36px;
    height: 36px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/icons-02.png) 
}

.footer-social .socials a.rss {
    background-position:0 0;
}
.footer-social .socials a.twitter {
	background-position:-38px 0;
}
.footer-social .socials a.facebook {
	background-position:-76px 0;
}
.footer-social .socials a.mail {
	background-position:-114px 0;
}

.copyright {
	font-size: 10px;
	line-height: 14px;
	padding: 15px 0;
	text-align: left;
}

.copyright a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.copyright a:hover {
	text-decoration: underline;
}

.footernav {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}

.footernav a {
	color: #fff;
	margin: 0 8px;
	text-decoration: none;
	text-transform: uppercase;
}

.footernav a:hover {
	text-decoration: underline;
}

/*#slideshow { margin: 30px auto; width: 900px; height: 257px; }*/
#slideshow {
	margin: 0 auto; /*width: 900px;*/
	height: 320px;
	background: url(../images/home-main-bg.png) no-repeat center top;
	position: relative;
	z-index: 10;
}

#slideshow img {
	position: absolute;
	margin: 13px 0 0 30px;
	top: 13px;
	left: 30px;
	z-index: 20;
}

#button {
	z-index: 100;
	position: absolute;
	top: 240px;
	left: 239px;
	outline: 0;
}

#button a {
	margin: 0 5px 0 0; /*padding: 3px 5px; border: 1px solid #ccc;*/
	background: #fff;
	text-decoration: none;
	height: 10px;
	width: 15px;
	display: block;
	float: left;
	font-size: 0;
}

#button a.activeSlide {
	background: none repeat scroll 0 0 #609A2E;
}

#button a:focus {
	outline: none;
}

.pics {
	width: 900px;
	height: 257px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin: 13px 0 0 30px; /*position:relative; top:13px; left:30px;*/
}

/*
#pager a { float: left; display: block; width: 15px; height: 10px; margin-right: 5px; background: #fff; text-indent: -9999px; }

#pager .activeSlide { background: #609a2e; }*/

/*#main-stage-img { position: absolute; top: 13px; left: 30px; z-index: 20; }*/
.pics img {
	width: 900px;
	height: 257px;
	padding: 15px; /*margin:13px 0 0 30px;*/
	/*border: 1px solid #ccc; background-color: #eee;*/
	position: absolute;
	top: 13px;
	left: 30px;
}
/*.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}*/
#d-header {
	margin: 0 auto 0 21px;
}

.p404 {
	margin: 0 auto 0 30px;
	height: 600px;
	line-height: 1.6em;
}

.leftcol img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}

.leftcol .attachment img {
	max-width: 900px;
}

.leftcol .alignleft,.leftcol img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.leftcol .alignright,.leftcol img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.leftcol .aligncenter,.leftcol img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.leftcol img.alignleft,.leftcol img.alignright,.leftcol img.aligncenter
	{
	margin-bottom: 12px;
}

.leftcol .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}

.leftcol .wp-caption img {
	margin: 5px 5px 0;
}

.leftcol .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.leftcol .wp-smiley {
	margin: 0;
}

.leftcol .gallery {
	margin: 0 auto 18px;
}

.leftcol .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}

.leftcol .gallery img {
	border: 2px solid #cfcfcf;
}

.leftcol .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.leftcol .gallery dl {
	margin: 0;
}

.leftcol .gallery img {
	border: 10px solid #f1f1f1;
}

.leftcol .gallery br+br {
	display: none;
}

.leftcol .attachment img {
	/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* Navigate side */
.spr-ir-nav ul {
	margin: 0px;
	padding: 0px;
}
.spr-ir-nav li{
	display:block;
	border-bottom: 1px solid #0B5A7B;
    font-size: 13px;
}
.spr-ir-nav li a {
	color: #A7CC09;
	padding:4px;
	text-decoration: none;
	display: block;
}
.spr-ir-nav li a.current {
	font-weight: bold;
    color: #fff;
}
.spr-ir-nav li a:hover, .spr-ir-nav li.active a {
	padding:4px;
	background-color: #001724;
    color: #fff;
}
.content .breadcrumbs, .breadcrumbs {
    overflow: hidden;
    width: 100%;
    margin: 0 0 30px 0px;
}
.breadcrumbs li {
    list-style: none;
    margin: 0 5px 0 0;
    float: left;
}

.spr-ir-news ul{
    list-style-type:none;
	margin:0px;
	padding:0px;
	border-top:1px dotted #8cc2d8;
	border-bottom:1px dotted #8cc2d8;
	padding-top:10px;
}
.spr-ir-news ul li.rss-item {
	display:block;
	padding:5px;
	margin-bottom:10px;
	color:#ffffff;
	font-size:13px;
}
.spr-ir-news ul li.rss-item a{
	font-size:14px;
	text-decoration:none;
	color: #A7CC09;
	text-decoration: none;
}
.spr-ir-news ul li.rss-item a:hover{
	text-decoration:underline;
}
table td {
    vertical-align: top;
}