/*  
Theme Name: Potenco Theme
Theme URI: http://www.vestaldesign.com/
Description: Customized Word Press Theme developed for Potenco by Vestal Design
Version: 1.0
Author: Vestal Design
Author URI: http://www.vestaldesign.com

*/


html {
	background: #bed0f6;
	}

/*  ------ Typography and links -------- */

body {
	font-size: small;
	font-family: 'helvetica neue light','helvetica light', helvetica neue light, helvetica neue, helvetica, arial, sans-serif;
	margin: 0 auto;
	padding: 0;
	border: 0;
	}

b,strong {
	font-family:helvetica neue, helvetica, arial, sans-serif;
	color:#111;
}

#content {
	font-size: 1.1em;
	line-height:1.8em;
	}
#content p {
	line-height:1.3em;
	margin: 0 0 10px 0;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn, .widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1,h2,h3,h4,h5 {
	font-weight:normal;
}

h1 {
	font-size: 280%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #222;
	margin: 10px 0 12px 0;
	padding: 0;
	}	


	
h2 a, h3 a, h4 a {
	color:#444;
	}	

h3 {
	font-size: 1.3em;
	color: #3F2512;
	font-weight: normal;
	}
	
h2 {
	margin: 20px 0 10px 0;
	font-weight: normal;
	}
	
h3 {
	padding: 0;
	margin: 30px 0 0;
}

h2.pagetitle {
	font-size: 240%;
	margin: 15px 20px 10px 0;
	letter-spacing:-2px;
	color:#333;
	text-align: left;
	}
	
.post h2 {
	font-size: 240%;
	line-height: 120%;
	color: #333;
	margin: 6px 10px 6px 0;
	letter-spacing: -2px;
	text-align: left;
	padding: 2px 0 2px 0;
	}	

.post h3 {margin-top:10px;}

#sidebar h3 {
	font-size: 130%;
	letter-spacing: -1px;
	margin: 4px 0 6px 10px;
	padding: 4px 0 0 6px;
	}

#sidebar li a {
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}	

h5.news {
	color: #000;
	font-size: 140%;
	padding: 4px 0 8px 0;
	margin: 2px 0 0 10px;
	}

h5.news img {
	margin: 0px 4px -10px 0;
	}

#sidebar .box-content h5.blog {
  letter-spacing:-1px;
  color: #444;
  margin: 0 0 6px 34px;
  padding: 0;
  }

#sidebar .box-content h5.blog_blue {
  letter-spacing:-1px;
  color: #444;
  margin: 0 0 6px 34px;
  padding: 0 0 4px 0;
  }

h5.blog_blue img {
  background:url('images/bg-bluestripe.png') right repeat-y;
  margin: 0px 4px -10px 0;
  padding-right: 8px;
  padding-left:4px;
  }


h5.blog img {
	margin: 0px 2px -10px 0;
	}

p {
	font-size: 100%;
	line-height: 110%;
	color: #333;
	margin: 0;
	padding: 2px 0 2px 0;
	}

#sidebar p {
	font-size: 110%;
	line-height: 130%;
	color: #987;
	margin: 0;
	padding: 2px 0 2px 0;
	}

a {
	text-decoration: underline;
	color:#222;
	}

a:active {
	color: #3F2512;
	}

a:hover {
	text-decoration: underline;
	color: #37e;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	}

h2 a:hover, h3 a:hover {
	color: #457;
	text-decoration: underline;
	}

ul {
	font-size: 120%;
	color: #000000;
	margin: 8px 0 20px -12px;
	}


.info h2 {
	font-size: 220%;
	font-weight: bold;
	color: #3F2512;
	margin: 8px 0 2px 10px;
	}



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 0px 0 0px 10px;
	font-size: 75%;	
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\2022 \0020";
	margin: 10px 0 0 0;
	padding: -10 0 0 10px;
	font-size: 75%;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
	
.entry h3 {
	margin-top:15px;
	font-size: 140%;
}

#sidebar ul, #sidebar ul ol, .entry ol li, .entry p {
	margin: 0;
	padding: 0;
	}

	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}


#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


/* --------------- Begin Structure ------------ */



#content {
	margin: 0 47px 0 0;
	padding: 0;
	float: left;
	width: 520px;
	}
	
#subhead {
	clear: both;
	width: 832px;
	padding: 0;
	margin: 22px 0 10px 0;
	}

.topleft {
		float:left;
}

.topright {
	width: 376px;
	float:left;
	margin-left:20px;
	}

.topright img {
}	


#noborder{
	border:0;
}
	
div.yellowbox {
	font-size: 140%;
	margin-top: 20px;
	padding:12px 16px;
	background: #ffeead;
	color:#333;
	border: 4px solid #ffe09e; 
	}
img.yellowbox {
	margin-top:20px;
}

