/* @override http://localhost:8888/wordpress/wp-content/themes/masjidmohammed/style.css */

/*  
Theme Name: Masjid Mohammed Inc
Theme URI: http://www.designbella.com
Description: A theme for Masjid Mohammed Inc.
Version: 1.0
Author: Jokima Hamidullah-Bey
Author URI: http://www.designbella.com
Released: 20081111
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;
         line-height: 120%;
	color: #444;
         padding-top: 2px;
	background: #000 url(images/patt1.jpg) repeat top center;
}

h4 {
         padding: 10px 0 0;
         margin: 0 0 14px;
         color: #030;
        	border-bottom: 1px dotted #444 !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 120%;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

a, a:link {
	color: #030;
         text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.style, .style a {
	color: #fff;
}

hr {
	display: none;
}

#wrapper {
        width: 950px;
        margin: 0 auto;
        text-align: left;
        overflow: hidden;
}

#page {
	width: 950px;
	margin: 0 auto;
         background: #fff url(images/mmbg.jpg) repeat-y top left;
}

/* Menu */

#menu {
	padding: 0 0 2px;
         margin: 0;
}

#menu ul {
	margin: 0 0 7px;
	padding: 5px 0 0 10px;
	list-style: none;
         text-align: left;
         float: left;
         font-weight: bold;
         color: #fff;
         font-size: 14px;

}

#menu ul li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menu ul li a, active, visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
         text-decoration: none;
}

#menu a:hover {
	color: #c90;
}

/* Search */

.topsearch {
	float: right;
	width: 240px;
         clear: bottom;
}

.topsearch label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	float: left;
	padding: 7px 0 0;
	color: #ccc;
}

.topsearch form {
	_margin:1px 0 -1px;
	padding:0;
	float:left;
}

.topsearch form #s {
	width:163px;
	border:1px solid #ccc;
	color:#545454;
	font-style:italic;
	margin:5px 0 0 5px;
	_margin:3px 0 0 5px;
	padding:1px 2px;
	background:#fafafa;
}

.topsearch #s:focus {
	background:#fff;
}

.topsearch .submit {
	vertical-align:-3px;
	_vertical-align:-1px;
}

input {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:100%;
	background:#fff;
}

.searchbox {
	width:200px;
	margin:0 0 1em;
}

#s {
	width:120px;
	border:1px solid #ccc;
	color:#545454;
	font-style:italic;
	padding:2px;
	background:#fafafa;
}

#s:focus {
	background:#fff;
}

/* Header */

#header {
	width: 950px;
	height: 100px;
	margin: 0 0;
	padding: 0;
	background: #fff url(images/logo.jpg) no-repeat top left;
         clear: both;
         border-bottom: 1px solid #999;
         overflow: hidden;
}

#header h1, #header h2 {
	text-indent: -99999px;
}

/* Content */

#content {
	float: left;
	width: 500px
}

.narrowcolumn {
	position: relative;
	width: 495px !important;
	padding: 0 0 0 5px;
}

.pagetitle {
	padding: 10px 10px 0;
         color: #030;
        	border-bottom: 1px dotted #444 !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 120%;
}

.navigation {
	height: 30px;
         padding: 10px;
}

.navigation a {
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}
.post .meta {
	margin:0 0 1em;
}
.post .entry a, active, visited {
	color: #060;
         text-decoration: underline;
}
.post .entry a:hover {
	color:#444;
}
.post .entry .akst_link a, active, visited {
	color:#444;
}
.post .entry .akst_link a:hover {
	color: #030;
}

.post .metadata {
	font-size:0.8em;
	color:#a8a8a8;
	margin:0;
	padding:0;
}

.post .meta .metadata {
	border-bottom: 1px dotted #989898;
	margin: 0;
	padding: 0.3em 0 0;
}

.post a:hover {
	color: #c90;
}

.post {
	clear: both;
	margin: 0 0 4em;
	padding: 10px 10px 0;
}

.post .title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 120%;
	border-bottom: 5px;
	color: #030;
	margin: 0;
	padding: 0 0 1.1em;
}

.post h2 {
	border-bottom: 1px dotted #444 !important;
	padding: 0 !important;
         margin: 0 0 10px !important;
}

.post h2 a {
        color: #030;
        text-decoration: none;
}

.post .title a:hover {
        color: #444;
}

.post .entry {
}

.post .entry p, .post .entry blockquote, .post .entry ul, .post .entry ol {
         margin-bottom: 1.8em;
	line-height: 1.6em;
}

.post .entry blockquote {
	padding-left: 3em;
	font-style: italic;
}

.post .entry ul, .post .entry ol {
	margin-left: 3em;
}

.post .entry h3 {
}

.post .postmetadata {
	clear: both;
	padding-top: 10px;
	font-size: 1em;
}

.post .postmetadata a {
}

/* Respond Form */

#respond {
	padding: 20px;
}

#respond h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

#respond a {
}

#respond #comment {
	width: 400px;
	font-size: 1.5em;
}

/* Comments */

#comments {
	width: 450px;
	margin-left: 20px;
	padding-top: 20px;
}

#comments a {
}

#comments h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

.commentlist {
	list-style-position: inside;
}

.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 215px;
         padding: 0 10px 0 0;
         margin: 0;
         color: #fff;
}

#sidebar ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
         background: #000;
}

#sidebar li {
	padding: 0 5px 9px;
}

#sidebar li li {
	padding: 0;
}

#sidebar h2, #sidebar h3 {
	margin-bottom: 10px;
	padding: 8px 0;
	border-bottom: 1px dotted #fff;
	font-size: 1.2em;
	font-weight:  bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
         color: #fff;
}

#sidebar a {
	text-decoration: none;
         color: #fff;
}

#sidebar a:hover {
	text-decoration: underline;
         color: #c90;
}

#sidebar img {
         margin: 10px auto;
}

/* Ad Space */

#adspace {
	float: right;
	width: 205px;
	padding: 0 10px;
}

#adspace img {
         margin: 0 0 10px;
         border: 1px solid #333;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 50px 0 0;
	background: #000;
}

#footer p {
	text-align: center;
	color: #333;
}

#footer a {
	color: #333;
}