/*
Theme Name: EASTechnology
Theme URI: 
Description: Business wordpress theme
Version: 1.0.1
Author: Dalila Fridi
Author URI: 
Tags: blue, fixed width, two columns, widgets, dropdown menu
*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul{
padding:0;
margin:0;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#content a:link, #content a:visited, #content a:hover, #footer a:link, #footer a:visited, #footer a:hover{
	color: #336699;
}
#wrapper{
width:1200px;
margin:0 auto;
text-align:left;
border-left:0px solid #fff;
border-right:0px solid #fff;
}
#banner{
width:900px;
border-left:0px solid #ccc;
border-right:0px solid #ccc;
border-top:0px solid #ccc;
height:150px;
position:relative;
}
#logo{
padding-left:65px;
padding-top:-18px;
}
#search{
position:absolute;
right:-300px;
top:18px;
}
#search .inputbox{
height:19px;
padding-left:5px;
padding-top:3px;
border:1px solid #ccc;
outline:none;
color:#666;
}
.button{
background:#ededed;
outline:none;
border:1px solid #ccc;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:3px 6px 3px 6px;
margin-top:5px;
}
h1{
background:url(images/logo.png) top left no-repeat;
width:300px;
height:125px;
overflow:hidden;
margin:0;
}
h1 a:link, h1 a:visited, h1 a:hover{
text-indent:-999px;
width:330px;
height:600px;
display:block;
}
#navbg{
border-left:0px #122e57 solid;
border-right:0px #122e57 solid;
background:url(images/navbg.jpg) repeat-x top;
width:1225px;
height:42px;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
z-index:10000;
line-height:1.5em; 
}

#nav li a{
display:block;
padding:9px 25px 9px 25px;
color:#fff;
font-weight:bold;
text-decoration:none;
border-top:3px solid #122e57;
border-bottom:3px solid #122e57;
background:url(images/navright.jpg) repeat-y right;
}

#nav a:hover{
color:#fff;
text-decoration:underline;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:120px;
top:42px;z-index:999;
}
ul#nav ul li{
z-index:10000;}
#nav li ul a{
display:block;
width:160px;
color:#fff;
font-weight:bold;
text-decoration:none;
background:#051c3d;
border-bottom:1px solid #193f78;
border-top:none;
float:left;filter: alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
#nav li ul a:hover{
display:block;
width:160px;
color:#fff;
font-weight:bold;
text-decoration:none;
background:#0c2953;
border-bottom:1px solid #193f78;
border-top:none;
float:left;filter: alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}

#nav ul ul{
top:auto;
z-index:999;
filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}	

#nav li ul ul {
left:170px;
margin:0px 0 0 10px;
border-left:1px solid #193f78;
z-index:999;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;z-index:999;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;z-index:999;
}
#header{
border-left:3px solid #2275b1;
border-right:3px solid #2275b1;
width:1200px;
background:url(images/headerbg.jpg) top repeat-x;
height:284px;
BORDER-TOP:1PX SOLID #051326;
padding-top:16px;
padding-left:20px;
}
.clear {
   clear: both;
} 
.pagination{
float:left;
height:267px;
border-left:4px solid #fff;
width:420px;
}
.pagination ul{
padding:0 0 0  0;
margin:0;
list-style:none;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
border-right:1px solid #fff;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
.pagination ul li{
position:relative;
width:100%;
}
.pagination ul li a,.pagination ul li a:visited
{
background:url(images/opli.jpg) repeat-x top;
display:block;
width:90%;
padding-top:15px;
padding-bottom:15px;
padding-left:10%;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
color:#fff;
}
.pagination ul li a:hover
{
background:url(images/oplihov.jpg) repeat-x top;
display:block;
width:90%;
padding-top:15px;
padding-bottom:15px;
padding-left:10%;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
color:#fff;
text-decoration:none;
font-weight:normal;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 700px; /*width of featured content slider*/
height: 259px;
float:left;
border:4px solid #fff;
}
.contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 1000px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.selected em{
position:absolute;
top:18px;
left:0;
background:url(images/arrow.png) left no-repeat;
width:18px;
height:20px;
}
.contentdiv span{
position:absolute;
width:598px;
padding:10px;
bottom:0;
left:0;
background:url(images/transpBlack.png) repeat;
color:#fff;
}
.contentdiv span p{
padding:0;
margin:0;
}
.contentdiv span a, .contentdiv span a:visited, .contentdiv span a:hover{
color:#fff;
text-decoration:underline;
}
#bread{
position:relative;
padding:0 10px 0 20px;
width:958px;
background:#fff;
border-bottom:1px solid #ccc;
border-left:4px solid #ededed;
border-right:4px solid #ededed;
color:#666;
}
#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    height:30px;
    line-height:30px;
    color:#666;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb li a
{
    height:30px;
    display:block;
    background-image:url('images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#666;
}
.home
{
    border:none;
    margin: 8px 0px;
		
}


#breadcrumb a:hover
{
	color:#333;
}
#leftcol ul.pagination{
display:inline;
list-style:none;
height:30px;
padding-top:20px;
border:none;
}

