/* * * * * * * * * * * * * *
* LONGBIRD: COMPONENTS CSS
* You must put all your
* special formatting for
* components here.
* * * * * * * * * * * * * */


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* SIMPLE PAGES
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

#pagelist #visibletitle {
	text-align:left;
	color:#A82C21;
	font-size:14px;
	font-family:verdana;
	margin-bottom:8px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* ARTICLES
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

#article #title {
	font-size:16pt;
	color: black;
	font-family:times;
	font-weight:bold;
}

#article #subtitle {
	font-size:12pt;
	color: black;
	font-family:times;
	font-style:italic;
}

#article #byline {
	margin-top:8px;
	font-size:10pt;
	font-weight:bold;
	font-family:times;
}

#article #date {
	margin-top:8px;
	font-size:10pt;
	font-family:times;
}

#article #content {
	margin-top:8px;
	font-size:12pt;
	font-family:times;
}

#articlelist #visibletitle {
	text-align:left;
	color:#A82C21;
	font-size:14px;
	font-family:verdana;
	margin-bottom:8px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* PRESS RELEASES
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

#com_pressbox {
	margin: 5px;
	width: 170px;
	background-color:#cccccc;
	border: 1px solid black;
	padding: 2px;
}

#com_pressbox #header {
	font-size:medium;
}

#com_press #title {
	font-size:14pt;
	color: #A82C21;
	font-family:times;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}

#com_press #subtitle {
	font-size:12pt;
	color: gray;
	font-family:times;
	margin-bottom:10px;
	text-align:center;
}

#com_press #content {
	font-size:10pt;
}

#com_pressbiglist #visibletitle {
	text-align:left;
	color:#A82C21;
	font-size:14px;
	font-family:verdana;
	margin-bottom:8px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* NEWS WIRE
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

#newsitem img {
	margin: 5px;
	margin-bottom:8px;
}

#newsitem #title {
	font-size:12pt;
	color: black;
	font-weight:bold;
	font-family:verdana;
}

#newsitem #subtitle {
	font-size:10pt;
	color: gray;
	font-family: verdana;
	margin-bottom:5px;
}

#newsitem #content {
	font-size:9pt;
	font-family: verdana;
	margin-bottom:8px;
}

#newsitem #date_header {
       text-align:right;
       padding:2px;
       color:#A82C21;
       font-weight:bold;
}

#newsitem #big_header {
	  color:#a82c21;
       text-align:center;
       font-size:18px;
       font-weight:bold;
}
#newsitem #subbig_header {
	  color:black;
       text-align:center;
       font-size:15px;
       font-weight:bold;
       margin-top:3px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* PROGRAM MENU
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

#programmenu {
	margin-left: 8px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* MENUS
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
#natural #menuitem {
	color:black;
	line-height:32px;
}

#horimenu #menuitem {
	display:inline;
	margin-right:15px;
	color:white;
}

#horimenu #menuitem a {
	color:white;
}

#natural #menuitem a {
	color:gray;
	font-size:18px;
}

#menuitem a {
	text-decoration:none;
}

#menuitem a:hover {
	text-decoration:underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* SIMPLE PAGES
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

#visibletitle {
	text-align:center;
	color:#A82C21;
	font-size:18px;
	font-weight:bold;
	font-family:verdana;
	margin-bottom:8px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* NEWSLETTER
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

#newsletter #summary1 {
	background-color:white;
	padding:3px;
	margin:2px;
}

#newsletter #summary2 {
	background-color:#CCCCFF;
	padding:3px;
	margin:2px;
}

#newsletter #visibletitle {
	text-align:left;
	color:#A82C21;
	font-size:14px;
	font-family:verdana;
	margin-bottom:8px;
}
