/*
Theme Name: countrymusic3
Theme URI: 
Description: Site designed by Arty Designs
Version: 1.0
Author: Arty Designs
Author URI: http://www.artydesigns.com
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */
/* Created by Arty Designs*/

#country-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.country-postcontent,
.country-postcontent li,
.country-postcontent table,
.country-postcontent a,
.country-postcontent a:link,
.country-postcontent a:visited,
.country-postcontent a.visited,
.country-postcontent a:hover,
.country-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.country-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: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.country-postcontent a
{
  text-decoration: underline;
  color: #655943;
}

.country-postcontent a:link
{
  text-decoration: underline;
  color: #655943;
}

.country-postcontent a:visited, .country-postcontent a.visited
{

  color: #655943;
}

.country-postcontent  a:hover, .country-postcontent a.hover
{

  text-decoration: none;
  color: #87775A;
}

.country-postcontent h1
{
   color: #655943;
   font-size: 28px;
   text-align: left;    
 
}


.country-postcontent h1 a,
.country-postcontent h1 a:link,
.country-postcontent h1 a:hover,
.country-postcontent h1 a:visited
{
   font-size: 28px;
   text-align: left; 
}

.country-postcontent h2
{
   color: #655943;
   font-size: 22px;
   text-align: left;    
  
}


.country-postcontent h2 a,
.country-postcontent h2 a:link,
.country-postcontent h2 a:hover,
.country-postcontent h2 a:visited
{
   font-size: 22px;
   text-align: left;   
}

.country-postcontent h3
{
   color: #87765A;
   font-size: 18px;
   text-align: left;     
 
}


.country-postcontent h3 a,
.country-postcontent h3 a:link,
.country-postcontent h3 a:hover,
.country-postcontent h3 a:visited
{
   font-size: 18px;
   text-align: left;    
}

.country-postcontent h4
{
   color: #433B2D;
   font-size: 16px;
   text-align: left;     
 
}


.country-postcontent h4 a,
.country-postcontent h4 a:link,
.country-postcontent h4 a:hover,
.country-postcontent h4 a:visited
{
   font-size: 16px;
   text-align: left;   
}

.country-postcontent h5
{
   color: #433B2D;
   font-size: 14px;
   text-align: left;    
  
}


.country-postcontent h5 a,
.country-postcontent h5 a:link,
.country-postcontent h5 a:hover,
.country-postcontent h5 a:visited
{  
   font-size: 14px;
   text-align: left;
}

.country-postcontent h6
{
   color: #433B2D;
   font-size: 14px;
   text-align: left;     
 
}


.country-postcontent h6 a,
.country-postcontent h6 a:link,
.country-postcontent h6 a:hover,
.country-postcontent h6 a:visited
{
   font-size: 14px;
   text-align: left;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#country-main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


body
{
  padding: 0; 
  margin:0 !important;
  margin-bottom:-10px !important;
  color: #322C22;
  height:100%;
  
  background-color: #AB7B59;
  
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

#country-page-background-middle-texture
{
  position: absolute;
  background-image: url('images/Middle_texture.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  background-attachment: scroll;
  width:100%;
  min-height:100%;
  min-width: 1000px;
 }


.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 */
.country-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 7px;
  min-height: 7px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 1000px;
}

.country-sheet-body
{
  position: relative;
  padding: 13px;
    padding-top:0;
    padding-bottom:13px;
}

.country-sheet-tr, .country-sheet-tl, .country-sheet-br, .country-sheet-bl, .country-sheet-tc, .country-sheet-bc,.country-sheet-cr, .country-sheet-cl
{
  position: absolute;
}

.country-sheet-tr, .country-sheet-tl, .country-sheet-br, .country-sheet-bl
{
  width: 6px;
  height: 6px;
  background-image: url('images/sheet_s.png');
}

.country-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 3px, 3px, auto);
}

.country-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 3px, 3px);
}

.country-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(3px, 3px, auto, auto);
}

.country-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(3px, auto, auto, 3px);
}

.country-sheet-tc, .country-sheet-bc
{
  left: 3px;
  right: 3px;
  height: 6px;
  background-image: url('images/sheet_h.png');
}

.country-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 3px, auto);
}

.country-sheet-bc
{
  bottom: 0;
  clip: rect(3px, auto, auto, auto);
}

.country-sheet-cr, .country-sheet-cl
{
  top: 3px;
  bottom: 3px;
  width: 6px;
  background-image: url('images/sheet_v.png');
}

.country-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 3px);
}

.country-sheet-cl
{
  left: 0;
  clip: rect(auto, 3px, auto, auto);
}

.country-sheet-cc
{
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-image: url('images/sheet_c.png');
}



#country-page-background-top-texture, #country-page-background-glare
{
  min-width: 1000px;
}




/* end Box, Sheet */

/* begin Header */
div.country-header
{
  margin: 0 auto;
  position: relative;
  height: 225px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}


