/* Table of Contents:

	Reset & basic html
	Typography
	Overall Layout (#CONTAINER)
		#HEADER
		#MAINNAV
		#PAGE_AREA (home)
			#WIDE_LEFT_COL
		#RIGHT_COL
		#FOOTER
		#PAGE_AREA (basic inside)
		#PAGE_AREA (Blog Styles)
		#PAGE_AREA (Calendar Styles)
	
	* IE7 fixes *
		
	
*/

/* Reset & basic html
--------------------------------------------------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}



body
{
	font: 12px/1.4 Verdana,  Arial, Helvetica, Sans-Serif;
color: #444;
background: #e1f0f6;
}

a
{
	text-decoration: none;
	outline: none;
	color: #0482b8;
	border: none;
	font-weight: bold;
}

a:hover { color: #2e2e2e; }

a:active
{
	outline: 0;
	position: relative;
	top: 1px;
}

a img
{
	border: 0;
	background: none;
}

img { vertical-align: middle; }

.clear { clear: both; }

.floatleft  {margin: 0 8px 8px 0; float: left;}
.floatright  {margin: 0 0 8px 8px; float: right;}

blockquote {
padding: 12px;
background: #eee;
font-size: 14px;
font-style: italic;
color: #222;
}

/* Typography
--------------------------------------------------------------------------------------- */

h1, h2, h3
{
	font-family: "Helvetica Neue", helvetica, Arial, sans-serif;
	color: #444;
}

h2 { font-size: 18px; }
h3 { font-size: 16px; }

/*  #CONTAINER
--------------------------------------------------------------------------------------- */

#container
{
	width: 1020px;
	margin: 0 auto;
	background-color: #FFF;
	border-left: 1px solid #efefef;
	-webkit-box-shadow: 4px 6px 8px #bbb;
	-moz-box-shadow: 4px 6px 8px #bbb;
	box-shadow: 4px 6px 8px #bbb;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bbbbbb')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bbbbbb');
}


/*  #HEADER
--------------------------------------------------------------------------------------- */

#header
{
	background: #fff;
	position: relative;
	width: 1020px;
	margin: 0 auto;
}

#header a {
	font-weight: normal;
}

#header img
{
	margin: 20px 12px 12px;
	float: left;
}

.tagline
{
	font-family: arial;
	font-size: 30px;
	color: #4ab100;
	font-style: italic;
	position: absolute;
	left: 280px;
	top: 80px;
}

.topnav
{
	float: right;
	position: relative;
	margin: 6px 12px;
	font-size: .85em;
}

.topnav ul {

}
.topnav ul li
{
	display: inline;
line-height: 28px;
	margin: 12px 6px 0;
}

#search
{
	position: absolute;
	top: 40px;
	right: 10px;
	float: right;
	margin: 4px 12px 0 0;
}

.searchfield
{
	width: 120px;
	display: inline;
}

.searchfield input
{
	width: 120px;
	display: inline;
	color: #777;
}

.searchbutton { display: inline; }

/* #MAINNAV (Primary Navigation)
--------------------------------------------------------------------------------------- */

#mainnav
{
	clear: both;
	background: #0482b8;
	height:40px;
	line-height: 40px;
	background-image: url(/oakc4/images/gradient.png);
	background-position: 0px -120px;
	margin: 0;
	border: 2px solid #eee;
	font-family: "Helvetica Neue", helvetica, Arial;
	text-align: center;
}

#mainnav  ul
{
	list-style: none outside;
	display: block;
	float: right;
}

#mainnav  ul.main_nav li.nav_item
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#mainnav ul li a
{
	display: block;
	font-weight: bold;
	letter-spacing: .015em;
	color: #fff;
	font-size: 17px;
	padding: 0 30px;
	
	text-shadow: 1px 0px 0px #0482b8;
	border-right: 2px solid #fff;
}

#mainnav ul li a:hover, #mainnav ul li.current a
{
	color: #0482b8;
	background: url(/oakc4/images/gradient.png);
	background-position: 0px -40px;
	text-shadow: 1px 0px 0px #fff;
}

#mainnav ul li a.last
{
	color: #fff;
	background: #4ab100 url(/oakc4/images/gradient.png);
	background-position: 0px -120px;
	border-right: none;
	width: 116px;
}

