/*  
Theme Name: OnSite Consulting
Theme URI: 
Description: OnSite Consulting
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:28px;}
h2{font-size:24px;}
h3{font-size:19px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
{
	padding-bottom:12px;
}

p
	{
		margin:0px;
		padding:0px;
		padding:3px 0px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#f9ac03;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none;}
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:11px;
		color:#666666;
		background:url(images/body_bg.jpg) repeat-x top left #ffffff;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:900px;
	}
.header
	{
		height:234px;
		overflow:hidden;
		margin-bottom:15px;
	}
.title
	{
		height:205px;
		float:right;
		overflow:hidden;
	}
.header #subscribe-form	{
	background:url(images/onsite-subscribe.png) no-repeat top left;
	width:400px;
	height:55px;
	margin:70px 0 0 2px;
	padding:30px 0 0;
	
}
.header fieldset {
border:none medium;
padding:0;
margin:0;
}
.header .mc-field-group {
background:url(images/field-bg.jpg) repeat-x scroll 0 0 #444444;
border:1px solid #A3791B;
float:left;
height:21px;
padding:1px;
width:126px;
color:#b3b3b3;
}
.header #mce-EMAIL {
background:none repeat scroll 0 0 transparent;
border:medium none;
color:#B3B3B3;
font-size:12px !important;
letter-spacing:0 !important;
margin-bottom:13px;
text-align:center;
width:126px !important;
height:15px;
}
.header #mc-embedded-subscribe {
background:#000;
border:none medium;
float:left;
color:#888;
font-size:14px;
font-weight:bold;
font-family:arial, sans-serif;
width:76px;
text-align:center;
margin-left:10px;
letter-spacing:-.5px;
height:25px;
padding:2px 0 3px;
}
.header #mc-embedded-subscribe:hover{
color:#fff;
}
.header #subscribe-form .mce_inline_error{
font-size:12px;
letter-spacing:-0.2px;
width:200px;
}

#subscribe-form #mce-responses { 
color:#777777;
line-height:10px;
padding-top:29px;
}
.title h1
	{
		font-size:1px;
		font-weight:normal;
		text-indent:-900px;
	}
.title a
	{
		text-decoration:none;
		color:#ffffff;
		display:block;
		width:139px;
		height:80px;
		margin-top:97px;
		background:url(images/logo.jpg) no-repeat left top;
	}
.banner
	{
		height:265px;
		overflow:hidden;
	}
.banner_text
	{
		height:50px;
		overflow:hidden;
		text-align:center;
		background:url(images/header_bottom.jpg) no-repeat left bottom #000000;
	}
.banner_text p
	{
		color:#ffffff;
		font-size:22px;
		font-family:Helvetica,arial;
		padding:12px 0px 0px 0px;
		font-weight:bold;
	}
span.yellow
	{
		color:#ffcc00;
	}
/******************************************/
.nav
	{
		height:29px;
		overflow:hidden;
		clear:both;
	}
.nav ul
	{
		list-style:none;
		overflow:hidden;
		padding:0px;
	}
.nav ul ul
	{
		float:left;
		padding:0px;
	}
.nav li
	{
		float:left;
		padding:0px;
		padding-right:3px;
	}

.nav li li
	{
		margin:0px;
		padding:0px;
	}
.nav a, .nav a:visited, .nav .current_page_item .page_item a, .nav .current_page_item .page_item a:visited
	{
		text-decoration:none;
		float:left;
		font-size:16px;
		color:#ffffff;
		padding:5px 22px 6px 22px;
		display:block;
		font-weight:normal;
		overflow:hidden;
		background:none;
		font-family:HelveticaNeue,arial;
	}
.nav a:hover, .nav .current_page_item a, .nav .current_page_item a:visited, .nav .current_page_item .page_item a:hover
	{
		text-decoration:none;
		background:#333333;
		color:#ffc23c;
	}
/*****************************************************************/
.content
	{
		padding:28px 0px 20px 0px;
		height:1%;
	}
/****************************************************************/
.innerContent
	{
		float:right;
		width:584px;
	}
.content_bg
	{
		background:url(images/content_bg.jpg) repeat-y left top;
	}
.content_top
	{
		background:url(images/content_top.jpg) no-repeat left top;
	}
.content_bottom
	{
		background:url(images/content_bottom.jpg) no-repeat left bottom;
		padding:25px 35px;
		height:1%;
	}
