
/* ---------------------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,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, blockquote, q {quotes:none;}
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;}

/* -------------------------------------------- */
/* ------------------Style---------------------- */
/* -------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #000 url(../images/pattern22.png) ;color: #ff0;font: 100%/25px Verdana; font-size:0.85em;}

/*-------------------------*/
a{color: #ff0; text-decoration:none;}
a:hover {color: #ff0;}
a:focus {outline-width: 1px;
  outline-style: dashed;
  outline-color: #ff0;}
a.button, input.button {	cursor: pointer;	color: #ffffff;	font-family: Arial, Helvetica, sans-serif;	background: #333;	border:1px solid #ffffff;}
a.button {	display: inline-block;	text-decoration: none;	padding: 6px 10px 6px 10px;}
input.button {	margin: 0;	border: 0;	height: 24px;	padding: 0px 10px 0px 10px;}
a.button:hover, input.button:hover {}

p { padding-bottom:10px;}

.clearboth{ clear:both;}

.view-all{
   text-align: right;
}

.view-all a {
	font-family:Arial;
	color:#ff0;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	text-align: right;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0;
	text-decoration:underline;
}
.view-all a:hover{
	color:#ff0;
}

/* main menu
----------------------------*/
.main_menu{
	padding:0;
	margin:0;
}

.topnav {
  overflow: hidden;
  background-color: #000;
  text-align:center;	
	margin:0;
}

.topnav a {
  color: #ff0;
  text-align: center;
  padding: 14px 16px;
  display: inline-block;
  text-align:center;
}

.topnav a:hover {
  color: #ff0;
  text-decoration:underline;
  background-color:#000;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 800px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 800px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}


/*--------------------*/
/*-------------Grid */
.zerogrid{ width: 100%; position: relative; margin: 0 auto; padding-top:10px;}
.zerogrid .row{}

.zerogrid .col-1-3{float: left; display: inline; margin:10px;}
.zerogrid .col-1-3{width:31%;}

.zerogrid .col-right,.zerogrid .col-left{float: left; display: inline; margin-left:10px; }
.zerogrid .col-right{width:75%; margin-left:20px; margin-right:10px;}
.col-right a{ text-decoration:underline;}

.zerogrid .col-left{width:21%; background-color:#000; margin-right:10px;}

.zerogrid:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.zerogrid .row:before,.row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.zerogrid .row:after{clear: both; }

/*--------------------*/
/*-------------header */
header {
	margin: 0 auto;
	background-color:#392e2b;
}
header h1{
padding-left:
}

.pagetop{background:#000; height:40px; margin-top:3px;}
.pagetop a{text-decoration:underline;}
.pagetop a:hover{ color:#ff0;}
.wrap-pagetop{width:90%; position:relative;margin:0 auto; }

#search-box {position: relative; margin-bottom:10px; }
#search-form {height: 25px;border:1px solid #ccc;overflow: hidden; }
#search-text {
	font-size: 1em;
	color: #ddd;
	border:1px solid #423531;	
}
#search-box input[type="text"] {width: 55%;padding: 2px 0 2px 1em;color: #000033; background-color:#099;}
#search-button {
	height: 25px;
	width: 25px;
	font-size: 1em;
	color: #fff;
	text-align: center;
	background-color: #333;
	cursor: pointer;
	border:0px;
	font-weight: bold;
}
.wrap-pagetop .shareicons{position: absolute;top: 5px;left: 5px;}
.wrap-pagetop .shareicons ul{
	list-style: none;
}
.wrap-pagetop .shareicons ul li{
	float: left;
	display:inline-block;
	margin-left: 5px;
	margin-left: 5px;
	font-size: 12px;
}

.img-right{ float:right;}
/*-------------content */
h1 {
	color: #ff0;
	font-size: 1.5em;
	padding: 0 0 10px;
	font-weight:bold;
}

h2 {
	color: #ff0;
	font-size: 1.2em;
	padding: 0 0 5px;
}

h3 {
	color: #ff0;
    font-size: 1em;
    padding-bottom: 10px;
}

/* ===================================================== */
/* TABLE												 */
/* ===================================================== */
/*-------------table.responsive */
  
  table.responsive.responsive {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
	border-collapse: collapse;
	margin-bottom:10px;
  }

  table.responsive tr {
    border: 1px solid #ddd;
  }

  table.responsive th, table.responsive td {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	text-align: left;
	vertical-align: text-top;
	padding-left:5px;
  }

  table.responsive th {
    font-size: 1em;
	font-weight: bold;
  }

  @media screen and (max-width: 800px) {

    table.responsive {
      width: 100%;
	  height:auto;
    }

    table.responsive thead {
      display: none;
    }

    table.responsive tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

    table.responsive td {
      display: block;
      text-align: right;
      font-size: 1em;
      border-bottom: 1px dotted #ccc;
    }

    table.responsive td:last-child {
      border-bottom: 0;
    }

    table.responsive td:before {
      content: attr(data-label);
      float: left;
      font-weight: bold;
    }
  }
  
  /*-------------table */
  table {
	width: 100%;
	text-align: left;
	border: 1px solid #ccc;
}

th, td {
	border: 1px solid #ccc;
}

th {
	color: #ff0;
	background: #000 none repeat-x scroll left top;
}
  
 /*-------------content */
#content {width:90%; margin:0 auto; background-color:#000; padding-bottom:10px;}

.feature{margin-bottom:20px;}

#main-content ul, ol{ padding-left:20px;}
#main-content article{ clear: both; font-size:1em;}
#main-content article .heading{}
#main-content article h2{font-size:1.2em; line-height:25px;}
#main-content article h3{font-size:1em;; line-height:30px; color:#ff0; font-weight:bold; }
#main-content article .more{float:right;}

#sidebar{}
#sidebar .heading{ padding:5px; background:#000;}
#sidebar .heading h2, .heading h3{font-size:1em; font-weight:normal; display:inline; padding:0 10px; color:#ff0;}
#sidebar .content{padding:15px}
#sidebar .content ul{ list-style-type:disc; margin-left:20px;}
#sidebar .content ul li{border-bottom: 1px solid #E1E1E1; padding:5px;}
#sidebar .content .post {margin-bottom: 20px;}

/*------------footer */ 
.block02{
	width:90%;
	background-color:#000;
	border-top:1px dashed #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

footer {}
footer .heading{ padding:5px; border-bottom:3px double #999999;}
footer .heading h2{font-size:1.2em; font-weight:normal; display:inline; padding:0 10px;}
footer .content{padding:10px}
footer .content a{}
footer .content ul{ font-size:1em; list-style-type:circle; margin-left:20px;}
footer .content ul li{border-bottom: 1px solid #E1E1E1; padding:5px;}
footer .content .post {margin-bottom: 20px;}
footer .content .post h4{ font-size:1em; font-weight:normal;}
footer .content img{
	float:left;
	margin-right:10px;
	margin-bottom: 2px;
}

footer .copyright{text-align:center; background:#000; margin-top:10px; padding-top:10px; color:#ff0; font-size:0.85em;}
footer .copyright p{ line-height:20px;}
footer .copyright a{color:#ff0; text-decoration:underline;}
footer .copyright a:hover{color:#ff0; text-decoration:none;}
/*------------gallery*/

