/*
Theme Name: Blix
Theme URI: http://www.kingcosmonaut.de/blix/
Description: Hmmm...
Version: 0.9
Author: Sebastian Schmieg
Author URI: http://www.kingcosmonaut.de/

Ported to Drupal by Jarrod Piccioni of GoodBasic (http://goodbasic.com/)

Migration to Drupal 4.7 by Thierry Guégan (http://www.arvoriad.com/)

*/


/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* body
--------------------------------------------------*/
body {
  margin:0;
  padding:15px 0;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:75%;
  line-height:1.6em;
  text-align:center;
  color: #7B723E;
}

body#commentspopup {padding:0;}


/* headings
--------------------------------------------------*/
h1 {font-size:30px;
line-height:30px;}

#content h2 {
  margin:0 0 10px 0;
 /* font-family:Arial;
  
  font-weight:normal;*/
  font-size:1.6em;
}
/*
#content h3 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content h4 {
  margin:0;
  font-size:1em;
}
*/

#content.archive h2 {margin:0 0 26px 0;}

#content.archive h3 {
  margin:0 0 10px 0;
  font-family:Georgia, serif;
  font-size:1.3em;
  font-weight:normal;
}

#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content.archive h5 {
  margin:0;
  font-size:1em;
}


/* links
--------------------------------------------------*/
a {text-decoration:none;}

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  /*padding:0 0 18px 0;*/
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}


/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}


/* container
--------------------------------------------------*/
#container {
  width:925px;
  margin:0 auto;
  padding:0;
  text-align:left;
  padding-top:0;
 /* border:1px solid #BFA06A;*/
  background:white  725px 0px repeat-y;
  border-top:none;
}

#commentspopup #container {
  width:455px;
  padding:0 15px;
}


/* header
--------------------------------------------------*/
#header {
 background:#4A6996 url(images/body-bg.gif) repeat-x scroll 0 0;
  /*background:#4A6996 url(images/logo.gif) no-repeat ;*/
  /*background-color:#0B3861;*/
  height:60px;
}

#header h1 {
  /*display:none; This will hide the text in your header */
  padding-top:10px;
}



/* navigation
--------------------------------------------------*/
#navigation {
  height:2.1em;
  line-height:2.1em;
  }

#navigation ul {
  margin:0;
  margin-top:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  
}

#navigation li a {
  display:block;
  padding:0 8px;
  font-size:10px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight:bold;
  letter-spacing:0px;
 /* width: 117px;*/
}

/*  * html #navigation a {width:1%;} *//* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:189px;
  padding:0 15px;
  border-left:1px solid;
  line-height:0;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border: 0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:140px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
  border:1px solid;
  /*font-size:0.7em;*/
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}


/* content
--------------------------------------------------*/
#content {
background: transparent url(images/content-shadow.gif) no-repeat scroll 0 0;
  float:right;
  width:654px;
  padding:15px;
}

.singlecol #content {
  float:none;
  width:550px;
  margin:0 70px;
}

#commentspopup #content {
  float:none;
  padding-top:0;
}


/* entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;}

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  border-top:1px solid;
  border-bottom:1px solid;
  font-size:0.9em;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  margin-right:6px;
  padding-right:9px;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry .author,
.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
  border-top:1px solid;
}


/* mini-entry
--------------------------------------------------*/
.minientry {
  position:relative;
  margin:0px 0 35px 0;
  padding:10px 0;
  border-top:1px dotted;
  border-bottom:1px dotted;
}

.minientry p {padding:0;}

.minientry .commentlink {
  margin-left:3px;
  padding-right:7px;
  border-right:1px solid;
  font-size:0.9em;
}

.minientry .permalink {
  margin-left:3px;
  font-size:0.9em;
  font-style:normal;
}

.minientry .author,
.minientry .editlink a {
  margin-left:6px;
  padding:0 8px 0 10px;
  border-left:1px solid;
  font-size:0.9em;
  font-style:normal;
}

.minientry .editlink a {margin:0;}


/* comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  border-left:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.55em;
}

#comments ul {margin:0 0 0 20px;}

#comments li {
  position:relative;
  margin-bottom:18px;
}


#comments li p {padding:0 0 10px 0;}

#comments .header, form p.header {
  position:relative;
  min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  margin:0 0 10px 0;
  padding:3px 6px;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header strong {font-family:Georgia,sans-serif;}

#comments .header .gravatar {
  position:absolute;
  top:1px;
  right:1px;
}


/* form
--------------------------------------------------*/
form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border: 0 solid;} /* Opera */

form p {
  padding:6px 0;
  border-bottom:1px solid;
}

/*form label {
  display:block;
}*/

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding:3px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
}

form textarea {overflow:auto; width: 400px;}

#commentform input {width:200px;}
#commentform textarea {width:325px;}
#contactform textarea, #contactform #bx_subject {width:465px;}

* html #commentform textarea {width:320px;} /* IE WIN; but why? */
* html #contactform textarea,
* html #contactform #bx_subject {width:445px;} /* IE WIN; but why? */

form .button {
  width:90px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}


/* archives
--------------------------------------------------*/
.archive .postspermonth {
  margin:0;
  list-style:none;
}


/* content misc
--------------------------------------------------*/
.next a {/*float:right;*/}
.previous a {/*float:left;*/}

#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:13px;
  padding-bottom:13px;
  border-bottom:1px solid;
  font-size:0.9em;
}


/* subcontent
--------------------------------------------------*/
#subcontent {
 /* float:right;*/
  width:200px;
  padding:10px 0 0 10px;
  font-size:0.9em;
  line-height:1.5em;
  
}

* html #subcontent {padding-top:32px;} /* dirty fix for IEWIN; temporary! */

#subcontent ul, #subcontent p {margin:0 24px;}
#subcontent br {display: none;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  margin:0px 0 10px 0;
  font-family:Arial;
  font-size:1.2em;
  line-height:1em;
  display:block;
  /*padding:5px 10px;*/
  font-style:normal;
}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  margin:2px 0 2px 4px;
  padding-bottom:2px;
  /*border-bottom:1px solid;*/
  list-style:none;
}

#subcontent li a {
  display:block;
  padding-left:8px;
  /*padding:1px 0;*/
 /*   height:1%;IE WIN */
/*background:#F6F2EE url(images/arrow.gif) no-repeat scroll 175px 50%;*/
/*color:#BB6A52;*/
}
#subcontent #block-block-1 ul{
width:100%;
}
#subcontent #block-block-1 ul{
margin-left:0px;
}

#subcontent ul.categories li ul {margin:0;}

#subcontent ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

#subcontent ul.categories li ul ul {margin:0 0 0 16px;}


/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

#subcontent table caption {
  /*margin:-5px 10px 0 10px;*/
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
  background:#F4F4F4;
}

#subcontent table thead tr {border-bottom:1px solid;}

#subcontent table th {border-bottom:1px solid;}

#subcontent table td {
  width:200px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

#subcontent table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

#subcontent table td a {
  /*display:block;*/
 /* border-bottom:1px solid;*/
  font-weight:bold;
  font-size:1.15em;
}

#subcontent table tfoot {border-top:1px solid;}

#subcontent table tfoot a {
  border:none;
  font-weight:bold;
}

#subcontent table tfoot #prev a {text-align:left;}
#subcontent table tfoot #next a {text-align:right;}


/* footer
--------------------------------------------------*/
#footer {
  clear:both;
  padding:40px 0 15px 0;
  font-size:0.9em;
}

.singlecol #footer {
  padding:25px 0 15px 0;
}

#footer p {
  padding:12px 0 18px 0;
  border-top:1px solid;
}

#footer strong {font-weight:normal;}

.singlecol #footer p {
  padding:12px 70px 18px 70px;
}

/* body
--------------------------------------------------*/
body {
  color:#7B723E;
  font-size:11px;
  background:#4A6996 url(images/body-bg.gif) repeat-x scroll 0 0;
  
}

body#commentspopup {background:white;}


/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#006FB9;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:black;}


