/* @override http://westernenergyalliance.org/wp-content/themes/ipams/style.css */

/* @override 
	http://biz104.inmotionhosting.com/~wester39/wp-content/themes/ipams/style.css
	http://westernenergyalliance.org/wp-content/themes/ipams/style.css
*/

/*  
Theme Name: Western Energy Alliance
Theme URI: http://www.westernenergyalliance.org/
Description: IPAMS is a simple, clean, custom theme designed by <a href="http://www.hankpantier.com/">Hank Pantier</a> of <a href="http://www.invisiblewindow.com">Invisible Window</a>.
Version: 1.0
Author: Hank Pantier
Author URI: http://www.hankpantier.com

The CSS, XHTML and design is released under Creative Commons Attribution 2.5:
http://creativecommons.org/licenses/by/2.5/
*/
body {
	font: 12px/16px helvetica, arial, verdana, sans-serif;
	color: #666;
	background: #e1e1e1;
	margin: 0;
	padding: 0 0 30px;
}
a {
	color: #5a6112;
	text-decoration: none;
}
a:visited {
	color: #007d84;
	text-decoration: none;
}
a:hover {
	color: #5a6112;
	text-decoration: underline;
}
img { border: none; }
p, ul, li {
	padding: 0 0 15px;
	margin: 0;
	font: normal 12px/16px helvetica, arial, verdana, sans-serif;
}

#content div.post.wildcatter li, #content div.post.marcmessage li {
	list-style-type: none;
	padding-bottom: 9px;
	list-style-position: outside;
}

div.post.wildcatter {
	width: 240px;
	margin-left: 38px;
	margin-top: 6px;
	float: left;
}

div.post.marcmessage {
	width: 332px;
	float: left;
	border-left: 1px dotted #b4c131;
	padding-left: 20px;
	margin-top: 6px;
}



#newsbrief ul {
	padding-bottom: 0;
}

#newsbrief ul li {
	list-style-type: none;
	padding-bottom: 6px;
}

#rightside ul li {
	list-style-position: inside;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
h1 {
	margin:0;
	padding-left: 10px;
	font: bold 36px/100% helvetica, arial, verdana, sans-serif;
	color: #5a6112;
}
h1 a, h1 a:visited{
	color: #5a6112;
	text-decoration: none;
}
h1 a:hover{
	color: #5a6112;
	text-decoration: none;
}

 
h1.weeklymessage {
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	font: normal 28px/36px helvetica, arial, verdana, sans-serif;
	color: #5a6112;
	background: url('images/h1-bg.gif') no-repeat bottom center;
	width: 490px;
	min-height: 25px;
}

.entry h1 {
	margin:0;
	padding: 15px 0 15px 0;
	font: bold 30px/36px helvetica, arial, verdana, sans-serif;
	color: #5a6112;
}
.entry h1 a, .entry h1 a:visited{
	color: #5a6112;
	text-decoration: none;
}
.entry h1 a:hover{
	color: #5a6112;
	text-decoration: underline;
}

h2 {
	color: #666;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #CCC;
	letter-spacing: -1px;
	font: normal 24px/28px helvetica, arial, verdana, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #666;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}


.post h2 {
	color: #5a6112;
	margin: 0 0 2px;
	letter-spacing: -1px;
	font: normal 26px/30px helvetica, arial, verdana, sans-serif;
	padding-bottom: 3px;
	border-bottom: 0;
}
.post h2 a, .post h2 a:visited {
	color: #5a6112;
	text-decoration: none;
}
.post h2 a:hover {
	color: #5a6112;
	text-decoration: none;
}




h3 {
	font: bold 16px/20px helvetica, arial, verdana, sans-serif;
	color: #5a6112;
	margin: 10px 0 5px;
}
h4 {
	font: normal 14px/18px helvetica, arial, verdana, sans-serif;
	color: #5a6112;
	margin: 0;
	padding: 0 0 10px 0;
}

#breadcrumbs a { color: #ca6d00; }




form {
	margin:0;
	padding:0;
}
#page {
	margin: 20px auto;
	width: 1010px;
	background: url('images/page-bg.gif') repeat-y;
}
#wrap {
	width: 1010px;
	background: url('images/wrap-bg.gif') no-repeat;
}
#bottom-wrap {
	width: 1010px;
	background: url('images/foot-bg.gif') no-repeat;
	background-position: bottom left;
}
#page-content {
	margin: 0 auto;
	background: #FFF;
	border-left: 1px solid #423d39;
	border-right: 1px solid #423d39;
	width: 958px;
	position: relative;
}

