/*
Theme Name: KITServices
Theme URI: http://wordpress.org/
Description: A theme created by blacklotus for KITServices.com
Version: 1.0
Author: Joe Mangum
Author URI: http://www.blacklotusweb.com
*/

body {padding:0; margin:0; background:#000;}
body, td{
	font-size:13px;
    font-family:Tahoma;
	color:#D6D6D6;
	line-height:16px;
	vertical-align:top;
	padding:0px;
}
input, textarea{
	font-size:13px;
    font-family:Tahoma;
	color:#ddd;
	line-height:16px;
	vertical-align:top;
	padding:0px;
}

.pagewrap {
	width:766px;
	margin:0 auto;
}

.footer {
	background: #a71102;
	background: -moz-linear-gradient(top,  #a71102 0%, #470600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a71102), color-stop(100%,#470600));
	background: -webkit-linear-gradient(top,  #a71102 0%,#470600 100%);
	background: -o-linear-gradient(top,  #a71102 0%,#470600 100%);
	background: -ms-linear-gradient(top,  #a71102 0%,#470600 100%);
	background: linear-gradient(top,  #a71102 0%,#470600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a71102', endColorstr='#470600',GradientType=0 );
	color:#fff;
	text-align:center;
	height:37px;
	clear:left;
	color:#eee;
}

.main {
	/*overflow:auto;*/
}

.img-border
{
	border:1px solid #656565;
}
br{font-size:10px}
table{border:0px; border-collapse:collapse;	}
h1 
{
	font-size:14px;
    font-family:Tahoma;
	color:#F81400;
	padding:0;
	margin:0;
}
h2 
{
	color:#ffffff;
	margin:0 0 10px;
	font-family: "MicrogrammaDBolExtRegular";
    font-size: 18px;
    font-weight: normal;
    line-height:22px;
}
h3 
{
	color:#fff;
	margin:0;
	font-family: "MicrogrammaDBolExtRegular";
    font-size: 16px;
    font-weight: normal;
}
h4
{
	padding:0px;
	margin-bottom:32px;
	margin-top:0px;
	font-family: "MicrogrammaDMedExtRegular";
    font-size: 16px;
    font-weight: normal;
}
h5
{
	padding:0px;
	margin:0px;
}

.bg{border-bottom:1px solid #3E3B38}
.bg1{border-left:1px solid #3E3B38; border-right:1px solid #3E3B38; border-bottom:1px solid #3E3B38}


.heading {
	font-size:11px;
    font-family:Tahoma;
	color:#F81400;}
a{color:#F81400; text-decoration:none;} 
a:hover{text-decoration:underline}

.a{color:#474747; text-decoration:underline} 
.a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:18px}

li a{color:#F81400;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer a {color:#FFFFFF; font-size:12px; font-family:Arial; text-decoration:none} 
.footer a:hover{ text-decoration:underline}
.footer p {
	margin:0;
	line-height:37px;
}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:11px; vertical-align:middle; color:#F81400}

#outer-table, #inner-wrapper{ position: relative; }
/* Subscribe Tab */
#subscribe-wrapper{ position: absolute; left: -140px; top:278px; }
#subscribe-tab-link{ outline: none; background-color: #F81400; color: #FFFFFF; display: block; height: auto; padding: 10px; width: 115px; text-align: center; text-decoration: none; }
#subscribe-tab{
	display: none;
	background: black url(images/form-bg.jpg) no-repeat left top;;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	position: absolute;
	right: -85px;
	top: 55px;
	border: 1px solid #DDD;
	width: 200px; 
}

/* Gravity Form Styles */
body .gform_wrapper{ margin: 0px; padding: 0px; }
.gform_wrapper form.subscribe{ width: 200px; }
.gform_wrapper form.subscribe .validation_error{ display: none; }
body #gforms_confirmation_message{
	background-color: transparent;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px 0;
	font-size: 14px;
	color: white;
	text-align: center;
	width: 197px;
	font-weight: bold;
	font-style: italic;
}

/* Form Body */
.gform_wrapper .subscribe .gform_heading{ margin-bottom: 0px; }
.gform_wrapper .subscribe .gform_body{}
.gform_wrapper .subscribe .gform_body .gform_fields{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield label.gfield_label{ color: #F81400; }
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_container{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_container input,
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_container textarea{ background-color: #FFFFFF; border: 1px solid #444444; color: #000000; padding: 3px 5px; width: 185px; }
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_description{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_container ul.gfield_checkbox{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_container ul.gfield_checkbox li{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_container ul.gfield_checkbox li input{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_container ul.gfield_checkbox li input.checkbox{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield .ginput_container ul.gfield_checkbox li label{}

/* Errors */
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error{
	background-color: transparent;
	margin-bottom: 0px!important;
	padding: 0px!important;
	border: 0px;
}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container input,
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container textarea{
	background-color: #FFDFDF;
	
}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container textarea.medium{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .validation_message{
	color: #F81400;
	padding: 0px;
	padding-top: 5px;
}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container ul.gfield_checkbox{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container ul.gfield_checkbox li{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container ul.gfield_checkbox li input{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container ul.gfield_checkbox li input.checkbox{}
.gform_wrapper .subscribe .gform_body .gform_fields .gfield_error .ginput_container ul.gfield_checkbox li label{}

/* Form Footer */
.gform_wrapper .subscribe .gform_footer{ margin: 10px 0px 0px 0px; padding: 0px; }
.gform_wrapper .subscribe .gform_footer input{ border: 0px; background-color: #DDD; color: #333; width: auto; padding: 5px 10px; height: auto; -webkit-border-radius: 3px; cursor: pointer; }
.gform_wrapper .subscribe .gform_footer .gform_edit_link{ display: none; }
.gform_wrapper .subscribe .gform_footer .gform_edit_link a{}
.gform_wrapper .subscribe .gform_footer .gform_edit_link a:hover{}
.gform_wrapper .subscribe .gform_ajax_spinner {}

.gform_wrapper li {
	margin:0; 
	padding:0;
	background-image:none;
}

.gform_wrapper .button {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a91102), color-stop(41%, #870b00), color-stop(53%, #690900), color-stop(100%, #440600));
	background: -webkit-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: -moz-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: -o-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: -ms-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91102', endColorstr='#440600',GradientType=0 );
	color:#fff;
	height:32px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:0;
}

.gform_wrapper .button:hover {
	background: #a91102;
	background: -moz-linear-gradient(top, #a91102 0%, #870b00 78%, #690900 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a91102), color-stop(78%,#870b00), color-stop(100%,#690900));
	background: -webkit-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: -o-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: -ms-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91102', endColorstr='#690900',GradientType=0 );
}

#nav {
	background: #a91102;
	background: -moz-linear-gradient(top, #a91102 0%, #870b00 41%, #690900 53%, #440600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a91102), color-stop(41%,#870b00), color-stop(53%,#690900), color-stop(100%,#440600));
	background: -webkit-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: -o-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: -ms-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91102', endColorstr='#440600',GradientType=0 );
	height:60px;
	text-align:center;
}
#nav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	background-image:none;
	background: #a91102;
	background: -moz-linear-gradient(top, #a91102 0%, #870b00 41%, #690900 53%, #440600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a91102), color-stop(41%,#870b00), color-stop(53%,#690900), color-stop(100%,#440600));
	background: -webkit-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: -o-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: -ms-linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	background: linear-gradient(top, #a91102 0%,#870b00 41%,#690900 53%,#440600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91102', endColorstr='#440600',GradientType=0 );
}

#nav li:hover {
	background: #a91102;
	background: -moz-linear-gradient(top, #a91102 0%, #870b00 78%, #690900 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a91102), color-stop(78%,#870b00), color-stop(100%,#690900));
	background: -webkit-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: -o-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: -ms-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91102', endColorstr='#690900',GradientType=0 );
}

#nav.hover {
	background: #a91102;
	background: -moz-linear-gradient(top, #a91102 0%, #870b00 78%, #690900 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a91102), color-stop(78%,#870b00), color-stop(100%,#690900));
	background: -webkit-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: -o-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: -ms-linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	background: linear-gradient(top, #a91102 0%,#870b00 78%,#690900 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91102', endColorstr='#690900',GradientType=0 );
}

#nav li:last-child a,
#nav li.last a {
	background-image:none;
}

#nav a {
	background:url(images/navsep.png) no-repeat right top;
	color:#fff;
	margin:0;
	padding:21px 32px;
	text-transform:uppercase;
	display:inline-block;
	position:relative;
}

#nav a:hover {
	text-decoration:none;
}

#nav a:active {
	top:1px;
}

.servers {
	height:253px;
	width:766px;
	position:relative;
	background:url(images/servers.png) no-repeat left top;
	margin:20px 0;
}

.servers h1 {
	font-family:"MicrogrammaDMedExtRegular";
	font-size:24px;
	position:absolute;
	font-weight:normal;
	left:20px; top:20px;
	width:380px; height:90px;
	color:#fff;
	line-height:1.2em;
}
.servers h1 span {
	font-family:"MicrogrammaDBolExtRegular";
	font-weight:normal;
}

.servers h3 {
	font-family:"Tahoma";
	font-size:14px;
	color:#a81102;
	position:absolute;
	left:20px; top:105px;
}

.servers p {
	font-size:12px;
	line-height:18px;
	color:#fff;
	position:absolute;
	left:20px; top:130px;
	width:380px;
	text-shadow:1px 0 0 #000;
}

.content-wrap {
	padding:0 20px 20px;
	overflow:auto;
}

.home .services,
.home .newsletter {
	margin:0 0 30px 0;
	width:100%;
	overflow:auto;
	position:relative;
}
.home .services h2 {
	font-family:"MicrogrammaDBolExtRegular";
	font-weight:normal;
	font-size:18px;
	margin:0 0 20px;
}

.home .services .col1,
.home .services .col2,
.home .services .col3 {
	width:30%;
	float:left;
	margin-right:5%;
}
.home .services .col3 {
	margin-right:0;
}
.home .services ul li {
	margin-left:35px;
	padding-left:14px;
	background:url(images/arrow.gif) no-repeat left 5px;
}

.home .newsletter {
	background:url(images/homenewsletter.png) repeat-y left top;
	height:50px;
	overflow:hidden;
}
.home .newsletter h2 {
	position:absolute;
	left:20px; top:14px;
	font-size:16px;
	font-family:"MicrogrammaDMedExtRegular";
	font-weight:normal;
	text-transform:uppercase;
}
.home .newsletter #field_1_1 {
	position:absolute;
	left:398px; top:10px;
	margin:0;
}
.home #field_1_1 .ginput_container {
	margin:0;
}
.home #field_1_1 .validation_message {
	padding:0 !important;
	margin:0;
}
.newsletter #field_1_1 .gfield_label { display:none; }
.newsletter #field_1_1  input {
	width:200px;
	background:#000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	height:22px;
	padding:2px 2px 2px 8px;
	border:0;
	color:#eee;
}
.home .newsletter .gform_ajax_spinner {
	position:absolute;
	right:2px; top:15px;
}

.home #gforms_confirmation_message {
	position:absolute;
	left:449px; top:-13px;
}
.home .newsletter #gform_submit_button_1 { 
	position:absolute;
	right:20px;
	top:10px;
	height:28px;
	width:86px;
	border:1px solid #2f0202;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #262424;
	background: -moz-linear-gradient(top, #262424 0%, #262424 50%, #141212 51%, #131111 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262424), color-stop(50%,#262424), color-stop(51%,#141212), color-stop(100%,#131111));
	background: -webkit-linear-gradient(top, #262424 0%,#262424 50%,#141212 51%,#131111 100%);
	background: -o-linear-gradient(top, #262424 0%,#262424 50%,#141212 51%,#131111 100%);
	background: -ms-linear-gradient(top, #262424 0%,#262424 50%,#141212 51%,#131111 100%);
	background: linear-gradient(top, #262424 0%,#262424 50%,#141212 51%,#131111 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262424', endColorstr='#131111',GradientType=0 );
	color:#fff;
	padding-top:2px;
}
.newsletter #gform_submit_button_1:hover {
	background: #262424;
	background: -moz-linear-gradient(top, #262424 0%, #262424 50%, #131111 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262424), color-stop(50%,#262424), color-stop(100%,#131111));
	background: -webkit-linear-gradient(top, #262424 0%,#262424 50%,#131111 100%);
	background: -o-linear-gradient(top, #262424 0%,#262424 50%,#131111 100%);
	background: -ms-linear-gradient(top, #262424 0%,#262424 50%,#131111 100%);
	background: linear-gradient(top, #262424 0%,#262424 50%,#131111 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262424', endColorstr='#131111',GradientType=0 );
}

.home .half {
	width:343px;
	margin-right:40px;
	float:left;
	overflow:auto;
}
.half.last {
	margin-right:0;
	clear:right;
}

.home .tenbenefits,
.home .specialoffer {
	display:block;
	height:86px; width:343px;
	background:url(images/10benefits.png) no-repeat left top;
	margin-bottom:20px;
	text-indent:-9999px;
}
.tenbenefits:hover { background-position:left bottom; } 
.page .specialoffer { background:url(images/offer.png) no-repeat left top; } 
.specialoffer:hover { background-position:left bottom; }

.home ul.half {
	width:50%;
	float:left;
	overflow:auto;
	margin:10px 0;
} 
.home ul.half.last {
	margin-left:0%;
}

.sidebareffect {
	background:url(images/ready.png) repeat-y left top;
	padding:10px;
}
.sidebareffect h3 {
	font-family:"MicrogrammaDMedExtRegular";
	font-size:18px;
	font-weight:normal;
	margin:5px 0 10px;
}
.sidebareffect p {
	font-size:12px;
}
.navigation {
	clear:both;
}

img.alignleft,
img.alignright {
	padding:1px;
	background:#000;
	border:1px solid #aa0200;
}

.blog-content h2 {
	clear:left;
}

img.alignleft,
div.alignleft {
	float:left;
	margin:3px 5px 5px 0;
}
img.alignright,
div.alignright {
	float:right;
	margin:3px 0 5px 5px;
}
div.aligncenter {
	margin: 0 auto;
	text-align:center;
}
.wp-caption-text {
	font-style:italic;
}

p {
	font-size:13px;
	line-height:18px;
	margin:0 0 1.3em;
}

ul li {
	margin-left:35px;
	padding-left:14px;
	background:url(images/arrow.gif) no-repeat left 5px;
}

input {
   background:#0D0D0D;
   border:1px solid #A4A4A4;
   padding-left:5px;
   width:178px; height:20px;
}
textarea {
   background:#0D0D0D;
   border:1px solid #A4A4A4;
   padding-left:5px;
   width:211px; height:95px;
   overflow:auto}

#body-table {
	float:left;
	text-align:left;
	padding-bottom:10px;
	margin-top:15px;
	clear:right;
	margin-right:10px;
}

#body-table-s {
	float:left;
	text-align:left;
	padding-bottom:10px;
	margin-top:15px;
	clear:right;
	margin-left:35px;
}

#body-table-h {
	float:left;
	text-align:left;
	padding-bottom:10px;
	margin-top:15px;
	clear:right;
	margin-left:30px;
}

.small-font {
	font-size:11px;
}

#body-table-padding {
	padding-top: 5px;
	padding-bottom:3px;
}

#body-table-padding-services {
	padding-top: 5px;
	padding-bottom:3px;
	padding-right:50px;
}

#picture-padding {
	/*padding-right:10px;*/
}

.home-img {
	padding-top:30px;
}

#past-experience {
	width:210px;
}

#request_services {
	color:#F81400;
	width: 500px;
	text-align: center;
	margin-bottom:15px;
}

#contact {
	color:#f81400;
	text-align:center;
	width: 500px;
	margin-bottom:15px;
}
#redblock {
	background-color:#6B030E;
	padding:10px;
	margin-top:20px;
	margin-bottom:10px;
}

#redblock a {
	color:#000000;
	font-weight:bold;
}
#redblock2 {
	background-color:#6B030E;
	padding:10px;
	margin-top:20px;
	margin-bottom:10px;
	height:32px;
}
#space {
	margin-top:10px;
}
#padding-right {
	padding-right:8px;
}

#form-button {
	border:none;
}

.blog-content {
	width:500px;
	text-align:left;
	margin-top:30px;
	float:left;
}

.blog #sidebar,
.single #sidebar,
.category #sidebar,
.archive #sidebar {
	margin-left:46px;
	margin-right:0;
}

#sidebar {
	width:175px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}

#sidebar li ul li {
	border:none;
	margin-bottom:5px;
	margin-left:25px;
}

#sidebar h2 {
	font-size:14px;
	font-weight:100;
	border-bottom:1px solid#ffffff;
	color:#000000;
	background-color:#ffffff;
	font-weight:bold;
}
#sidebar h3 {
	font-family:"MicrogrammaDMedExtRegular";
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:10px;
}

#content h1 {
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
	font-family:"MicrogrammaDBolExtRegular";
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
}

#content {
	float:left;
	width:500px;
	margin-top:30px;
}
#sidebar {
	width:220px;
	margin:30px 46px 0 0;
	float:left;
}
#sidebar > ul,
#sidebar > ul > li {
	margin:0; 
	padding:0;
	background-image:none;
}
#sidebar > ul > li {
	margin:0 0 40px; 
}

