/* Style add-ons for the "Lucky Star" color scheme 
of the WordPress theme "Simple Balance" by Blogsessive */


/* General styles */
body {
	background: #fff url(img/beba-anas-v5/background.png) repeat-x;
}

a {
	color: #9e005d;
	text-decoration: none;
}

a img
{ 
  border: 0;
  padding: 0;
}

img {

	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 0;
	padding: 5px;
	
}

a:hover {
	color: #ec008c;
}


/* Header styles */

.topLogo h1, .topLogo h2 {
	color: #ec008c;
}

.topLogo h1 a, .topLogo h2 a {
	color: #ec008c;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #9e005d;
}

.topLogo .blogDescription {
	color: #9e005d;
}

.topMenu ul li {
	border-top: 5px solid #fec3e7;
}

.topMenu ul li.current_page_item {
	border-top: 5px solid #f06eaa;
}

.topMenu ul li a {
	color: #ec008c;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #9e005d;
}

.s {
	border: 1px solid #f49ac1;
}


/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	color: #ec008c;
	border-bottom: 1px solid #f49ac1;
}

#lsidebar li.rssFeed {
	background: url(img/beba-anas-v5/bg-rss.gif) no-repeat;
}

#lsidebar .leftPic{
	padding-top: 250px;
	background: url(img/beba-anas-v5/pic-sidebar.jpg) no-repeat;
}

.rssFeed a {
	color: #fff;
}

.rssFeed a:hover {
	color: #f49ac1;
}

.rssEmail {
	border: 1px solid #f49ac1;
}

.rssForm small {
	background: #ffeef5;
}

.rssSubmit {
	color: #9e005d;
}

#wp-calendar caption {
	color: #666;
}

#wp-calendar th {
	background: #eee;
}

#wp-calendar td {
	background: #f5f5f5;
}

#wp-calendar a {
	color: #ec008c;
}

#wp-calendar a:hover {
	color: #9e005d;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0 2px;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Content styles */

.archiveTitle {
	color: #666;
	border-bottom: 1px solid #ddd;
}

.postTitle h1, .postTitle h2 {
	color: #ec008c;
	border-bottom: 1px solid #f49ac1;
}

.postTitle h1 a, .postTitle h2 a {
	color: #ec008c;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #9e005d;
}

.postContent h1 {
	color: #ec008c;
}

.postContent h2 {
	color: #ec008c;
}

.postContent h3 {
	color: #ec008c;
}

.postContent h4 {
	color: #777;
}

.postContent blockquote {
	background: #f3f3f3 url(img/beba-anas-v5/bg-blockquote.gif) no-repeat;
}

.postMeta a {
	color: #9e005d;
}

.postMeta a:hover {
	color: #ec008c;
}


/* Comments styles */

h3#respond, h3#comments, h3#trackbacks {
	color: #ec008c;
	border-bottom: 1px solid #f49ac1;
}

.commentAuthor a {
	color: #9e005d;
}

.commentAuthor a:hover {
	color: #ec008c;
}

#author, #email, #url {
	border: 1px solid #f49ac1;
}

#comment {
	border: 1px solid #f49ac1;
}

#submit {
	background: url(img/beba-anas-v5/bg-addcomment.gif) no-repeat;
	color: #fff;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
}

/* new */

#headerimg { background:url(img/beba-anas-v5/headerimg.jpg) no-repeat; height: 117px; width:978px;}

/* Sociable style */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.ddsig_wrap img{ border:none; background-color:#FFFFFF; }
