/*
Theme Name: TheChangLawFirm.com
Theme URI: 
Description: Theme for TheChangLawFirm
Version: 1.0
Author: Vitaliy Komarovskiy
Tags: fixed width, sidebar, columns, valid XHTML, widgets
*/

/* begin Page */
#art-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000000;
}
a
{
  color: #208cff;
}
h1, h2, h3, h4, h5, h6
{
  font-family: Georgia;
  border-bottom: 1px solid #e8e8e8;
}
body
{
  margin: 0 auto;
  padding: 0;
  color: #5e5e5e;
  background: #8b8b8b url('images/bg.jpg');
}
.art-postcontent
{
  color: #5e5e5e !important;
}

.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: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    line-height: 125%;
}

.art-postcontent p
{
    margin: 22px 0px;
}

.art-postcontent a
{
  text-decoration: none;
  color: #208CFF;
}

.art-postcontent a:link
{
  text-decoration: none;
  color: #208CFF;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
  color: #208CFF;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
  text-decoration: underline;
}


.art-postcontent h1
{
   margin: 21px 0px; 
   color: #000000;
}

.art-postcontent h2
{
   margin: 19px 0px;
   font-size: 24px;   
}

.art-postcontent h3
{
  margin: 19px 0px;
  font-size: 19px;    
}

.art-postcontent h4
{
   margin: 20px 0px;
   font-size: 16px;   
}

.art-postcontent h5
{
   margin: 26px 0px;
   font-size: 13px;
}

.art-postcontent h6
{
   margin: 35px 0px;
   font-size: 11px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#art-main
{
  position: relative;
  width: 100%;
  cursor:default;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet-body
{
  position: relative;
  /*padding: 0px 30px;*/
  background: #ffffff;
  width: 809px;
  margin: 0px auto;
  padding: 0px 34px 0px 24px;
}


/* end Box, Sheet */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  width: 809px;
  height: 80px;
  /*line-height: 96px;*/
}


/* end Header */

/* begin Logo */
#logo-image
{
  float: left;
  margin: 0px;
  width: 522px;
  padding-top: 20px;
}
#logo-image a
{
  float: left;
  margin-left: -1px;
}
#slogan-text
{
  float: left;
  font-size: 12px;
  color: #777777;
  margin: 0px 0px;
  margin-left: 0px;
  line-height: 18px;
}
#social-buttons
{
  float: left;
  height: 35px;
  font-size: 12px;
  color: #3c3c3c;
  margin-top: 45px;
}
#social-buttons a
{
  margin: 0px 3px;
}
.languagec {
	margin-top:-37px;
	padding-left:34px;
}
#top-search
{
  float: left;
  height: 25px;
  line-height: 35px;
  font-size: 12px;
  margin-left: 15px;
  margin-top: 41px;
  
}
/* end Logo */

/* begin Menu */


/* menu structure */
.art-menu > ul > li > a, .art-menu > ul > li > a:link, .art-menu > ul > li > a:visited, .art-menu > ul > li > a:hover
{
    outline: none;
    background: url('images/nav.png') center center repeat-x;  
}
.art-menu a:hover/*, ul.art-menu > :first-child a:hover, ul.art-menu > :first-child:hover*/
{
  background: url('images/nav-hover.png') bottom center repeat-x;  
}

.art-menu a.active
{
  background: url('images/nav-hover.png') bottom center repeat-x;  
}
.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: url('images/nav.png') center center repeat-x;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}
.art-menu li ul li, .art-menu li ul li a
{
  background: #888;
}
.art-menu li ul li:hover, .art-menu li ul li a:hover
{
  color: #484848;
}
.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

ul.art-menu > :first-child a.active
{
  background: url('images/nav-hover.png') bottom center repeat-x;  
}
ul.art-menu > li > ul > :last-child > a, ul.art-menu > li > ul > :last-child
{
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.firefox2 ul.art-menu
{
  float: none;
}


/* menu structure */

.art-menu
{
  padding: 0px;
}

.art-nav
{
  position: relative;
  min-height: 37px;
  z-index: 100;
  width: 809px;
  margin: 0px auto;
  background: url('images/nav.png') center center repeat-x;
  /*background-image: url('images/nav.png');*/
}

/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 37px;
  cursor: pointer;
  text-decoration: none;
}


.art-menu ul li
{
    margin:0;
    clear: both;
    
}


.art-menu a .t, .art-menu ul a, .art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.art-menu a .t
{
  color: #FFFFFF;
  padding: 0;
  margin: 0px 38px;
  display: block;
  line-height: 38px;
  text-align: center;
}