/* links
--------------------------------------------------*/
a {color:#006FB9;}

a:hover {color:#febc18;}

a.commentlink {
  padding-left:16px;
  background:url(comments.gif) center left no-repeat;
}

a.more {
  padding-right:10px;
  /*background:url(more.gif) center right no-repeat;*/
}


/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
  {background-color:#F8FAF2;}

kbr {color:#009193;}


/* container
--------------------------------------------------
#container {
  padding-top:0;
  border:1px solid #BFA06A;
  background:white url(container_bg.gif) 735px 0px repeat-y;
}*/

#container.singlecol,
#commentspopup #container {background-image:none;}



/* header
--------------------------------------------------*/



/* navigation
--------------------------------------------------*/
#navigation {/*background-color:#006FB9;*/}

#navigation li {
border-color:white; 
background:transparent url(images/main-navigation-bg.gif) repeat-x scroll 0 0;
height: 25px;
padding-top: 8px;
/*float:left;
height:30px;
margin:0 1px 0 -1px;
padding:5px 22px 0;*/
}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover
  {/*background-color:#febc18; color:black;*/}

#navigation form {
  border-color:white;
  background:#FEC42D url(corner_bottom_right.gif) bottom right no-repeat;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:white;
  background-color:#A3C159;
}


/* Entry
--------------------------------------------------*/
.entry {
margin:0 0 40px 0;
width:584px;
background:#F0E9E2 none repeat scroll 0 0;
padding:25px 36px 64px 37px;
}

.entry .author {}

.entry .info {
  border-color:#F3F4F4;
  background-color:#FAFAFA;
}

.entry .info a {border-color:#949494;}

.entry a.more {
  padding-left:12px;
  b/*ackground:url(more.gif) center left no-repeat;*/
}

.entry .info .date {
  padding-left:15px;
  background:url(post.gif) center left no-repeat;
}

.entry .info .author {
  padding-left:23px;
  border-color:#949494;
  background:url(author.gif) 10px 2px no-repeat;
}

.entry #filedunder {border-color:#F3F4F4;}


/* Mini-Entry
--------------------------------------------------*/
.minientry  {border-color:#D9D9D9;}

.minientry .commentlink {border-color:#949494;}

.minientry .permalink {
  padding-left:15px;
  background:url(post.gif) center left no-repeat;
}

.minientry .author {
  padding-left:23px;
  border-color:#949494;
  background:url(author.gif) 10px 2px no-repeat;
}


/* Comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#6C8C37;}

#comments li.comment {list-style-image:url(comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(pingtrackback.gif);}

#commentform {background-color:#EDF3DE;}

#comments .header, form .header {background-color:#EDF3DE;}

#comments .header.alt {background-color:#E9F7F6;}


/* form
--------------------------------------------------*/
form p {border-color:white;}

form label { color:#0B3861;}

form em {color:red;}

form input {color:#414141;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}


/* Archives
--------------------------------------------------*/
.archive .postspermonth {color:#A0A0A0;}


/* content misc
--------------------------------------------------*/
.next a {
  padding-right:10px;
  background:url(next.gif) center right no-repeat;
}

.previous a {
  padding-left:10px;
  background:url(previous.gif) center left no-repeat;
}

#entrynavigation {border-color:#F3F4F4;}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(edit.gif) 0 -14px;
}

html>body .editlink {bottom:6px;}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(edit.gif) 0 0;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}


/* subcontent
--------------------------------------------------
#subcontent {background:url(subcontent_bg.gif) top left no-repeat;}*/


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  /**color:white;
  background:#0B3861 url(corner_top_left.gif) top left no-repeat;*/
  
  color:#000033;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
/*margin-left:20px;*/
}

#subcontent h2 em {background:url(corner_bottom_right.gif) bottom right no-repeat;}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#F0F0F0;}

#subcontent #block-block-1 li a:hover {background-color:#FFFBF0;}

#subcontent ul.pages li {list-style-image:url(post_yellow.gif);}

#subcontent .block-comment ul li {list-style-image:url(categories_yellow.gif);}

#subcontent .block-weblink ul li,
#subcontent #block-block-4 ul li
 {list-style:none;
 list-style-image:url(images/bullet.gif);
 line-height:13px;
 padding-bottom:10px
 }

#subcontent ul.feeds li {list-style-image:url(feeds_yellow.gif);}

#subcontent .block-article ul li {list-style-image:url(post_yellow.gif);}

#subcontent ul.categories li li {list-style-image:url(sub_categories_yellow.gif);}


/* calendar
--------------------------------------------------*/
#wp-calendar {color:#A0A0A0;}

#subcontent table caption {border-bottom-color:#CCCCCC;}

#subcontent table thead tr {
  border-bottom-color:#F3F4F4;
  color:#414141;
}

#subcontent table th {border-bottom-color:#CCCCCC;}

#subcontent table td#today {
  border-color:#F3F4F4;
  color:#414141;
}

#subcontent table td a {
 /* border-bottom-color:#A3C159;
  background-color:#A3C159;*/
}

#subcontent table tfoot {border-top-color:#F3F4F4;}

#subcontent table tfoot a {background:none;}


/* footer
--------------------------------------------------*/
#footer {
  color:#A0A0A0;
  background:white url(footer_bg.gif) 470px 0px no-repeat;
}

.singlecol #footer {background-image:none;}

#footer p {border-top:medium none;}

#footer a {
color:#A0A0A0;
padding: 0 25px;
}

