/*  

Theme Name: Centita Edited

Theme URI: http://www.indonez.com/

Description: Minimalist Business Wordpress Theme

Author: Indonez and edited by Swink for barebonesnetworking

Author URI: http://themeforest.net/user/indonez

Version: 1.2

*/



/*----------------------------------------------------

                 Centita - CSS File

------------------------------------------------------*/





/* Global

------------------------------------------------------*/

@font-face {

  font-family: 'Gill Sans';

  font-style: normal;

  font-weight: 700;

  src: local('Gill Sans'), url('http://www.barebonesnetworking.com/wp-content/themes/centita/GillSansMt.ttf') format('truetype'), url('http://www.barebonesnetworking.com/wp-content/themes/centita/GillSansMt.woff') format('woff');

}

@font-face {

  font-family: 'Gill Sans';

  src: url('http://www.barebonesnetworking.com/wp-content/themes/centita/GillSansMt.ttf'), url('http://www.barebonesnetworking.com/wp-content/themes/centita/GillSansMt.woff');

}





html,body{height:100%}

body{

font-family:arial, Verdana, "Times New Roman", Times, serif;

font-size:12px;

margin:0 auto;

padding:0;

color:#4c4c4c;

height:100%;

}

*{

margin:0;

padding:0;

}

*:focus{

outline:none; /* removes ugly dotted border but may make template more unsuable, up to you

				 if you want to keep it! */

}

.clr{clear:both}

form{margin:0; padding:0;}

hr{

border:0;

color:#dedede;

background-color: #dedede;

height: 1px;

margin:10px 0px 6px 0px;

padding:0px;

}





/* Default Element Styles

------------------------------------------------------*/

/* heading */

h1, h2, h3, h4, h5{ font-family:Verdana, "Times New Roman", Times, serif; font-weight:normal;}

h1{font-size:28px; line-height:30px; color:#5481ab;}

#maintext_boby h1 {
	color:#336699;
	margin-bottom:20px;}

