/*
Theme Name: AliTek
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Anna
Author URI: 
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* - BASIC STUFF - */
body {background:#9b9ca0;font:9pt/11pt Verdana, Geneva, sans-serif;color:#000;margin:0 auto;padding:0 20px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
.boldish{
	font-weight: bold;
}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:20px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:40px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}


/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}


/* -- STUFF  --*/
#header_image {
	float: left;
	position: relative;
	top: 28px;
	bottom: 28px;
	left: 20px;
}

.service_areas{
	
	/* background: url(/wp-content/themes/Alitek/images/AliTekServicesTable.jpg) no-repeat; */
	clear: both;
	height: 200px;
	width: 580px;
	padding: 10px 20px 20px 10px;
	font-weight: bold;
}

.service_areas h2 {
	font-weight: bold;
}


a:link { 
	color: #114477;
	text-decoration: none;
	}
a:visited { 
	color: #114477;
	text-decoration: none;
	}
a:hover { 
	color: #6f1016;
	text-decoration: none;
	}
a:active { 
	color: #114477;
	text-decoration: none;
	}
.current_page_item a{
	color: #6f1016;
	font-weight: bold;
}
ul .current_page_item ul a{
	color: #114477;
	font-weight: normal;
}	
ul .current_page_item ul a:hover{
	color: #6f1016;
	font-weight: normal;
}	






#yui-gen0 {
	width: 85px;
}
#yui-gen0 .yuimenuitemlabel{
	padding: 0 20px 0 30px;
}
#yui-gen1 {
	width: 89px;
}
#yui-gen1 .yuimenuitemlabel{
	padding: 0 20px 0 28px;
}
#yui-gen2 {
	width: 210px;
}
#yui-gen2 .yuimenuitemlabel{
	padding: 0 20px 0 38px;
}
#yui-gen3 {
	width: 227px;
}
#yui-gen3 .yuimenuitemlabel{
	padding: 0 20px 0 38px;
}
#yui-gen4 {
	width: 181px;
}
#yui-gen4 .yuimenuitemlabel{
	padding: 0 20px 0 43px;
}
#yui-gen5 {
	width: 185px;
}
#yui-gen5 .yuimenuitemlabel{
	padding: 0 20px 0 36px;
}

div#knowledge-management div ul li a.yuimenuitemlabel {
	padding: 0 20px 0 20px;
}

div#human-capital-mangement div ul li a.yuimenuitemlabel {
	padding: 0 20px 0 20px;
}

div#security-services div ul li a.yuimenuitemlabel {
	padding: 0 20px 0 20px;
}

div#business-continuity div ul li a.yuimenuitemlabel {
	padding: 0 20px 0 20px;
}

#page strong {
	font-weight:bolder;
}

#page blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#page em {
	font-style:italic;
}

#page p {
	padding-top: 5px;
	padding-bottom: 5px;
}
