/*
Theme Name: iNspiration
Theme URI: http://itomba.com/index.php/blog/comments/inspiration-free-wordpress-theme/
Description:  Business Company style design and optimize by <a href="mailto:obconcept@gmail.com/">iTom+</a>. This version 1.2 i have change some of code, optimize CSS for ie6 users and others little bit change. Thank you for downloads.
Version: 1.2.2
Author: iTom+
Author URI: http://itomba.com/
Tags: blue, three-columns, dark, fixed-width

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Thank you for 960 Grid System : http://960.gs */
@import url('reset.css');
@import url('960.css');
@import url('text.css');

/* Begin Typography & Colors */
body {
	color: #333;
	text-align: left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#wrapper {
	background-color: white;
	text-align: left;
	/*padding-bottom:30px;*/
	}

#header {
	background: #73a0c5;
	height:50px;
	}

#header h1 { display:block; float:left; letter-spacing:2px;  }

#sub-header,#sub-header h3, #recent-block a:link, #recent-block a:visited, #recent-block h2, #recent-block h3, #recent-block { color:#fff !important; }

#welcome h1 { font-size:2.2em; line-height:1em; }

#content {
	width:995px;
	margin:0px auto;
	}

.entry p {
	font-size: 1.05em;
	}

.entry {
	line-height: 1.4em;
	padding:0 0 0 10px;
	}

#tag_cloud a {
	line-height:0.8em
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

pre {
	overflow:scroll;
	padding:7px 0;
	margin:4px 0;
   }
	
h1, h2, h3{
	font-weight: bold;
	padding:10px 0;
	}

h1 {
	font-size: 2em;
	}

h2, h2.pagetitle, h3#comments{
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	color:#444;
	}

h3, #tag_cloud a {
	font-size: 1.3em;
	}

h3#comments { margin-top:20px; }	
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover, h2.post-title a:hover, #content h1, h1 a:hover {
	color: #000;
	text-decoration: none;
	}
a {color:#0969ae;}
a:hover{
	color: #84A257;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size:1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#header {
	background-color: #44555f;
	background:url(images/header-bg.jpg) repeat-x;
	height: 126px;
	}

#header h1 { 
	padding:7px 0px 10px 0;
	background:url(images/logo.jpg) 100% 2% no-repeat;
	margin:25px 0 0 0;
	height:85px;
	width:155px;
	}

#header .grid_6 {
	position:relative;
	}
	
#header small {
	float:left;
	color:#000;
	font-size:80%;
	position:absolute;
	bottom:-10px;
	letter-spacing:1px;
	left:0;
}
.top-nav-align
	{
/*	padding-top:44px;*/
	float:right;
	}
#topnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#topnav ul li {
	display:inline;
/*	margin-right:10px;*/
/*	padding:0px 10px;*/
	}
#topnav ul li a {
	background:url(images/navi-strip.gif) repeat-x;
	height:55px;
	float:left;
	padding:0px 7px;
	color:#0969ae;
	font-size:12px;
	line-height:55px;
	margin-right:2px;
	}
#topnav ul li a:hover
	{
	background:url(images/navi-strip-hover.gif) repeat-x;
	height:55px;
	padding:0px 7px;
	color:#5d7e2b;
	text-decoration:none;
	}	
#topnav ul li a:active,
#topnav ul li a:focus {

	text-decoration:none;
}

#topnav ul li.active a {
	background:url(images/navi-strip-hover.gif) repeat-x;
	height:55px;
	padding:0px 7px;
	color:#5d7e2b;
	text-decoration: none;
}		
#bottomnav ul li a {
	float:left;
	display:block;
	padding:15px 10px;
	}
#bottomnav ul {
	list-style:none;
	}	
#bottomnav ul li {
	display:inline;
	margin-right:10px;
	}
#recent-block {
	background:#000 url(images/recent-bg.png) top left no-repeat;
	padding:10px 0
	}
	
#recent-block .grid_4 { margin:10px; }

#recent-block ul li { list-style:none; background:url(images/icon2.gif) 0 5px no-repeat; padding:4px 0 4px 18px; border-bottom:1px dashed #333; margin-left:10px; }



#bottomnav ul {
	margin-top:7px;
	}
	
#bottomnav ul li a { 
	padding:4px 10px;
	}

