/*
	Theme Name: Lavca
	Theme URI: http://www.lavca.org
	Description: Lavca
	Version: 1.1
	Author: Álvaro E. Quezada Marin, Orelworks.com 
	Author URI: http://www.orelworks.com
*/

@font-face { font-family: HelveticaNeueLTS;	src: url('fonts/HelveticaNeueLTStd-Roman.otf'); }
@font-face { font-family: HelveticaNeueLTS; font-style: oblique;src: url('fonts/HelveticaNeueLTStd-It.otf'); }
@font-face { font-family: HelveticaNeueLTS;	font-weight: bold;	src: url('fonts/HelveticaNeueLTStd-Bd.otf'); }
@font-face { font-family: HelveticaNeueLTS; font-weight: bold; font-style: oblique;	src: url('fonts/HelveticaNeueLTStd-BdIt.otf'); }

@font-face { font-family: ITCAvantGardeStd;	src: url('fonts/ITCAvantGardeStd-DemiCn.otf'); }
@font-face { font-family: OfficinaSerif; src: url('fonts/OfficinaSerifStd-Bold.otf'); }
@font-face { font-family: OfficinaSerif; font-style: oblique; src: url('fonts/OfficinaSerifStd-BoldItalic.otf');}

/* @group Reset */

* {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(80,80,80);
	background: rgb(233,234,226) url(images/bg.png);
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

img {
	-ms-interpolation-mode: bicubic;
}

a {
	color: rgb(93,195,19);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol li,ul li {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

:focus {
	outline: 0;
}

p {
	margin: 0 0 12px 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 11pt;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

.green {
	color: rgb(63,98,98);
}

.blue {
	color: rgb(1,36,69);
}

/* @end */


/* @top */

#top {
	width: 924px;
	height: 35px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: white 0px 1px 0px;
	color: rgb(1,36,69); 
	margin: 0 auto;
}

#top p { margin: 0; line-height: 280%; }
#top #searchTop { width: 450px; float: right; text-align: right; padding: 6px 0 0 0; 
}
#top #searchTop form#searchform input#s {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 200px;
	padding: 3px 5px;
	margin: 0 6px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BFBFBF), to(#ffffff));
	border: 1px solid #a7a7a7;
	-moz-box-shadow: rgba(255,255,255,1) 0 1px 1px;
	-webkit-box-shadow: rgba(255,255,255,1) 0 1px 1px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#top #searchTop form#searchform input#searchsubmit {
	width: auto !important;
	height: auto !important;
	padding: auto !important;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	cursor: pointer;
}

/* @end top */



#page, #footer {
	font-size: 1.2em;
}

#page {
	width: 964px;
	background: rgb(255,255,255);
	margin: 0 auto;
	-webkit-box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 4px;
	overflow: hidden;
}

#mainHead {
	position: relative;
	width: 964px;
	height: 149px;
	background: url(images/bgHead.png) repeat-x bottom left;
}

#mainHead #lavca {
	position: absolute;
	top: 25px;
	left: 40px;
	width: 200px;
	height: 73px;
}

#mainHead #lavcaClaim {
	position: absolute;
	top: 38px;
	right: 40px;
	width: 440px;
	font-family: HelveticaNeueLTS, Helvetica, Arial, sans-serif;
	color: rgb(113, 112, 116);
	font-style: oblique;
}

#mainHead #lavcaClaim img {
	float: left;
}

#mainHead #lavcaClaim .indent {
	margin-left: 70px;
}

#mainNav {
	position: relative;
	width: 100%;
	height: 43px;
	margin: 0 0 30px 0;
	background: rgb(93,195,19) url(images/bgmainNav.jpg) repeat-x;
	z-index: 1;
}

#mainNav ul#nav {
	width: 100%;
	height: 42px;
	text-align: center;
}

#mainNav ul#nav li {
	position: relative;
	float: left;
}

#mainNav ul#nav li a {
	display: inline-block;
	height: 42px;
	color: rgb(255,255,255);
	border-right:1px solid #333;
	font-size: 1.2em;
	font-family: HelveticaNeueLTS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 290%;
	padding: 0 20px;
	text-shadow: rgba(0,0,0,0.8) 0px 1px 0px;
	text-align: left;
}

