/*
Free Basic Html5 Templates
Author: Html5xcss3
Author URI: http://www.html5xcss3.com/
*/
/* ---------------------Reset----------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Style---------------------- */
/* -------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background-color: #E2E2E2;color: #292929;font: 14px/25px Arial, Helvetica, sans-serif;}

a{color: #292929;text-decoration: none;}
a:hover {text-decoration: underline;}

.font {font-size:17px; line-height:33px; color:#292929;}
.img {float:left; margin:3px 30px 0px 0; border:#f4f4f4 5px solid;}

.title{ padding-bottom:12px; color:#38B0E3; font-size:30px; line-height:36px; font-weight:normal; letter-spacing:-1px;}

.wrap {overflow:hidden; position:relative}

.clear {clear:both; line-height:0; font-size:0; width:100%;}

#container {width:100%;text-align: left;}

/*-------------header */
.wrap_header{width:100%; background-color:#931515;}

header {width:980px;margin:0 auto 15px auto;height: 120px;padding-bottom: 4px;position: relative;z-index: 99;}
header #logo {position: absolute;top: 35px;left: 15px;}

header #search {position: absolute;top: 50px;right: 30px;width: 298px;z-index: 15;}
header .button-search {position: absolute;left: 0px;background: url('../images/button-search.png') center center no-repeat;width: 28px;height: 24px;border-right: 1px solid #CCCCCC;cursor: pointer;}
header #search input {background: #FFF;padding: 1px 1px 1px 33px;width: 262px;height: 21px;border: 1px solid #CCCCCC;}

/*------------menu */
nav {width:960px;height: 37px;margin: 0 auto 15px auto;padding: 0px 10px;background:#931515;}
nav ul {list-style: none;margin: 0;padding: 0;}
nav ul li {position: relative;float: left;z-index: 20;padding: 6px 5px 5px 0px}
nav ul li:hover {}
nav ul li a {font-size: 13px; line-height:14px;color: #ffffff;text-decoration: none;display: block;padding: 6px 10px 6px 10px;margin-bottom: 5px;z-index: 6;position: relative;font-weight:bold;}
nav ul li:hover a{background-color: #821313;text-decoration:none;}

/*-------------content */
.wrap_content{}

#content {width: 980px; margin:0 auto;background:#ffffff;border:1px solid #BEBEBE;}

.block {display:inline;float:left;position:relative;width:100%;}
.b1 {padding:25px 30px 45px 44px;margin-top:15px;}

.col-1-4{width:245px; display:block; float:left; text-align:center; margin: 20px 0px;}
.col-1-3{width:280px; display:block; float:left; margin:20px 17px 10px 17px;}

article{margin-bottom: 10px;}
article figure{}
article figure img{margin:0 0 15px 0; padding:4px; border:1px solid #D6D6D6;}
article figure figcaption{}
article figure h2{font-size:14px; font-weight:bold;}
article figure footer{}
article .more{}
article .more a{ text-decoration:none;}

aside{margin-bottom: 10px;}

.content {float:left; width:575px; margin-right:65px;}
.right-side {float:left; width:255px;}

.featured{width:100%;}

ul {margin:0; padding:0;list-style-image:none;}
ul.list li {padding:0px 0 5px 12px; line-height:25px; background:url(../images/marker-1.gif) 0 11px no-repeat;}
ul.list li a { font-size:14px; color:#292929; line-height:25px;}
ul.list li a:hover {color:#38B0E3; text-decoration:none;}

/*------------footer */ 
.wrap_footer{width:980px; margin:0 auto;background-color:#931515;}
footer {clear: both;overflow: hidden; padding: 0px;}
footer .title{ color:#931515; padding-bottom:0px;font-size:20px; font-weight:normal; text-transform:uppercase;}

footer ul {margin:0; padding:0px;list-style-image:none;}
footer ul li {border-bottom: 1px solid #ffffff;}
footer ul li a { font-size:14px; color:#ffffff; line-height:15px;}
footer ul li a:hover {color:#931515; text-decoration:none; cursor:pointer;}

footer p {color:#ffffff;}
footer .copyright{display:inline-block; width:100%; text-align: center; background-color:#931515;margin-top:5px;padding:5px 5px;}