h2{font-size:22px; line-height:28px; color:#7c7c7c;}

h3{font-size:20px; line-height:20px; color:#5481ac;}

#maintext_boby h3{font-size:29px; line-height:20px; color:#5481ac; background:url(images/line1.png) left bottom repeat-x; height:45px; width:600px;}

#maintext_boby h3.noimg { background:none; height:30px;}

h4{font-size:16px; line-height:18px; color:#336699;}

#maintext_boby h4 {font-size:18px; color:#414141;}

h5{font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px; color:#336699;}

.widgets h3, #testimonials h3 {
	font-size:20px;
	color:#1D739D;
	margin-bottom:15px;}

/* links */

a{color:#2f87aa; text-decoration:none;}

a:visited{color:#2f87aa; text-decoration:none;}

a:hover{color:#4ba7cc;}

a img{border:none;text-align:left;}

.imgleft{float:left;padding-bottom:0;padding-left:0;padding-right:20px;padding-top:0;text-align:left;}

.imgright{float:right; padding-left:12px;}

/* lists, blockquotes and paragraphs */

p, ul, ol, blockquote {

font-size:12px;

line-height:18px;

margin-bottom:20px;

color:#414141;

font-family:verdana;

}

ul, ol{

margin:10px 0 35px 40px;

}

li ol, li ul{

font-size:1.0em;

list-style:square;

margin-bottom:0;

margin-top:0;

}

li ol{list-style:decimal;}

blockquote{

font-style:italic;

margin:0px;

color:#4c4c4c;

padding:0px 4px 0px 32px;

background-image:url(images/quote.png);

background-position:0px 5px;

background-repeat:no-repeat;

}





/* code */

code{

font-family:Verdana, "Times New Roman", Times, serif;

letter-spacing:1px;

margin:25px 0 25px 0px;

display:block;

font-size:0.9em;

border-left:4px solid #dddddd;

padding:15px 10px;

}





/* Front Page Slider

------------------------------------------------------*/

#slider1 {

    width: 960px; /* important to be same as image width */

    height: 280px; /* important to be same as image height */

    position: relative; /* important */

	overflow: hidden; /* important */

}

#slider1 h2 {

	font-size:24px;

	color:#ffffff;

	margin-bottom:0px;

}

#slider1 h3 {

	font-size:16px;

	color:#ffffff;

	margin-bottom:8px;

}

#slider1Content {

    width: 960px; /* important to be same as image width or wider */

    position: absolute;

	top: 0;

	margin-left: 0;

}

.slider1Image {

    float: left;

    position: relative;

	display: none;

}

.slider1Image span {

    position: absolute;

	font-size:12px;

    padding: 14px 20px;

    width: 960px;

    background-color: #000;

    filter: alpha(opacity=70);

    -moz-opacity: 0.7;

	-khtml-opacity: 0.7;

    opacity: 0.7;

    color: #fff;

    display: none;

}

.clear {

	clear: both;

}

.slider1Image span strong {

    font-size: 24px;

}

.right {

	right: 0;

	bottom: 0;

	width: 272px !important;

	height: 257px;

}

.right p {

  color: #fff;  

  width:226px;

}

ul { list-style-type: none;}

a.more {

display: inline-block;

margin-top:10px;

padding: 5px 10px;

background: #2f87aa;

color: #ffffff;

}

.slide-title{

color:#ffffff;

padding-right: 20px;

text-decoration:none;

}

.slide-title:visited{

color:#ffffff;

text-decoration:none;

}

/* Container

------------------------------------------------------*/

#main_container{background-image:url(images/bg-top-container.gif); background-repeat:repeat-x; background-color:#fff; min-height:82%;}

#bottom_container{background-image:url(images/bg-container-bottom.gif); background-position:top; background-repeat:no-repeat; height:54px; margin-top:30px; clear:both;}





/* Centercolumn

------------------------------------------------------*/

#centercolumn{width:960px; margin:0px auto 0px auto;}





/* Top

------------------------------------------------------*/

#top{height:153px; width:960px;}

#logo{width:600px; padding:10px 0px 0px 0px; float:left;}

#topmenu{width:960px; float:left; height:74px;}



/* Seacrh styling */

#search-box{

padding:28px 10px 0px 0px;

}

.search_form {

color:#414141;

float:right;

font-family:Tahoma;

font-size:11px;

padding-top:35px;

}

.ban-title {

color:#1d739d;

font-size:14px;

font-weight:bold;

}

#search{

float:right;

width:auto;

}

#s{

font:12px Verdana, "Times New Roman", Times, serif;

font-size:11px;

color:#c8c9be;

padding:3px 30px 2px 3px;

background:none;

border:1px solid #d9d9d9;

width:185px;

}

#s:focus{

border:1px solid #adacac;

color:#adacac;

}

#search .go{

position:absolute;

margin:2px 0 0 -26px;

background: url(images/search-icon.gif);

height: 17px;

width: 18px;

cursor:pointer;

border: none; 

}

@media screen and (-webkit-min-device-pixel-ratio:0) {

#search .go {

position:absolute;

margin:-19px 0 0 198px;

background: url(images/search-icon.gif);

height: 17px;

width: 18px;

cursor:pointer;

border: none; 

}

}



/* Top Navigation bar menu styling */

#nav{

float:left;

list-style-type: none;

margin:20px 0px 0px 0px;

}

#nav li{

float:left;

border-right:1px solid #cbcbcb;

}

#nav li a:link, #nav li a:active, #nav li a:visited{

display:block;

width:110px !important;

padding:4px 20px;

text-decoration: none;

line-height: 20px;

outline: none;

text-align:left;

font-size: 18px;

color:#7c7c7c;

}

#nav li:hover, #nav li a:hover, #nav li.selected a,

#nav li.current_page_item a {

  color:#5481ac;

}

span.descmenu{

font-size:11px; 

padding:0px 20px;

color:#989797;

text-transform:lowercase;

}