#mainnav ul li a.last:hover {

color: #4ab100;
background: #4ab100 url(/oakc4/images/gradient.png);
	background-position: 0px -40px;
}


/* #PAGE_AREA (home)
--------------------------------------------------------------------------------------- */

.page_area {
background: #fff;
padding: 10px;
margin: 0px auto;
width: 986px;
overflow:hidden;
}

#wide_left_col  {
background: #fff;
width: 715px;
float: left;
padding: 0;
margin:0 9px 0 0;

}


.home_topleft {
margin: 0;
padding:0;
overflow: hidden;
position: relative;
background: #76d8f9;
}

.feature_area  {

width: 715px;
height: 300px;
background: #fff;
float:left;
padding: 0px;
margin: 0;

}

.feature_media {
float: left;
width: 448px;
margin: 0;
padding: 0;
left: 0;

}

/*News area */

#blog_feeds {
float: left;
width: 350px;
clear: left;
background: #fff;
margin:  0 0 8px 0;
position: relative;
overflow: hidden;
}
.c4_news{
float: right;
width: 350px;
background: #fff;
margin:  0 0 8px 0;
position: relative;
overflow: hidden;
}

#blog_feeds  h2,  .c4_news h2 {

font-family:"Helvetica Neue", helvetica, Arial, sans-serif;
color: #eee;
clear: both;
text-transform: uppercase;
letter-spacing: .025em;
padding: 4px 4px 4px 8px;
border-bottom: 1px dotted #fff;
margin: 0;
background: #4ab100;
background-image: url(/oakc4/images/gradient.png);
	background-position: 0px -125px;
text-shadow: 1px 1px 1px #377707;
}

#blog_feeds h2 a,#blog_feeds h2 a:hover,.c4_newsfeed h2 a, .c4_newsfeed h2 a:hover {
	color: #eee;
}

.twitterfeeds  h2 {
clear: both;
font-family:"Helvetica Neue", helvetica, Arial, sans-serif;
color: #eee;
text-transform: uppercase;
letter-spacing: .025em;
padding: 4px 4px 4px 8px;
border-bottom: 1px dotted #fff;
margin: 8px 0;
background: #4ab100;
background-image: url(/oakc4/images/gradient.png);
	background-position: 0px -125px;
text-shadow: 1px 1px 1px #377707;
}

#blog_feeds  h3 {

font-size: 14px;
color: #444;
}
#blog_feeds ul {
margin-left: 18px;
}


.go_news, .bw_news  {

margin: 10px 10px 10px  0px ;
border-right: 2px solid #eee;

}

.featured_news_item {

}

.featured_news_item img { float:left; position:relative; left:0px; 
margin:4px 10px 6px 0; }

.featured_news_item {
display: block;
clear: both;
padding-top: 4px;
}


.featured_news_item h3 a {
color: #444;
font-weight: bold;
font-size: 14px;
}



.featured_news_item a.more {
font-size: .8em;
float: right;
font-weight: bold;

border-bottom: 2px dotted #ddd;
width: 100%;
text-align: right;
padding: 0 10px 10px 0;
}

.c4_newsfeed {
float: right;
width: 350px;
margin: 10px 0;
border-right: 2px solid #eee;
}

.news_item {
clear: both;
margin: 4px 0;
padding:6px 8px;
border-bottom: 2px dotted #ddd;
}



.news_item h3 a {
font-size: 14px;
padding-left: 22px;
background-image: url(/oakc4/images/bullet_go_c4.gif);
	background-repeat: no-repeat;
color: #444;
}

.c4_newsfeed .news_item h3 a {
font-weight: bold;

}

.news_item h3 a:hover,  .featured_news_item h3 a:hover{
color: #0087c3;
text-decoration: underline;
}

a.more_link {
float: left;
margin: 0 0 10px 10px;
bottom: 2px;
font-size: .94em;
}

/* twitter feeds */
.twitterfeeds  h2 {
margin: 4px 0 0 0px;
position: relative;
}

.twitterfeeds  h2 span.feedicon {
position: absolute;
top: 10px;
right: 10px;
}

.twitterfeeds  h2  a {
display: block;
float: right;

}

