/*
Theme Name: CoreSolutions
Author: IAMFABIAN/Whip
Version: 1.5
Description: CoreSolutions Software Site Theme
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
body {
  padding-bottom: 30px;
  font: normal arial, sans-serif;
  text-align: center;
  color: #000;
  background: #ffffff url("images/coresolutions_bkgnd_small.jpg");
  background-repeat:repeat-y;
  background-position:top center; 
  min-width: 960px;
font-family: arial;
}

#backgroundTopImage{
  text-align: left;
  width:960px;
  height:112px;
  margin-left: auto; 
  margin-right: auto;
  position:relative;
  left:2px;
  background: #ffffff url("images/coresolutions_bkgnd_top_small.jpg");
  background-repeat:no-repeat;
}

.ddet_div {
  margin: 8px 0 0 12px;
  padding: 8px;
  background: #F4F4F4;
  border: 1px solid #DDDDDD;
  min-height: 175px;
}

.ddet_div img{

  border: 1px solid #DDDDDD;
  
}

.marginauto {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  display: inline-block;
  position: relative;
  top: -112px;
}
.banner {
  width: 940px;
  padding-bottom: 30px;
  display: inline-block;
  text-align: left;
}

.post-wrap {
  width: 624px;
  padding: 20px 0px 0px 0px;
  display: inline-block;
}
.post-top {
  width: 664px;
  height: 9px;
}
.post-bottom {
  width: 664px;  
  display: inline-block;
  float: left;
  overflow:hidden;
}

.authorLink{
	position:relative;
	top: -50px;
}

.sidebar-wrap {
  width: 263px;
  padding: 0;
  margin: 0;
  float: right;
  color: #818181;
  position:relative;
  top:5px;
  left: -5px;
}

.sidebar-wrap .textwidget{
	margin-top: 20px;
	color:#c1c1c1;
}


.sidebar-wrap img {
  padding-bottom: 10px;
  margin-left: -15px;
  text-align:center;
}

.sidebar-wrap li{
	margin-top: 6px;
}

#twitter_div {
	margin-top: -30px;
}

#twitter_div img{
	margin-left: -10px;
	margin-top: 0px;
}

#twitter_div ul li{
	margin-left: -5px;
}

#twitter_div ul{
	margin-left: -5px;
	margin-top: 0px;
}

#twitter_update_list {
	margin-left: -5px;
}

/* TABLE SET UP */


#tablecontainer {
	display: table;
	width:930px;
	position: relative;
	float:left;
	margin-left: auto; 
	margin-right: auto;
	padding-left:8px;
    }

#tablecontainer li{
	margin-top: 6px;
}
	
	
  #tablerow  {
    display: table-row;
    }
  
  #tablerow  img{
	text-align:center;
	border:1px solid #CCC;
	padding:3px;
  }
  
  #tableleft, #tableright, #tablemiddle {
    display: table-cell;
	width:286px;
    float:left;
	padding:8px;
	line-height:135%;
    }

#tableleft > img, #tableright > img, #tablemiddle > img{
margin-bottom:8px;
}
	
#tablemiddle ul .tweets{
	position:relative;
	top: 4px;
}	

.tweets li *{
	color: #818181;

}


#tableright * a{
	display:block;
}

#tableright  .custom_post_list_item strong {
	display:block;
	padding-top: 15px;
}
	
  #homepostdate{
    float:left;
    padding-left:30px;
    }


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}

