@charset "utf-8";
/* CSS Document */
body{ width:100%; color:#000; background:#fcb016 url("../images/blog_bg.jpg") repeat-x; height:auto; overflow:; font-family:Century Gothic; }
ol, ul, li{list-style:none;}
.clear{ clear:both;}
.logo_header{ width:1116px; color:#000; margin:0px auto; height:154px;}
.blog_logo{ width:197px; height:69px; background:url("../images/logo.png") no-repeat; float:left;}
.blog_logo a{display:block; width:100%; height:100%;}
.spdi_design{ width:480px; position:relative; background: url("../images/spidi_rope.png") no-repeat; height:209px; top:-10px; left:352px;}
#blog_container{ width:1076px; height:auto; background:#fff; margin:0px auto; margin-top:-9px; padding:112px 0 30px 30px; box-shadow:0px 9px 9px 5px #ab760e;}
/*------5/7/2013--------*/
.home_link{ width:26px; height:23px; position:relative; top:-142px; }
.next_link{ width:99px; height:36px; position:relative; right:20px;top:-125px; float:right }
.previous_link{ width:99px; height:36px; position:relative; right:20px;top:-95px; }

.blog_mid{ width:562px; height:62px; position:relative; background:url("../images/band.png") no-repeat; left:-48px; color:#fff; font-size:26px; padding:8px 0 0 45px;}
h2{ font-size:30px; color:#535353; font-weight:normal; margin-top:2px;}
h2 a{color:#535353; text-decoration:none;}
p{color:#535353; margin-top:-15px;}
span{color:#cd4e0a;}
.timer{ margin-top:20px; font-size:18px; background:url("../images/timer.png") no-repeat left; padding-left:30px; height:26px;}
.cont_blog{ font-family:Arial, Helvetica, sans-serif; font-size:15px; margin-top:30px; color:#6b6767; min-height:160px; width:800px; float:left;}
.cont_blog p{ margin:0 0 20px 0;}

.blog_img{ width:240px; float:left;height:160px; margin-top:30px}
.cont_blog1{ font-family:Arial, Helvetica, sans-serif; font-size:15px; margin-top:30px; color:#6b6767; background:url("../images/why.jpg") no-repeat right; padding-right:250px; margin-right:20px; height:160px;}
.line{ border-bottom:1px dashed #999; width:1030px; padding-top:30px;}
.span3 {width:13%; text-decoration:none}
.cta {
display: block;
text-align: center;
padding: 8px;
background: #d67008;
color: #fff;
text-shadow: 0 1px 0 #AF3000;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
cursor: pointer;
border-radius: 4px;
-icab--webkit-box-shadow: 0 3px 0 #994c00, 0 7px 2px rgba(0, 0, 0, .25);
box-shadow: 0 3px 0 #994c00, 0 7px 2px rgba(0, 0, 0, .25);text-decoration:none; margin-bottom:15px;
}

.bottom_fish{ width:1192px; margin:0 auto; padding-left:5px;}
.comment_info{margin: 0 0 40px 0; padding: 30px; padding-top:10px; width:902px; border:1px #ccc solid; min-height:200px;}
.comment{ width:920px; height:150px}
.comment_img{ width:120px; height:100px; border:1px #ccc solid; float:left; background:url("../images/blog_img.png") no-repeat center }
.comment_txt{ width:720px; float:left; padding-left:30px; font-size:15px; color:#666666; font-family:Arial, Helvetica, sans-serif}
#comment-form {
margin: 0 0 40px 0;
padding: 30px;
padding-top:10px;
}

#comment-form{-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin-top: 5px !important;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
background-color: #fbfbfb;
border-top: 0px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
-webkit-box-shadow: 0px -5px 0px #bbb;
-moz-box-shadow: 0px -5px 0px #bbb;
box-shadow: 0px -5px 0px #bbb; width:900px;
}
#comment-form h3{color: #495b67;
font-family: century Gothic;
font-weight: 300;
line-height: 1.5em;
margin: 1em 0;
text-rendering: optimizelegibility;
font-size:25px;
}
form {
display: block;
margin-top: 0em;
}
.field {
margin-bottom: 12px;
}
.field label{display: block;
margin-bottom: 3px;
}
#comment-form input[type="text"] {
-webkit-transition: border-color 0.3s,box-shadow 0.3s;
-moz-transition: border-color 0.3s,box-shadow 0.3s;
-o-transition: border-color 0.3s,box-shadow 0.3s;
transition: border-color 0.3s,box-shadow 0.3s;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 100%;
padding: 8px 8px;
font-size: inherit;
border: 1px solid #b0b0b0;
outline: none;
}

#comment-form textarea {
-webkit-transition: border-color 0.3s,box-shadow 0.3s;
-moz-transition: border-color 0.3s,box-shadow 0.3s;
-o-transition: border-color 0.3s,box-shadow 0.3s;
transition: border-color 0.3s,box-shadow 0.3s;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 100%;
padding: 8px 8px;
font-size: inherit;
border: 1px solid #b0b0b0;
outline: none;
}
#comment-form #add-comment-button {
border: 0;
background-color: #68ace0;
color: #fff;
text-shadow: 0 1px 1px #48789c;
border: none;
padding: 0.84em 1.47em;
font-size: 1.2em;
line-height: 1.2em;
-webkit-box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
padding: 0.7em 1.225em;
font-size: 1em;
line-height: 1em;
-webkit-box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
cursor:pointer
}


/*===============Start blog comments============*/

/*  Comments Form  */
#respond{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin-top: 5px !important;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
background-color: #fbfbfb;
border-top: 0px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
-webkit-box-shadow: 0px -5px 0px #bbb;
-moz-box-shadow: 0px -5px 0px #bbb;
box-shadow: 0px -5px 0px #bbb; 
width:900px; 
margin: 0px 0px 40px;
padding: 10px 30px 30px 30px;
}

#respond h3{color: #495b67;
font-family: century Gothic;
font-weight: 300;
line-height: 1.5em;
margin: 1em 0;
text-rendering: optimizelegibility;
font-size:25px;
}

#respond a{ text-decoration:none; color:#cd4e0a;}

p.logged-in-as{ padding:0 0 20px 0;}

p.comment-notes{font-size:14px; padding:0 0 20px 0;}
p.form-allowed-tags{ font-size:14px; padding:0 0 20px 0; display:none;}
p.form-allowed-tags code{ font-size:11px; display:block; width:90%; padding:5px 0 0 0;}

label{display: block;
margin-bottom: 3px;
}

#respond input[type=text], textarea{
-webkit-transition: border-color 0.3s,box-shadow 0.3s;
-moz-transition: border-color 0.3s,box-shadow 0.3s;
-o-transition: border-color 0.3s,box-shadow 0.3s;
transition: border-color 0.3s,box-shadow 0.3s;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 100%;
padding: 8px 8px; margin-bottom:12px;
font-size: inherit;
border: 1px solid #b0b0b0;
outline: none;		 
} 

#respond input[type=submit]{
border: 0;
background-color: #68ace0;
color: #fff;
text-shadow: 0 1px 1px #48789c;
border: none;
padding: 0.84em 1.47em;
font-size: 1.2em;
line-height: 1.2em;
-webkit-box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
padding: 0.7em 1.225em;
font-size: 1em;
line-height: 1em;
-webkit-box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
cursor:pointer;
}

ol.commentlist{

margin-top: 5px !important;
background-color: #fbfbfb;
border-top: 0px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
-webkit-box-shadow: 0px -5px 0px #bbb;
-moz-box-shadow: 0px -5px 0px #bbb;
box-shadow: 0px -5px 0px #bbb; 
width:900px; 
margin: 0px 0px 40px;
padding: 10px 30px 30px 30px;
}
.commentlist li{ 
overflow:hidden; 
clear:both; 
height:inherit;
border-bottom:#e7e7e7 dashed 1px; margin:10px 0; padding:10px 0 20px 0; width:820px; 
}
.commentlist li:last-child{ border-bottom:none;}

.comment{ height:inherit;}

/*.comment-meta{float:none;}
.comment-meta img{float:left;}
.comment-content{float:left;}
*/

.comment_img {
    width: 120px;
    height: 100px;
    border: 1px solid rgb(204, 204, 204);
    float: left;
    background: url("../images/blog_img.png") no-repeat scroll center center transparent; 
	text-align:center;
}
.comment_img img{ margin:15px 0 0 0;}



.comment_list_right{ float:left; margin-left:20px; width:665px; background:#fff;}
.comment_list_right .comment-author{ padding:5px 0 5px 0;}
.comment-author a{ text-decoration:none;}
.comment-author a.url{color:#cd4e0a;}
.comment_list_right time{ color:#535353;}
.comment_list_right p{margin:0; padding:0;}

.comment-awaiting-moderation{ color:#000; margin:0; padding:10px 0 10px 0; display:block; font-size:12px;}

.reply{float:none; width:100%; display:none;}




.footer_wrapp {
width: 100%;
background: url("../../../../../images/footer_bg1.jpg") repeat-x #ededed;
margin: 0;
padding: 0 0 0px 0;
font-family:Arial, Helvetica, sans-serif;
margin-top: 5px;
margin-left:-8px;
}
.footer_upperlinks_wrapp {
width: 960px;
margin: 0 auto;
padding: 0;
}
.footer_upperlinks_left_area {
width: 979px;
height: 227px;
float: left;
margin: 0;
padding: 29px 8px;
border: 0;
}
.footer_links {
float: left;
width:150px;
}
.footer_links ul, .footer_links_last ul {
list-style: none;
padding: 0;
margin: 0;
}
.footer_links ul li, .footer_links_last ul li {
background: url("../../../../../images/footer_links_arrow1.png") no-repeat left;
color: #4e4e4e;
font-size: 11px;
font-weight: normal;
line-height: 20px;
}
.footer_links ul li a, .footer_links_last ul li a {
text-decoration: none;
color: #ccc;
padding: 0 0 0 18px;
display: block;
}
.footer_links h6, .footer_links_last h6, .footer_links02 h6, .footer_links_last02 h6 {
font: bold 13px/20px Arial, Helvetica, sans-serif;
color: #c5171d;
padding: 0;
margin: 0 0 5px 0;
}
.footer_morelink {
padding: 0;
margin: 3px 0 0 18px;
width: 50%;
display: block;
}
.footer_morelink a {
display: block;
text-align: left;
text-decoration: none;
color: #2c8b4e;
}
.footer_links_last {
float: right;
}
.footer_links h6, .footer_links_last h6, .footer_links02 h6, .footer_links_last02 h6 {
font: bold 13px/20px Arial, Helvetica, sans-serif;
color: #fff;
padding: 0;
margin: 0 0 5px 0;
}
.footer_upperlinks_right_area {
width: 233px;
float: left;
margin: 0;
}
.footer_links_right_flag {
width: 269px !important;
}
.helpline{ margin-left:20px;}
#contact-us2 p{ color:#000; font-weight:bold; margin:10px 0 0 10px;}
.copy_right p{ color:#fff; font-size:12px; margin-top:10px;}
.clearfix::after{content:"";display:table;clear:both}
