/*  
Theme Name:BlackIDSolutions
Theme URI: http://www.blackidsolutions.com
Description:
Version: 1.0
Author: BlackIDSolutions
Author URI: http://www.blackidsolutions.com
*/
/* CSS Document */

body
	{
		font-size:12px;
		font-family:Arial;
		margin:0px;
		background:url(images/body_bg.jpg);
	}
#	inner_body
	{
		background:url(images/body_bg.jpg);
	}
#header_border
	{
				border-top:solid 10px #2f2d2d;
	}
#header
	{
		background:url(images/header_bg2.jpg) repeat-x;
	}
img
	{
		border:none;
	}
.main
	{
		width:973px;
		margin:0px auto;
	}
.inner_header
	{
		background:url(images/header_img.jpg) no-repeat;
		height:205px;
	}
.id_logo
	{
		padding-left:131px;
		float:left;
	}
.title
	{
		float:right;
		padding-top:13px;
		padding-right:83px;
	}
.subTitle
	{
		color: #fff;
		font-family:"Trebuchet MS";
		font-weight: normal;
		font-size: 22px;
		padding-top: 1px;
		padding-right: 80px;
		text-align: right;
		margin:0px;
	}
.nav { padding-left:160px; position:absolute; top:192px;}

.nav ul,li
	{
		list-style:none;
		margin:0px;
		padding:0px;
	}
.nav li
	{
		float:left;
		display:block;
		margin-right:5px;
	}
	
.nav a,.nav a:visited
	{
		text-decoration:none;
		font-size:14px;
		color:#3b3b3b;
		background:url(images/nav_left1.jpg) no-repeat;
		float:left;	
	}
.nav li span, .nav li span
	{		
	    padding-left:20px;
		padding-bottom:14px;
	    padding-right:20px;
		padding-top:4px;		
		float:left;
		background:url(images/nav_right1.jpg) no-repeat right top;	
		cursor:pointer;
	}
.nav a:hover, .current_page_item a, .current_page_item a:visited
	{
		color:#fdfdfd;
		background:url(images/nav_left1_hover.jpg) no-repeat;
		text-decoration:none;
	}
.nav li  a:hover span, .current_page_item a span
	{
		background:url(images/nav_right1_hover.jpg) no-repeat right top;
	}
.clear
	{
		clear:both;
	}
.pannel
	{
		width:283px;
		float:left;
		margin-right:10px;
		color:#777777;
		font-size:11px;
		font-family:Verdana, Arial;
	}
p
	{
		text-align:justify;
	}
.content
	{
		padding-right:5px;
	}
.inner_page_content
	{
		background:url(images/pannel_bg.jpg);
	}
h1,h2,h3,p
	{
		margin:0px;
		padding:0px;
	}
.img
	{
		text-align:center;
	}
.pannel_content
	{
		background:url(images/pannel_bg.jpg) repeat-y;
height: 1%;
	}
.pannel_title
	{
		padding-bottom:5px;
		font-size:11px;
	}
.pannel_content p
	{
		padding-bottom:13px;
	}
.btn
	{
		float:right;
		padding-top:5px;
	}
a.mr_btn, a:visited.mr_btn
	{
		color:#fff;
		text-decoration:none;
		width:84px;
		background:url(images/more_button.jpg) no-repeat;
		text-align:center;
		display:block;
		padding-top:9px;
		padding-bottom:10px;
	}
.pannel_bottom
	{
		background:url(images/panel_bottom.jpg) no-repeat bottom;
		padding:15px;
		padding-top:7px;
	}

/*----------------------wordpress style-----------------------------*/
.pannel_content_column	
	{
		width:880px;
		padding-top:30px;
		margin:0px auto;
	}
.contentColumn
	{
		margin:0px auto;
		width:807px;
		color:#999999;
		background:url(images/inner_content_bg.jpg) repeat-y;
	}

.innerContentColumn
	{
		background:url(images/inner_content_bottom.gif) no-repeat bottom;
		padding-top: 20px;
		padding-bottom:20px;
		height:1%;
	}
.leftColumn
	{
		padding-top:10px;
		padding-bottom:5px;
		padding-left:33px;
	}
.post h3
	{
		margin:0px;
		padding:0px;
		color:#999999;
		font-size:16px;
		font-weight:bold;
	}
.storytitle a, .storytitle a:visited, .storytitle a:hover
	{
		color:#cccccc;
		text-decoration:none;
		font-size:19px;
		font-weight:normal;
	}
.date_author
	{
		color:#999999;
		font-size:11px;
	}
.date_author a , .date_author a:visited
	{
		text-decoration:underline;
		color:#999999;
		
	}
.article_header
	{
		border-bottom: solid 1px #fdfdfd;
		padding-top:10px;
		padding-bottom:3px;
	}
.storycontent
	{
		padding-top:10px;
		padding-bottom:10px;
	}
.feedback 
	{
		padding-bottom:38px;
	}
.feedback a, .feedback a:visited
	{
		font-size:11px;
		color:#999999;
		text-decoration:none;
	}