#content{
width:1000px;
padding:10px 0 20px 0;
}
#leftcol{
width:700px;
float:left;
padding:0;
margin:0;
}
.topmods{
padding:0 0 0 10px;
margin:0;
width:735px;
}
.topmod{
background:url(images/usertop.jpg) repeat-x top #e2e2e2;
width:354px;
border:3px solid #ccc;
float:left;
padding:0;
margin:0;
}
#modnews{
margin-right:10px;
}
.topmod h3{
margin:0;
height:37px;
padding-top:15px;
width:324px;
padding-left:30px;
font-size:18px;
color:#000;
font-weight:normal;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
text-shadow:1px 1px white;
}
h3#news{
background:url(images/news.jpg) 90% 50% no-repeat;
}
h3#stats{
background:url(images/statistics.jpg) 90% 50% no-repeat;
}
.topmod ul{
list-style:none;
margin:0;
padding:0 10px 0 10px;
}
.topmod ul li{
width:323px;
background:url(images/modul.jpg) repeat-y center;
margin:0;
padding:0;
}
.topmod ul li a{
background:url(images/arrow.gif) left no-repeat;
display:block;
padding:7px 0 7px 20px;
border-bottom:1px dotted #ccc;
margin:0;
}
#maincont h2{
background:url(images/mainh2.jpg) repeat-x top;
width:1190px;
border:3px solid #6d2020;
padding-left:30px;
color:#fff;
font-weight:normal;
font-size:20px;
font-style:normal;
font-family:Georgia, "Times New Roman", Times, serif;
height:33px;
padding-top:12px;
margin:0;
}
#maincont h2 a:link, #maincont h2 a:visited, #maincont h2 a:hover{
color:#fff;
}
#maincont{
padding:10px;
}
.subart{
padding:10px 0 20px 0;
margin-bottom:30px;
border-bottom:1px dotted #ccc;
}
.iteminfo{
background:#f1f1f1;
color:#666;
padding:5px;
font-size:11px;
margin-bottom:10px;
}
:link img, a:visited img {
  border: none;
}
.article{
border:3px solid #ccc;
line-height:20px;
background:#fff;
padding:10px 20px 20px 20px;
width:1190px;
margin-bottom:10px;
}
.article h3{
font-weight:bold;
font-size:14px;
margin:0;
width:100%;
padding-bottom:5px;
border-bottom:1px dotted #ccc;
}
.article h3 a:link, .article h3 a:visited, .article h3 a:hover{
color:#000;
}
.article h4{
font-weight:bold;
font-size:14px;
width:100%;
margin:0 0 5px 0;
}
.commenth2{
position:relative;
height:80px;
}
.commenth2 span{
position:absolute;
top:0;
left:-23px;
padding-top:20px;
}
.article p{
margin:0;
padding:5px 0 10px 0;
}
.article ul{
padding-left:35px;
line-height:22px;
margin:10px 0 20px 0;
}
.article ul li{
padding-left:5px;
}
.article ol{
line-height:22px;
margin:10px 0 20px 0;
}
.article ol li{
padding-left:5px;
}
.article .la{
float:left;
width:200px;
}
.article .ra{
padding-left:25px;
float:right;
width:460px;
}
.article .ahol{
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px dotted #ccc;
}
.article blockquote{
background:#f1f1f1;
border-left:5px solid #ccc;
margin:10px 0 10px 0;
color:#666;
padding:10px 5% 10px 5%;
}
.article .more-link{
background:url(images/report.png) left no-repeat;
padding-left:25px;
font-weight:bold;
margin-top:5px;
display:block;
}
.article .checklist{
list-style:none;
padding-left:10px;
line-height:22px;
margin:10px 0 20px 0;
}
.article .checklist li{
background:url(images/tick.jpg) left no-repeat;
padding-left:30px;
}