a {color: #0078ad; text-decoration: none;}
a:hover {color: #aa1f24; text-decoration:underline;}

img {border: none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

h1 {color: #535353; font-family: Century Gothic, sans-serif;}
h2 {color: #535353; font-family: Century Gothic, sans-serif;}
p { color: #787878; line-height: 19px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


#toprightmininav {
	position:absolute;
	top:3px;
	margin: 0 auto;
	width: 935px;
	text-align:right;
	color:#535353;
	z-index:1;
}

#toprightmininav a{
	color:#535353;
}

#toprightmininav a:hover{
	text-decoration:underline;
}


.logo {
  height: 86px;
  float: left;
  font-weight: normal;
}
.logotext {
  padding-top: 40px;
}
.logoimage {
  height: 86px;
  padding-top: 30px;
}
.logo a {
  font-weight: bold;
  float: left;
  color: #3f3f3f;
}
.logo span {
  color: #c6c6c6;
  line-height: 140px;
  margin-left: 15px;
  display: inline-block;
  font-family: arial;
}

ul.dropdown-categories {
  width: 100%;
  height: 40px;
  padding: 0;
  display: inline-block;

}
ul.dropdown-pages {
  height: 35px;
  margin-top: 64px;
  padding: 0;
  float: right;
  display: inline-block;
  text-transform:lowercase;
  color: #535353;
  font-weight:400;
  padding-left: 20px;
}


li.dropdown-pages {
  padding-left: 20px;
}


ul.dropdown-pages a{
  padding-left: 20px;
  font-family: Century Gothic, sans-serif;
  color:#333;
 }
 
 ul.dropdown-pages a:hover{
  text-decoration: underline;
  color:#535353;
 }
 
 
.pages-left {
  width: 10px;
  height: 35px;
  margin-top: 0px;
  float: right;
  display: block;
  text-transform:lowercase;
}
.pages-right {
  width: 9px;
  height: 35px;
  margin-top: 0px;
  float: right;
  display: block;
  text-transform:lowercase;
}


.pagetopbannerimage{
	border:1px solid #ccc;
	height:175px;
	position: relative;
	top: 20px;
	margin-bottom:15px;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.post {
  display: inline-block;
}
.entry-content {
  line-height: 21px;
  color: #818181;
  position:relative;
  margin-bottom:30px;
}


.post .borderimg img {
  padding: 7px;
  margin-right: 15px;
  float: left;
  background: #ebebeb;
}
.entry-title {
  margin-bottom: 3px;
  font-weight: normal;
  color: #0078ae;
  font-family: Century Gothic, sans-serif;
}


.post .entry-title {
  margin-bottom: 3px;
  font-weight: normal;
  color: #0078ae;
  font-family: Century Gothic, sans-serif;
}


.post h2.entry-title {
  margin-bottom: 3px;
  font-weight: normal;
  color: #0078ae;
  font-family: Century Gothic, sans-serif;
}

h2.entry-title {
  margin-bottom: 3px;
  font-weight: normal;
  color: #0078ae;
  font-family: Century Gothic, sans-serif;
}

.borderbottom{
	width:630px;
 border-top: 1px solid #e2e2e2;
  padding-bottom: 10px;
}

.entry-title a, .entry-title a, .entry-title a {
  color: #0078ae;
  font-family: Century Gothic, sans-serif;
}
.searchresults {
  line-height: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.meta {
  font-weight: normal;
  color: #aeaeae;
  margin-bottom: 10px;
}
.meta a {
  color: #87b9e3;
}
.meta a:hover {
  color: #0681e0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Home Page               --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.homepage-top {
  width: 940px;
  height: 7px;
   margin-top: -30px;
}
.homepage-bottom {
  width: 940px;
  padding-bottom: 4px;
}
.homepage {
  width: 900px;
  padding: 20px;
  margin: 0;
  display: inline-block;
}
.homepage-post {
  width: 281px;
  float: left;
}
.homepage-spacer {
  width: 2px;
  height: 313px;
  margin-left: 13px;
  margin-right: 13px;
  float: left;
}
.homepage .borderimg img {
  width: 275px;
  height: 92px;
  padding: 3px;
  margin-top: 0px;
  margin-bottom: 10px;
  display: block;
  background: url("images/index-img.gif") no-repeat;
}
.homepage .entry-title {
  margin-bottom: 3px;
  font-weight: normal;
  color: #0078ae;
  font-family: Century Gothic, sans-serif;
}
.homepage .entry-title a, .entry-title a, .entry-title a {
  color: #0078ae;
  font-family: Century Gothic, sans-serif;
}

.homeContentBox{
	position: relative;
	width: 300px;
	height: 240px;
	background: #F4F4F4;
	border: 1px;
	z-index:0;
}


.homepage-writeup {
	position: relative;
	float: right;
	margin-top: 40px;
	left: -15px;
	top: -20px;
	width: 356px;
	border:1px solid #cccccc;
	background: #eeeeee;
	z-index:0;
}


.homepage-writeup .textwidget{
	padding: 15px;

}

.homepage-writeup * li{
	margin-left: 15px;
	list-style-position:outside;
	color: #787878;
	margin-bottom: 8px;
}

.homepage-writeup div #socialButtons{
position: absolute;
left: 230px;
height: 43px;
width: 140px;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Single                --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.single .entry-content {
  border-top: 1px solid #d5d5d5;
  margin-top: 13px;
  padding-top: 15px;
}

.single .entry-content-right {
  border-top: 1px solid #d5d5d5;
  margin-top: 13px;
  padding-top: 15px;
  text-align:right;
}

.single .entry-title {
  color:#0078ae;
  font-family: Century Gothic, sans-serif;
}
.single .meta {
  text-transform: uppercase;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Navigation             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/



.pagination {
  width: 100%;
  height: 30px;
  margin-top:30px;
}
.pagination a {
  padding: 5px;
  display: inline-block;
  border: 1px solid #ddd;
  background: #fff;
}
.pagination a:hover {
  border: 1px solid #bbb;
  background: #fff;
}
.pag-left {
  width: 48%;
  overflow: hidden;
  text-align: left;
  float: left;
}
.pag-right {
  width: 48%;
  overflow: hidden;
  text-align: right;
  float: right;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.tagcloud ul li{
	margin-left: -50px;
}

ul li .tagcloud{
	margin-left: -50px;
}

.widget-top {
  width: 270px;
  display: block;
}
.widget-bottom {
  width: 270px;
  margin-bottom: 2px;
  display: block;
}
.widgettitle {
  width: 245px;
  height: 10px;
  padding: 10px 0 0 10px;
  color: #7d7d7d;
  font: normal "trebuchet MS";
}
.widget ul{
  width: 250px;
  padding: 10px;
  padding-top: 0;
  display: inline-block;
}
.widget div {
  width: 250px;
  padding: 10px;
  padding-top: 0;
  display: inline-block;
}
.widget li {
  padding: 7px 0 10px 10px;
  color: #828282;
}
.widget li a {
  color: #828282;
}
.widget li a:hover {
  color: #0078ad;
}
.widget .textwidget {
  line-height: 22px;
  width: 230px;
  padding: 20px;
  padding-top: 5px;
  color: #777;
}
.widget_tag_cloud a {
  padding: 4px;
  margin: 3px;
  line-height: 40px;
}
.widget_tag_cloud a:hover {
  background: #cdcdcd;
}
.widget_search {
  height: 50px;
  margin-bottom: 15px;
}
.widget_search .widget-top {
  display: none;
}
.widget_search .widget-bottom {
  display: none;
}

li.recentcomments {

}
.advertisement {
  padding-bottom: 10px;
}
.advertisement div {
  width: 270px;
  padding: 0;
  text-align: center;
}
.advertisement img {
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 1px;
}

#calendar_wrap table {
  width: 200px;
  padding: 6px 0;
  border: 1px solid #dcdcdc;
  border-top: none;
  text-align: center;
  background: #fff;
}
#wp-calendar caption {
  width: 200px;
  padding: 5px 0;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  background-color: #f6f6f6;
}
#wp-calendar td {
  padding: 2px;
}
#wp-calendar td a {
  background-color: #f6f6f6;
}
#wp-calendar th {
  height: 22px;
  border-bottom: 1px solid #f0f0f0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

div.commentbox {
  width: 581px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
#respond {
  padding: 0 0 20px 0;
  clear: both;
}
h2.singleheaders {
  color: #0078ad;
  margin-top: 20px;
  line-height: 60px;
  font-weight: normal;
  font-family: Century Gothic, sans-serif;
}
h2.line {
  border-top: 1px solid #dadada;
}
.comment-meta {
  height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.comment-author {
  height: 32px;
  padding-left: 25px;
  float: left;
  background: url("images/user.gif") no-repeat left 2px;
}
.comment-date {
  height: 32px;
  padding-top: 2px;
  padding-left: 20px;
  color: #636363;
  float: right;
  background: url("images/time.gif") no-repeat;
}
.gravatar-wrap img {
  width: 74px;
  height: 74px;  
  padding: 5px;
  border: 1px solid #dedede;
  background: #fefefe;
}
.gravatar-wrap {
  float: left;
  width: 84px;
  margin-right: 20px;
}
.comment-reply-link {
  width: 74px;
  height: 14px;
  padding: 4px 5px;
  color: #7f7f7f;
  display: block;
  border: 1px solid #dbdbdb;
  background: #fff url("images/reply-icon.gif") no-repeat 65px 3px;
}
.comment-reply-link:hover {
  background: #fff url("images/reply-icon.gif") no-repeat 65px -16px;
}
.prop {
  width: 1px;
  height: 110px;
}
.comment-text .text {
  float: left;
  color: #6e6e6e;
}
.comment-number {
  width: 44px;
  height: 34px;
  padding-top: 10px;
  text-align: center;
  color: #fff;
  font-family: neosans;
  position: absolute;  
  top: 16px;
  left: -43px;
  background: url("images/numbering.gif") no-repeat;
}

.depth-2 .commentbox, .depth-4 .commentbox, .depth-5 .commentbox, .depth-6 .commentbox, .depth-7 .commentbox, .depth-8 .commentbox, .depth-9 .commentbox, .depth-10 .commentbox {
  clear: both;
  float: right;
}
.depth-2 .commentbox {width: 541px;}
.depth-3 .commentbox {width: 501px;}
.depth-4 .commentbox {width: 461px;}
.depth-5 .commentbox {width: 421px;}
.depth-6 .commentbox {width: 381px;}
.depth-7 .commentbox {width: 341px;}
.depth-8 .commentbox {width: 301px;}
.depth-9 .commentbox {width: 261px;}
.depth-10 .commentbox {width: 221px;}

.comment-text {
  width: 476px;
  float: left;
}

.depth-2 .comment-text {width: 436px;}
.depth-3 .comment-text {width: 396px;}
.depth-4 .comment-text {width: 356px;}
.depth-5 .comment-text {width: 316px;}
.depth-6 .comment-text {width: 276px;}
.depth-7 .comment-text {width: 236px;}
.depth-8 .comment-text {width: 196px;}
.depth-9 .comment-text {width: 156px;}
.depth-10 .comment-text {width: 116px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Trackbacks              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.trackbacklist {
  width: 665px;
  padding: 20px;
  border: 1px solid #d6d6d6;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.trackbacklist li {
  line-height: 24px;
}
.trackbacklist li a {
  color: #34738d;
}
.trackbacklist li a:hover {
  color: #454545;
  text-decoration: underline;
}
.trackback-number {
  font-weight: bold;
  margin-right: 10px;
  color: #454545;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.cancel-reply {
  padding-left: 25px;
  color: #cc906d;
  font-family: arial;
  background: url("images/cancel.gif") no-repeat;
}
.req {
  color: #89887e;
  line-height: 20px;
}
.req strong {
  color: #666666;
}
.divform {
  padding: 4px 0;
}
.divform label span {
  color: #0078ad;
}
.divform label.name {
  width: 60px;
  height: 26px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/name.gif") no-repeat;
}
.divform label.email {
  width: 60px;
  height: 26px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/email.gif") no-repeat;
}
.divform label.url {
  width: 60px;
  height: 26px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/website.gif") no-repeat;
}
.divform input {
  width: 191px;
  height: 19px;
  padding: 10px;
  margin: 0;
  color: #454545;
  display: block;
  border: none;
  background: url("images/input.gif") no-repeat;
}
.textarea {
  padding: 5px 0;
}
.textarea textarea {
  padding: 15px;
  color: #333;
  font-family: arial;
  border: 1px solid #d5d5d5;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.submit-button #submit {
  width: 160px;
  height: 36px;
  border: none;
  display: block;
  background: url("images/submit.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Elements              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

/* Resets */
.entry-content div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


.entry-content:focus {outline: 0;}

.entry-content ins {text-decoration: none;}
.entry-content del {text-decoration: line-through;}
.entry-content table {border-collapse: collapse; border-spacing: 0;}

/* Align */
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:13px; }
img.alignright { display:inline; float:right; margin-left:13px; }

/* Headers */
.entry-content p { color: #474747; margin-bottom: 20px;}
.entry-content h1 {color: #0078ad;	margin: 0 0 10px 0; font-family: Century Gothic, sans-serif;}
.entry-content h2 {color: #aa1f24;	margin: 12px 0 5px 0; font-weight:lighter; font-family: Century Gothic, sans-serif;}
.entry-content h3 {color: #0078ad;	margin: 7px 0 5px 0; font-weight:lighter; font-family: Century Gothic, sans-serif;}
.entry-content h4 {color: #29b55e;	margin: 7px 0 5px 0; font-weight:bold; font-family: Century Gothic, sans-serif;}
.entry-content h5 {color: #666;	margin: 7px 0 5px 0; font-weight:lighter; font-family: Century Gothic, sans-serif;}
.entry-content h6 {color: #999; margin: 10px 0 5px 0; font-weight:lighter; font-style: italic; font-family: Century Gothic, sans-serif;}

/* lists inside posts */
.entry-content ul { margin-bottom: 15px; padding-bottom:15px;}
.entry-content ol { margin-bottom: 15px; padding-bottom:15px;}

.entry-content ul ol {margin-left:10px;text-indent: 5px;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:outside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:20px; margin-bottom:3px; list-style: decimal; list-style-position:outside;}
.entry-content ol li li {margin-left:5px;}

/* Captions */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f5f5f5; padding-top: 4px; margin-bottom: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-captionp.wp-caption-text { line-height: 15px; padding: 0 4px 5px; margin: 0; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }

.entry-content blockquote {
  width: 450px;
  margin: 15px auto;
  background-color: #f8f8f8;
  padding: 15px;
  font-style: italic;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Full Width             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.post-wrap-full {
  width: 911px;
  padding: 16px;
  display: inline-block;
  background: url("images/fullbottom.gif") no-repeat bottom;
}
.post-top-full {
  width: 943px;
  height: 8px;
  background: url("images/fulltop.gif") no-repeat;
}
.post-bottom-full {
  width: 943px;  
  display: inline-block;
  float: left;
  background: url("images/fullbg.gif") repeat-y;
}
.post-wrap-full .entry-title {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
  color:#0078ae;
  font-family: Century Gothic, sans-serif;
}

div.helptitle {
  width: 900px;
  height: 31px;
  padding-top: 12px;
  padding-left: 10px;
  margin-top: 10px;
  font-weight: bold;
  color: #4a5c6c;
  background: url("images/help/helptitle.gif") no-repeat;
}
div.helptitle:hover {
  cursor: pointer;
}
div.helpbg {
  width: 888px;
  padding: 10px;
  font-weight: normal;
  color: #333;
  border: 1px solid #a8b6c2;
  border-top: none;
  display: inline-block;
  background: #fff;
}
div.helpleft {
  width: 340px;
  float: left;
}
div.helpimage {
  width: 528px;
  float: right;
  border: 3px solid #81b3dc;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer {
  width: 961px;
  height: 101px;
  padding: 5px 0px 0px 0px;
  margin: 0 auto;
  color: #696969;
  font-weight: normal;
  text-align: center;
  clear: both;
  background: #ddd; 
  position:relative;
/*  top: -112px;*/
}

.footer a {
  font-weight: bold;
  color: #696969;
}
.footer a:hover {
  color: #4d4d4d;
}
.footer li.page_item {
  float: left;
  padding: 0 10px;
  font-weight: normal;
}
.footer li.page_item a {
  font-weight: normal;
}
.footer .right {
  float: right;
}


.footer .left {
  padding-top:81px;
}

.footer .rightimage {
  float: right;
}

/* SEARCH BOX */

#access-search{
	position:absolute;
	top:35px;
}


#searchform{
	height: 30px;
	width: 300px;
	position:relative;
    left:790px;
/*	top:-50px;*/
	z-index:0;
}

#searchform #s {
vertical-align: top;
  position: relative;
  height: 20px;
  top: -1px;
  margin: 0px;
  padding: 0px;
  border-color: #cccccc;

}

#searchform #searchsubmit {
vertical-align: top;
  position:relative;
  left: -26px;
  width: 18px; 
  top: 0px;
  padding:5px;
  height: 18px;
  border: none;
  margin: 2px;
  background: url("images/MagnifyingGlass_Search.png") no-repeat;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}


/* SLIDER */


#smooth_sldr{
	position: relative; 
	float: left;
	left: -4px;
}

#smooth_sldr_body{
	position:relative;
	left:8px;
}

#smooth_sliderc_nav *{
	z-index:100;
}

.sldrlink a{
	display: none;
}

.smooth_slider a img{
	border:1px;
	width:800px;
	z-index:100;
}

#widgetarea{
	position: relative;
	left: 8px;
}

.tightText *{
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
}

.hideAuthor  .csc_post_author{
	display:none;
}

.hideCategory  .csc_post_category{
	display:none;
}

.inWidgetPostCategoryName *{
	color: #818181;
}

.hideSocialButtons .addtoany_share_save_container{
display:none;
height:0px;
}

.hideMeta{
display:none;
}

div .addtoany_share_save_container{
	position: relative;
	top: 135px;
	margin-bottom:30px;
}

.afterThePost{
	position:relative;
	top: - 150px;
}

.WhippedUpContent > .addtoany_share_save_container{
	display:none;
}

.authorPage *.addtoany_share_save_container{
	display:none;
}

.entry-content .WhippedUpTitle{
	color: #999999;
	font-family: Century Gothic, sans-serif;
	font-style: italic;
}

.breadcrumbs {
	position:absolute;
	top:118px;
}

.authorTop {
	height:250px;
}

.authorPageGravatar img{
	float:left;
	clear:left;
	width:200px;
}

.authorBio{
	float: right;
	padding-left:10px;
	width:400px;
}


/* MENU */
/* ~~~~~~~~~~~~~~~~~~~~
*/

.menu-main-container{
	float: right;
	
}

#nav {
	position: absolute;
}

.menu li{
padding: 0px 5px;
}

.menu li *{
padding: 0px 0px;

}

#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:2em;
	 z-index:1;
	 background:#f1f1f1;
 }

 #nav a:link, #nav a:active, #nav a:visited{
    display:block;
	padding:0px 5px;
	color:#919191;
    text-decoration:none;
 }

#nav a:hover{
	color: #333;
}

#nav li{
    float:left;
    position:relative;
}

#nav ul {
    position:absolute;
    width:12em;
    top:1.5em;
    display:none;
}