.box-pf-top a{color:#166276;font-size:18px;}

.supportemail a:link, .supportemail a:visited

{

	#color:#7c7c7c;

}



.supportemail a:hover

{

	#color:#5481ac;

}



/* Content

------------------------------------------------------*/

#content{width:960px;}

#maincontent{padding:20px 0px 0px 0px; float:left}

.h-line {padding:4px 0px;}

div.failure {width:auto !important}

/* main */

.blc{padding: 30px; background-color: #eaeaea; border-top: 5px solid #2f87aa; line-height: 25px; font:bold 13px arial; line-height:30px; margin:0px 0px 14px 0px;}

.blc span{color: #357594;}

#main{width:610px; float:left; height:100%}

#maintext{padding:0; height:100%}

#maintext_boby h2{color:#006a7e; font-size:36px; margin:15px 0 30px 0;}

#maintext_boby h1{color:#5481ac;}

#maintext_portfolio{padding:0px 0px 0px 0px}

.box-main {float:left;padding-bottom:0;padding-left:0;padding-right:0;padding-top:28px;text-align:left;width:50%;}

.box-main a{color:#414141;}

.box-main a:hover{color:#414141;}

.spacer{width:30px; float:left; display:block; height:100%;}

.box-main p {width:auto;}

.icon{float:left;height:150px;padding-right:0;text-align:left;width:90px;}

.box-main span.read-more {

  margin-right: 10px;

}

/* side */

.box{display:inline-table;width:610px;}

#side{width:312px; margin:8px 0px 0px 38px; float:left;}

.sidebox{

padding:10px 18px 5px 18px;

margin-bottom:14px;

border-left:1px solid #d9d9d9;

border-right:1px solid #d9d9d9;

border-bottom:1px solid #d9d9d9;

}

#givecall {

background-image:url(images/call-us.jpg);

background-position:left top;

background-repeat:no-repeat;

height:auto;

padding-left:99px;

margin-left:-18px;

width:195px;

}

#givecall div div { margin-left: -48px;}



#call span{color:#5481AC;font-weight:bold;}

.sidebox-top{

background-image:url(images/top-border-side.gif);

background-repeat:no-repeat; 

background-position:top;

height:4px;

}

#latest-news{

padding:10px 18px 0px 18px;

margin-bottom:14px;

border-left:1px solid #d9d9d9;

border-right:1px solid #d9d9d9;

border-bottom:1px solid #d9d9d9;

}

#latest-news ul li a {color:#414141 !important;}

/* scroll widget */

.scroll{

position:relative;

min-height:240px;

border:1px solid #efefef;

margin:0 0 20px 0;

background:#fff;

}

.scroll ul{

position:relative;

width:276px;

height:181px;

margin:0px;

list-style:none;

}

.scroll ul li{

width:276px;

height:181px;

margin:0;

line-height:18px;

}

.scroll ul li span{

display:block;

margin:0 0 .4em;

}

.scroll ol{

height:22px;

position:absolute;

top:0;

right:15px;

list-style:none;

}

.scroll ol li{

float:left;

}

.scroll ol a{

display:block;

width:11px;

height:22px;

margin:0 1px;

padding:0 2px;

text-indent:-9999px;

background-repeat:no-repeat;

background-position:50% 0;

}

.scroll ul li.previous a, .scroll ol li.previous a:link
{
	background-image:url("images/icon-arrow-down.gif");
}

.scroll ul li.next a, .scroll ol li.next a:link 
{
	background-image:url("images/icon-arrow-up.gif");
}

.scroll ul li a:hover {background-position:50% 100%; }

.scroll h3{color:#1d739d;}



/* Footer

------------------------------------------------------*/

#footer{width:960px; margin:0px auto; color:#a0a0a0 !important}

#footer a, #footer a:visited{color:#a0a0a0; text-decoration:none;}

#foot a:hover{text-decoration:underline;}

#copyright-foot{

margin:0px 0px 20px 0px;

padding:13px 0px 0px 0px;

float:left;

line-height:21px;

color:#333333;

font-weight:bold;

font-size:11px;

}

#rss-foot{

padding:20px 0px 0px 0px;

float:right;

color:#a0a0a0;

}

#rss-foot ul{

display:inline-table;

margin:0px !important;

width:100%;

float:left;

}

#rss-foot ul li{

float:left;

list-style-type:none;

width:auto;

padding-right:10px;

}

