/*
Theme Name: Win 7
Theme URI: http://www.ezwpthemes.com/templates/win-7.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: dark, fixed width, two columns, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/

* {behavior: url(js/iepngfix/iepngfix.htc);}

/* Global */
body {
	color: #000;
	background: #000 url(images/bg.gif) repeat-y center center;
	font-family: Verdana, Geneva, sans-serif;
}

p {
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
p#bl20 {height:20px;}
a, .post a {
	text-decoration: none;
	color:blue;
}

a:hover, .post a:hover {
	text-decoration: none;
	color:blue;
}

a.tree {color:#FFF;}
a.tree:hover {color:#FC0;}

h2 {font-size:16px;color:#DBAF50;font-style:none;padding-top:10px;}
h3 {font-size:14px;color:#DBAF50;font-style:none;padding:10px 0px 0px 0px;}
h4 {font-size:12px;color:#DBAF50;font-style:none;padding:10px 0px 0px 0px;}

#blog_title ,.post_title ,h1 ,h2 ,h3 ,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote, code {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dashed #999;	
}
blockquote {
	background: #F8F4AB;
}
code {
	background: #F5D582;
}

/* Layout */
#wrapper {
	min-width: 1000px; /* not working in IE6 */
	overflow: hidden;
	background: url(images/container_bg.jpg) center center repeat-y;
}
#bottom_frame {
	padding: 0 0 343px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#bottom_container {
	padding: 0;top_frameurl(images/bottom_container.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(images/top_frame.jpg) no-repeat center top;
}
#top_container {
	background: url(images/top_container.jpg) no-repeat center 317px;
	margin: 0 auto;
}
#header , #container , #footer {
	width: 1000px;
}
#header {
	height: 257px;	position: relative;
}
#container {
	padding: 0px 0 0px 0;
    z-index:99;
    
}
/* Header */
#header #blog_title {
	font-size: 3em; /* Blog title */
	padding: 0px 50px 0 382px;
	text-align: right;
	color: #fff;
}
#header #blog_title a {
	color: #fff;
}
#header h2 {
	color: #fff;
	font-size: 1.4em; /* Blog Description */
	padding: 0px 70px 0 384px;
	text-align: right;
}
/* menu */
#menu {
	width: 843px;
	height: 64px;
	position: absolute;
	left: 100px;
	top: 168px;
	overflow: hidden;
}
#menu ul {
	margin-left: 22px;
}
#menu ul li {
	width: 131px;
	height: 64px;
	padding: 0 0px 0 0px;
	font-size: 1.5em; /* menu Font Size */
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: center;
	float: left;
	top:3px;
}
#menu ul li a {
    top:5px;
	width: 140px;
	height: 36px;
	overflow: hidden;
	display: block;
	float: left;
	padding: 0;
	line-height: 1.8;
	color: #fff;
	background: url(images/menu_over.png) no-repeat left 1000px;
}
#menu ul li a:hover {
	padding: 0;
	color: #fa0;
	background: url(images/menu_over.png) no-repeat left 2px;
}
#menu ul ul li {
	font-size: 1em;
}
.menu_over {
	background: url(images/menu_bg.jpg) no-repeat left 30px;
}


/****************************************************************** additional ****/
/***************/
#menu2
{
    list-style:none;
    margin:0; 
    padding:0;
    width: 845px;
    top: 172px;
    right: 35px;
    position: absolute;
    z-index:100;
    
} 


#menu2 a
{
    display:block;
    color:#FFF;
	font-size:12px;
    text-decoration:none;
    z-index:100;
    
}
#menu2 a:hover
{
    /*background-image: url("images/menu_over.png");*/
    behavior: url(js/iepngfix/iepngfix.htc);
}


#menu2 li {position:relative; float:left; margin-left:0px;z-index:100}

    
#menu2 ul {position:absolute; top:26px; background:#d1d1d1; display:none; opacity:0; list-style:none; left:1px; margin-top: 10px;}

#menu2 ul li {position:relative; border:none; width:137px;     z-index:100;}

#menu2 ul li a {display:block; padding:5px 7px 5px; background-color:#007dc6; z-index:100}

#menu2 ul li a:hover {background:url(images/post_header_bg.jpg);}


#menu2 ul ul {left:138px; top:-1px; z-index:100;}

#menu2 .menulink1 {padding:5px 7px 7px; font-weight:bold; width:126px; text-align:center; z-index:100;}
#menu2 .menulink1:hover {background:url("images/menu_over.png"); width:126px;     behavior: url(js/iepngfix/iepngfix.htc);}

#menu2 .menulink2 {padding:5px 7px 7px; margin-right: -10px; font-weight:bold; width:126px; text-align:center; display:block; position:relative; z-index:100}
#menu2 .menulink2:hover {background:url("images/menu_over.png"); width:126px;     behavior: url(js/iepngfix/iepngfix.htc);}

