/* *******************************

Orchid customstyles.css, Version 1.0

OSDEF-1
******************************* */
/* start of Resetting all default browser styles */
html { font-size:100.01%; }
body { font-size:1em; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* End of Resetting all default browser styles */

div.clearer {
	clear: both; 
	height: 1px; 
	overflow: hidden; 
	margin-bottom: -1px; 
	line-height: 1%; 
	font-size: 0px; 
	}


body {
	background: #fff url('http://www.orchidforchange.com/fallonforcongress.com/ht/a/GetImageAction/i/1138522') repeat-x top left;
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-size: 90%;
	}

p {
	text-align: justify;
	margin: 0px;
	padding: 5px 0px;
}

span.captions {
	font-size: 80%;
}

div#sitecontainer {
	padding: 0px 6px;
	background: #fff url(http://orchidsuites.net/orchid/skins/OSDEF-1/images/sitecontainerbg.jpg);
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#main {
    float: right;
    width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#main h1 {
	line-height:	110%;
	line-height: 110%;	line-height:	120%	background-color: #fff;
    font-weight: normal;
    font-size: 200%;
	text-align: left;
    padding: 2px;
    color: #FFFFFF;
    border: 0px solid #000000;
}

a, #footer .address a {
	color: #666;
	}

a:hover, #footer .address a:hover {
	color: #333;
	}

#footer {
	margin 0 auto;
		color: #000000;
    clear: both;
    padding-top: 10px;
    text-align: center;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .footerImg {
	width: 800px;
	margin: 10px auto 0px;
	text-align: center;
	}

#footer .paidfor {
	width: 800px;
	margin: 0px auto 10px;
	font-size: 80%;
	text-align: left;
	}

#footer .translate {
	margin: 5px 0px;
	text-align: right;
	}

#footer .translate .backToTop {
	display: inline;
	}

#footer .translate form {
	display: inline;
	}

#footer .address {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	}

#powered {
	margin: 10px auto 0px;
	width: 800px;
	text-align: left;
	font-size: 80%;
	}

span.printerfriendly {
display: block;
text-align: right;
margin: 0px 0px 10px;
}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #666666 !important;
	background-color: #cccccc;
}

#main a {
	color: #9A0000 !important;
	text-decoration: none;
}

#main a hover {
	color: #9A0000 !important;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 a {
	color: #000000;
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: 600;
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: 1px !important;
}

#nav1 a img {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	border: none;
}

#nav1 a:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	border: none;
}

a#contribute {
	background-color: #333333;
	border: 2px solid #333333;
	color: #ffffff;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 800px;
    height: 48px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav1 a {
    width: auto;
    height: auto;
    display: block;
    text-align: center;
}

#nav1 div a {
    text-align: left;
    width: 129px;
    height: auto;
}

#nav1 {
padding-left: 4px !important;
}

#nav1 img {
margin-right: 3px !important;
}

/* *******************************

LEFT NAVIGATION

******************************* */

#nav2 a {
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: 600;
	color: #666;
}

#nav2 a:hover {
	color: #444;
}


ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 230px;
    padding-top: 20px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	height: 46px;
	margin: 0;
}

#nav2 a {
	display: block;
	list-style-type: none;
	text-align: left; 
	line-height: 45px;
	margin: 0;
}


#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}




/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
	font-size: 130% !important;
	margin-bottom: 10px;
    background-color: #f1f1f1;
    padding: 5px !important;
    color: #666666 !important;
    border-bottom: 2px solid #cccccc !important;
}

h2 {
	font-weight: normal;
    font-size: 100%;
    background-color: #cccccc;
    padding: 0px 0px 0px 0px;
    color: #003;
	line-height: 10px;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 1px dotted #003;
}

h3 {
    font-size: 120%;
    color: #003399;
    background-image: url(http://orchidsuites.net/orchid/skins/OSDEF-1/images/navbullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 15px;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-size: 130%;
	padding: 5px;
	padding-left: 10px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}

body.threecolumn h1 {
	line-height:	110%;
	line-height:	120%	text-align: center;
	background-color: #666666;
	color: #ffffff;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
width:350px;
border-left:solid 1px #000;
float:right;
margin:0 9px 0 0;
height:auto !important;
text-align:left;
padding:0 0 0 10px;
}
#extra h3 {
padding:0px;
margin:0 0 5px 0;
}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}

#main li {
    margin-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: list-item !important;
    list-style-type: disc !important;
}

#main ul {
   padding-top: 10px;
   padding-bottom: 10px;
}