div.country-header-center
{
	position: relative;
	width: 974px;
	left:50%;
}


div.country-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 974px;
  height: 225px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
div.country-logo
{
  left: 2%;
  margin-left: -4px;

  display: block;
  position: absolute;



  top: 10px;

}





h1.country-logo-name
{
  display: block;
  text-align: left;
  font-size: 26px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;

}

 h1.country-logo-name a, h1.country-logo-name a:link, h1.country-logo-name a:visited, h1.country-logo-name a:hover
{
  font-size: 26px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}



h2.country-logo-text, 
h2.country-logo-text a,
h2.country-logo-text a:link,
h2.country-logo-text a:visited,
h2.country-logo-text a:hover
{
  font-family: "Eras Medium ITC",Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

h2.country-logo-text
{
  display: block;
  text-align: left;

}
/* end Logo */

/* begin Layout */
.country-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;
}
.country-layout-cell, .country-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}


.country-content-layout .country-content-layout{width: auto;margin:0;}
.country-content-layout .country-layout-cell, .country-content-layout .country-layout-cell .country-content-layout .country-layout-cell{display: table-cell;}
.country-layout-cell .country-layout-cell{display: block;}
.country-content-layout-row {display: table-row;}
.country-layout-glare{position:relative;}/* end Layout */

/* begin Button */
.country-button-wrapper a.country-button,
.country-button-wrapper a.country-button:link,
.country-button-wrapper input.country-button,
.country-button-wrapper button.country-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #685C46 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0 !important;
  padding: 0 21px !important;
  overflow: visible;
  cursor: pointer;
}

.country-button img, .country-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.country-button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .country-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.country-block select 
{
    width:96%;
}

.country-button-wrapper.hover .country-button, .country-button-wrapper.hover a.country-button:link, .country-button:hover
{
  color: #584D3A !important;
  text-decoration: none !important;
}

.country-button-wrapper.active .country-button, .country-button-wrapper.active a.country-button:link
{
  color: #FFFFFF !important;
}

.country-button-wrapper .country-button-l, .country-button-wrapper .country-button-r
{
  display: block;
  position: absolute;
  height: 109px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.country-button-wrapper .country-button-l
{
  left: 0;
  right: 10px;
}

.country-button-wrapper .country-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.country-button-wrapper.hover .country-button-l, .country-button-wrapper.hover .country-button-r
{
  top: -38px;
}

.country-button-wrapper.active .country-button-l, .country-button-wrapper.active .country-button-r
{
  top: -76px;
}

.country-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block */
.country-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.country-block-body
{
  position: relative;
  padding: 0;
}




/* end Box, Block */

/* begin BlockHeader */
.country-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 30px;
}

 .country-blockheader h3.t
{
  position: relative;
  height: 30px;
  color: #000000;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 28px;
  white-space: nowrap;
  line-height: 30px;
}


.country-blockheader h3.t a,
.country-blockheader h3.t a:link,
.country-blockheader h3.t a:visited, 
.country-blockheader h3.t a:hover
{
  color: #000000;
  font-size: 12px;
}



.country-blockheader .l, .country-blockheader .r
{
  position: absolute;
  height: 30px;
  background-image: url('images/blockheader.png');
}

.country-blockheader .l
{
  left: 0;
  right: 22px;
}

.country-blockheader .r
{
  width: 974px;
  right: 0;
  clip: rect(auto, auto, auto, 952px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.country-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.country-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}


 
.country-blockcontent-body li, 
.country-blockcontent-body a,
.country-blockcontent-body a:link,
.country-blockcontent-body a:visited,
.country-blockcontent-body a:hover
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}



.country-blockcontent-body a
{
  color: #C7BDAB;
  text-decoration: underline;
}

.country-blockcontent-body a:link
{
  color: #C7BDAB;
  text-decoration: underline;
}

.country-blockcontent-body a:visited, .country-blockcontent-body a.visited
{
  color: #F4F2EE;

}

.country-blockcontent-body a:hover, .country-blockcontent-body a.hover
{
  color: #DED8CD;

  text-decoration: none;
}

.country-blockcontent-body ul li
{
  text-decoration: none;    
  color: #F8F7F5;

  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Box, Post */
.country-post
{
  position: relative;
  min-width: 27px;
  min-height: 27px;
  margin: 10px;
}

.country-post-body
{
  position: relative;
  padding: 16px;
}

.country-post-tr, .country-post-tl, .country-post-br, .country-post-bl, .country-post-tc, .country-post-bc,.country-post-cr, .country-post-cl
{
  position: absolute;
}

.country-post-tr, .country-post-tl, .country-post-br, .country-post-bl
{
  width: 46px;
  height: 46px;
  background-image: url('images/post_s.png');
}

.country-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 23px, 23px, auto);
}

.country-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 23px, 23px);
}

