/* 
---------------------------------------------------------------------------

	Energy Venture Camp
	Created:  March 2009
	
	layout.css
	
--------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
	text-decoration: none;
	/*color: #003479;*/
}

.float-right {
	float: right;
	padding: 5px 10px 0 10px;
}

hr {
	display: none;
	clear: both;
}

ul {
	list-style: none;
}

ol {
	margin-left: 25px;
}

span.italic {
	font-style: italic;
	font-size: 1em;	
	padding: 0.5em 0 0 3em;
	color: #333333;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
}

.italic {
	font-style: italic;
}

.title {
	margin: 0 auto;
	padding-left: 1.5em;
	display: block;
	line-height: 1.3em;
}

h2 {
	font-size: 1.6em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 .8em;
	color: #003399;
	letter-spacing: 0.1em;
	font-weight: bold;
}

body {
	background: #f7f7ee url(../images/background.jpg);
	font: 12px/1.8 "Lucida Grande", Verdana, sans-serif;
	color: #211f1e;
}

/* 
---------------------------------------------------------------------------

=HEADER

--------------------------------------------------------------------------- */
	
#header {
	background: #fff url(../images/header-bg.jpg) top center;
}

#header h1 {
	margin: 0 auto;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/header.jpg) top left no-repeat;
}

#header h1 a {
	height: 62px;
	display: block;
	width: 800px;
}

#header a {
	background: 0;
}

#header a:hover {
	background: 0;
}

/* 
---------------------------------------------------------------------------

=TEASER (for slideshow)

--------------------------------------------------------------------------- */

#teaser {
	clear: both;
	height: 386px;
	background: url(../images/teaser-bg.jpg) repeat-x center;
}

.wrap {
	clear: both;
	width: 920px;
	margin: 0 auto;
}

/* 
---------------------------------------------------------------------------

=NAVIGATION

--------------------------------------------------------------------------- */

#nav {
	clear: both;
	margin: 0 auto;
	width: 920px;
	color: #003399;
}

#nav ul {
	float: left;
	padding: 20px 15px 25px 25px;
	
}

#nav li {
	cursor: pointer;
	font-size: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 6px 0 12px;
	border-left: solid 1px #003399;
	line-height: 13px;
	text-decoration: underline;
}

#nav li a {
	color: #003399;
}

#nav li a:hover {
	color: #335396;
	text-decoration: underline;
}

#nav li.first {
	border-left: 0;
	margin-left: -25px;
}


/* 
---------------------------------------------------------------------------

=COLUMN 1

--------------------------------------------------------------------------- */

.col {
	float: left;
	width: 236px; 
	margin: 0 15px 16px 0;
}


/* 
---------------------------------------------------------------------------

=COLUMN 1, ROW 1

--------------------------------------------------------------------------- */

.row {
	float: left;
	width: 236px; 
	margin: 0 0 20px 0;
}

.row h3 {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 3px dotted #cddae7;
	margin: 0 0 .8em;
	color: #003399;
}

.row a:hover {
	text-decoration: underline;
}


/* 
---------------------------------------------------------------------------

=LINKS (copy and paste the same classes, anchor classes and replace the images

--------------------------------------------------------------------------- */
	
/* ---------- Copy Elements (all icon sizes: 21x20) ---------- */ 
	
.paper {
	cursor: pointer;
	color: #454647;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	float: left;
	background: #f7f7ee url(../images/paper.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 90%;
}

.paper a {
	color: #454647;
	margin: 20px 10px 0px 25px;
}

/* ---------- /Copy Elements ---------- */ 

