/*
Theme Name: Summer Beach Theme
Theme URI: 
Description: A simple WordPress theme, for simple web site and blog. <a href="http://genericwpthemes.com">Free Wordpress Themes</a>
Version: 1.0
Author: Generic WP Themes
Author URI: http://genericwpthemes.com
Tags: fixed width, three columns, valid XHTML, widgets

	Theme powered by Generic Free Wordpress Themes
	All rights reserved (c)
	http://genericwpthemes.com
*/

/* begin Page */
/* Created by Artisteer v3.0.0.41778 */

#art-main, table
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.art-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.art-postcontent a
{
  text-decoration: none;
  color: #CDE5EA;
}

.art-postcontent a:link
{
  text-decoration: none;
  color: #CDE5EA;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
  color: #D8DEDF;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
  text-decoration: underline;
  color: #0BB6D0;
}

.art-postcontent h1
{
   color: #B4D8DF;
margin: 21px 0;    
}

.art-blockcontent h1
{
margin: 21px 0; 
}

.art-postcontent h2
{
   color: #CDE5EA;
margin: 19px 0;
   font-size: 24px;    
}

.art-blockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.art-postcontent h3
{
   color: #E2F0F3;
margin: 19px 0;
   font-size: 19px;    
}

.art-blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.art-postcontent h4
{
   color: #F2E1C0;
margin: 20px 0;
   font-size: 16px;    
}

.art-blockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.art-postcontent h5
{
   color: #F2E1C0;
margin: 26px 0;
   font-size: 13px;    
}

.art-blockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.art-postcontent h6
{
   color: #E6C789;
margin: 35px 0;
   font-size: 11px;    
}

.art-blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#art-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body
{
  padding: 0; 
  margin:0;
  color: #E0E5E6;
  height:100%;
  min-height:100%;
  background-color: #AA9A88;
  _background-image: url('images/Bottom_texture.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  min-width: 900px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Menu */
/* menu structure */

.art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
    outline: none;
}

.art-hmenu, .art-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-hmenu li li
{
  float: none;
}

.art-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-hmenu:after, .art-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-hmenu{
  min-height: 0;
  position:relative;
  padding: 0 17px 6px 17px;
}

.art-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

div.art-nav-center
{
  position: relative;
  float: right;
  right: 50%;
}

ul.art-hmenu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.art-hmenu
{
  float: none;
}

/* menu structure */

.art-nav
{
   position: relative;
  width:900px;
  margin:0 auto;
  min-height: 38px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: -5px;
}

.art-nav-outer
{
    position:absolute;
    width:100%;
}

.art-nav-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.art-nav-inner 
{
    margin: 0 13px;
}

.art-nav-l, .art-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.art-nav-l
{
  left: 0;
  right: 28px;
}

.art-nav-r
{
  right: 0;
  width: 900px;
  clip: rect(auto, auto, auto, 872px);
}

/* end Menu */

/* begin MenuItem */
.art-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 32px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.art-hmenu ul li
{
    margin:0;
    clear: both;
}

.art-hmenu a .r, .art-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 106px;
  background-image: url('images/menuitem.png');
}

.art-hmenu a .l
{
  left: 0;
  right: 0;
}

.art-hmenu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-hmenu a .t, .art-hmenu ul a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.art-hmenu a .t
{
  color: #000000;
  padding: 0 17px;
  margin: 0 0;
  line-height: 32px;
  text-align: center;
}

.art-hmenu a:hover .l, .art-hmenu a:hover .r
{
  top: -37px;
}

.art-hmenu li:hover>a .l, .art-hmenu li:hover>a .r
{
  top: -37px;
}

.art-hmenu li:hover a .l, .art-hmenu li:hover a .r, .art-hmenu li.active a .l, .art-hmenu li.active a .r
{
  top: -37px;
}
.art-hmenu a:hover .t
{
  color: #000000;
}

.art-hmenu li:hover a .t
{
  color: #000000;
}

.art-hmenu li:hover>a .t
{
  color: #000000;
}

/* end MenuItem */

/* begin MenuSeparator */
.art-hmenu .art-hmenu-li-separator
{
  display: block;
  width: 1px;
  height:32px;
}
.art-nav .art-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 32px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 26px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #DEB563;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #171C1C;
  font-size: 12px;
  margin:0;
  padding:0;
}

.art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a:hover, .art-hmenu ul a:active, .art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #171C1C;
  font-size: 12px;
  margin:0;
  padding:0;
}