#mainNav ul#nav li a:hover,
#mainNav ul#nav li a.dropdown-current,
#mainNav ul#nav li.current_page_item a {
	background: rgb(2,40,40) url(images/bgmainNav_a.png) repeat-x;
	text-decoration: none;
}

#mainNav ul#nav li ul {
	position: absolute;
	top: 40px;
	left: 0;
	width: 180px;
	visibility: hidden;
}

#mainNav ul#nav li ul li {
	float: none;
	padding: 0;
}

#mainNav ul#nav li ul li a {
	display: block;
	width: 164px;
	height: auto;
	font-size: 10pt;
	padding: 5px 10px;
	line-height: normal;
	background: rgb(1,34,34) !important;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-bottom:1px solid #333;
}

#mainNav ul#nav li ul li:last-child a {
    border-radius: 0px 0px 4px 4px !important;
	-moz-border-radius:0px 0px 4px 4px !important;
    padding-bottom: 10px;
}

#mainNav ul#nav li ul li a:hover {
	background: rgb(2,40,40) !important;
}

#mainContainer {
	width: 924px;
	padding: 0 20px;
}

/* @modules */

.moduleOne {
	width: 904px;
	padding: 0 10px;
	margin: 0 0 30px 0;
}

.modulesDuo .module,
.modulesTrio .module,
.modulesQuad .module {
	padding: 0 10px;
	float: left;
	margin: 0 0 30px 0;
	overflow: hidden;
}

.modulesDuo,
.modulesTrio,
.modulesQuad {
	width: 924px;
}

.modulesDuo .module {
	width: 442px;
	margin-bottom: 0;
}

.modulesTrio .module {
	width: 288px;
}

.modulesQuad .module {
	width: 211px;
}

.modulesDuo .subdivided {
	width: 462px;
	padding: 0;
}

.modulesDuo .subdivided .module {
	width: 211px;
	margin: 0;
}

.bgmoduleLeft,
.bgmoduleRight {
	position: relative;
	width: 412px;
	padding: 40px 20px 20px 20px;
	float: left;
	background-color: rgb(231,232,226);
}

.bgmoduleWide {
	position: relative;
	width: 562px;
	padding: 40px 20px 20px 20px;
	background-color: rgb(231,232,226);
	margin-bottom: 20px;
}

.bgmoduleWide .navigation {
	padding-top: 5px;
	border-top-style: dotted;
	border-top-width: 1px;
}

.bgmoduleWide .navigation a {
	color: #536e34;
	text-transform: uppercase;
	font-size: 9pt;
	padding: 3px;
}

.bgmoduleWide .navigation a:hover {
	background-color: #536e34;
	color: white;
	text-decoration: none;
}

.bgmoduleLeft {
	margin: 0 20px 20px 0;
}

.bgmoduleRight {
	margin: 0 0 20px 0;
}

.narrowcolumn {
	width: 616px;
	float: left;
	margin: 0 2px 20px 0;
}

#singlePost {
	overflow: hidden;
	height: 100%;
}

#singlePost #sidebar {
	margin-left: 30px;
}

#singlePost .narrowcolumn {
	width: 580px;
	overflow: hidden;
	height: 100%;
}

.titleModule {
	top: -5px;
	left: -5px;
	display: inline-block;
	height: 27px;
	position: absolute;
	background-color: rgb(83,110,52);
	font-family: HelveticaNeueLTS, Helvetica, Arial, sans-serif;
	color: rgb(255,255,255);
	padding: 0 15px;
	line-height: 260%;
	text-transform: uppercase;
	font-size: 1.1em;
}

.navigation {
	overflow: hidden;
	font-weight: bold;
	font-size: 10pt;
	margin-right: 35px;
}

.navigation .alignleft {
	width: 250;
	float: left;
}

.navigation .alignright {
	width: 200px;
	float: right;
	text-align: right;
}

.postTitle {
	margin-bottom: 10px;
}

.post .entry {
	margin-bottom: 4px;
	font: 10pt/16pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	overflow: hidden;
}

