/*
Theme Name: Gilliard Group
Theme URI: http://www.pacesol.com/
Description: The default for Gilliard Group developed by Pace Solutions
Version: 1.0
Author: Pace Solutions
Author URI: http://www.pacesol.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

@import url("reset.css");
@import url("jNice.css");

#commentform {
margin:5px 10px 0 0;
}

a {
outline: 0;
}
 
#commentform #submit {
float:right;
margin:0 0 5px auto;
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px;
}

#commentform p {
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:5px 0;
}

#commentform textarea {
width:100%;
padding:2px;
}

#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	border:none;
	width:1000px;
	clear:both;
	background-color: #FFF;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	height: 42px;
	color: #FFF;
	padding: 0px;
}

#header {
	padding:0;
	width: 1002px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header #logo {
	width: 300px;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
}
#header #searchdiv {
	float: right;
	width: 400px;
}

#page {
	text-align:left;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	width: 1092px;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentarea {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 15px;
}

* html #contentarea {
  width: 1072px; /* ..or this reinforcement of the standards width. */
		margin-left: 45px;
} 

#respond:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#searchform {
	text-align:right;
	padding:0px;
	width: 400px;
	margin-top: 23px;
	background-color: #FFF;
}

#sidebar {
	width:325px;
	float: right;
}

#searchform #s {
	width:182px;
	background-image: url(images/input.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFF;
	background-color: #FFF;
	margin: 0px;
}

* html #searchform #s {
	width:192px;
}

#searchform #searchsubmit {
	background-image: url(images/searcbtn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 71px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	padding: 0px;
	background-color: #FFF;
	cursor: pointer;

}

@media screen and (-webkit-min-device-pixel-ratio:0){
#searchform #searchsubmit {margin-top: -2px; margin-left:4px; float:right;}
#searchform #s { padding-top: 0px; }
}


#sidebar h2 {
font-family:'Lucida Grande', Verdana, Sans-Serif;
font-size:1.2em;
margin:5px 0 0;
padding:0;
}

#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar #prev a,#wp-calendar #next a {
font-size:9pt;
}

#wp-calendar a {
text-decoration:none;
display:block;
}

#wp-calendar caption {
font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
width:100%;
}

#wp-calendar td {
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover {
background-color:#fff;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.alt {
margin:0;
padding:10px;
}

.children {
padding:0;
}

.commentlist {
text-align:justify;
padding:0;
}

.commentlist cite,.commentlist cite a {
font-weight:700;
font-style:normal;
font-size:1.1em;
}

.commentlist li {
font-weight:700;
list-style:none;
margin:15px 0 10px;
padding:5px 5px 10px 10px;
}

.commentlist li .avatar {
float:right;
border:1px solid #eee;
background:#fff;
padding:2px;
}

.commentlist li ul li {
font-size:1em;
margin-right:-5px;
margin-left:10px;
}

.commentlist li,#commentform input,#commentform textarea {
font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist p {
font-weight:400;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0;
}

.commentmetadata {
font-weight:400;
display:block;
margin:0;
}

.depth-1 {
border:1px solid #ddd;
}

.even,.alt {
border-left:1px solid #ddd;
}

.hidden,hr {
display:none;
}


.nocomments {
text-align:center;
margin:0;
padding:0;
}

.post {
	text-align:justify;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	line-height: normal;
}

.post hr {
display:block;
}

.clear {
clear:both;
}

.thread-alt {
background-color:#f8f8f8;
}

.thread-even {
background-color:#FFF;
}

.widecolumn {
line-height:1.6em;
width:450px;
margin:5px 0 0 150px;
padding:10px 0 20px;
}

.widecolumn .attachment {
text-align:center;
margin:5px 0;
}

.widecolumn .entry p {
font-size:1.05em;
}

.widecolumn .post,#sidebar form {
margin:0;
}

.widecolumn .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

a img {
border:none;
}

a,h2 a:hover,h3 a:hover {
color:#06c;
text-decoration:none;
}