/* header area */
#header {
	height: 170px;
	margin: 0 auto;
	background: url('images/header-bg.jpg') repeat-x #FFF bottom left;
	border: 1px solid #423d39;
	border-bottom: 0;
	width: 958px;
	position: relative;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
}
#header-logo-bg {
	background: url('images/header-logo-bg.png') no-repeat;
	position: absolute;
	bottom: 0;
	right: 105px;
	width: 89px;
	height: 150px;
}
#headerimg {
	position: relative;
	top: 15px;
	left: 25px;
	padding: 0;
	height: 140px;
	width: 300px;
	cursor: pointer;
	background: url('images/western-energy-alliance-logo.png') no-repeat;
}
#headerimg h1 { display: none; }
#searchbox {
	position: absolute;
	right: 20px;
	bottom: 0;
	height: 75px;
	width: 360px;
}

th { text-align: left; font-size: 14px; }


/* content area */
#content {
	padding: 10px 20px 30px 0;
	float: left;
	width: 938px;
	overflow: hidden;
	background: url('images/content-bg.gif') repeat-y #FFF;
}

#blueprintcontent {
	padding: 0;
	float: left;
	overflow: hidden;
	margin-top: -4px;
}


#contenthome {
	padding: 10px 20px 20px 20px;
	width: 918px;
	float: left;
	overflow: hidden;
}
#mainphoto {
	border: 2px solid #63833b;
	width: 916px;
	height: 285px;
}
#feature {
	width: 280px;
	float: left;
	margin: 26px 0 0 0;
}
#feature h3 {
	font: bold 18px/22px helvetica, arial, verdana, sans-serif;
	color: #000;
	margin: 5px auto 15px;
	display: block;
}

div.featureitem {
	text-align: center;
}
#feature img { border: 1px solid #000; }
#feature a.more { float: right; }
#logos, #logosint, #logosint2 {
	width: 918px;
	background: url('images/members-header.jpg') no-repeat top center;
	height: 130px;
	padding-top: 50px;
}
#logosint, #logosint2 {
	width: 665px;
	padding-bottom: 20px;
	display: none;
}
#logos div, #logosint div, #logosint2 div {
	height: 120px;
	width: 900px;
	padding-left: 18px;
	padding-top: 50px;
}
#logos div#wildcatter, #logosint div#wildcatter, #logosint2 div#wildcatter { padding-top: 0; }
#logosint div, #logosint2 div { width: 640px; }
#logos div img {
	float: left;
	margin: 0 0 0 25px;
}
#logosint div img, #logosint2 div img {
	float: left;
	margin: 0 0 0 15px;
}


#logos div #wildcatter { width: 150px; float: left; height: 120px; margin: 0 0 0 55px; }
#logosint div #wildcatter, #logosint2 div #wildcatter { width: 150px; float: left; height: 120px; margin: 0 0 0 35px; }
#logos div #wildcatter img, #logosint div #wildcatter img, #logosint2 div #wildcatter img { 
	float: left;
	margin: 0 5px 5px ;
}
.post {
	float: left;
	width: 640px;
	margin: 0 0 20px 20px;
}
.blogpost {
	float: left;
	width: 665px;
	margin: 0 0 20px 20px;
}