#nav li ul a{
    width:12em;
    float:left;
}

#nav ul ul{
	top:auto;
	}

#nav li ul ul {
    left:12em;
    margin:0px 0 0 0px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
	z-index:10000;
	border: 1px solid #ccc;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
	z-index:10000;
	border: 1px solid #ccc;
	background-color:#f1f1f1;	
	filter:alpha(opacity=90); 	  /* for IE */
	opacity:0.90;		/* CSS3 standard */
    }

.ddet_div {
  margin: 8px 0 0 12px;
  padding: 8px;
  background: #F4F4F4;
  border: 1px solid #DDDDDD;
}

.appnitro #saveForm {
position:relative;
top:13px;
}

.appnitro ul{
padding: 30px 10px;
}

.appnitro li{
float:left;
display:inline;
padding-right:5px;
padding-left: 5px;
}

.virtualTable *{
display:inline-block;
margin:0px;
padding:0px;
height:100%;
}

/*
.classColumnA{

width:300px;
float:left;
margin-right:300px;
}
.classColumnB{

width:200px;
float:left;
margin-left:300px;
}
.classColumnC{

width:100px;
float:left;
margin-left:500px;
}
*/

.classColumnA, .classColumnB, .classColumnC, .classColumnD {
position:absolute;
}


.trainingClass *{
margin:0px;

}