#bottomnav ul li#gotop a {
	float:right;
	padding-right:16px !important;
	background:url(images/up-arrow.gif) 100% 4px no-repeat;
	}

#sub-header { 
	background:url(images/header-img.jpg) no-repeat;
	height:276px;
	width:995px;
	margin:0px auto 20px;
/*	padding:10px 0px;*/
/*	clear:both;*/
	}
.heading_text
	{
	font-size:12px;
	color:#fff;
	padding-left:5px;
	line-height:35px;
	border-bottom:1px solid #fff;
	}
#spbox2 ul {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
	}
#spbox2 ul li {
	list-style:none;
	float:left;
	width:225px;
	}
	
#spbox2 ul li a {
	background:url(images/bullet.gif) left no-repeat;
	padding:7px 0 5px 25px;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
	}
#spbox2 ul li a {
	text-decoration: none;
	color: white;
	}
 #spbox2 ul li a:hover  {
	color: #e6e6e6;
	text-decoration: none;
	}	
#spbox1 p {
	margin-bottom:0px;
}
#spbox1 ul {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
	}
#spbox1 ul li {
	list-style:none;
	float:left;
	width:225px;
	}
	
#spbox1 ul li a {
	background:url(images/bullet.gif) left no-repeat;
	padding:10px 0 10px 25px;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
	}
#spbox1 ul li a {
	text-decoration: none;
	color: white;
	}
 #spbox1 ul li a:hover  {
	color: #e6e6e6;
	text-decoration: none;
	}
		
#welcome { margin-top:15px; }

#content-wrapper { width:995px; margin:15px auto; }

.post {
	margin: 0 0 20px 0;
	text-align: left;
	}

.entry .hr {
	display: block;
	background:url(images/horizon-rule.gif) center no-repeat;
	margin:10px 0 10px 0;
	height:15px;
	clear:both;
	}

.tags-title, .cat-tag {padding:0 0 0 20px; background: url(images/tag16.png) left no-repeat; margin-top:15px;}
.cat-tag { margin:0 4px; }

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding: 4px 0 10px 22px;
	background:url(images/clock.gif) 0 3px no-repeat;
	word-spacing:1px;
}

#footer {
	clear: both;
	color:#000;
	text-align:left;
	background:url(images/footer.jpg) repeat-x;
	height:90px;
	}
.footer-in
	{
	padding:10px 0px 5px 10px;
	width:985px;
	margin:0px auto;
	}
.footer-in ul
	{
	margin:0px;
	padding:0px;
	}	
.footer-in li
	{
	list-style:none;
	color:#000;
	display:inline;
/*	padding:0px 5px 0px 0px;*/
	text-decoration:none;
	}
.footer-in li a:link,.footer-in li a:visited
	{
	list-style:none;
	display:inline;
	color:#000;
	}	
.footer-in li a:hover
	{
	text-decoration:underline;
	color:#84A257;
	}	
.footer-in-spacer
	{
	padding:5px 5px;
	line-height:17px;
	}
.footer-in-spacer-top
	{
	padding:10px 5px 0px;
	line-height:17px;
	}			
/* End Structure */



/*	Begin Headers */
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	border-bottom:1px dashed #ccc;
	font-size:1.4em;
        line-height:26px;
	padding:4px 0 7px;
	margin:10px 0 10px 0
	}

.entry h2 {
	font-size:1.3em;
	}

.entry h3 {
	font-size:1.2em;
	}

.entry h4 {
	font-size:1.1em;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 7px 0;
	}
	
#sub-header h3 {
	border-bottom:1px dashed #ddd;
	padding:0 0 4px 0;
	margin:0 0 4px 0;
	}
	
h3 {
	padding:4px 0;
	color:#84A257;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h2.post-title { 
	line-height:1.2em;
	}
	
#content h1 {
	margin-bottom:10px !important;
	}
	
h2.post-title a {
	font-weight:normal;
	font-size:1.30em;
	letter-spacing:0.025em;
	color:#777;
	}
/* End Headers */

/* Begin LEFTSIDE */
.leftside
	{
	width:325px;
	padding:0px 10px;
	float:left;
	}
.leftside-in
	{
	width:200px;
	padding:0px 10px;
	float:left;
	}
.content-spacer
	{
	padding:15px 0px 0px 0px;
	}