.entry {
	width: 665px;
	margin: 0;
	padding: 0;
	border: 0;
}
.post-cat {
	/* background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px; */
	float:left;
	font-size: 95%;
	color: #999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999;
}
.post-content {
	clear: both;
	padding-top: 10px;
	margin: 0 0 25px 0;
}
.post-content img { border: 3px solid #b9b5b3; }
.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited { color: #2763A5; }
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{ padding: 5px 10px; }
.commentlist .alt { background: #e9ece1; }
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #5a6112;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
img.avatar {
	margin: 0 10px 10px 0;
	border: 3px solid #cbd3b2;
	float: left;
}
#commentform {
	margin-top: 10px;
	font: 110% helvetica, arial, verdana, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFF;
	border: 1px solid #5a6112;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background: #FFF;
	border: 1px solid #5a6112;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus { background: #FFF; }
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px helvetica, arial, verdana, sans-serif;
	color: #FFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/* sidebar membership (in blog section) */
#sidebarmembership {
	width: 140px;
	float: right;
	padding: 0 0 20px 20px;
}
#sidebarmembership ul {
	list-style: none;
	width: 140px;
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #DDD;
	background: #FFF;
}
#sidebarmembership ul li {
	margin: 0;
	padding: 10px;
}

#sidebarmembership ul.wildcatter li {
	margin: 0;
	padding: 5px;
	float: left;
}

#sidebarmembership h2, #sidebar table td h2 {
	font: bold 12px/16px helvetica, arial, verdana, sans-serif;
	color: #000;
	margin: 0;
	padding: 3px 5px;
	text-align: center;
	background: #FFF;
	border-bottom: 1px solid #DDD;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 0;
	margin: 0;
	width: 249px;
	color: #666;
	overflow: hidden;
	border-top: 1px solid #f3f2f2;
	position: relative;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% helvetica, arial, verdana, sans-serif;
	color: #423d39;
	margin: 20px 0 2px 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #423d39;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	font: normal 14px/16px helvetica, arial, verdana, sans-serif;
	color: #423d39;
	text-decoration: none;
}
#sidebar a:hover{
	color: #423d39;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
	width: 249px;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 249px;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li { padding: 2px 0 2px 0; }
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

#sidebar-graphic { background: url('images/sidebg-logo.png') no-repeat; width: 120px; height: 96px; position: absolute; bottom: 0; left: 55px; }


/*pages */
ul.list-page { width: 249px; }

/*sub-pages */
#sidebar ul.list-page li ul {
	margin: 0 0 15px 25px;
	width: 200px;
}
ul.list-page li ul li {
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}

/*sidebar text styles */
ul.list-page li a {
	display: block;
	width: 249px;
	padding: 4px 0 3px 20px;
}

#sidebar ul.list-page li a, #sidebar ul.list-page li a:visited {
	text-decoration: none;
	border: 1px none #f3f2f2;
}
#sidebar ul.list-page li a:hover, 
#sidebar ul.list-page li.current_page_item a, #sidebar ul.list-page li.current_page_parent a {
	background: #c1cb53;
	border: 1px solid #afbd22;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #fff;
}

#sidebar ul.children li a:hover
 {
	background: #c1cb53;
	border: 1px solid #afbd22;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #afbd22;
}


#sidebar ul.list-page li ul.clildren a, #sidebar ul.list-page li.current_page_item ul.clildren a, #sidebar ul.list-page li.current_page_parent ul.clildren a {
	background: #c1cb53;
	border: 1px solid #afbd22;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #423D39;
}
#sidebar ul.list-page li ul li a, #sidebar ul.list-page li ul li a:visited {
	text-decoration: none;
	border: 0;
	padding: 1px 0 1px 0;
}
#sidebar ul.list-page li.current_page_parent ul li a,
#sidebar ul.list-page li.current_page_parent ul li a:hover,
#sidebar ul.list-page li.current_page_item ul li a,
#sidebar ul.list-page li.current_page_item ul li a:hover {
	color: #423D39 !important;
	background: #f3f2f2;
	border: 0;
	text-decoration: none;
}
#sidebar ul.list-page li ul li a:hover {
	background: #f3f2f2;
	border: 0;
	text-decoration: underline;
}

