#content{
    width: 100%;
}

#content div.breadcrumb
{
    font-size: 12px;
    padding: 1em 0em 0em 0.5em;
}

#content div.navigation {
    list-style-type: none;    
    margin: 10px 0px 0px 10px;
}

#content div.navigation a {
    display: block;
    text-decoration: none;
}
#content div.navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#content div.navigation ul li {
    display: block;
    padding: 3px 20px 3px 6px;
    margin: 0 0 1px 0;
    text-decoration: none;
    padding-left: 12px;
    border-left: solid 6px #ccc;
}

#content div.navigation ul li.selected {
    border-left: solid 6px #f57900;
}

#content div.navigation ul li:hover {
    color: #f57900;
    background: #eceeea;
    border-left: solid 6px #f57900;
}

#content div.navigation ul li.active {
    font-weight: bold;
}

#content div.navigation ul ul li {
    border: none;
    padding-top: 4px;
    padding-left: 16px;
}

#content div.navigation ul li.active ul li
{
    font-weight: normal;
}

#content div.navigation ul ul li:hover,
#content div.navigation ul ul li.active {
    border: none;
    /* font-weight: bold; */
}

#content div.main
{
  float: left;
  padding: 12px 0 12px 18px;
  margin-left: 5px;
  width: 740px;
}

#content a:link
{
  color: #3465a4;
}

#content a:visited
{
  color: #204a87;
}

#content a:link,
#content a:visited
{
  text-decoration: none;
}


#content a:hover,
#content a:visited:hover
{
  text-decoration: underline;
}

#content h1
{
  color: #f57900;
  font-size: 16pt;
  margin-top: 0px;
  clear: left;
}

#content h2, div.section h2
{
  color: #f57900;
  font-size: 14pt;
}

#content h3, #content h4
{
  color: #000000;
  font-size: 12pt;
}

/* don't let preformatted text mess up our layout */
#content pre {
  font-family: Bitstream Vera Sans Mono, Andale Mono, Fixed;
  font-size: 12px;
  color: #000;
  background: #ccc;
  border: 2px solid #999;
  margin: 12px;
  padding: 12px;
  text-align: left;
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  display: block;
  overflow: auto;
}


#content div.net_nehmer_comments_comment div.content
{
  padding: 2px;
}

/* Tips */
#content div.tip,
#content div.note
{
    width: 450px;
    background-color: #fce94f;
    border: 2px solid #edd400;
    padding: 6px 6px 6px 48px;
    margin-left: 6px;
    background-image: url('dialog-information.png');
    background-position: 6px 6px;
    background-repeat: no-repeat;
    -moz-border-radius: 8px;
}

#content div.tip h2
{
    margin-top: 0px;
}
#content div.tip ul
{
    margin-bottom: 0px;
}

#warning
{
    background-color: #ef2929;
    color: #ffffff;
    border: 2px solid #cc0000;
    padding: 8px;
    padding-left: 48px;
    margin: 12px;
    background-image: url('emblem-important.png');
    background-position: 6px 6px;
    background-repeat: no-repeat;
    -moz-border-radius: 8px;
}


body.frontpage #content div.splash {
  display: inline;
  margin: 18px;
  padding: 0;
}

body.frontpage #content hr {
  border: 0;
  margin: 16px;
  padding: 0px;
  border-bottom: 2px dotted #ccc;
}

body.frontpage #content div.splash img
{
  border: 0;
}

body.frontpage h1 {
  font-size: 48px;
  font-weight: normal;
  color: #ce5c00;
  text-transform: lowercase;
}

body.frontpage div.slogan {
  font-size: 20px;
  font-weight: normal;
  color: #777777;
}

body.wide #content #sidebar
{
  display: none;
}

body.wide #content div.main
{
  width: 100%;
}

#search_result_item {
       margin-bottom: 10px;
}

#search_result_item p {
       font-size: 10px;
       margin: 0;
}

#search_result_item span {
       font-size: 10px;
       margin-bottom: 10px;
       color: grey;
}

#content div.main div.net_nehmer_comments_comment{
    float: left;
    width: 732px;
    border: 1px solid #babdcc;
    background: repeat-x url('background-searchbox.png');
    margin-bottom: 4px;
}

#content div.main div.net_nehmer_comments_comment h3.headline{
    margin: 0;
    margin-bottom: 10px;
    float: left;
    width: 398px;
    height: 20px;
    padding: 2px;
    overflow: hidden;
}

#content div.main div.net_nehmer_comments_comment div.published{
    font-size: 80%;
    float: right;
    width: 330px;
}

#content div.main div.net_nehmer_comments_comment div.content{
    clear: both;
}

#content span.net_nemein_favourites
{
    float: right;
    margin-right: 6px;
    margin-left: 6px;
    font-style: italic;
    font-family: "Georgia", serif;
    font-size: 11px;
}

#content div.hentry
{
    border-bottom: 1px dotted #c0c0c0;
    padding-bottom: 6px;
    margin-bottom: 6px;
    min-height: 80px;
}
#content div.planetentry
{
    border-bottom: none;
}

#content div.secondary_items div.hentry
{
    min-height: 40px;
}

#sidebar h3,
#sidebar h4
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

#sidebar h4 .node
{
    font-size: 11px;
    font-weight: normal;
}

#sidebar div.latest_items
{
    padding: 10px;
    font-size: 11px;
}

#sidebar div.latest_items div.hentry
{
    min-height: 16px;
    border: none;
    margin-left: 8px;
    margin-top: 0px;
    margin-bottom: 4px;
}

#sidebar div.latest_items h2
{
    margin-bottom: 0px;
}

#sidebar div.latest_items h3
{
    margin-top: 10px;
    margin-bottom: 5px;
}

#content div.hentry img.thumbnail
{
    border: 1px solid #c0c0c0;
    float: left;
    margin-right: 6px;
    width: 75px;
    height: 75px;
}

#content p.published abbr
{
    border: none;
}

#content div.org_maemo_socialnews div.hentry
{
    width: 70%;
}

.photostream_list_clear
{
    clear: both;
}

#content .field_required_start
{
    color: #FD0000;
}

#content #sidebar #device_programs
{
    margin-left: 10px;
}

/* Ajax Favourites */

div.main_items .net_nemein_favourites .bury_btn
{
    margin-right: 10px;
}

div.main_items .net_nemein_favourites_clearfix
{
    clear: none;
}

a.feed,
span.feed a
{
    background: url('rss-faded.png') no-repeat top left;
    display: block;
    padding: 0 4px 0 0;
    margin-top: -18px;
    float: right;
    font-size: 0;
    width: 14px;
    height: 14px;
    color: #ffffff;
}

a.feed:hover
{
    background: url('rss-hover.png') no-repeat top left;
}


#content div.org_openpsa_qbpager_previousnext
{
    clear: both;
    text-align: center;
}

#content div.net_nehmer_comments_comment_toolbar ul
{
    list-style: none;
}

#content div.net_nehmer_comments_comment_toolbar ul li
{
    float: left;
}

/* jobs and announcements fixes for IE */
.hentry,
.hentry .entry-content
.published
{
  float: left;
  width: 70%;
}

.hentry
{
  margin-top: 10px;
}