#main ul.itemlist li {
    margin: 0px;
    padding-bottom: 20px;
    display: block !important;
    list-style-type: none !important;
}

#main ul.itemlist {
   padding: 0px;
}

#main ul.itemlist li div.dotters li {
    margin-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: list-item !important;
    list-style-type: disc !important;
}

#main ul.itemlist li div.dotters ul  {
   padding-top: 10px;
   padding-bottom: 10px;
}


#main h2, #main ul.itemlist li h2 {
line-height:	110%;
font-size: 120% !important;
background-color: #f1f1f1;
padding: 5px !important;
color: #666666 !important;
border-bottom: 2px solid #cccccc !important;
}

#main ul.itemlist li div.dotters {
text-align: justify;
padding-top: 5px;
clear: both;
}

#main ul.itemlist li div.greytext {
padding: 3px 0px;
height: auto;
font-size: 85%;
}

#main ul.itemlist li div.greytext span.dateline {
margin-top: -6px;
}

div.leftEventTitle {
position: relative;
overflow: hidden;
margin: 20px 5px 5px 5px;
padding: 10px 0px 10px 10px;
background: #1d4491 url('http://www.orchidforchange.com/fallonforcongress.com/ht/a/GetImageAction/i/1141086') no-repeat top right;
color: #FFFFFF;
font-weight: bold;
}

div.leftEventBody {
position: relative;
overflow: auto;
height: 300px;
margin: 0px 5px;
}

div.leftEventContent {
position: relative;
padding-right: 10px;
line-height: 130% !important;
}

div.leftEventContent ul {
display: list-item !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
}

div.leftEventContent li {
margin-left: 30px !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
display: list-item !important;
list-style-type: disc !important;
line-height: 130% !important;
height: auto !important;
text-align: justify !important;
}

div#promoted_events.releases h2 {
display: block;
position: relative;
overflow: hidden;
height: 25px;
background: url('http://www.orchidforchange.com/fallonforcongress.com/ht/a/GetImageAction/i/1141106') no-repeat top left;
border: none;
}

div#promoted_events.releases p {
border-bottom: 1px dotted #cccccc;
padding: 3px 0px;
}

div#promoted_events.releases p strong {
font-weight: bold;
}

#main div.headerform {
position: relative;
float: none;
overflow: hidden;
width: 210px;
margin: 0px 0px 20px;
}

#main div.headerform span.smaller {
display: block;
margin-top: 5px;
}

#main #commentform td {
padding: 5px 0px;
}

#main #commentform td label {
width: 120px;
text-align: left;
}

#nav2 #blog-sidebar a {
	font-weight: 600;
font-size: 90%;
	background: transparent;
	padding: 0px !important;
}

#nav2 #blog-sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#nav2 #blog-sidebar li {
	display: block;
	list-style-type: none;
	text-align: left; 
	height: auto;
	margin: 0px !important;
	padding: 5px 0px;
}

#nav2 #blog-sidebar a {
	display: inline;
	list-style-type: none;
	text-align: left; 
	line-height: 100%;
	margin: 0px !important;
	padding: 0px !important;
}

#nav2 #blog-sidebar h4 {
	font-weight: 600;
	margin: 0px;
	padding: 20px 0px 5px 10px;
}

#nav2 #blog-sidebar h3 {
	display: none;
}

#main .events {
border-bottom: 1px solid #cccccc;
padding: 0px;
margin: 20px 0px;
}

#main .events li {
border-top: 1px solid #cccccc;
padding: 5px 0px !important;
margin: 0px !important;
}

#main .events li a {
padding: 0px;
margin: 0px;
}

#main p.bolder {
font-size: 90%;
}

#main .news li.itemtitle {
border-bottom: 1px solid #cccccc;
margin: 0px;
padding: 10px 0px 5px;
font-size: 110%;
font-weight: bold;
}

#main .staff li {
font-size: 80%;
padding: 0px;
margin: 0px;
}


/* Blogger */
#main .itemlist h2 a {
display:inline;
color:#06165c !important;
}
#main .itemlist h2 a:visited {
color:#9a0000 !important;
}

.eventBlurbLocation {
float: left;
}

.eventBlurbMap {
float: right;
text-align: right;
margin: 10px 0px;
}

strong {
font-weight: bold !important;
}

em {
font-style: italic !important;
}

#main .staff .itemname h4 {
font-size: 120%;
}

#main .staff {
margin-top: 20px;
}

#thanksmsg{
width: 260px;
float:right;
}
div.leftEventContent a{
display: inline !important;
margin-left: 0px !important;
line-height: normal !important;
font-size: 18px !important;
font-weight: normal !important;
}