/*
Theme Name: BlackBox Dark Blue
Theme URI: http://www.templatesquare.com/
Description: #.
Version: 1.0
Author: templatesquare
Author URI: http://www.templatesquare.com/
Tags: theme-options, widget-ready, right-sidebar, dark blue
Template: blackbox
*/


@import url(../blackbox/style.css);

/* heading */
h1, h2, h3, h4, h5, h6{color:#3c3c3c;}

/* container */
#container-top{ background-image:url(images/container_top.gif); background-repeat:repeat-x; background-position:top}
#container-top-inner{ background-image:url(images/container_top_inner.gif); background-repeat:repeat-x; height:172px; background-position:top}

/* header */
#header .centercolumn{background-image:url(images/glow-top.jpg); background-repeat:no-repeat; background-position:top center; }
#header-inner #header-top{background-image:url(images/glow-top-inner.jpg); background-repeat:no-repeat; background-position:top; float:left}

/* top navigation */
#top-navigation ul li ul {
	background-color:#3c3c3c;
	border:solid 1px #565656 !important;
 }
#top-navigation ul li ul a:hover{background-color:#565656}


/* blog icon */
.itag{background-image:url(images/icon_tags.gif); background-repeat:no-repeat; padding:1px 20px 0px 20px; background-position:0px 3px}
.icat{background-image:url(images/icon_cat.gif); background-repeat:no-repeat; padding:1px 20px 4px 20px; background-position:0px 3px; right:0; position:absolute}
.icomm{background-image:url(images/icon_comment.gif); background-repeat:no-repeat; padding:1px 20px 0px 20px; background-position:0px 3px}
.ilcomm{background-image:url(images/icon_leave_comment.gif); background-repeat:no-repeat; padding:1px 20px 0px 20px; background-position:0px 3px}
.iauth{background-image:url(images/icon_posted.gif); background-repeat:no-repeat; padding:1px 20px 0px 20px; background-position:0px 3px}
.itweet{background-image:url(images/icon_tweet.gif); background-repeat:no-repeat; padding:1px 20px 0px 20px; background-position:0px 0px}

/* footer */
#footer{background-image:url(images/footer.gif); background-repeat:repeat-x; background-color:#000; padding:20px 0px 40px 0px}
#bottom{background-image:url(images/container_bottom2.gif); background-repeat:repeat-x; background-position:bottom;}
#bottom-glow{padding:60px 0px 30px 0px; background-image:url(images/bottom-glow.png); background-repeat:no-repeat; background-position:center 16px}
#container-bottom{ background-image:url(images/container_bottom.gif); background-repeat:repeat-x; background-color:#3c3c3c}
#bottom ul li ul li{background-image:url(images/double_line.gif); background-repeat:repeat-x; background-position:bottom; padding:0px 0px 5px 0px; margin-bottom:5px;}