#sub-button {
	width:70px;
	float:left;
	margin-left:10px;
}

#email {
	width:145px;
	margin-top:5px;
}

#sidebar li.gfield,
#sidebar .gform_footer {
	margin-left:10px;
}
#sidebar .gform_footer {
	text-align:right;
	margin-right:-10px;
}
#sidebar .gform_footer .button {
	color:#fff;
	text-transform:uppercase;
}
#sidebar .gfield input {
	background:#ddd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #F81400;
}
#sidebar #field_1_1 .gfield_label {display:none;}
#sidebar .widget_text div > p {
	margin-left:10px;
}

.gform_wrapper .chzn-container li {
	color:#555;
}

/* background of top rounded edges */
.rnd_modtitle .rnd2, .rnd_modtitle .rnd3 {
background:#fff none repeat scroll 0 50%;
}

.rnd1, .rnd2, .rnd3, .rnd1_max_top, .rnd2_max_top, .rnd3_max_top {
    overflow:hidden;
    border-style:solid;
    border-width:0;
    display:block;
    font-size:1px;
    height:1px;
    line-height:1px;
}

/* top border color */
.rnd1, .rnd1_max_top {
    background: #ffffff;
    margin: 0 4px;
}

/* background of top and bottom + border colors */
.rnd2, .rnd3 {
border-color:#ffffff;
}
.rnd2, .rnd2_max_top {
border-width:0 2px;
margin:0 2px;
}
.rnd3, .rnd3_max_top {
border-width:0 1px;
height:2px;
margin:0 1px;
}