.rss-img {float:left;}



/*----------------------------------------------------

                 Centita - CSS File

------------------------------------------------------*/





/* Front Page Slider

------------------------------------------------------*/

#slider1 {

    width: 960px; /* important to be same as image width */

    height: 280px; /* important to be same as image height */

    position: relative; /* important */

	overflow: hidden; /* important */

}

#slider1 h2 {

	font-size:24px;

	color:#ffffff;

	margin-bottom:0px;

}

#slider1 h3 {

	font-size:16px;

	color:#ffffff;

	margin-bottom:8px;

}

#slider1Content {

    width: 960px; /* important to be same as image width or wider */

    position: absolute;

	top: 0;

	margin-left: 0;

}

.slider1Image {

    float: left;

    position: relative;

	display: none;

}

.slider1Image span {

    position: absolute;

	font-size:12px;

    padding: 14px 20px;

    width: 960px;

    background-color: #000;

    filter: alpha(opacity=70);

    -moz-opacity: 0.7;

	-khtml-opacity: 0.7;

    opacity: 0.7;

    color: #fff;

    display: none;

}

.clear {

	clear: both;

}

.slider1Image span strong {

    font-size: 24px;

}

.right {

	right: 0;

	bottom: 0;

	width: 272px !important;

	height: 257px;

}

a.more {

display: inline-block;

margin-top:5px;

padding: 5px 10px;

background: #2f87aa;

color: #ffffff;

}

/*----------------------------------------------------

                 Centita - CSS File

------------------------------------------------------*/





/* About

------------------------------------------------------*/

.sidebox p {margin-bottom:10px;}

