/*
Theme Name: D5 CORPORATE LITE
Theme URI: http://disputsuite.com
Author: D5 Creation
Author URI: http://nilbdnetwork.com/
Description: Web Design Agency
Version: 1.5.02
Tags: green, two-columns, right-sidebar, fixed-width, custom-header, custom-background, custom-menu, threaded-comments, sticky-post, front-page-post-form, full-width-template, theme-options 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: d5corporatelite
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;

}

:focus {/* remember to define focus styles! */
outline: 0;

}body {
line-height: 1;

}ol, 

ul {
list-style: none;

}table {/* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;

}caption, th, td {
font-weight: normal;
text-align: left;

}blockquote:before, 

blockquote:after,

q:before, 

q:after {
content: "";

}blockquote, 

q {
quotes: "" "";

}a img {
border: 0;

}article, 

aside, 

details, 

figcaption, 

figure,

footer, 

header, 

hgroup, 

menu, 

nav, 

section {
display: block;

}
/* =WordPress Core and Addition

-------------------------------------------------------------- */

.alignnone,

#content .alignnone,

#content-full .alignnone,

div .alignnone  {

margin: 5px 20px 20px 0;

}.aligncenter,

#content .aligncenter, 

#content-full .aligncenter,

div.aligncenter {

display:block;

margin: 5px auto 5px auto;

}.alignright,

#content .alignright,

#content-full .alignright,

div .alignright {

float:right;

margin: 5px 0 20px 20px;

}.alignleft,

#content .alignleft,

#content-full .alignleft,

div .alignleft {

float:left;

margin: 5px 20px 20px 0;

}a img.alignright {

float:right;

margin: 5px 0 20px 20px;

}a img.alignnone {

margin: 5px 20px 20px 0;

}a img.alignleft {

float:left;

margin: 5px 20px 20px 0;

}a img.aligncenter {

display: block;

margin-left: auto;

margin-right: auto

}.wp-caption {

background: #fff;

border: 1px solid #f0f0f0;

max-width: 96%; /* Image does not overflow the content area */

padding: 5px 3px 10px;

text-align: center;

}.wp-caption.alignnone {

margin: 5px 20px 20px 0;

}.wp-caption.alignleft {

margin: 5px 20px 20px 0;

}.wp-caption.alignright {

margin: 5px 0 20px 20px;

}.wp-caption img {

border: 0 none;

height: auto;

margin:0;

max-width: 98.5%;

padding:0;

width: auto;

}.wp-caption p.wp-caption-text {

font-size:11px;

line-height:17px;

margin:0;

padding:0 4px 5px;

}/* =Structure

----------------------------------------------- */body {
font-family: Arial,Helvetica,sans-serif;

font-size: 14px;

line-height: 1.6;
word-wrap: break-word;

}
img {
max-width: 100%;
border: 0 none;

}#container {

border-radius: 1px 1px 1px 1px;

margin: 0px auto;

padding: 0px;

width: 1000px;

}#top-menu-container {

padding: 10px 0 6px 0;

position: relative;

left: 0px;

top: 0px;

}#top-menu-container input#s {
float: right;

padding: 5px 25px 5px 10px;

width: 150px;

}#top-menu-container input[type="submit"] {
display: none;

}#header {
min-height:20px;

}img.site-logo, h1.site-title {
float: left;

font-size: 80px;

font-weight: bold;



max-width: 300px;

padding: 5px 0;

}#header-content {
width: 1000px;
margin:auto;

}.site-title-hidden {
display: none;

}#content {
float:left;

width: 700px;

}#content-full {


width: 1000px;

}

#right-sidebar {
float: right;
width: 300px;

}

#footer-content {
width: 1000px;
margin: 0 auto;

}#social {

display: table;

float: right;

height: 20px;

margin-right: 20px;

}.facebook-link {
background: url("images/fbicon.html") no-repeat scroll center 50% transparent;

}.twitter-link {
background: url("images/twittericon.html") no-repeat scroll center 50% transparent;



}.youtube-link {
background: url("images/youtubeicon.html") no-repeat scroll center 50% transparent;



}.li-link {
background: url("images/liicon.html") no-repeat scroll center 50% transparent;



}.feed-link {
background: url("images/feedicon.html") no-repeat scroll center 50% transparent;



}
.facebook-link, 

.twitter-link, 

.youtube-link, 

.li-link, 

.feed-link {
float: left;

height: 20px;

margin: 2px 5px;

padding: 3px;

width: 20px;
border-radius: 5px 0 5px 0;
border-style: solid;

border-width: 1px;

}.facebook-link:hover, 

.twitter-link:hover, 

.youtube-link:hover, 

.li-link:hover, 

.feed-link:hover {
opacity: 1;

}#footer-sidebar {
overflow: hidden;
padding: 20px 0 0;

}#creditline {
border-radius: 0 0 10px 10px;

   text-align: center;

   width: 1000px;

}#creditline a {
font-weight: bold;

}

.textcenter {
text-align: center;
margin: 30px 0;

}.textcenter h2.post-title-color {
text-align: center;

}/* Common Elements 

------------------------------------------------------------- */

