/*
Theme Name: Mahjuba Levine
Theme URI: http://www.mahjuba.com/
Version: 1.0
Author: Hammed Kohistani
*/

/* Begin Typography & Colors */


body {
	margin: 0;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background: url(http://localhost/html_mahjuba/wp-content/themes/mahjubalevine/images/bg.gif) top repeat-x;
}
a {
	color: #333333;
}
.clear {
	clear: both;
}
.wrapper {
	width: 900px;
	margin: 0 auto;
}
.header .contact {
	text-align: right;
}
.header .logo {
	float: left;
	margin-top: 2px;
}
.header .nav {
	float: right;
}
.header .nav ul {
	margin: 0;
	padding: 0;
}
.header .nav li {
	list-style: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header .nav li a {
	margin-left: 27px;
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
.header #twitter {
	padding: 15px 0;
	margin: 20px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.header #tweet {
	float: left;
	font-size: 0.8em;
}
.header #follow {
	float: right;
	font-size: 0.9em;
}
.header #tweeted {
	margin-top: 5px;
	font-size: 1.9em;
	font-weight: bold;
	color: #e0417a;
}
#content {
	line-height: 1.4em;
}
#about {
	width: 432px;
	float: left;
}
#posts {
	float: right;
	width: 420px;
}
#posts .post-title {
	margin: 0;
}
#posts .post-title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	color: #e0417a;
}
#posts .post-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;	
	font-size: 0.9em;
	line-height: 1.5em;
}
.readmore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#services {
	padding: 10px 0;
	margin: 20px 0;
	border-top: 1px solid #e0417a;
}
#services #closet {
	float: left;
	width: 410px;
	padding-right: 30px;
}
#services #shop {
	float: right;
	width: 450px;
}
.page-title {
	padding: 10px 0;
	margin: 20px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.9em;
	font-weight: bold;
	color: #e0417a;
}

.footer {
	padding: 20px 0;
	margin: 10px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer .footer-links {
	float: left;
	width: 280px;
	padding-right: 20px;
	line-height: 1.6em;
}
.legal {
	color: #333333;
	margin-bottom: 20px;
}