#menu2 .menuhover {background-image: url("images/menu_over.png");     behavior: url(js/iepngfix/iepngfix.htc); }

#menu2 .sub {background:#007dc6 url("images/arrow.gif") 125px 8px no-repeat; display: block; z-index:100;}

#menu2 .topline {border:1px solid #c5c5c5;}

#line_under
{
    margin:0; 
    padding:0;
    width: 845px;
	height:34px;
    top: 198px;
    left:100px;
    position: absolute;
    z-index:1;
}

#line_under.active
{
	background:url(images/menu_bg.jpg) no-repeat;
}

/****************************************************************** additional ****/

/* searchform */
#searchform {
	overflow: hidden;
	position: absolute;
	right: 22px;
	top: 128px;
}
.searchtext {
	width: 108px;
	color: #ccc;
	border: 0;
	font-size: 1.2em;
	background: none;
	padding: 0;
	margin: 4px 2px 0 0;
	float: left;
}
#searchsubmit {
	border: 0;
	margin: 0 0 0px 0;
	width: 27px;
	height: 25px;
	float: left;
}
#social {
	position: absolute;
	right: 50px;
	top: 10px;
}

/* welcome */
#welcome {
	color: #4c4c4c;
	font-weight: bold;
	font-size: 1.1em;
	background: url(images/welcome_bg.gif) repeat-y;
    left:0px;
	position: relative;
}
.welcome_bot_frame {
	height: 8px;
	background: url(images/welcome_bot_frame.jpg) no-repeat left top;
	
}

#welcome_inner img {width:100px; height:100px; text-align: center;}


#welcome p {
	width: 206px;
	padding: 0px 0 4px 9px;
}

/* Content */
#content {
	width: 535px;
	padding: 0px 0px 0 0px;
	display: inline;
	margin: 0px 77px 0px 0px;
	float: right;
    
}
.post {
	width: 535px;
	padding: 0px 0 20px 0;
	margin: 0px 0px 0px 0px;
	background-color: #E2E1E1;
	position: relative;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 10px;
	padding: 7px 7px 12px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.post_path a:hover {
	text-decoration: underline;	
}
.post_path span {
	color: #706ED6;	
}
.post .post-title {
	color: #DBAF50;
	width: 485px;
	margin: 0px auto;
	padding: 4px 20px 4px 30px;
	font-size: 1.4em; /* Post title */
	background: url(images/post_header_bg.jpg) repeat-x;	
	z-index:1;
}
.post .post-title a {
	color: #fff;
}
.post .post-title a:hover {
	color: #fc0;
}
.post_top_frame {
	height: 21px;
	background: url(images/post_top_frame.png) no-repeat left bottom;
}
.post_bot_frame {
	height: 41px;
	background: url(images/post_bot_frame.png) no-repeat left top;
}
.postmetadata {
	padding: 4px 24px 4px 30px;
	text-align: right;
	font-size: 1.1em;
}
.postmetadata a {
	text-decoration: underline;
}
.edit_post {
	margin: 10px 30px;
	padding: 5px 10px;
	background: #ffc;
	color: #666;
	border: 1px dashed #999;
}
.edit_post a {
	font-style: italic;
	color: #33C;
}
.edit_post a.post-edit-link {
	margin-right: 15px;
	font-style: normal;
	color: #E5631C;
	text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
	color: #33c;
}
.entry {
	width: 474px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 1.2em;
}

.tags, .tags a, .postmetadata, .postmetadata a {
	color: #EEEDA4;
}
.tags {
	font-size: 1.2em;
	margin: 10px 30px 0 30px;
}
.tags a {
	text-decoration: underline;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/* Sidebar */
#sidebar {
	width: 226px;
	overflow: hidden;
	display: inline;
	position: relative;
	padding: 70px 0px 0px 0px;
	margin: 0px 0px 0 110px;
	float: left;
	color: #666;
}
#sidebar_main {
	width: 222px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	background: url(images/sidebar_bg.gif) repeat-y left top;
}
.sidebar_top_frame {
	height: 35px;
	background: url(images/sidebar_top_frame.gif) no-repeat left bottom;
}
.sidebar_bot_frame {
	height: 5px;
	font-size: 5px;
	background: url(images/sidebar_bot_frame.jpg) no-repeat left top;
}
#sidebar_main h2 {
	padding: 0px 5px 5px 38px;
	text-align: left;
	font-size: 18px;
	color: #fff;
	background: url(images/sidebar_header_bg.jpg) no-repeat left top;
}
#sidebar_main ul li {
	width: 183px;
	overflow: hidden;
	font-size: 1.2em;
	padding: 0px 0px 10px 23px;
	margin: 0px 0;
}
#sidebar_main ul li a {
	color: #000;
}
#sidebar_main ul li a:hover {
	color: blue;
}
#sidebar_main ul ul {
	padding: 0 0 0 4px;
	background: none;
}
#sidebar_main ul ul li {
	width: 143px;
	font-size: 1em;
	border: none;
	margin: 0;
	padding: 7px 0 7px 35px;
	background: url(images/sidebar_li.png) left 7px no-repeat;
}
#sidebar_main ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sidebar_main ul ul li li {
	font-size: 1em;
	padding-left: 15px;
	padding-bottom: 0;
	background: none;
	width: 85%;
}
#sidebar_main .textwidget {
	margin: 7px 0;
}
#sidebar select {
	font-size: 1em;
	margin: 7px 0;
	width: 95%;
}
/* Sidebar Sub */
#sidebar_sub {
	width: 535px;
	display: inline;
	float: right;
	margin: 10px 77px 0 0px;
}
#sidebar_sub a {
	color: #fff;
}
#sidebar_sub a:hover {
	color: #fc0;
}
#sidebar_sub h2 {
	font-size: 1.4em;
	color: #fff;
	text-align: center;
	padding: 5px 0px 10px 0px;
	background: url(images/post_header_bg.jpg) repeat-x left 2px;
}
#sidebar_sub ul {
	overflow: hidden;
	background: url(images/post_bg.png) repeat-y;	
}
#sidebar_sub ul li {
	width: 267px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#sidebar_sub ul ul {
	background: none;
	padding: 0px 0 0 0px;
	margin: 0;
}
#sidebar_sub ul ul li {
	width: 240px;
	margin: 0;
	font-size: 1.1em;
	padding: 3px 0px 3px 15px;
}

