/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS IMCL_NET       */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

html {
	background: #B6B6B6;
}

#page {
	background: url(../images/body_bg.jpg) left top repeat-x;
}

.header-top-wrapper {
	float:left;
	min-height:0px;
	background: none;
}

.header-group-wrapper {
    background: none;
}

.header-group-inner {
	background: url(../images/header-group-inner.jpg) left top no-repeat;
	height: 175px;
	padding: 0px 0 0px;
}

#logo {
	float:left;
	margin:10px 10px 0px -1px;
}

#primary-menu {
	width: 700px;
}

#primary-menu-inner ul.menu li a:link,
#primary-menu-inner ul.menu li a:visited {
  display: block;
  float: left;
  padding: 10px 10px;
}

#header-primary-menu-wrapper {
	border-bottom:0px solid #000;
	background: none;
}

#header-primary-menu {
	background: #000;
}

#search-box {
	margin: 0px 10px 0px 0px;
}

.search-box-inner form#search-theme-form {
	background: url("../images/search-bg.png") no-repeat scroll 50% 0 transparent;
	height:33px;
	position:absolute;
	right:0;
	top:0px;
	width:232px;
	z-index:10;
}

.search-box-inner.edit-search-theme-form-header {
    background: #FFF;
}

#sidebar-first {
    background: #D9D9D9;
	//background: #D9D9D9 url(../images/sidebar-first-bg.png) left top no-repeat;
}

#sidebar-first .first {
	margin-top: 10px;
}

#sidebar-first .block .inner {
	padding: 10px;
	background: url(../images/transpWhite.png) left top repeat;
}

/* Secondary Menu */
#block-menu_block-2 ul {
	margin-left: 0px;
}

#block-menu_block-2 ul ul {
}


#block-menu_block-2 .last {
	border-bottom: none;
}

#block-menu_block-2 ul li {
	font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 200%;
    padding: 0 0 0 10px;
    list-style: none outside none;
}

#block-menu_block-2 ul li ul li ul li {
	text-indent:-5px;
	font-weight: normal;
	border: none;
    line-height: 150%;
    list-style: none outside none;
}

#block-views-conference_similarterms-block_1 .inner {
	background: none repeat scroll 0 0 #FFFFFF;
}

.view-conference-similarterms a {
	color: #FFF;
	font-weight: bold;
}

.view-conference-similarterms .views-row {
	background: #898386;
	padding: 5px;
	margin-bottom: 10px;
}

/* SIDEBAR LAST */
#sidebar-last {
    background: #898386;
	//background: #898386 url(../images/sidebar-last-bg.png) left top no-repeat;
}

#sidebar-last .block {
	float: none;
}

#block-block-3,
#block-block-12,
#block-views-Quotes-block_1,
#block-views-Ad-block_1 {
	margin: 10px 0;
}

#block-block-3 .inner {
	background: #CE0000 !important;
}

#block-block-3 .inner,
#block-block-12 .inner,
#block-views-Quotes-block_1 .inner,
#block-views-Ad-block_1 .inner {
	color: #FFF;
	padding: 10px;
	background: url(../images/transpBlack.png) left top repeat;
}

#sidebar-last a { color: #FFF;}
#sidebar-last h2 { color: #FFF; font-size: 180%;}
#sidebar-last h3 { color: #FFF; font-size: 160%;}

.sidebar-sponsor {
	margin-top: 10px;
	color: #000 !important;
	margin-bottom: 0px;
}

.sidebar-sponsor .inner {
	margin: 0; 
	padding: 10px 0px 0px 0px;
	background-color: #FFF;
	background-image; none;
}