.art-hmenu ul li a:hover
{
  color: #000000;
  border-color: #DEB563;
  background-position: 0 -26px;
}

.art-hmenu ul li:hover>a
{
  color: #000000;
  border-color: #DEB563;
  background-position: 0 -26px;
}

.art-nav .art-hmenu ul li a:hover span, .art-nav .art-hmenu ul li a:hover span span
{
  color: #000000;
}

.art-nav .art-hmenu ul li:hover>a span, .art-nav .art-hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Header */
div.art-header
{
  background: url("http://cmsbrasil2009.com/wordpress/wp-content/uploads/2014/07/1768_hd.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 251px;
    margin: 0 auto;
    position: relative;
    width: 900px;
    z-index: -1;
}

.art-header-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.art-header-inner 
{
    margin: 0 13px;
}

div.art-header-center
{
	position: relative;
	width: 900px;
	left:50%;
}

/* end Header */

/* begin Logo */
div.art-logo
{
  display: block;
  position: absolute;
  top: 48px;
  left: 50%;
  /* margin-left: -437px; */
  width: 873px;
}

h1.art-logo-name
{
  display: block;
  text-align: center;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #DAE50B !important;
}
h1.art-logo-name a, 
h1.art-logo-name a:link, 
h1.art-logo-name a:visited, 
h1.art-logo-name a:hover
{
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #DAE50B !important;
}

h2.art-logo-text
{
  display: block;
  text-align: center;
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

/* end Logo */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 57px;
  min-height: 57px;
  margin-top: -5px;
  margin-bottom: -5px;
  cursor:auto;
  width: 900px;
}

.art-sheet-body
{
  position: relative;
  padding: 13px;
    padding-top:22px;
    padding-bottom:13px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 76px;
  height: 76px;
  background-image: url('images/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 38px, 38px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 38px, 38px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(38px, 38px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(38px, auto, auto, 38px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 38px;
  right: 38px;
  height: 76px;
  background-image: url('images/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 38px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(38px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 38px;
  bottom: 38px;
  width: 76px;
  background-image: url('images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 38px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 38px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  top: 38px;
  left: 38px;
  right: 38px;
  bottom: 38px;
  background-image: url('images/sheet_c.png');
}

#art-page-background-top-texture, #art-page-background-middle-texture, #art-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Layout */
.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.art-layout-cell, .art-content-layout-row
{
  background-image: url('http://wp-bg.com/tpokn/summer_beach_theme.gif');
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.art-content-layout .art-content-layout{margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0 !important;
  padding: 0 10px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #112427 !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 94px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 4px;
}

.art-button-wrapper .art-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -33px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -66px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.art-vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 30px;
}

.art-vmenublockheader h3.t
{
  position: relative;
  height: 30px;
  color: #000000;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 30px;
}

.art-vmenublockheader h3.t a,
.art-vmenublockheader h3.t a:link,
.art-vmenublockheader h3.t a:visited, 
.art-vmenublockheader h3.t a:hover
{
  color: #000000;
  font-size: 14px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.art-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.art-vmenu ul
{
  display: none;
}

ul.art-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 0;
}

ul.art-vmenu a .r
{
  width: 874px;
  right: 0;
  clip: rect(auto, auto, auto, 874px);
}

ul.art-vmenu a .t, ul.art-vmenu ul a
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

ul.art-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #C4CECF;
  padding: 0 10px 0 10px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -70px;
}

ul.art-vmenu a.active .t
{
  color: #694E16;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -35px;
}

ul.art-vmenu a:hover .t
{
  color: #1F4147;
}

/* end VMenuItem */

/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.art-block-body
{
  position: relative;
  padding: 5px;
}

div.art-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #E7C98D;
  border-style: solid;
  margin: 5px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 0;
  color: #F2E1C0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.art-blockcontent-body table,
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #F2E1C0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
  color: #B4D8DF;
  text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #E9ECED; 
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #20A7BC;
  text-decoration: none;
}

.art-blockcontent-body ul li
{
  line-height: 125%;    
  color: #E9ECED;
  padding: 0 0 0 16px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.art-post-body
{
  position: relative;
  padding: 7px;
}

a img
{
  border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
  border: solid 0 #E7C98D;
  margin: 7px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 1px #B58526;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.art-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-color: #F5E9D1;
  border-color: #E7C98D;
  border-style: dashed;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #1F4147;
  margin: 5px 0;
  font-size: 24px;
}

h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 24px;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #346F79;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{
  color: #4E5E5F;
}

h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  color: #0BB6D0;
}

h2.art-postheader img
{
  border: none !important;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  color: #3E4A4C;
}

.art-postheadericons
{
  padding: 1px;
}

.art-postheadericons a, .art-postheadericons a:link
{
  text-decoration: none;
  color: #265259;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #265259;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #20A7BC;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  font-size: 13px;
  color: #CAD2D3;
  padding: 0;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #503B11;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.art-postcontent blockquote
{
   border: solid 1px #E7C98D;
  margin: 10px 10px 10px 50px;
  padding: 2px 2px 2px 30px;
  background-color: #F3E3C4;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  color: #E0E5E6;
}

.art-postfootericons
{
  padding: 1px;
}

.art-postfootericons a, .art-postfootericons a:link
{
  text-decoration: none;
  color: #B4D8DF;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
  color: #B4D8DF;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  color: #20A7BC;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.art-footer-b 
{
  position: absolute;
  left:10px;
  right:10px;
  bottom:0;
  height:10px;
  background-image: url('images/footer_b.png');
}

.art-footer-r, .art-footer-l
{
  position: absolute;
  height:10px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.art-footer-l
{
  left: 0;
  width:10px;
}

.art-footer-r
{
  right: 0;
  width:20px;
  clip: rect(auto, auto, auto, 10px);
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 10px;
  background-color: #D2D9DA;
}

.art-footer-body
{
    position:relative;
    padding: 20px;
}

.art-footer-body .art-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:20px;
  z-index:1;
}

.art-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 25px;
  width: 32px;
  cursor: default;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td, 
.art-footer-text th,
.art-footer-text caption
{
    color: #293232;
    font-size: 11px;
}

.art-footer-text
{
  min-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #2B5B64;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #6C8184;
}

.art-footer-text a:hover
{
  color: #20A7BC;
  text-decoration: underline;
}

div.art-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #E7C98D;
  border-style: solid;
  margin: 5px;
}/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #3C4849;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #2E3738;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */

.art-content-layout .art-sidebar2
{
  width: 200px;
}

/* end LayoutCell, sidebar2 */

textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 0 5px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
  letter-spacing: normal;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}
/* End */

.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.art-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
}

