* {
    font-family: verdana, arial,sans-serif;
}

body {

    background-color: white;
    font-size: 0.8em;
margin: 0px;
}

img {
    border: 0;
    height: auto;
    max-width: 400px;
}

#menycontainer {
float: right;}

#menycontainer { text-align: right;
        font-size: 10px;
        float:right;}

#menycontainer ul {
	margin: 25px 10px 0px 0px;
	padding: 0 0 0 0;
	list-style: none;
}

#menycontainer li { display: inline; }

#menycontainer a { color:#000; text-decoration:none; font-weight:bold;}
#menycontainer a:hover { color:#ffae00 }

#menycontainer ul li .active { color:#ffae00; }


#missionstatement {
font-family: Times New Roman;
font-size:24px;
font-style: italic;
width: 500px;
padding-left:10px;
}

#headercontainer {
color:white;
top: 65px;
left: 45px;

width:845px;
height:275px;
position:relative;}

#youtube-filmer h2 a { 
                      color:white;}

#youtube-filmer h2 { font-size:10px;
                       color:white;}

#youtube-filmer { width:200px;}

table.resultTable_gsvb td {
  border : none;
  padding:10px;
}

#flickr-bilder { float:right;
                 }

#flickr-bilder h2 { font-size:10px;}
#flickr-bilder h2 a { color:white;}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 941px;
}

#header {
background-image:url(/images/header.png);
    width: 100%;
    height: 470px;
    border-bottom: 10px solid #ffae00;
}

#livebanner {

}



#content {
    float:left;
    width: 650px;
    padding: 0;
/*
    border: 1px solid #4c2783;
    position: absolute;
    top: 80px;
    bottom: 5px;
    overflow-y: auto;
*/
}

.daygroup {
    margin: 5px;
}

.content h2 {
    font-size: 1.2em;
    color: #888;
}

.entry .content p {
    margin: 15px 0;
}

.entrygroup {
    /*border-left: 3px solid #E0E0E0;*/
    padding: 0 10px;
    margin: 10px 0px 60px ;

}

.entrygroup h2 {
             color:#888;}

.entrydate { font-size: 0.8em;
             color: #aaa;
            margin-bottom:10px;}

.entryfooter { color:#888;
               font-size: 0.9em;
               background-color: #eee;
               border-top: 1px solid #ccc;
               border-bottom: 1px solid #ccc;
               margin-top:20px;
               padding:5px 10px;}


#sb_left {
    display:none;
    padding-top:40px;
    left: 5px;
    width: 260px;
	background-image:url(/images/bg_left_col.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#sb_right {
    float: right;
    right: 15px;
    width: 250px;
}

.sidebar {
/*
    top: 80px;
    bottom: 5px;
*/
    padding: 0;
    margin: 0;
    font-size: 0.9em;
}

.sidebar ul {
    list-style-type: none;
    padding-left: 10px;
}

.sidebar ul li {
    padding-bottom: 5px;
}

.sidebar h2 {
    font-size: 1em;
}

.centred {
    text-align: center;
}

div.inner a {
    font-size: 1.2em;
    padding: 0 10px;
    color: #888;
    font-weight: bold;
}

div.inner {
    margin-top: 13px;
    border-left: 10px #ddd solid;
}

h3 a {
    color: white;
    font-size: 1.5em;
}

h4 a {
    color: #ffae00;
}

.channelgroup h4 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-size: 2.5em;
    border-bottom: 1px solid #ccc;
}


a {
    text-decoration: none;
    color: green;
}

a:hover { text-decoration:underline !important;}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 5px;
    background-repeat: no-repeat;
}

span.corners-top {
    background-image: url("/images/corners_left.png");
    background-position: 0 0;
    margin: 0 0;
}

span.corners-top span {
    background-image: url("/images/corners_right.png");
    background-position: 100% 0;
}

span.corners-bottom {
    background-image: url("/images/corners_left.png");
    background-position: 0 100%;
    margin: 0 0;
    clear: both;
}

span.corners-bottom span {
    background-image: url("/images/corners_right.png");
    background-position: 100% 100%;
}



.feedTitle {
    width: 100%;
    margin-top: 0;
    font-size: 1.1em;
    font-weight: bold;
}

.feedTitle a:link { color: black; }


#msgwindow {
    display: block;
    background-color: #48ff00;
    border: 1px solid black;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}

#msgwindow span {
    margin: 6px;
    padding-left: 10px;
    font-weight: normal;
    font-size: 1.6em;
}


#msgwindow input {
    margin: 4px;
}

#translations {
    text-align: center;
}

#translations a {
    margin: 0 10px;
}

#jtw_widget center {
    display: none;
}

#adminmsg {
    display: none;
    background-color: LightCoral;
    border: 1px solid black;
    position: absolute;
    font-size: 0.9em;
    padding: 4px;
    left: 10px;
    top: -1px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}

#adminmsg p {
    margin: 4px;
    padding: 0;
}

#adminmsg a {
    float: right;
}

.drift .inner {
    background-image: none !important;
    background-color: red !important;
}

#creditfooter {
    text-align: right;
    opacity: 0.5;
}

div#jtw_widget > div > center {
    display: none;
}

div#jtw_widget > div > div > .jtw_tstamp {
color:#aaa;}

div#jtw_widget > div > div {
margin-top: 10px !important;
font-size: 1.0em !important;
}

div#jtw_widget > div > div > img{
margin-right: 5px !important;}


div#tweetgrid a {
    color: green !important;
}

/*
div#tweetgrid > div > div:last-child {
    display: none;
}
*/

hr {
    border: 2px solid #ffae00;
    width: 80%;
    margin: 20px auto;
}

ul.links {
    list-style-type: disc;
    margin-left: 20px;
}

#chat input[name="Nickname"] {
    width: 130px;
font-size:0.9em;
}

#chat {
	background-image:url("/images/bubbla.png") !important;
	background-repeat:no-repeat;
	width: 190px;
	height: 210px;
	padding: 20px;
        margin: 10px;
overflow:hidden;
font-size:0.9em;
	}
#chat h2{ color:#ffae00;
          font-size: 1.6em; }

.face {
display:none;
    float:right;
    margin-top:5px;
    margin-left:5px;
    margin-bottom:5px;
}

.endchannelgroup {
   clear: both;
}