.globe {
	cursor: pointer;
	color: #454647;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	float: left;
	background: url(../images/globe.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 90%;
}

.globe a {
	color: #454647;
	margin: 20px 10px 0px 25px;
}

.camera {
	cursor: pointer;
	color: #454647;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	float: left;
	background: url(../images/camera.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 90%;
}

.camera a {
	color: #454647;
	margin: 20px 10px 0px 25px;
}

.smiley {
	cursor: pointer;
	color: #454647;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	float: left;
	background: url(../images/smiley.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90%;
}

.smiley a {
	color: #454647;
	margin: 20px 10px 0px 25px;
}

.paper-clip {
	cursor: pointer;
	color: #454647;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	float: left;
	background: url(../images/paper-clip.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 90%;
}

.paper-clip a {
	color: #454647;
	margin: 20px 10px 0px 25px;
}


/* 
---------------------------------------------------------------------------

=COLUMN 2

--------------------------------------------------------------------------- */

.col2 {
	float: left;
	width: 415px;
	border: 1px solid #e4e5e7;
	background-color: #f4f8fb;
	padding: 15px;
	margin: 0;
	width: 403px;
}

.col2 li {
	background: url(../images/headline.gif) left 0.3em no-repeat;
	padding: 0 5px 15px 5px;
	margin: 2px 0 10px 0;
	line-height: 1.7em;
}


.col2 li a {
	padding: 0;
	margin: 0 20px 15px 30px;
	display: block;
	color: #112039;
}

.col2 a:hover {
	text-decoration: underline;
}

.col2 .right {
	float: right;
	background: url(../images/arrow.gif) center right no-repeat;
	margin: 0 50px 0 15px;
}

.col2 .right a {
	margin: 10px 25px 0 0;
	text-decoration: underline;
}


/* 
---------------------------------------------------------------------------

=COLUMN 3

--------------------------------------------------------------------------- */

.col3 {
	float: right;
	width: 225px;
	overflow: auto;
}

.col3-top {
	background: transparent url(../images/col3-top.gif) top left no-repeat;	
}

.col3-bg {
	background: #fecb31 url(../images/col3-bg.gif) center left no-repeat;
}


.col3-bottom {
	background: url(../images/col3-bottom.gif) bottom left no-repeat;
}

.col3 p {
	margin: 5px;
	line-height: 1.8em;
	border-bottom: 1px solid white;
	width: 90%;
}

.col3 h3 {
	font-size: 16px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #003399;
	text-transform: uppercase;
	padding: 10px;
}

.text {	
	color: #000000;
	display: block;
	margin: 0 0 15px 2px;
}

.bold-text {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: block;
	margin: 0 0 15px 2px; 
}

.date {
	color: #990000;
	display: block;
	margin: 0 0 15px 2px;
}

.links {
	text-decoration: underline;
	display: block;
	margin: 0 0 15px 2px;
}

.links a {
	color: #000000;
	text-decoration: underline;
}

.author {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #990000; 
	line-height: 130%; 
	margin: 1.5em 0 1em 0;
	font-weight: bold;
}

span.author {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	/*color: #CC3300;*/
	color: #993300;
	/*color: #990000;*/
	font-weight: 100;
	margin: 0;
	padding: 0.5em 0 0 3.1em;
	text-decoration: none;
	text-align: left;
	
}


/* 
---------------------------------------------------------------------------

=MAIN RIGHT CONTENT

--------------------------------------------------------------------------- */

.col-right {
	float: left;
	width: 630px;
	border: 1px solid #e4e5e7;
	background-color: #f4f8fb;
	padding: 15px;
	margin: 0;
}

.col-right h1 {
	font-size:130%; 
	line-height:130%; 
	margin: 0 0 .7em 0; 
}

.col-right li {
	padding: 0 5px 15px 5px;
	margin: 2px 0 10px 20px;
	line-height: 1.7em;
}


.col-right li a {
	padding: 0;
	margin: 0 20px 15px 30px;
	display: block;
	color: #003399;
}


.col-right img {
	border: 1px dashed #99a9cb;
	padding: 7px;
	margin: 7px 12px 10px 0;
	float: left;
	background: #ccd4e5;
	vertical-align: sub;
}

.col-right p {
	padding-top: 10px;
}


/* 
---------------------------------------------------------------------------

=NEWS CONTENT (Press releases) - Same attributes as col-right

--------------------------------------------------------------------------- */

.news {
	float: left;
	width: 630px;
	border: 1px solid #e4e5e7;
	background-color: #f4f8fb;
	padding: 15px;
	margin: 0;
}

.news h1 {
	font-size:130%; 
	line-height:130%; 
	margin:0 0 .7em 0; 
}

.news ul {
	padding: 0 0 20px 0;
	margin: 15px 5px 0 0;
	line-height: 1.7em;	
}


.news ul li {
	display: inline;
	padding: 5px 20px 5px 30px;
}

.news li a {
	color: #000;
	/*text-decoration: underline;*/
}

.news a, 
.news li a:hover {
	color: #335396;
	/*text-decoration: underline;*/
}

.news p {
	margin-bottom: 20px;
	padding: 0 5px;
}

.print {
	background: url(../images/print.gif) no-repeat;
	cursor: pointer;
	padding: 5px 0 0 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	float: left;
}

.email {
	cursor: pointer;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	float: left;
	background: url(../images/email.gif) left center no-repeat;
}

.news .caption {
	clear: both;
	float: right;
	border-bottom: 1px dotted #ccc;	
	text-align: right;
	font-style: italic;
	font-size: 11px;
	text-indent: 0;
	margin: 5px 0px 10px 90px;
	/*padding: 5px 10px;*/
	padding: 5px;
	width: 35%;
	line-height: 1.5;
	display: block;
	
}

.news img {
	margin-right: 0px; 
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	float: right;
}

.news .bulletlist li {
	list-style-type: disc;
	display: list-item;
	margin: 0 0 0 3em;
	padding: 0 0 0 0.5em;
}

/*.news img:hover {
	border: 1px solid #0096BE;
}*/


/* 
---------------------------------------------------------------------------

=ARCHIVE

--------------------------------------------------------------------------- */

/* DOMtab
--------------------------------------------------------------------------- */
div.domtab {
	padding: 0;
	margin: 0 0 2em 0;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}	

ul.domtabs {
	float: left;
	color: #335396;
	margin-bottom: -20px;	
}

ul.domtabs li {
	float: left;
	padding: 0 .5em 0 0;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover {
	width: 3em;
	padding: .5em .5em 0 1em;
	display: block;
	background: #003479;
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	height: auto;
	min-height: 1.3em;
}

ul.domtabs a:hover {
	background: #034a90;
	color: #FFFF00;
}
div.domtab div {
	clear: both;
	width: auto;
	background: #003479;
	color: #335396;
	padding: 0 .5em 1em 1em;
	margin-bottom: 20px;
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover {
	background: #003479;
	color:  #FFFF00;
}
#domtabprintview {
	padding: .5em 0 .5em .5em;
	text-align: right;
	float: right;
}

#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active {
	color: #333333;
}
#domtabprintview a:hover {
	color: #74898e;
}

.domtab div h3 {
	padding: 0 0 0 .15em;
	float: left;
	width: auto;
	color: #FFFF33;
}

div.domtab div a:link,
div.domtab div a:visited {
	/*color: #74898e;*/
	color: #ffff00;
	display: inline;
	padding: 0;
	margin: 0;
}
	
div.domtab div ul.months {		
	margin: 0;
	height: 0.03em;
	padding-top: .3em;
}

div.domtab div ul.months li a { 
	padding: 0;
	margin: 0;
}	

div.domtab div ul.months li {
	float: left;
	font-size: 1em;
	padding: 0 .75em 0 .75em;
}
	
div.domtab div ul.months li a:link,
div.domtab div ul.months li a:visited {
	color: #fff;
}

div.domtab div ul.months li a:hover {
	color: #FFFF00;
}

.month h3 {
	background: url(../images/bg-month.gif) no-repeat;
	font: normal 1em "Trebuchet MS",Arial,Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFFF66;
	padding: 8px 8px 8px 34px;
}


.month ul {
	margin: 0 0 1em 0;
	padding: 0;
	background: transparent url(../images/dotted-line.gif) repeat-x bottom left;
	
}

.month ul li {
	color: #003399;
	margin: 0;
	padding: 0;
}

.month li a {
	display: block;
	padding: 6px 0;	
	background: transparent url(../images/dotted-line.gif) repeat-x top left;	
}

.month li a:link,
.month li a:visited {
	color: #333333;
}
				
.month li a:hover {
	background-color: #e4e1e1;
}

.month span {
	display: block;
}

.month span.day {
	width: 2em;
	float: left;
	margin: 0 1em 2em 0;
}


/* 
---------------------------------------------------------------------------

=BOTTOM CONTENTS

--------------------------------------------------------------------------- */

.bottom {
	/*clear: both;*/
	float: left;
	width: 900px;
	padding: 5px 0;
	margin: 15px 0;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
}

.search {
	float: left;
	padding: 0;
}

.search .btn {
	margin: 5px 0 0 2px;
}

.search .txt {
	border: 1px solid #b6b3b3;
	width: 170px;
	padding: 3px;
	margin-bottom: 6px;
}

.rss {
	float: right;
	background: transparent url(../images/rss.gif) bottom left no-repeat;
	height: 34px;	
	width: 200px;
}

.rss a {
	color: #000000;
}


.rss a:hover {
	text-decoration: underline;
}

/* 
---------------------------------------------------------------------------

=ARCHIVE

--------------------------------------------------------------------------- */

.news table {	
	width: 510px;
	border-collapse: collapse;
	margin-bottom: 1em;
}

.news tbody th, td {
	border: 1px solid #ddd;
	padding: 0 .5em;
}

/* 
---------------------------------------------------------------------------

=FOOTER

--------------------------------------------------------------------------- */

#footer {
	clear: both;
	background: #210f1b url(../images/footer.jpg) bottom left repeat-x;
	color: #fff;
	margin: 10px 0;
}



#footer ul {
	padding: 0 15px 0 25px;
	text-align: center;
	
}

#footer li {
	cursor: pointer;
	font-size: 11px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 6px 0 8px;
	border-left: solid 1px #fff;
}

#footer li.first {
	border-left: 0;
}