/*
Theme Name: RASMAS NEWS - Left Sidebar
Theme URI: http://info.rasmas.noblis.org/
Description: RASMAS Wordpress theme with left sidebar.
Author: bgardner
Author URI: http://www.noblis.org
version: 2.0
Tags: two-column, widget-ready, blank
*/




@charset "utf-8";

/* basics */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address,cite, code,
del, dfn, em, font, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {clear:both}
.left {float:left}
.right {float:right; margin-left:20px; margin-bottom:20px;}
.twohundred {width:200px;}
.threehundred {width:300px;}


/* CSS Document */
body {
	background: #ddd9c3 url("images/body_bg.gif") top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11pt;
	line-height:140%;
}

#container{
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
    padding:10px;
	margin-bottom: 10px;
}
#header{
	height: 80px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	background-color: #FFFFFF;
	position:relative;
}
#header h2 { font-size:8pt;font-weight:normal;color:#888;margin-left:27px;font-style:italic;}
#contact 
{
    position:absolute;
    top:0;
    right:5px;
    font-size:10pt;
    color:#999999;
    text-align:right;  
}
a, a:visited 
{
  color: #45637A;  
}
a.memberlogin {
    display:block;
    width:160px;
    height:39px;
    color:White;
    background: url("images/member_login.gif");
    text-align:center;
    text-decoration:none;
    font-size:14px;
    line-height:36px;  
}
a.memberlogin:hover 
{
    background: url("images/member_login.gif") 0px -39px;
}
a.memberlogin:visited{
	color: #FFFFFF !important;
}
a.learnmore 
{
    position:absolute;
    bottom: 5px;
    right:5px;
    display:block;
    width:160px;
    height:40px;
    color:White;
    background: url("images/learn_more.gif");
    text-align:center;
    text-decoration:none;
    font-size:14px;
    line-height:36px;
    margin-top:10px;
    margin-left:10px;
    text-indent:-300px;
    overflow:hidden;    
}
a.learnmore:hover 
{
    background: url("images/learn_more.gif") 0px -40px;
}
a.join 
{
    display:block;
    width:160px;
    height:40px;
    color:White;
    background: url("images/join_rasmas.gif");
    text-align:center;
    text-decoration:none;
    font-size:14px;
    line-height:36px;
    float:right;
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
    text-indent:-300px;
    overflow:hidden;   
}
a.join:hover 
{
    background: url("images/join_rasmas.gif") 0px -40px;
}
#topsearch 
{
    position:absolute;
    top:10px;
    right:200px;
}
#navigation{
	height: 42px;
	margin-bottom:1px;
	}
#navigation a{
	color:#FFFFFF !important;
	text-decoration: none;
}

#navigation a:visited{
color:#FFFFFF !important;
}
	

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	height: 41px;
	background-color: #616161;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 41px;
	margin-top: 0px;
	color: #FFFFFF;
	margin-right: 1px;
	text-decoration: none;
	text-align:center;
	margin-left: auto;
	font-weight:bold;
}
#menu ul li.current-page-item 
{
    background-color: #45637A;
}

#menu ul li a {
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #333333;
	color: #ffffff;
	width: 100%;
}
#tab0 {width: 70px;}
#tab1 {width: 100px;}
#tab2 {width: 180px;}
#tab3 {width: 110px;}
#tab4 {width: 170px;}
#tab5 {width: 110px;}
#tab6 {width: 130px;}
#tab7 {width: 82px;}

#breadcrumbs 
{
    padding: 5px 20px;
    margin-left: 190px;
    background-color: #f3f3f3;
    color:#888;
    font-size: 10pt;
}
#breadcrumbs a {color: #666666;text-decoration:none;}
#breadcrumbs a:hover {text-decoration:underline;} 

