/* Rockwell Theme - blue style */

a {
	color:#0C9FE7;
}

/*
#colLeft a {
	border-bottom:1px dotted #00A4CC;
}

.boxRight a {
	border-bottom:1px dotted #00A4CC;
}

h2, h3, h4, h5 {
	color:#00B0F5;
}
*/

#topLinks li a:hover, #bottomLinks li a:hover  {
	color:#00A4CC;
}

/* TOP MENU */

#topMenu {
	border:1px solid #01BAF8;
	background:url(../images/bk_menu_blue.jpg) 0 0 repeat-x;
}

#topMenu ul.sf-menu li {
	background:url(../images/topmenu_border_blue.jpg) 100% 1px no-repeat;
}

#topMenu ul.sf-menu li a {
	color:#B3E3F1;
}

#topMenu ul.sf-menu li li {
	background:#009AD0;
}

#topMenu ul.sf-menu li ul.children {
	border:1px solid #01BAF8;
	border-bottom:none;
}

#topMenu ul.sf-menu li ul.children li,#topMenu ul.sf-menu li.page_item ul li  {
	border-bottom:1px solid #01BAF8;
}

#topMenu ul.sf-menu li ul.children li a, #topMenu ul.sf-menu li.page_item ul li a {
	color:#B3E3F1;
}

/* --*/

h1.archive strong {
	color:#00A4CC;
}	

#colLeft .blogItem .date{
	background:url(../images/bk_date.jpg) 0 0 no-repeat;
}

#colLeft .blogItem .metadata {
	color:#666;
}

#colLeft .blogItem .itemTitle h1 a{
	border-bottom:1px dotted #999;
	color:#0C9FE7;
}

#colLeft .blogItem .itemTitle h1 {
		color:#0C9FE7;
}

#colLeft .blogItem .itemTitle h1 a:hover {
	border-bottom:1px dotted #00B0F5;
	color:#00B0F5;
}

#colLeft .blogItem a.more-link {
	/*background:url(../images/bk_readmore_blue.png) 0 0 no-repeat;*/
	color:#fff;
}

#colLeft h2#comments {
	color:#333;
}

/*
.boxRightInner ul li a:hover {
	color:#00A4CC;
}


#colLeft .photos a:hover {
		color:#00A4CC;
}
*/

.boxRight h2 {
	background:url("../images/blue/bk_h2_right.png") no-repeat scroll 0 0 transparent;
	color:#EDF4D9;
}

#boxBest ul li {
	background: url("../images/blue/bullet_star.png") no-repeat scroll 0 11px transparent;
}

#boxBest ul li a:hover {
	color:#00B0F5;
}

#commentform input#submit{
	background:url("../images/blue/but_post_comment.png") 0 0 no-repeat;
	color:#fff;
}

#contact input.submit {
	background:url(../images/bk_readmore_blue.png) 0 0 no-repeat;
	color:#fff;
}

#searchform input#searchsubmit {
	background:url("../images/blue/but_search.png") no-repeat scroll 0 90% transparent;
}

#colLeft .album-content ul li {
	background:url("../images/blue/bullet_star.png") no-repeat scroll 0 0.5em transparent;
}

/* AdBrite.com Ads styles */
.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #0C9FE7;}
.adText {font: normal 10pt Arial; text-decoration: none; color: #333333;}


