* {
padding:0;
margin:0;
}

html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body {
	margin: 0;
	text-align: center;
	padding:0;
	font-family: Helvetica, "Arial", Tahoma, san-serif;
	font-size:0.83em;
	color:#222222;
	/*background-color: #CCCCCC;*/ /*#e4eff4;*/ /*#F2E9AD;*/
	background: #F78C4E url(../images/bg.gif) repeat-x;
}

.clear {
	clear: both;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

#wrapper {
	width:100%;
	max-width:960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;		
}

.content_padding {
	padding: 0.5em 25px;
	margin: 0.5em 0em;
	border: 4px double #C0C0C0; /*#d3e6ef;*/ /*#FFDD00;*/
}

.image {
	padding: 10px 20px 10px 0px;
  border: 0px solid #000;
}

.imageBorder {
	margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 20px;
  border: 1px solid #c0c0c0;
}

.iFrameBorder {  
  border: 1px solid #c0c0c0;
  margin-bottom: 2px;  
}

.imageBorderRight {float: right; border: 1px solid #C0C0C0; margin-left: 10px;}

.imageBorderLeft {float: left; border: 1px solid #C0C0C0; margin-right: 10px;}

#header_effect {
	background-image: url(../images/bg_header_effect.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #006699;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-top:0.5em;
}

#header {
	padding: 50px 0px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header-logo {
	padding: 0px 0px;
	background-image: url(../images/logo_sia.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header p {
	color: #FFFFFF;
	font-family: Helvetica, "Arial", Tahoma, san-serif;
	font-size: 2em;
	margin: 0;
	line-height: 1.2;
	text-align: center;
}

#header p.description {
	font-size: 0.9em;
}

#header a, #header a:visited, #header a:active, #header a:hover {
color: #FFFFFF;
text-decoration: none;
}

.logo {
	margin: 25px 0 0 25px;
}

div#content_wrapper {float:left;width:100%; border: 0px solid #FF0000;}

div#content {
/*margin-right: 380px;*/
border: 0px solid #FF0000;
width: 60%;
padding: 5px;
}

div#side_one {
float:left;
width: 320px;
padding: 0 0 0 10px;
margin: 0 0px 0 0;
margin-left: -330px;
border: 0px solid #FFFF00;

}

div#side_two {
float:left;
width:160px;
padding: 0 0 0 10px;
margin: 0 10px 0 0;
margin-left:-360px;
border-left: 0px solid #000;
}

div#footer{
clear:left;
width:100%;
background-color: #013955;
margin: 1em 0em;
}

#footer_wrapper {
	width:90%;
	max-width:960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:#06557C;
	border-left-color: #06557C;
	background-image: url(../images/bg_footer_stripes.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #006699;
	padding: 0 0 1em 0;
	color: #FFFFFF;
}

#footer p {
color:#FFFFFF;
margin:0;
text-align:center;
}

#footer ul {
color:#FFFFFF;
}

#footer h4 {
	letter-spacing:0.01em;
	font-size: 1.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0.5em;
	margin-top: 0.25em;
}


#footer a {
color: #B6ED34; /*color: #ffffff;*/
font-weight: bold;
}

#footer a:hover {
color:#D3E6EF;
}

h1 {
	letter-spacing:0.01em;
	font-size: 1.75em;
	font-family: Arial, "Helvetica", Tahoma, Verdana;
	font-weight: normal;
	color: #0067c6;
	margin-bottom: 0em;
	margin-top: 0.9em;
	padding-top: 0.5em;
	border-top: 1px solid #CCCCCC;
	text-transform: capitalize;
}

.footer_meta {
margin-top: 0em; /*2em*/
background-color: #1174a6;
padding: 0.5em; /*1em*/
border-top: 1px solid #197daf;
border-bottom: 1px solid #197daf;
/*opacity: 0.5;*/
font-size: 0.8em;
}

.footer_meta:hover {
/*opacity: 1;*/
}

h1 a, h2 a {
	color: #0067c6;
	text-decoration:none;
}

h2 {
margin: 0.5em 0 0em 0;
font-size:1.25em;
color: #0067C6;
font-weight: normal;
font-family: Arial, "Helvetica", Tahoma, Verdana;
font-weight: bold;
}

h3 {
	font-size: 1.25em;
	font-weight: normal;
	color: #0067C6;
	font-family: Arial, "Helvetica", Tahoma, Verdana;
	margin-bottom: 0.75em;
	margin-top: 1.3em;
	padding-top: 0.5em;
	border-top: 1px solid #CCCCCC;
}

p {
line-height:150%;
margin: 0.5em 0 1em 0;
}

p.author {
margin-top:0.5em;
line-height:100%;
color:#666666;
font-size: 0.75em;
border-bottom: 1px dotted #E0E0E0;
padding-bottom: 1.5em;
}

div.pull_quote {
	margin: 0.5em 0 0 20px;
	font-size:1.25em;
	color: #0067C6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float:right;
	width: 200px;
	border-top: 1px solid #d3e6ef;
	padding-top:5px;
	padding-left:5px;
	line-height: 1.5em;
	/*
	border-left: 1px dotted #CCCCCC;
	padding-left:20px;
	*/
}

div.pull_quote ul {
margin: 0.5em 0;
}

div.pull_quote li {
list-style-type:none;
}

div *.pull_quote_footer {
	font-size:0.75em;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight:normal;
	float:right;
	width: 200px;
	margin-bottom:0;
	/*
	border-left: 1px dotted #CCCCCC;
	padding-left:20px;
	*/
}

a {
color:#59A3C1; /*#59A3C1*/
text-decoration:underline;
}