.post .entry .eventCover {
	margin-bottom: 20px;
}

.post .entry img.aligncenter  {
	margin-left: auto;
	margin-right: auto;
}

.post .entry img.alignright  {
	margin-left: 10px;
	float: right;
	clear: both;
}

.post .entry img.alignleft  {
	float: left;
	margin-right: 10px;
	clear: both;
}

.post .entry p {
	margin: 0 0 12px 0;
}

.post .entry strong {
	font-weight: bold;
}

.post .entry ul {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.post .entry ul li {
	list-style-position: outside;
	list-style-type: circle;
}
.post .entry ul li.nolistType { list-style-type: none; color: black; padding-bottom: 6px; padding-top: 6px; }

.post .entry ul li.publications {
	list-style-type: none;
	overflow: hidden;
	height: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.post .entry ul li.publications span.aDate {
	text-transform: uppercase;
	font-size: 8pt;
	width: 150px;
	display: block;
	float: left;
	text-align: left;
}

.post .entry ul li.publications span.categories {
	width: 415px;
	display: block;
	float: right;
	padding: 0;
	margin-top: -15px;
}

.post .entry ul li.publications span.categories a {
	display: compact;
	width: auto;
	margin-right: 10px;
	text-decoration: none;
	text-transform: none;
	font-size: 8pt;
	padding: 0px 5px !important;
	border: 1px solid #5dc313;
	backgroundorder-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.post .entry ul li.publications span.categories a:hover {
	background-color: #5dc313;
	color: white;
}

.post .entry ul li.publications a {
	text-transform: uppercase;
	font-size: 10pt;
	width: 350px;
	display: block;
	float: left;
	text-align: left;
}

.post .entry ul li.publications em {
	display: block;
	padding-left: 150px;
	clear: both;
	font: italic 8pt Georgia, "Times New Roman", Times, serif;
}

.post .entry ul li a {
	color: #012242;
	font-weight: bold;
}

.post .entry ul li a:hover {
	color: #5dc313;
}

.post .entry ol {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.post .entry p.download {
	width: 240px;
	padding: 4px;
	border: 1px solid #cacac2;
	display: block;
	text-align: center;
	background-color: #e3e4db;
	float: right;
	margin-left: 10px;
	font: bold 16pt/22pt HelveticaNeueLTS, Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: -1px;
}

.post .entry a.register {
	width: 408px;
	border: 1px solid #cacac2;
	display: block;
	text-align: center;
	font: bold 16pt/22pt HelveticaNeueLTS, Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: -1px;
	padding-top: 15px;
	padding-bottom: 5px;
	clear: both;
	margin-left: 170px;
	background: #e3e4db url(images/user_business_add_32.png) no-repeat 100px 8px;
}

.post .entry a.register:hover {
		text-decoration: none;
	background-color: #5dc313;
	color: white;
	text-shadow: black 0 1px 0;
	border-color: #5dc313;
}

.post .entry p.download a {
	color: #022544;
	display: block;
	padding: 10px 10px 10px 60px;
	text-shadow: white 0 1px 0px;
	text-align: left;
	background: url(images/save_download_32.png) no-repeat 10px 10px;
}

.post .entry p.download a:hover {
	text-decoration: none;
	background-color: #5dc313;
	color: white;
	text-shadow: black 0 1px 0;
}

.post p.postmetadata {
	display: block;
	padding: 15px;
	text-align: center;
	background-color: #e0e2d9;
	text-shadow: white 0 1px 0;
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
}

.thePosts {
	width: 602px;
	float: left;
	display: inline;
	margin-right:20px;
}

.categoryDescription {
	padding: 0;
	font: italic 9pt/16pt Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	width: 600px;
	margin-right: 0;
}

.sidebarModule {
	width: 300px;
	float: left;
	display: inline;
	margin-left: 20px;
}

.sidebarModule #searchform  {
	padding: 10px;
}

.sidebarModule #searchform input#s {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 180px;
	padding: 3px 5px;
	margin: 0 6px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BFBFBF), to(#ffffff));
	border: 1px solid #a7a7a7;
	-moz-box-shadow: rgba(255,255,255,1) 0 1px 1px;
	-webkit-box-shadow: rgba(255,255,255,1) 0 1px 1px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.sidebarModule h2 {
	color: black;
	text-shadow: rgba(255,255,255,0.5) 0 1px 1px;
	margin-left: 5px;
	margin-top: 5px;
	font: bold 13pt HelveticaNeueLTS;
}

.sidebarModule .subscribe {
	font-size: 12pt;
	background-color: #F8981D;
	margin-bottom: 20px;
	font-weight: bold;
	text-shadow: white 0 1px 0;
	padding: 5px;
}

.sidebarModule .subscribe a {
	display: block;
	font: bold 12pt/22pt HelveticaNeueLTS, Helvetica, Arial, Geneva, sans-serif;
	color: #022566;
	background: url(images/rss_32.png) no-repeat 10px 8px;
	padding: 10px 10px 10px 50px;
}

.sidebarModule .subscribe a:hover {
	background-color: #5dc313;
	color: white !important;
	text-decoration: none;
	/*text-shadow: black 0 1px 0;*/
}

/*
#newsletter.subscribe a:hover {
	background-color: #5dc313;
	color: white !important;
	text-decoration: none;
	text-shadow: black 0 1px 0;
}
*/

#newsletter.subscribe a {
	background: url(images/email_32.png) no-repeat 10px 4px;
	color: #526d33;
}

.news-sidebar {
}

.news-sidebar a {
    background-image: none !important;
    color: #FFFFFF !important;
	text-shadow:none;
}

.top-newsletter {
	background: url(images/top-newsletter.jpg) no-repeat 0px 0px;
	width:602px;
	height:191px;
	clear:both;
}

.bar-news {
	background: url(images/bar-news.jpg) no-repeat 0px 0px;
	width:602px;
	height:60px;
	clear:both;
}

.newsletter-title {
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    top: -51px;
}

.newsletter-center {
	background-color:#E3D6D4;
}

.sidebarModule li.widget {
	padding: 45px 10px 10px;
	margin-bottom: 20px;
	position:relative;
}

.sidebarModule li.widget li {
	padding-bottom: 2px;
	padding-left: 10px;
	background: url(images/bgPostList-min.png) no-repeat left 3px;
	padding-top: 2px;
}

.sidebarModule li.widget li input#s {
	
}

.textwidget {
	padding-top:0px;
}

#text-3 h2.widgettitle {
    padding-left: 77px;
    width: 223px;
}


