/*
Theme Name: feedcollection standard 2
Theme URI: http://feedcollection.org/
Description: feedcollection standard
Version: 1.00 Released 5 Sep 2006
Author: Stichting PiNG
Author URI: http://feedcollection.org/

Credit for the original concept and core of the layout comes
courtesy of Rob Chandanais via: http://bluerobot.com/web/layouts/layout3.html
*/



img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}

abbr {
    cursor: help;
}


p {
    font: 11px/13px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

#headerMessage {
    font: 9px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}

#headerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	top: 5px;
    width: 601px;
    min-width: 120px;
    margin: 0px 210px 20px 190px;
    border: 1px solid #000000;
    color: #222;
    background: #ededed;
    padding: 2px;
   /* /* : 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 14px;
    font-weight: 600;
}

#header a:link, #header a:visited {
	font-size: 220%;
	font-weight: 700;
    color: #ffffff;
}

.commentHeader {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: 600px;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    background: #cccccc;
    color: #003300;
    padding: 10px;
   /* z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}


.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

.centreblock ul li {
}

ul li {
margin-left: -34px;
}
.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

.centreblock h4 {
    border: 1px solid #000;
    margin: 14px 0px 2px 0px;
}

.searchblock h4 {
    border: 1px solid #BBBBBB;
     margin: 0px 4px 0px 0px;
    width:100px;
    align:left;
}

.whitetextblock a:link, a:visited, a:hover {
    border: 0px solid #BBBBBB;
    margin: 0px 0px 0px 0px;
    width:250px;
    align:left;
    color: #ffffff;
}

.navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: 600px;
    min-width: 120px;
    margin: 0px 210px 10px 190px;
    border: 1px solid #000;
    color: #222;
    background: #ded6c6;
    padding: 2px;
    /* : 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.storyContent {
    color: #222;
    background: #eee;
}

.storyCommentContent {
    border: 1px solid #000;
    color: #222;
    background: #eee;
    width: 600px;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: right;
    margin: 8px;
}

.storyLinks a:link {    font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #ff0000; text-decoration: underline;}


blockquote {
    margin: 0.5em;
    color: #333333;
    padding: 4px;
    /*border: 1px solid #000000;*/
    background: #ded6c6;
}

q {
    color: #333333;
    background: #ded6c6;
}

#leftside {
    position: absolute;
    width: 168px;
    top: 20px;
    left: 20px;
    padding: 5px;
/*
    border: 1px solid #efefe7;
    color: #464c64;
*/

    /* z-index: 1; */
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}



.leftsideSection {
    color: #222;
    background: #003300;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

#rightside {
    position: absolute;
    width: 190px;
    top: 17px;
    left: 638px;
    padding: 5px;
    margin: 3px 210px 20px 190px;
/*
    border: 1px solid #efefe7;
    color: #464c64;
*/

   /* z-index: 1; */
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 188px;}




.rightsideSection {
    border: 1px solid #ccc;
    color: #222;
    background: #eee;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #003300;
   font-size: 8px;
}
#chaff a:link { color: #003300; }
#chaff a:visited { color: #003300; }
#chaff a:hover { background: #fff; }

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #000000;
    font: 11px/14px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
    font: 11px/14px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentfield {
    margin-bottom: 4px;
}

.b2calendartable { background: #FFFFFF; border: 2px solid #003300; font: 11px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.b2calendarmonth { }
.b2calendarrow   { }
.b2calendarheadercell { color: #e9f2fc; background: #efefe7; }
.b2calendarcell { color: #222; }
.b2calendartoday { color: #dd0000; }
.b2calendaremptycell { }
.b2calendarlinkpost { color: #354463; text-decoration: none; }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