ul.about-list,.widgets ul {margin:0px; padding:0px 0px 0px 0px; list-style-type:none; color:#bdbdbd;}

ul.about-list li,.widgets li{background-image:url(images/arrow.gif); background-position:0px 2px; background-repeat:no-repeat; padding:0px 0px 15px 22px; line-height:13px;}

ul.about-list li a, ul.about-list li a:visited,.widgets li a, .widgets li a:visited{color:#4c4c4c; text-decoration:none;}

ul.about-list li a:hover,.widgets li a:hover{color:#2f87aa;}

.widgets h3{color:#1d739d;}



/* Blog

------------------------------------------------------*/
#content
{
	margin-bottom:0px;
}

.blog-post h2 {color:#2f87aa; margin-bottom:0px; font-size:22px !important;}

.blog-post {padding-bottom:5px; margin-bottom:5px;}

.blog-posted{padding-top:5px; margin-bottom:20px; height:20px; font-size:11px; color:#adacac; border-bottom:1px solid #d9d9d9;}

#recentPostList{width:310px; margin-top:20px; margin-bottom:30px }

#related-post-title{padding:3px 0px 4px 0px;  height:20px; font-weight:bold; color:#2f87aa; border-bottom:1px solid #d9d9d9; border-top:1px solid #d9d9d9;}

.related-comment-title{padding:3px 0px 4px 0px; margin-bottom:5px;  height:20px; font-weight:bold; color:#2f87aa; border-bottom:1px solid #d9d9d9; border-top:1px solid #d9d9d9;}

.related-item-wrapper{

font-size:11px;

height:105px;

width:270px;

padding:0px 9px 0px 0px;

float:left;

color:#adacac;

cursor:pointer;

}

.related-item-wrapper:hover{background-color:#f8f8f8;}

.related-item-wrapper h4{color:#2f87aa;}

.related-item-wrapper img{width:65px; height:65px;}

.related-spacer{width:8px; float:left;}

.posted-detail{/*float:left;*/}

.read-more{float:right;}



#commentFormArea {width:310px; color:#6b6b6b; margin-top:50px}

.input-comment{background-color: #ffffff; border:1px solid #d9d9d9; width:213px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}

.input-submit-comment { background-image:url(images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:73px; height:21px; cursor:pointer; float:right;}

.textarea-comment {background-color: #ffffff; border:1px solid #d9d9d9; width:213px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}

fieldset { border:0;margin:0;padding:0; }

label {  padding-right:15px; float:left; width:70px;}

input.text{ width:290px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0; }

.commonPageListControlBar{

height: 30px;

background-color: #fff;

margin-top:30px;

text-align: left;

}

.commonPageListBtn{

border: 1px solid #d9d9d9;

background-color:transparent;

color:#000;

font: normal 11px/28px Verdana; 

padding: 6px;

cursor: pointer;

}

.commonPageListControlBar a, .commonPageListControlBar a:visited{color:#414141;}

.commonPageListBtn:hover{

text-decoration: underline;

}

.commonPageListBtnSelected{

border: 1px solid #eaeaea;

background-color: #eaeaea;

color:#414141;

font: normal 11px/28px Verdana; 

padding: 6px;

cursor:default;

}





/* Content

------------------------------------------------------*/

#content h4{margin-bottom:8px;}

#main_text{padding:20px 0px 0px 0px;}





/* Sidebar

------------------------------------------------------*/

#newsletter fieldset {margin:0px; padding-bottom:20px; border:0px;}

.but {vertical-align:middle; padding-left:2px;}

.inputbox01 {

font-family:Verdana, "Times New Roman", Times, serif;

font-size:11px;

width:180px;

border:1px solid #d9d9d9; 

vertical-align:top; 

padding:3px 4px 2px 3px; 

color:#c8c9be; 

}

.inputbox01:focus{

	border:1px solid #adacac;

	color:#adacac;

}

#testimonials{

padding:10px 18px 15px 18px;

margin-bottom:14px;

border-left:1px solid #d9d9d9;

border-right:1px solid #d9d9d9;

border-bottom:1px solid #d9d9d9;

}



.scroll ul{

position:relative;

width:276px;

height:220px;

margin:0px;

list-style:none;

}

.scroll ul li{

width:276px;

height:220px;

margin:0;

line-height:18px;

}





/* Portfolio

------------------------------------------------------*/

#main-portfolio{width:960px; float:left;}

.box-pf-top{width:220px; float:left; margin:0px 18px 38px 0px;}

.box-pf-bottom{width:220px; float:left; margin:0px 26px 18px 0px;}

.box-pf-top-last{width:220px; float:left; margin-bottom:38px;}

.box-pf-bottom-last{width:220px; float:left; margin-bottom:18px;}

.quote{padding-top:18px;}

.quote h2{color:#2f87aa; padding-bottom:10px;}

.detail{font-weight:bold; margin-bottom:0px;}

ul.detail-list,

#maintext_boby ul {margin:10px; padding:0px 0px 0px 0px; list-style-type:none;}

#maintext #check-list li {background-image:url(images/check.gif); background-position:left center; background-repeat:no-repeat; list-style-type:none; padding:0px 0px 18px 40px; margin-top:0px; line-height:20px;}



ul.detail-list li,

#maintext_boby ul li { list-style-type:none; padding:0px 0px 5px 0px; margin-top:0px; line-height:13px; list-style-image:url(images/iconlist.jpg);}

#maintext_boby ul li { margin-left:40px;}

#maintext_boby ul li.sup {
color:#33679B;
font-family:'Gill Sans';
font-size:18px;
line-height:1em;
list-style-image:none;
background:url("images/iconlist1.jpg") 0 2px no-repeat;
padding-left:25px;
margin-bottom:10px;
margin-left:-10px;
}

#desc-project1, #desc-project2, #desc-project3, #desc-project4, #desc-project5, #desc-project6, #desc-project7, #desc-project8{display:none;}





/* Contact

------------------------------------------------------*/

#contact-button {

  margin-top: 20px;

  }



.map {width:276px; height:183px; padding-bottom:8px;}

#address{padding-bottom:15px;}

#address ul{margin:0px; padding:0px 0px 0px 0px;}

#address ul li{list-style-type:none; padding:5px 31px; color:#444444;}

#address ul li a, #contact ul li a:visited{color:#444444; text-decoration:none;}

#address ul li.mail{background-image:url(images/icon-mail.jpg); background-repeat:no-repeat; background-position:0 5px;}

#address ul li.phone{background-image:url(images/icon-phone.jpg); background-repeat:no-repeat; background-position:0 5px;}

#address ul li.address{background-image:url(images/icon-globe.jpg); background-repeat:no-repeat; background-position:0px 5px;}



/* Image and Captions */



img.alignright {

  float:right; 

  padding-left:12px;

}

img.alignleft {

  float:left; 

  padding:5px 12px 0px 0px;

  display: inline;

}

img.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;

  margin-bottom: 10px;  

}

.alignright {

	float:right;

}

.alignleft {

	float:left;

}

.wp-caption {

	border:1px solid #ddd;

	text-align:center;

	background-color:#f3f3f3;

	padding-top:4px;

	margin:10px;

}

.wp-caption img {

	border:0 none;

	margin:0;

	padding:0;

}

.wp-caption p.wp-caption-text {

	font-size:11px;

	line-height:17px;

	margin:0;

	padding:0 4px 5px;

}

.aligncenter,div.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;

}

/* Image and Caption End */



.screenReader { left: -9999px; position: absolute; top: -9999px; }

.thanks { background: #f8f8f8; border: 1px solid #d9d9d9; padding:10px; text-align: center; }



/*****Forms*****/

ol.cf-ol { 

	margin:0!important; 

	padding:0!important;

	width:203px;

}

#form-container{

background-attachment:scroll;

background-color:transparent;

background-image:url(images/form.gif);

background-position:left 20px;

background-repeat:no-repeat;

padding-left:59px;

margin:0px !important;

}

#cformsform{

width:203px !important;

}

#sendbutton {

margin-right:0px !important;

border:none !important;

background:#eaeaea !important;

width:53px !important;

}

#label--1,#label--2,#label--3,#label--4, #label-2-1, #label-2-2, #label-2-3, #label-2-4 {

font-size:12px;

color:#333333 !important;

white-space:nowrap;

}

#cf_field_1,#cf_field_2,#cf_field_3,#cf_field_4{

width:195px !important;

}

.reqtxt, .emailreqtxt{font-size:10px !important; color:#333333 !important; width:160px !important;}

.linklove{

display:none !important;

}

ol.forms { float: left; list-style: none; margin: 0; width: 100%; color:#6b6b6b;}

ol.forms li { 

	clear: both; 

	float: left; 

	margin-bottom: 18px; 

	position: relative;

	width: 100%;

}

ol.forms label {

	cursor: pointer; 

	font-weight: normal;

	padding-right: 20px;

	width: 100%;

	display: block;

}

ol.forms input, ol.forms textarea {

	font: inherit;

	padding: 2px;

	background-color: #ffffff; 

  border:1px solid #d9d9d9; 

  width:406px; 

  padding:5px 5px 5px 5px; 

  margin:0px; 

  color:#6b6b6b;

  clear: both;	

}

ol.forms textarea { height: 100px; }

ol.forms input:focus, ol.forms textarea:focus {background-color: #f8f8f8; border-color: #c9c9c9;}

.error { color: #f00; }

ol.forms li .error { font-size: 11px; margin-left: 5px; }

ol.forms li.textarea .error {

	display: block;

	float: right;

	margin-right: 55px; 

}

ol.forms li.screenReader { margin-bottom: 0; }

ol.forms li.buttons button {

background-image:url(images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:73px; height:21px; cursor:pointer; float:right; margin-right:42px;

}

ol.forms li.buttons button:hover { color: #222; }

ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }

ol.forms li.buttons, ol.forms li.inline { float: left; width: 460px; }

ol.forms li.inline input { width: auto; }

ol.forms li.inline label { display: inline; float: none; width: auto; }



.input-submit { background-image:url(images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:73px; height:21px; cursor:pointer; float:right; margin-right:192px;}



/* comment */

h1#titlecomment {

	border-top: 1px solid #d2d2d2;

	border-bottom: 1px solid #d2d2d2;

	padding: 5px 0;

	margin: 20px 0 0 0;

}

#listcomment {

	padding: 0;

	margin: 0;

	width: auto;

}

ul#listcomment {

  margin: 0;

  padding: 0;

  list-style: none;

}

ul#listcomment li {

	padding: 11px 0;

	margin: 0;

	width: auto;

	background: none;

	border-bottom: 1px solid #d2d2d2;

}

.titlecomment {

	width: auto;

}

.titlecomment img {

	float: left;

	padding: 3px;

	border: 1px solid #d9d9d9;

	margin: 0 10px 0 0;

}

.titlecomment h3 {

	font-size: 1.4em;

	color: #333;

	padding: 7px 0 0 0;

	margin: 0;

}

.datecomment {

	font-size: 0.9em;

	color: #858585;

}

#listcomment li p {

	font-size: 1.0em;

	padding: 10px 0 0 0;

}



/*------- WP Pagenavi ------- */

#maintext .wp-pagenavi {

  padding: 10px 0;

  text-align: left;

}

#maintext .wp-pagenavi a, #main .wp-pagenavi a:link {

border: 1px solid #d9d9d9;

background-color:transparent;

color:#242424;

font: normal 11px/28px Verdana; 

padding: 6px;

cursor: pointer;

}

#maintext .wp-pagenavi a:visited {

border: 1px solid #d9d9d9;

background-color:transparent;

color:#242424;

font: normal 11px/28px Verdana; 

padding: 6px;

cursor: pointer;



}

#maintext .wp-pagenavi a:hover {	

border: 1px solid #eaeaea;

background-color: #eaeaea;

color:#414141;

font: normal 11px/28px Verdana; 

padding: 6px;

cursor: pointer;



}

#maintext .wp-pagenavi a:active {

border: 1px solid #eaeaea;

background-color: #eaeaea;

color:#414141;

font: normal 11px/28px Verdana; 

padding: 6px;

cursor:default;



}

#maintext .wp-pagenavi span.pages {

border: 1px solid #d9d9d9;

background-color:transparent;

color:#242424;

font: normal 11px/28px Verdana; 

padding: 6px;

cursor: pointer;



}

