/*
Theme Name: CRWD
Theme URI: http://www.connecticutriverwebdesign.com
Description: CRWD is a modification of Mallow which is based on sflwa.com which in turn includes much from the Kubrick theme.
Version: 007
Author: CRWD
Author URI: http://www.connecticutriverwebdesign.com

This is derived from Kubrick for WP 1.3 by Ryan Boren.
Anything that does not work is probably Matthews fault. Don't bug Michael or Ryan.

    Mallow for WordPress 1.3
    http://somefoolwitha.com/mallow  mallow@somefoolwitha.com

    Elements of Kubrick v1.3.0-rc2 for WordPress 1.3
    http://boren.nu/archives/2004/10/10/kubrick-130-rc2/

  Inturn from Kubrick
  http://binarybonsai.com/kubrick/

This theme is a modification of Mallow http://somefoolwitha.com/mallow

    Im not too up on this GPL license stuff but IMO youre free to
    do with it what you will just so long as you give relevant credits.
    Please dont sell it on commercially though (yeah right!)
    or distribute it on CDs etc without asking first.
  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php

  Have fun, and don't be afraid to contact me if you have questions.
  (notes from athor of Mallow - please visit http://somefoolwitha.com/mallow
  for more information on Mallow

*/





/* text colours */

#supernav a:hover { color: white; } /* main top nav */

/* p, body { color: #2e2e2e;} */ /* main text doesnt seem to be needed so i turned it off */

body#single .meta a:link, body#home .meta a:link, body#archives .meta a:link { color: #e3544d; } /* meta links, probably dont need to specify each one though */

.storycontent, #wp-calendar td:hover, #wp-calendar #today, h4 { color: #2e2e2e; } /* the story text and calendar today and hover*/

a:visited { color: #d9837d; } /* visited links */

a:link, h1, h2, h3 .feedback, h3, .meta span, #blogtitle h1 a, #blogtitle h1 a:visited { color: #b4271e; text-decoration: none; } /* links, h1, h2, h3, the blog title in the band (not sure what feedback is ;-) ) */


.storytitle a:hover { color: #b4271e; } /* story titles hover */

body#single .meta a:hover, body#home .meta a:hover, body#archives .meta a:hover, a:hover, .storytitle a, .storytitle a:visited, #blogtitle h1 a:hover, .highlight { color: #771621; } /* hover, story titles */

#menu ul ul li, #wp-calendar td, .storytitle span a, .storytitle span a:visited {color: #777681;} /* menu + calendar text, comment count next to story title */


#menu ul li { color: #bf514c; } /* menu titles */

#bottommeta, #bottommeta a, #bottommeta a:visited, #bottommeta a:hover { color: #777681; text-decoration: none; } /* footer  text */

#menu a { color: #d96b65; } /* menu links */

#menu a:hover { color: #753a37; } /* menu links hover */

.navigation { color: #737373; } /* page nav */

body#single .meta, body#home .meta, body#archives .meta, #blogtitle h1 span, #supernav a, body .commentlist blockquote, body blockquote, .commentlist cite, #menu input#s, code, .commentlist small { color: #696969; } /*meta on single pages, blog title description, main nav, quotes and code */

.storytitle span a:hover { color: #b4271e; } /* story titles hover */


/* end text colours */

/* other colours */

#blogtitle, #supernav a, #wp-calendar a:hover { background-color: #e3e2fa; } /* area behind the name of your blog and the main nav and hover calendar*/

#rap {
  background-color: #fafaff;
  border-right-color: white;
  border-left-color: white; } /* the main blog content page background and left and right inner borders */

  #shadow {
border-right-color: #d3d3d3;
  border-left-color: #d3d3d3; } /* the outer thin borders */

  body, #wp-calendar td:hover, #wp-calendar #today{ background-color: white;  } /* just set the background of the site to white and today on calendar */

#commentarea { background-color: #f0f0ff; } /* regular comment backgrounds */

.authorcomment { background-color: white;   } /* author comments backgrounds */

.highlight { background-color: #fadfde;   } /* highlight backgrounds */

#supernav a:hover { background-color: #b4271e;    } /* main nav background */

.notedcomment { background-color: #f7f7ff;  } /* noted comments background */

#bottommeta { background-color: #e4e4f2; } /* bottom meta info (admin login, design credits etc) background */

.commentlist blockquote, blockquote {
  border-left: 4px solid #ba4942; } /* quote border colors */

/* end other colours */


/* images */

#content img { max-width:530px; }

body#single #content img { max-width:580px; }


body#home #rap, body#archives #rap, body#about #rap, body#e404 #rap {
  background-image: url(images/rap.gif);
  background-repeat: repeat-y; } /* pages with sidebar */

  body {
  background-image: url(images/back.gif);
  background-repeat: repeat-x;
  background-position: top; } /* very back image (top stripes either side of page by default)  */


#topimage {   background-image: url(images/banner.jpg);
  background-position: center top;
} /* grad.jpg top banner image */


/* end images */

/* other .. in no particular order */


#commenttitle {
font-size:150%;
font-weight:normal;
margin-bottom:5px;
}

#commentarea {
display:block;
clear:both;
padding-top:10px;
}

.storytitle span {
font-weight: normal;
font-size: 90%;
} /* comment count next to story title  */

#wp-calendar {
  letter-spacing: normal;
  padding: 2px 0;
  text-align: center;
  empty-cells: show;
  margin: 0;
  width: 80%;
} /* calendar */

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
} /* calendar next */

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
} /* calendar prev */

