/************************************************/
/*** Colors : Core : Start **********************/
/************************************************/

body { background: #c1c1c1 none; color: #666; }
a:link, a:visited { color: #A20000; }
a:hover { color: #000; }

/************************************************/
/*** Colors : Core : End ************************/
/************************************************/


/************************************************/
/*** Colors : Header : Start ********************/
/************************************************/

div#topside { background: transparent url('images/background-topside.gif') center top repeat-x; border-bottom-color: #4a4a4a; }
div#rsstwitter a, div#rsstwitter a:visited { color: #B20000; }
a#rss { background: transparent url('images/background-rss.gif') left center no-repeat; }
a#twitter { background: transparent url('images/background-twitter.gif') left center no-repeat; }

div#title { background: #000 none; border-bottom-color: #d6d6d6;}
div#title-wrapper { background: transparent url('images/background-title.jpg') left top no-repeat; }
div#sitename h1 { background: transparent url('images/background-sitename.jpg') left top no-repeat; }

div#search { background: transparent url('images/background-search.gif') left top no-repeat; }
div#search form p input {  color: #9a9a9a; }

/************************************************/
/*** Colors : Header : End **********************/
/************************************************/


/************************************************/
/*** Colors : Body : Start **********************/
/************************************************/

div#wrapper { border-top-color: #fcfcfc; border-bottom-color: #fcfcfc; background: #fff none; }
div#wrapper-wrapper { background: #fff url('images/background-wrapper-wrapper.gif') 613px top repeat-y; }
div#sidebar { }

/************************************************/
/*** Colors : Body : End ************************/
/************************************************/


/************************************************/
/*** Colors : Blog Entry : Start ****************/
/************************************************/

h2.pagetitle { color: #666; border-color: #e7e7e7; background: transparent url('images/background-latestnews.gif') left top repeat-x; }

div.postgroup { border-top-color: #b1c7e2; }
div.post { }
div.post div.title h2 { color: #A20000; background: transparent url('images/background-post-title.gif') left bottom repeat-x; }
div.post div.title h2 a, div.post div.title h2 a:visited { color: #A20000; }
div.post div.title p { color: #aeaeae; background: #fff url('images/background-post-meta.gif') left top repeat-x; border-bottom-color: #b1c7e2; }
div.post div.title p a, div.post div.title p a:visited { color: #aeaeae; }
div.post div.title p span.date { background: transparent url('images/background-post-date.gif') left center no-repeat; }
div.post div.title p span.comments { background: transparent url('images/background-post-comments.gif') left center no-repeat; }
div.post div.title p span.categories { background: transparent url('images/background-post-categories.gif') left center no-repeat; }
div.singlepost { border-top-color: #b1c7e2; }
div.post div.entry blockquote { background: transparent url('images/background-blockquote.gif') left top no-repeat;  }


/************************************************/
/*** Colors : Blog Entry : End ******************/
/************************************************/


/************************************************/
/*** Colors : Comments : Start **************/
/************************************************/

div#comments h2, div#postcomment h2 { color: #A20000; background: transparent url('images/background-post-title.gif') left bottom repeat-x; }
div#comments p, div#postcomment p { color: #aeaeae; }
div#comments p a, div#comments p a:visited { color: #aeaeae; }

ol.commentlist li.commentlist img.avatar { border-color: #c1c1c1; }

form#commentform { border-color: #b1c7e2; background: #fff url('images/background-post-meta.gif') left 1px repeat-x;}
form#commentform p.input span { background: transparent url('images/background-input.gif') left top no-repeat; }
form#commentform p.input span input { background: transparent none; }
form#commentform p.textarea span { background: transparent url('images/background-textarea.gif') left top no-repeat; }
textarea#comment { background: transparent none; }
 
/************************************************/
/*** Colors : Comments : End ********************/
/************************************************/


/************************************************/
/*** Colors : Sidebar : Start *******************/
/************************************************/

div.box h2 { color: #666; background: transparent url('images/background-post-title.gif') left bottom repeat-x; }
div.box div.interior ul li a, div.box div.interior ul li a:visited { background: transparent url('images/background-post-title.gif') left bottom repeat-x; }

div#box-newsletter div.interior { background: transparent url('images/background-feedburner.jpg') left 10px no-repeat; }
div#box-newsletter div.interior span { background: transparent url('images/background-input.gif') left top no-repeat; }
div#box-newsletter div.interior span input { background: transparent none; color: #9a9a9a; }
table#wp-calendar { color: #999; }

/************************************************/
/*** Colors : Sidebar : End *********************/
/************************************************/



/************************************************/
/*** Colors : Ankle : Start *********************/
/************************************************/

div#ankle { background: #000 url('images/background-ankle.jpg') center top no-repeat; }
div#ankle div.box h2 { color: #A20000; background: transparent url('images/background-ankle-header.gif') left bottom repeat-x; }
div#ankle div.box div.interior ul li a, div#ankle div.box div.interior ul li a:visited { color: #666; background: transparent url('images/background-ankle-list-item.gif') left bottom repeat-x; }
div#ankle div.box-tags div.interior a, div#ankle div.box-tags div.interior a:visited { color: #666; }

/************************************************/
/*** Colors : Ankle : End ***********************/
/************************************************/



/************************************************/
/*** Colors : Footer : Start ********************/
/************************************************/

div#footer { color: #949494; }
div#footer a, div#footer a:visited { color: #949494; }

/************************************************/
/*** Colors : Footer : End **********************/
/************************************************/