.content-spacer p
	{
	margin:10px 0px;
	}			
/* End LEFTSIDE */

.category-navigation{
	margin-bottom:10px;
	width:200px;
	font-size:12px;
	float:left;
	height:auto;
	}
.category-navigation ul
	{
	margin:0px;
	padding:0px;
	}
.category-navigation li{
	background:url(images/category-navigation-bg.gif) bottom no-repeat;
	line-height: 30px;
	width:200px;
	list-style:none;
	height:32px;
	float:left;
	list-style:none;
	}
.category-navigation li span
	{
	padding-left:20px;
	}	
.category-navigation li a:link, .category-navigation li a:visited{
	text-decoration: none;
	color:#707070;
	float:left;
	width:200px;
	height:32px;
/*	padding-left:18px;*/
	height:100%;
	}

.category-navigation li a:hover{
	color:#789452;
	background:url(images/navigation-bg.gif) no-repeat;
	width:200px;
	height:32px;
	}
	
/*
.category-navigation a.active{
color:#789452;
background:url(images/icons/white-arrow-hori.gif) 0px 1px no-repeat;
}

.category-navigation li.activeSub{
height:100%;
background:url(images/backgrounds/white-arrow-with-borders.gif) top no-repeat;
padding-bottom: 0px;
}
*/
.inputBox {
	border:3px solid #e1e1e1;
	height:20px;
	width:150px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.inputBox-auto {
	border:3px solid #e1e1e1;
	height:20px;
	width:230px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.inputBox-min {
	border:3px solid #e1e1e1;
	height:20px;
	width:120px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea
	{
	border:3px solid #e1e1e1;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.common-nolist
	{
	}
.common-nolist ul
	{
	margin:0px;
	padding:0px;
	}
.common-nolist li
	{
	list-style:none;
	padding:4px 0px;
	}
.common-list
	{
	}
.common-list ul
	{
	margin:0px;
	padding:0px;
	}
.common-list li
	{
	list-style:disc;
	padding:4px 0px;
	margin-left:15px;
	}
.common-list br
	{
	display:none;
	}
.index-common-list
	{
	}
.index-common-list ul
	{
	margin:0px;
	padding:0px;
	}
.index-common-list li
	{
	list-style:disc;
	padding:10px 0px;
	margin-left:11px;
	}
.index-common-list br
	{
	display:none;
	}					
/*
.category-navigation li.current_page_item a{
	color:#789452;
	background-image:url(images/navigation-bg.gif);
	}
*/
* html .category-navigation li a {  /* make hover effect work in IE */
	width: 200px;
	}

/*.category-navigation .subpages li a{
	padding-left:35px;
	}
*/
/* 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: left;
	width:183px;
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
	margin:0px;
/*	padding-right:5px;*/
	border:1px solid #E1E1E1;
/*	min-height:620px;*/
	min-height:550px;
	height: auto !important;
	height: 550px; 
	margin-bottom:15px;
	}
.alignright-in {
	float: left;
	width:180px;
	padding-left:18px;
/*	padding-right:10px;*/
	border-left:1px solid #E1E1E1;
	min-height:680px;
	height: auto !important;
	height: 680px; 
	}	

.alignleft {
	float: left;
	}
/* End Images */

/* Home Page Tabs */

.domtabs {
list-style: none;
margin: 0;
padding: 0 0 20px 0;
height: 35px;
overflow: hidden;
}

.domtabs li {
margin: 0 !important;
padding: 0 !important;
float: left;
list-style: none !important;
background-image: none !important;
border: none !important;
text-align: left !important;
display: inline;
}

.tabout, .tservices, .tlearn {
border: 0 !important;
float: left;
padding: 35px 0 0 0;
overflow: hidden;
height: 0px !important;
cursor:pointer;
}

.tabout {
width: 103px;
background: url(images/about.gif) top left no-repeat;
background-position: 0 -36px;
}

.tservices {
width: 103px;
background: url(images/services.gif) top left no-repeat;
background-position: 0 -36px;
}

.tlearn {
width: 103px;
background: url(images/blog.gif) top left no-repeat;
background-position: 0 -36px;
}

.domtabs .active span {
background-position: 0 0;
cursor:pointer;
}

#leftHomeContent li{
border-bottom:1px dashed #e1e1e1;

/*padding:5px 0px 5px 35px;*/
}
.button-spacer
	{
	padding:10px 0px 5px;
	}

#leftHomeContent{
/*width:310px;*/
border-right:1px solid #e1e1e1;
padding:0px 10px 0px 0px;
min-height:680px;
height: auto !important;
height: 680px; 
}

.green_bigtext
	{
	color:#84a257;
	font-size:22px;
	text-decoration:none;

line-height:30px;

	}
.green_bigtext a:link, .green_bigtext a:visited
	{
	color:#84a257;
	text-decoration:none;
	}
.green_bigtext a:hover
	{
	color:#a1bd76;
	text-decoration:none;
	}		
.green_smalltext
	{
	color:#84a257;
	font-size:11px;
	font-weight:bold;
	}	
.green_smalltext_u
	{
	color:#84a257;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}	
#blogpanel{
	padding:0px;
	color:#000000;
}
#blogpanel ul{
	margin:0px;
	padding:0px;
}
#blogpanel p
	{
	margin:0px;
	}
