/*
Theme Name: New Solutions
Theme URI: http://180fusion.com/
Description: The default WordPress theme based on the famous <a href="http://thejohnkay.com">John</a>.
Version: 1.6
Author: 180Fusion

*/

/* Begin Structure */
a{color:#086926}

body {
	/*	background:#F8F7D8 url(images/bg_slice.jpg) repeat-x;*/
	background-color:#fef7e5;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
#page {
	margin: 10px auto;
	padding: 0;
	width: 937px;
}
#header {
	background:url(images/header.jpg) no-repeat;
	margin: 0;
	padding: 0;
	height: 175px;
}
#headerimg {
}
#nav {
	background:url(images/bg_nav_slice.jpg) repeat-x;
	height:48px;
	margin-top:-10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav ul {
/*border:1px solid red;*/
}
#nav ul li {
	/*border:1px solid yellow;*/
	display:inline-block;
	list-style:none;
}
#nav ul li a {
	color:#FEF7E5;
	display:block;
	margin:2px;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
}
#nav ul li a:hover {
	background:#FEF7E5;
	display:block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	color:#076324;
	padding:10px;
}
#nav .current_page_item a {
	color:#076324;
	background:#FEF7E5;
	padding:10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#wrapper {
}
#bg_main {
	background:url(images/bg_main.png) no-repeat;
	margin-top:5px;
	width:937px;
	height:274px;
}
.narrowcolumn {
	float: left;
	margin: 0px 0 0 18px;
	width: 650px;
}
#content h1 {
	color:#1c5007;
	font-size:28px;
	padding:18px 0 0;
}
#content h2 {
	color:#1c5007;
	font-size:22px;
padding:15px 0 0;
font-family:Lucida Grande;
}
#quoterotator {
	padding:10px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;
line-height:20px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	height:48px;
	background:url(images/bg_footer.jpg) repeat-x;
	padding: 0;
	margin: 0 auto;
	width: 937px;
	clear: both;
	font-size:10px;
	color:#FEF7E5;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#footer a {
	color: white;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding:0;
	margin: 0;
}
h2 {
	margin: 0px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	/*background:url(images/bg_side_h1.jpg) repeat-x;*/
color:#086526;
font-family:Lucida Grande;
font-size:17px;
font-weight:normal;
margin:0 0 0;
padding:0 10px;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

	

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	/*text-indent: -10px;*/
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin:2px 5px;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {

}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style:none;
}
#sidebar ul ul li, #sidebar ul ol li {
	background:url(images/bg_sideb.jpg) repeat-x;
	height:33px;
	color:white;
	margin: 0px 0 0;
	padding: 0 0 0 10px;
}

#sidebar ul ul li a, #sidebar ul ol li a {
	color:white;
	display:inline-block;
	padding-top:5px;
	text-decoration:none;
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	background:#dcf1e3;
	float:left;
	margin:6px 0px;
	padding:0;
	width:261px;
	min-height:600px;
	box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow:3px 3px 8px 1px rgba(0, 0, 0, 0.3);
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.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;
	-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;
}
#tcform {
	padding:10px;
}
.wpcf7-form textarea {
	width:266px;
}

.services{
	font-size:18px;
}
.submitButton{
	background:url(images/bg_sideb.jpg) repeat-x;
	height:33px;
	width:100px;
	border:none;
	color:white;
	cursor:pointer;
}

