/*
Theme Name: MEYfarsi
Theme URI: http://mideastyouth.com/fa
Description: A custom theme.
Author: Tammy Hart
Author URI: http://tammyhartdesigns.com.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	background: #555;
	color: #555;
	text-align: center;
	}
	
#wrap {
	background:#fff;
	padding-bottom:18px;
}

#page {
	text-align: left;
	width:1000px;
	margin:18px auto 0;
	clear:both;
	}

#header {
	background: #a2d2e9 url(images/header.jpg);
	height:32px;
	}
	
	#header-in {
		width:1000px;
		margin:0 auto;
	}
	
	.login {
		float:left;
		display:block;
		background:url(images/login-right.jpg) no-repeat 100% 0;
		height:36px;
	}
	
	.login a {
		display:block;
		background:url(images/login-left.jpg) no-repeat 0 0;
		height:36px;
		line-height:34px;
		text-align:center;
		font-size:1.6em;
		letter-spacing:-.025em;
		color:#388fb9;
		padding:0 10px;
	}
	
	.login a:hover {
		text-decoration:none;
		color:#fff;
	}
	
#header ul {
	float:right;
	padding:8px 0 0;
	margin:0;
	font-size:1.1em;
}

#header li {
	list-style:none;
	float:left;
	margin-left:8px;
	background:#d9ebf2 url(images/nav-right.jpg) no-repeat 100% 0;
	height:14px;
}

	#header li a {
		background:url(images/nav-left.jpg) no-repeat 0 0;
		height:14px;
		padding:0 4px 3px;
		float:left;
	}
	
	#header li a:hover {
		text-decoration:none;
		color:#555;
	}
	
	#header li.lang a {
		background:url(images/nav-arrow.jpg) no-repeat 0 0;
		padding-left:20px;
	}
	
		#header li.lang {
			position:relative;
		}
		
		#header li.lang ul {
			position:absolute;
			top:14px;
			left:0;
			display:none;
			float:none;
			padding:0;
			font-size:1em;
			width:80px;
			text-align:right;
		}
		
		#header li.lang li {
			float:none;
			background-image:none;
			margin:0;
			padding:1px 0;
			border-bottom:1px solid #78aac3;
		}
		
		#header li.lang li a {
			background:none;
			float:none;
			padding:0 4px 3px;
		}
		
		#header li.lang:hover ul {
			display:block;
		}
	
#pages {
	float:left;
	margin:0;
	padding:28px 0 0;
}

	#pages li {
		float:left;
		margin-right:10px;
		list-style:none;
	}
	
	#pages li a {
		display:block;
		background:#eaeaeb url(images/page.jpg) 0 0;
		text-align:center;
		line-height:31px;
		width:109px;
		color:#646464;
		font-size:1.6em;
	}
	
	#pages li a:hover {
		text-decoration:none;
		background-color:#d9d9d9;
		background-position:0 100%;
	}
	
	#pages li.tv a {
		background-image:url(images/page-tv.jpg);
		padding-left:18px;
		width:91px;
	}
	
	#pages li.gallery a {
		background-image:url(images/page-gallery.jpg);
		padding-left:18px;
		width:91px;
	}
	
#content {
	font-size: 1.2em;
	float:right;
	width:711px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	margin:0;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #00a1e1;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	background:url(images/postmetadata.jpg) no-repeat 0 0;
	padding-top:5px;
}

.readmore {
	float:left;
	background:url(images/readmore.jpg) no-repeat 0 50%;
	padding-left:20px;
}

.comments {
	background:url(images/comments.jpg) no-repeat 100% 50%;
	padding-right:20px;
	display:block;
}

.entry {
	line-height:1.5em;
	font-size:1.2em
}

.clear {
	clear: both;
}

#footer {
	padding:16px 0;
	margin: 0 auto;
	color:#fff;
	font-size:1.1em;
	background:#555 url(images/footer.jpg);
	height:33px;
	}
	
	#footer a {
		color:#00a1e1;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top:20px;
}

h1, h1 a {
	color:#f09a46;
}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.author-alt, .author {
	font-size:1.1em;
}

.author-alt, .author-alt a {
	color:#ee9b4b
}

.author, .author a {
	color:#00a2e2;
}

/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
#reply {
	background:#e4f1f8 url(images/sprite.jpg) no-repeat 0 0;
	padding-top:30px;
	border-bottom:1px solid #f5f5f5;
	border-bottom:1px solid #cbe4f2;
}

	#reply .post {
		border: 5px solid #E4F1F8;
		border-top: none;
		margin:0;
	}
	
	#reply .entry {
		background:#fff;
		padding:5px 10px;
	}

#commentform input {
	width: 170px;
}

#commentform input, .cform input, .cform textarea {
	padding: 3px;
	border:1px solid #e4e4e4;
	background: url(images/postmetadata.jpg) repeat-x 0 -1px;
	}

#commentform textarea {
	width: 642px;
	padding: 3px;
	border:1px solid #e4e4e4;
	background: url(images/postmetadata.jpg) repeat-x 0 -1px;
	}

#commentform #submit, .cform input.sendbutton {
	display:block;
	background:#eaeaeb url(images/page.jpg) 0 0;
	text-align:center;
	line-height:31px;
	width:109px;
	color:#646464;
	font-size:16px;
	border:none !important;
	padding:0;
	margin:0;
	height:31px;
	cursor:pointer;
	float:left;
}
	
#commentform #submit:hover, .cform input.sendbutton:hover {
	text-decoration:none;
	background:#d9d9d9 url(images/page.jpg) 0 100% !important;
}
/* End Form Elements */



