/*
Theme Name: Zaman
Version: 1.0
Author: AHM
/* --------------------------------------------- */

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body {
	margin:0; padding:0;
	width:100%; height:100%;
	background:#0e4214;
	display:table;
	font:small Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#584d40; line-height:130%;
}

img {
	border:0;
}

blockquote {
	margin:0 auto; padding:0 0 0 20px;
	width:85%; height:auto;
	background:url(images/blockquote.gif) no-repeat center left;
}

code {
	margin:0; padding:0 4px;
	background:#efe5d7;
}

p {
	margin:auto; padding:auto;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/
h1 {
	margin:0; padding:0;
	font:280% Georgia, "Times New Roman", Times, serif; color:#513414;
}

h2 {
	margin:0; padding:0;
	font:230% Georgia, "Times New Roman", Times, serif; color:#513414;
}

h3 {
	margin:20px 0 10px 0; padding:0;
	font:190% Georgia, "Times New Roman", Times, serif; color:#362f2c;
}

h4 {
	margin:10px 0; padding:0;
	font:100% Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#362f2c;
        font-weight:bold;
}

h5 {
	margin:10px 0; padding:0;
	font:100% Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#362f2c;
}

a:link ,a:active {
	color:#090;
text-decoration:none;

}
a:visited {
text-decoration:none;
	color:#252;;
}
a:hover {
text-decoration:underline;
}
	h1 a:link, h1 a:active, h1 a:visited {
		font:100% Georgia, "Times New Roman", Times, serif; color:#514726;
text-decoration:none;
		
	}

	h2 a:link, h2 a:active, h2 a:visited {
		font:normal 100% Georgia, "Times New Roman", Times, serif; color:#514726;
text-decoration:none;
		
	}
	
	h3 a:link, h3 a:active, h3 a:visited {
		font:normal 100% Georgia, "Times New Roman", Times, serif; color:#514726;
text-decoration:none;
		
	}
	

	
	h5 a:link, h5 a:link, h5 a:active, h5 a:visited {
		margin:10px 0; padding:0;
		font:normal 100% Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#514726;
	}




	
	.post-meta a:link, .post-meta a:active, .post-meta a:visited {
		font:normal 100% Tahoma,Georgia, "Times New Roman", Times, serif; color:#050;
text-decoration:none;
		
	}
	
	#nav a {
		font:100% Arial, "Times New Roman", Times, serif;
                font-weight:bold;
	}
	#sidebar a {
		margin:0; padding:0 10px 0 0;
		font:90% Tahoma, Georgia, "Times New Roman", Times, serif; color:#050;
		line-height:160%; 
text-decoration:none;
	}
	
	#sidebar li ul li ul li a {
		font-style:italic;
		background:none;
	}
	




	
	.foot ul a:link, a:active, a:visited {
		font:small Tahoma, "Times New Roman", Times, serif;
		
	}

	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
                color:#362f2c;
	}


	
	#sidebar a:hover {
		margin:0; padding:0 10px 0 0;
		font:90% Tahoma, Georgia, "Times New Roman", Times, serif; color:#070;
		line-height:160%;
                text-decoration:underline; 
	}
	
	#sidebar li ul li ul li a:hover {
		background:none;
                text-decoration:underline;
		font-style:italic;
	}
	
	.foot ul a:hover, .function a:hover, .post-meta a:hover {
		text-decoration:underline;
	}

p {
	font-size:100%;
}

ul, ol {
	font-size:100%;
}


.post-title h2 a:link, .post-title h2 a:active, .post-title h2 a:visited {
		font:100% Georgia, "Times New Roman", Times, serif; color:#050;
		text-decoration:none;
}
.post-title h2 a:hover {
		font:100% Georgia, "Times New Roman", Times, serif; color:#090;
		text-decoration:none;
}

.post-meta {
	font:85% Tahoma, Arial, Helvetica, sans-serif; color:#584d40;
}

.comment-meta {
	margin:0;
	font:80% Tahoma, Arial, Helvetica, sans-serif; color:#584d40;

}
.comment-meta a:link, a:active, a:visited {
	margin:0;
	font:100% Tahoma, Arial, Helvetica, sans-serif; color:#050;

}
#sidebar {
	margin:0; padding:0;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif; color:#70635a;
}



.input, .submit {
	font:90% Tahoma, Georgia, "Times New Roman", Times, serif; color:#af9f85;
}

	.submit {
		color:#89785f; font-weight:bold;
	}

/* 02 - STRUCTURE
/* ----------------------------------------------*/

#flash {
	margin:0 auto;
	width:950px; height:288px;
}
#container {
	margin:0 auto;
	width:950px; height:auto; min-height:600px;
}

#header {
	width:950px; height:288px;
	display:block;
}

#content-top {
	margin:0 auto; padding:20px 0 0 0;
	width:950px; height:auto;
clear:both;
}

#content {
	margin:0 auto; padding:0;
	width:950px; height:auto; 
	background:url(images/content-middle.jpg) repeat-y right top;
}

	#content-container {
		margin:0 auto; padding:0;
		width:742px; height:auto;
		overflow:hidden;
	}
