/* CSS Document */
.track {
	border: thin dotted #FFFFCC;
}
.photo-left {
	float: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.photo-right {
	float: right;
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.sutitr-right {
	font-family: Arial;
	font-size: 15px;
	color: #ffffcc;
	background-color: F9F5E4;
	margin: 5px 0px 3px 10px;
	float: right;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 120px;
	padding: 10px;
}
body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(/static-files/images/back.gif);
        
	}
/* hyper links */
a {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;

	}

a:link {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	}

a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	}

a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;

	}

a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #000000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


.content {
	padding: 15px 15px 5px 15px;

	}

#right {
	float: right;
	width: 200px;
	background-color: #F7F3E4;
	overflow: hidden;
	}
#left {
	float: left;
	width: 120px;
	background-color: #F7F3E4;
	overflow: hidden;
	text-align: center;
	padding-right: 5px;
	height: 100%;
	}
.content p {
	direction:rtl;
	text-align: justify;
	margin-bottom: 2px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #ffffcc;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1px;
	
	}

.content h3 {
	direction:rtl;
	color: #ffffcc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
	
	}

.content p.posted {
	color: #ffffcc;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 2px;
	font-size: x-small;

	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
	font-size: 16px;


	}

.sidebar ul {
	margin: 0px 0px 10px;
	
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;


	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;

	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.category{
	font-size: 12px;
	font-family: tahoma
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 0.1em;
}