/* Begin Comments*/
.commentlist .alt {
	border-top:none;
	}

.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0;
	padding:0;
	list-style: none;
	font-size:1.1em;
	}

.commentlist li, .authorbox {
	background:#e4f1f9;
	border-bottom:1px solid #f5f5f5;
	}
	
	.authorbox {
		margin-bottom:20px;
	}
	
	.commentmetadata {
		border-bottom:1px solid #cae4f1;
		padding:10px 10px 5px;
		font-size:.9em;
		color:#999;
	}
	
	.commentcontent, .authorbox p {
		padding:1px 10px;
		border-bottom:1px solid #cae4f1;
		border-top:1px solid #fff;
	}
	
	.authorbox p {
		margin:0;
		padding:10px;
		font-size:.9em;
	}

.commentlist li.alt {
	background:#fcf3d0;
	}
	
	.alt .commentmetadata {
		border-bottom:1px solid #fae7a2;
	}
	
	.alt .commentcontent {
		border-bottom:1px solid #fae7a2;
		border-top:1px solid #fff;
	}
	
	.alt .avatar {
		border-color:#fae7a2;
	}

.avatar { 
	float: left;
	border: 1px solid #cae4f1;
	padding: 1px;
	background: #fff;
	margin-right:10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar
{
	width: 250px;
	float:left;
	}

	#sidebar ul {
		margin:0;
		padding:0;
	}
	
		#sidebar ul ul {
			padding:10px;
		}
	
	#sidebar li {
		margin-bottom:20px;
		background:#fcf3d0 url(images/h2-yellow.jpg) no-repeat 0 0;
		list-style:none;
		}
		

	
		#sidebar li li {
			background:none;
			margin-bottom:0;
			font-size:1.2em;
		}
	
	#sidebar h2 {
		font:normal 1.7em/30px Tahoma, Geneva, sans-serif;
		padding-right:10px;
		color:#ef9a4a;
		margin:0;
	}
	
	.joinus {
		background:#eba650 url(images/button-orange.jpg);
		width:230px;
		height:32px;
		display:block;
		color:#fff;
		font:normal 1.7em/30px Tahoma, Geneva, sans-serif;
		text-align:center;
		margin:0 auto;
	}
	
	.joinus:hover {
		text-decoration:none;
		color:#555;
	}
	
	#sidebar .widget {
		padding:0 10px 10px;
	}
	
#searchform {
	margin: 0 auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s, #sidebar select, #sidebar .text {
	width: 170px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	}
	
	#sidebar #searchbox {
		background:#e3f0f8;
	}
	
	#sidebar #searchbox h2 {
		background:#a7d5eb url(images/h2-blue.jpg);
		color:#fff;
	}
	
	#sidebar #projects {
		background:#e4e4e4;
	}
	
	#sidebar #projects h2 {
		background:#b5b5b5 url(images/h2-grey.jpg);
		color:#fff;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}



.navigation {
	display: block;
	margin-top: 20px;
	padding-top:10px;
	background:url(images/navi.jpg) repeat-x 0 0;
	clear:both;
	font-weight:bold;
	}
	
	.pages {
		float:left;
		padding-left:0 !important;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	overflow:hidden;
}

#basic-accordian {
	padding:5px 10px;
	font-size:1.2em;
	width:230px;
	clear:both;
	margin:0;
}

.accordion_headings {
	background: url(images/arrow-grey.jpg) no-repeat 0 50%;
	border-bottom:1px solid #fff;
	cursor:pointer;
	margin:1px;
	padding:5px 0;
}

.accordion_headings a {
	color:#555;
	text-decoration:none;
}

.menu_head_more {
    padding: 2px 10px;
	cursor: pointer;
    text-align:right;
    text-decoration:none;
	margin:0;
	font-size:12px;
}

.menu_head_more a {
	text-decoration:none;
}

.accordion_child {
	font-size:.8em;
}

#sidebar .accordion_child ul {
	padding:5px 0 0;
	text-align:left !important;
}

#sidebar .accordion_child li {
	padding:0 0 5px;
}

.accordion_child small {
	display:block;
}


/* cForm specific entries 
#cformsform {padding-right:30px;}
#cformsform .cf_hidden {display:none;}
#cformsform ol.cf-ol {text-align:right; padding:0;}
#cformsform ol.cf-ol li {list-style:none; list-style-image:none;margin:7px 0 8px 10px;}
#cformsform ol.cf-ol label {display:none;}

#cforms2form {padding-right:30px;}
#cforms2form .cf_hidden {display:none;}
#cforms2form ol.cf-ol {text-align:right; padding:0;}
#cforms2form ol.cf-ol li {list-style:none; list-style-image:none;margin:7px 0 8px 10px;}
#cforms2form ol.cf-ol label {display:none;}

p.linklove {display:none;}
*/