.tweets_c4{
background: #e1f0f6;
margin: 0;
padding: 0 6px 0 4px;
min-height:120px;
font-size: .9em;
}

 .twitterfeeds  h3 a {
padding: 0 0 0 4px;
font-size: 14px;
color: #444;
}


.tweets_c4 ul {
list-style: none;
}

.tweets_c4 ul li{
display: block;
width: 216px;
float: left;
margin: 4px 2px 0 6px;

padding: 4px;
min-height: 100px;
}

a.timesince {
font-style: italic;
display: block;
font-size: .95em;
color: #444;
}

a.getfeed {
float: right;
}
/* #RIGHT_COL
--------------------------------------------------------------------------------------- */
#right_col {
float: right;
width: 238px;
background: #fff5b5;
font-size: .85em;
padding: 10px;
}

#right_col h2
{
	color: #fff;
	text-shadow: 1px 1px 1px #e78d00;
padding-left: 4px;
}

#right_col .event_widget h2, #right_col .promo_widget h2 {
color: #fff;
border: none;
padding:4px 8px;
background: url(/oakc4/images/v2_email_bg.png);
	background-repeat: repeat-x;
	background-position: center -40px;
border-bottom: 1px dotted #fff;
	font-size: 16px;
}

.event_widget
{
margin: 12px 0;
background-color: 
#fbf7ef;
-webkit-box-shadow: 0px 1px 6px #ff990b;
-moz-box-shadow: 0px 1px 6px #ff990b;
box-shadow: 0px 1px 6px #ff990b;
border: 1px solid #fff;
}


.event_widget p {
padding: 0px 6px 4px;
}

.event_widget ul, .promo_widget ul {
list-style: none;
padding: 0 4px ;
padding: 6px 8px;
}

.event_widget ul li {
padding:5px 0;
border-bottom: 1px dotted  #fff5b5;

}

.event_widget ul li a{
font-weight: bold;
}

.event_widget ul li a.more {
font-weight: bold;
font-size: 10px;
}

.event_widget li strong { font-size: 1.1em; }
.event_widget p { padding: 0px 6px 4px; overflow: hidden; }

.event_widget p a {
float: left;
}

.event_widget p a.getfeed {
float: right;
}

.promo_widget
{
margin-top: 12px;
background-color: #fbf7ef;
-webkit-box-shadow: 0px 1px 6px #ff990b;
-moz-box-shadow: 0px 1px 6px #ff990b;
box-shadow: 0px 1px 6px #ff990b;
border: 1px solid #fff;
}

.promo_widget  a {
font-weight: bold;
}
.promo_widget ul.socnet_icons {
text-align: center;
margin: 4px;
}

.promo_widget ul.socnet_icons li {
display: inline;
padding: 3px;
}
.signup .emailform input {
color: #777;
width: 108px;
float: left;
margin: 4px 8px 4px 0px;
}

 div.email {
       background: #ffae1a url(/oakc4/images/v2_email_bg.png);
	background-repeat: repeat-x;
padding: 10px;
margin:  0 0 12px 0;
-webkit-box-shadow: 0px 1px 6px #ff990b;
-moz-box-shadow: 0px 1px 6px #ff990b;
box-shadow: 0px 1px 6px #ff990b;
border: 1px solid #fff;
}

#right_col div.email h2 {
color: #fff;
font-size: 16px;
}


div.emailbutton input
{
	color: #3b8c01;
	background: #ffcc00;
	padding: 3px;
	width: 92px;
	font-size: 12px;
	text-align: center;
	margin: 8px 4px;
	display: block;
	border: 1px solid #fff;
	font-weight: bold;
	-webkit-box-shadow: 1px 1px 2px #ff990b;
	-moz-box-shadow: 1px 1px 2px #ff990b;
	box-shadow: 1px 1px 2px #ff990b;
}

.connected_items h2.group_head { margin: 6px 0 0; }
.highlight { padding: 6px 10px; }
.highlight object, .highlight img { margin: 4px 0; }

/* #FOOTER
--------------------------------------------------------------------------------------- */
#footer {
 background: #0482b8;
text-align: center;
font-size: .85em;
margin-top: 12px;
padding-bottom: 8px;
background-image: url(/oakc4/images/gradient.png);
	background-position: 0px -85px;
