/*   
Theme Name: Hutch Solicitors
Theme URI: http://www.cloudwebsolutions.com/
Description: Hutch Solicitors
Author: Jack Millard
Author URI: http://www.cloudwebsolutions.com
Version: 1.0
*/

*
{
	margin:0 auto;
	border:0;
}



body,td,th 
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:20px;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

h1
{
	font-size:22px;
	font-weight:normal;
}

h2
{
	font-size:22px;
	font-weight:normal;
}

h3
{
	font-size:18px;
	font-weight:normal;
}


a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #000000;

}

.postcontent p
{
	margin-bottom:20px;
}

.top
{
	width:920px;
	height:100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.nav
{
	width:920px;
	height:35px;
	line-height:35px;
	color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.showcase
{
	width:920px;
	height:350px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.showcase2
{
	width:920px;
	height:60px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 60px;
}

.showcase3
{
	width:880px;
	height:120px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 120px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
}

.navitem
{
	margin-top:70px;
}

.logo
{
	margin-top:50px;
}

.navitem li
{
	list-style:none;
	margin-right:40px;
	float:left;
}

.navitem a
{
	color:#000000;
}

.content
{
	width:920px;
	height:auto;
	margin:auto;
}

.main
{
	width:579px;
	margin-right:20px;
	height:auto;
	float:left;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebar
{
	width:300px;
	height:auto;
	float:left;
	padding:0px;
	margin-bottom: 20px;
}

.cols
{
	width:300px;
	height:auto;
	float:left;
	margin:auto;
	background-color: #CCCCCC;
}

.footer
{
	width:920px;
	height:30px;
	line-height:30px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear:both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
}

.sidebar li
{
	width:auto;
	height:30px;
	line-height:30px;
	border-top:solid 1px #CCCCCC;
	list-style:none;
	padding-left:10px;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.commentlist
{
	list-style:none;
	padding:10px;
}
.commentlist .comment-body
{
	background-color: #F4F4F4;
	margin-bottom:20px;
	margin-top:20px;
	padding:20px;
}

li.comment img.avatar {display:none}

/*li.comment img.avatar {
	float:right;
}*/

input
{
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	padding:5px;
	margin-bottom:5px;
}

textarea
{
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	padding:5px;
	margin-bottom:5px;
}