a:hover {
color:#147;
text-decoration:underline;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

acronym,abbr,span.caps {
font-size:.9em;
letter-spacing:.07em;
cursor:help;
}

blockquote {
padding-left:20px;
border-left:5px solid #ddd;
margin:15px 30px 0 10px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

body {
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	text-align:center;
	background-color:#C1DBE8;
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

code {
font:1.1em 'Courier New', Courier, Fixed;
}

h1 {
	margin:0px;
	padding: 0px;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
text-decoration:none;
color:#FFF;
}

h1,h2,h3 {
font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight:700;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
text-decoration:none;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
color:#333;
}

h2.pagetitle {
font-size:1.6em;
margin-top:30px;
text-align:center;
}
.postheading h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.postheading small {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.postheading h2 a, .postheading h2 a:link, .postheading h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.postheading {
	background-color: #2a4f98;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(images/post_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
font-size:1.3em;
margin:30px 0 0;
padding:0;
}

h3.comments {
margin:40px auto 20px;
padding:0;
}

html>body .entry li {
margin:7px 0 8px 10px;
}

html>body .entry ul {
margin-left:0;
list-style:none;
text-indent:-10px;
padding:0 0 0 10px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

p img {
max-width:100%;
padding:0;
}

select {
width:130px;
}

small {
font-family:Arial, Helvetica, Sans-Serif;
font-size:.9em;
line-height:1.5em;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
color:#777;
}#topheader {
	height: 175px;
	width: 1002px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#nagivation {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	display: block;
}
#content #leftside {
	width: 650px;
	float: left;
}
#sidebar #livehelpbox { margin-bottom: 20px; }

.list_box_top ul,.list_box_top li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
}

.list_box_top li { padding-bottom: 10px; }
.list_box_heading { margin-bottom: 10px; }

.list_box_top {
	background-image: url(images/top_posts_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #15417e;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.list_box_bottom {
	background-image: url(images/top_posts_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	margin-bottom: 20px;
}

#sidebar #socialbox {
	background-image: url(images/socialbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#socialbox .boxes .socialleft {
	float: left;
	width: 146px;
	padding: 5px;
}
#socialbox .boxes .socialright {
	float: left;
	width: 146px;
	padding: 5px;
	margin-left: 5px;
}
#featurebox {
	margin-bottom: 20px;
	height: 250px;
	width: 650px;
}
.entry, .list_posts .entry, div.entry { padding-top: 10px; }
.postmetadata {
	background-color: #f0f0f0;
	padding: 5px;
}
.postmetadata .leftside {
	float: left;
	width: 300px;
}
.postmetadata .rightside {
	float: right;
	width: 300px;
	text-align: right;
}
#footer .leftside {
	float: left;
	width: 500px;
	margin-left: 15px;
	margin-top: 15px;
}
#footer .rightside {
	width: 450px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
}
a.linkedicon {
	background-image: url(images/linked-in.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	display: block;
	width: 146px;
}

a.linkedicon:hover {
	background-image: url(images/linked-in.png);
	background-repeat: no-repeat;
	background-position: left -34px;
	height: 34px;
	display: block;
	width: 146px;
}

a.twittericon {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	display: block;
	height: 34px;
}

a.twittericon:hover {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left -34px;
	width: 146px;
	display: block;
	height: 34px;
}

a.facebookicon {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	display: block;
	width: 146px;
}

a.facebookicon:hover {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: left -34px;
	height: 34px;
	display: block;
	width: 146px;
}

a.bookmarkicon {
	background-image: url(images/bookmarkicob.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	display: block;
	width: 146px;
}

a.bookmarkicon:hover {
	background-image: url(images/bookmarkicob.png);
	background-repeat: no-repeat;
	background-position: left -34px;
	height: 34px;
	display: block;
	width: 146px;
}

a.subscribeicon {
	background-image: url(images/rssicon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	display: block;
	width: 146px;
}

a.subscribeicon:hover {
	background-image: url(images/rssicon.png);
	background-repeat: no-repeat;
	background-position: left -34px;
	height: 34px;
	display: block;
	width: 146px;
}

a.emailusicon {
	background-image: url(images/email-usicon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	display: block;
	width: 146px;
}

a.emailusicon:hover {
	background-image: url(images/email-usicon.png);
	background-repeat: no-repeat;
	background-position: left -34px;
	height: 34px;
	display: block;
	width: 146px;
}
.twittericon span, a.linkedicon span, a.facebookicon span, a.bookmarkicon span, a.subscribeicon span, a.emailusicon span { display: none; }
.npnavigation {
	background-color: #FFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.npnavigation .alignleft {
	float: left;
	width: 300px;
}
.npnavigation .alignright {
	text-align: right;
	float: right;
	width: 300px;
}
#nagivation ul {
	margin: 0px;
	padding: 0px;
}
#nagivation ul li {
	display: inline;
	float: left;
}
#nagivation ul li a { text-indent: -9999px; }

#nagivation ul li a.homebtn {
	background-image: url(images/navigation.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 31px;
	width: 82px;
	display: block;
}
#nagivation ul li a.homebtn:hover
{
	background-image: url(images/navigation.png);
	background-position: left -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 82px;
	display: block;
}

#nagivation ul li a.aboutbtn {
	background-image: url(images/navigation.png);
	background-position: -82px top;
	background-repeat: no-repeat;
	height: 31px;
	width: 89px;
	display: block;
}
#nagivation ul li a.aboutbtn:hover
{
	background-image: url(images/navigation.png);
	background-position: -82px -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 89px;
	display: block;
}

#nagivation ul li a.libtn {
	background-image: url(images/navigation.png);
	background-position: -171px top;
	background-repeat: no-repeat;
	height: 31px;
	width: 132px;
	display: block;
}
#nagivation ul li a.libtn:hover
{
	background-image: url(images/navigation.png);
	background-position: -171px -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 132px;
	display: block;
}