ol, 

ul {
padding: 0 0 10px 20px;
display: block;
margin-bottom: 10px;

}ul {
list-style: square outside none;

}ol {
list-style: decimal outside none;

}strong {
font-weight: bold;	

}dl {
margin: 0 0 24px 0;

}dt {
font-weight: bold;

}dd {
margin-bottom: 18px;

}strong {
font-weight: bold;

}cite,

em,

i {
font-style: italic;

}big {
font-size: 131.25%;

}ins {
background: #ffc;
text-decoration: none;

}blockquote cite,

blockquote em,

blockquote i {
font-style: normal;

}pre {
background:#FFFFFF;

border-radius: 5px 5px 5px 5px;

color: #222222;

line-height: 18px;

margin-bottom: 18px;

overflow: auto;

padding: 1.5em;

}abbr,

acronym {
border-bottom: 1px dotted #666;
cursor: help;

}sup,

sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
font-size: 70%;

}sup {
bottom: 1ex;

}sub {
top: .5ex;

}address {
background: #EEEEEE;

border: 2px solid #DDDDDD;

border-radius: 5px 5px 5px 5px;

font-style: italic;

font-weight: bold;

margin-bottom: 15px;

max-width: 250px;

padding: 5px 10px;

text-align: right;

}embed  {
max-width: 100%;	

}/* Menu Elements 

------------------------------------------------------------- */#d5corporate-main-menu {

float: right;

font-family: 'Oswald',Impact,Helvetica,sans-serif;

line-height: 1;
max-width: 740px;

}.menu {
float: left;

}#d5corporate-main-menu ul {

list-style: none outside none;

}#d5corporate-main-menu li {

float: left;

position: relative;
margin: 0 3px;

}
#d5corporate-main-menu a {

display: block;

font-size: 13px;

min-width: 40px;

padding: 47px 11px 20px;

position: relative;

text-align: center;

text-transform: uppercase;

}#d5corporate-main-menu li ul {

float: left;

position: relative;
margin: 0;

}#d5corporate-main-menu ul ul, 

.sub-menu, .sub-menu ul ul {

display: none;
float: left;

left: 0;

position: absolute;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
border-radius: 5px;
padding: 5px;
z-index: 10000;

}#d5corporate-main-menu ul li ul li {

margin:0;

}#d5corporate-main-menu ul ul ul {

left: 100%;

top: 0;
z-index: 999;

}#d5corporate-main-menu ul ul a  {

padding: 9px 15px;

width: 140px;
text-align: left;
text-transform: none;


}#d5corporate-main-menu ul li:hover > ul {
display: block;

}#d5corporate-top-menu {
display: block;

float: left;

max-width: 550px;
height: 25px;

}#d5corporate-top-menu ul{
list-style: none outside none;
padding:0;

}#d5corporate-top-menu li{
position: relative;
float: left;

}#d5corporate-top-menu li a{
font-size: 11px;

padding: 3px 10px;

text-decoration: none;

text-transform: uppercase;

}
/* Wedget Elements 

------------------------------------------------------------- */

.widget {
display: block;
word-wrap: break-word;

}.widget ul,

.widget ol {
padding: 0;

}#right-sidebar .widget {
border-radius: 10px 10px 10px 10px;

float: right;

margin-bottom: 20px;

padding: 15px;

width: 250px;

}#right-sidebar .widget h3 {
padding-bottom: 5px;

text-transform: uppercase;

}#right-sidebar .widget, 

#right-sidebar .widget li, 

#right-sidebar .widget a, 

#right-sidebar .widget a:hover {
text-decoration: none;

} #right-sidebar .widget li {
list-style: none outside none;

padding: 5px 0 5px 17px;

}
#footer-sidebar .widget {
width:215px;
margin-bottom: 30px;

}#footer-sidebar #first-footer-widget {
float:left;

}#footer-sidebar #footer-widgets {
margin-left: 63.33px;
float:left;

}#footer-sidebar .widget h3 {
padding-bottom: 5px;

text-transform: uppercase;

}#footer-sidebar .widget, 

#footer-sidebar .widget li, 

#footer-sidebar .widget a, 

#footer-sidebar .widget a:hover {
text-decoration: none;

} #footer-sidebar .widget li {
list-style: none outside none;

padding: 3px 0 3px 17px;

}#right-sidebar input#s, 

#footer-sidebar input#s {

width: 60%;
min-width: 100px;	

}#right-sidebar form#searchform input[type="submit"], 

#footer-sidebar form#searchform input[type="submit"] {		
padding: 8px 7px;

}.textwedget {
width: 100%;		

}/* Design Elements 

------------------------------------------------------------- */

