/* *******************************

Orchid customstyles.css, Version 1.0

JB05
******************************* */


body {
	background: #ccc url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/863901);
	font: 0.75em helvetica,arial,sans-serif;
	}

div#sitecontainer {
	background: #fff url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/863703);
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
}

#main {
	/* IWP float: right; */
	float: left;
	/* IWP width: 400px; */
	width: 560px;
	/* IWP padding-left: 15px; */
	padding-left: 20px;
	/* IWP padding-right: 150px; */
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 0px;
}
/* IE Mac hack \*/

#main {
    /* IWP width: 400px; */
    width: 560px;
}

/* End IE Mac hack */

#main a {
	text-decoration: none;
}

body.threecolumn #main {
        float: left;
	/* IWP width: 385px; */
	width: 448px;
	/* IWP did the next kune */
	padding-left: 20px;
	padding-right: 0;
}

#main h1 {
	line-height: 110%;
	font-size: 100%;
	background: transparent url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/863694) no-repeat;
	padding: 7px 20px 8px 8px;
	color: #000033;
	border: 0px solid #000000;
}

#main h2 {
	font-size: 100%;
	background: transparent url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/863694) no-repeat;
	padding: 7px 20px 8px 8px;
	color: #000033;
	border: 0px solid #000000;
}

#releases h1 {
	line-height:	110%;
	font-size: 100%;
	background: transparent url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/863694) no-repeat;
	padding: 7px 20px 8px 8px;
	color: #000033;
	border: 0px solid #000000;
}

#releases h2 {
	font-size: 100%;
	background: transparent url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/863694) no-repeat;
	padding: 7px 20px 8px 8px;
	color: #000033;
	border: 0px solid #000000;
}

#footer {
	margin: 0px auto;
	background: url(http://orchidsuites.net/orchid/skins/JB05-1/images/footer.jpg);
	background-repeat: no-repeat;
	width: 800px;
	color: #000000;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 125px;
	text-align: center;
	border-top: 0px solid #fff;	
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;

}

body > #footer {
	padding-right: 0px;


}

/* *******************************

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: #1E2472 !important;
	background-color: #cccccc;
}

#main a {
	text-decoration: none;
}

#main a hover {
	color: #000000;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background: #fff url(http://orchidsuites.net/orchid/skins/JB05-1/images/menubg.jpg);
	/* IWP padding-left: 20px; */
	padding-left: 0;
	height: 34px;
}

#nav1 a {
	/* IWP color: #1E2472; */
	color: #CC0000;
	font: 1em 'gill sans','trebuchet ms',helvetica,arial,sans-serif;
	/* IWP font-weight: 600; */
	font-weight: 900;
	padding-top: 10px;
	border: 0px solid #cccccc;
}

#nav1 a hover {
	border-style: inset;
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;
}

a#contribute {
	border-top: 0px solid #000099;
	border-left: 0px solid #000099;
}

.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;
	width: 129px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#nav1 {
	width: 800px;
	height: 34px;
}

#nav1 li {
	float: left;
	margin: 0;
	padding-top: 5;
	font-size: 90%;
}

#nav1 a {
	width: 129px;
	height: 18px;
	display: block;
	text-align: center;
}

#nav1 div a {
	text-align: left;
	width: 129px;
	height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	float: left;
	/* IWP width: 184px; */
	width: 182px;
	padding-bottom: 2px;
	/* IWP padding-top: 22px; */
	padding-top: 8px;
}

#nav2 li {
	background-image: url(http://orchidsuites.net/orchid/skins/JB05-1/images/button.jpg);
	background-repeat: no-repeat;
	height: 37px;
	color: #9A0000;
	font: 1.00em helvetica,arial,sans-serif;
	font-weight: 300;
	margin: 0;
	padding: 12px 0px 4px 12px;
	line-height: 175%;
	border-bottom: 0px solid #AAB8CE;
}

#nav2 a {
	font: 1em 'gill sans','trebuchet ms',helvetica,arial,sans-serif;
	margin-left: 6px;
	padding-left: 16px;
	background-image: url(http://orchidsuites.net/orchid/skins/JB05-1/images/navbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 0;
	color: #cc0000;
	font-weight: 700;
}

#nav2 ul.attention {
	margin: 0px;
}

#nav2 ul.attention li {
	background-image: url(http://orchidsuites.net/orchid/skins/JB05-1/images/button2.jpg);
	background-repeat: no-repeat;
	height: 37px;
	line-height: 175%;
	border-bottom: 0px solid #AAB8CE;
	padding: 0;
	margin: 0;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 0px;
}

#nav2 ul.attention li a {
	background-image: none;
	display: inline-block;
	padding-left: 10px;
}

#nav2 ul.textsize {
	/* IWP margin-top: 30px; */
	margin-top: 12px;
}

#nav2 li.blank {
	background: transparent url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/861520) no-repeat;
	height: auto;
	padding-left: 0px;
	text-align: right;
	padding-right: 8px;
	}

/* *******************************

HEADERS

******************************* */
h1 {
	line-height: 110%;
	font-family: 'gill sans','trebuchet ms',helvetica,arial,sans-serif;
	/* IWP added next line */
	text-align: left;
	font-size: 100%;
	background: transparent url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/863694) no-repeat;
	padding: 0px;
	color: #000033;
	border: 0px solid #000000;
}

h2 {
	font-family: 'gill sans','trebuchet ms',helvetica,arial,sans-serif;
	text-align: center;
	font-size: 100%;
	background: transparent url(http://www.sanjuandemocrats.com/ht/a/GetImageAction/i/863694) no-repeat;
	padding: 0px;
	color: #000033;
	border: 0px solid #000000;
}

h3 {
	/* IWP added next line */
	text-align: center;
	font-size: 120%;
	color: #003399;
	background-image: url(http://orchidsuites.net/orchid/skins/JB05-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%;
	text-align: center;
	background-color: #1E2472;
	color: #ffffff;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
        /* IWP did the next line */
        float: right;
	background-image: url(http://orchidsuites.net/orchid/skins/JB05-1/images/extrabg.jpg);
	background-repeat: no-repeat;
	/* IWP text-align: center; */
	text-align: right;
	/* IWP width: 195px; */
	width: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left: 0px solid #cccccc;
	height: 0px !important;
}

#extra a
{
	font-family: 'gill sans','trebuchet ms',helvetica,arial,sans-serif;
	color: #009;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #1E2472;
}

#main b {
	font-family: 'gill sans','trebuchet ms',helvetica,arial,sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	}

#main a {
	font-size: .8em;
	}