@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------Reset CSS---------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
        margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	ol,ul { 
		list-style:outside;
		margin:0.20em 0.88em;
		padding:0 0 0 1em;
	} 
	
	caption,th { 
	    text-align:left; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
	
/*-----------------------------------------------Fonts CSS---------------------------------------------------*/	

body {
	font-family:Arial,sans-serif;
    font-size:16px;
}


/*-----------------------------------------------StyleSheet CSS ---------------------------------------------------*/


/*-----------------------------------------------Headers CSS---------------------------------------------------*/

h1 {
	color: #000;
	font-size: 17px; /* 20px*/
	text-transform: uppercase;
}

h2 {
	/* 16px Fonts CSS foundation. */
	color:#c20000;
	border-bottom: 1px solid  #b1b1b1;
	font-size: 1em;
    margin: 1.25em;
	padding-left:1.25em;
	text-transform: uppercase;
}

h3 {
	/* 14px  Fonts CSS foundation. */
	font-size: 0.88em;
	margin: 1em;

}

/*-------------------------------------Paragraphs and lists CSS---------------------------------------------------*/
/*paragraphs*/
p{  
    /* 13px  Fonts CSS foundation. */
	font-size:0.81em;
    font-weight:normal;
    line-height:1.25em;
	margin:0.5em 0 0 0.88px;
}

/*list styling*/

li {
	font-size:0.81em;
	margin:0.25em 0;
}

li ul li  
       {  
         font-size:0.88em;
	   }
/*-----------------------------------------------Menu left CSS---------------------------------------------------*/

#left_menu ul li {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial,sans-serif;
}
#left_menu ul li a:link,#left_menu ul li a:visited,#left_menu ul li a:active{
	text-decoration: none;
	color: #000;
	padding-left:5px;
}

#left_menu ul li a:hover {
	text-decoration: underline;
}


/*Privacy Copyright style*/

.Delimitatiolines,.PrivacyOthersLink {
	color: #808080;
	text-decoration: none;
	font-size: 11px;
}


a.PrivacyOthersLink:link,a.PrivacyOthersLink:visited,a.PrivacyOthersLink:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2771ba;
	text-decoration: none;
}

a.PrivacyOthersLink:hover {
	text-decoration: underline;

}

/*-----------------------------------------------Structure CSS---------------------------------------------------*/
#wrapper {
    text-align:left;
	width:62.63em;
	margin:0 auto;
	position:relative;
}

	#header {
	background:url(/Images/General/hf.jpg) -4px 0px no-repeat;
	z-index:2;
	height: 148px;
	}
	
	/*  navigation up layers */
	#navigation_up {
		height:35px;
		z-index:2;
		background: url(/Images/General/Navigation/nav_butt.png) 0px 0px;
	}
	
	/*-------------------container include text and left navigation--------------------*/
	
	#container {
		width:1009px;
		margin: 0;
		overflow:hidden;
		z-index:1;
		background:url(/Images/General/background-container.png) repeat-y;
	}
		#title_bk{
	margin-left:8px;
	width:987px;
	height:40px;
	z-index:2;
	background: url(/Images/General/title_up_header.gif) repeat;
	border-top: 5px solid #FFF;
		}
		
	 h1.title{
	margin: -40px 0px 0px 0px;	 
	padding:8px 0px 8px 0px;
	text-align:center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 5px solid #FFF;
	color: #FFFFFF;
	background: url(/Images/General/title_up_header.gif) repeat;
		}  
				
		#title{
			margin-left:2px;
		}
		
		#title a {
		          text-decoration:none;
		          } 
		/*  navigation layers */
		
		/*menu left navigations */
		#top-left-menu-bk {
            margin:-18px 0px 0px 13px;
			width:252px;
			height:18px;
			z-index:3;
			background: url(/Images/General/Navigation/left-menu-top-bk.png) no-repeat;
			}
			
		#left_menu {
			float:left;
			width:250px;
			margin:0 0 0 14px;
			background-color: #e4effe;
			border-right: 1px solid #8aafe1;
			z-index:3;	
		}
				#left_menu ul {
					list-style:none;
					color: #0000CC;
					text-decoration: none;
					padding:0;
				}
				
				#left_menu li {
					margin-bottom:5px;
					list-style: none;
					text-decoration: none;
				}
		
