/* Default Color Stylesheet */
body { #352C1A background: #0a0d1e url(default/bgtile.jpg) fixed repeat-x left top;}
a:link, a:visited  { color: #0580A3; }
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited { color: #352C1A; }
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {color: #fff;}
#nav li ul li a:hover  { color: #279dc7; }
#bg  { float: left; width: 100%; background: #372E26 fixed no-repeat center top; }
.post .tags  { background: url(default/ico-tags.png) no-repeat left center;}
.entry blockquote  { color: #949494; }
#content .wp-pagenavi .current  { color: #fff!important; background-color: #279dc7!important;}
#content .wp-pagenavi a:link, #content .wp-pagenavi a:visited  { color: #279dc7; }
#tabber .list li a:link,
#tabber .list li a:visited  {background: url(default/widgetbullet.png) no-repeat 5px center;}
.widget ul li  { background: url(default/widgetbullet.png) no-repeat left 9px;}
.widget ul li a:link,
.widget ul li a:visited  {color: #F5FDCF;}
.widget ul li a:hover  {color: #279dc7;}
.widget_recent_comments li, .widget_ms_twitter li  { background: url(default/widgetbullet.png) no-repeat left 9px; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
#comments .comment-meta span.name  { color: #279dc7; }
#comments .comment-meta span.name a  { color: #279dc7; }
#comments .comment-meta span.edit,
#comments .comment-meta span.perma  { color: #b1b1b1; }
#commentform label span  { color: #279dc7; }