#nagivation ul li a.ehibtn {
	background-image: url(images/navigation.png);
	background-position: -303px top;
	background-repeat: no-repeat;
	height: 31px;
	width: 154px;
	display: block;
}
#nagivation ul li a.ehibtn:hover
{
	background-image: url(images/navigation.png);
	background-position: -303px -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 154px;
	display: block;
}

#nagivation ul li a.servicesbtn {
	background-image: url(images/navigation.png);
	background-position: -457px top;
	background-repeat: no-repeat;
	height: 31px;
	width: 86px;
	display: block;
}
#nagivation ul li a.servicesbtn:hover
{
	background-image: url(images/navigation.png);
	background-position: -457px -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 86px;
	display: block;
}

#nagivation ul li a.propertiesbtn {
	background-image: url(images/navigation.png);
	background-position: -543px top;
	background-repeat: no-repeat;
	height: 31px;
	width: 100px;
	display: block;
}
#nagivation ul li a.propertiesbtn:hover
{
	background-image: url(images/navigation.png);
	background-position: -543px -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 100px;
	display: block;
}

#nagivation ul li a.projectbtn {
	background-image: url(images/navigation.png);
	background-position: -643px top;
	background-repeat: no-repeat;
	height: 31px;
	width: 140px;
	display: block;
}
#nagivation ul li a.projectbtn:hover
{
	background-image: url(images/navigation.png);
	background-position: -643px -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 140px;
	display: block;
}

#nagivation ul li a.motivationbtn {
	background-image: url(images/navigation.png);
	background-position: -783px top;
	background-repeat: no-repeat;
	height: 31px;
	width: 105px;
	display: block;
}
#nagivation ul li a.motivationbtn:hover
{
	background-image: url(images/navigation.png);
	background-position: -783px -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 105px;
	display: block;
}

#nagivation ul li a.contactbtn {
	background-image: url(images/navigation.png);
	background-position: -895px top;
	background-repeat: no-repeat;
	height: 31px;
	width: 112px;
	display: block;
}
#nagivation ul li a.contactbtn:hover
{
	background-image: url(images/navigation.png);
	background-position: -895px -31px;
	background-repeat: no-repeat;
	height: 31px;
	width: 112px;
	display: block;
}.npnavigation .alignright .pricetag {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.npnavigation .alignleft .location {
	font-size: 14px;
	color: #666;
        font-weight: bold;
}
.designnotice, .designnotice a {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.leftside ul li {
	display: inline;
	margin-right: 5px;
}
.leftside ul li a { color: #FFF; }
.post img {
	border: 0px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.post p {
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
}
.post h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.post p strong { font-weight: bold; }
.post ul {
	list-style-type: disc;
	list-style-position: inside;
}
.post ul li {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 15px;
}
#extended-categories-1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