a:hover {
color:#000000;
text-decoration:underline;
}

ul, ol {
margin-left:25px;
text-align:left;
}

strong {

}

.top_border {
margin-top: 0.9em;
	padding-top: 0.5em;
	border-top: 1px solid #CCCCCC;
}

div.comment_wrapper {
float:left;
width:100%;
margin-left:-150px;
}
div.comment_content {
margin-left:150px;
}
div.comment_details {
float:right;
width:145px;
text-align:right;
}

.comment_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.side ul {
list-style-type:none;
margin-left: 0;
}

.side ul li {
list-style-type:none;
line-height:1.25em;
margin-top:0.5em;
}

.side ul.children {
margin-left: 10px;
font-size: 0.9em;
}

a img {
border: 0px none;
}

.vertical_align {
display:inline;
vertical-align:middle;
}

hr {
color:#CCCCCC;
background-color:#CCCCCC;
height:1px;
border: 0px none;
margin: 1.3em 0 1em 0 !important;
margin: 0;
}

#archivelist ul {
margin: 1em 25px;
list-style-type: none;
}

blockquote {
border: 0px none;
border-left: 3px solid #D3E6EF;
padding: 0.1em 0 0.1em 10px;
margin: 0.75em 0;
}


#feed_bar {
	background-image: url(../images/bg_feed_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 2px solid #59A3C1;
	border-bottom: 2px solid #59A3C1;
}

#feed_bar p {
	margin: 0;
	padding: 0.3em;
	color: #FFFFFF;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1;
}

#feed_bar p span.small {
	font-size: 0.65em;
	color: #689009;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.simplepie {
padding: 15px;
margin-top: 1em;
}

.simplepie h3 {
background-color: #046FA4;
margin-top: 0;
border: 0px none;
font-weight: normal;
padding: 0.25em 10px;
border-bottom: 2px solid #1D82B5;
}

.simplepie h3 a {
font-weight: normal;
text-decoration: none;
}

.simplepie ol {
margin-left: 0;
}

.simplepie li {
	list-style-type: none;
	margin-left: 10px;
	clear: both;
}

.simplepie li a {
text-decoration: none;
}
.simplepie .date {
font-size: 0.8em;
float: left;
color: #1D82B5;
margin-bottom: 0.5em;
}

.fresh {
	background-image: url(../images/bg_new.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.recently {
	background-image: url(../images/bg_header_effect.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #006699;
	color: #FFFFFF;
	padding: 0.5em 1em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C4E7F9;
	margin: 1em 0;
}

.banner_advertise {
	background-image: url(../images/bg_header_effect.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #006699;
	color: #FFFFFF;
	padding: 0.3em 1em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin: 0;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.banner_advertise a {
	color: #FFFFFF;
}

.authorcomment {
	background-image: url(../images/bg_author.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}

.center {
text-align: center;
}

.third_col {
width: 210px;
float:left;
margin: 0 10px;
}

.ads {
font-size: 0.8em;
}

.footer_links {
	text-align: center;
}

ul.blogroll li {
	display: inline;
	list-style-type: none;
	margin: 0 10px;
	line-height: 2;
}

ul.blogroll li  a{
	text-decoration: none;
}

ul.blogroll li  a:hover{
	text-decoration: underline;
}

ul.blogroll h2 {margin-bottom: -25px;}

#wp_image {
	margin-right: 20px;
	margin-top: 10px;
}

.sansserif {margin-right: 100px; width: 350px; border: 0px solid #FF0000;}

#wp_home_table_content {margin-top: 10px;}

.wp_international_study li {margin-left: 0px;}

#wp_home_table_content tr {margin-top: 10px;}


#wp_ad_tiles td {width: 150px; text-align: center;}

#wp_ad_tiles img {border: 1px solid #C0C0C0; margin: 10px 0 10px 0;}

.thumbs img {border: 1px solid #C0C0C0; margin: 10px;}

.wp_ad_tiles_img {border: 1px solid #C0C0C0; margin: 10px 0 10px 0;}







/* -------------------------- CFORM --------------------------------------- */


/*
Theme name: WordPress Default - kubrick -
Editors: Navid Kashani
Persian Wordpress Project : wp-persian.com
*/
body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption  {
	font-family:tahoma, arial;
}
#page {
	text-align:right;
	direction:rtl;
}
h1, h2, h3, #sidebar h2 {
	font-family:arial, tahoma;
	font-weight: bold;
}
.commentlist li .avatar {
	float:left;
}
#header {
	margin:0 1px 0 0;
}
.narrowcolumn {
	float:right;
	padding: 0 45px 20px 0;
}
.widecolumn {
	margin: 5px 150px 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}
#sidebar {
	margin-left: 0;
	margin-right: 545px;
}
img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}
code {
	display:block;
	direction:ltr;
	text-align:left;
}
acronym, abbr, span.caps {
	letter-spacing:0; /* fix opera bug */
}
html>body .entry ul {
	padding:0 10px 0 0;
	text-indent:10px;
}
html>body .entry li {
	margin: 7px 10px 8px 0;
}
.entry ol {
	padding: 0 35px 0 0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0;
}
#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
.commentlist p {
	margin: 10px 0 10px 5px;
}
#wp-calendar #next a {
	padding-right:0;
	padding-left:10px;
	text-align:left;
}
#wp-calendar #prev a {
	padding-left:0;
	padding-right:10px;
	text-align:right;
}
blockquote {
	margin: 15px 10px 0 30px;
	padding-left: 0;
	padding-right: 20px;
	border-left: 0 none;
	border-right: 5px solid #ddd;
}
#email, #url {
	direction:ltr;
}