#rightcol{
width:200px;
float:right;
padding:0 10px 20px 10px;
border-left:1px dotted #ccc;
color:#000;
}

#rightcol h3{
background:url(images/rightcolh3.jpg) repeat-x top;
height:26px;
border:1px solid #ccc;
margin:0;
font-weight:bold;
color:#000;
font-size:12px;
text-align:center;
padding-left:20px;
padding-top:10px;
text-shadow:1px 1px white;
}
.mod{
padding:0 0px 20px 0px;
line-height:18px;
}
.mod p{
padding:0 10px 0 10px;
}
.mod ul{
padding:10px 0 0 0;
margin:0;
list-style:none;
}
.mod ul li{
border-bottom:1px solid #ccc;
}
.mod ul li a{
display:block;
padding-top:7px;
padding-bottom:7px;
padding-left:10px;
border-left:2px solid #ccc;
}
.mod ul li a:hover{
border-left:2px solid #336699;
}
.mod ul li ul{
	padding:0;
	text-indent:20px;
}
.mod ul li ul li{
	border-top:1px solid #ccc;
	border-bottom:none;
}
#foot{
background:#061d3f;
border:3px solid #1f4276;
width:1250px;
padding:10px 0 10px 0;
}
.footuser{
background:#041329;
border:1px solid #173663;
width:314px;
padding:10px 20px 10px 20px;
height:150px;
float:left;
margin-left:11px;
color:#fff;
}
.footuser a{
color:#fff;
text-decoration:underline;
}
.footuser ul{
padding-left:10px;
line-height:18px;
}
.footuser h3{
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
margin:5px 0 10px 0;
font-weight:normal;
font-style:italic;
}
.footuser p{
line-height:18px;
}
.user7{
float:left;
width:190px;
margin:0;
padding:0px 10px 0 20px;
color:#fff;
}
.user7 a{
color:#fff;
text-decoration:underline;
}
.user7 p{
margin:0;
padding:5px 0 5px 0;
}
.submit{
background:#073573;
border:1px solid #1350a2;
outline:none;
color:#fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:3px 6px 3px 6px;
margin-top:5px;
}
#footer{
background:url(images/footer.jpg) repeat-x top;
padding-top:16px;
height:30px;
padding-left:20px;
width:1240px;
}




/*** === Comment section ==== ***/
.reply{
	clear:both;
	font-size:12px;
	margin-top:10px;
	}
.commentlist li {
  border:1px solid #ddd;
}
.commentlist li .avatar {
  float: right;
  background: #FFF;
  border: 1px solid #ddd;
  padding: 2px !important;
}
.commentlist cite, .commentlist cite a {
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  text-transform: none;
}
.commentmetadata {
  font-weight: normal;
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
}
#respond:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.commentlist {
  margin: 0px;
  padding: 20px 0 0 0;
}
.comment-author{
	font-size:12px;
	font-style:normal;
	color:#666;
	font-weight:normal;
}
.comment-author a{
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#666;
}
.article .commentlist ol {
  margin: 0px;
  padding: 10px;
}
.article .commentlist li {
  margin: 0 0px 25px 0;
  padding: 10px;
  list-style: none;
}
.article .commentlist li ul li {
  margin-right: -6px;
  margin-left: 10px;
}
.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
}
.thread-alt {
  background: #fff;
}
.thread-even {
  background: #f1f1f1;
}
.even, .alt {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.depth-2 {
  background: #FFF;
}
.depth-3 {
  background: #F1F1F1;
}
.depth-4 {
  background: #F1F1F1;
}
.depth-5 {
  background: #FFF;
}
.inputf{
background:#f1f1f1;
border:1px solid #ccc;
height:18px;
margin-top:2px;
margin-bottom:10px;
font-weight:lighter;
font-size:12px;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:5px;
padding-top:2px;
width:200px;
outline:none;
}
cite.fn{
	font-weight:bold;
	color:#333;
	font-size:13px;
}
.area{
outline:none;
width:300px;
font-weight:lighter;
font-size:12px;
color:#666;
height:80px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#f1f1f1;
border:1px solid #ccc;
}

.submitcom{
background:#ededed;
outline:none;
border:1px solid #ccc;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:3px 6px 3px 6px;
margin-top:5px;
}
#commentform p{
	margin:10px 0 0 0;
}
#commentform{
	margin:10px 0 0 0;
}
.entry p, .textwidget {font-size:1.2em; color:#0b0957;}