.art-menu a:hover .t
{
  color: #F9FAFB;
}

.art-menu li:hover a .t
{
  color: #F9FAFB;
}

.art-menu li:hover>a .t
{
  color: #F9FAFB;
}


/* end MenuItem */

/* begin MenuSeparator */

.art-menu .art-menu-li-separator
{
  display: block;
  width: 3px;
  height:37px;
}
.art-nav .art-menu-separator
{
  display: block;
  margin:0 auto;
  width: 3px;
  height: 37px;
  background: url('images/menuseparator.png') center center no-repeat;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 24px;
  min-width: 160px;
  overflow: hidden;
  line-height: 24px;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 24px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight:normal;
  margin:0px 0px 0px 15px;
  padding-left: 15px;
  background: url('images/submenu-li.png') bottom left no-repeat !important;
}
.art-menu ul a:hover
{
  background: url('images/submenu-li.png') top left no-repeat !important;
}
.art-menu ul li a:hover
{
  color: #FFFFFF;
  background-position: 0 -24px;
}

.art-menu ul li:hover>a
{
  color: #FFFFFF;
  background-position: 0 -24px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #FFFFFF;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #FFFFFF;
}


/* end MenuSubItem */

/* begin Layout */
.art-content-layout
{
  padding:0px;
}
.art-layout-cell, .art-content-layout-row
{
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}
.art-content-layout .art-content-layout{width: auto;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 {margin: 15px auto 0px auto;}
.art-layout-glare{position:relative;}/* end Layout */

.art-content .art-content-layout-row
{
 width: 540px;
}
.index
{
  width: 550px !important;
  background: right center no-repeat url('images/content-bg.png') !important;
  padding-left: 0px!important;
  padding-right: 30px!important;
}
.index .art-content-layout-row
{
  width: 540px;
  padding: 25px 0px;
  background: #f1f1f1;
  border-bottom: 1px solid #9a9a9a;
  border-top: 1px solid #9a9a9a;
}

/* begin Box, Block */
.art-block
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-block-body
{
  position: relative;
  padding: 0;
}
.index .art-block
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
  background: url('images/top-block-bg.png') center center no-repeat;
}

.index .art-block-body
{
  position: relative;
  padding: 10px 0px;
}
.index .art-block-body .textwidget
{
  padding: 11px 20px;
  font-size: 13px;
  line-height: 18px;
}
/* end Box, Block */

/* begin BlockHeader */

.art-blockheader, .art-blockheader h3.t
{
  

}
.art-sidebar1 .art-blockheader
{
    position: relative;
}
.art-sidebar1 .art-blockheader h3.t
{
    font-size: 20px;
    border: none!important;
}
.art-sidebar2 .art-blockcontent
{
    margin-left: 10px;
}

.art-sidebar2 .art-blockheader
{
    width: 260px;
    position: relative;

}
.art-sidebar2 .art-blockheader h3.t
{
    margin-left: 20px;
    font-size: 20px;
    margin-bottom: 10px;
    
}
.art-sidebar2 > :first-child .art-blockheader h3.t
{
    border-bottom: 1px solid #e4e4e4;
    margin: 0px;
    margin-left: 20px;
}
.art-sidebar2 .art-blockcontent
{
    margin-left: 10px;
}

.art-blockheader h3.t
{
  font-size: 20px;
  margin:0;
  white-space: nowrap;
  line-height: 33px;
  padding-bottom: 10px;
}



.art-footer .art-blockheader
{
  background: none;
}
.art-footer .art-blockheader h3.t,
.art-footer .art-blockheader h3.t a,
.art-footer .art-blockheader h3.t a:link,
.art-footer .art-blockheader h3.t a:visited, 
.art-footer .art-blockheader h3.t a:hover
{
  border: 0px;
  margin:0;
  white-space: nowrap;
  line-height: 33px;
  background: none;
  padding: 0px;
  padding-left: 40px;
  font-size: 12px;
  font-weight: bold;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 0px;
}


.art-blockcontent-body, 
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #208cff;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}
.art-blockcontent-body p
{
  margin: 6px 0 6px 0;
}

.art-blockcontent-body a
{
  text-decoration: none;
  margin: 0px 10px;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  text-decoration: underline;
}