.feedback a:hover
	{
		text-decoration:underline;
	}
h2
	{
		margin:0px;
		padding:0px;
	}
img
	{
		border:none;
	}
a, a:visited
	{
		text-decoration:none;
		color:#797e78;
	}
a:hover
	{
		text-decoration:underline;
	}
/* COMMENT BUBBLES */

.commentlist
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
.commentlist li
	{
		border:solid 1px #999;
		border-left:solid 5px #999;
		padding-left:10px;
		margin-bottom:5px;
	}
.alt 
	{
		border:solid 1px #D7D7D7 !important;
		border-left:solid 5px #D7D7D7 !important;
	}
/* CALENDER STYLE */
#wp-calendar {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wp-calendar caption {
	border-bottom: 1px dotted #C6C6C6;
	color:#8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

#wp-calendar td {
	color:#8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wp-calendar td a, #wp-calendar td a:visited {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td a:hover {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td.pad {
	background: transparent;
}

#wp-calendar tfoot td a:link, #wp-calendar tfoot td a:visited {
	background: none;
	border: 0px;
	color: #000000;
	text-decoration: underline;
}

#wp-calendar tfoot td a:hover {
	background: none;
	color: #363636;
	text-decoration: none;
}

#wp-calendar tfoot td#next {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#wp-calendar tfoot td#prev {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#wp-calendar tfoot td, #wp-calendar tfoot td.pad {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#wp-calendar th {
	color: #CF3A0B;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar ul{
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	background: none;
	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #009900;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #009900;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #cccccc;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #111222;
	color: #fff;
}