#blogpanel li{
	padding:0px 0px 20px 25px;
	background:url(images/note.gif) left top no-repeat;
	color:#000000;
	font-size:12px;
	list-style:none;
}

#blogpanel a, #blogpanel a:visited{
	color:#000000;
	text-decoration: none;
}

#blogpanel a:hover{
	text-decoration: underline;
}
#blogpanel .entries { 
	margin-bottom:15px;
	}	
.blogEvents{
	width:300px;
	color:#000000;
	float:left;
}	
.newdate
	{
	padding:3px 0px;
	color:#8e8e8e;
	font-size:11px;
	}
.newdate p
	{
	margin:0px;
	}	
.letter-spacer
	{
	padding:15px 10px 5px 0px;
	}	
.bottom-border
	{
	border-bottom:1px solid #E1E1E1;
/*	margin:10px 0px 15px 0px;*/
/*	padding-top:10px;*/
	padding-bottom:10px;
	}
.rightside-align
	{
	float:left;
	padding:10px 0px 20px 10px;
	}	
.subscribe-left
	{
	float:left;
	padding:10px;
	}
.subscribe-right
	{
	float:left;
	padding:28px 0px;
	}
.input-right
	{
	float:left;
	padding:10px 0px 0px 0px;
	}	
.input-left
	{
	float:left;
	padding:5px 5px 10px 10px;
	}	
.displaySidebox
	{
	float:left;
	width:200px;
	padding:10px 0px;
	text-align:center;
	}	
.displaySidebox-in
	{
	float:left;
	border:1px solid #e1e1e1;
	width:190px;
	padding:10px 0px 10px 10px;
	}	
.displayImages
	{
	padding:0px 0px 10px 0px;
	text-align:center;
	}		
.blue-bigtext
	{
	color:#0967aa;
	font-size:14px;
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}
.blue-bigtext a:link, .blue-bigtext a:visited
	{
	color:#0967aa;
	text-decoration:none;
	}
.blue-bigtext a:hover
	{
	color:#0967aa;
	text-decoration:none;
	}		
.clearBoth
	{
	clear:both;
	}	
.rightbar-in
	{
/*	float:left;*/
	padding-bottom:10px;
	}
.rightbar-inbox
	{
	float:left;
	padding-top:5px;
	padding-left:5px;
/*	padding:15px;*/
	}
.right-spacer
	{
	padding-top:10px;
	}	
	
.box {
		background: #ffffff url(images/header.gif) repeat-x 0 0;
		border-width: 0 1px;
		border-style: solid;
		border-color: #D9D9D9;
	}
.box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
.box ul {
			list-style-type: none;
			padding: 2px 2px 10px;
		}
.box ul li {
				font-weight: bold;
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
			}
.box ul li a {
				color: #808080;
				text-decoration: none;
			}
.box ul li a:hover {
				color: #243749;
			}						
