﻿/* 0 BASIC TAGS */



body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	font-size:large
	color: #333333;
	direction: rtl;
	font-family: 'shabnam';
}
input, textarea, select {
    font-family: 'shabnam';


}



	input[type=file ] {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border-color: lightgray;
		font-size: xx-large;
	}

	input[type=button ] {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border-color: lightgray;
		font-size: xx-large;
	}



	input[type=submit ] {
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
		border-radius: 5px;
		border-color: lightgray;
	}


	input[type=text ] {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border-color: lightgray;
	}

	input[type=password ] {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border-color: lightgray;
	}
@font-face {
    font-family: yekan;
    src: url('yekan-font/yekan.eot');
    src: url('yekan-font/yekan.eot?#iefix') format('yekan-opentype'), url('yekan-font/Yekan.woff') format('woff'), url('yekan-font/yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: shabnam;
    src: url('shabnam-font/shabnam.eot');
    src: url('shabnam-font/shabnam.eot?#iefix') format('shabnam-opentype'), url('shabnam-font/shabnam.woff') format('woff'), url('shabnam-font/shabnam.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


img {
	border-width: 0;
}

/* 1 HEADER */

.header {
    background-image: url(h1.jpg),url(b3.jpg);
    background-image: url(h1.jpg),url(b3.jpg);
    background-image: url(h1.jpg);
    background-repeat: no-repeat;
    margin-left: 0;
    margin-right: 0;
}

h1 {
		left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: xx-large;
}

h2 {
	left: 37px;
	top: 60px;
	font-size: xx-large;
}

.menua {
	position: static;
	left: 0;
	top: 80px;
	text-transform: uppercase;
	font-size: xx-large;
}

.nav {
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: xx-large;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: xx-large;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: xx-large;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;

	left: 37px;
	width: 214px;
}

#resume #photo {
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}
.panel {
	text-align: center;
}
dt {
	
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 0px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	margin-right: 0;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100px;
	text-align: center;
	font-size: xx-large;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: xx-large;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
 .k {background-color:#F5FBFC;}
      .p{background-color: #F1F5FE;}
      .kp{background-color: #B0C1FF; text-align: center;}
      .ce{ text-align: center;}
      .le{ text-align: left;}
        .ri{ text-align: right;}
.sf {
	font-size: xx-large;
}
       
       .hi{border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; table-layout: auto; border-collapse: collapse; width: 1px; height: 100%;}