div.art-footer div.art-content-layout
{
    margin:0 auto;
    width:100%;
}

div.art-layout-cell-size1 
{
    width:100%;
}

div.art-layout-cell-size2 
{
    width:50%;
}
div.art-layout-cell-size3 
{
    width:33%;
}

div.art-layout-cell-size4
{
    width:25%;
}

.art-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.art-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;
}

div.art-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.art-center-inner
{
  float: none;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 25px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.art-footer .art-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.art-footer .art-widget,
.art-footer .art-widget a,
.art-footer .art-widget a:link,
.art-footer .art-widget a:visited,
.art-footer .art-widget a:hover
{
    color: #293232;
font-size: 11px;
    text-align: left;
}

.art-footer .art-widget a,
.art-footer .art-widget a:link
{
  color: #2B5B64;
text-decoration: none;
}

.art-footer .art-widget a:visited
{
  color: #6C8184;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0;
}


*{
word-break: break-all;
}
#wpadminbar a{
 color: #d17100 !important;
}
a img:hover{opacity: 0.7 !important;}
.clr {clear: both;}

h2.site-description {
font-size: 12pt;
margin-top: 10px;
color: #131212;
font-weight: bold;
}

ul.wpp-list li {
background: none !important;
padding-left: 0 !important;
margin-left: 0 !important;
overflow: hidden;
color: #F1F1F1;}

ul.wpp-list img {
  /* padding: 0 5px 0 0; */
  
}

div.metaslider {
max-width: 1000px;
padding-top: 10px;
margin-bottom: 35px;
} 

span.readmore{
	display: block;
	width: 100%;
	text-align:right;
	margin: 10px 0;
}
span.readmore a{
	background: #FF8800 !important;
	padding: 5px;
	text-decoration:none !important;
	color:#fff !important;
}
span.readmore a:hover{
	background: #fefefe !important;
	padding: 4px;
	border: 1px solid #ccc;
	color:#000 !important;
}

/* FOOTER */
.footer-right  a {
	color: #FF0A0A!important;
}
.footer-right  a:hover {
	color: #fff !important;
}
.footerme {
  color: #000
}
.footerme a {
color: #FFC100 !important;
}
.footerme a:hover {
	color: #f00 !important;
}

#footer a, #credits a, .footer a, .credits a, .info a, #info a {
	color:#E66E47
}
#footer a:hover, #credits a:hover, .footer a:hover, .credits a:hover, .info a:hover, #info a:hover  {
	color: #C90000;
}