li#text-3 {
	background-color:#E1D4D1;
}

/*
.sidebarModule li.widget .widgettitle { 
	margin: 0; 
}
*/

.social-icons {
	display:table;
}

.social-icons a {
    float: left;
    padding: 11px !important;
}

.social-icons a:hover {
	background-color:transparent !important;
	text-decoration:none !important;
	border:0px !important;
}

.sidebarModule li.widget .widgettitle {
    background-color: #433C34;
    color: #FFFFFF;
    left: -5px;
    padding: 15px 0 20px 10px;
    position: absolute;
    text-shadow: none;
    top: -24px;
    width: 290px;
}

.sidebarModule li.widget a {
	color: #536e34;
	padding: 2px 2px 1px;
}

.sidebarModule li.widget a:hover {
	background-color: #8ab953;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #3b5024;
}

.sidebarModule li.widget_categories ul li {
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.sidebarModule li.widget_categories ul li li {
	margin-left: 20px;
}

.sidebarModule .advanced-recent-posts li img {
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.sidebarModule .advanced-recent-posts li {
	overflow: hidden;
}

.modulesDuo .postList-min {
	margin-top: 20px;
}

/* @Widgets modules */

.sidebarModule li.widget_advancedrecentposts ul.advanced-recent-posts li {
	background: url(images/bgPostList-min.png) no-repeat 3px left;
	padding-left: 15px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

.sidebarModule li.dfrads { 
	width: 300px;
	padding: 0;
	margin: 0 0 12px 0;
}
.sidebarModule li.dfrads a { 
	display: block;
	width: 300px;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* @ */

.module .moduleTitle {
	font-family: HelveticaNeueLTS, Helvetica, Arial, sans-serif;
	color: rgb(154,196,68);
}

/* @post */

#content .modulesDuo .subdivided .module .post {
	padding: 0 0 0 12px;
	background: url(images/bgPostList-min.png) no-repeat 3px left;
	width: 200px;
}

#content.narrowcolumn .post {
	width: 580px;
	overflow: hidden;
	border-bottom: 1px solid #e0e2d9;
	background:url("images/dot-point.png") no-repeat scroll 0 2px transparent;
}

p.metadata {
	background-color: #e3e4db;
	display: list-item;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	margin-bottom: 0;
}

p.theTags {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 5px;
}

.post {
	margin: 0 0 12px 0;
	overflow: hidden;
	height: 100%;
}

.post .featured {
	width: 450px;
	float: left;
	margin: 0 0 6px 0;
}

.post .featured .postTitle { margin: 0; }

.post .thumbnail {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	display: inline;
	background-color: white;
}

.post .thumbnail img { width: 100px; }

.postList-min .post .postTitle {
	color: rgb(1,36,69);
	clear: both;
}

.postList-medium .post .postTitle h4 a {
	color: rgb(0,0,0);
	font-weight: bold;
}

.postList-medium .postTitle { margin: 0; padding: 0;  }
.postList-medium .entry p { margin: 0 0 12px 0; }

.postList-medium .post .postTitle h4 a:hover {
	color: #536e34;
	text-decoration: none;
}

.postList-medium .post .postTitle h4 span {
	font-size: 80%;
}

.post h3 {
	font: 18pt HelveticaNeueLTS, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	margin-bottom: -5px;
	clear: both;
	text-shadow: #5f7942 0 1px 1px;
	margin: 0 0 12px 0;
	font-weight: bold;
	background-color:#FFF;
}

span.multiple {
	padding:20px 0 0 8px !important;
	font-weight:bold;
}

#subForm input[type="submit"] {
    background-color: #F8981D;
    border: 1px solid #B26F1C;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 17px;
    padding: 8px;
    text-transform: uppercase;
}

.post h3 a {
	color: #012242;
}

.post h3 a:hover {
	color: #5f7942;
	text-decoration: none;
}

#content.narrowcolumn #singles.post {
	color: #022544;
}

