/*
Theme Name: Tiny Mod
Version: 1.11
Theme URI: http://blog.flyready.com/category/computer/wordpress/tiny-mod/
Author: Remex
Author URI: http://blog.flyready.com/
Description: Translation to Farsi by <a href="http://grafix.ir/">Saeed Koohjani</a>
*/


* {
	margin: 0;
	padding: 0;
	}
html, body {
	color: #666;
		background: #fff;


}


body {
    direction:rtl;
	text-align: right; /* IE quirks auto margins workaround */
	font-size: 11px;
	font-family: 'Tahoma', Verdana, Lucida, Arial, Helvetica, sans-serif;
	padding: 10px;
	line-height: 1.6em;

}

html>body { font-size: 11px; } /* for modern browsers that can resize px */

#wrap {
	width: 440px;
	margin: 20px auto; /* auto centers the div */
	background: #fff;
	border: 2px solid #00A4FE;
	}

#header {
	height: 400px;
	margin: 20px;
	overflow: hidden;
	background: transparent url(tinyheader.jpg) no-repeat;
	border: 1.5px solid #00A4FE;

}
	#header ul.pagelinks {
	list-style-type: none;
	margin: 0px 8px 0px 0px;
	}  

#header ul.pagelinks li{
	float: right;
	padding-left: 7px;
	}
	
	input {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 5px 5px 1px 5px;
	}
	
input:hover {
	background: #ffffff;
	border: 1px solid #666666;
	color: #7DA721;
	font-size: 11px;
	}
	

	
textarea:hover {
	background: #fff;
	border: 1px solid #BFBFBF;
	color: #7DA721;
	}
	
select {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
}

#menu {
	background: #FFFFFF;
	margin: 20px;
	border: 1px solid #00A4FE;
	color: #00A4FE;
	}

#content {
	text-align: right;
	margin: 20px;
	font-size: 11px;
	color:#666666;
	font-family: 'Tahoma', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	word-wrap: break-word;
	}

#footer {
	border-top: 1px solid #c2cfdf;
	color: #888;
	text-align: center;
	margin: 20px;
	font-size: 11px;
	line-height: 1.5em;
	}

/*	Header image and link	 */





/*	Giving block elements a default margin.	 */

h2, h3, h4, h5, h6, p, /* ul, ol, dl, p - Stopped by Sparanoid */ re, fieldset, address, table {
	margin: 0.8em 0;
	}

/* 	General styling		*/

h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: .4em;
	font-weight: none;
	}

h3 {
	font: 1.1em/120%
	margin-bottom: .3em;
	font-weight: normal;
	}

h4 {
	font-size: 1.0em;
	}

h5 {
	font: normal 0.8em;
	}

address {
	font-style: italic;
	}

blockquote {
	border-right: 4px solid #00A4FE;
	background-color:#F0F0F0;
	color:#616161;
	padding: 0 10px;
	margin: 0 0 0 0px;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border: none;
	}

#content p {
	text-align: right;
	}

#content form p {
	text-align: right;
	}

#content img {
	border: 1px solid #c2cfdf;
	padding: 3px;
}

.postinfo {
	background: #FFFFFF;
	padding-left: 10px;
	border: 1px solid #3F3F3F;
	color: #1A1917;
}

.entry ul{
	padding: 0 0 0 10px;
	}

.entry li{
	padding: 0;
	}

.center {
	text-align: center;
	}

ol {
	margin-left: 3em;
	}

textarea {
	font: 11px 'Tahoma', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	color: #666;	
	width: 400px;
	border: 1px solid #c2cfdf;
	background-color: #fff;
	word-wrap: break-word;
	}

ul {
	list-style-type: disc;
	margin-left: 1.5em;
	}

a:link {
	color: #1A1917;
	text-decoration: none;
	}
	
	a:visited {
	color: #1A1917;
	text-decoration: none;
	}

a:hover, a:active {
	color: #DC1414;
	font-size: 11px;
	font-family: 'Tahoma', Verdana, Lucida, Arial, Helvetica, sans-serif;

text-decoration: none;
	}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #141311;
	font-size: 11px;
	font-family: 'Tahoma', Verdana, Lucida, Arial, Helvetica, sans-serif;


text-decoration: none;
	


}

.commentlink {
	text-align: right;
	}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	/* border-bottom, for highlight comment. */
	border-bottom: 1px solid #c2cfdf;
	}

.commentlist li {
	background: #fafbfc;
	font-style: normal;
	padding: 1em;
	border-top: 1px solid #c2cfdf;
	}

.commentlist p {
	margin: .6em 0 0 0;
	}

.hilite {
	background: #f5fafc;
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
	color: #888;
	margin-top: .3em;
	}

.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
	text-align: right;
	}

input#submitComment {
	width: 100%;
	height: 30px;
	padding: 2px 4px;
	border: 1px solid #c2cfdf;
	background-color: #fff;
	font: 11px 'Tahoma', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	color: #666;
	}

input#author, input#email, input#url {
	width: 83%;
	height: 14px;
	padding: 2px 0 2px 2px;
	border: 1px solid #c2cfdf;
	background-color: #fff;
	font: 11px 'Tahoma', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	color: #666;
	line-height: 14px;
	}

input#submitComment:hover {
	cursor: pointer;
	}

/*	Navigation links	*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

code {

  margin: 5px 0;

  padding: 10px;

  text-align: left;

  display: block;

  overflow: auto;  

  font: 10px 'Lucida Console', 'courier new', monospace;

  /* white-space: pre; */

  background: #FAFAFA;

  border: 1px solid #f2f2f2;  

  border-left: 3px solid #999999;

}
.alignright {
	float: right;
}

#sidebar {
	width: 100px;
	float:left
    
}
.alignleft {
	float: left;
}


