@charset "UTF-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 1100px; 
	overflow-y: scroll !important;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	background: url(images/tehran2.jpg) center top fixed no-repeat black;
}

body.mountain {
}

body.sugar {
}

a {
	color: #66CCFF;
	text-decoration: none;
}

a:hover {
	color: #3399ff;
}

img {
	border: none;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	padding: 0 30px;
	padding-left:180px;
	width: 840px;
	overflow: auto;
	height: auto;
}

#footer {
	font-size: 11px;
	color: white;
	width: 100%;
	float: left;
	footer: 50px;
	margin-top: 20px;
	margin-bottom: 100px;
        border-top: 1px solid #003366;
        padding-top: 5px;
}

#footer strong {
	font-size: 12px;
	text-align: right;
	}

#header {
	width: 100%;
	float: left;
	clear: left;
}

#header h1 {
	font-variant: small-caps;
}

#header h1.english {
	text-indent: -9999px;
	background: url(images/nameDinofont.png) 0 bottom no-repeat;
	font-size: 30px;
	width: 500px;
	height: 96px;
	float: left;
}

#header h1.farsi {
	width: auto;
	float: left;
	text-indent: -9999px;
	background: url(images/fancywriting.png) 0 0 no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	width: 259px;
	height: 96px;
}

#header h1.farsi span.translate {
	font-size: 14px;
	font-variant: normal;
	float: right;
	color: #3399ff;
}

#sideNav {
	float: left;
	padding-right: 20px;
	top: 110px;
	color: white;
	font-size: 12px;
}

.whale {
	float: left;
	clear: left;
	margin-top: -10px;
	margin-left: -150px;
	position: fixed;
        display: none;
}

#sideNav ul {
	margin: 0;
	padding: 0;
}

#sideNav ul li {
	list-style: none;
	margin-bottom: 15px;
	display: inline; 
	float: left;
	margin-right: 40px;
	text-transform: uppercase;
	}


#sideNav ul li a {
	color: white;
}

#sideNav ul li.on a {
	color: #3399ff;
}

#sideNav ul li.on a:hover {
	color: #3399ff;
}

#sideNav ul li a:hover {
	color: #CCCCCC;
}

.section {
	float: left;
	margin-top: 10px;
	padding: 20px;
	padding-top: 0;
	width: 800px;
	color: white;
	padding-left: 0;
	}
	
.section.content {
	float: left;
	padding: 20px;
	padding-top: 0;
	padding-left: 0;
	width: 800px;
	color: white;
	}
	
.section img {
	border: 1px solid #0066CC;
}
	
.section hr {
	clear: both;
	border-bottom: 1px solid #333333;
}

.section p, .section ul {
	font-size: 12px;
	line-height: 22px;
}

.section ul.tour {
	width: 700px;
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 30px;
}

.section ul.tour li {
	list-style: none;
	border-bottom: 1px dotted white;
}

.section ul.tour li.past {
	color: #999999;
}

.section ul.tour h2 {
	margin: 0;
}

.section h1 {
	color: #3399ff;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}

.section h1.farsi {
	float: right;
	color: #3399ff;
	clear: right;	
	font-size: 30px;
	margin-top: -20px;
	font-weight: normal;
	
}


.section h2 {
	margin-top: 0;
	clear: left;
}

.section h3.blogTitle a {
	color: white;
	font-size: 20px;
}

.section h2 a {
	text-decoration: none;
}

.section h1 a.archives {
	font-size: 12px;
	font-weight: normal;
	margin-left: 50px;
}

.section h2.listen {
	text-transform: uppercase;
	font-size: 12px;
	color: #3399ff;
	font-weight: normal;
	margin-bottom: 0;
}

.section h2.listen + h3 {
	color: white;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 28px;
}

.section img.blog {
	float: right;
	border: 2px solid white;
	margin-left: 20px;
}

.section img.EP {
	float: right;
	border: 4px solid white;
	margin-left: 20px;
	margin-right: 20px;
}

.section span.expandCollapse {
	position: relative;
	bottom: 0;
}

.section span.allPosts, .section span.allPosts a {
	text-transform:uppercase;
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
	float: right;
}

ol.tracks {
	float: right;
	width: 100px;
	font-size: 11px;
}

ol.tracks h2 {
	margin: 0;
	margin-left: -20px;
}

.highlight {
	padding: 0 10px;
	float: left;
	font-size: 14px;
	width: 160px;
	height: 270px;
	color: white;
	border-left: 1px solid #003366;
	margin-left: 10px;
	position: relative;
}

.highlight h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #CCCCCC;
	margin:0;
	letter-spacing: .5em;
}

.highlight div.more {
	font-size: 11px;
	float: left;
	width: 100px;
	position: relative;
	bottom: 0;
	line-height: normal;
}

.highlight img {
	margin-bottom: 10px;
}

.highlight strong {
	font-size: 16px;
}

.highlight.last {
	border-right: none;
}

.highlight.quote {
	font-size: 12px;
	width: 190px;
	line-height: 2em;
	padding-left: 0;
	border-left: none;
	margin-left: 0;
}


.highlight.quote p {
	margin: 0;
	width: 150px;
}

.highlight.quote strong {
	font-size: 16px;
	color: #3399ff;
}

ul.band {
	width: auto;
	font-size: 12px;
}

ul.band li {
	list-style: none;
}

h2.sample {
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 0;
}

h2.sample + p {
	margin-top: 0;
}

h2.free {
	font-size: 18px;
	margin-bottom: 0;
}

h2.free  + p {
	margin-top: 0;
}

form {
	font-size: 12px;
}

table {
	font-size: 12px;
}

#contactFront {
	float: left;
	width: 800px;
}


#contactFront .entry {
	float: left;
	width:  215px;
	display: inline;
	
}


#contactFront .entry.submit {
	width: 100px;

label, input {
	float: left;
	display: inline;
}