#slideShow 
{
    float:left;
	margin-top: 5px;
	position:relative;
	height: 300px;
	width:600px;
}
#slide 
{
    float:left;
    height: 254px;
	width: 599px; 
	color:#45637A;   
}
#slide div {
	position:absolute;
    height: 254px;
	width: 599px;
}
#slide h2 
{
    margin:10px 15px 5px 15px;
    font-size: 16pt;
    line-height:120%;
}
#slide p {margin: 5px 15px;}
#slide ul {margin-left:15px;}
#slide li {list-style-type:square;margin-left:20px;margin-bottom:5px;}

#slide div#supplyChain { background: url("images/supplychain.jpg");}
    #slide div#supplyChain h2{ width:430px;}
#slide div#providers { background: url("images/providers.jpg"); display:none;}
#slide div#distributors { background: url("images/distributors.jpg");display:none;}
    #slide div#distributors h2{ width:400px;}
#slide div#manufacturers { background: url("images/manufacturers.jpg");display:none;}
    #slide div#manufacturers ul { width:200px;}


ul#slideTabs 
{
    float:left;
	margin:0;
	padding:0;
	line-height:140%;
	font-size: 9pt;
}

ul#slideTabs li {
	list-style: none;
	float: left;
    width:149px;
    height:45px;
	margin-top: 1px;
	margin-right: 1px;
	text-align:center;
}

ul#slideTabs li a 
{
    background: #d8d8d8;
	color: #666;
	padding:5px 15px;
	display:block;
	text-decoration:none;
}


ul#slideTabs li a:hover 
{
    background: #ccc;
}
ul#slideTabs li a.activeSlide, ul#slideTabs li a.activeSlide:hover
{
    background: #45637A;
    color:White;
    font-weight:bold;
}


#topPrimary 
{
    position:relative;
	background-color: #f0f1cd;
	height: 145px;
	width: 355px;
	float: right;
	margin-top: 5px;
    line-height:140%;
}
#topPrimary h2 
{
    margin: 12px 12px 2px 12px;
    font-size:12pt;
}
#topPrimary p 
{
    font-size: 10pt;
    margin-left:12px;
    margin-right:12px;
}
#topSecondary {
	background-color: #DBE5F1;
	height: 150px;
	width: 355px;
	float: right;
	margin-top:4px;
	line-height:140%;
}
#topSecondary h2 
{
    margin: 12px 12px 2px 12px;
    font-size:12pt;
}
#topSecondary p 
{
    font-size: 10pt;
    margin-left:12px;
    margin-right:12px;
}
#topContent 
{
    height: 320px;
}
#lowerContent{
	clear:both;
	}