/* ---------------------------------------------------------- Content -----------------------------------------------------------------*/
#content {
	float:left;
	width:730px;
	z-index:3;
	background-color: #e1e0db;
   }
		
	   #content .article {
			background:transparent url(/Automation-Computer-Security/wp-content/themes/jaec/img/general/bg-article.png) repeat-x scroll 0 100%;
			padding:10px 20px 12px;
			width:690px;
			z-index:3;
			}
	   
			 #content .article .list {
				background:#FFFFFF url(/Automation-Computer-Security/wp-content/themes/jaec/img/general/bg-article-list.png) repeat-x scroll 0 100%;
				height:1%;
				overflow:hidden;
				padding:15px;
			   }  
			   
			   #content .article .single {
	border: 1px solid #999;
			   }   
			    			 
				 #content .article .list h3 a, #content .article .list h3 a:link, #content .article .list h3 a:active {
					color:#C30;
					font-size: 15px;
					text-decoration: none;
					text-transform:uppercase;
				    }
					
				  #content .article .list h3 a:hover {
						text-decoration: underline;
					  }	
					  
				 #content .article .green h3 a, #content .article .green h3 a:link, #content .article .green h3 a:active,#content .article .green h3 a:hover {	 /* green energy */
					color:#060;
				    }
				  #content .article .list .tags a,#content .article .list .tags a:link,#content .article .list .tags a:active{
					     color:#DA3114;
						 font-size:11px;
						 text-decoration: none;
				        }
				     
				  #content .article .list .tags a:hover {
					    text-decoration: underline;
				       }
					   
				  #content .article .list .green a,#content .article .list .green a:link,#content .article .list .green a:active,#content .article .list .green a:hover{ /* green energy */
							color:#060;
				        }
				     
                      
				  #content .article .single div.tags  {
						background-image: url(img/general/bg-tags-single.png);
				       }
				 		  
		#related-posts {
			            margin-top:10px;
		              } 
				
				#related-posts ul li {
				 list-style-type: none;
				 }
				 
					
					
					#related-posts ul li a,#related-posts ul li a:link,#related-posts ul li a:active {
						color:#000;
						text-decoration: none;
						font-weight: bold;
						   }
						   
					#related-posts ul li a:hover {
						color:#A40505;
						text-decoration: none;
						font-weight: bold;
					}	   
				 		  		  
			   
		/* Privacy,Copyright and Others */
		
		#footer-all {
			width:1006px;
			height:90px;
			z-index:2;
			background:url(/Images/General/hf.jpg) 0px -149px no-repeat;
			margin:-2px;
		}
		
		#adsense {
			margin:10px auto 10px auto;		
			width:730px;
			height:92px;
			z-index:2;
          }
		
		#Privacy-Others {
			width:1002px;
			height:35px;
			font-weight: 400;
			text-align: center;
			margin-top:-60px;
		}
		
#advertising-left {
	height: 600px;
	width: 145px;
	margin:20px auto 20px auto;
			 }	
	
	#advertising-left a img { 
			text-align:center;
			margin-bottom:10px;
	}
.amazon{text-align:center;}   	


#nav {
	padding:0; 
	margin:0 auto; 
	list-style:none; 
	height:35px; 
	width:550px;
	position:relative; 
	z-index:200; 
	}
#nav li.top {
	display:block; 
	float:left;
	margin:0;
	}

#nav li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
    line-height:33px; 
	color:#fff; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	padding:0 0 0 13px; c
	ursor:pointer;
	background: url(/Images/General/Navigation/nav_butt.png) 0px 0px;
	}

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	background: url(/Images/General/Navigation/nav_butt.png) 0px 0px no-repeat;
	}

#nav li:hover a.top_link,#nav a.top_link:hover{
	color:#fff; 
	background:url(/Images/General/Navigation/nav_butt.png) 0px -35px no-repeat;
	}

