/*
Theme Name: A Blog Network
Description: Wordpress Theme for A Blog Network
Author: Wordpress Integration by Matthew Rochow
Author URI: http://www.matthewrochow.com
*/

blockquote {background:#d3edfd;margin:0;padding:0 5px}

/* Pagination */
#prev-next {list-style:none}
#prev-next #prev {float:left}
#prev-next #next {float:right}

/* Image Alignment */
img.centered {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* Comments */
#comments {padding:10px 0 0}
#comments #commentlist {list-style:none;margin:0 0 1em;padding:0;text-align:justify}
#comments #commentlist li {list-style:none;margin:15px 0 3px;padding:5px 10px 3px}
#comments #commentlist li.alt {background:#EEE}
#comments #commentlist li .avatar {background:#fff;border:1px solid #eee;float:right;padding:2px}
#comments #commentlist cite, #commentlist cite a {font-style:normal;font-weight:bold}
#comments #commentlist p {margin:10px 5px 10px 0}
#comments #commentmetadata {font-weight:normal}
#comments #commentform input.input {border:1px solid #CCC;font-size:1.1em;margin:5px 5px 1px 0;padding:2px;width:170px}
#comments #commentform input.input:hover {background:#EEE}
#comments #commentform textarea {border:1px solid #CCC;padding:2px;width:98%}
#comments #commentform textarea:hover {background:#EEE}
#comments #commentform #submit {}
#comments #commentform p {margin:0 0 .5em}
#comments #allowed-tags strong {display:block}
#comments .nocomments {margin:0;padding:0;text-align:center}
#comments .commentmetadata {display:block;margin:0}

#rss table {
       margin: 0px;
       border-spacing: 5px;
       background-color: #efefef;
       }             

#rss td {
    font-size: 12px;
    }  

    #post h3, #rss h3, #rss h3.tech, #rss h3.fash, #rss h3.life, #rss h3.sport, #rss h3.games   {

             padding:6px;margin:0;
             width: 187px;
             margin-bottom: 0;
             background-color: #fff;
             border-top: 1px solid #ccc;
             font-size: 14px;
             color: #aaa;
             font-weight: normal;
             cursor: pointer;
             } 

#post h3 {
          border: 0;
          color: #444;
          font-weight: bold;
          margin-left: -5px;
}

#rss h3.tech {
         border:0px;
}


.demo-show2 a, .demo-show2 a:link, .demo-show2 a:visited {
      cursor: pointer;
      color: #777;
     } 



.demo-show2 a:hover {
      cursor: pointer;
      color: #0099FF;
     }   