h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6 {
font-family: 'Oswald',arial,serif;

font-weight: normal;

line-height: 1.25;

margin: 0 0 10px;

}h1 {
font-size: 30px;	

}h2 {
font-size: 23px;	

}h3 {
font-size: 20px;	

}h4 {
font-size: 17px;	

}h5 {
font-size: 15px;	

}h6 {
font-size: 13px;	

}a {
text-decoration:none;	

}displaynone {
display: none;

}.clear {
clear: both;

}center {

display: block;

text-align: center;

}table {
border-radius: 3px 3px 3px 3px;

padding: 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
min-width: 200px;
margin-bottom: 15px;
max-width: 100%;

}td {
padding: 5px 7px;
vertical-align: top;

}#wp-calendar td {
padding: 0px 7px;

}th {
font-weight: bold;

line-height: 1;

padding: 5px 7px;

}table#wp-calendar {
background: none repeat scroll 0 0 transparent;

border: medium none;

box-shadow: none;

width: 100%;	

}button,

input[type="reset"],

input[type="button"],

input[type="submit"]{
border-radius:5px;
display:inline-block;
font-family:arial;
font-size:13px;
font-weight:bold;
padding:5px 15px 6px;
text-decoration:none;
height:35px;
text-transform: uppercase;
cursor:pointer;
margin:5px 0;

}
input[type="text"], 

textarea, input#s, 

input[type="password"] {

border-radius: 5px;

font-size: 14px;

padding: 10px 7px;

width: 98%;

}input[type="password"] {

width: 200px;

}button:active, 

input[type="reset"]:active, 

input[type="button"]:active, 

input[type="submit"]:active {
position:relative;
top:1px;

}
input#s {

width: 70%;
min-width: 135px;

}.post.sticky, 

.sticky {
border-radius: 10px 10px 10px 10px;

margin-bottom: 30px;

padding: 15px;

}.gallery-caption {
clear: both;
width: 95%;

}.bypostauthor {

}#container, 

#content, 

#content-full {
font-size: 14px;

 

}#content img, 

#content-full img {
height: auto;

margin: 0;

max-width: 100%;

vertical-align: middle;

}
#heading {
font-size: 48px;

margin: 0 0 40px;

text-align: center;

text-transform: uppercase;

}#slide-container {

   background: url(images/new-1inner_07.jpg) top center no-repeat;	width: 1000px;
height: 319px;
clear: both;

}
#featured-boxs {
padding: 20px 0;
display: inline-block;

}
#featured-boxs img {
height: 100px;

width: 220px;
display: block;

}#featured-boxs h2 {
padding: 10px 0 5px;

text-align: center;

text-transform: uppercase;

}#featured-boxs p {
text-align: justify;

}.featured-box, 

.featured-box-first {
width:215px;
display:inline;
padding-bottom: 20px;

}.featured-box-first {
float:left;


}.featured-box {
margin-left: 63.33px;
float:left;

}#customers-comment {
font-size: 17px;

font-weight: bold;

   margin-top:20px;
line-height: 2;

}blockquote {
margin:20px 10px;
padding:10px;
quotes: quotes: '<<' '>>';

}blockquote:before {
content:'\201C';
font-size:4em;
line-height:.1em;
margin-right:.20em;
vertical-align:-.4em;}blockquote:after {
content:'\201D';
font-size:4em;
line-height:.1em;
margin-left:.20em;
vertical-align:-.4em;

}blockquote p {
display:inline;

}#content .attachment-thumbnail {

border: 1px solid #EEEEEE;

border-radius: 3px 3px 3px 3px;

float: left;

margin: 8px 15px 10px 0;

padding: 3px;

}#content .gallery .attachment-thumbnail {

float:none;
margin: 5px auto;

}h1.page-title, 

h1.arc-post-title {
font-size: 35px;

text-transform: capitalize;
text-align: left;

}h2.post-title, 

h2.comments, 

h3#reply-title, 

h2.post-title-color {
font-size: 25px;

margin-bottom: 0;

padding-bottom: 10px;

text-align: left;

text-transform: uppercase;

}
.entrytext {
padding: 10px 0;

}h3.arc-src {
text-transform: uppercase;
font-size: 20px;

}.post, 

.hentry, 

.no-results {
margin-bottom: 20px;


}.read-more {
border-radius: 10px 10px 10px 10px;

display: table;

padding: 5px 10px;

}.postmetadata {
font-family:Arial, Helvetica, sans-serif;

}p.postmetadata {
margin: 0;

}.postmetadataw {
letter-spacing: 3px;
font-weight: bold;

}.up-bottom-border {
border-radius: 10px 10px 10px 10px;

display: inline-block;

margin-bottom: 20px;

padding: 5px 10px;

width: 98%;

}.floatleft {
float: left;
width: 45%;
text-align:left;

}.floatright {
float: right;
width: 45%;
text-align:right;

}#page-nav .alignright {
text-align:left;

}#page-nav .alignleft {
text-align:left;

}#page-nav a {
border-radius: 10px 10px 10px 10px;

border-style: solid;

border-width: 1px;

font-size: 17px;

padding: 10px;

}#commentsbox {
margin: 20px 0;

} #commentsbox ol, 

#commentsbox li {

list-style: none outside none;

}
#commentsbox .commentlist { 

margin: 0;

}#commentsbox .watermark {
font-family: 'Oswald',arial,serif;