.narrowcolumn {
	width: 540px;
	padding: 0;
	}

.widecolumn {
	padding: 0 0 20px 10px;
	margin: 5px 0 0 180px;
	width: 540px;
	}

.mainpic {
	clear: both;
	width: 832px;
	height: 270px;
	padding: 0;
	margin: 22px 0 10px 0;
	background: transparent;
	}

	.post {
		clear: right;
		margin: 0;
		padding: 0;
		text-align: left;
		}

	.blog_post {
		clear: right;
		margin-left: 2px;
	    padding-left: 12px;
		padding-bottom: 0;
		text-align: justify;
	  	background:url('images/bg-bluestripe.png') left repeat-y;
		}
	.blog_post h2 {
		padding-top:3px;
	}
		
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	}
.entry img {
 	margin: 0px 0 0px 0px;
	padding: 0 0px 0px 0px;
}
/* -------- About Us page posts --------- */

.about_post_odd h2, .about_post_even h2 {
	font-size: 200%;
	margin: 0 0 8px 0;
	}

.about_post_odd .box, .about_post_even .box {

	margin: 0 0 0 160px;
	}

.about_post_odd {
	float: left;
	width: 510px;
	margin: 10px 0 10px 0;
	padding: 10px;
	background: transparent;
	
	}
	
.about_post_even {
	float: left;
	width: 510px;
	padding: 10px;
	margin: 10px 0 10px 0;
	background: #f1f1f1;
	}	
		
	
.about_post_odd img, .about_post_even img {
	float: left;
	margin: 0 10px 0 0;
	}
	
.about_post_odd p, .about_post_even p {
	}	


/* -------- News page posts --------- */

.selectnews {
	background: #fffec4;
	}	

.news_image {
float: none;
display: inline;
vertical-align: bottom;
margin-right: 6px; 
}

.widecolumn .news_image {
float: none;
display: inline;
vertical-align: middle;
margin: 0 6px 0 0;
padding-top: 4px;
}

/* -------- Media page posts --------- */


.narrowcolumn .media_post {
	float: left;
	background: #fff;
	width: 560px;
	margin: 10px 0 0 0;
	}	

.narrowcolumn .media_post .singlemedia {
	float: left;
	background: #fff;
	height: 300px;
	width: 270px;
	margin: 10px 1px 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #ccc;
	}	

.narrowcolumn .media_post .singlemedia .mediatop {
	float: left;
	background: #fff;
	height: 230px;
	width: 260px;
	}

.narrowcolumn .media_post .singlemedia .mediabottom {
	float: left;
	background: #fff;
	height: 70px;
	width: 260px;
	}

.narrowcolumn .media_post .singlemedia .mediabottom h3 {
	margin: 0;
	}
	
.navigation3 {
	float: none;
	width: 530px;
	height: 30px;
	margin: 8px 0 0 6px;
	padding: 0;
	}	
	
.single_media_post {
	float: left;
	background: transparent;
	width: 560px;
	margin: 10px 0 0 0;
	}

.widecolumn .single_media_post img {
	float: none;
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}	
	
/* -------- Career page posts --------- */

.narrowcolumn .jobs_main {
	width: 540px;
	margin: 10px 0 4px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	}

.job {
	font-size:110%;
 	background: #fff;
 	margin: 0 0 0 0;
 	padding: 0 2px 8px 20px;
 	text-align: left;
 	width: 540px;
	}

div.job:hover {
 	background: #f1f1f1;
	}


.job a:hover {
	color: #111;
 	background: none;
 	text-decoration: underline;
	}

.job h3 {
	font-size: 120%;
 	padding: 8px 0 0 0;
 	margin: 0;
	}	

/* ----------------- Footer ---------------- */	

#footer {
	clear: both;
    /*background: transparent url(images/background-footer.png) no-repeat top left;*/

	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #535353;
	font-size:1.2em;
	font-weight:normal;
	border-top: 1px solid #ccc;
	}

#footer a {
 	text-decoration: none;
 	color: #457;
	}

#footer a:visited {
 	color: #457;
	}

#footer a:active {
 	color: #457;
	}

#footer a:hover {
  border-bottom: 2px solid #568;
  color: #89a;
	}



/* --------------- End Footer --------------- */	
	
		
	


/* ---- Holder holds the date posted and category which rests just above each post --- */	

.holder {
	background:#ffefdd;
	clear: both;
	height:20px;
	width: 530px;
	padding:4px 4px 6px 4px;
	border-bottom: none;
	margin: 4px 0 6px 0;
	}
	
.right {
	float: right;
	text-align: right;
	margin: -18px 0 0 0;
	}	


/* ------- Begin Form Elements -------- */

#searchform {
	margin: 0;
	text-align: right;
	}
	
#sidebar #searchform #s {
	width: 125px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding-top: 0px;
	margin-top: 2px;
	}