#footer a:hover {color:#414141;}

#footer strong {color:#009193;}

/* Add by TG
--------------------------------------------------*/
.status {
  border: 1px solid #3a3;
  color: #3a3;
}
.error, form-item input.error {
  border: 1px solid red;
  color: red;
}
.messages {
  padding: 0.3em;
  margin: 0.5em 0em 0.5em 0em;
  border: 1px solid #3a3;
  color: #3a3;
}

#search form {
  border-color:white;
  background:#FEC42D url(corner_bottom_right.gif) bottom right no-repeat;
}

#search .form-text {
  margin: 0.5em 0 0 0;
  width: 13em;
  padding: 0 0 0 0;
  font-size:0.8em;
  vertical-align:middle;
  height:1.8em;
  padding:0 0px;
  border-bottom:0px solid;
}
#search .form-submit {
  color:white;
  background-color:goldenrod;
  margin: 0.4em 0 0 0;
  height:2.0em;
  line-height:0;
  width:auto;
  border:1px solid;
  font-size:10px;
  letter-spacing:0px;
  text-align:center;
  vertical-align:middle;
  padding-top:1px;
}

.form-submit {
  color:white;
  background-color:#0B3861;
  height:25px;
  line-height:1;
  width:auto;
  border:1px solid;
  font-size:10px;
  letter-spacing:0px;
  text-align:center;
  vertical-align:middle;
  padding-top:3px;
}
/************** START CUSTOM STYLES ***********************/

#forum th {
background-color: #2587C4 none repeat scroll 0 0;
border-left:1px solid black;
border-right:1px solid black;
border-top:1px solid black;
}
#forum td{
border:1px solid black;
}
.views-table {
width:650px;
}
tr.even, tr.odd{
background-color: transparent url(images/table-bg.gif) repeat scroll 0 0;
}
td.active{
background-color:#DCE8C0;
}

.low {
display:none;
border:#fff;
}

ul.quicktabs_tabs li.active a {
background:#009193 url(imges/tab-right.gif) no-repeat scroll right bottom;
font-family:arial;
color: #fff !important;
}

ul.quicktabs_tabs{
background:#A3C159 url(imges/bg.gif) repeat-x scroll center bottom;
line-height:21px;
height:22px;
}

ul.quicktabs_tabs li.active{

background:transparent url(imges/tab-right.gif) no-repeat scroll right bottom
}
ul.quicktabs_tabs li a:link, ul.quicktabs_tabs li a:visited{
font-family:arial;
font-size:13px;
}
.poll .bar .foreground{
background-color:#7ec8c9
}
/*
.event-calendar td.sat, .event-calendar td.sun, .event-calendar td.today, .event-calendar tr.even, .event-calendar tr.odd, .event-calendar td.selected {
background-color:#fff;
}
*/
#hugged{
color:red;
font-weight:bold;
text-align:center;
}