#nav li:hover a.top_link span, #nav a.top_link:hover span{
	background:url(/Images/General/Navigation/nav_butt.png) right -35px no-repeat;
	}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

.year { text-align:center;
        color:#FFF
      }
	  
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

p.postmetadata {
	           color:#848283;
               font-size:11px;
			   font-family: Verdana, Arial, Helvetica, sans-serif;
               font-weight:normal;
               height:1%;
               line-height:30px;
               margin:10px 0 0;
               overflow:hidden;
               padding:0 0 0 10px;
			  
}


.time {
	color:#6E6E6E;
	font-size:11px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/Automation-Computer-Security/wp-content/themes/jaec/images-wordpress/ico-published.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 0px 0px 18px;
	margin:5px 0px 0px 5px;
      }


/* ----------------------------------- advertising ----------------------------------------------------------------*/


#advertising-left {
	height: 600px;
	width: 145px;
	margin:20px auto 20px auto;
			 }	
	#advertising-left  h2 { 
	        margin:0 0 10px -25px;
			padding:0;
	}
	
	#advertising-left a img { 
			text-align:center;
			margin-bottom:10px;
	}
			 
#ads-aff {
	background-image: url(img/ads/ads.png);
	background-repeat: no-repeat;
    height:120px;
	width:750px;
	margin-top: 10px;
	padding:12px 0px 0px 4px;
}

#content li {
	             font-family:Verdana,sans-serif;
                 font-size:13px;
                 line-height:16px;
                 margin:4px 0 0 4px;
}

.amazon{text-align:center;}   

p#breadcrumbs{
	background:#3469b7 none repeat scroll 0 0;
	color:#fff;
	font-size:11px;
	margin:1px 0;
	padding:6px 20px;
}
	                  

p#breadcrumbs a {
color:#fff;
text-decoration:none;

}				

p#breadcrumbs a:hover {
text-decoration:underline;
}		

/* Begin Comments*/
.commentlist {
padding: 0px;
margin: 0px 0px 0px 35px;
width: 600px;
background-image: url(/Automation-Computer-Security/wp-content/themes/jaec/img/comments/comment-bg.png);
list-style-image: none;
list-style-type: none;
float: left;
}

#content .commentlist li {
	font-weight: bold;
	width: 600px;
	display: block;
	background-image: url(/Automation-Computer-Security/wp-content/themes/jaec/img/comments/comment-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 25px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 600px;
	display: block;
	background-image: url(/Automation-Computer-Security/wp-content/themes/jaec/img/comments/comment-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.says {
display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images-wordpress/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images-wordpress/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images-wordpress/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
color: #000;
font-weight: normal;
font-size: 18px;
margin-bottom: 15px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images-wordpress/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 615px;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images-wordpress/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(img/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(img/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(img/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(img/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(img/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}

/* End Comments */

/* --------------------------------------Plugin Sociable -----------------------------------*/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* --------------------------------------Plugin Related posts -----------------------------------*/

#related-posts ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	margin:20px 10px;
}

.amenu {
	text-decoration: none;
	color: #0000CC;
	
}
a.amenut:link,a.amenu:visited,a.amenu:active{
	text-decoration: none;
	color: #0000CC;
}

a.amenu:hover {
	text-decoration: underline;
}


.wp-pagenavi { 
      margin:20px auto 20px auto;
	  font-size:12px;
	  text-align:center;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8AAFE1;
	color: #0066cc;
	background-color: #FFFFFF;	
}

.wp-pagenavi a:visited {	
	background-color:#FFFFFF;
    border:1px solid #A9A9A9;
    color:#333333;
}
.wp-pagenavi a:hover {	
	color: #fff;
	border: 1px solid #4d8aff;
	background-color:  #0049D0;
	text-decoration:underline;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #fff;
	border: 1px solid #8AAFE1;
	background-color:  #0049D0;
    font-weight: bold;
}
.wp-pagenavi span.current {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color:#333333;
	font-weight:bold;
	margin:2px;
	padding:2px 4px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/*-------------------------------Pst thumbs--------------------*/

.postthumb {
	margin:5px 15px 5px 5px;
	float:left;
}