#sidebar ul.children li ul li a:hover {
	background: transparent;
	border: 0;
	text-decoration: underline;
}

/*member sidebar text styles */
ul#menu-member-nav li a {
	display: block;
	width: 249px;
	padding: 4px 0 3px 20px;
	border-style: none;
}

#sidebar ul#menu-member-nav li a, #sidebar ul#menu-member-nav li a:visited {
	text-decoration: none;
}
#sidebar ul#menu-member-nav li a:hover, 
#sidebar ul#menu-member-nav li.current_page_item a, #sidebar ul#menu-member-nav li.current_page_parent a {
	background: #c1cb53;
	border: 1px solid #afbd22;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #fff;
}
#sidebar ul#menu-member-nav li ul.clildren a, #sidebar ul#menu-member-nav li.current_page_item ul.clildren a, #sidebar ul#menu-member-nav li.current_page_parent ul.clildren a {
	background: #c1cb53;
	border: 1px solid #afbd22;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #423D39;
}
#sidebar ul#menu-member-nav li ul li a, #sidebar ul#menu-member-nav li ul li a:visited {
	text-decoration: none;
	border: 0;
	padding: 1px 0 1px 0;
}
#sidebar ul#menu-member-nav li.current_page_parent ul li a,
#sidebar ul#menu-member-nav li.current_page_parent ul li a:hover,
#sidebar ul#menu-member-nav li.current_page_item ul li a,
#sidebar ul#menu-member-nav li.current_page_item ul li a:hover {
	color: #423D39 !important;
	background: #f3f2f2;
	border: 0;
	text-decoration: none;
}
#sidebar ul#menu-member-nav li ul li a:hover {
	background: #f3f2f2;
	border: 0;
	text-decoration: underline;
}



/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
	margin: 5px 0 0 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
	margin: 5px 0 0 20px !important;
}



/*search form */
#searchform, #cse-search-box {
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 7px;
}
#searchform br { display: none; }
#searchform #s, #cse-search-box #s {
	width: 180px;
	padding: 6px 5px 4px 5px;
	border: 1px solid #695e4a;
	background: url('images/search-bg.gif') no-repeat #d4d4d4;
	margin: 0;
	color: #333;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	left: 4px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
#searchsubmit {
	font-weight: normal;
	font-size: 14px;
	padding: 5px 5px 3px 5px;
	margin: 0;
	background: #afbd22;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border: 1px solid #695e4a;
	color: #333;
}
/* Top Commentators */
#sidebar ul.user li {
	background: url(images/user.gif) no-repeat;
	padding-left: 20px;
}

/* footer area */
#footer {
	margin: 0 auto;
	background: url('images/footer-bg.jpg') no-repeat bottom left #5a6011;
	border: 1px solid #423d39;
	border-top: 1px solid #3f440a;
	width: 958px;
	clear: both;
	color: #FFF;
	position: relative;
	padding: 0 0 45px 0;
}
#footer a, #footer a:visited { color: #FFF; }
#footer h4 {
	font: bold 18px/22px helvetica, arial, verdana, sans-serif;
	color: #FFF;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}
#footer .block {
	width: 293px;
	margin: 30px 0 10px 20px;
	padding: 0 0 20px 0;
	float: left;
	color: #FFF;
}
#footer .block p { font: normal 13px/15px helvetica, arial, verdana, sans-serif; }
#footer .block ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
#footer .block ul li {
	margin: 0;
	padding: 0;
}
#footer .block ul#social li {
	padding-left: 21px;
	height: 16px;
	margin: 0 0 9px 0;
}
li.facebook { background: url('images/social-facebook.gif') no-repeat; }
li.twitter { background: url('images/social-twitter.gif') no-repeat; }
li.youtube { background: url('images/social-youtube.gif') no-repeat; }
li.email { background: url('images/social-email.gif') no-repeat; }
li.linkedin { background: url('images/social-linked-in.gif') no-repeat; }
#footer .block a {
	text-decoration: none;
	color: #FFF;
	font: normal 13px/19px helvetica, arial, verdana, sans-serif;
}
#footer .block a:hover {
	text-decoration: none;
	color: #DDD;
}
#footer #copyright {
	font: normal 10px/12px helvetica, arial, verdana, sans-serif;
	color: #aeaf85;
	position: absolute;
	bottom: 10px;
	right: 15px;
}