/* Footer */
.credit, .credit a, .credit a:hover {
	color: #000;
}


/* PageNavi*/
.wp-pagenavi {
	padding: 5px 36px 5px 10px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #ccc;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 13px Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}
#wp-calendar th {
	text-align: center;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 30px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.read_comments {
	margin: 0px 18px 0 13px;
	text-align: right;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.read_comments a {
	font-size: 1.2em;
	padding: 4px 0 4px 10px;
	color: #B3E87B;
}
.read_comments a:hover {
	color: #790B00;	
}

h3#comments, #respond h3 {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 1.4em;
	color: #333;
}
h3#comments {
	padding: 0 0 0 20px;
}
#commentform {
	margin: 5px 18px 0 10px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-indent:2mm;
	border:0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#commentform textarea {
	width: 250px;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	width:80px;
	right:22px;
	position:relative;
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	padding: 0 0 0 10px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 20px 0 20px;

}
.commentlist li {
	width:480px;
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	white-space: pre-wrap;
	word-wrap: break-word;
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
#content .comment-body p a {
	text-decoration: underline;
}
#content .comment-body p a {
	text-decoration: underline;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border:0px;
	background-color: #FFFFFF; 
	padding: 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:2px;
}
.even {
	border:0px;
	background-color: #FFFFFF;
	-moz-border-radius:6px;
	-webkit-border-radius:2px;
}

/* My Place */

a.asd {
	text-decoration: none;
	color:white;
}

input.email {
	width: 150px;
}

input.send {
	float: right;
}

a.sidelink {
	color: black;
	font-weight: 100;
}

::selection {
	background:#13568D;
	color:#fff;
}

::-moz-selection {
	background:#13568D;
	color:#fff;
}

a.leftwin {
	font-size:10px;
}

#contactuslogo {
	position: absolute;
	right: 252px;
	top: 125px;
}

#loginbuton {
	position: absolute;
	right: 294px;
	top: 125px;
}

#remleftlogo {
	padding-bottom:10px;
}

div.conus {
	float:right;
}

/* Computers */
a.sal, a.sal:hover {
	width:60px;
	height:17px;
	display:block;

}

a.sal {
	background-image: url(images/extra/menus/Computers.jpg);
	background-position: -0px -0px;
}

a.sal:hover {
	background-image: url(images/extra/menus/Computers.jpg);
	background-position: -60px -0px;
}

a.rep, a.rep:hover {
	width:77px;
	height:17px;
	display:block;
}

a.rep {
	background-image: url(images/extra/menus/Computers.jpg);
	background-position: -0px -17px;
}

a.rep:hover {
	background-image: url(images/extra/menus/Computers.jpg);
	background-position: -77px -17px;
}

a.upg, a.upg:hover {
	width:98px;
	height:17px;
	display:block;
}

a.upg {
	background-image: url(images/extra/menus/Computers.jpg);
	background-position: -0px -34px;
}

a.upg:hover {
	background-image: url(images/extra/menus/Computers.jpg);
	background-position: -98px -34px;
}

a.data-rec, a.data-rec:hover {
	width:145px;
	height:17px;
	display:block;
}

a.data-rec {
	background-image: url(images/extra/menus/Computers.jpg);
	background-position: -0px -51px;
}


