/*
Theme Name: hpinfosys
Theme URI: http://hpinfosys.com
Author: Hitesh Patel
Author URI: http://hpinfosys.com/
Description: The 2014 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Construction, Society, orange, two-columns, left-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: saianant

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body { 
	background-color: #3D3D3D;
    color: #D3D3D3;
    font: 12px/1.5 Arial,Helvetica,sans-serif;
	text-align: center;
	margin:0px;
}

#wrapper { 
display: block; 
width:990px; 
margin:0px auto; 
background-color:#222222;
}

#main {
    background:#222222;
    padding: 13px 12px;
    text-align: left;
}

#header { background-color:#a2a2a2; }
#left-sidebar { width:22%; float:left; padding-top:5px; }
#content { width:auto; float: left; background-color:#222222; text-align:left; margin:0px 4px auto; }
#right-sidebar { width:22%; float:right; padding-top:5px; }
#delimiter { clear: both; }
.title { font-size: 11pt; font-family: verdana; font-weight: bold; }

#singlecontent { width:auto; float: left; background-color:#222222; text-align:left; margin:0px 4px auto; }
/* Logo */
.logo
{
	float:left;
	padding-left:20px;
/*	width: 945px; */
	width:48%;
	text-align: left;
	background-color:#4f4f4f;
}

.widgetheader
{
	width:47.85%;
	height:90px;
	float:right;
	text-align:right;
	padding-right:20px;
	background-color:#4f4f4f;
}


#search {
/*	width:250px; */
	width:auto;
	padding:0px;
/*	margin:30px 30px 0px 5px; */
	display:inline-block;
	height:31px;
	float:right;
	border:1px solid #eee;
	border-radius:5px 5px 5px 5px;
	}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}

#s {
	width:170px;
	background:transparent;
	margin:0px 0px 0px 3px;
	padding: 5px 5px;
	height:20px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	display:inline;
	}

#searchsubmit
{
	background: url(images/search-icon.png) no-repeat left top;
	border:none;
	float:left;
	width:32px;
	height:32px;
/*	cursor:pointer; */
}	

/* NAVIGATION MENU */
.menu-box
{
	width:100%;
	background-color:#000;
	border-top: 2px #FF0 solid;
	border-bottom: 2px #FF0 solid;
}

.main-nav {
    display: block;
	background-color:#000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.main-nav ul {
  list-style-image: none;
  list-style-type: none;
  margin: 5px 0px 0px 10px;
  padding: 0px;
}

.main-nav ul li {
  margin: 0;
  padding: 7px 0;
  display:inline-block;
  float:left;
}

.main-nav ul li a {
  border-radius: 5px 5px 0 0;
  color: #FFFFFF;
  margin: 0 2px;
  padding: 7px 20px;
  text-decoration: none;
}

.main-nav ul li a:hover {
  background-color: #FFFFFF;
  color: #f58220;
}

.widgettitle
{
	text-align:left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
	padding:5px 0px 10px 10px;
 	background: url(images/block_title.gif) no-repeat scroll 0 0;
/*	background: -webkit-linear-gradient(#CCC, #666); */
	border-radius: 5px 5px 0 0;
	color: #f0f0f0;
    display: block;
    text-shadow: 0.1em 0.1em 0.05em #8C8C8C;
}

.leftwidget
{
	width:100%;
	float:left;
	text-align:left;
/* 	border:2px red solid; */
	border-radius: 5px 5px 0 0;
	background-color:#5A5A5A;
}

.leftwidget ul li
{
	list-style-type:none;
	padding:0 0 10px;
}

.leftwidget a
{
	text-decoration:none;
	color: #fff;
}

.rightwidget
{
	width:100%;
	float:right;
	text-align:left;
/*	border:2px red solid; */
	border-radius: 5px 5px 0 0;
	background-color:#5A5A5A;
}


.rightwidget ul li
{
	list-style-type:none;
	padding:0 0 10px;
}

.rightwidget a
{
	text-decoration:none;
	color: #fff;
}

.textwidget
{
	margin:10px;
}

.footer {
	clear:both;
	background-color:#4f4f4f; 
/*	border: 1px #a2a2a2 solid; */
/*	padding: 8px 8px 0px 0px; */
	width:955px; 
	margin:0px auto; 
	height:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
 }
 
.footer ul {
	list-style:none;
	list-style-image:none;
	float:left;
	width:150px;
	margin:0 0px 0 25px;
	padding:10px 13px 0 0;
}

.footertitle
{
	text-align:left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
	padding:5px 0px 10px 10px;
	color: #fff;
    display: block;
    text-shadow: 0.1em 0.1em 0.05em #8C8C8C;
	border-bottom:1px #CCCCCC solid;
}

.footerwidget
{
	width:100%;
	float:left;
	text-align:left;
}

.footerwidget ul li
{
	list-style-type:none;
	padding:0 0 10px;
}

.footerwidget a
{
	text-decoration:none;
	color: #ccc;
}

#content h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding:0px 10px 10px 10px;
	color: #ffffff;
	
}

#content .content-text
{
	padding:0px 10px 10px 10px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dfdcdc;
	text-decoration: none;
	line-height: 16px;
}

#content .post-thumbnail
{
	float:left;
	padding:2px;
	border: 2px solid #D7C7AD;
	margin: 0px 10px;
}

.pagebanner
{
	height:131px; 
	width:743px; 
	background-color:#fff; 
	background-repeat:no-repeat; 
	background-position:right; 
	overflow:hidden;
}

.pagebanner .title
{
	padding-left:20px; 
	padding-top:45px; 
	font-size:25px; 
	font-weight:bold;
	color:#000;
    text-shadow: 0.1em 0.1em 0.05em #8C8C8C;
}

.footer-menu-nav
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.footer-menu-nav ul
{
	list-style-type:none;
}

.footer-menu-nav ul li {
  float: left;
}

.footer-menu-nav ul li a {
  color: #FFFFFF;
  padding: 0px 5px 0px 5px;
  text-decoration: none;
  border-right:1px #ffffff solid;
}

.designedby-box {
	width: 990px;
	margin:0px auto; 
	margin:0px auto; 
	height:auto;
}
 
.designedby {
	width:980px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	padding-right: 10px;
	text-align:right;
	float:right;
}

.designedby a { 
	text-decoration:none;
	color: #ffffff;
}

#respond
{
	padding:10px 10px 10px 10px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #433023;
	text-decoration: none;
	line-height: 16px;
}

#respond label {
    display:inline-block;
    *display: inline;     /* for IE7*/
    zoom:1;              /* for IE7*/
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 75px;
}

.form-allowed-tags
{
	font-size:10px;
}

.comment-list
{
	padding:10px 10px 10px 10px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #433023;
	text-decoration: none;
	line-height: 16px;
	list-style-type:none;
}

.host-prod-box
{
	width:225px;
	float:left;
	text-align:center;
	border-radius: 5px 5px 0 0;
	line-height:35px;
}

#content .host-prod-box h1
{
	font-size: 16px;
	padding:0px;
	margin:0px auto;
	color:#fff;
}