.art-blockcontent-body ul li
{
  font-size: 11px;
  line-height: 24px;
  color: #3B4F63;
}
.art-sidebar1 .menu li:hover
{
  background: url('images/blockheader.png') right top no-repeat;
}
.art-sidebar1 .menu li:hover a
{
  color: #000!important;
  font-weight: bold;
}
.art-blockcontent-body ul li.current_page_item, .art-blockcontent-body ul li.current-cat, .art-blockcontent-body ul li.current-cat, .art-blockcontent-body ul li.current-menu-item
{
  background: url('images/blockheader.png') right top no-repeat;
}
.art-blockcontent-body ul li.current_page_item a, .art-blockcontent-body ul li.current-cat a, .art-blockcontent-body ul li.current-cat, .art-blockcontent-body ul li.current-menu-item a
{
  color: #000;
  font-weight: bold;
}

.googlebtn {
	float:right; width:40px; margin-right:60px; margin-top:1px;
}


/* end Box, BlockContent */

/* 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: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 16px !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: 32px;
  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: Arial, Helvetica, Sans-Serif;
  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: #FFFFFF !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #FFFFFF !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 106px;
  margin: 0;
  padding: 0;
  background-image: url('images/artdriver-web-seo-button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 9px;
}

.art-button-wrapper .art-button-r
{
  width: 407px;
  right: 0;
  clip: rect(auto, auto, auto, 398px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -37px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -74px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  margin: 0px;
  min-width: 1px;
  min-height: 1px;
}

.art-post-body
{
  position: relative;
  margin: 0px;
}


.art-post
{
  font-size:12px;
  margin-bottom:30px;
}

a img
{
  border: 0;
}

.art-article img, img.art-article
{
  border: solid 0 #B2C2D1;
  margin: 5px;
}

.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 0 #8099B3;
  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 PostHeaderIcon */
h2.art-postheader
{
  color: #000;
  line-height: 33px;
padding-bottom: 10px;
}
.post h2.art-postheader
{
border: 0px;  
}
h2.art-postheader, 
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: 20px;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #000;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{

  color: #000;
}


h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  text-decoration: underline;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #3A3A3A;
}

.art-postheadericons
{
  padding: 1px;

}

.art-postheadericons a, .art-postheadericons a:link
{
  text-decoration: none;
  color: #208CFF;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #208CFF;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #208CFF;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
 
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post li
{
  padding: 0;
}


.art-post li
{
  padding: 0 0 0 9px;
}

.art-post ol>li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 9px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}


/* 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: #1E0A01;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.art-postcontent blockquote
{
   border: solid 0 #FC9764;
  margin: 10px 10px 10px 30px;
  padding: 6px 6px 6px 34px;
  background-color: #fefefe;
  color:#666;
  font-size:13px;
  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;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #3A3A3A;
  font-size:12px;
}

.art-postfootericons
{
  padding: 1px;

}

.art-postfootericons a, .art-postfootericons a:link
{
  text-decoration: none;
  color: #208CFF;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{

  color: #208CFF;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{

  text-decoration: underline;
  color: #208CFF;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  overflow: hidden;
  width: 867px;
  margin: 0px auto;
}

.art-footer-body
{
    position:relative;
    background: #ffffff;
}

.art-footer-text p
{
  padding:0;
  margin:0;
}

.art-footer-text
{
  padding: 10px 0px 15px 0px;
  color: #858585;
  font-size: 12px;
  line-height: 18px
}
.art-footer-text .art-layout-cell
{
  margin: 0px auto;
  display: inline;
}


.art-footer a,
.art-footer a:link
{
  color: #208cff!important;
  text-decoration: none;
}

.art-footer a:visited
{
  color: #BBBBBB;

}

.art-footer a:hover
{
  color: #FFFFFF;

  text-decoration: underline;
}
.art-footer .art-content-layout-row
{
  margin: 0px;
}
/* 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: #5096BE;
}

.art-page-footer
{
  margin: 1em 0;
  text-decoration: none;
  color: #394D60;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
  width: 240px;
  padding-bottom: 20px;
  background: right top no-repeat url('images/content-bg.png');
}
/* end LayoutCell, sidebar1 */


/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar2
{
  width: 240px;
  padding-bottom: 20px;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */


.art-content-layout .art-sidebar2 .textwidget
{
  margin-left: 10px;
}

.art-content-layout .art-sidebar2 .textwidget a
{
  margin: 0px;
}

.art-content-layout .art-content .art-block
{
  /*background: url('images/sidebar_bg.png') right top repeat-y;*/
}
/* end LayoutCell, content */



textarea#comment
{
    width:99%;
}

.comment-meta, .logged-in-as {
	font-size:12px;
	}

 ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
  padding-left: 10px;
}

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;
}