#wp-calendar a {
  display: block;
  text-decoration: none;
} /* calendar link */

#wp-calendar caption {
  text-align: left;
} /* calendar (not sure what) */


#wp-calendar tbody, #wp-calendar tfoot {
  font-size: 80%;
} /* calendar text */

#wp-calendar th {
  font-size: 80%;
  font-style: normal;
  text-transform: capitalize;
} /* calendar weekdays I think */


.highlight {
  margin: 5px 5px 0 0;
  padding: 10px;
  } /* highlight div */

#supernavcontainer
{
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  float: left;
  margin-left: 13px;
  margin-top: 123px;
  text-align: left;
  } /* top title nav */

#supernav
{
  padding: 0;
  margin: 0;
} /* top title nav */

#supernav li {
  display: inline;
  text-transform: lowercase;
  margin-left: 1px;
  margin-right: 1px;
}  /* top title tabs */

#supernav a {
  text-decoration: none;
  padding: 3px 8px 5px;
} /* top title tabs */

#supernav a:hover {
  text-decoration: none;
} /* top title tabs hover */

.post {
  display: block;
    float: left;
    padding-bottom: 40px;
} /* position each post */

body#single .post{
width: 100%; } /* single page post */

#sidebarcurrent {
font-size: 90%;
padding-bottom: 15px;
} /* eer not sure */

#titlesearch {
font-size: 100%;
margin: 8px 30px;
 padding: 0;
float:right;
} /* search it title bar */

#blogtitle {
  clear: both;
height:39px;
width: 826px;
margin-bottom: 30px;
} /* the name of the blog in the title bar */

#blogtitle h1 {font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  margin: 0px;
  padding-top:10px;
font-weight: normal;
  padding-left:15px;} /* the name of the blog in the title bar */

  h1 span { font-size: 70%;;
    font-weight: normal;
} /* the description of the blog in the title bar */

h1 {
  font-size: 120%;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

h2, .feedback {
  font-size: 110%;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

h3 {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
}

h4 {
  font-size: 100%;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}


#menu a:hover, .meta a:hover, .navigation a:hover, .navbottom a:hover  {  text-decoration: none; } /* various hovers */


.storycontent {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;

} /* actual post content */
.storycontent p {
  padding-top: 3px;

}/* actual post content */

p   {
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
} /* just the p tag */

body#home .storycontent {
  width: 530px;
} /* actual post home */

body#single .storycontent {
  width: 580px;
} /* actual post single post */


#rap {
  width: 826px;
  margin-right: auto;
  margin-left: auto;
  border-right-style: solid;
  border-right-width: 3px;
  border-left-style: solid;
  border-left-width: 3px;
} /* this is a container divfor the page */


#shadow {
  width: 832px;
  margin-right: auto;
  margin-left: auto;
  border-left-width: 1px;
  border-right-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  } /* not a shadow, its the side grey borders */


