/*
Theme Name: RaynaudsTheme Fixed - Menu Left
Description: This is a custom theme with a fixed width, laid out in 2 columns with the menu on the left
Author: J. Jerrald Hayes	
Author URI: http://www.siriusinnovations.com


/*-----------Block Level Elements--------------*/

Body {
	background-color: #993399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	/*background-color: #0066FF;*/
}

#page {
	width: 775px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header {
	width: 100%;
	background-image: url(http://www.raynauds.org/images/gbl_header_background.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 115px;
	/*border: thin solid #FF0000;*/
}

#headerimg {
	/*border: thin solid #0033CC;*/
	
	margin-right: 30px;
	margin-left: 20px;
	padding-top: 6px;
}

#GblNav {
	background-color: #ffcc33;
	background-image: url(http://www.raynauds.org/images/gbl_nav_background.gif);
	clear: both;
	height: 40px;
}

.description {

}

#wrapper {
	width: 100%;
	background-image: url(http://www.raynauds.org/images/gbl_container_background.gif);
	background-repeat: repeat-y;
	/*border: thin solid #00FF00;*/
	margin-top: -14px;
	margin-bottom: 0px;
	padding-top: 30px;
	overflow: auto;
}

#content {
	float: right;
	width: 68%;
	margin-right: 30px;
}

#sidebar {
	width: 200px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#footer {
	width: 100%;
	clear: both;
	background-image: url(http://www.raynauds.org/images/gbl_footer_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 25px;
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
	color: #666666;
	margin-top: -14px;
}

/*-------------Headings-------------*/

h1 {
	

}

h2 {
font-size: 20px;
	font-weight: bold;
	color: #912B90;
	margin: 0px;
	padding: 0px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {
	float: right !important; margin:0 0 15px 15px !important;

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar  h2 {	
}

.widget {
	margin-top: 16px;
	background-color: #E1E7FF;
	border: 1px solid #939;
}


.widgettitle {
	font-size: 12px;
	background-image: url(images/widgettitle.jpg);
	margin: 0px;
	height: 20px;
	color: #FFF;
	padding: 5px;
}


#sidebar li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 2px 6px;
	
	
}

#sidebar li ul {
	margin-left: 12px;
	
}

#sidebar li ul li {
	font-weight: lighter;
}


#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

/*--------------More Sidebar------------*/



#sidebar ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar ul li {
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
	color: #6F5696;
	width:165px;
	margin: 0px;
	background-image: url(http://www.raynauds.org/images/bullets/sidenav_down_grey.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	font-size: 12px;
	/*font-weight: bold;*/
}

#sidebar ul li a:hover {
	color: #CA9B1D;
	text-decoration: underline;
	background-image: url(http://www.raynauds.org/images/bullets/sidenav_regular_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}

#sidebar  ul  li  a.first {
}
#sidebar  ul  li  a.down {
}
#sidebar  ul  li  a.last {
}

#sidebar ul li ul li a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 22px;
	text-decoration: none;
	color: #6F5696;
	width:155px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
}
#sidebar   ul   li   ul   li   a.Donate  {
	background-image: url(http://www.raynauds.org/images/icons/16x16_heart.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
#sidebar ul li ul li a.current {
	background-image: url(http://www.raynauds.org/images/bullets/sidenav_regular_red.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	font-weight: bold;
	color: #CA9B1D;
}
#sidebar ul li ul li a:hover {
	background-image: url(http://www.raynauds.org/images/bullets/sidenav_regular_red.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	color: #CA9B1D;
	text-decoration: underline;
}



#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}
.textwidget{
	color: #6F5696;
	font-size: 12px;
	margin: 4px;
	}
#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

#sidebar widgettitle {
	list-style-type: none;
	border: thin solid #0000FF;
}

h2 .widgettitle {
	border: thin solid #FF0000;
}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}








/*******************************************************************************

NAVIGATION

*******************************************************************************/


ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul.MenuBarActive
{
	z-index: 1000;
}


ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 109px;
	float: left;
}


ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 107px;
	position: absolute;
	left: -1000em;
}


ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto; 
}


ul.MenuBarHorizontal ul li
{
	width: 107px;
}


ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}


ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

ul.MenuBarHorizontal ul
{
	border: 1px solid #CCCCCC;
}


ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #F7C025;
	padding: 0.5em 0.75em;
	color: #333333;
	text-decoration: none;
	text-align: center;
}


ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #6E81C0;
	color: #FFF;
}


ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #6E81C0;
	color: #FFF;
}

ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}


/*******************************************************************************

PAGE LAYOUT

*******************************************************************************/


#DefaultContent {
	float: right;
	width: 540px;
	margin-right: 30px;
	display: inline;
	margin-top: 10px;
}

.image-right {
	float: right;
	width: auto;
	margin-bottom: 8px;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 0px;
	margin-top: 8px;
	margin-left: 10px;
}
.image-right p {
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
}
.image-left {
	float: left;
	width: auto;
	margin-bottom: 8px;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 10px;
	margin-top: 8px;
}
.image-left p {
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
}

/*******************************************************************************

FORMS

*******************************************************************************/
form.default.default {
	margin: 0;
	padding: 0;
	font-size: 100%;
	min-width: 550px;
	max-width: 550px;
	width: 550px;
}

fieldset {
	font-size: 80%;
	
}
fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
form.default input, form.default select, form.default textarea {

}
form.default input.highlight {
	font-weight: bold;
	background-color: #ffcc33;
	color: #333333;
}
form.default   div.SubmitButton {
	text-align: center;
}
form.default div.SubmitButton input {
	font-weight: bold;
	background-color: #A69BE3;
	padding: 4px;
}
form.default div {
	clear: left;
	display: block;
	width: 100%;
	height: expression('1%');
	margin: 5px 0 0 0;
	padding: 1px 3px;
}

form.default div label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
	font-size: 12px;
}
form.default div.optional label {
  font-weight: normal;
}
form.default div.required label {
  font-weight: bold;
}
form.default div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  height: expression('1%');
}


/* Inside Field Set */

form.default div fieldset {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin: 0 0 0 144px;
	padding: 0 5px 5px 5px;
	width: 300px;
}

form.default div fieldset legend {
	font-size: 12px;
	padding: 0 3px 0 9px;
	font-weight: normal;
	color: #000000;
}


form.default div.required fieldset legend {
  font-weight: bold;
}

form.default div label.labelCheckbox, form.default div label.labelRadio {
	float: none;
	display: block;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	text-align: left;
	text-indent: -18px;
}

form.default div fieldset label.labelCheckbox, form.default div fieldset label.labelRadio {
	width: 275px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

form.default div input.inputCheckbox, form.default div input.inputRadio, input.inputCheckbox, input.inputRadio {
	display: inline;
	height: auto;
	width: auto;
	background-color: transparent;
	border-width: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 140;
}
/* CUSTOM */
div.intro ul {
	padding: 0px;
	margin: 0px;
}
div.intro li {
	list-style-type: none;
	background-image: url(images/homepage_check.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 10px;
	background-position: 0px 2px;
}
ul.faq {
}
ul.faq li {
	padding-top: 4px;
	padding-bottom: 4px;
}
dd {
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 15px;
	
}

dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd ul li {
	background-position: 8px;
	padding-left: 26px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
}
dt {
	font-weight: bold;
}
.boxee {
	margin: 10px;
	padding: 10px;
	border: 1px solid #333;
}