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

body { background: #005ba1 url('/v4/assets/images/background.jpg') top left repeat-x; color: #333; }
a:link, a:visited { color: #043b7c; }
a:hover { color: #043b7c; }

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

div#header { background: #fff url('/v4/assets/images/background-header.gif') center top no-repeat; }
div#header-wrapper { background: url('/v4/assets/images/background-header-wrapper.gif') left top repeat-x; }
div#search {  background: url('/v4/assets/images/background-header-search.gif') right top no-repeat; }
div#search form {  background: url('/v4/assets/images/background-search-form.gif') right top no-repeat; }
div#search form p input { background: transparent; color: #999; }
div#title { background: #fff none; }
div#title-wrapper { background: url('/v4/assets/images/background-title-wrapper.gif') left top repeat-x; border-bottom-color: #0685c9; }
div#sitename h1 { background: url('/v4/assets/images/background-sitename.jpg') top left no-repeat; }
div#sitename p { color: #fff; }
div#adsrss { background: #fff none; }
div#adsrss-wrapper { background: url('/v4/assets/images/background-adsrss-wrapper.gif') top left repeat-x; }
div#googleads { background: url('/v4/assets/images/background-googleads.gif') bottom left repeat-x; }
div#rss { background: url('/v4/assets/images/background-rss.gif') bottom left repeat-x; }
div#rss p { background: url('/v4/assets/images/background-rss-logo.jpg') bottom left no-repeat; color: #fff; }
div#rss p a, div#rss p a:visited { color: #fff; }

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

div#wrapper { background: #fff url('/v4/assets/images/background-wrapper.gif') 608px top repeat-y; }

/************************************************/
/*** Colors : page Entry : Start ****************/
/************************************************/

div.page { border-bottom-color:  #ccc; }
div.page div.title h2 { color: #043b7c; }
div.page div.title h2 a, div.post div.title h2 a:visited { color: #043b7c; }
div.page div.title p { }
div.page div.title p a, div.post div.title p a:visited { color: #333; }

/************************************************/
/*** Colors : page Entry : End ******************/
/************************************************/




/************************************************/
/*** Colors : profile : Start ****************/
/************************************************/

div.profile { border-bottom-color:  #ccc; }
div.profile div.title h2 { color: #043b7c; }
div.profile div.title h2 a, div.post div.title h2 a:visited { color: #043b7c; }
div.profile div.title p { }
div.profile div.title p a, div.post div.title p a:visited { color: #333; }

/************************************************/
/*** Colors : profile Entry : End ******************/
/************************************************/



/************************************************/
/*** Colors : calendar : Start ****************/
/************************************************/

div.calendar { border-bottom-color:  #ccc; }
div.calendar div.title h2 { color: #043b7c; }
div.calendar div.title h2 a, div.post div.title h2 a:visited { color: #043b7c; }
div.calendar div.title p { }
div.calendar div.title p a, div.post div.title p a:visited { color: #333; }

/************************************************/
/*** Colors : calendar Entry : End ******************/
/************************************************/



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

div.post { border-bottom-color:  #ccc; }
div.post div.title h2 { color: #043b7c; }
div.post div.title h2 a, div.post div.title h2 a:visited { color: #043b7c; }
div.post div.title h2 div.preface { color: #000000; }
/*div.post div.title p { background: #e3e3e3 none; }*/
div.post div.title p { }
div.post div.title p a, div.post div.title p a:visited { color: #333; }

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


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

div.box h3 { color: #043b7c; border-bottom-color: #f3f1f1; }
div.box div.interior ul li { color: #333; }
div.box div.interior ul li a, div.box div.interior ul li a:visited { color: #333; }
div.box div.interior td { color: #333; }
div.box div.interior td a, div.box div.interior td a:visited { color: #333; }

div.box-tabs div  { color: #666; }
div.box-tabs div ul li { border-top-color: #222; border-bottom-color: #111; }

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


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

div#footer { background: #0d0d0d url('/v4/assets/images/background-footer.gif') center bottom no-repeat; color: #333; }
div#footer a, div#footer a:visited { color: #333; }

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

div#syndication a, div#syndication a:visited { color: #333; }