a {
  text-decoration: underline;
}

a img {
  border: none;
}
a:visited {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
  background-color: #e4e4f2;
  color: #333;
}

acronym, abbr {
  border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
  cursor: help;
  font-size: 90%;
  letter-spacing: .01em;
}

.commentlist blockquote, blockquote {
    font-size:90%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
} /* quotes */

.storycontent li {
padding-top: 3px;
        list-style-type: disc;
        list-style-position: outside;
} /* lists */


code { font-family: 'Courier New', Courier, Fixed, sans-serif;
font-size: 120%; }


body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: normal;
  }

cite {
  font-size: 100%;
  font-style: normal;
}



.navigation {
  display: block;
  text-align: center;
  padding-bottom: 40px;
  padding-top: 10px;
  font-size: 80%;
  font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, Helvetica, sans-serif;
}  /* prev/next page buttons */


ol#comments li p {
  font-size: 100%;
}


/* classes used by the_meta() */
ul.post-meta {
  list-style: none;
}

ul.post-meta span.post-meta-key {
  font-weight: bold;
}


body#single .meta {
    width:580px;
      padding-bottom: 20px;
      padding-top: 0px;
}

body#home .meta {
width:530px;
    padding-top: 5px;
}


.meta {
  text-align: left;
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 0px;
    margin-bottom: 0px;
  clear : left;
}


.meta span {
    font-style: italic;
}


.meta li, ul.post-meta li {
  display: inline;
}

.meta ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.storytitle a {
  text-decoration: none;
}

.storytitle a:hover {
  text-decoration: none;
}

.storytitle {
width:530px;
  font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 140%;
  margin: 0;
    padding-bottom: 2px;
} /* post titles */

body#single .storytitle {
    padding-top: 0px;
  font-size: 150%;
    margin-bottom: 8px;
} /* post titles on single pages */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
  background: #fff;
  border: 1px solid #333;
  padding: .2em;
}

#commentform textarea {
  width: 100%;
}



.commentlist cite {
  font-weight:normal;
  font-size: 110%;
  text-align: left;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist cite small {
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

#commentlist {
  margin: 20px 10px 0 0;
}


.comments {
  list-style: none;
 margin: 0px 0px 10px 0px;
 width: 530px;
  padding: 10px 10px 5px 8px;
}

.pings {
  list-style: none;
 margin: 0px;
 width: 530px;
}

.authorcomment {
  list-style: none;
 width: 530px;
 margin: 0px 50px 10px 0px;
  padding: 10px 10px 5px 8px;
  }


  .notedcomment {
  list-style: none;
 width: 530px;
 margin: 0px 50px 10px 0px;
  padding: 10px 10px 5px 8px;
  }

body#single #content {
  padding-bottom: 10px;
    width: 650px;
      margin-right: auto;
  margin-left: auto;
}

body#home #content, body#archives #content, body#e404 #content {
  padding-left: 15px;
  padding-bottom: 10px;
  padding-right: 15px;
    width: 530px;
}


#topimage {
  clear: both;
  width: 826px;
  height: 140px;
  z-index: -1;
}


#bottommeta {
  width: 826px;
  height: 100px;
  text-align: center;
  padding-top: 8px;
  font-size: 75%;
  clear: both;
}
#bottomtext {
  width: 450px;
  margin: auto;
}



#nicearchives {
  margin-top: 20px;
  margin-bottom: 40px;
    margin-left: 4px;
}



#menu li ul li small
{
display: block;
margin: 0px;
margin-left: 10px;
font-size: 90%;
}

#menu {
  margin-right: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 15px;
  text-align: left;
  float: right;
  width: 205px;
}

#menu input#s {
  background: white;
}

#menu ul li {
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  list-style-type: none;
  margin-top: 10px;
    font-size: 100%;
  padding-left: 0px;
}

#menu ul {
  list-style-type: none;
  margin: 0;
  padding-left: 3px;
}

#menu ul ul li {
  margin: 0;
  padding-left: 3px;
    font-weight: normal;
  list-style-type: none;
    font-size: 80%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}


.alignright {
  float: right;
}

.alignleft {
  float: left;
}