.story
	{
		padding-bottom:40px;
	}
.storyTitle
	{
		color:#333333;
	}
.storyTitle h3
	{
		font-size:22px;
		font-weight:bold;
		padding-bottom:5px;
		font-family:HelveticaNeue,arial;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#333333;
		border:none;
	}
.storyTitle a:hover
	{
		color:#7d7d7d;
		text-decoration:none;
	}
.storyAuthor
	{
		padding-bottom:8px;
		font-size:10px;
		color:#666666;
		font-style:italic;
		font-weight:bold;
		/*background:url(images/border.gif) repeat-x bottom left;*/
	}
.storyAuthor span
	{
		color:#000000;
	}
.storyCategory
	{
		font-size:10px;
		padding-top:3px;
		background:url(images/border.gif) repeat-x bottom left;
		padding-bottom:5px;
		height:1%;
	}
.storyCategory a, .storyCategory a:visited
	{
		color:#ff0000;
		text-decoration:none;
	}
.storyCategory a:hover
	{
		text-decoration:underline;
	}
.storyCategory img
	{
		vertical-align:middle;
	}
.storyCategory span a, .storyCategory span a:visited
	{
		color:#666666;
		text-decoration:none;
	}
.storyCategory span a:hover
	{
		text-decoration:underline;
	}
.storyContent
	{
		padding:5px 0px 10px 0px;
	}
.storyContent p
	{
		line-height:16px;
		text-align:justify;
	}
.commentTag
	{
		text-align:right;
	}
/****************************************************************/
.sideBar
	{
		float:left;
		width:290px;
		color:#666666;
		font-size:12px;
	}
.sidebar_bg
	{
		background:url(images/sidebar_bg.jpg) repeat-y left top;
	}
.sidebar_top
	{
		background:url(images/sidebar_top.jpg) no-repeat left top;
	}
.sidebar_bottom
	{
		background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
		/*padding:25px 20px 25px 20px;*/
		padding-bottom:4px;
		height:1%;
	}
.sideBar ul
	{
		padding:0px;
	}
.sideBar ul ul
	{
		padding:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
	}
.sideBarTitle
	{
		color:#333333;
		margin-bottom:5px;
	}
.sideBarTitle h2
	{
		font-size:18px;
		font-weight:normal;
		text-transform:uppercase;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px 0px 15px 0px;
		padding:0px 20px 10px 20px;
		background:url(images/bottom_bg.jpg) no-repeat left bottom;
		height:1%;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:4px 0px 0px 22px;
		list-style:none;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		display:block;
		background:url(images/bullet.jpg) no-repeat left 6px;
		padding:4px 0px 4px 22px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#666666;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#666666;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.textwidget
	{
		padding:5px 10px 5px 10px;
	}
.rsswidget
	{
		color:#2c2c2c !important;
		text-decoration:none !important;
		font-weight:bold !important;
		font-size:15px !important;
	}
.rsswidget img
	{
		vertical-align:middle;
	}
#recentcomments li a, #recentcomments li a:visited
	{
		color:#000000;
		text-decoration:none;
	}
#recentcomments li a:hover
	{
		text-decoration:underline;
	}
/***********************************************/
.search1
	{
		text-align:center;
		margin-bottom:3px;
		margin-top:10px;
		height:1%;
	}
.search_text
	{
		float:left;
		width:205px;
		margin:0px;
		padding:0px;
		padding:2px;
		font-size:12px;
		font-family:verdana,arial;
		margin-top:2px;
		color:#323232;
		border:solid 1px #747473;
		background:#ffffff;
	}
.go_btn
	{
		float:left;
		margin-left:3px;
		width:35px;
		height:24px;
	}
/*----------------------------------*/
.search
	{
		background:url(images/search_top.jpg) no-repeat left top #000000;
		padding:15px;
		margin-bottom:15px;
		border-bottom:solid 3px #ffcc00;
		height:1%;
	}
.search h2
	{
		color:#ffffff;
		font-size:20px;
		padding-bottom:5px;
		font-weight:normal;
	}
.searchText
	{
		float:left;
		width:206px;
		margin:0px;
		padding:0px;
		padding:2px 2px;
		font-size:13px;
		font-family:arial;
		margin-top:2px;
		color:#323232;
		border:solid 1px #878785;
		background:#ffffff;
	}
.go
	{
		float:left;
		margin-left:12px;
		margin-top:4px;
	}
/***********************************************/
.footer
	{
		padding-bottom:60px;
		overflow:hidden;
		color:#ffffff;
		font-size:13px;
		font-family:arial;
		background:#000000;
		border-top:solid 6px #999999;
	}
.footer_content
	{
		width:900px;
		margin:0px auto;
	}
.footer_left
	{
		float:left;
		width:440px;
		padding-top:50px;
		padding-bottom:30px;
		border-right:solid 1px #2d2d2d;
	}
.footer_right
	{
		float:right;
		width:390px;
		padding-top:50px;
		padding-bottom:20px;
		padding-left:50px;
		color:#adaea9;
		font-size:14px;
	}
.footer p
	{
		padding:20px 0px 0px 0px;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#ffd204;
	}
.footer a:hover
	{
		text-decoration:none;
		text-decoration:underline;
	}	
.footer_left ul
	{
		display:inline;
	}
.footer_left li
	{
		display:inline;
	}
.footer_left li a
	{
		border-left:solid 1px;
		padding:0px 6px 0px 10px;
	}
.footer_right a, .footer_right a:visited
	{
		color:#ffffff;
		text-decoration:none;
	}
.footer_right a:hover
	{
		text-decoration:underline;
	}
.footer_right p
	{
		padding:0px;
		padding-right:30px;
		float:right;
	}
.rss_logo
	{
		float:right;
	}
.rss_logo img
	{
		padding-bottom:2px;
	}
/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
		padding-left:0px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-family:tahoma;
		font-weight:bold;
		font-size:11px;
		color:#323232;
	}