.help{
display:none;
text-align: right;
}

#search{
text-align:right;
font-family:Tahoma;
}


.block-views, .block-views.h2{
background:skyblue;
}
#block-views-upcoming_events_view-block_1 h2, .block-views{
background:transparent url(images/gradient-2.gif) repeat scroll 0 0;
color: #0B3861;

margin:0 0 15px;
padding:12px 9px 10px 17px;
}



#navigation {
/*background:transparent url(images/main-navigation-bg.gif) repeat-x scroll 0 0;*/
font-size:10px;
font-weight:bold;
height:35px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;

padding-top:2px;
font-size:10px;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;


}

ul.nice-menu-down  {
height:24px;
padding-top:11px;
}

.contact {
margin-left:655px;
color:red;
text-align: right;
}
#home {
color: white;
 background:#4A6996 url(images/body-bg.gif) repeat-x scroll 0 0;
/*background:#0B3861;*/
padding-bottom:10px;
}
#home a{
color:white;
}
#footer {
font-size:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 30px;
padding:0;
text-align:center;
}
#footblock{
margin-bottom: -40px;
margin-top:618px;
}
#block-event-0 h2{
display: none;
}
/*

.block-event {
background:transparent url(images/gradient-2.gif) repeat-x scroll 0 0;
height:190px;
margin:0 0 0 -5px;
}
*/

.month-view {
background:#F4F4F4 none repeat scroll 0 0;
color:#000033;
font-size:12px;
font-weight:bold;
margin-top:40px;
text-transform:uppercase;
width:86%;
}
.month-view .end{
	display:none;
}
.month-view .stripe{
	display:none;
}
.event-calendar .prev {
border-width:1px 0 1px 1px;
/*float:left;*/
text-align:left;
}
.block-block{
font-size: 11px;
font-style:bold;
/*margin-left: -40px;*/
line-height:1.9em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 7px 30px 4px;
}
.sidebar li.active a {
/*background:#F6F2EE url(images/arrow.gif) no-repeat scroll 219px 50%;*/
color:#BB6A52;
}

.breadcrumb {
/*display:none;*/
padding-bottom:0.5em;
}
#footblock{

margin-left:55px;
}

#footblock table{
border:none;
}

ul.nice-menu ul li {
display:block;
width:163px;
}

ul.nice-menu ul,
/* Repeat for Garland header. */
#header-region ul.nice-menu ul {
  
  top: 33px;
}

#navigation a:hover, a:focus {
color:#F8D95E;
}
.sidebar li a{
/*background:#F6F2EE url(images/arrow.gif) no-repeat scroll 219px 50%;*/
color:#7B723E;
}

.print {
margin-left:623px;
text-align:right;
line-height:30px;
}


#block-block-1 a.active {
background:#F6F2EE url(images/arrow.gif) no-repeat;
background-position:188px;
color:#BB6A52;
/*color:#7B723E;*/
}

#block-block-1 a:hover, #block-block-1 a:visited {
color:#7B723E;
}

.print a:hover{

text-decoration: underline;
}

.print a {
color:#006FB9;
font-size:12px;
}

#rnueid{
background:transparent url(images/gradient-2.gif) repeat-x scroll 0 0;
border:1px solid #EDEDED;
margin:0 0 15px;
padding:12px 9px 10px 17px;
width:200px;
}

#rnueid table td{
color:black;
}

#rnueid table td a{
color:blue;
}

#rnueid b{
-x-system-font:none;
color:#000033;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
margin-left: 2px;

}

#search-box{
margin-top:-30px;
}

li a.active{
color:#BB6A52;
}
#block-block-5 {
background:transparent url(images/gradient-2.gif) repeat-x scroll 0 0;
border:1px solid #ECEDEF;
padding:10px 10px 8px 18px;
width:195px;
}

#spot h{
font-size:14px;
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:bold;
}

#spot a {
color:#006FB9;
}


.field-content a {
/*background:transparent url(images/bullet.gif) no-repeat scroll 0 9px;*/
/*height:1%;
margin:0 0 15px;
padding:0 0 0 20px;
vertical-align:top;*/
}