#content.narrowcolumn #singles.post h2#singleTitle {
	font: 18pt HelveticaNeueLTS, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	color: rgb(93,195,19);
	clear: both;
	font-weight: bold;	
	margin: 0 0 12px 0;
	background-color:#FFF;
}

#content.narrowcolumn  h2 {
	font: 14pt HelveticaNeueLTS, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	margin-bottom: -5px;
	color: rgb(93,195,19);
	clear: both;
	text-shadow: rgba(0,0,0,0.2) 0 1px 1px;
	margin: 0 0 12px 0;
}

#sidebar {
	width: 300px;
	float: left;
	margin-bottom: 30px;
	display: inline;
	margin-left: -10px;
}

#sidebar a {
	color: #666;
}

#sidebar a:hover {
	color: white;
}

.postOptions {
	background: #e2e3da repeat-x;
	padding: 10px;
	overflow: hidden;
}

.postOptions div.share {
	width: 260px;
	float: left;
	padding: 10px;
}

.postOptions div.share ul {
	margin-top: 10px;
}

.postOptions div.share a {
	color: #022544;
	font-weight: bold;
	text-shadow: white 0 1px 0px;
}

.postOptions div.share a:hover {
	text-decoration: none;
	color: #536e34 !important;
	-webkit-transition-duration: 1s;
}

.postOptions div.share li {
	border-bottom: 1px dotted #c2c2ba;
	padding: 4px 5px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left:10px;
}

.postOptions div.share li:hover {
	padding-left: 10px;
	-webkit-transition-duration: 0.3s;
}

.postOptions div.share li.facebook {
	background: url(images/icons/facebook_16.png) no-repeat 0 3px;
	padding-left: 20px;
	list-style-type: none;
}

.postOptions div.share li.twitter {
	background: url(images/icons/twitter_16.png) no-repeat 0 3px;
	padding-left: 20px;
	list-style-type: none;
}