font-size: 17px;

text-align: center;

text-shadow: none;

text-transform: uppercase;	

}#commentsbox .comment-author cite, 

#commentsbox .comment-author cite a {

font-weight: bold;

letter-spacing: 3px;

}ol.commentlist, 

ul.commentlist, {
list-style: none outside none;

}
#commentsbox img.avatar {
left: 0;

position: absolute;

ttop: 7px;



}#commentsbox ul.children {
padding: 0;

}
.comment-body {
padding: 0 0 10px;

}#commentsbox .comment-body ol li {
list-style: decimal outside none;

}#commentsbox .comment-body ul  li{
list-style: square outside none;

}#commentsbox .commentlist li.comment {

line-height: 19px;

margin: 0 0 24px;

padding: 5px 0 0 50px;

position: relative;

}#comments .comment-body p:last-child {

margin-bottom: 6px;

}#commentsbox .comment-meta, 

#commentsbox .comment-meta a:link, 

#commentsbox .comment-meta a:visited {

font-size: 12px;

padding-bottom: 10px;

text-shadow: none;

}a.comment-reply-link {
font-size: 12px;
padding: 1px 5px;
border-radius: 5px;		}#commentsbox .commentlist .children li {

margin: 0;

}#commentsbox .commentlist li:last-child {

border-bottom: medium none;

margin-bottom: 0;

}#comment-form {
max-width: 550px;

}
#respond .required {
font-weight: bold;
position:absolute;

}#comments-list #respond {
margin: 0 0 18px 0;

}

#comments-list ul #respond {
margin: 0;

}#cancel-comment-reply-link {
font-weight: normal;
line-height: 18px;

}
#respond input {
margin: 0 0 9px;

}#respond textarea {
width: 98%;

}#respond .form-allowed-tags {
font-size: 13px;
line-height: 18px;

}

#respond .form-allowed-tags code {
font-size: 11px;

}

#respond .form-submit {
margin: 12px 0;

}

#respond .form-submit input {
font-size: 14px;
width: auto;

}h2#client-text.post-title {
opacity: 0.7;

padding: 10px 0;

text-align: center;

}#client {
display:table;

margin: 20px auto;

}#client img {
margin: 0 13px;

max-height: 90px;

vertical-align: middle;

width: 120px;

}
/* D5 CORPORATE GREEN CSS */body {

background: none repeat scroll 0 0 #ffffff;

color: #333333;

}

#container {

background: none repeat scroll 0 0 #FFFFFF;}

#top-menu-container {

background: none repeat scroll 0 0 #ffffff;

}

#top-menu-container input#s {

background: url("images/search.png") no-repeat scroll right 50% transparent;

border: 1px solid #444444;

box-shadow: 0 0 3px 0 #FFFFFF;

color: #63CE8E;

}

img.site-logo, 

h1.site-title {

color: #0F9D73;

text-shadow: 0 0 0 #000000, 1px 1px 0 #000000, 2px 2px 1px rgba(0, 0, 0, 0.75), 2px 2px 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2);

}.content-ver-sep {

background: none repeat scroll 0 0 #CCCCCC;

border-bottom: 1px solid #FFFFFF;

}

#footer {background: url(images/footer_bg.jpg) top center no-repeat;top center no-repeat;padding: 20px 0;}

.facebook-link, 

.twitter-link, 

.youtube-link, 

.li-link, 

.feed-link {

background-color: #08BA86;

border-color: #32EDB6 #025B41 #025B41 #32EDB6;

}

.facebook-link:hover, 

.twitter-link:hover, 

.youtube-link:hover, 

.li-link:hover, 

.feed-link:hover {

background-color: #07E2A2;

}

#creditline {

background: none repeat scroll 0 0 #ffffff;

color: #EEEEEE;

text-shadow: 0 0 1px #000000;

}

#creditline a {

color: #C4C2C2;

}

#d5corporate-main-menu {

color: #EEEEEE;

}

#d5corporate-main-menu a {

color: #047F52;

}

#d5corporate-main-menu a:hover, #d5corporate-main-menu .current-menu-item > a, 

#d5corporate-main-menu .current-menu-ancestor > a, 

#d5corporate-main-menu .current_page_item > a, 

#d5corporate-main-menu .current_page_ancestor > a {

background: url("images/menuback-green.png") repeat-x scroll 0 0 transparent;

color: #035235;

}

#d5corporate-main-menu ul ul, 

.sub-menu, 

.sub-menu ul ul {

background: none repeat scroll 0 0 #599D78;

box-shadow: 0 0 5px 0 #000000;

}

#d5corporate-main-menu ul ul a {

background: none repeat scroll 0 0 #F2F2F2;

border-bottom: 1px solid #BFBFBF;

border-top: 1px solid #FFFFFF;

color: #159B4B;

}

#d5corporate-main-menu ul ul a:hover, 

#d5corporate-main-menu ul ul .current-menu-item > a, 

#d5corporate-main-menu ul ul .current-menu-ancestor > a, 