#maintext .wp-pagenavi span.current {

border: 1px solid #eaeaea;

background-color: #eaeaea;

color:#414141;

font: normal 11px/28px Verdana; 

padding: 6px;



}

#maintext .wp-pagenavi span.extend {

border: 1px solid #d9d9d9;

background-color:transparent;

color:#242424;

font: normal 11px/28px Verdana; 

padding: 6px;

cursor: pointer;



}

/*------- WP Pagenavi End ------- */



/*------- Traditional Navigation -----*/

.navigation {

  margin-top: 10px;

}

.navigation a {

	padding: 4px 8px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #d9d9d9;

	color: #676767;

	background-color: #FFFFFF;

}

/*------- Traditional Navigation End -----*/

h1, h2, h3, h4, #nav li a, #nav li a:hover, #maintext .blog-post h2, .slider1Image span strong {

    font-family: "Gill Sans"; 

} 

.content {
	position:relative;}

#word1 {
	position:absolute;
	top:10px;
	left:0;
	font-size:32px;
	color:#5481ac;
	width:620px;
	font-family: "Gill Sans";}
#word2 {
color:#494949;
font-family:"Myriad Pro";
font-size:24px;
font-weight:bold;
position:absolute;
right:-30px;
text-align:center;
text-decoration:underline;
top:140px;}