.postOptions div.share li.digg {
	background: url(images/icons/digg_16.png) no-repeat 0 3px;
	padding-left: 20px;
	list-style-type: none;
}

.postOptions div.share li.delicius {
	background: url(images/icons/delicious_16.png) no-repeat 0 3px;
	padding-left: 20px;
	list-style-type: none;
}

.postOptions div.share li.email {
	background: url(images/icons/email_16.png) no-repeat 0 3px;
	padding-left: 20px;
	list-style-type: none;
}

.postOptions div.share li.stumbleupon {
	background: url(images/icons/stumbleupon_16.png) no-repeat 0 3px;
	padding-left: 20px;
	list-style-type: none;
}

.postOptions div h2 {
	color: #022544;
	text-shadow: white 0 1px 1px !important;
	font: bold 16pt HelveticaNeueLTS, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

#commentform {
	margin-top: 0;
	background-color: #e2e3da;
	padding: 10px;
	overflow: hidden;
}

#commentform textarea
 {
	font: 10pt/14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding: 10px;
	height: 80px;
	border: 1px solid #e2e3da;
	width: 535px;
}

#commentform input#author
 {
	font: 10pt/14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	width: 150px;
	padding: 2px 10px;
	border: 1px solid #e2e3da;
}

#commentform input#url
 {
	font: 10pt/14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	width: 150px;
	padding: 2px 10px;
	border: 1px solid #e2e3da;
}

#commentform input#email
 {
	font: 10pt/14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	width: 150px;
	padding: 2px 10px;
	border: 1px solid #e2e3da;
}


#cformsform { margin-top: 0; background-color: #e2e3da;	padding: 10px; overflow: hidden; height: 100%;}
#cformsform fieldset { padding: 10px 0;	border: 1px dotted #cacac2;	text-shadow: white 0 1px 0;}
#cformsform ol { margin-top: 0; }
#cformsform ol li {	display: block;	border-bottom: 1px dotted #cacac2;margin-left: -20px; padding: 10px 20px;overflow: hidden; height: 100%; }

#cformsform ol li input,
#mc-embedded-subscribe-form input { font: 10pt/14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif; width: 160px; padding: 2px 5px; border: 1px solid #e2e3da; margin-right: 10px; float: left;}

#cformsform ol li textarea,
#mc-embedded-subscribe-form textarea { font: 10pt/14pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif; padding: 10px; height: 80px; border: 1px solid #e2e3da; width: 235px; float: left; display: inline; margin-right: 10px;}

#cformsform ol li label { float: left; width: 100px; display: block;}
#cformsform ol li span.reqtxt {float: left;display: inline;}
#cformsform ol li span.emailreqtxt { float: left; display: inline;}
#cformsform fieldset legend { font: bold 12pt HelveticaNeueLTS, Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif; margin-left: 15px; padding-left: 5px; padding-right: 5px;}
#cformsform fieldset.cf_hidden { display: none;}

#cformsform input#sendbutton { width: 100px; height: 30px; float: left; margin-left: 120px;}


p#ll {
	display: none;
}

form#subForm {
}

#subForm input[type=text] {
	padding:3px;
	border:solid 1px #CCC;
}

#subForm div {
	padding-bottom:10px;
}

#subForm span.label {
	padding:6px 5px 0px 0px !important;
	text-align:right;
	width:90px;
}

/* @PEVC */

#pevc-home { position: relative; width: 412px; min-height: 110px; height: auto !important; height: 110px; padding: 15px; background: rgb(231,232,226); margin-bottom: 10px;  }

#pevc-home p.intro { width: 300px; }

.pevcModuleSubscribe { font-family: HelveticaNeueLTS, Helvetica, Arial, sans-serif; font-weight: bold; font-size: 11px; color: rgb(255,255,255); padding-top: 8px; display: block; height: 19px; width: 153px; text-align: center; vertical-align: bottom; background: url(images/pevc/subscribenewsletter.png) no-repeat; float: right; margin-right: 10px; }
#pevc-home a#subscribe { position: absolute; top: 0; right: 0; display: block; width: 110px; height: 110px; background: url(images/pevc/subscribenewsletter.png) no-repeat; }

