/*  
Theme Name: cobra
Theme URI: http://wordpress.org/
Description: Theme voor de blogs van Cobra.be
Version: 1
Author: VRT
Author URI: http://www.vrt.be/


*/

body#cultuur{
  /*background: #000000 url(images/blogger_bg.jpg) no-repeat -20% 28px;*/
  background:#000000 url(images/blogger-background.jpg) no-repeat scroll center top;
  text-align: center;
}

.widgets_button{
  background: #8eb67c/*#F7933B*/;
}
#widgets_search img {
  border-left:10px solid #8eb67c /*#F7933B*/;
}

#topnav li a:hover {
  background: #8eb67c /*#F7933B*/;
}

.blogTitle{
  background: url(images/blog_title_bg.png) no-repeat;
  height: 30px;
  width: 670px;
  padding-top: 12px;
  padding-left: 5px;  
}

.blogTitle span.pretitle{
  color: #8eb67c /*#F7933B*/;
  font-size: 13px;
  font-weight: bold;
  padding-right: 3px;
  text-transform: uppercase;
}

.blogTitle span.title{
  color: white;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

#content{
  padding-top: 10px;
  /*margin-top: 0;*/
}

/*
#blogContent{
  margin-top: 10px;
}
*/

.narrowcolumn{
  padding-top: 15px;
}

.post, .post_single{
margin: 0 0 10px 0;
padding-bottom: 10px;
border-bottom: 3px solid #E5E5E5;
}

.postdate{
  color: #8eb67c /*#F7933B*/;
  font-weight: bold;
  text-transform: uppercase;
  margin: 5px 0;
}

.entry{
  margin: 5px 0 5px 0;
}

.postmetadata{
  background: #F8F8F6;
  padding: 0px 7px 0px 7px;
  margin: 10px 0;
  height: 20px;
}

.metasplitter{
  font-size: 1.7em;
  font-weight: bold;
  color: white;
  margin: 0 5px 0 5px;
  padding: 0;
  height: 20px;
  margin-top: 5px;
}

.comments{
  background: url(images/comment.png) no-repeat;
  padding-left: 22px;
}

.more-link{
  background: url(images/more.png) no-repeat;
  width: 10px;
  height: 10px;
  display: block;
  float: right;
}

.more-link span{
  display: none;
  width: 10px;
  height: 10px;
}

.tags{
  background: url(images/tag.png) no-repeat left 4px;
  padding-left: 20px;
  margin-top: 10px;
  clear: both;
}

.tags a{
  color: #9a9999;
  font-size: 11px;
}


h3#respond{
  background: url(images/blog_title_bg.png) no-repeat;
  height: 30px;
  width: 670px;
  padding-top: 12px;
  padding-left: 5px;
  color: white;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

#aside{
  padding-top: 30px;
}


#aside .navigationgroup .vnav li{
  border-bottom: 2px solid #E5E5E5;
  padding: 5px 0;
  margin: 5px 5px 5px 0;
  float: left;
  width: 120px;
  list-style: none;
}

.navigationgroup .vnav {
  margin: 0;
  padding: 0;
}

.widget ul{
  padding-left: 0;
  margin-left: 0;
}

.widget ul li{
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.widget ul li a{
  text-decoration: underline;
}

/* Begin Comments*/
#commentform{
  margin-top: 20px;
}


#commentform #author{
  /*
  bottom:auto;
  position:relative;
  right:auto;
  text-align:left;
  */
  font-size:100%;
  line-height:1.5;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:normal;
  letter-spacing:normal;
  display: inline;
}


#commentform input
{
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea
{
    width: 98%;
    padding: 2px;
}

#commentform #submit
{
    margin: 0;
    background: url(images/reageer.png) no-repeat;
    width: 63px;
    height: 21px;
    border: none;
    padding: 0;
    text-indent: -1000em; /*hide button text*/
    cursor: pointer;
    
    /*ie fix*/
    font-size: 0px;
    display:block;
    line-height: 0px;
}

.alt
{
    margin: 0;
    padding: 10px;
    background-color:#F8F8F8;
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
}

.commentlist
{
    padding: 0;
    text-align: justify;
}

.commentlist cite, .commentlist cite a {
  font-size:1.1em;
  font-style:normal;
  font-weight:bold;
}

.commentlist li
{
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
}

.commentlist p
{
    margin: 10px 5px 10px 0;
}

#commentform p
{
    margin: 5px 0;
}

.nocomments
{
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata
{
    margin: 0;
    display: block;
}
/* End Comments */

/* images */
.entry img.alignleft{
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}

.entry img.alignright{
  float: right;
  margin-top: 5px;
  margin-left: 10px;
}

/*voor oudere blogs*/
.entry img {

margin-right:10px;
margin-top:5px;
margin-bottom: 5px;
}

/*
.entry img.aligncenter{
  width: 660px;
  margin-top: 5px;
  margin-bottom: 10px;
}
*/

/* Begin Typography & Colors */

.moretext
{
    font-style: italic;
    color: #333;
}

/* links */
.entry a:link{
  /*text-decoration: underline;*/
  color: #8eb67c;
}

a:visited{
  color: #8eb67c;
}

a:hover{
  color: #8eb67c /*#F7933B*/;
  text-decoration: underline;
}

a:active{
  color: #8eb67c /*#F7933B*/;
}

/* sidebar links */
#aside  a:link{
  text-decoration: underline;
  color: black;
}

#aside a:visited{
  color:  black;
  text-decoration: underline;
}

#aside a:hover{
  color: #8eb67c /*#F7933B*/;
  text-decoration: underline;
}

#aside a:active{
  color: #8eb67c /*#F7933B*/;
}


.widget_tafwptagcloud a:link{
  color: black;
}

.widget_tafwptagcloud a:hover{
  color: #8eb67c;
}

#blogContent p, #wp_content p{padding-bottom:10px;}

.narrowcolumn .entry, .widecolumn .entry
{
    line-height: 1.4em;
}
#wp-calendar a
{
  text-decoration: underline;
  font-weight: bold;
}

#pagesearchform  #s{
  background-color: #000000;
  color: #ffffff;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  height: 20px;
}

#pagesearchform #ssubmit{
  background-color: #ffffff;
  color: #000000;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  font-weight: bold;
  height: 22px;
  margin-left: -4px;
  margin-top: 2px;
  font-size: 0.9em;
  position: static;
}

.avatar{
  margin-right: 5px;
}
