/* Style add-ons for the "Silver Red" color scheme 
of the WordPress theme "Simple Balance" by Blogsessive */

/*
Image used in this template by Ilker
http://www.sxc.hu/profile/ilco
*/


/* General styles */
.stiri_de_ultima_ora{height:155px;border-left:1px solid #000;border-right:1px solid #000;background-color:#000;}
.stiri_de_ultima_ora .sduo_title{text-align:center;}
a {
	color: #f00;
	text-decoration: none;
}

a:hover {
	color: #80caf8;
}


/* Header styles */

.topLogo{
	background-image:url(img/bluebubble/logo.jpg);
	background-repeat:no-repeat;
}
.topLogo h1, .topLogo h2 {
	color: #80caf8;
}

.topLogo h1 a, .topLogo h2 a {
	color: #80caf8;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #f00;
}

.topLogo .blogDescription {
	color: #f00;
}

.topMenu{
	background-image:url(img/bluebubble/menu_bg.jpg);
	background-repeat:repeat-x;
	height:38px;
	
}
.topMenu ul li {
	border-top: 0px solid #cdebfe;
	margin-top:5px;
}

.topMenu ul li.current_page_item {
	border-top: 0px solid #2c7eb3;
}

.topMenu ul li a {
	color: #aa6bbf;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	text-decoration: none;
	border-right:1px solid #999;
}

.topMenu ul li a:hover {
	color:#D2FFCC;
}

.s {
	border: 1px solid #bbb;
}


/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	color: #666;
	border-bottom: 1px solid #aaa;
}

#lsidebar li.rssFeed {
	background: url(img/bluebubble/bg-rss.gif) no-repeat;
}

#lsidebar .leftPic{
	padding-top: 260px;
	background: url(img/bluebubble/pic-sidebar.jpg) no-repeat;
}

.rssFeed a {
	color: #fff;
}

.rssFeed a:hover {
	color: #80caf8;
}

.rssEmail {
	border: 1px solid #bbb;
}

.rssForm small {
	background: #f3f3f3;
}

.rssSubmit {
	color: #2e86be;
}

#wp-calendar caption {
	color: #666;
}

#wp-calendar th {
	background: #eee;
}

#wp-calendar td {
	background: #f5f5f5;
}

#wp-calendar a {
	color: #2e86be;
}

#wp-calendar a:hover {
	color: #80caf8;
}


/* Content styles */

.archiveTitle {
	color: #666;
	border-bottom: 1px solid #ddd;
}

.postTitle h1, .postTitle h2 {
	color: #f00;
	border-bottom: 1px solid #ddd;
}

.postTitle h1 a, .postTitle h2 a {
	color: #f00;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #FF0000;
}

.postContent h1 {
	color: #FF0000;
}

.postContent h2 {
	color: #FF0000;
}

.postContent h3 {
	color: #FF0000;
}

.postContent h4 {
	color: #777;
}

.postContent blockquote {
	background: #f2faff url(img/bluebubble/bg-blockquote.gif) no-repeat;
}

.postMeta a {
	color: #2e86be;
}

.postMeta a:hover {
	color: #80caf8;
}


/* Comments styles */

h3#respond, h3#comments, h3#trackbacks {
	color: #2e86be;
	border-bottom: 1px solid #ddd;
}

.commentAuthor a {
	color: #2e86be;
}

.commentAuthor a:hover {
	color: #0093e8;
}

#author, #email, #url {
	border: 1px solid #bbb;
}

#comment {
	border: 1px solid #bbb;
}

#submit {
	background: url(img/bluebubble/bg-addcomment.gif) no-repeat;
	color: #fff;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
}
#footer a {
	color:#80CAF8;
}