/*
#pevc-home .postMin { width: 412px; border-bottom: 1px dashed rgb(70,70,70); margin: 0 0 12px 0; }
*/

#pevc-home .postMin {
    border-bottom: 2px solid #FFFFFF;
    margin: 0 0 12px;
    padding: 10px;
    width: 390px;
}

#pevc-home .postMin .entry {	font-size: 8pt;	line-height: 14pt;	margin-bottom: 5px;}
#pevc-home .postMin .thumbnail { width: 50px; height: 50px; overflow: hidden; margin: 0 12px 0 0; float: left; }
#pevc-home .postMin .thumbnail img { width: 50px; }
#pevc-home .postMin .featured { float: left; width: 320px; }
#pevc-home .pevcModule { padding: 30px 0 0 0; border-top: 1px solid rgb(255,255,255); }

/*
#pevc-home .pevcModule h3.pevcModuletitle {	color:#F8981D; margin: 0 0 12px 0; font: 12pt HelveticaNeueLTS, Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: bold;}
*/

#pevc-home .pevcModule h3.pevcModuletitle {
    color: #F8981D;
    font: bold 12pt HelveticaNeueLTS,Helvetica,Arial,sans-serif;
    padding: 8px 0 10px 9px;
    text-transform: uppercase;
}

#pevc-home .postMin .postTitle h6 a { font-weight: bold; color: black;}
#pevc-home .postMin .postTitle h6 a:hover { color: #536e34;	text-decoration: none;}
#pevc-home .postMin .postTitle span { font-size: 80%; }

/*
#pevc-home .borderBottom { padding-bottom: 30px; padding-top: 0px; border-bottom: 1px solid rgb(170,170,170); border-top: none; }
*/

#pevc-home .borderBottom {
    border-bottom: 1px solid #AAAAAA;
    border-top: medium none;
    padding-bottom: 30px;
    padding-top: 0;
}

#pevc-home h4 {	font-size: 8pt; }

a.watchmore {
	display: block;
	margin-bottom: 0;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #536e34;
	padding: 5px;
}

a.watchmore:hover {
	background-color: #536e34;
	color: white;
	text-decoration: none;
}

/* @footer */

#footer {
	width: 924px;
	margin: 30px auto;
}

#footer #footerLeft, 
#footer #footerRight {
	width: 442px;
	padding: 0 10px;
	float: left;
	text-shadow: white 0px 1px 0px;
	color: rgb(63,98,98);
	overflow: hidden;
}

#footer #footerLeft p {
	font-family: HelveticaNeueLTS, Helvetica, Arial, sans-serif;
	font-style: oblique;
}

#footer #footerRight ul#sponsors { width: 400px; }

#footer #footerRight ul#sponsors li {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px 0 0;
	font-family: HelveticaNeueLTS, Helvetica, Arial, sans-serif;
	font-style: normal;
	margin-bottom: 20px;
}

#footer #footerRight ul#sponsors li img.caf {
	width: 120px;
}
#footer #footerRight ul#sponsors li img.mif {
	width: 80px;
}
/* @slider */

#mainSlider { position: relative; width: 211px; height: 150px; overflow: hidden; z-index: 0; }
#mainSlider .slider { width: 211px; height: 150px; }
#mainSlider .slider a { position: relative; display: block; width: 211px; height: 150px; overflow: hidden; color: white; }
#mainSlider .slider a img { width: 211px; }

#mainSlider .slider a h3 { position: absolute; display: block; width: 191px; padding: 10px; bottom: 0; left: 0; font-size: 8pt; text-align: center; background-color: black; text-shadow: black 0 1px 2px;	opacity: 0.6; }

/* @end slider */

#pevcHead {
	width: 964px;
	overflow: hidden;
	padding: 20px 20px 20px 20px;
	margin: 0px -20px 20px 20px;
	border-bottom: 2px solid rgb(220,220,220);
}

#pevcHead a#reportLogo {
	display: inline;
	width: 220px;
	height: 40px;
        float: left;
	background-image: url(images/pevc/pevc-homeLogoWhite.png);
}