/* CONTEND */
.content a,#content a,#art-main a,#menu-left a,#contentwrap a,#art-main a{
	color: #7F8A00;
}

.content a:hover,#content a:hover,#art-main a:hover,#menu-left  a:hover, #contentwrap  a:hover, #art-main  a:hover  {
	color: rgb(10, 0, 255);
}
table#wp-calendar {
	width:100%
;
	color: #000;
	text-align: center;
}


.logo h1 a {text-decoration: none;}

body {display: table; width:100%; margin:0 auto}



/* pic dai dien*/

img.alignleft.post_thumbnail.wp-post-image {
float: left;
margin: 0 !important;
padding: 5px !important;
}



div.postcont .postfoot,div.postcont .titledecription  {
background: none !important;
padding: 0 !important;
margin: 0 !important;
float: initial;
height: auto !important;
}
div.postcont .postfoot, div.postcont .titledecription h3{
    padding: 10px;
}
.postcont #content {
  padding: 0 9px !important;
}
.postcont #content .post,.postcont #content .page {
  padding: 10px !important;
  background: #FFFFFF;
  margin-bottom: 20px;
  -moz-box-shadow:    inset 0 0 10px #000000;
   
  -webkit-box-shadow: inset 0 0 10px #000000;
   
  /* box-shadow: inset 0 0 10px #171411; */
  box-shadow: 0 0 10px #000;
  border: 1px solid #933A43;
  /* border-radius: 14px; */
  /* -webkit-border-radius: 10px; */
}
.postcont #content .postfoot{
  padding:5px !important;
  border: 1px solid #CDC6C5;
  color: #000000;
  background: #D6CFAE !important;
  margin-top: 10px !important;
}

#iddong .postcont #content .post .box_wpp ul.wpp-list {margin:0; padding: 0;background: red}
#iddong .postcont #content .post .box_wpp {overflow: hidden;margin: 0 auto;background: #FFFFFF;}

/**/
#iddong .postcont #content .post .box_wpp ul {
	width: 100%;
	
}

#iddong .postcont #content .post .box_wpp #pop-link {
	position: relative;
	display: block;
	width: 33.3%;
    /* 25% 33% */
	clear: none;
	float: left;
	
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.5);
	 -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 21px 5px rgba(0, 0, 0, 0.5);
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;

}

/*Reduce with of un-hovered elements 15 19 */
#iddong .postcont #content .post .box_wpp ul:hover #pop-link {width: 19%;}
/*Lets apply hover effects now*/
/*The LI hover style should override the UL hover style 55 61*/
#iddong .postcont #content .post .box_wpp ul  #pop-link:hover {width: 62%;}
#iddong .postcont #content .post .box_wpp  #pop-link img {
	display: block;
    opacity:1 !important;
    
	box-shadow: 0px -3px 6px #000;}
 
#iddong .postcont #content .post .box_wpp  #pop-link #pop-title a{ 
text-align: center; 
display: block;
width:100%;
clear: both;
color: #000 !important;font-weight: bold; 
background: #D6CFAE;
border-top: 1px solid #ddd;
 min-height:40px;
padding-top: 4px;
}

#iddong .postcont #content .post .box_wpp  #pop-link:hover #pop-title a{background: #E6F20B; color:#f00 !important }
div#iddong .postcont #content h2.title {
  padding: 10px  !important;
  margin: 0 !important;
  background: #eee
}
.postcont #content .postdate {
  padding: 3px 10px !important;
  margin-bottom:10px; 
  border: 1px solid #ccc;
  color: #000000;
  background: #D6CFAE;
}
div#iddong .postcont #content .entry{
  line-height: 1.5;
  color: #000000;
  font-size: 10pt;
}
div#iddong .postcont #content  span.readmore{
	display: block;
	width: 100%;
	text-align:right;
	margin: 10px 0 !important;;
}
.postcont #content  span.readmore a{
	background: #D7D8C0 !important;
	padding: 5px !important;;
	text-decoration:none !important;
	color: #6F0000 !important;
}
.postcont #content  span.readmore a:hover{
	background: #fefefe !important;
	padding: 4px;
	border: 1px solid #D7D8C0;
	color:#000 !important;
}

