/*
Theme Name: BellyDanceBlog
Theme URI: http://bellydanceblog.ro
Description: Tema Wordpress pentru Bellydanceblog.ro
Version: 1
Author: Cristina Casandroiu (design) & Florin Costache (coding)
Author URI: http://bellydanceblog.ro
*/

body{
	margin:0;
	padding:0;
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

#headerwrapper {
	width:100%;
	height:140px;
	margin-bottom: 20px;
	background-color:#000000;
	background-image: url('images/header.jpg');
	background-repeat: repeat-x;
	text-align:center;
}

#header{
	height:100px;
	width:960px;/*
	background-image: url('images/logo.jpg');
	background-position: left center;
	background-repeat: no-repeat;*/
	margin:0 auto;
	text-align:left;
}

#header a, #header a img {border:none;text-decoration:none;}
#header .logo {margin-top:30px;}

#searchform {
	margin: 0;
	float: right;
}

#searchform .inpt {
	width: 150px;
	height: 18px;
	padding: 2px;
	border: 1px solid #999999;
	border-top: none;
	border-right: none;
	background-color: #000000;
	color: #fff;
	float: left;
}

#topmenu{
	height:30px;
	width:960px;
	margin:0 auto 10px auto;
	text-align:left;
	clear: both;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topmenu a {
	padding: 12px 35px 10px 0;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	color: #000000;
	display: inline-block;
}

#topmenu ul ul {
	width: auto;
	margin-left: -15px;
	padding: 10px 0;
	background-image: url('images/menubg.jpg');
	background-repeat: repeat;
}

#topmenu ul ul a {
	padding: 5px 20px;
	display:inline-block;
}

#topmenu ul ul li:hover {
	background-color: #5D99A3;
}

#contentwrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}
	
#content {
	width:540px;
	margin: 0 0 25px 0;
	padding: 0 24px 0 0;
	border: 1px solid #000000;
	border-top: none;
	border-left: none;
	float:left;
}

#content h1 a {
	font-size: 32px;
	text-decoration: none;
}

#content p {
	text-align: justify;
}

.date {
	height: 28px;
	padding: 4px 2px 4px 4px;
	background-color: #535658;
}

.date span {
	padding: 2.3px;
	text-align: center;
	font-size: 11px;
	float: left;
        color:#FFFFFF
}

.blue {
	color: #00CCCC;
}

.red {
	color: #FF0000;
}

.meta {
	margin: 20px 0 30px 0;
	font-size: 11px;
}

.meta a {
	text-decoration: none;
	color: #BDBBBB;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	width: 100%;
	height: 1px;
	clear: both;
}

#navigation{
	width:370px;
	margin-left: 25px;
	float:left;
}

#newswrap{
	width:350px;
	margin-bottom: 40px;
	background-image:url('images/latestnews.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#news{
	width:299px;
	margin:0 0 0 40px;
	padding:0 0 10px 10px;
	border:1px solid #000;
	border-top:none;
	border-right:none;
	float:right;
min-height: 150px;
}

#news .lnitem{
	margin-left: 10px;
}

#news .more {
	text-align: right;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}

#news .more a {
	text-decoration: none;
	color: #333333;
}

#news p{
	margin-bottom:15px;
}

#news span{
	font-weight:bold;
	color:#990000;
}

#menuswrap{
	width: 350px;
	margin-bottom: 40px;
	padding: 0 0 10px 0;
	background-image: url('images/archive.gif');
	background-position: top left;
	background-repeat: no-repeat;
clear: both;
}


#menus{
	width: 309px;
	margin: 0 0 20px 40px;
	padding: 0;
	border: 1px solid #000;
	border-top: none;
	border-right: none;
	float: right;
background-image: url('images/menucol.gif');
background-repeat: repeat-y;
background-position: 90px 0px;
clear: both;
}

.menucol{
	width: 90px;
	margin: 0;
	padding: 0 5px 5px 5px;
	/*border-left: 1px solid #000;*/
	display: block;
	float: left;
}

.menucol .title {
	padding-bottom: 10px;
	color: #666666;
	display: block;
}

.menucol a {
	padding: 3px 0;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	display: inline-block;
}

.first{
	width: 85px;
	margin: 0;
	padding: 0 5px 5px 10px;
	border: none;
}

.menucol ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.spacer{
	width:100%;
	height:1px;
	clear:both;
}

#footerwrapper{
	width: 100%;
	height: 200px;
	background-color: #000000;
	background-image: url('images/footer.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

#footer{
	width:960px;
	height:200px;
	margin:0 auto;
	background-image: url('images/zillsnew.png');
	background-position: right center;
	background-repeat: no-repeat;
	text-align:left;
}

a.footerlink {
width: 360px;
height: 180px;
margin-top: -35px;
padding: 0;
display: inline-block;

float: right;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	list-style: none;
	display: inline-block;
}

#footer a {
	padding: 10px 10px 10px 0;
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
}

.mwb { width: 100%; height: 30px; background-color: #ffffff; background-image: none; }