.trainingClassContainer .printandpdf, .trainingClassContainer .printfriendly {
position:relative;
top:-25px;
}

/* Headers */
.virtualTable p { color: #474747; margin-bottom: 20px;}
.virtualTable h1 {color: #0078ad;	margin: 0 0 10px 0; font-family: Century Gothic, sans-serif;}
.virtualTable h2 {color: #aa1f24;	margin: 12px 0 5px 0; font-weight:lighter; font-family: Century Gothic, sans-serif;}
.virtualTable h3 {color: #0078ad;	margin: 7px 0 5px 0; font-weight:lighter; font-family: Century Gothic, sans-serif;}
.virtualTable h4 {color: #29b55e;	margin: 7px 0 5px 0; font-weight:bold; font-family: Century Gothic, sans-serif;}
.virtualTable h5 {color: #666;	margin: 7px 0 5px 0; font-weight:lighter; font-family: Century Gothic, sans-serif;}
.virtualTable h6 {color: #999; margin: 10px 0 5px 0; font-weight:lighter; font-style: italic; font-family: Century Gothic, sans-serif;}


.registerButton  {
z-index:100;
float:right;
  /*background-image: url("images/RegisterButton.JPG") no-repeat;*/
  position:relative;
  width:142px;
  height:72px;
}
#form_container {
	background: #efefef;
	height:120px;
}

.wpcf7-form-control-wrap textarea
{
	width: 100%;
}

img#wpstats {
     display: none;
}

.textwidget .wpcf7 *
{
max-width:250px;
}