#word3 {
color:#5481ac;
font-family:"Myriad Pro";
font-size:24px;
font-weight:bold;
position:absolute;
left:0;
top:0;}

#word4 {
color:#5481AC;
font-family:"Myriad Pro";
font-size:30px;
font-weight:bold;
position:absolute;
right:15px;
text-align:center;
top:25px;
}

#word5 {
color:#494949;
font-family:"Myriad Pro";
font-size:24px;
font-weight:bold;
position:absolute;
right:-15px;
text-align:center;
text-decoration:underline;
top:160px;
}

#word6 {
color:#5481AC;
font-family:"Myriad Pro";
font-size:36px;
font-weight:bold;
line-height:1em;
position:absolute;
right:0;
top:10px;
}

#word7 {
color:#494949;
font-family:"Myriad Pro";
font-size:18px;
position:absolute;
right:-12px;
top:135px;
}

#word8 {
color:#494949;
font-family:"Myriad Pro";
font-size:24px;
font-weight:bold;
position:absolute;
right:-8px;
text-align:center;
text-decoration:underline;
top:180px;
}

#word9 {
color:#5481AC;
font-family:"Gill Sans";
font-size:30px;
font-weight:bold;
line-height:1em;
position:absolute;
right:-15px;
text-align:right;
top:25px;
}