#d5corporate-main-menu ul ul .current_page_item > a, 

#d5corporate-main-menu ul ul .current_page_ancestor > a {

background: none repeat scroll 0 0 #AFD1BD;

color: #159B4B;

}

#d5corporate-top-menu {

border-left: 1px solid #09281A;

border-right: 1px solid #589277;

}

#d5corporate-top-menu li a {

border-left: 1px solid #589277;

border-right: 1px solid #09281A;

color: #B9F2E1;

text-shadow: 0 0 1px #000000;

}

#right-sidebar .widget {

background: none repeat scroll 0 0 #C4EEE2;

border: 1px solid #999999;

}

#right-sidebar .widget h3 {

color: #076046;

}

#right-sidebar .widget, 

#right-sidebar .widget li, 

#right-sidebar .widget a, 

#right-sidebar .widget a:hover {

color: #333333;

}

#right-sidebar .widget ul {

border-bottom: 1px solid #B7FBDC;

border-top: 1px solid #5BA583;

}

#right-sidebar .widget li {

background: url("images/listicon.gif") no-repeat scroll 0 10px transparent;

border-bottom: 1px solid #5BA583;

border-top: 1px solid #B7FBDC;

}

#footer-sidebar .widget h3 {

color: #FFFFFF;

text-shadow: 1px 1px 1px #000000;

}

#footer-sidebar .widget, 

#footer-sidebar .widget li, 

#footer-sidebar .widget a, 

#footer-sidebar .widget a:hover {

color: #FFFFFF;

}

#footer-sidebar .widget ul {

border-bottom: 1px dotted #13CE8A;

border-top: 1px dotted #036638;

}

#footer-sidebar .widget li {

background: url("images/listiconf.gif") no-repeat scroll 0 7px transparent;

border-bottom: 1px dotted #036638;

border-top: 1px dotted #13CE8A;

}

a {

color: #4DBD10;

}

table {

background-color: #EEEEEE;

border: 1px solid #FFFFFF;

box-shadow: 0 0 5px 0 #DDDDDD;

color: #333333;

}

th {

background: none repeat scroll 0 0 #CCCCCC;

text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);

}

caption {

color: #555555;

}

input[type="text"], 

textarea, 

input#s, 

input[type="password"] {

background: none repeat scroll 0 0 #EDEDED;

border-color: #999999 #FFFFFF #FFFFFF #999999;

border-style: solid;

border-width: 1px;

}

input[type="text"]:focus, 

textarea:focus, 

input#s:focus, 

input[type="password"]:focus {

background: none repeat scroll 0 0 #F7F7F7;

}

button, input[type="reset"], 

input[type="button"], 

input[type="submit"] {

background: url("images/btn-green.png") repeat-x scroll right top #07AA5F;

border: 2px solid #03794E;

box-shadow: 0 0 5px 0 #03794E;

color: #F7F7F7;

text-shadow: 1px 1px 1px #000000;

}

button:hover, 

input[type="reset"]:hover, 

input[type="button"]:hover, 

input[type="submit"]:hover {

border: 2px solid #66D49F;

box-shadow: 0 0 5px 0 #66D49F;

}

.post.sticky, 

.sticky {

background: url("images/sticky-green.png") no-repeat scroll right top #F2F2F2;

border: 5px solid #DDDDDD;

box-shadow: 0 0 5px 0 #555555;

}

#content img, 

#content-full img {

border: 1px solid #999999;

box-shadow: 0 0 5px 0 #777777;

}

#heading {

color: #09883C;

text-shadow: -1px -1px 0 #FFFFFF;

}

#featured-boxs img {

box-shadow: 0 0 1px 0 #333333;

}

#featured-boxs h2 {

text-shadow: -1px -1px 3px #FFFFFF;

}#content .attachment-thumbnail {

border: 1px solid #EEEEEE;

}blockquote {

background: none repeat scroll 0 0 rgba(105, 195, 141, 0.35);

border-left: 10px solid #4DB878;

border-right: 10px solid #4DB878;

}

blockquote:before {

color: #0DAC4C;

}

blockquote:after {

color: #0DAC4C;

}

h1.page-title, 

h1.arc-post-title {

color: #054C37;

text-shadow: -1px -1px 3px #FFFFFF;

}

h2.post-title, 

h2.comments, 

h3#reply-title, 

h2.post-title-color {

color: #06A396;

text-shadow: -1px -1px 3px #FFFFFF;

}

h2.post-title a, 

h2.post-title a:hover, 

h2.comments a, 

h2.post-title-color {

color: #059E29;

}

h3.arc-src {

color: #3ED48B;

}

h3 span {

color: #2B6731;

}

.read-more {

background: none repeat scroll 0 0 #EEEEEE;

border: 1px solid #06A056;

box-shadow: 0 0 3px 0 #06A056;

}

.read-more a {

color: #555555;

}

.postmetadata {

text-shadow: 0 0 1px #FFFFFF;

}

.postmetadata a {

color: #259760;

}

.postmetadataw a {

color: #05641B;

}

