<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: IT Blogs
Version:  4.4
Description:  Designed by &lt;a href="http://amin.bz/"&gt;Amin Badie Zadeh&lt;/a&gt;.
Author: ZAKROT
Author URI: http://zakrot.com/
Tags: black, blue, green, pink, Yellow, red, DarkGreen, Brown, two-columns.

*/
 
@import "css/reset.css";
@import "css/960.css";
@import "css/style.css";


/*    Your Custom CSS    */
.leg-left h1.fft{
	float:left;	
	font-family:"Zakrot", Arial, Helvetica, sans-serif;
	font-size:1.6em;
	margin:20px 0 0 10px;
	padding-left:15px;
	font-weight:normal
}
.leg-left h1.fft a{
	color:#FFF
}
.leg-left h1.fft a:hover{
	color:#CCC
}
a[class|=tag-link]:hover{    
    text-decoration: underline;	
}

.wp-sponsors{
	width:278px;
	border:1px solid #949188;
	background-color:#f0ede6;
	padding:10px;
	text-align:justify;
	line-height:130%;
	font-size:11px;
	color:#333;
}

div.widget-title{
	font-family:"Zakrot", Arial, Helvetica, sans-serif;
	font-size:1.2em;	
	font-weight:bold;
	padding-bottom:5px;
	text-shadow:1px 1px 0 #fff;

}
.wp-sponsors ul li{
	background-color:#f6f3ed;
	margin:5px;	
	font-size:11px;
	text-align:center;
	border:1px solid #e3ddce;	
	padding:5px 10px;
	display:block;
}

.wp-sponsors ul li:hover{
	border:1px solid #C96;
}
div#header-bar
{
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}


.post-view{
	float:left;
	width:77px;
}

.sidebar-sda{
	text-align:center;
	}
.sidebar-sda img {
	width:125px;
	height:125px;
	border:1px solid #e5e1d2;
	margin:2px;
}

.sidebar-sda embed {
	width:125px;
	height:125px;
	border:1px solid #e5e1d2;
	margin:2px;
}

.sidebar-sda a:hover img{
	border:1px solid #C96;
}

.sidebar-sda a:hover embed{
	border:1px solid #C96;
}

.DiGiADS {
	padding: 0 7px;
}

@font-face{
	font-family: dgby1;
	src: url('./font/Mj_Casablanca.woff');
}

@font-face{
	font-family: dgby2;
	src: url('./font/baarsophia-lg4z.woff');
}

h4.extra-menu{
	font-family: dgby1, dgby2;
	color: #746e5e;
}</pre></body></html>