#pevcHead .lavcaClaim {
	float: right;
	width: 600px;
	color: rgb(93,195,19);
	font-style: oblique;
	padding-right: 20px;
	font-family: HelveticaNeueLTS, Helvetica, Arial, sans-serif;
}

#pevcHead .lavcaClaim p { color: #526d34; margin-top: 0; margin-bottom: 0;}


div.breadcrumb {
    color: #F8981D;
    display: block;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 20px;
    text-transform: uppercase;
}

div.breadcrumb a {
	font-weight: normal;
	font-style: normal;
	color:#717074;
}

div.breadcrumb a:hover {
	text-decoration: none;
	color: #012240;
}

div.research {
	height: 150px;
	width: 211px;
	overflow: hidden;
	clear: both;
	display: block;
}

/* @group tabs */

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-right-style: solid;
	border-right-width: 1px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/img/global/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block; 
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
	border-bottom: 1px solid rgb(220,220,220);
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.panes ul li { margin-bottom: 12px; }

#board {
	width: 160px;
	float: left;
	overflow: hidden;
	height: 100%;
}

#board li {
	list-style-type: none;
	width: 160px;
}

#board li a {
	text-align: left;
	display: block;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
}

#board li a:hover {
	color: rgb(93,195,19);
}

#board li a.current {
	font-weight: bold;
	background-color: #022544;
	color: white !important;
}

#bio {
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

#bio h4 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 20px;
}

#bio h4 em {
	font-size: 10pt;
}

#bio h4 strong {
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
}

#sidebar ul.sponsorship {
	float: right;
	width: 280px;
	border: 10px solid #e3e4db;
	background-color: white;
}

#sidebar ul.sponsorship li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 10px;
	width: 120px;
	float: left;
	background-color: white;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}

#sidebar ul.sponsorship li img {
	max-width: 120px;
	max-height: 60px;
	vertical-align: middle;
	opacity: 0.8;
}

#sidebar ul.sponsorship li img:hover {
	opacity: 1;
}

#sidebar ul.sponsorship li.title {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #5dc313;
	color: white;
	padding: 5px;
	text-align: center;
	text-shadow: black 0 1px 1px;
	clear: both;
	width: 270px;
	font-size: 14pt;
	height: auto;
	margin-bottom: 20px;
}

#bio table.program {
	margin-top: 10px;
}

#bio table.program tr td {
	border-top: 1px solid silver;
	padding: 10px 5px;
	vertical-align: top;
	font-weight: bold;
}

#bio table.program tr td em {
	display: block;
	margin-top: 10px;
	font: italic 9pt Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#bio table.program tr td h5 {
	font: italic 12pt Georgia, "Times New Roman", Times, serif;
	background-color: #818485;
	text-transform: uppercase;
	color: white;


}

.eventCover {
	margin-bottom: 15px;
}




/* @end */
#mc_embed_signup { width: 562px; padding: 20px 20px 40px 20px; background-color: #e2e3da; margin: 0 0 20px 0; }

#mc_embed_signup .indicate-required { margin: 0 0 12px 0; font-style: oblique; }
#mc_embed_signup .mc-field-group { width: 562px; padding: 10px 0; border-bottom: 1px solid rgb(180,180,180) }
#mc_embed_signup .mc-field-group label { display: block; width: 150px; float: left; font-weight: bold; padding: 0 0 12px 0;  } 
#mc_embed_signup .mc-field-group label strong { font-weight: normal; }
#mc_embed_signup #mce-responses { display: none; }
#mc_embed_signup form input.btn { width: auto; }

/*

#mc_embed_signup form input { width: 350px; }



*/

/* @OW */

p.ow { display: block; width: 924px; margin: 0 auto; font-size: 8pt; text-align: center; text-transform: uppercase; font-family: Georgia, "Times New Roman", Times, serif; text-shadow: white 0 1px 0px; padding: 15px 0; border-top: 1px solid rgb(180,180,180); color: black;  }
p.ow a { font-weight: bold; color: rgb(63,98,98); }

/* @OW end */