.entry img {
border:0 none;
/*margin-left:-20px;
margin-top:32px;*/
}

.entry p {
/*line-height:14px;
margin:0 0px 15px;*/
color:#7B723E;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

.entry h3{
margin-left:10px;
}

.funds {
background:#FFFFFF none repeat scroll 0 0;
/*margin-left:35px;
margin-right:35px;*/
overflow:hidden;
padding:20px 25px 14px 16px;
}

.fund-block {
float:left;
padding:0 5px 0 4px;
width:215px;
}

.bl-right {
float:right !important;
}
.fund-block {
float:left;
padding:0 5px 0 4px;
width:215px;
}

.wrapper-blocks {
height:1%;
/*overflow:hidden;*/
}


.block {
/*background:transparent url(images/gradient.gif) repeat-x scroll 0 0;*/
float:left;
/*padding:25px 15px 0 8px;*/
width:201px;
}

.bl-right {
float:right !important;
}

.entry h2 {
-x-system-font:none;
color:#000033;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-transform:uppercase;
}

.fund-block h3 {
color:#313131;
font-size:11px;
margin:0 0 7px;
text-transform:uppercase;
}

.block h3 {
color:#313131;
font-size:11px;
margin:0 0 7px;
text-transform:uppercase;
}

.programs {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:-14px 0 0;
padding:0;
}

.programs li {
height:1%;
margin:14px 0 0;
overflow:hidden;
}
.programs li img {
float:left;
margin:0 14px 0 0;
}
.programs li h4 {
color:#313131;
font-size:10px;
line-height:11px;
margin:0 0 8px;
}
.programs li h4 {
color:#313131;
font-size:10px;
line-height:11px;
margin:0 0 8px;
}

.day {
background:transparent url(images/separated-line.gif) repeat-x scroll 0 0;
margin-left:25px;
margin-right:25px;
margin-bottom:25px;
padding:20px 0 0;
}
.table-1 {
border-collapse:collapse;
margin:0;
padding:0;
width:100%;
}

.list {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 24px;
}
.list li {
background:transparent url(images/bullet.gif) no-repeat scroll 0 6px;
margin:0 0 8px;
padding:0 0 0 15px;
}

.paging {
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:50px 0 0;
padding:0;
text-align:center;
}
.paging li {
display:inline;
margin:0 2px;
position:relative;
}
.paging .previous a, .paging .next a {
border:medium none;
padding:0;
}

.field-content a {
/*padding:0.2em 0 0.2em 1.5em;*/

}
.event-calendar tr {
margin:0;
padding:0;
background:transparent url(images/table-bg.gif) repeat scroll 0 0;
}
/*
.event-calendar {
background:transparent url(images/table-bg.gif) repeat scroll 0 0;
height:190px;
margin:0 0 0 -5px;
padding:15px 7px 0 10px;
position:relative;
width:201px;
}
*/

#ue{
/*background:transparent url(images/gradient-2.gif) repeat-x scroll 0 0;*/
}

#caleve td{
/*background:transparent url(images/table-bg.gif) repeat-x scroll 0 0;
background:#F4F4F4;*/
}

.event-calendar th {
background:#F4F4F4;
border: 1px solid #CCCCCC;
}

#footer table.tbody{
background:yellow;
}

tbody{
border-top: 0 none;
}

#ue li{
/*padding-left:40px;*/
}

.event-calendar td.sat, .event-calendar td.sun {
background:transparent none repeat scroll 0 0;
}

.event-calendar td.selected {
background:transparent none repeat scroll 0 0;
}

#search label{
color:goldenrod;
}

#forum table {
width:85%;
margin-left:7px;
}

.forum-top-links {
float:left;
padding-bottom:10px;
}

.forum-comment {
border:1px solid #2587C4;
width:85%;
}

.forumlinks li {
background:transparent none repeat scroll 0 0;
display:none;
margin:0;
padding:0;
}

.event-calendar span a:hover, .event-calendar span a:active, .event-calendar span a:focus{
/*background-color:;
color:;
*/
}
.next a{
background:none;
}