/* alignments */
.center { text-align: center; }
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0;
}
.alignright { float: right; }
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
}
.clear { clear:both; }
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/* clear those floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/**** NAVIGATION ****/
ul#nav {
	margin: 0;
	border: 0;
	padding: 0;
}
#nav li.page_item:first-child a, #nav li.last a { 	border: 0; }
#nav li.last img { margin: 2px 0 0 0; }
#nav .page_item a:hover, #nav .current_page_item a, #nav .current_page_parent a, #nav .current_page_ancestor a {
	color: #FFF;
	background: url('images/nav-on-bg.gif') repeat-x;
}
#nav .page_item a:hover { background: url('images/nav-over-bg.gif') repeat-x; }
#nav .page_item ul li a, #nav .current_page_item ul li a, #nav .current_page_parent ul li a {
	color: #618137;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px;
	font: normal 12px/14px arial, helvetica, verdana, sans-serif;
	border: 0;
	display: block;
	background: transparent;
}

ul.sub-menu li a {
	color: #618137;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px;
	font: normal 12px/14px arial, helvetica, verdana, sans-serif;
	border: 0;
	display: block;
	background: transparent;
}

ul.sub-menu li a:hover {
	color: #bc6733;
	text-decoration: underline;
}



#nav .page_item ul li a:hover, #nav .current_page_item ul li a:hover, #nav .current_page_parent ul li a:hover {
	color: #ca6d00;
	background: transparent;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style:	none;
}
.sf-menu {
	width: 958px;
	height: 32px;
	background: url('images/nav-bg.gif') repeat-x;
	border-top: 1px solid #e8f27b;
	border-bottom: 1px solid #8a960d;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 380px; /* left offset of submenus need to match (see below) */
	
}
.sf-menu ul li { width: 100%; }
.sf-menu li:hover { visibility: inherit; } /* fixes IE7 'sticky bug' */
.sf-menu li {
	float: left;
	margin: 0;
	position: relative;
}
.sf-menu a {
	color: #FFF;
	text-decoration: none;
	margin: 1px 0 1px 0;
	padding: 5px 10px 3px 10px;
	font: normal 15px/18px arial, helvetica, verdana, sans-serif;
	border-left: 1px solid #948e8a;
	display: block;
	position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 27px; /* match top ul list item height */
	z-index: 99;
	border: 1px solid #618237;
	background: #FFF;
	padding: 5px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}




