/* 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 */
body {
	background-color: #f4f4f4;
	background-image: url(img/ddrepeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #80caf8;
}


/* Header styles */

.topLogo h1, .topLogo h2 {
	color: #80caf8;
}

.topLogo h1 a, .topLogo h2 a {
	color: #80caf8;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #2e86be;
}

.topLogo .blogDescription {
	color: #2e86be;
}

.topMenu ul li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}

.topMenu ul li.current_page_item {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.topMenu ul li a {
	color: #FFFFFF;
	padding-top: 25px;
	text-decoration: none;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: 0px;
}

.topMenu ul li a:hover {
	color: #33CCFF;
}

.s {
	border: 1px solid #bbb;
}


/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	color: #FFFFFF;
ng
	border-bottom: 1px solid #aaa;
	font-size: 16px;
	font-weight: bold;
}

#lsidebar li.rssFeed {
	background: url(img/bluebubble/001_33.png) no-repeat;
}

#lsidebar .leftPic{
	padding-top: 260px;
	background: url(img/bluebubble/pic-sidebar.jpg) no-repeat;
}

.rssFeed a {
	color: #999;
}

.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 h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	padding-top: 5px;
	background-image: url(img/blogy.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}



.postTitle h1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 24px;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding-top: 5px;
	background-image: url(img/titleikon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}



.postTitle h1 a, .postTitle h2 a {
	color: #2e86be;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #80caf8;
}

.postContent h1 {
	color: #0093e8;
}

.postContent h2 {
	color: #0093e8;
}

.postContent h3 {
	color: #0093e8;
}

.postContent h4 {
	color: #3399FF;
}
.postContent h6 {
	color: #0093e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/23.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.postContent h7 {
	color: #0093e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/mini.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	padding-left: 20px;
}

.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-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.portfolio-website {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

#website-name {
	color: #3366FF;
}