.content {
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
background-color: #000000;
padding-bottom: 25px;
}

#search-p {
	margin:0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.post-div {
	margin-top:30px;
	background-image:url(images/post-div.gif);
	background-repeat:no-repeat;
	height:1px;
	width:500px;
}

.post-margin {
	margin-bottom:30px;
}

#in-sol {
	width:300px;
	float:left;
}

.img-border-none {
	border:none;
}
#visit-blog {
	float:left;
}

#visit-blog p {
	margin:0px;
}
.post-edit-link { display:none; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* Load Fonts */
@font-face {
    font-family: 'MicrogrammaDMedExtRegular';
    src: url('fonts/microgrammadmedext-webfont.eot');
    src: url('fonts/microgrammadmedext-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/microgrammadmedext-webfont.woff') format('woff'),
         url('fonts/microgrammadmedext-webfont.ttf') format('truetype'),
         url('fonts/microgrammadmedext-webfont.svg#MicrogrammaDMedExtRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MicrogrammaDBolExtRegular';
    src: url('fonts/microgrammadbolext-webfont.eot');
    src: url('fonts/microgrammadbolext-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/microgrammadbolext-webfont.woff') format('woff'),
         url('fonts/microgrammadbolext-webfont.ttf') format('truetype'),
         url('fonts/microgrammadbolext-webfont.svg#MicrogrammaDBolExtRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