div.newsSection {
	width: 450px;
	padding: 0px;
	border: none;
	float:left;
	margin-bottom:10px;
}
div.newsSection h2.articles {padding:5px 0px; font-size: 12pt; border-bottom:1px solid #ddd;}

.articleBrief
{
    margin-top:15px;
    font-size:9pt;
}


.twoPoint0{
	float: right;
	width: 480px;
	padding-bottom: 9px;
}

.twoPoint0 .upcoming{
	width: 235px;
	min-height:205px;
	background-color: #EEE;
	margin-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height: 110%;
	float:right;
}

.twoPoint0 .upcoming h2{
    background-color: #CCC;
    padding:8px 10px;
    font-size: 10pt;
}

.twoPoint0 .upcoming h3 {
    padding:10px 10px 2px 10px;
    font-size: 10pt;
}
.twoPoint0 .upcoming p 
{
    padding:0px 10px;
    font-size:8pt;
}
.twoPoint0 .upcoming a{color:#45637A;text-decoration:none;}
.twoPoint0 .upcoming a:hover{text-decoration:underline;}
.twoPoint0 .upcoming a:visited{color:#45637A;}
.twoPoint0 .twitter
{
    background-color: #FDEADA;
    float:right;
	width: 235px;
	min-height:205px;
	line-height: 110%;
	word-wrap:break-word;
	padding-bottom:10px;
	margin-bottom:10px;
	position:relative;
}
.twoPoint0 .twitter h2 
{
    background-color: #FFC49C;
    padding:8px 10px 8px 45px;
    font-size: 10pt;
    color:#974806;
    text-align:left;  
}
.twoPoint0 .twitter p 
{
    padding: 5px 10px;
    font-size:8pt;
}
.twoPoint0 .twitter img.tweet 
{
    position:absolute;
    top:-4px;
    left:-5px;
}
.twoPoint0 .twitter a{color:#45637A;text-decoration:none;}
.twoPoint0 .twitter a:hover{text-decoration:underline;}
.twoPoint0 .twitter a:visited{color:#45637A;}

.twoPoint0 .twitter h2 a{color:#974806;text-decoration:none;}
.twoPoint0 .twitter h2 a:hover{text-decoration:underline;}
.twoPoint0 .twitter h2 a:visited{color:#974806;}

.seperator
{
	clear:both;
	display:block;
    height: 10px;
}

blockquote 
{
    background: #ffffff url("images/left-quote.gif") 0px 10px no-repeat;
    display:block;
    margin:0;
    padding: 0 0 0 40px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;   
}

blockquote p 
{
    font-size:12pt;
    line-height:140%;
    padding:10px 30px 15px 0;
    margin:0;
    background: transparent url("images/right-quote.gif") bottom right no-repeat;
}

blockquote span.byline 
{
    margin-top:5px;
    font-size:9pt;
    font-style:italic;
    display:block;
}

.callout 
{
    background-color: #f0f1cd;
    padding: 20px;    
}

.callout2 
{
    background-color: #DBE5F1;
    padding: 20px;    
}

/* content */
#content {
	overflow: hidden;
	margin-left:190px;
	padding:20px;
	}	

.post {
	margin:0;
	padding:0;
	}
	
.post h2{
	font-family: Arial;
	font-size: 16pt;
	color: #45637A;
	font-weight: normal;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {list-style-type:square;margin-left:20px;margin-bottom:12px;}

.post h3 {font-size:12pt; margin-top:20px; color:#444;}
.post h4 {font-size:11pt; margin-top:20px; color:#45637A;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:left;
	margin:0 0 2px 0;
	background-color: #dbe5f1;
	}
#sidebar div.padding 
{
    padding:32px 15px 32px 15px;
}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin-top:12px;
	margin-left:0px;
	padding:0;
	}	

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

#sidebar ul.subnav li {
	margin-top: 10px;
	padding-left: 18px;
	list-style: none;
	background: url("images/sidebar_bullet.gif") no-repeat 0px 6px;
	font-size:10pt;
	}
#sidebar ul.subnav li.current_page_item a {
	color: #000000;
	font-weight:bold;
	}	
#sidebar ul.subnav li a {
	color: #666666;
	text-decoration:none;
	}

#sidebar ul.subnav li a:hover {
	color: #000000;
	}			

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

/*#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
*/	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

/*salesforce */
#contactForm input, #contactForm select, #contactForm textarea 
{
    margin-left:20px;
    margin-bottom:10px;
}
#supportForm input, #supportForm select, #supportForm textarea 
{
    margin-left:20px;
    margin-bottom:10px;
}

.txtRight 
{
    text-align:right;
    vertical-align:top;

}
	
/* misc */
small 
{
    font-size:8pt;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 4px 5px;
   margin: 0;
}

/* footer */

#footer 
{
    position:relative;
	background:#616161;
	clear: both;
	width: 100%;
	height:64px;
	}
	
#footer #logo 
{
    float:left;
   width:114px;
   height:40px;
   margin-left:40px;
   margin-top: 10px; 
}	
#footer p{padding:22px;margin: 0px; color: #eee; text-align:right;}
#footer a{color: #eee;text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#footer a:visited{color: #eee;}

#topsearch 
{
    position:absolute;
    top:27px;
    right:170px;
    width:320px;
    line-height:170%;
}
#topsearch #searchform 
{
    margin:0;
}
#topsearch input#s 
{
    color:#aaa;
    font-size:12pt;
    background-color:#eee;
    border:1px solid white;
    margin-left:5px;
    width:245px;
}
#topsearch input#s:focus 
{
    color:#999;
    font-size:12pt;
    background-color:white;
    border:1px solid #ccc;
    margin-left:5px;
    
}