.event-calendar .next {
  text-align: left;
  border-width: ;
}

#content td{
vertical-align:top;
}

#content h3, #content strong{
/*color:#313131;*/
font-size:11px;
margin:0 0 7px;
}

#content h4{
color:#313131;
font-size:10px;
line-height:11px;
margin:0 0 8px;
}
.view-header{
width:650px;
padding-bottom:10px;

/*color:#006FB9;*/
}
tr.odd{
background-color:white;
}


#infodoc t{
color:#006FB9;
font-size:16PX;
font-type:bold;
}

.item-list ul li {
margin:0 0 2.25em 1.5em;

}

.filefield-icon {
/*display:none;*/

}

.views-field-field-number-value{
color:#006FB9;
padding-right:10px;
}
#metbk{
/*width:650px;*/

}
.meetingtitle{
font-weight:bold;
}
 #subcontent .event-calendar .event-block td{
font-size:8.3pt;
color:#000000;
}

#subcontent .event-calendar .event-block a{
font-size:12px;
color:#000000;
}

#subcontent .event-calendar .event-block td a{
font-size:8.3pt;
color:#3200FF;
}

.filefield-element .widget-preview{
min-width:70%;
}

table#field_wd_values, table#field_id_values{
width:100%;
}
#block-block-4 a {
color:#7B723E;
}
#block-block-4 a:hover {
color:#7B723E;
text-decoration:underline;
}

.view-information-documents .item-list .views-field-title ul li, .view-information-documents .views-field-title, 
.view-working-documents .item-list .views-field-title ul li, .view-working-documents .views-field-title,
.view-protected-documents .views-field-title{
	list-style-type:none;
	font-weight:bold;
}

#search-form .search input{
	border:0;
	line-height:23px;
}

.search .label{
color:#F8D95E;
width:57px;
}
.search{
vertical-align:top;
}
.view-Document-Library .views-table caption{
margin-top:25px;
text-align:left;
font-weight:bold;
font-size:14px;
background:url(images/bullet.gif) no-repeat scroll 1px 5px;
padding-left:15px;
}

.views-field-field-cochairs-summary-fid .field-content{
padding-left:10px;
}
.entry .field-field-cochairs-summary, .entry .field-field-lop{
display:none;
}
.event .start{
display:none;
}
.view-Meeting-documents .views-field-title .field-content a, 
.view-Design-Process .views-field-title .field-content a,
.view-working-documents .views-field-phpcode a,
.view-information-documents  .views-field-phpcode a
{
font-weight:bold;
}

.librow{
	padding-top:10px;
}

hr{
	border-style:dotted;
}

.views-field-field-lop-fid .filefield-icon{
	display:none;
}
.views-field-field-lop-fid .filefield-file a{
		font-weight:bold;
}
#content .item-list ul, #content .view {
	background-color:#F0E9E2;
	padding:11px;
}
.sitemap-box h2{
	display:none;
}

.home-bg{
	background:transparent url(../../files/images/background2.jpg) repeat-x scroll 0 0;	
	width:500px;
}

.home-tab{
	background:transparent url(../../files/images/bluetab.jpg) repeat-x scroll 0 0;	
	color:white;
	height:39px;
	
}

.home-tab a, .home-tab strong{
	color:white;
	margin:5px;
	width:250px;
}

.home-yellow-bg{
	background:transparent url(../../files/images/orange_background.jpg) repeat-x scroll 0 0;	
	padding:5px;
	width:250px;
}
.view-working-documents .views-table caption{
	text-align:left;
	font-size:1.5em;
	padding-bottom: 10px;
}
.view-working-documents .views-table {
	margin-bottom: 10px;
}

#edit-field-organization-nid{
width:500px;
}
.view-CifContactsMaster .feed-icon{
display:block;
}
.2010partnership{
        padding:0;
}
.maintd_2010partnership {
        background-color:#F0E9E2;
}

.righttd_2010partnership {
        background:transparent url(images/content-shadow.gif) no-repeat scroll 0 0;
        padding-left:16px;
}

#block-block-17 {
padding:0;
width:100%;
}