.sidebar-sponsor h2 {color: #CE0000 !important;}
.sidebar-sponsor h3 {color: #000 !important; font-weight: bold; text-align: center;}
.sidebar-sponsor p {color: #000; padding-right: 10px !important;}

.sidebar-sponsor a {
	color: #CE0000 !important;
	font-weight: bold;
}


#main-wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}

#breadcrumbs {
	margin-bottom: 10px;
}

.breadcrumbs .inner {
    background: none;
    border: #929292 solid 0px;
    color: #8E8E8E;
    padding-left: 0px;
}

.error, .help {
	display: none;
}

.profile img {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000;
}

.board-photo {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-float-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-float-right {
	float: right;
	margin: 0px 0px 10px 10px;
}

.front h1.title {
	display: none;
}

h1.title {
	margin-top: 10px;
	color: #CE0000;
}

.view-Home-Page h2.title {
	display: none;
}

.view-Home-Page div.inner {
    margin-left: 0px;
    margin-right: 0px;
}

#content-region-inner h2 {
	color: #CE0000;
}

.imcl-red {
	color: #CE0000;
}

.main-group a {
	text-decoration: underline;
	color: #CE0000;
}

.node-type-conference .field-field-image-cache,
.field-field-page-image {
	text-align: center;
}

.conference-title {
	color: #CE0000;
	font-size: x-large;
	font-weight: bold;
}

.view-Conferences .views-field-teaser {
	margin-top: -10px;
	margin-left: 40px;
}

/* Articles */
.view-Articles .views-field-title a {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;	
}

#pid-awards-2010-design-awards #content-region-inner h2 {
	clear: left;
	padding-top: 20px;
}

#pid-awards-2010-design-awards #disqus_thread {
	padding-top: 20px;
}

#disqus_thread {
	clear: left;
}

.links .disqus_comments {
	display: none;
}

#content-inner-inner table {
	margin-bottom: 20px;
}

#main-group {
	background: #FFF;
}

.node-type-imageset .images {
	display: none;
}

.node-type-gallery element.style {
    background: none repeat scroll 0 0 #FFFFF;
 }

a.fauxbutton:link, a.fauxbutton:visited { 
	color: #FFFFFF;
}

a.fauxbutton:hover {
	border-style: inset;
}

.fauxbutton {
	background: none repeat scroll 0 0 #CE0000;
    border: 2px solid #E9E9E9;
    padding: 5px 8px;
    text-transform: lowercase;
}

.pullquote {
	BORDER-RIGHT: #c0c0c0 4px outset; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #c0c0c0 4px outset; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #c0c0c0 4px outset; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #c0c0c0 4px outset; 
	BACKGROUND-COLOR: #e5e5e5;
	padding: 10px;
	margin-bottom: 10px;
}

/* BOARD */

.imgBoard {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#pid-about-board h3 {
	font-weight: bold;
	margin-top: 10px;
	clear: left;
}


.terms {
    display: none;
}

