/************************************************/
/*** Colors : Core : Start **********************/
/************************************************/

body { background: #3282C7 url('images/background.jpg') left top repeat-x; color: #fff; }
a:link, a:visited { color: #6cf; }
a:hover { color: #6cf; }

/************************************************/
/*** Colors : Core : End ************************/
/************************************************/


/************************************************/
/*** Colors : Header : Start ********************/
/************************************************/

div#container  { background: transparent url('images/background-container.jpg') center top no-repeat; }
div#adssearch { }
div#search { }
div#search form p input { background: transparent; color: #999; }
div#title { }
div#title-wrapper {  }
div#sitename h1 { background: transparent url('images/background-sitename.png') left top no-repeat; }
div#sitename p { color: #b68a96; }

/************************************************/
/*** Colors : Header : End **********************/
/************************************************/


/************************************************/
/*** Colors : Body : Start **********************/
/************************************************/

div#wrapper { }
div#sidebar { }

/************************************************/
/*** Colors : Body : End ************************/
/************************************************/


/************************************************/
/*** Colors : Blog Entry : Start ****************/
/************************************************/

div.pagetitle { 
	background: #e5ecf6 url('images/background-post-title.png') left top repeat; color: #5f7c9c; 
	border-color: #b1c7e2; 
}
div.pagetitle h2 { color: #5f7c9c; border-top-color: #fff; }

div.postgroup { }
div.post { color: #fff; }
div.post div.title h2 { 
	background: url('images/background-post-title.png') left top; color: #fff; 
}
div.post div.title h2 a, div.post div.title h2 a:visited { color: #fff; }
div.post div.title p { border-top-color: #4690ce; color: #333; }
div.post div.title p a, div.post div.title p a:visited { color: #333; }

div.post div.entry {  }
div.post div.entry blockquote { border-left-color: #5c94cd; }


/************************************************/
/*** Colors : Blog Entry : End ******************/
/************************************************/


/************************************************/
/*** Colors : Comments : Start **************/
/************************************************/

div#comments h3, div#postcomment h3 { background: url('images/background-post-title.png') left top; color: #fff; border-bottom-color: #4690ce; }
div#comments h3 a, div#comments h3 a:visited { color: #fff; }
div#comments p, div#postcomment p { border-top-color: #4690ce; color: #333; }
div#comments p a, div#comments p a:visited { color: #333; }

ol.commentlist {  }
ol.commentlist li.commentlist { color: #fff; }
ol.commentlist li.commentlist div.commenttext cite a, ol.commentlist li.commentlist div.commenttext cite a:visited { color: #333; }
ol.commentlist li.commentlist div.commenttext div.avatar img.avatar { border-color: #876551; }
ol.commentlist li.commentlist div.commenttext div.text { color: #fff; }
ol.commentlist li.commentlist-alt { background: url('images/background-post-title.png') left top; color: #fff; border-bottom-color: #4690ce; }
ol.commentlist li.commentlist-alt div.commenttext div.avatar { background-color: #bbd1ec; }


form#commentform { }
form#commentform p.input span {  }
form#commentform p.input span input { color: #fff; border-color: #4a92d2; background: #2a7ac8 none; }
form#commentform p.textarea span {  }
textarea#comment { color: #fff; border-color: #4a92d2; background: #2a7ac8 none; }
 
/************************************************/
/*** Colors : Comments : End ********************/
/************************************************/


/************************************************/
/*** Colors : Sidebar : Start *******************/
/************************************************/

div.box h3 { 
	background: transparent url('images/background-post-title.png') left top repeat; color: #333;
	border-bottom-color: #4690ce;
}
div.box div.interior { color: #6cf; }
div.box div.interior ul li { color: #6cf; }
div.box div.interior ul li a, div.box div.interior ul li a:visited { border-bottom-color: #4690ce; color: #6cf; }

div#box-rss div.interior ul { border-bottom-color: #4690ce; }
div#box-rss div.interior ul li.email { border-left-color: #719ecb; }
div#box-rss div.interior ul li.twitter { border-left-color: #719ecb; }
div#box-rss div.interior ul li a, div#box-rss div.interior ul li a:visited { 
	background: transparent url('images/background-post-title.png') left top repeat; color: #333; 
}

div.box-categories div.interior ul li, div.box-widget_categories div.interior ul li.cat-item { border-bottom-color: #4690ce; }
table#wp-calendar { color: #fff; }
ul#recentcomments li { border-bottom-color: #4690ce; }


/************************************************/
/*** Colors : Sidebar : End *********************/
/************************************************/


/************************************************/
/*** Colors : Footer : Start ********************/
/************************************************/

div#footer { background: #2c7bc9 none; color: #39c; border-top-color: #4a92d2; }
div#footer-wrapper { background: transparent url('images/background-footer-wrapper.jpg') center top no-repeat; color: #39c; border-top-color: #4a92d2; }
div#footer a, div#footer a:visited { color: #39c; }

/************************************************/
/*** Colors : Footer : End **********************/
/************************************************/