#internalPage {
		margin:0 auto; padding:0;
		width:742px; height:auto;
		overflow:hidden;
	}
#internalPage p {
margin:10px;
}

	
/* 03 - HEADER
/* ----------------------------------------------*/

#nav {
float:left;
margin:0px 0 0 0;padding:0;
width:100%;height:30px;
}
	#nav ul {
		margin:5px 100px 0 0;padding:0;		
	}
	#nav ul li {
		margin:0 0 0 14px;
		 display:inline;
	}
#nav ul li a {
font-size : 15px;
color : #b91;
outline : none;
}
#nav ul li a:hover {
color : #0a0;
}

#nav ul li.highlight a {
color : #0a0;
}

/* 04 - CONTENT
/* ----------------------------------------------*/
#leftcol {
	margin:0; padding:0;
	width:500px; height:auto;
	float:left;
}

	.post-meta {
		padding:4px 0 0 0; margin:0;
		display:block;
	}
	
	.post p {
		margin:10px 0; padding:0;
	}

	#commentlist {
		margin:0; padding:0px;
		list-style:none;
	}
	
		#commentlist li {
			margin:0px; padding:10px;
			background:url(images/comment-divider.gif) no-repeat bottom center;
			overflow:hidden;
		}
		
			#commentlist li ul li, #commentlist li ol li {
				margin:0px; padding:10px;
				background:none;
				list-style:inside;
			}
		
	.about-post {
		margin:-12px 0; padding:10px;
		font-size:85%; color:#716a5d;
	}

#rightcol {
	margin:0; padding:0;
	width:195px; height:auto;
	float:right;
}

/* 05 - SIDEBAR
/* ----------------------------------------------*/
#sidebar {
	margin:-30px 0 0 0; padding:0;
	list-style:none;
}

#sidebar li ul {
	margin:0; padding:0;
	list-style:none;
}

	#sidebar li {
		margin:30px 0 0 0;
	}
	
		#sidebar li ul li {
			margin:0;
		}
		
			#sidebar li ul li ul li {
				margin:0 0 0 10px;
			}

		
/* 06 - FORMS
/* ----------------------------------------------*/

.comment {
	overflow:hidden;
}

	* html .comment {
		height:1px;
		overflow:visible;
	}

.comment-info {
	float:left;
}

	.comment-info input {
		width:120px;
		margin:0 0 12px 0;
	}

.comment-comment {
	float:right;
        padding:0 15px 0 0;
}

	.comment-comment textarea {
		width:331px; height:120px;
                
		float:right;
	}
	
	.submit {
		clear:both;
		margin:0; padding:4px 5px;
		background:#fffdf3 url(images/submit.gif) repeat-x;
		border:1px solid #e8cba9;
		display:block;
	}

.input {
	margin:0; padding:5px;
	background:#fffdf3;
	border:1px solid #e8cba9;
	display:block;
}

/* 07 - FOOTER
/* ----------------------------------------------*/
#footer {
	margin:0;
	width:950px; height:219px;
	background:url(images/footer.jpg) no-repeat top center;
	overflow:hidden;
}

.foot{
direction:ltr;
float:left;
margin:78px 0 0 0;padding:0;
width:100%;height:60px;
}
	.foot ul {
		margin:5px 0 0 100px;padding:0;		
	}
	.foot ul li {
		margin:0; padding:0 10px;
		display:inline;
		border-left:1px solid #888;
	}			
	.foot ul li.first {
		margin:0; padding:0 10px 0 10px;
		border:0;
	}
.foot ul li a, .foot a:visited, .foot a:link {
text-decoration : none;
font-size : 12px;
color : #aaa;
outline : none;
}
.foot ul li a:hover {
color : #3f3;
text-decoration : none;
}

.foot ul li.highlight a {
color : #3f3;
text-decoration : none;
}
			
.copyright {
        margin:0 0 0 110px;padding:0;
        font-size : 10px;
        color : #aaa;
	display:block;
}
	
/* 00 - MISC
/* ----------------------------------------------*/
.divider {
	margin:12px 0; padding:0;
	width:499px; height:8px;
	background:url(images/divider.gif) no-repeat top center;
}

.clear {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.autoviewer {
      text-align: center;
}
.tiltviewer {
      text-align: center;
}
.simpleviewer {
      text-align: center;
}
#wp-calendar {
        border-width: 0;
	border-spacing: 0px;
	border-collapse: separate;
}
#wp-calendar th {
        min-width:23px;
        text-align: left;

}
#wp-calendar td {
	border-width: 3px;
	padding: 1px;
        text-align: left;
        

}
.subpages-cell {
/*background:#EFD598;*/
text-align: center;
}

.subpages-table {
margin:auto;
border-spacing: 20px;
}
.subpages-table a {
color:#715434;
font-weight:bold;
}
.subpages-table a:hover {
color:#513414;
}
