/*  
Name: Alpha Intelligence
Author: Prashanta Shrestha
Date: 08/20/2013
*/

/***Misc Tags***/

* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #000 /*url(headergrunge.jpg) repeat-x*/ ;
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #fff;}
 
a img{ border: 0px; }

a { text-decoration: none;}

input {
 background: #333;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 3px;
 color: #f4f4f4;
 border: 2px solid #555;}
	
button {
 background: #222;
 font-family: Verdana;
 font-size: 0.8em;
 padding: 2px;
 color: #f4f4f4;
 border: 2px solid #000;
 height: 2em;} 


/**** Span class's *****/

.hidden { text-indent: -9000px;}
.br { clear: both;}
.red { color: #66CC33;}
.small { font-size: x-small;}
.large { font-size: xx-large;}
.right { float: right;}
.left { float: left;}
.center { margin: 0 auto; text-align: center;}


/**** Site Container ****/

#container { width: 960px; margin:0 auto; text alligh: left;}



/***Header***/

 
#logo { float: right;
 width: 780px;
 text-align: center;
}

#logo h1 { 
 margin-top: 30px;
 margin-left: 10px;
 font-size: 2.0em;
 letter-spacing: 0em;}
 
#flash {
float: left; width: 170px; margin-top: 30px; margin-left: 5px;}
 
#search button { margin-left: 5px; padding: 0 2px 2px 2px;}

/***left Side Bar***/

#navlist { float: left; width: 170px; margin-top: 30px; margin-left: 5px;}

 
#navlist ul {
 list-style: none;
}

#navlist li a{
 display: block;
 height: 25px;
  width: 100px; 
 padding: 9px;
 margin: 5px;
 background: inherit;
 border-right: 4px solid #000;
 color: #999;
 text-transform: lowercase;
 font-size: 0.9em;}
 
#navlist li a:hover {
 color: #f4f4f4;
 background: #333;
 border-right: 4px solid #FF0000;}
 
#navlist li .active {
 color: #999;
 background: #333;
 border-right: 4px solid #FF0000;}


/***Content***/

#content { 
float: right;
 width: 780px; 
 margin-top: 30px; 
 margin-left: 1px;  
 background: #333;
 }

#content a { color:#FFF; font-weight: bold;}

#content a:hover { 
 color: #fff; 
 background: #FF0000; 
 font-weight: bold;}
 
#content p {line-height: 1.6em; font-size: 0.75em; margin-left:1cm; margin-right:1cm; margin-bottom: 20px;  color: #f4f4f4;}

#content h5 { line-height: 1.6em; font size 0.85em; margin-left: 1cm; margin-right: 1cm; margin-bottom: 0px; color:#FF0000;
	}
#content h3 {
text-indent: 20px;
color: #999;
letter-spacing: 0em;
margin-top: 8px;
margin-bottom: 4px;
line-height: 1.6em;
}

#content h3:hover { color: #66CC33;}

	#content .code{
	  color: #444;
	  background: #F4f4f4 url(codenums.png) repeat-y;
	  border: 1px solid #ccc;
	  padding: 1px;
	  padding-left: 25px;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  font-size: 0.8em;
	  width: 470px;
	  margin: 2px auto;
	  white-space: nowrap;
	  overflow: auto;}
	  
	#content  code {
	  color: #fff;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  background-color: #333;
	  font-size: 1.2em;}

#content blockquote { color: #999; font-style: italic; text-align: center; width: 300px; margin: 10px auto;}
 
 /***Slogan***/
#slogan {
float: right;
 width: 780px;
 text-align: center;
 color: #fff;
 margin-top: 20px;
 font-size: 1.0em;
 }
 
#slogan p { color: #fff;}
 
#slogan a { color: #666;}
 
#slogan a:hover { color: #f4f4f4;}
/***Footer***/

#footer {
float: right;
 width: 780px;
 text-align: center;
 color: #666;
 margin-top: 20px;
 font-size: 0.7em;
 }
 
#footer p { color: #666;}
 
#footer a { color: #666;}
 
#footer a:hover { color: #f4f4f4;}


/** page structure **/
#w {
  display: block;
  float: left;
  width: 780px;
  margin: 0 auto;
  padding-top: 30px;
}

#content_gallery {

float: left;
 width: 780px;
/**  display: block; */
  background: #fff;
  padding: 5px 5px;
  padding-bottom: 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
#content_gallery h3 {
text-indent: 20px;
color: #999;
letter-spacing: 0em;
margin-top: 8px;
margin-bottom: 4px;
line-height: 1.6em;
}

#content_gallery h3:hover { color: #66CC33;}

#content_gallery p {line-height: 1.6em; font-size: 0.75em; margin-left:1cm; margin-right:1cm; margin-bottom: 20px;  color: #000;}

#thumbnails { display: block; margin-bottom: 10px; }
#thumbnails ul li { float: left;   margin-left: 25px; margin-bottom: 30px; }

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
	

 