/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom:	1em;
}
.sf-menu li li {
	background: #FFF;
	float: left;
	width: 150px;
	display: inline;
	padding: 2px 25px 2px 0;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { outline: 0; }



/* table */
table.stripe tr td { padding: 2px 20px 2px 5px; }
table.stripe tr.even { background: #eee; }

table.stripe tr.odd { background: #ddd; }
table.stripe tr td.tdpad {
	padding-top: 25px;
	background: #FFF;
}

a[rel="external"], .external {
	background:url('images/external.png') 99% 40% no-repeat;
	padding-right: 15px;
}

.marc { display: none; }

.share_facebook span,
.share_twitter span,
.share_linkedin span { display: none; }
.share_facebook { display: block; width: 20px; height: 18px; background: url('images/share/facebook.png') no-repeat; float: left; }
.share_twitter { display: block; width: 20px; height: 18px; background: url('images/share/twitter.png') no-repeat; float: left; }
.share_linkedin { display: block; width: 20px; height: 18px; background: url('images/share/linkedin.png') no-repeat; float: left; }

#login { position: relative; top: -85px; left: 100px; }
#login div.row { position: relative; height: 30px; width: 240px; font-weight: bold; }
#login div.row label { position: absolute; top: 3px; left: 0; }
#login div.row input { position: absolute; top: 0; right: 0; }
#login input { border: 1px solid #222; background: #FFF; padding: 3px; }
input#loginbutton, 
a.logout, a.profile, a.password {
	font-weight: normal;
	font-size: 14px;
	padding: 5px 5px 3px 5px;
	margin: 0;
	background: #afbd22;
	border: 1px solid #695e4a;
	color: #333;
	display: block;
	text-decoration: none;
	width: 70px;
	text-align: center;
}
#loggedin_logout { text-align: center; }
#loggedin_logout a.logout { margin-left: 60px; float: left; }
.row a.password { width: 150px; }
#loggedin_logout a.profile { margin-left: 10px; float: left; width: 100px; }

#error { border: 1px #F00; background: #FFF; color: #F00; padding: 15px; text-align: center; font-size: 14px; margin-bottom: 15px; }

/* blueprint */

#bp-mainarea{
	background:url('images/bg.jpg') no-repeat;
	width: 885px;
	height: 254px;
	margin: 0 auto;
	padding-left: 30px;
	padding-top: 30px;
}
#bp-videocontainer{
	float:left;
	width:400px;
	min-height:220px;
}
.bp-video{
	width:388px;
	height:222px;
}
#bp-text{
	padding-top: 13px;
	float:left;
	width:455px;
	min-height:220px;
	padding-left: 13px;
}
.bp-btn{
	padding-top:3px;
	margin:0 auto;
	width:151px;
	height:42px;
}
.bp-btn a{
	border:0;
	text-decoration:none;
}


#blueprintcontent #maincontainer{
	width: 958px;
	min-height:617px;
	margin: 0 auto;
	color:#FFF;
	font: 12px/15px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	background-image: url('images/bg-inner.jpg');
}
#blueprintcontent #leftside{
	float:left;
	width: 461px;
	min-height:550px;
	padding-top: 17px;
	padding-bottom: 5px;
	padding-left: 36px;
}
#blueprintcontent #rightside{
	float:left;
	width: 380px;
	min-height:550px;
	padding: 30px 30px 5px;
}

#rightside p {
	font-size: 13px;
	line-height: 20px;
}
#blueprintcontent a.dec{
	font-size: 18px;
	font-weight: bold;
	color: #dbfa9a;
	line-height: 22px;
}

#blueprintcontenta.dec:hover {
	color: #9fba38;
}
#blueprintcontent #facebook{
	width:379px;
	background:#FFF;
	color:#000;
	margin-bottom: 14px;
	padding: 15px 8px 6px;
	text-align: center;
		-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 76px;
}

#facebook p {
	padding: 0;
	letter-spacing: 0;
	color: #949494;
	font: 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	display: inline;
}
#blueprintcontent .signup_btn{
	margin: 0 auto;
	width:226px;
	height:54px;
	margin-top:15px;
}
#blueprintcontent .link{
	width: 330px;
	min-height:15px;
	margin:0 auto;
	text-align: center;
}
#blueprintcontent .link a{
	color:#FFF;
}
#blueprintcontent .text{
	width: 442px;
	height:170px;
	margin: 22px 0px -3px 10px;
}
#blueprintcontent .video{
	width:436px;
	height:246px;
	margin:0 auto;

	}

div#twitter, div#linkedin {
	
	top: 14px;
	position: relative;
	width: 135px;
	vertical-align: middle;
	float: left;
	margin-left: 8px;
}

div#twitter p, div#linkedin p {
	float: left;
	position: relative;
	margin-right: 5px;
	line-height: 22px;
}

div#linkedin {
	margin-left: 54px;
}

div.post-content li {
	list-style-position: outside;
	padding-bottom: 6px;
	line-height: 14px;
	margin-left: 15px;
}

div.shareBlock {
	margin-bottom: 19px;
	clear: both;
	margin-top: -11px;
	display: block;
	float: left;
	width: 612px;
}

div.shareBlock strong {
	float: left;
	margin-right: 6px;
	color: #afbd22;
}