.titledecription h3{
  background: rgba( 0,0,0,0.5);
  color: #fff;
  padding:0 10px ;
}
* a {text-decoration: none !important; }
.entry{
  line-height: 1.5;
}
.footerme {
  text-align:center;
  font-size: 8pt;
  /* margin: 30px 0; */
}
.art-blockcontent-body {
  /* background: #C7C7C7; */
  padding: 5px
}
.art-blockcontent-body span.wgt{
  margin-bottom: 3px ;
  padding: 3px;
  display: block;
  font-size: 11pt ;
  background: #D6CFAE;
  color: #000;}
h1.shadow3d, h2.site-description {text-align: center !important}
.shadow3d a{
font-size:  20pt !important;
transition: all 0.2s ease;
font-weight: bold;
color: #EE00DB !important;
text-shadow: 0 1px 0 #CCC, 0 2px 0 #C9C9C9, 0 3px 0 #BBB, 0 4px 0 #B9B9B9, 0 5px 0 #AAA, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

.shadow3d a:hover {
    color: #000 !important;
    text-shadow: 0 0 20px yellow;
}
.footerme {
    background: #FFFFFF;
    border: 1px solid #8F8F8F;
    /* border-bottom: 1px solid #8f8f8f; */
    /* display: none; */
    /* margin: 0 25px; */
    padding: 5px;
}
.art-logo{
    z-index: 3
}
.postcont #content .page {
  padding: 10px !important;
  background:#f9f9f9;
  margin-bottom: 20px
}

ul.wpp-list li{
  margin-bottom:10px
  
;
  font-size: 9pt;
}
.art-footer {
  color: #fff !important
;
}
.art-page-footer {color: #000000 !important;padding: 10px;background: #eee;border-top: 3px solid #ccc;}
.art-page-footer a{
    color: rgb(255, 0, 71) !important;}
.art-page-footer a:hover{
    color: #0014FF !important;
    font-style: italic}
.art-blockcontent-body h2{
    margin: 0px;
    font-size: 9pt;
     margin-bottom: 3px ;
  padding: 3px;
  display: block;
  background: #B7DCAD
    
}

div#iddong {
margin-top: 10px;
}


.art-logo
{
  display: block;
  position: absolute;
  left: 0 !important;
  /* top: 60px !important; */
  width: 100% !important;
  padding: 10px 0;
  margin: 0;
  /* background: rgba(255,255,255,.5); */}
h3.title{
  color: #000;
  margin:0;
  padding: 10px 5px ;
  font-size: 20pt;
  /* background: #FFFFFF; */
}
h3.title a{
  
  font-size: 20pt;
  /* background: #FFFFFF; */
  
}
.art-page-footer, .art-page-footer * {
	font-size: 9pt !important;
}


.art-blockcontent {
  background: rgb(252, 252, 252) !important;
  /* font-size: 5pt !important; */
}

div.menu1 {
  /* background: rgba(255,255,255,.9); */
  /* box-shadow: 0 0 10px #000; */
  /* margin: 10px; */
}

.entry .image-wrap { 
position: relative;
display:block;
float: left;
overflow: hidden;
/* padding: 5px 5px !important; */
margin: 0 10px 0 0 !important;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.9);
}
.entry .image-wrap img{
	-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.entry .image-wrap a:hover img{
   -webkit-transform: scale(1.2) rotate(5deg);
   -moz-transform: scale(1.2) rotate(5deg);
   -o-transform: scale(1.2) rotate(5deg);
   -ms-transform: scale(1.2) rotate(5deg);
   transform: scale(1.2) rotate(5deg);
   opacity: 1 !important;
}
.entry .image-wrap:hover{
	z-index:10;	
    
}
.entry  .image-wrap:hover .item_info{ background:#fffbb5;  cursor:pointer;}
.entry .image-wrap:hover {background:url("../images/viewall.png") no-repeat 52% -50%; }


.menu1 .art-menu{/* margin:0; *//* padding: 0; *//* background: #fff; */}
 .art-hmenu li a {color:#fff !important}
 .art-hmenu li.active a , .art-hmenu li:hover a {
  color:#fff !important;
}

/*
.art-menu {
  background:#000
}
.art-menu li a{
  line-height: 2;
  padding: 0 10px;
  color: #ccc !important
}
.art-menu li.current-menu-item a , .art-menu li:hover a {
  background: #A4D544;
  color: #000 !important
}*/

span.wgt{
  background: #333;
  display: block;
  padding: 5px;
  color: #fff;
}

.art-page-footer
{
  margin: 1em 0 0 0 !important;
} 
div.dotitle {
display: table;
margin: 0 auto;
background: rgba(255,255,255,.5);
padding: 10px;
}