.up-bottom-border {

background: none repeat scroll 0 0 #DCF3E2;

border-bottom: 1px solid #FFFFFF;

border-radius: 10px 10px 10px 10px;

border-top: 1px solid #999999;

}

#page-nav a {

background: none repeat scroll 0 0 #EEEEEE;

border-color: #FFFFFF #B1B4B5 #B1B4B5 #FFFFFF;

}

#commentsbox .watermark {

color: rgba(150, 150, 150, 0.7);

}

#commentsbox .comment-author cite, 

#commentsbox .comment-author cite a {

color: #05641B;

text-shadow: -1px -1px 1px #FFFFFF;
font-style: normal;

}

#commentsbox .commentlist li.comment {

border-top: 3px solid #ABD4B5;

}

#commentsbox .comment-meta, 

#commentsbox .comment-meta a:link, 

#commentsbox .comment-meta a:visited {

color: #A19F9F;

}

a.comment-reply-link {

box-shadow: 0 0 3px 0 #555555;

}

#commentsbox .commentlist .children li {

border-top: 1px solid #ABD4B5;

}

#respond .required {

color: #FF4B33;

}

h2#client-text.post-title {

color: #6CD395;

text-shadow: 1px 1px 3px #EEEEEE;

}

.box_skitter .label_skitter {

background: none repeat scroll 0 0 #09883C;

color: #FFFFFF;

}
#top-menu-container #logo {

width: 360px;
height:132px;

float: left;

}.head_right {

width: 450px;

float: right;

padding: 10px 0 0 0;

}.head_right p {

display: block;

background: url(images/blog.jpg) left center no-repeat;

height: 27px;

line-height: 27px;

padding: 0 0 0 44px;

font-size: 24px;

font-family: Arial, Helvetica, sans-serif;

}#nav {

position: absolute;

right: 0px;

bottom: -20px;

background:#000000;height: 34px;background:#000000;height: 34px;-webkit-border-radius: 15px;-moz-border-radius: 15x;border-radius: 15px;

}.clear {

clear: both;

font-size: 0px;

line-height: 0px;

display: block;

}#nav ul {

display: block;

height: 34px;

}

#nav ul li {

display: block;

float: left;

background: url(images/li-anchore.jpg) left center no-repeat;

}

a.active {

background: url(images/nav-hover.jpg) bottom center no-repeat;

}

#nav ul li a {

display: block;

float: left;

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

color: white;

padding: 0 15px;

line-height: 34px;

height: 34px;

}

.t_text {width: 290px;float: right;background: url(images/qeuote.jpg) left 0px no-repeat;padding: 0 0 0 25px;}

.div_content {padding: 10px 0;}

.testimonial {width: 445px;float: left;}