a.data-rec:hover {
	background-image: url(images/extra/menus/Computers.jpg);
	background-position: -145px -51px;
}

/* Networking */
a.vpn, a.vpn:hover {
	width:45px;
	height:16px;
	display:block;	
}
a.vpn {
	background-image: url(images/extra/menus/Networking.jpg);
	background-position: 0px 0px;
}

a.vpn:hover {
	background-image: url(images/extra/menus/Networking.jpg);
	background-position: -45px 0px;	
}

a.res, a.res:hover {
	width:182px;
	height:16px;
	display:block;
}

a.res {
	background-image: url(images/extra/menus/Networking.jpg);
	background-position: 0px -16px;	
}

a.res:hover {
	background-image: url(images/extra/menus/Networking.jpg);
	background-position: -90px -0px;
}

/* Business */
a.tra, a.tra:hover {
	width:84px;
	height:16px;
	display:block;	
}

a.tra {
	background-image: url(images/extra/menus/Business.jpg);
	background-position: -332px -0px;
}

a.tra:hover {
	background-image: url(images/extra/menus/Business.jpg);
	background-position: -370px -16px;
}

a.tech, a.tech:hover {
	width:166px;
	height:16px;
	display:block;
}
a.tech {
	background-image: url(images/extra/menus/Business.jpg);
	background-position: -0px -0px;
}

a.tech:hover {
	background-image: url(images/extra/menus/Business.jpg);
	background-position: -166px -0px;
}

a.ser, a.ser:hover {
	width:186px;
	height:16px;
	display:block;
}

a.ser {
	background-image: url(images/extra/menus/Business.jpg);
	background-position: -0px -16px;
}

a.ser:hover {
	background-image: url(images/extra/menus/Business.jpg);
	background-position: -186px -16px;
}

/* Surveillance */

a.ip, a.ip:hover {
	width:111px;
	height:17px;
	display:block;
}

a.ip {
	background-image: url(images/extra/menus/Surveillance.jpg);
	background-position: 0px 0px;
}

a.ip:hover {
	background-image: url(images/extra/menus/Surveillance.jpg);
	background-position: -111px 0px;
}

a.dvr, a.dvr:hover {
	width:130px;
	height:17px;
	display:block;
}

a.dvr {
	background-image: url(images/extra/menus/Surveillance.jpg);
	background-position: 0px -17px;
}


a.dvr:hover {
	background-image: url(images/extra/menus/Surveillance.jpg);
	background-position: -130px -17px;
}

/* Web */

a.des, a.des:hover {
	width:114px;
	height:16px;
	display:block;
}

a.des {
	background-image: url(images/extra/menus/Web.jpg);
	background-position: 0px 0px;
}

a.des:hover {
	background-image: url(images/extra/menus/Web.jpg);
	background-position: -114px 0px;
}

a.hos, a.hos:hover {
	width:126px;
	height:16px;
	display:block;
}
a.hos {
	background-image: url(images/extra/menus/Web.jpg);
	background-position: 0px -16px;
}

a.hos:hover {
	background-image: url(images/extra/menus/Web.jpg);
	background-position: -126px -16px;
}

/* Left Sidebar*/
div.sideleft {
	right:4px;
	position:relative;
}

a.face, a.gog, a.rs, a.yel, a.twiter, a.lin {
	width: 25px;
	height: 25px;
	display: block;
	background-image: url(images/Social.png);
}

a.face { background-position: 0px 0px; }
a.gog { background-position: -25px 0px; }
a.rs { background-position: -50px 0px; }
a.yel { background-position: -75px 0px; }
a.twiter { background-position: -100px 0px; }
a.lin { background-position: -125px 0px; }

li.kas {list-style-type: circle;}

a.bloglink, a.bloglink:hover {
	width:35px;
	height:30px;
	display:block;
	background-image: url(images/blog4.png);
}

#blog {
	position: absolute;
	right: 210px;
	top: 125px;
}

a.ret {
	text-decoration: line-through;
	font-weight: 100;
	font-size: 13px;
}

/* Comments */
#comment {
	height:74px;
	text-indent:2mm;
	border:0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

a.datecomment {
	background-image: url(images/date2.gif);
	width:20px;
	height:21px;
	display:block;
}

#left_sidebar_categories
{
    padding-left: 23px;
}

#left_sidebar_categories li.categories
{
    background: none;
    margin-bottom: 10px;
    padding: 0px;
}

#left_sidebar_categories li.categories ul
{
    padding-left: 10px;
}

#left_sidebar_categories li.categories ul li
{
    padding: 0px;
    background: none;
}

#left_sidebar_categories a
{
    font: 14px Arial, Helvetica, sans-serif;
}


img#rimg {float:right;}
img#limg {float:left;}
img#limg, img#rimg {margin: 5px;}