/* Style add-ons for the "Silver Red" color scheme 
of the WordPress theme "Simple Balance" by Blogsessive */


/* General styles */
body {
	background: #fff url(img/silverred/background.png) repeat-x;
}

a {
	color: #d90202;
	text-decoration: none;
}

a:hover {
	color: #888;
}


/* Header styles */

.topLogo h1, .topLogo h2 {
	color: #d90202;
}

.topLogo h1 a, .topLogo h2 a {
	color: #d90202;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #666;
}

.topLogo .blogDescription {
	color: #888;
}

.topMenu ul li {
	border-top: 5px solid #d1d1d1;
}

.topMenu ul li.current_page_item {
	border-top: 5px solid #d90202;
}

.topMenu ul li.page-item-583 {
	visibility: hidden;
        display: none;
}

.topMenu ul li a {
	color: #666;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #d90202;
}

.s {
	border: 1px solid #bbb;
}


/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	color: #666;
	border-bottom: 1px solid #aaa;
}

#lsidebar li.rssFeed {
	background: url(img/silverred/bg-rss.gif) no-repeat;
}

#lsidebar .leftPic{
	padding-top: 158px;
	background: url(img/silverred/pic-sidebar.jpg) no-repeat;
}

.rssFeed a {
	color: #fff;
}

.rssFeed a:hover {
	color: #530000;
}

.rssEmail {
	border: 1px solid #bbb;
}

.rssForm small {
	background: #f3f3f3;
}

.rssSubmit {
	color: #d90202;
}

#wp-calendar caption {
	color: #666;
}

#wp-calendar th {
	background: #eee;
}

#wp-calendar td {
	background: #f5f5f5;
}

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #888;
}


/* Content styles */

.archiveTitle {
	color: #666;
	border-bottom: 1px solid #ddd;
}

.postTitle h1, .postTitle h2 {
	color: #d90202;
	border-bottom: 1px solid #ddd;
}

.postTitle h1 a, .postTitle h2 a {
	color: #d90202;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #888;
}

.postContent h1 {
	color: #666;
}

.postContent h2 {
	color: #666;
}

.postContent h3 {
	color: #666;
}

.postContent h4 {
	color: #777;
}

.postContent blockquote {
	background: #f3f3f3 url(img/silverred/bg-blockquote.gif) no-repeat;
}

.postMeta a {
	color: #d90202;
}

.postMeta a:hover {
	color: #888;
}


/* Comments styles */

h3#respond, h3#comments, h3#trackbacks {
	color: #d90202;
	border-bottom: 1px solid #ddd;
}

.commentAuthor a {
	color: #d90202;
}

.commentAuthor a:hover {
	color: #888;
}

#author, #email, #url {
	border: 1px solid #bbb;
}

#comment {
	border: 1px solid #bbb;
}

#submit {
	background: url(img/silverred/bg-addcomment.gif) no-repeat;
	color: #fff;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
}

/* + */

#twitter-link {
margin:6px 0;
padding:0;
}

#tw-icon {
margin:0 0 -3px 0;
padding:0;
}

#head-cv {
width:470px;
height:120px;
}

#cv-top {
list-style:none;
position:relative;
left:-40px;
}

.img-rs {
margin:5px 2px 0 0;
}