/*
Theme Name: Mahjuba 2010
Theme URI: http://www.mahjuba.com
Description: Hammed Kohistani designed site
Version: 3.0
Author: Hammed Kohistani
Author URI: http://www.hammedkohistani.com/

*/



/* Begin Typography & Colors */

body {
	background: url(/wp-content/themes/mahjuba/images/bg.jpg) repeat;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 160%;
}
.clear { clear: both; }
.wrapper {
	margin: 0 auto;
	width: 950px;
}
.content {
	background: url(/wp-content/themes/mahjuba/images/content-bg.gif) center repeat-y;
	min-height: 250px;
	padding: 15px 55px;
}
.home .content {
	padding: 15px 0 15px 55px;
}
.page .content {
	padding: 15px 60px 15px 30px;
}
.float-left { float: left; }
.float-right { float: right; }
a.btn {
	background: #6c2968;
	color: #FFFFFF;
	font-family: "museo-slab-1","museo-slab-2";
	padding: 5px 10px;
	text-decoration: none;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
}
a.btn:hover {
	background: #441140;
}


/* HEADINGS
*****************************************************************************/

h3 {
	color: #420326;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight: normal;
	font-size: 16px;
	margin: 15px 0 15px 0;
	padding: 0;
}
.p-title {
	color: #d047a4;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight: normal;
	font-size: 25px;
	margin: 0;
	padding: 0;
}
.page-title {
	color: #d047a4;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight: normal;
	font-size: 30px;
	margin: 0;
	padding: 0;
}
.post-title a {
	color: #d047a4;
	font-family: "museo-slab-1","museo-slab-2";
	text-decoration: none;
	margin: 0;
	padding: 0;
}

/* HEADER
*****************************************************************************/

#header {
	margin-top: 50px;
}

/* NAVIGATION
*****************************************************************************/

#nav {
	font-family: "museo-slab-1","museo-slab-2";
	text-align: right;
}
#nav ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
#nav li { display: inline; }
#nav ul li a {
	color: #d047a4;
	font-size: 150%;
	margin-left: 30px;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #ffffff;
}
#personal-links  {
	font-family: "museo-slab-1","museo-slab-2";
	text-align: right;
}
#personal-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#personal-links li { display: inline; }
#personal-links ul li a {
	color: #ffffff;
	margin-left: 30px;
	text-decoration: none;
}
#personal-links ul li a:hover {
	color: #ffffff;
}

/* HOMEPAGE
*****************************************************************************/

#welcome {
	background: url(/wp-content/themes/mahjuba/images/top-section-bg.png) top center no-repeat;
	min-height: 556px;
}
#about-mahjuba {
	padding: 50px;
	width: 540px;
}
#about-mahjuba > img {
	margin-top: -80px;
	padding-bottom: 15px;
}
#about-mahjuba h1 {
	color: #d047a4;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight: normal;
	font-size: 30px;
	margin: 0;
	padding: 0;
}
#about-mahjuba p {
	color: #ffffff;
	font-size: 120%;
	line-height: 160%;
}
#about-mahjuba a {
	color: #d047a4;
}
a#btn-about {
	background: #8b4765;
	color: #ffffff;
	font-family: "museo-slab-1","museo-slab-2";
	padding: 10px 10px;
	text-decoration: none;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
}
a#btn-about:hover { background: #6d2947; }
#services {
	width: 500px;
}
#services > div {
 	float: left;
	margin-right: 20px;
	margin-top: 10px;
	width: 230px;
}
#testimonials {
	background: url(/wp-content/themes/mahjuba/images/testimonials-bg.gif) top right no-repeat;
	color: #333333;
	float: right;
	font-weight: bold;
	line-height: normal;
	margin-top: -36px;
	min-height: 263px;
	width: 324px;
}
#testimonials span {
	color: #6c2a68;
	font-family: "museo-slab-1","museo-slab-2";
	font-size: 130%;
}
#inner-testimonial {
	padding: 25px 45px 0 15px;
}
#blog-subscribe {
	background: url(/wp-content/themes/mahjuba/images/posts-bg.gif) top center no-repeat;
	min-height: 376px;
}
#media {
	background: url(/wp-content/themes/mahjuba/images/posts-bg.gif) top center no-repeat;
	width: 950px;
	min-height: 350px;
}
#media #blog-posts {
	color: #ffffff;
	float: left;
	width: 380px;
	margin-left: 55px;
	margin-top: 70px;
}
#media #subscribe {
	float: right;
	margin-top: 130px;
	margin-right: 30px;
	width: 400px;
}
#media #subscribe h1 {
	color: #d047a4;
	font-family: "museo-slab-1","museo-slab-2";
	font-weight: normal;
	font-size: 30px;
	margin: 0;
	padding: 0;
}
#media #subscribe #email {
	background: #562034;
	font-family: "museo-slab-1","museo-slab-2";
	border: none;
	padding: 7px;
	color: #ffffff;
	width: 350px;
}


/* CONTENT PAGE
*****************************************************************************/

.page #welcome {
	background: url(/wp-content/themes/mahjuba/images/content-top.gif) top center no-repeat;
	min-height: 351px;
}
.page .content {
	min-height: 500px;
}
.page-content {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	width: 450px;
}
#mahjuba-photo {
	float: left;
	margin-top: 20px;
	width: 350px;
	min-height: 648px;
}
.page-id-2 #mahjuba-photo {
	background: url(/wp-content/themes/mahjuba/images/1.jpg) top left no-repeat;
}