.country-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(23px, 23px, auto, auto);
}

.country-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(23px, auto, auto, 23px);
}

.country-post-tc, .country-post-bc
{
  left: 23px;
  right: 23px;
  height: 46px;
  background-image: url('images/post_h.png');
}

.country-post-tc
{
  top: 0;
  clip: rect(auto, auto, 23px, auto);
}

.country-post-bc
{
  bottom: 0;
  clip: rect(23px, auto, auto, auto);
}

.country-post-cr, .country-post-cl
{
  top: 23px;
  bottom: 23px;
  width: 46px;
  background-image: url('images/post_v.png');
}

.country-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 23px);
}

.country-post-cl
{
  left: 0;
  clip: rect(auto, 23px, auto, auto);
}

.country-post-cc
{
  position: absolute;
  top: 23px;
  left: 23px;
  right: 23px;
  bottom: 23px;
  background-color: #CDBEB2;
}



a img
{
  border: 0;
}

.country-article img, img.country-article
{
  border: solid 1px #DED8CD;
  margin: 0;
}

.country-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.country-article table, table.country-article
{
  border-collapse: collapse;
  margin: 1px;
}

.country-article th, .country-article td
{
  padding: 2px;
  border: solid 1px #B3A58D;
  vertical-align: top;
  text-align: left;
}

.country-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.country-postheader
{
  color: #433B2D;
  font-size: 22px;
  text-align: left;

}

 
h2.country-postheader a, 
h2.country-postheader a:link, 
h2.country-postheader a:visited,
h2.country-postheader a.visited,
h2.country-postheader a:hover,
h2.country-postheader a.hovered
{
  font-size: 22px;
  text-align: left;
}

h2.country-postheader a, h2.country-postheader a:link
{
  text-decoration: none;
  color: #584D3A;
}

h2.country-postheader a:visited, h2.country-postheader a.visited
{

  color: #433B2D;
}


h2.country-postheader a:hover,  h2.country-postheader a.hovered
{


  color: #655943;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.country-post ol, .country-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.country-post li
{
  font-size: 12px;
  color: #322C22;
  padding: 0 0 0 13px;
}

.country-post li ol, .country-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}






.country-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.country-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
  /* 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 */
.country-postcontent blockquote,
.country-postcontent blockquote a,
.country-postcontent blockquote a:link,
.country-postcontent blockquote a:visited,
.country-postcontent blockquote a:hover
{
  color: #4D4434;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.country-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.country-postcontent blockquote
{
   border: solid 1px #E0DAD0;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 37px;
  background-color: #F8F7F5;
  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 Footer */
.country-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}

.country-footer-b 
{
  position: absolute;
  left:0;
  right:0;
  bottom:0;
  height:50px;
  background-image: url('images/footer_b.png');
}


.country-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-image: url('images/footer_t.png');
  background-position: left bottom;
}

.country-footer-body
{
    position:relative;
    padding: 10px;
}


.country-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.country-footer-text,
.country-footer-text a,
.country-footer-text a:link,
.country-footer-text a:visited,
.country-footer-text a:hover
{
    color: #FFFFFF;
    font-size: 11px;
}

.country-footer-text
{
  padding: 0 10px 0 10px;
  text-align: center;

}



.country-footer-text a,
.country-footer-text a:link
{
  color: #40382B;
  text-decoration: underline;
}

.country-footer-text a:visited
{
  color: #625641;

}

.country-footer-text a:hover
{
  color: #D5CDBF;

  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.country-page-footer, 
.country-page-footer a,
.country-page-footer a:link,
.country-page-footer a:visited,
.country-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: #B1A389;
}

.country-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #D7CFC3;
}
/* end PageFooter */

/* begin LayoutCell, content */



/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.country-content-layout .country-sidebar1
{
  width: 25%;
}

/* end LayoutCell, sidebar1 */



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, .country-article .aligncenter img, .aligncenter img.country-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;
}



.country-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.country-footer div.country-content-layout
{
    margin:0 auto;
    width:100%;
}

div.country-layout-cell-size1 
{
    width:100%;
}

div.country-layout-cell-size2 
{
    width:50%;
}
div.country-layout-cell-size3 
{
    width:33%;
}

div.country-layout-cell-size4
{
    width:25%;
}

.country-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.country-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.country-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.country-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, h4.box-title {
	margin: 0;
}

#comments-list #respond {
	margin-left: 30px !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;
}

.country-footer .country-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.country-footer .country-widget,
.country-footer .country-widget a,
.country-footer .country-widget a:link,
.country-footer .country-widget a:visited,
.country-footer .country-widget a:hover
{
    color: #FFFFFF;
font-size: 11px;
    text-align: left;
}

.country-footer .country-widget a,
.country-footer .country-widget a:link
{
  color: #40382B;
text-decoration: underline;
}

.country-footer .country-widget a:visited
{
  color: #625641;

}