color: #fff;
border: 2px solid #eee;
}
#footer a {
color: #fff;
}

#footer .translate {
 
padding: 8px;
font-size: 11px;
margin-bottom: 8px;
}

#footer .translate a {
	font-weight: normal;
}

/* #PAGE_AREA (basic inside)
--------------------------------------------------------------------------------------- */
p.breadcrumbs  {
font-size: 10px;
margin-bottom: 8px;
}

p.breadcrumbs a {
	font-weight: normal;
}

#main_left_col {
background: #fff;
width: 700px;
float: left;
padding: 0;
margin:0 9px 0 0;
overflow: hidden;
position: relative;
min-height: 250px;
}

/* Inside subnavigation
--------------------------- */

.leftnav {
width:188px;
float: left;
position: relative;
overflow: hidden;
padding: 6px;
margin-right: 14px;
background-color: 
#dffcca;
-webkit-box-shadow:  1px 1px 5px #bbb;
-moz-box-shadow: 1px 1px 5px #bbb;
box-shadow:  1px 1px 5px #bbb;
border: 1px solid #fff;
min-height: 200px;
font-family: "Helvetica Neue", helvetica, Arial;
}

.leftnav a {
	font-weight: normal;
}

.leftnav h2 {
font-weight: normal;
padding-left: 4px;
text-shadow: 1px 1px 0px #fff;
border-bottom: 1px dotted #fff;
}

.leftnav .archives {
margin-top: 8px;
padding: 4px;
}


.subnav {
position: relative;
left: 0;
top: 0;

}

ul.subnav  li  {
clear: both;
}
 ul.subnav  li a {
display: block;
padding: 4px;
border-bottom: 1px dotted #4ab100;

}
 ul.subnav ul li a{
display: block;
padding-left: 12px;
font-size: .9em;

}

.subnav .parent a, .subnav .current a {
color: #444;
}

ul.subnav li.last a.subnav {
border-bottom:transparent;
}

.page_body {
width: 468px;
float: left;
padding:0;
margin: 0 0 0 14px;
}

.page_body h2 {
margin: 0 0 8px 0;
font-size: 20px;
}


.page_body p {
margin: 8px 0;

}

.page_body ul {
margin: 4px 10px;

list-style: none;
}

.page_body ul li
{
	padding: 0px 0 0 22px;
	background-image: url(/oakc4/images/bullet_go.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
	background-position: left 2px;
}


.issue_action_feature
{
	margin: 0 0 6px 0;
	padding: 4px;
	overflow: hidden;
	background-color: #C5EA4D;

	
background-image: url(/oakc4/images/gradient.png);

	background-position: 330px -65px;
}


.issue_action_feature img  {
float: left;
margin: 0 8px 0 0;
}

.issue_action_feature h3 {
margin-top: 6px;
font-size: 18px;
color:#444;
text-shadow: 1px 1px 2px #fff;
}

.issue_action_feature a {
font-weight: bold;

}

.page_body .go_news  {
width: 100%;
margin: 0px 0px 10px  0px ;
}

.page_body .news_item {
clear: both;
}



.page_body .go_news  h2 {
font-size: 14px;
border-top: 1px dotted #fff;

}

 .addthis_toolbox {
position: absolute;
right: 0;
top: 0;
font-size: 10px;

}

/* #PAGE_AREA (Blog Area)
--------------------------------------------------------------------------------------- */
.page_body h2 {
position: relative;
}

.page_body span.feeds {
position: absolute;
right: 0;
}

 .date {
font-size: 11px;
font-weight: bold;
margin: 0;

border-bottom: 2px dotted #eee;
}

.go_blog .featured_news_item h3 {
font-size: 16px;

}

p.info {
font-size: 11px;
margin: 2px 0 4px;
line-height: 12px;
font-weight: bold;
}

.go_blog .featured_news_item {
margin-top: 0;
border-bottom: 2px dotted #eee;

}

.item_footer, .tags {
font-size: 10px;
clear: both;
line-height: normal;
margin: 0;
}

 p.item_footer {
border-top: 1px dotted #eee;
position: relative;
}
.share_this_post, .calendar_options
 {
float: right;
position: absolute;
right: 0;
}
.share_this_post a {
margin: 0;
padding: 0;
float: left;
display: inline;

}

/* comment styles */

#comments label
{
font-size: 11px;
font-weight: bold;
color: #666;
display: block;
margin: 6px 0 0 0;
}

#comments textarea {
margin-bottom: 12px;
}