.view-Slideshow {margin-top: 10px;}
#block-views-Slideshow-block_1 { margin-bottom: 0px;}
.slideshow-wrapper	{ width: 540px; height: 335px; }
.slideshow-wrapper p { color: #FFF;}
.slideshow-wrapper h1 { color: #FFF;}
.slideshow-wrapper h2 { color: #FFF;}
.slideshow-wrapper h3 { color: #FFF;}
.slideshow-wrapper a { color: #FFF; font-weight: bold;}
.slideshow-text	{
	margin: 0px 0px; padding: 10px; height: 335px; width: 200px; 
	position: relative; z-index: 1; color: white;
}

#block-views-Featured_Updates-block_1 {
	width: 100%;
}

#view-id-Presentation-page_1 .views-field-title { 
	font-weight: bold; 
	display: inline;
}
#view-id-Presentation-page_1 .views-field-name { }
#view-id-Presentation-page_1 h3 {padding-top: 20px;}
#view-id-Presentation-page_1 p { margin: 0 0;}
#view-id-Presentation-page_1 .views-field-field-presentation-author-value {
	margin-left:40px;
	clear: left;
}

.econflab a,
.view-legend span {
	display: inline;
	background: #DDD;
	border: 1px solid #979797;
	color: #000;
	margin-left: 10px;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
}

.econflab a:hover{
	text-decoration: none;
}

.econftitle {
	font-size: 1.25em;
	font-weight: bold;
}
.econfauth {
	margin-left: 10px;
}

.view-Documentation-Sets .views-field-title,
.view-Documentation-Sets .views-field-field-docset-papers-value,
.view-Documentation-Sets .views-field-sell-price,
.view-Papers .views-field-title,
.view-Papers .views-field-sell-price {
	display: inline;
}

.view-Documentation-Sets h3,
.view-Papers h3 {
	margin-top: 20px;
}
.view-Documentation-Sets .views-field-title {
	font-weight: bold;
}

.view-Documentation-Sets .views-field-field-docset-papers-value,
.view-Documentation-Sets .views-field-sell-price,
.view-Papers .views-field-sell-price {
	margin-left: 10px;
}

.view-id-Conferences .views-row {
	margin-bottom: 20px;
}

.view-id-Conferences .views-field-title a {
	font-size: 1.25em;
	font-weight: bold;
}

.node-type-conference .field-field-conference-venue,
.node-type-conference .field-field-conference-location,
.node-type-conference .field-field-conference-date {
	font-weight: bold;
	text-align: center;
}

.view-Articles .views-field-title {
	margin-top: 20px;
}

.view-Articles .views-field-title {
	font-weight: bold;
	font-size: 1.2em;
}

.view-Articles .views-field-teaser p {
	margin: 0 0;	
}

.view-Articles .views-field-path {
	text-align:right;
}

/* SPONSOR */
#crm-container h3 {
    background: none;
}

/* BLOG */
.imagecache-thumbnail,
.imagecache-blog_thumbnail {
	float: left;
	margin: 0px 5px 5px 0px;
}

.field-field-blog-photo {
	float: left;
	margin: 0px 5px 5px 0px;
}
.view-simpleviews-1 .views-row {
	clear: left;
	min-height: 150px;
	margin-bottom: 10px;
}

.view-simpleviews-1 .imagecache-blog_list {
	float: left;
	margin: 0px 5px 10px 0px;
}

.view-simpleviews-1 .views-field-title {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
}

.view-simpleviews-1 .views-field-field-blog-teaser-value {
	margin-bottom: 10px;
}

.view-simpleviews-1 .views-field-view-node {
	text-align: right;
	font-weight: bold;
}

.submitted {
	font-weight: bold;
	color: #2b498d;
}

.node-type-webform .submitted {
	display: none;
}

.field-field-blog-image {
	float: right;
	margin: 0px 0px 10px 10px;
}

a.feed-icon img {
    border: 0 none;
    margin: 0 0px;
}

/* DISQUS */
#dsq-content ul, #dsq-content li {
	list-style-image: none;
}

.node .links {
	//display: none;
	float: right;
}

/* Newsletter styles */
.readmore {text-align: right; margin: 0px;}
.readmore a {
	font-weight: bold;
}

/* AWARDS */

.node-type-award .field-field-award-image {
	float: left;
	margin-right: 10px;
}

.field-field-award-gallery .field-label {}

.field-field-award-gallery .field-item {
	float: left;
	padding-right: 5px;
}


#node-336 {
	margin-bottom: 0px;
}
.view-Awards h3 {
	margin-top: 20px;
}

/* WEBFORM */
.webform-container-inline label,
.webform-component-textarea label {
	float: left;
	display: block;
	margin-right: 10px;
	width: 180px;
	text-align: right;
}

.webform-container-inline .description {
	margin-left: 190px;
}

#edit-electronic-submission-wrapper .description {
	margin-left: 0px;
}

.webform-component-radios label {
	display: inline;
	float: none;
}

#webform-component-project-type--status {
	margin-top: 10px;
}

.resizable-textarea textarea {
	clear: left;
}

/* EVENT */
.event-info label {
	font-weight: bold;
}

.crm-section .price-set-row label {
	margin-left: 10px;
}


#block-views-Quotes-block_1 .views-field-field-quote-body-value {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;	
}

#block-views-Quotes-block_1 .views-field-title {
	text-align: right;
}


.footer-wrapper, .footer-message-wrapper {
    background: #5C5C5C;
}

#block-block-6 {
	color: #A9A9A9;
	float: left;
	margin-top: -25px;
}

#block-menu-secondary-links ul {
	float: right;
}

#google_translate_element {
    margin-top: 10px;
    margin-right: 15px;
    float: right;
}