.navigation a:hover
	{
		text-decoration:underline;
	}


/*********************************************************/
.comment_template
	{
		padding-left:10px;
	}
blockquote
	{
		border-left:solid 5px #747473;
		padding:5px 0px 5px 20px;
		width:500px;
		font-size:14px;
	}
/*blockquote p
	{
		padding:10px 20px;
		background:url(images/pin.gif) no-repeat bottom right;
	}*/
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#232323;
		padding-top:5px;
		font-size:15px;
		font-weight:bold;
		padding-bottom:5px;
		padding-left:30px;
	}
/*#commentform p a, #commentform p a:visited
	{
		color:#819f01;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}*/
	
	
/* ------------- comments.php --------------- */
#commentform
	{
		padding-left:30px;
	}
#commentform small
	{
		font-size:10px;
	}
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		border:solid 1px #e1e1e1;
		width:432px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		border:solid 1px #e1e1e1;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #e1e1e1;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #e1e1e1;
		width:200px;
		background:#ffffff;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#232323;
		padding-top:5px;
		padding-bottom:15px;
		font-size:15px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#ff0000;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h2.pagetitle, .article h2
	{
		color:#272727;
		font-size:23px;
		font-weight:bold;
		padding-top:0px;
		padding-bottom:30px;
	}
	
/* no match found in search */
.error
	{
		color:#272727;
		font-size:22px;
		font-weight:normal;
		padding-top:10px;
		padding-bottom:20px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 0px 20px 5px;
	}
.storyContent ol li
	{
		list-style:decimal !important;
	}
.storyContent ul li
	{
		list-style:square !important;
	}

	
/************************************/
.commentAvatar
	{
		float:left;
	}

.fl_right
	{
		padding:5px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding-right:5px;
	}
.avatarImg
	{
		float:left;
		/*width:40px;*/
		padding:3px;
		border:solid 1px #cccccc;
		background:#fcfcfc;
	}
.commentAuthor
	{
		float:left;
		padding-left:18px;
		padding-top:4px;
		color:#545454;
		font-size:13px;
	}
.authorName
	{
		padding:0px 0px 0px 0px;
	}
.commentTime
	{
		font-size:11px;
		font-family:verdana;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:500px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	padding-bottom:10px;
	margin-bottom:20px;
	list-style: none;
	line-height:20px;
	border-bottom:solid 1px #e1e1e1;
	height:1%;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 220px;
	font-size:11px;
	color:#666666;
	text-align:center;
	}
#wp-calendar th
	{
		color:#000000;
	}
#wp-calendar #today
	{
		font-weight:bold;
		color:#f6921e;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#ff0000;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		color:#ff0000;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#ff0000;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
		color:#ff0000;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:220px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #ff0000;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px !important;
}
#wp-calendar td a:hover {
	/*background: #ffffff;*/
	border-left: none;
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.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;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