ul#comments-list li cite
{
  font-size: 12px;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 0;
  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;
}

.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;
}

.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, .wp-caption p
{
    text-align: center;
}
/* 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;
}

.gallery {
  letter-spacing: normal;
}

.art-content {
  position: relative;
  z-index: 1;
  padding-left: 30px;
  padding-right:0px;
  width: 550px;
  padding-bottom: 40px;
}
.i
{
  padding: 0px;
  width: 900px;
}
#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-footer-body > div.art-content-layout
{
  border-bottom: 1px solid #222222;
  padding-bottom: 35px;
}
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%;
}

div.art-center-inner
{
  float: none;
}

div.breadcrumbs h4, div.breadcrumbs p
{
    margin:0;
}

#respond p {
	margin: 0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

h3#reply-title, h4#comments {
	margin: 10px 0px 5px 0px;
  border-top: 1px solid #e4e4e4;
  padding: 10px 0px;
}

#comments-list #respond {
	margin-left: 20px;
}

#comments-list ul #respond {
	margin: 0;
}

#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;
}
.topmargin {
    padding-top:15px;
    }
.search
{
  float: right;
}
.search input[type=text]
{
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px solid #707070;
  border-right: none;
  margin: 0px;
  padding-left: 5px;
  line-height: 22px;
  height: 22px;
}
.search input[type=submit]
{
  float:left;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #707070;
  margin: 0px;
  background: repeat-x left top url('images/search-btn.png');
  font-size: 12px;
  color: #fff;
  line-height: 20px !important;
  height: 26px !important;
}
.search input[type=submit]:hover
{
  background: repeat-x left bottom url('images/search-btn.png');
  cursor: pointer;
}

span.t-author-name
{
  margin-top: 30px;
  color: #000;
  font-weight: bold;
}
span.t-author-card
{
  color: #989898;
}
span.t-author-name, span.t-author-card
{
  float: right;
}

.art-footer .art-block a
{
  line-height: 24px;
  font-size: 12px;
}

.vcard, .commentmetadata
{
  padding: 2px 0px;
}

.footer1
{
  border-top: 5px solid #f1f1f1;
  border-right: 5px solid #f1f1f1;
  width: 480px;
  float: left;
  padding: 18px 60px 27px 32px;
}
.footer1 .menu
{
  display: inline;
}
.footer1 .menu li
{
  display: inline;
  float: left;
  margin-bottom: 20px;
}
.footer1 .menu li:after
{
  content: " | ";
  color: #208cff;
}
.footer1 .menu :last-child:after
{
  content: "";
}
.footer1 .art-blockcontent-body ul li a
{
  color: #208cff;
  text-decoration: none;
  margin: 0px 6px;
}
.footer1 .art-blockcontent-body ul li:first-child a
{
  margin: 0px 6px 0px 0px;
}
.footer1 .art-blockcontent-body ul li a:hover
{
  color: #208cff;
  text-decoration: underline;
}
.footer1 .art-blockcontent-body ul li.current_page_item, .footer1 .art-blockcontent-body ul li.current-cat, .footer1 .art-blockcontent-body ul li.current-cat, .footer1 .art-blockcontent-body ul li.current-menu-item
{
  background: none;
}
.footer1 .art-blockcontent-body ul li.current_page_item a, .footer1 .art-blockcontent-body ul li.current-cat a, .footer1 .art-blockcontent-body ul li.current-cat, .footer1 .art-blockcontent-body ul li.current-menu-item a {
  color: #208cff;
  text-decoration: underline;
  font-weight: normal;
}
.footer2
{
  width: 230px;
  padding: 0px 40px 0px 20px;
  border-top: 5px solid #f1f1f1;
  float: left;
  padding-top: 18px;
}
.footer1 .textwidget, .footer2 p
{
  font-size: 11px;
  color: #919191;
}
.footer2 p
{
  color: #5e5e5e;
  padding-bottom: 10px;
}
.image
{
  margin-top: 1px;
}

.nivoSlider {
	position:relative;
	min-height:220px;
	margin:0px;
	background: url('images/loading.gif') no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
  
}
a.nivo-nextNav {
	
	right:15px;
  background-position: right top;
}
a.nivo-prevNav {
	left:15px;
  background-position: left top;
}

#slider .nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
  visibility: hidden;
}
#slider .nivo-controlNav a{
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider .nivo-controlNav a.active
{
	background-position:-10px 0;
}
.art-menu ul > :last-child
{
  padding-bottom: 10px;
}