/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 04: 2 Column Sidebar Left
  Vertical Menu
  -------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 80%;
	background-image: url(../images/background_dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#tagline {
	border-bottom: 1px dotted #000;
	min-width: 942px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#tagline h1 {
	font-size: 1.2em;
	letter-spacing: 0.3em;
	color: #CCC;
	background-color: #000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 32px;
}
/*
Layout Width
*/
#outer {
	border: 1px solid #000;
	padding: 2px;
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #4B79A5;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.sidebarbox .p7PMMv15 {
	width: auto;
	margin: 0 0 2px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
#masthead {
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #4B79A5;
	margin-right: 0px;
	margin-left: 0px;
}
#masthead img {
}
#contentwrapper {
	background-color: #FFF;
	background-image: url(../p7spepper/img/p7spep_sbleft.jpg);
	background-repeat: repeat-y;
	background-position: -380px 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: right;
	width: 680px;
}
.sidebarwrapper {
	float: right;
	width: 200px;
	margin: 10px;
}
.maincontent {
	padding: 24px 32px;
	font-size: .8em;
	line-height: 1.5em;
}
h1 ,h2,h3,h4,h5{
	margin: 0px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}


.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}
.sidebar, .sidebar2 {
	color: #F93D31;
	background-color: #A5CC79;
	padding: 16px;
	font-size: 0.7em;
	line-height: 1.4em;
}
.sidebar2 {
	color: #000;
	background-color: #FDF1A2;
}
/*Links*/
.maincontent a {
	color: #000;
	text-decoration: underline;
}
.maincontent a:visited {
	color: #060;
}
.maincontent a:hover {
	color: #e56000;
}
.sidebar a {
	color: #4AB0C6;
}
.sidebar a:visited {
	color: #FFF;
}
.sidebar a:hover {
	color: #e56000;
}
.sidebar2 a {
	color: #000;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #e56000;
}
.footercolumn1 a {
	color: #A6CB7A;
}
.footercolumn1 a:visited {
	color: #F90;
}
.footercolumn1 a:hover {
	color: #900;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #CCC;
	margin-top: 20px;
	background-image: url(../p7spepper/img/p7spep_vrule.gif);
	background-repeat: repeat-y;
	background-position: 504px 0px;
}
.footercolumn1 {
	float: left;
	width: 498px;
	margin-right: 30px;
}
.footercolumn2 {
	float: left;
	width: 370px;
}
.footer p {
	margin: 1px 0 12px 0;
	color: #FDF1A2;
}
.footercolumn2 a {
	color: #FBF1A3;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	border: 1px solid #FBF1A3;
	background-color: #4B79A5;
}
.footercolumn2 a:hover {
	color: #000;
	background-color: #A5CC79;
	border-color: #FDF1A2;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}
/*
EXTRA STYLES for BASIC MENUBAR
*/
#menubar {
	font-size: 0.8em;
	margin-bottom: 2px;
}
#menubar .menu {
	margin: 0px;
	padding: 0px;
}
#menubar .menu li {
	list-style-type: none;
	margin-top: 2px;
}
#menubar .menu li.first {
	margin-top: 0;
}
#menubar .menu a {
	color: #CCC;
	text-decoration: none;
	display: block;
	padding: 6px 12px;
	border: 1px solid #000;
	background-color: #000;
}
#menubar .menu a:hover {
	color: #000 !important;
	border-color: #FDF1A2;
	background-color: #6A8B6A;
}
.imagebox {
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
}

.imageboxgray {
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
	background-color: #A5CC79;
}
.imageboxmargin {
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
	margin-right: 10px;
}
.list1 {
	font-size: 12px;
	color: #900;
}
.list {
	font-size: 12px;
	color: #333;
	list-style-image: url(../images/blue_bullet.jpg);
}
p.red {
	color: #900;
	font-size: 12px;
	font-weight: bold;
}
.list.red {
	color: #900;
	font-size: 12px;
	font-weight: bold;
}
.highlight {
	background-color: #98BF7D;
}
p {
	font-size: 12px;
	color: #333;
	text-align: justify;
}
.tableborder {
	border: 1px solid #CCC;
}
p.white {
	color: #FDF1A2;
}
.logo {
	background-image: url(../images/web_design_RI_logo.png);
	height: 90px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-left: 40px;
}
/*from wp template*/

.twoColFixLtHdr #container { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearxfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.header {
	background-color: #000;
}
#glossNAV li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 1px groove #666;
	padding: 0px;
	height: 20px;
	width: 16px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/glossary_lower.gif);
	background-repeat: repeat-x;
	color: #FFF;
	list-style-type: none;
}
#glossNAV a {
	color: #FFF;
	display: block;
	list-style-type: none;
}
#glossNAV a:hover   {
	color: #000;
	background-image: url(../images/glossary_bottom.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 1px groove #666;
	padding: 0px;
	height: 20px;
	width: 16px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/glossary_bottom.gif);
	background-repeat: repeat-x;
	color: #000;
	list-style-type: none;
}
	
div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none
}