.pagebar a:hover {
	border-color: #cccccc;
	color:#009900;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

/*-----------------------------------footer---------------------------------------------*/
.footer_main
	{
		width:807px;
		margin:0px auto;
	}
#footer
	{
		background:url(images/footer_bg2.gif) repeat-x top;
		padding-bottom:20px;
	}
.footer_right
	{
		float:right;
		width:600px;
	}
#footer a, #footer a:visited
	{
		color:#fdfdfd;
	}
.super_solutions
	{
		
		width:241px;
		margin-right:10px;
		float:right;
	}
.online_support
	{
		width:241px;















		float:right;
	}
.address
	{
		float:left;
		float:150px;
		font-family:"Trebuchet MS",Arial;
		font-size:11px;
		color:#fdfdfd;
		padding-top:60px;
	}
.address a
	{
		padding-left:15px;
	}
.footer_big
	{
		font-size:13px;
	}
.ph
	{
		background:url(images/ph_img.jpg) no-repeat left 6px;
		padding-left:15px;
		padding-top:4px;
		padding-bottom:4px;
		display:block;
	}
.spacer
	{
		height:30px;
	}

/*------------------------inner pages --------------------------------------------*/

/*------------------------About US PAGe--------------------------------------------*/

.inner_pannel_content
	{
		background:url(images/inner_pannel_bg.jpg) repeat-y;
		width:751px;
		margin:0px auto;
		color:#a3a3a3;
		font-family:Verdana, Arial;
		font-size:12px;
		margin-top:30px;
	}
.inner_pannel_top
	{
		background:url(images/inner_pannel_top2.jpg) no-repeat top;
	}
.inner_pannel_bottom
	{
		background:url(images/inner_pannel_bottom.gif) no-repeat bottom;
		padding:20px;
                padding-bottom:0px;
                padding-top:0px;
		height:1%;
	}
.inner_pannel_content h2, .innerContentColumn h2
	{
		margin:0px;
		padding:0px;
		padding-bottom:10px;
		font-family:"Trebuchet MS",Arial;
		font-size:27px;
		font-weight:normal;
		text-transform:uppercase;
		color:#f9f6f6;
		text-transform:uppercase;
	}
.outsider_content
	{
		padding:30px;
		padding-top:0px;
                padding-bottom:0px;
	}
.inner_pannel_content p, .innerContentColumn p
	{
		margin:0px;
		padding:0px;
		padding-bottom:15px;
		font-family:Verdana, Arial;
	}
.img1
	{
		padding:30px 0px 0px 30px;
		float:right;
	}
.img2
	{
		padding:20px 15px 0px 0px;
		float:left;
	}
.img3
	{
		padding:35px 15px 0px 30px;
		float:right;
	}
.no_marg
	{
		margin-right:0px !important;
	}
.container1
	{
		
	}
.container2
	{
		float:right;
		width:570px;
                padding-top:20px;
	}
/*-----------------------------------Services Page----------------------------*/
.links
	{
		margin-bottom:10px;
		margin-top:10px;
		margin-left:35px;
	}
.links ul, .links li,links2 li, .links2 ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
.links li
	{
		float:left;
		margin-right:15px;
	}
.links li a, .links li a:visited
	{
		background:url(images/link_button.jpg) no-repeat;
		width:197px;
		display:block;
		font-family:Verdana, Arial;
		font-size:15px;
		color:#fdfdfd;
		text-decoration:none;
		padding-left:8px;
	}
.links li a:hover
	{
		background:url(images/link_button_hover.jpg) no-repeat;
	}
.links li a span
	{
		padding-left:35px;
		padding-top:19px;
		padding-bottom:22px;
		display:block;
	}
.links2
	{
		margin-top:10px;
		margin-bottom:10px;
		margin-left:7px;
	}
.links2 li
	{
		float:left;
		margin-right:9px;
		width:225px;
	}
.links2 li a, .links2 li a:visited
	{
		background:url(images/link_button2.jpg) no-repeat;
		width:225px;
		display:block;
		font-family:Verdana, Arial;
		font-size:15px;
		color:#fdfdfd;
		text-decoration:none;
		padding-top:8px;
		padding-bottom:9px;
	}
.links2 li a span
	{
		padding-left:11px;
		padding-right:20px;
		color:#0cbfe0;
	}
.links2 li a:hover
	{
		background:url(images/link_button2_hover.jpg) no-repeat;
	}
.custom span
	{
		background:url(images/custom_link_img.png) no-repeat left;
	}
.wp span
	{
		background:url(images/wordpress_link_img.png) no-repeat left 11px;
	}
.joomla span
	{
		background:url(images/joomla_link_img.png) no-repeat 4px 15px;
	}
.drupal span
	{
		background:url(images/drupal_link_img.png) no-repeat 5px 15px;
	}
.osc span
	{
		background:url(images/osc_link_img.png) no-repeat 5px 15px;
	}
.ps-html span
	{
		background:url(images/ps-html_link_img.png) no-repeat 0px 5px;
	}
/*------------------------------------design services--------------------------*/

.design_box
	{
		padding-top:10px;
		padding-bottom:10px;
	}
.design_pannels ul, .design_pannels li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
.design_pannels
	{
		padding-bottom:10px;		
	}
.green_pannel
	{
		background:url(images/green_pannel.jpg) no-repeat;
		float:left;
		margin-right:4px;
		width:234px;
		height:192px;
	}
.orange_pannel
	{
		background:url(images/orange_pannel.jpg) no-repeat;
		float:left;
		margin-right:4px;
		width:234px;
		height:192px;
	}
.blue_pannel
	{
		background:url(images/blue_pannel.jpg) no-repeat;
		float:left;
		margin-right:0px !important;
		width:234px;
		height:192px;
	}
/*-------------------------------thickbox---------------------------------*/
#TB_window
	{
	}
#TB_window .thick_title img
	{
		vertical-align:middle;
		margin-right:2px;
	}
#TB_window .thick_title
	{
		padding:10px;font-size:15px;font-family:Verdana,Arial;padding-left:0px;
	}
#TB_window .thick_content
	{
		padding:0px;margin:0px;padding-bottom:15px;padding-left:5px;font-size:13px;line-height:18px;font-family:Verdana,Arial;
	}
#TB_window .rd_more a, #TB_window .rd_more a:visited
	{
		color:#fdfdfd !important;text-decoration:none;padding:7px;background:#000;
	}

/*----------------------------------blog------------------------*/
.innerContentColumn2
	{
		background:url(images/inner_content_bottom.gif) no-repeat bottom;
		padding:30px;
		padding-right:5px;
		height:1%;
	}
.mainContentColumn
        { 
              width:587px;
              float:left; 
        } 
.pagetitle
		{
			font-size:18px !important;
			padding-left:30px !important;
		}
.t_container
		{
			padding-top:20px;
                        padding-bottom:20px;
		}
.navigation
                {

                       padding-top:15px;
                       padding-left:30px;
                }
/*-------------------extra nav ----------------------------------*/
.extraNav
	{
		
	}
#main_1_drop
	{
		display:none;
		position:absolute;
		top:-35px;
		margin-left:7px;
		width:629px !important;
		z-index:1000  !important;
		height:35px;
		background:url(images/aerrow.jpg) no-repeat 274px bottom;
	}
#main_1_drop li
	{
		border:none;
		background:none;
		z-index:1000  !important;
		margin:0px;
	}
#main_1_drop li a, #main_1_drop li a:visited
	{
		
		background:#454545 !important;
		color:#fdfdfd !important;
		text-decoration:none;
		padding:5px;
		font-size:12px;
		border-bottom:none;
		height:16px;
		z-index:1000  !important;
		padding-left:20px;
		padding-right:20px;
		text-align:center;
	}
#main_1_drop li a:hover
	{
		background:#e4e4e4 !important;
		color:#232323 !important;
		z-index:1000  !important;
	}
/*-------------------------------------------------------*/
.action_nav {
	width: 600px;
	margin: 0px auto;
}
.action_nav li {
	display: block;
	float:left;
}
.action_nav li a
	{
		padding: 5px 10px;
		background: #eeeeee;
		color: #000;
		font-weight: bold;
		display: block;
	}
.action_nav li a:hover
	{
		background: #545454;
		color: #fff;
	}