#searchsubmit {
	padding-top: 0px;
	margin: 0 0 4px 0;
	vertical-align: middle;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


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

#sidebar {
	margin: 0 0 30px 0;
	width: 235px;
    float: right;
	}

#sidebar form {
	padding: 0 8px 4px 0;
	margin: -6px 0 0 0;
	}

#sidebar .box {
	background:#fea;
	padding-top:5px;
	margin: 0 0 10px 0;
	}		

#sidebar .box h2 {
	font-size: 110%;
	color: #fff;
	text-align: center;
	padding: 3px 0 9px 0;
	font-weight: normal;
	margin: 0 0 0 0;
	border-bottom: none;
	}
	
#sidebar .graybox {
	margin: 0 0 10px 0;
	background: transparent url(images/gray_box_bottom.png) no-repeat bottom right;
	}		

#sidebar .graybox h2 {
	font-size: 120%;
	color: #fff;
	text-align: center;
	padding: 3px 0 9px 0;
	font-weight: normal;
	margin: 0 0 0 0;
	background: transparent url(images/gray_box_top.png) no-repeat top right;
	border-bottom: none;
	}
#sidebar .box-content {
	padding: 6px 18px 14px 14px;
	margin: 0;
	color: #444;
	}

#sidebar .box-content ul li {
	margin-top:3px;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar .box-content h3, #sidebar .box-content h4, #sidebar .box-content h5 {
  font-size: 24px;
  color: #444;
  margin: 0 0 6px 0;
  padding: 0;
	}
	
#sidebar .box-content h4 {
  font-size: 26px;
  letter-spacing:-1px;
	}

#sidebar .box-content h5 {
  font-size: 22px;
  letter-spacing:-1px;
	}

#sidebar .box-content h5 a {
	color:#444;
	text-decoration:underline;
	}
#sidebar .box-content h5 a:hover {
	color:#457;
	}

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



/* --------- Various Tags & Classes -------------- */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}
.hidden {
  display: none;
}


/* ------- Navigation2 holds AlignLeft & Right --------- */

.navigation2 {
	float: none;
	width: 530px;
	height: 30px;
	margin: 8px 0 0 6px;
	padding: 0;
	}

/* AlignLeft & Right holds the previous and next links */
	
.alignright {
	float: right;
	margin: 0 0 -40px 0;
	padding: 0;
	}

.alignleft {
	float: left;
	margin: 0 0 -40px 0;
	padding: 0;
	}	
	

/* --------- This wraps the entire page--------- */	


#wrap {
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding: 0 34px;
	background: #fff;
	border: 6px solid #99bcd7;
	border-top: none;
	}

/* ---------- Header holds the logo at the top ---------- */	


#header {
	padding: 0;
	margin: 0 0 14px 0;
	padding: 30px 0 0 0;
	width: 820px;
	}
#header h1 {
  display: none;
}

#header #logo {
  float: left;
  padding:0;
  margin: 0 0 0 0;
}

#header_search {
  padding-top:6px;
  margin-top: 10px;
}
#header_search input {
	float:right;
	margin-left:4px;
}

#primary-links {
  text-align: right;
  font-size: 120%;
  margin: 10px 0 0 0;
  padding: 0;
  color:#ccc;
}
#primary-links a{
  color: #457;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  padding: 12px 0 0 0;
}
#primary-links a.current{
  border-bottom: 2px solid #457;
}
#primary-links a:hover{
  border-bottom: 2px solid #457;
  color: #89a;
  text-decoration: none;
}

#header h2 {
  display: none;
  margin: 5px 0 0 167px;
  padding: 16px 12px 0 0;
  height: 39px;
  text-align: right;
  letter-spacing:-1px;
  width: 656px;
  overlflow: hidden;
  font-size: 28px;
  color: #333333;
}

/* ------------ Top holds the images under the logo ------------ */	

#top {
	width: 741px;
	height: 120px;
	background: transparent;
	margin: 0 0 0 30px;
	border: 1px solid #000;
	}

#top img {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	

/* ------------------ Safari Hacks ----------------- */	

	html*#content {font-size:.9em;}
	html*#header,html*#footer {letter-spacing:-1px;;}

	html*.post hr {
	clear: right;
	display: block;
	width: 100%;
	}


	html*h1 {
	margin: 10px 0 12px 0;
	}
	

	html*ul {
	font-size: 120%;
	color: #000000;
	margin: 8px 0 20px -8px;
	}
	
	
	html*.right {
	margin: -2px 0 10px 0;
	}	
	
	
	html*.widecolumn h2 {
	margin: 0 0 0 0;
	padding: 0;
	}
	
	html* #sidebar #searchform #s {
	width: 132px;
	padding: 2px;
	margin: 0 3px 0 1px;
	}