#word10 {
color:#494949;
font-family:"Myriad Pro";
font-size:24px;
font-weight:bold;
position:absolute;
right:-25px;
text-align:center;
text-decoration:underline;
top:160px;
}

.page-50 #maintext h1,
.page-125 #maintext h1,
.page-116 #maintext h1,
.page-196 #maintext h1,
.page-133 #maintext h1,
.page-84 #maintext h1,
.page-47 #maintext h1,
.page-88 #maintext h1,
.page-162 #maintext h1,
.page-156 #maintext h1,
.page-183 #maintext h1,
.page-167 #maintext h1,
.page-164 #maintext h1,
.page-99 #maintext h1,
.page-96 #maintext h1,
.page-174 #maintext h1,
.page-150 #maintext h1,
.page-139 #maintext h1,
.page-112 #maintext h1,
.page-144 #maintext h1,
.page-171 #maintext h1,
.page-159 #maintext h1,
.page-178 #maintext h1,
.page-483 #maintext h1,
.page-181 #maintext h1 {
	margin-bottom:20px;}

.page-116 h3 {
	margin-bottom:10px;}

.widgets .formLabel {
	margin:10px 0;
	display:block;}

.page-200 h3 {
	margin-bottom:15px;}

.page-125 #maintext ul,
.page-187 #maintext ul,
.page-189 #maintext ul,
.page-193 #maintext ul,
.page-167 #maintext ul,
.page-99 #maintext ul,
.page-96 #maintext ul,
.page-483 #maintext ul {
	margin:0 0 20px 5px;}

.page-47 #maintext ul,
.page-112 #maintext ul,
.page-139 #maintext ul,
.page-144 #maintext ul {
	margin:0;}	

/*	
.but {
	background:url(images/but_submit.gif) no-repeat;
	width:73px;
	height:21px;
	text-indent:-9999px;}
*/

#commentFormArea {
color:#6B6B6B;
float:left;
margin-top:50px;
width:310px;
}

#recentPostList {
float:right;
margin-bottom:0;
margin-top:50px;
width:270px;
}
/*Contact Form 7 Styles*/
.wpcf7 { padding-left:61px !important; background:url(images/form.gif) no-repeat top left; margin-left:10px; display:block}
.wpcf7 .wpcf7-text ,.wpcf7 textarea {width:200px; border:1px solid #666;}
.wpcf7 .wpcf7-text:hover,.wpcf7 textarea:hover{border:1px solid #CCC;}
.wpcf7-submit{ background:url(http://www.barebonesnetworking.com/images/but_submit.gif) no-repeat !important; width:73px; height:21px; border:0 none; font-size:0px; color:transparent;}
.wpcf7-not-valid-tip{width:200px !important; left:0;}
	