#comments .comment-footer {
font-size: 10px;
padding-bottom: 8px;
border-bottom: 1px dotted  #c5ea4d;
margin-bottom: 12px;

}

.comment-content {
font-style: italic;
background-image: url(/oakc4/images/quote.png);
	background-position: left top;
	padding-left: 32px;
	background-repeat: no-repeat;
}

#comments .inner
{
	
}

/* #PAGE_AREA (Calendar Styles)
--------------------------------------------------------------------------------------- */

.ac_year
{
	background-color: #e4e4e4;
	text-align: center;
}

.ac_month
{
	border-style: none;
	background-color: #fff;
	text-align: center;
	width: 100%;
}
.ac_month td a
{
text-align: left;
	font-size: 10px;
	font-weight: bold;
}

.ac_month td a:hover
{
color: #444;
}



.ac_yearname
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.ac_monthname
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #4ab100;
	text-transform: uppercase;
}

.ac_dayname td
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #c5ea4d;
	color: #fff;
}

.ac_yearnavigation { font-size: 12px; }
.ac_datepicker { }

.ac_datepickerform
{
	margin: 0px;
	background: #fff;
	padding: 3px;
	border: none;
}

.ac_monthnavigation td a
{
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 28px;
}

.ac_monthpicker
{
	font-size: 11px;
	background-color: #fff;
}

.ac_yearpicker
{
	font-size: 11px;
	background-color: #fff;
}

.ac_pickerbutton
{
	font-size: 11px;
	background-color: #c5ea4d;
	color: #68614F;
	border-style: solid;
	border-color: #CFC9B5;
	border-width: 1px;
	font-weight: bold;
}

.ac_nomonthday
{
	height: 50px;
	width: 50px;
}

.ac_monthday
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #efefef;
	color: #444;
	height: 50px;
	width: 50px;
}

.ac_monthday a {
text-align: left;
	font-size: 10px;
	font-weight: bold;
}

.ac_today
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #fbf7ef;
	color: #fff;
	height: 50px;
	width: 50px;
}

.ac_selectedday
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #f7eb24;
	height: 50px;
	width: 50px;
}

.ac_sunday
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height: 50px;
	width: 50px;
	background-color: #EFEDE7;
}

.ac_sunday a { color: #555; }

.ac_saturday
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	height: 50px;
	width: 50px;
	background-color: #EFEDE7;
}

.ac_saturday a { color: #555; }



.ac_selectedevent
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #eee;
	height: 50px;
	width: 50px;
}

.ac_selectedevent a
{
	background-color: #ff9;
	color: red;
}

.ac_todayac_event
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #5CB5C7;
	color: #fff;
	height: 50px;
	width: 50px;
}

.ac_todayac_event a { }

.ac_eventcontent
{
	font-size: 10px;
	border-width: 1px;
	line-height: 120%;
	width: 100%;
}


.color_key ul {
list-style: none;
}
.color_key ul li {
margin: 4px ;
display: inline-block;
}

.color_key .getfeed {
padding: 0 4px;
}

div.color {
width: 16px;
height: 16px;
display: inline-block;
background: #eee;
float: left;
margin: 0px 6px;
}


