/* 
Theme Name: Durable
Description: Durable WordPress Theme.
Version: 1.3
Author: system32
Author URI: http://www.themeforest.net/user/system32
Tags: space, custom header, fixed width, two columns, widgets
The CSS, XHTML and design under 960 Grid System:
*/

/*	General settings
--------------------------------------------------------------------------------------------*/
html, body, div, span, small, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, blockquote, acronym, address, code, del, dfn, dl, dt, dd, em, img, q, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, b, p {
	border : 0;
	font-family : inherit;
	}

/*------------------------------------------------------
  				Comments
  ------------------------------------------------------*/	

ol.commentlist
{
margin;0 !important;
padding:0 !important;
}

ol.commentlist li
{
margin-left:0px !important;

}

.commentlist li, #commentform input, #commentform textarea
{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li
{
	font-size: 1em;
}
.commentlist li
{
	background: #FFFFFF;
	border: 1px solid #dddddd;
	font-weight: bold;
	padding: 8px;
}
.commentlist li .avatar
{
	background: #fff;
	border: 1px solid #eee;
	float: right;
	padding: 2px;
}
.commentlist cite, .commentlist cite a
{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
.commentlist p
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata
{
	font-weight: normal;
}
#commentform input
{
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}
#commentform
{
	margin: 5px 10px 0 0;
}
#commentform textarea
{
	padding: 2px;
	width: 95%;
}
#respond:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#commentform #submit
{
	margin: 0 0 5px auto;
}
.alt
{
	margin: 0;
	padding: 10px;
}
.commentlist
{
	padding: 0;
	margin:0;
	text-align: justify;
}
.commentlist li
{
	list-style: none;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
}
.commentlist li ul li
{
	margin-left: 10px;
	margin-right: -5px;
}
ul.children
{
	margin-right: 5px;
}
.commentlist p
{
	margin: 10px 5px 10px 0;
}
.children
{
	padding: 0;
}
#commentform p
{
	margin: 5px 0;
}
.nocomments
{
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata
{
	display: block;
	margin: 0;
}

/* Search Box
------------------------------------------------------------------------*/

.search-box { 
		height: 40px; 
		padding: 5px 0 0 0px; 
		width: auto; 
		margin:10px 10px 10px 0px; 
		float:right; 
		}

	* html .search-box { 
		margin-top: 10px; 
		}

	*:first-child+html .search-box { 
		margin-top: 10px; !important; 
		}
	
	input.search-field { 
		background:#f0f0f0; 
		border:1px inset #fff;
		width:120px; 
		height:20px; 
		float:left; 
		margin:0px; 
		padding: 5px 0px 0px 8px; 
		}

	input.search-go  { 
		float:left; 
		height:24px; 
		width:24px; 
		border:0; 
		margin:0 0 0 5px; 
		padding:0; 
		background:url(images/search-on.gif) no-repeat top left; 
		cursor: pointer; 
		}

	input.search-go:hover { 
		background:url(images/search-hover.gif) no-repeat bottom left; 
		}

/* Testimonial Box
------------------------------------------------------------------------*/
.client {
text-align:left !important;
color:#fff;
}

.bottomblog {
	border-top:1px solid #ccc;
	padding:3px 0;
	margin:10px 0;
	overflow:hidden;
	height:100%;
	border-bottom:1px solid #ccc;
}



wp-pagenavi a, .wp-pagenavi a:link {
	padding: 8px 10px !important; 
	margin: 2px;
}
.wp-pagenavi a:visited {
	padding: 8px 10px !important; 
	margin: 2px;
}
.wp-pagenavi a:active {
	padding: 8px 10px !important; 
	margin: 2px;
}
.wp-pagenavi span.pages {
	padding: 8px 10px !important; 

}
.wp-pagenavi span.current {
	padding: 8px 10px !important; 
	margin: 2px;
}
.wp-pagenavi span.extend {
	padding: 8px 10px !important; 
	margin: 2px;	
}