/* 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;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 0px 10px;
	}

.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: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	border-top:5px solid #ddd;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	border-top:0;
	border-bottom:1px dashed #ddd;
	}
	
#sidebar ul ul li {
	padding: 2px 0 4px 18px;
	background:url(images/icon3.gif) 0 5px no-repeat;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform div {
	margin: 10px auto 0 auto;
	background:url(images/search-box.gif) 0 0 no-repeat;
	padding:0 !important;
	width:220px;
	height:31px
	}
	
#sidebar #searchform div, #content #searchform div { border:1px solid #ccc; }

#searchsubmit {
	color:#777;
	float:right;
	margin:5px 5px 0 0;
	background:none;
	font-weight:bold;
	border:0 !important;
	cursor:pointer;
	font-size:1.2em;
	}
	
#s {
	width:160px;
	float:left;
	padding:0 0 0 5px;
	margin:7px 0 0;
	height:20px;
	border:0 !important;
	background:none;
	}
	
.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 textarea {
	width: 100%;
/*	padding: 2px;*/
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 200px;
	}

#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 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	height:24px;
	}

.single {
	border:1px solid #ccc; border-width:1px 0;
	padding-top:4px;
	}
	
.singlepage {
/*	width:400px !important;*/
	float:left;
	width:540px;
	}

.border-bottom {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	}
/* 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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
.send_btm {
	background-image:url(images/send.gif);
/*	background:#0967aa;
	border-top:3px solid #147dc8;*/
	text-transform:uppercase;
	color:#FFF;
	padding-bottom:5px;
	font-size:10px;
	border:none;
	cursor:pointer;
	width:56px;
	height:22px;
}
.top-text-bar
	{
	color:#84A257;
/*	margin-right:10px;*/
	width:auto;
	padding:16px 10px 15px 10px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
/*	float:right;*/
	}
.con-box
	{
	border:3px solid #e1e1e1;
	float:left;
	padding:6px;
	}
.con-display-box
	{
	float:left;
	width:520px;
	padding:5px 0px;
	}	
.con-display-name
	{
	float:left;
	width:150px;
	}
.con-display-input
	{
	float:left;
	width:auto;
	}
.con-chk-box
	{
/*	float:left;*/
	width:175px;
	padding:2px 0px;
	}
.con-flo
	{
	float:left;
/*	width:220px;*/
	}					
.capthcha
	{
	color:#fff;
	padding:3px;
	background:#84A257;
	}
.sitelink ul
	{
	margin:0px;
	margin-left:10px;
	padding:0px;
}
.sitelink li
	{
	list-style:disc;
	padding:3px 0px;
	margin-left:10px;
}
.sitelink li a:link , .sitelink li a:visited
	{
	padding:5px 0px;
	color:#0967aa;
	text-decoration:none;
}
.sitelink li a:hover
	{
	color:#0967aa;
	text-decoration:none;
}
a.sitelink li
	{
	padding:5px 0px;
	color:#0967aa;
	text-decoration:none;
	}
a.sitelink:link li, a.sitelink:visited li
	{
	color:#0967aa;
	text-decoration:none;
	}
a.sitelink:hover li
	{
	color:#0967aa;
	text-decoration:none;
}
.border-top
	{
	border-top:1px solid #E1E1E1;
	padding-bottom:10px;
	}	
.client-bar
	{
	width:530px;
	float:left; 
	height:auto;
	padding-bottom:20px;
	}
.client-bar-left
	{
	width:240px;
	border:1px solid #E1E1E1;
	padding:7px;
	float:left;
	text-align:center;
	}	
.client-bar-right
	{
	width:240px;
	text-align:center;
	border:1px solid #E1E1E1;
	padding:7px;
	float:right;
	}	
.client-text
	{
	width:400px;
	padding-left:5px;
	}	
.client-logo
	{
	width:115px;
	border:1px solid #e1e1e1;
/*	padding:3px;*/
	}		
ul.clients-pan
	{
	border-bottom:1px solid #e1e1e1;
	padding:10px 0px;
	float:left;
	}
.client-bottom-border
	{
	border-bottom:1px solid #e1e1e1;
	margin-bottom:15px;
	}
.clientBottom
	{
	border:none;
	}

ul.clients-pan li
	{
	list-style: none;
	border:none;
	}	
.floatLeft{
	float: left;
}
.client-link
	{
	color:#0969AE;
	text-decoration:none;
	}
.client-link a:visited, .client-link a:link
	{
	color:#0969AE;
	text-decoration:none;
	}
.client-link a:hover
	{
	color:#5D7E2B;
	text-decoration:underline;
	}	
.client-logo img
	{
	border:1px solid #e1e1e1;
	}					