.testimonial h3 {display: block;background: url(images/testi-icon.jpg) left center no-repeat;height: 33px;line-height: 33px;padding: 0px 0 0 36px;font-weight: normal;font-size: 30px;color: #4D4945;margin: 0 0 10px 0;}

.testimonial .testi_box {padding: 0 0 20px 0;width: 445px;}

.t_pic {width: auto;float: left;}

.t_text {width: 290px;float: right;background: url(images/qeuote.jpg) left 0px no-repeat;padding: 0 0 0 25px;}

.t_text p {display: block;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #0E73B6;line-height: 18px;}

.t_text p span {display: block;padding: 25px 0 0 0;font-style: italic;color: #070708;}

.clear {clear: both;font-size: 0px;line-height: 0px;display: block;}

.testimonial .testi_box {padding:0px;width: 445px;}

.small_about {background: url(images/about_us_bg.jpg) left center no-repeat;padding: 0 0 0 30px;width: 510px;float: right;}

.small_about h3 {display: block;font-family: Arial, Helvetica, sans-serif;font-size: 30px;font-weight: normal;color: #1178BA;height: 30px;line-height: 30px;padding: 0 0 15px 0;}.small_about h3 span {color: #2E2E2E;}

.small_about p img {float: left;margin: 0 15px 0 0;border: 5px solid #E8E3DE;}

.small_about p a img {border: none;float: none;margin: 0px;}.ban_left {float: left;padding: 70px 0 82px 20px;width: 380px;}

.ban_left1 {float: left;padding: 15px 0 10px 20px;width: 380px;height:319px;overflow:none;}.ban_left p {display: block;font-family: Arial, Helvetica, sans-serif;font-size: 39px;line-height: 50px;color: white;text-shadow: 2px 2px #666;font-weight: bold;}

.value_pack {position: relative;float: left;width: 200px;padding: 30px 0 0 0;left: -20px;}

.value_pack a {position: absolute;}

.ban_right {width: 400px;height:320px;float: left;margin: 0 0 0 -10px;overflow:hidden;}

.ban_right h2 {display: block;font-size: 25px;color: white;font-family: Arial, Helvetica, sans-serif;text-shadow: 2px 2px 2px #666;padding: 25px 0 10px 0;}

.ban_right p, .freebook p {display: block;height: 35px;margin: 0 0 6px 0;}

.ban_right p.ebook, .freebook p.ebbok {height: 52px;}

.ban_right p.ebook input, .freebook p.ebook input {background: url(images/free-ebook.png) no-repeat;width: 278px;height: 52px;padding: 0px;cursor: pointer;margin: 0px;}
.ban_right p label, .freebook p label {

width: 105px;

float: left;

font-size: 16px;

font-family: Arial, Helvetica, sans-serif;

color: white;

height: 27px;

line-height: 27px;

text-align: right;

text-shadow: 666666;

}.ban_right p input, .freebook p input {display: block;float: right;background: url(images/banner-input.png) no-repeat;

width: 232px;height: 24px;border: none;padding: 5px 10px;margin: 0 15px 0 0;}

.ban_right p.ebook, .freebook p.ebbok {height: 52px;}
.value_pack {position: relative;float: left;width: 200px;padding: 5px 0 0 0;left: -20px;}

.ban_left p {display: block;font-family: Arial, Helvetica, sans-serif;font-size: 39px;line-height: 50px;color: white;

text-shadow: 2px 2px #666;

font-weight: bold;}

.foot_logo {width: auto;float: right;padding: 0 40px 0 0;}

.foot_left ul {display: block;height: 15px;}

.foot_left ul li {display: inline;}

.foot_left ul li a.first {padding: 0 6px 0 0;}

.foot_left ul li a.active {text-decoration: underline;color: #0E72B5;}

.foot_left ul li a {display: block;float: left;padding: 0 6px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#6C6C6C;border-right: 1px solid #6C6C6C;line-height: 12px;}.foot_left p {display: block;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #6C6C6C;padding:0px 20px;}

.foot_left {width: 540px;float: left;}

.small_about p {display: block;font-size: 14px;color: rgb(26, 26, 26);font-style:italic;font-family: Arial, Helvetica, sans-serif;line-height: 24px;padding: 0px 0px 15px;

}.banner_in3 {padding: 0 0 10px 0;}

.doller_pic {background: url(../../../images/bottom-doller.html) bottom center no-repeat;padding: 0 0 145px 0;}.doller_pic  freebook {padding: 0px 0px 0px 160px;height:300px;overflow:none;}
.leftpanel {width: 480px;float: left;}

.leftpanel h1, .our_process h1 {display: block;padding: 0 0 12px 0;font-family: Arial, Helvetica, sans-serif;font-size: 30px;

color: #2B2B2B;

}

.leftpanel p, .our_process p {display: block;padding: 0 0 20px 0;font-family: Arial, Helvetica, sans-serif;font-size: 14px;

color: #2B2B2B;

line-height: 18px;

}

.rightpanel {

width: 480px;

float: right;

padding: 10px 0 20px 20px;

background: url(../../../images/right_in3.html) left center no-repeat;

position: relative;

}

.freebook {

padding: 0 0 0 160px;height:300px;overflow:hidden;

display:block;

}

.free_man {

position: absolute;

top: 0px;

left: 0px;

}

.freebook h3 {

display: block;

font-size: 18px;

color: black;

font-family: Arial, Helvetica, sans-serif;

padding: 0px 0 30px 30px;

}

 .freebook p {

display: block;

height: 35px;

margin: 0 0 6px 0;

}

.freebook p label {

width: 50px;

color: black;

font-family: Arial, Helvetica, sans-serif;

font-size: 16px;

}

.freebook p input {

display: block;

float: right;

background: url(../../../images/banner-input.html) no-repeat;

width: 232px;

height: 24px;

border: none;

padding: 5px 10px;

margin: 0 15px 0 0;

}

.freebook p.ebook input {

background: url(../../../images/free-ebook.html) no-repeat;

width: 278px;

height: 52px;

padding: 0px;

cursor: pointer;

margin: 0px;

}.doller_pic {

background: url(images/bottom-doller.jpg) bottom center no-repeat;

padding: 0 0 145px 0;

}.rightpanel {

width: 480px;

float: right;

padding: 10px 0 20px 20px;

background: url(images/right_in3.jpg) left center no-repeat;

position: relative;

}.ban_right p input, .freebook p input {

display: block;

float: right;

background: url(images/banner-input.png) no-repeat;

width: 232px;

height: 24px;

border: none;

padding: 5px 10px;

margin: 0 15px 0 0;

}.ban_right p, .freebook p {

display: block;

height: 35px;

margin: 0 0 6px 0;

}.freebook p.ebook input {

background: url(images/free-ebook.png) no-repeat;

width: 278px;

height: 52px;

padding: 0px;

cursor: pointer;

margin: 0px;

}
.foot_left p {display: block;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #6C6C6C;margin-top:35px;margin-left:20px;padding: 0px 0px;

}
#menu-bar {  margin: 0px 0px 0px 0px;  padding: 6px 3px 3px 6px;  height: 26px;  line-height: 100%;  border-radius: 8px;  -webkit-border-radius: 8px;  -moz-border-radius: 8px;  box-shadow: 2px 2px 3px #666666;  -webkit-box-shadow: 2px 2px 3px #666666;  -moz-box-shadow: 2px 2px 3px #666666;  background: #000000;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A98B9F, endColorstr=#1F1F1F);  background: -webkit-gradient(linear, left top, left bottom, from(#A98B9F), to(#1F1F1F));  background: -moz-linear-gradient(top,  #A98B9F,  #1F1F1F);  border: solid 1px #6D6D6D;}#menu-bar li {  margin: 0px 6px 0px 6px;  padding: 0px 0px 6px 0px;  float: left;  position: relative;  list-style: none;}

#menu-bar a {  font-weight: bold;  font-family: arial;  font-style: normal;  font-size: 12px;  color: #E7E5E5;  text-decoration: none;  display: block;  padding: 8px 20px 8px 20px;  margin: 0;  border-radius: 10px;  -webkit-border-radius: 10px;  -moz-border-radius: 10px;  text-shadow: 2px 2px 3px #000000;}

#menu-bar ul li:hover a, #menu-bar li:hover li a {  background: none;  border: none;  color: #666;  -box-shadow: none;  -webkit-box-shadow: none;  -moz-box-shadow: none;}

#menu-bar ul a:hover {  background: #0399D4 !important;  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#04ACEC, endColorstr=#0186BA);  background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;  background: -moz-linear-gradient(top,  #04ACEC,  #0186BA) !important;  color: #FFFFFF !important;  border-radius: 0;  -webkit-border-radius: 0;  -moz-border-radius: 0;  text-shadow: 2px 2px 3px #FFFFFF;}

#menu-bar ul {  background: #DDDDDD;  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#CFCFCF);  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);  display: none;  margin: 0;  padding: 0;  width: 185px;  position: absolute;  top: 30px;  left: 0;  border: solid 1px #B4B4B4;  border-radius: 10px;  -webkit-border-radius: 10px;  -moz-border-radius: 10px;  -webkit-box-shadow: 2px 2px 3px #222222;  -moz-box-shadow: 2px 2px 3px #222222;  box-shadow: 2px 2px 3px #222222;}

#menu-bar li:hover > ul {  display: block;}#menu-bar ul li {  float: none;  margin: 0;  padding: 0;}#menu-bar ul a {  padding:10px 0px 10px 15px;  color:#424242 !important;  font-size:12px;  font-style:normal;  font-family:arial;  font-weight: normal;  text-shadow: 2px 2px 3px #FFFFFF;}#menu-bar ul li:first-child > a {  border-top-left-radius: 10px;  -webkit-border-top-left-radius: 10px;  -moz-border-radius-topleft: 10px;  border-top-right-radius: 10px;  -webkit-border-top-right-radius: 10px;  -moz-border-radius-topright: 10px;}#menu-bar ul li:last-child > a {  border-bottom-left-radius: 10px;  -webkit-border-bottom-left-radius: 10px;  -moz-border-radius-bottomleft: 10px;  border-bottom-right-radius: 10px;  -webkit-border-bottom-right-radius: 10px;  -moz-border-radius-bottomright: 10px;}#menu-bar:after {  content: ".";  display: block;  clear: both;  visibility: hidden;  line-height: 0;  height: 0;}#menu-bar {  display: inline-block;}  html[xmlns] #menu-bar {  display: block;}* html #menu-bar {  height: 1%;}.step {

background: url(../../../images/stepin.html) no-repeat;

width: 468px;padding: 10px 1px 1px 1px;

}

.step p {

display: block;

padding: 0 17px;

height: 40px;

line-height: 40px;

background: url(../../../../universityofbusinesscredit.com/images/stepin.html) bottom left repeat-x;

}

.step p span {

color: #005D9B;

display: block;

float: left;

height: 40px;

line-height: 40px;

padding: 0px;

font-weight: normal;

font-size: 16px;

}

.step p a {

display: block;

float: left;

padding: 0 0 0 23px;

font-family: Arial, Helvetica, sans-serif;

font-size: 16px;

color: #2C2C2C;

height: 40px;

line-height: 40px;

}
.leftpanel p, .our_process p {
display: block;
padding: 0 0 20px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2B2B2B;
line-height: 18px;
}
.our_process span {
display: block;
font-size: 25px;
color: #FF6200;
font-weight: bold;
font-size: 25px;
padding: 0 0 10px 0;
}/* ------------------------- NAVIGATION HERE ---------------*/
#nav ul										{ display:block; height:34px}#nav ul li a								{ display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; padding:0 25px; line-height:34px; height:34px;}

#nav ul li a:hover { background:url(images/nav-hover.jpg) bottom center no-repeat;}
#nav ul li a.active { background:url(images/nav-hover.jpg) bottom center no-repeat;}
/* ------------------------- Button Code ---------------*/
form.mc4wp-form input[type=submit] {height: 35px;font-size: 15px;background: #EE8F53;}

ul.pricing li {
    padding: 10px 0;
    border-bottom: 1px solid #dadada;
    width: 100%;
    list-style: none;
    margin-bottom: 0px;
}

.pricing li:nth-child(odd) {
    background-color: #F7F7F7;
}