﻿/*
www.islamology.com
*/

* {
	margin: 0;
}

body {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
	color: #8A7F7F;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	font-weight: normal;
	color: #549DC7;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 36px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #07519a;

}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

/* Logo */

#logo {
	width: 982px;
	height: 115px;
	margin: 0 0px 0 0px;
	text-align: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding-top: 5px;
}

#logo h1 a {
	padding: 0px 0 0 310px;
	color: #004085;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;

}

#logo h2 {
	padding: 18px 0 40px 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Page */

#page {
    padding: 13px 0px 0px 0px;
	width: 1024px;
	margin: 0px;
	background-repeat: no-repeat;
}

/* Sidebars */

.sidebar_R {
	padding: 25px 0px 0px 0px;
	float: left;
	width: 322px;
	margin-top: 0px;
}

.sidebar_R ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar_R li {
	padding-bottom: 11px;
}

.sidebar_R li ul {
}

.sidebar_R li li {
	padding:0px;
}

.sidebar_R h2 {
	height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	letter-spacing: normal;
	font-size: 1.4em;
}



.sidebar {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 140px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding:0px;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#sidebar1 {
}

#sidebar1 h2 {
	text-align: left;
	background: url(http://www.islamology.com/images/Icons/islamology.com32.jpg) no-repeat left top;
	padding: 5px 0 0 40px;
	font-size: 22px;
}

#sidebar1 li li {
	padding-left: 3px;
	text-align: left;
	font-size: 12px;
}

/* Sidebar2 */

#sidebar2 {
	background-color: #FFFFFF;
	margin: 0px;
}

#sidebar2 h2 {
}

/* vrtcl */

#vrtcl {
}

#vrtcl form {
	text-align: center;
}

#vrtcl #s {

	
	font-size: 12px;
}

#vrtcl h2 {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0 20px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCC99;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCC99;
	color: #CCCC99;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCC99;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	background: url(http://www.islamology.com/images/Icons/islamology.com32.jpg) no-repeat left top;
	padding: 5px 0 0 33px;
	font-size: 22px;
}

.sidebar #recent-posts ul {
	padding-left: 3px;
	font-size: 12px;
}

.sidebar #recent-posts li {
	border-bottom: 1px dashed #D9EBFF;
	margin-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 558px;
	background: no-repeat left top;
	height: auto;
	background-color: #FFFFFF;
}

#content .bgtop {
}

#content .bgbtm {
	background: no-repeat left bottom;
}

.post {
	padding: 3px  3px 3px 3px;
}

.post .title {
	margin: 0;
	padding: 20px 3px 0px 23px;
}

.post h2 {
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px dashed #D9EBFF;
}

/* Footer */

#footer {
	width: 562px;
	height: 60px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background: url("../../TEMP/web-dsgn-logy/compressed/compressed/compressed/images/footer.jpg") no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: normal;
}

#style1 {
	text-align: left;
	border-width: 0px;

}
	
#table {
	background-color: #FFFFFF;
	border-width: 0px;
	height: 115px;
	width: 1024px;
}


#table .x-repeat {
	border-style: solid;
	border-width: 0px;
	height: 13px;
	background-image : url('http://www.islamology.com/images/imgs0909/islamology_09.gif');
    background-repeat:repeat-x;
}

#table .bottom {
	caption-side: bottom;
	border-width: 0;
}

#img
{
border-style: none; 
clip: rect(0px, 0px,0px,0px); 
text-align: center; 
background-color: #FFFFFF
}

#img a { 
border-style: none; 
border-width: 0px;
color:blue;
} 



