/* Reset */
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0px; padding:0px; list-style:none; border:none;direction:rtl;text-align:justify;}
/* End Reset */

body {font-size:0.8em; font-family:Arial,Verdana,Sans-Serif; background: #f2f2f2;}

/* Colors */
.color-yellow {background:#f5f5f5 url("yellow-02.gif") repeat-x right top;}
.color-red    {background:#f5f5f5 url("red-02.gif") repeat-x right top;}
.color-blue   {background:#f5f5f5 url("blue-02.gif") repeat-x right top;}
.color-white  {background:#f5f5f5 url("02.gif") repeat-x right top;}
.color-orange {background:#f5f5f5 url("orang-02.gif") repeat-x right top;}
.color-green  {background:#f5f5f5 url("green-02.gif") repeat-x right top;}
.color-yellow h3,
.color-white h3,
.color-green h3
	{color:#000;}
.color-red h3,
.color-blue h3,
.color-orange h3
	{color:#FFF;}
/* End Colors */

/* boxes */
.widget{margin:0px;}
.box02{background:url("box0.gif") repeat-x right bottom;}
.box03{background:url("box0.gif") repeat-y right top;}
.box04{background:url("box0.gif") repeat-y left top;}
.box05{background:url("box01.gif") no-repeat right top;}
.box06{background:url("box02.gif") no-repeat left top;}
.box07{background:url("box03.gif") no-repeat right bottom;}
.box08{background:url("box04.gif") no-repeat left bottom;padding:0px 5px 10px 5px;_padding-bottom:0px;}
/*End boxes */
.avatar {float:left;}

/* Columns section */
#columns .column {
    float:right;
    padding:0px 0px 0px 0px;
		/* Min-height: */
		min-height: 400px;
		height: auto !important;
		height: 400px;
}
/* Column dividers (background-images) : */

#columns #column1 {width:38%;margin-left:10px;#width:37.5%;}
#columns #column2 {width:38%;margin-left:10px;#width:37.5%;}
#columns #column3 {width:21.8%;#width:22.4%;}

#columns #column1 .widget { margin: 20px 0px 0px 0px;}
#columns #column2 .widget { margin: 20px 0px 0px 0px;}
#columns #column3 .widget { margin: 20px 0px 0px 0px;}
#columns .widget {
    margin: 20px 0px 0px 0px;
    padding:0px;
}
#columns .widget .widget-head {
    color: #000;
    overflow: hidden;
    height: 30px;
    padding: 0 5px;
    font-family:"Tahoma",sans-serif;
    font-size:10pt;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:300;
    line-height:180%;
    text-decoration:none;
    text-align: justify;
}
#columns .widget .widget-content {
    padding: 0px;
    line-height: 1.2em;
    overflow: hidden;
    font-family:"Tahoma",sans-serif;
    font-size:8pt;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:300;
    line-height:170%;
    text-decoration:none;
    text-align: justify;
}
#columns .widget .widget-content img {
    float: right;
    margin: 10px;
    border: 1px solid #FFF;
}
#columns .widget .widget-content pre {
    padding: 0.5em 5px;
    color: #EEE;
    font-size: 12px;
}
#columns .widget .widget-content .authors {
direction:ltr;
}
#columns .widget .widget-content ul {
direction:rtl;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px 10px;
}
#columns .widget .widget-content li {
direction:rtl;
display:block;
margin:0px;
padding:0px;
text-align:justify;
}
#columns .widget .widget-content .authors li{direction:ltr}
#columns .widget .widget-content a:link {
color:#000099;
font-family:"Tahoma",sans-serif;
font-size:8pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:300;
line-height:170%;
text-decoration:none;
}
#columns .widget .widget-content a:visited{font: 300 8pt "Tahoma", sans-serif;text-decoration:none;line-height:170%;}
#columns .widget .widget-content ul.images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;
}
#columns .widget .widget-content ul.images li {
    display: inline;
    float: left;
}
#columns .widget .widget-content ul.images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
}
/* End Columns section */