.color_key .goic { background: #4ab100; width: 16px;}
.goic a { color: #4ab100; }


.color_key .gops{ background: #0985bc; width: 16px;}
.gops a { color: #0985bc; }

.color_key .ousd { background: #ff7317; width: 16px;}
.ousd a { color: #ff7317; }

.color_key .board { background: #ffbd45; width: 16px;}
.board a { color: #ffbd45; }
.color_key .com { background: #c5ea4d; width: 16px;}
.com a { color: #c5ea4d; }

.goic a:hover, .gops a:hover, .ousd  a:hover, .board  a:hover, .com  a:hover {
color: #444;
}


/* IE 7 FIXES */
/* ============================================= */
/* add display:inline to floated elements */
*:first-child+html #header img,
*:first-child+html .topnav,
*:first-child+html #search,
*:first-child+html #mainnav ul,
*:first-child+html #wide_left_col,
*:first-child+html .feature_area,
*:first-child+html .feature_media,
*:first-child+html #blog_feeds,
*:first-child+html .c4_news,
*:first-child+html .featured_news_item img,
*:first-child+html .featured_news_item a.more,
*:first-child+html .c4_newsfeed,
*:first-child+html a.more_link,
*:first-child+html .twitterfeeds h2 a,
*:first-child+html .tweets_c4 ul li,
*:first-child+html #right_col,
*:first-child+html .event_widget p a,
*:first-child+html .signup .emailform input,
*:first-child+html #main_left_col,
*:first-child+html .leftnav,
*:first-child+html .page_body,
*:first-child+html .issue_action_feature img,
*:first-child+html .share_this_post a,
*:first-child+html div.color,
*:first-child+html a.getfeed, *:first-child+html .event_widget p a.getfeed, *:first-child+html .page_body span.feeds, *:first-child+html .share_this_post, *:first-child+html .calendar_options {display:inline;}

/* convert min height values */
*:first-child+html .tweets_c4 {height:120px;}
*:first-child+html .tweets_c4 ul li {height:100px;}
*:first-child+html .leftnav { }


/* add zoom:1 to overflow:hidden */
*:first-child+html #header img,
*:first-child+html .topnav,
*:first-child+html #search,
*:first-child+html #mainnav ul,
*:first-child+html #wide_left_col,
*:first-child+html .feature_area,
*:first-child+html .feature_media,
*:first-child+html #blog_feeds,
*:first-child+html .c4_news,
*:first-child+html .featured_news_item img,
*:first-child+html .featured_news_item a.more,
*:first-child+html .c4_newsfeed,
*:first-child+html a.more_link,
*:first-child+html .twitterfeeds h2 a,
*:first-child+html .tweets_c4 ul li,
*:first-child+html #right_col,
*:first-child+html .event_widget p a,
*:first-child+html .signup .emailform input,
*:first-child+html #main_left_col,
*:first-child+html .leftnav,
*:first-child+html .page_body,
*:first-child+html .issue_action_feature img,
*:first-child+html .share_this_post a,
*:first-child+html div.color,
*:first-child+html a.getfeed, *:first-child+html .event_widget p a.getfeed, *:first-child+html .page_body span.feeds, *:first-child+html .share_this_post, *:first-child+html .calendar_options {zoom:1;}

/* fix negative margins */
*:first-child+html #mainnav ul li a {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
*:first-child+html a:active,
*:first-child+html #header,
*:first-child+html .topnav,
*:first-child+html .home_topleft,
*:first-child+html #blog_feeds,
*:first-child+html .c4_news,
*:first-child+html .featured_news_item img,
*:first-child+html #main_left_col,
*:first-child+html .leftnav,
*:first-child+html .subnav {zoom:1;}

/* add zoom:1; display:inline; to inline-block elements */
*:first-child+html .topnav ul li,
*:first-child+html #mainnav ul.main_nav li.nav_item,
*:first-child+html .color_key ul li,
*:first-child+html div.color {zoom:1; display:inline;}

/* home page twitter feed fix */
*:first-child+html .tweets_c4 ul li{
display: block;
width: 212px;
float: left;
margin: 4px 2px 0 6px;
padding: 4px;
height: 100px;
}

*:first-child+html span.feedicon {
display: inline;
}

.required-field-mark, .form-error-message, .error {
	color: red;
	font-weight: bold;
}

.tickets {
	border-collapse: collapse;
	border: 1px solid #ffb838;
}

.tickets tr {
	border: 1px solid #ffb838;
}

.tickets td {
	border: 1px solid #ffb838;
	line-height:18px;
	color:#4F4E4A; 
}

.tickets th {
	font-weight: bold;
	background-color: #ffb838;
	color: #ffffff;
}
/* petition bullets - added by hgm Aug 31,2010 */
.petition_body ul {
margin: 4px 10px;

list-style: none;
}

.petition_body ul li
{
	padding: 0px 0 0 22px;
	background-image: url(/oakc4/images/bullet_go.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
	background-position: left 2px;
}


