/*
Theme Name: NWW 2010
Theme URL: http://www.nww-travel.de/
Description: NWW 2010 is a three-column theme for the NIX WIE WEG Travel + Touristik GmbH website
Author: Egbert Gerber
Author URI: http://www.nww-travel.de/
Version: 1.2
Tags: white, gray, three columns, widgets, fixed width, valid XHTML, valid CSS


*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {
  margin: 0;
  padding: 0;
}

/* for Highlight Search Terms plugib */
mark {
  background-color: #FFFFE4;
  text-shadow: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,img,a img,:link img,:visited img {
  border: 0;
}

address,caption,cite,code,dfn,th,var {
  font-style: normal;
  font-weight: normal;
}

ul {
  list-style: none;
}

caption,th {
  text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
}

q:before,q:after {
  content: '';
}

b {
  font-weight: bold;
  color: #989898;
  font-style: italic;
}

body {
  background-image: url("images/gradienttop.jpg");
  background-repeat: repeat-x;
  background-position: 0px -5px;
  background-color: #f2f2f2;
  color: #323232;
  text-align: left;
  font: 13px/16px Arial, Helvetica, Verdana, sans-serif;
  /*font: 14px/18px Helvetica, Arial, Verdana, sans-serif;*/
  margin: 0px auto 0px;
  padding: 0px;
  /*line-height: 15px;*/
}

  
  
#wrap {
  /*width: 960px;*/
  width: 97%;
  /*height: 100px;*/
  text-align: left;
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
}

#stripe {
  height: 60px;
  margin: 10px auto 0;
  text-align: left;
  width: 960px;
}

#stripe img {
  float:left;
  left: -15px;
  position: relative;
}

  
/************************************************
* Hyperlinks                                    *
************************************************/
a:link,a:visited  {
  color: #886353;
  text-decoration: none;
  outline: none;
}

a:hover,a:active  {
  color: #4C666A;
  text-decoration: underline;
  outline: none;
}

  
/************************************************
* Navbar                                        *
************************************************/
#nav {
  text-align: right;
  margin: 0px auto 20px auto;
  padding: 0px;
  height: 93px;
  background-color: #333333;
  max-width: 960px;
}

#nav ul {
  float: none;
  margin: 0px auto 0px auto;
  padding: 10px 0px 0px 0px;
  max-width: 960px;
}

#nav ul li#blogTitle {
  color: #eeeeee;
  /*color: #E4DFDF;*/
  font-size: 22px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin: -2px 0px 0px 10px;
  float: left;
  /*text-shadow: 1px 1px 1px #000000;*/
  text-shadow: 0px 1px 1px #000000;
}

#nav li {
  display: inline;
  font-weight: bold;
  padding: 0 1px 0 0px;
}

@media (min-width: 450px) {
  #nav li {
    padding: 0 5px 0 10px;
  }
}

#nav li.current_page_item a, #nav li.current-cat a, #nav li.current_page_ancestor a {
  color: #FFC500;
  /*text-shadow: 1px 1px 8px #D0D0D0;*/
}

#nav a:link, #nav a:visited {
  color: #eeeeee;
  text-decoration: none;
  /*text-shadow: 0px 1px 1px #000000;*/
}

#nav a:hover, #nav a:active {
  color: #eeeeee;
  text-decoration: underline;
}

#nav img {
  float: left;
  margin: 7px 0px 0px -10px;
}

#nav #searchBlock {
  margin: 42px 3px 0px 0px;
}

#nav #searchField {
  /*border-radius: 8px;
  -moz-border-radius: 8px;*/
  background-color: #D5D5D5;
  border: none;
  color: #323232;
  font-size: 11px;
  height: 14px;
  width: 155px;
  margin: 4px 0px 0px 8px;
  opacity: 0.9;
  padding: 2px 3px 2px 3px;
}


/************************************************
* Masthead                                      * 
************************************************/
#masthead {
  display: none;
  width: 960px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/
}

  /* #masthead a { display: block; width: 770px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */
#masthead h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 25px;
  font-weight: normal;
  padding: 0em 0 0.2em 0;
}

#masthead h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 0.75em 0;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  color: #888;
}

#masthead a:link, #masthead a:visited {
  color: #414F59;
  text-decoration: none;
}

#masthead a:hover, #masthead a:active {
  color: #444;
  text-decoration: underline;
}


#banner {
  /*background: url("images/header/DSC00795_960x280-1.jpg") no-repeat;*/
  height: auto;
  /*width: 960px;*/
  max-width: 960px;
  margin: 0 auto;
  /*box-shadow: 1px 1px 8px #999999;*/
  /*box-shadow: 4px 4px 15px #999999;
  -moz-box-shadow: 4px 4px 15px #999999;
  -webkit-box-shadow: 4px 4px 15px #999999;
  background-color: #333333;*/
}

#bannerImage {
  box-shadow: 4px 4px 15px #999999;
  height: auto;
  width: 100%;
}


/*
#banner1 {
  background: url("images/header/DSC00795_960x280-1.jpg") no-repeat;
  height: 280px;
  width: 960px;
  margin: 0 auto;
  box-shadow: 1px 1px 8px #999999;
  -moz-box-shadow: 1px 1px 8px #999999;
}

#banner2 {
  background: url("images/header/DSC00807_960x280-1.jpg") no-repeat;
  height: 280px;
  width: 960px;
  margin: 0 auto;
  box-shadow: 1px 1px 8px #999999;
  -moz-box-shadow: 1px 1px 8px #999999;
}

#banner3 {
  background: url("images/header/DSC00689_960x280-1.jpg") no-repeat;
  height: 280px;
  width: 960px;
  margin: 0 auto;
  box-shadow: 1px 1px 8px #999999;
  -moz-box-shadow: 1px 1px 8px #999999;
}
*/


/************************************************
* Content                                       * 
************************************************/
#content {
  /*width: 960px;*/
  max-width: 960px;
  margin: 14px auto 0px;
  padding: 0px;
}

#content p {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  /*color: #4F4A44;*/
}

/* single article view */
#content.single p {
  /*font-family: Georgia,Palatino,Palatino Linotype,FreeSerif,serif;*/
  font-size: 14px;
  line-height: 18px;
}

#content.single #contentleft h5 {
  color: #8C1717;
  margin-top: 20px;
  font-size: 14px;
}

#content.single #contentleft strong {
  color: #5C5A5A;
}

#content.single div#contentleft *::-moz-selection {
    background: none repeat scroll 0 0 #FFFFAD;
}



/* /single article view */
  
#content h1 {
  color: #069DD5;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 100%;
  /*margin: 20px 0px 3px 0px;*/
  margin: 17px 0px 3px 0px;
  /*padding: 20px 0px 0px 0px;*/
  /*text-transform: uppercase;*/
  font-family: Georgia, Palatino, "Palatino Linotype", "URW Bookman L", "Century Schoolbook L", "Book Antiqua", "Times New Roman", Times, serif;
}

  
#content h1 a {
  /*color: #14181A;*/
  /*color: #4F4A44;*/
  color: #4465A2;
  text-decoration: none;
  text-shadow: 0 1px 1px #E0E0E0;
}

#content h1 a:hover {
  /*color: #525252;*/
  /*color: #434F69;*/
  color: #95598B;
  text-decoration: none;
}

  
#content p img {
  /*float: left;*/
  border: none;
  /*margin-right: 10px;*/
  margin: 5px 8px 5px 8px;
  /*padding-top: 7px;*/
  box-shadow: 1px 1px 8px #999999;
  -moz-box-shadow: 1px 1px 8px #999999;
  -webkit-box-shadow: 1px 1px 8px #999999;
}

#content p img.noShadow {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

#content p img.hidden {
  display: none;
}
  
/*
#content h2 {
  color: #444444;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
  margin: 20px 0px 5px 0px;
}
*/


#content h2 {
  color: #444444;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  /*margin: 20px 0px 5px 0px;*/
  margin: 8px 0px 7px 2px;
  /*border-bottom: 1px solid #CECECE;*/
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
}
  
#content h3 {
  color: #444444;
  font-size: 12pt;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
}

  
#content img.wp-smiley {
  float: none;
  border: none;
  padding: 0px;
  margin: 0px;
}

#content img.wp-wink {
  float: none;
  border: none;
  padding: 0px;
  margin: 0px;
}

#contentleft {
  background-image: url("images/background-1.png");
  background-position: left top;
  background-repeat: repeat;
  float: left;
  width: 540px;
  margin: 0px 4px 0px 0px;
  padding: 0px 10px 20px 10px;
  border-left: 1px solid #E2DDDE;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  background-color: white;
  /*border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;*/
}

/*
#contentleft {
  background-image: url("images/background-1.png");
  background-position: left top;
  background-repeat: repeat;
  float: left;
  width: 542px;
  margin: 17px 4px 0px 0px;
  padding: 0px 10px 20px 10px;
  border-left: 1px solid #E2DDDE;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  background-color: white;
}
*/

#contentleft.contentleftHome {
  background-image: none;
  background-color: inherit;
  border: none;
  float: left;
  width: 562px;
  margin: 0px 4px 0px 0px;
  padding: 0px;
  border-radius: 0;
  -moz-border-radius: 0;
}

#contentleft p:first-letter {
  /*font-weight: bold;*/
}
  
#contentleft ol {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 10px 0px;
}

#contentleft #relatedPostsContainer ol {
  margin: 0px 0px 0px 3px;
}
  
#contentleft ol li {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
}

  
#contentleft ul {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 10px 0px;
}

  
#contentleft ul li {
  /*background: transparent url("images/ul-bullet.gif") 0px 3px no-repeat;*/
  background: transparent url("images/list-bullet-1.png") 0px 3px no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 18px;
}

  
#contentleft .single {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #069DD5;
}

#contentleft h1.categoryHeading, #contentleft h1.categoryHeading a {
  margin: 12px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  color: #069DD5;
  font-size: 26px;
  /*font-family: Helvetica, Arial, sans-serif;*/
  text-shadow: 0 1px 4px #BCBCBC;
}

#contentleft h2 {
  /*color: #444444;*/
  /*color: #555982;*/
  /*color: #424776;*/
  color: #716B63;
  font-size: 16px;
  /*font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;*/
  /*font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  /*font-style: oblique;*/
  padding: 0px 0px 5px 0px;
  margin: 20px 0px 5px 0px;
  /*border-bottom: 1px dashed #4C666A;*/
  border: none;
  /*text-transform: uppercase;*/
}

/* highlight tag name in tag search result page title (tag.php) */
#contentleft h1.page-title span {
  color: #886353;
  margin-left: 3px;
}

#content.single #contentleft h2 {
  /*font-size: 13px;*/
}

#contentleft h2.single a {
  color: #4465A2;
  font-size: 11pt;
}

  
#contentleft h3 {
  /*color: #444444;*/
  /*color: #886353;*/
  color: #027AA9;
  font-size: 13pt;
  /*font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;*/
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

#contentleft h4 {
  color: #886353;
  font-size: 14px;
  margin: 5px 0 3px;
}

#contentleft img {
  border: none;
  margin: 5px 8px 5px 8px;
  box-shadow: 1px 1px 8px #999999;
  -moz-box-shadow: 1px 1px 8px #999999;
  -webkit-box-shadow: 1px 1px 8px #999999;
}
#contentleft img.noShadow {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

/* post image */
#contentleft img.attachment-post-thumbnail {
  /*margin: 10px 10px 5px 25px;*/
  float: right;
  margin: 0;
  max-height: 80px;
  width: auto;
}

#contentleft p.sendArticleLink {
  margin: 3px 0px 0px 0px;
  padding: 0px;
  /*line-height: 21px;*/
}


#contentleft p.sendArticleLink img {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px 3px 0px 0px;
  vertical-align: middle;
}



#contentleft div.a2a_kit img {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}


#contentleft p.sendArticleLink a {
  color: #886353;
  /*text-shadow: 2px 2px 1px #E3E3E3;*/
}

/* Sorry, no posts matched your criteria. */
#contentleft p.noSearchResult {
  color: red;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 40px;
  /*text-align: center;*/
}

/* related posts */
#contentleft #relatedPostsContainer {
  background-color: #DBECFB;
  border-color: #C1C1C1;
  border-left: 1px solid #E2DDDE;
  border-top: 1px solid #E2DDDE;
  /*border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;*/
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  margin-top: 20px;
}

/* Google map */
#contentleft iframe#googleMap {
  box-shadow: 10px 10px 19px #656262;
}


/* nex/prev navigation */
#postsNav {
  
  margin: 20px 15px 0 0;
}
#postsNav a {
  margin: 0 35px 0 0;
  color: white;
  font-weight: bold;
  padding: 4px 6px;
  background-color: #2C5C96;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}


  
blockquote {
  margin: 0px 25px 10px 25px;
  padding: 0px 25px 0px 10px;
  background: #333333;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
}

  
#content blockquote p{
  color: #fff;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}

#contentleft p.date {
  color: #A97965;
  font-family: Georgia, "Times New Roman", Times, serif;
}

/* read more link for articles */
#contentleft a.more-link {
  color: #4465A2;
  /*font-weight: bold;*/
  text-decoration: underline;
}
/*
#contentleft a.moreLinkFrontPage {
  color: #4465A2;
  background-color: #FBEF8F;
  padding: 1px 4px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
}*/

/* 2016-02-16 */
#contentleft a.moreLinkFrontPage {
  color: #4465A2;
}


#contentleft div.postContainer {
  background-color: white;
  /*background-image: url("images/background-1.png");*/
  border-color: #ECECEC #ECECEC #E2DDDE #E2DDDE;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 10px 0;
  /*padding: 11px 11px 3px 11px;*/
  padding: 11px 11px 9px 11px;
  /*-moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;*/
  /*-moz-box-shadow: 0 1px 12px #D5D5D5;
  box-shadow: 0 1px 12px #D5D5D5;*/
}

#contentleft div.postContainer h1 {
  margin-top: 0px;
}


.bt-links {
  /*background-color: #F7F7F7;*/
  /*border-top: 1px solid #F1F1F1;
  border-right: 1px solid #AEAEAE;
  border-bottom: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;*/
  border: none;
  margin: 10px 0px 0px 0px;
  padding: 3px 5px 5px 2px;
  /*font-family: Georgia, "Times New Roman", Times, serif;*/
  /*box-shadow: 2px 2px 2px #B1B1B1;*/
}

div#content.single #contentleft .bt-links {
  border-bottom: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;
  padding: 3px 5px 5px 5px;
}

/************************************************
* Left Sidebar                                  * 
************************************************/
#l_sidebar {
  float: left;
  /*width: 192px;*/
  width: 179px;
  margin: 0px 0px 0px 0px;
  /*padding: 0px 15px 20px 15px;*/
  padding: 8px 5px 0px 5px;
  border-left: 1px solid #E2DDDE;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
  background-color: white;
  /*-moz-box-shadow: 1px 1px 6px #D3D3D3;*/
  /*-moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;*/
}


#l_sidebar ul.outer {
  border: none;
  margin: -9px 4px 0 0;
}

#l_sidebar ul.outer > li {
  background: none;
  padding: 0;
}

  
#l_sidebar ul {
  list-style: none;
  /*margin: 0px;
  padding: 0px;*/
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: -13px 4px 0 0;
  padding: 10px 0;
}

#l_sidebar ul li {
  background: transparent url("images/bullet.gif") 2px 8px no-repeat; /* 2px = horizontal position for left, 6px = vertical position from top */
  display: block;
  padding: 4px 0px 4px 10px;
  margin: 0px;
  line-height: 12px;
}

#l_sidebar a:link, #l_sidebar a:visited {
  color: #444;
  text-decoration: none;
  outline: none;
}

#l_sidebar a:hover, #l_sidebar a:active {
  color: #444;
  text-decoration: underline;
  outline: none;
}

  
#l_sidebar p{
  padding: 3px 0px 0px 0px;
  margin: 0px;
  line-height: 20px;
}

#l_sidebar li {
  list-style: none;
}

#l_sidebar li h2 {
  text-transform: uppercase;
  margin: 0 0 7px;
  padding: 0 5px 0 2px;
  display: inline-block;
  background-color: white;
  color: #444444;
  font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Lucida,Arial,Helvetica,sans-serif;
}
  
/************************************************
* Right Sidebar                                 * 
************************************************/
  
#r_sidebar {
  float: right;
  /*width: 196px;*/
  width: 185px;
  margin: 0px 0px 0px 0px;
  /*padding: 0px 15px 20px 15px;*/
  padding: 0px 5px 20px 5px;
  border-left: 1px solid #E2DDDE;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
  background-color: white;
  /*-moz-box-shadow: 1px 1px 6px #D3D3D3;*/
  /*-moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;*/
}

#r_sidebar li.widget_nktagcloud ul {
  list-style: none;
  margin: 0px 0px 0px -8px;
  padding: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: -16px 4px 0 0;
  padding: 10px 0;
}

  
#r_sidebar li.widget_nktagcloud ul li {
  /*background: transparent url("images/bullet.gif") 0px 11px no-repeat;*/ /* 0px = horizontal position for left, 6px = vertical position from top */
  display: inline;
  padding: 4px 0px 4px 5px;
  margin: 0px;
}

#r_sidebar li.widget_nktagcloud .textwidget {
  padding-left: 2px;
}

/* contact box in right sidebar */
#contactBlock {
  /*-moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;*/
  background-color: white;
  border-color: #ECECEC #ECECEC #ECECEC #E2DDDE;
  border-style: solid;
  border-width: 1px;
  float: right;
  margin: 0 0 5px;
  padding: 0 5px 7px;
  width: 185px;
}
#contactBlock h2 {
  text-transform: uppercase;
}
#contactBlock div {
  text-align: center;
  padding: 6px 3px 0 0;
}


#feed {
  background: url("images/rss.gif") 183px 0px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
  padding: 4px 0px 4px 10px;
}

#r_sidebar div.widget_nktagcloud a:link, #r_sidebar div.widget_nktagcloud a:visited {
  /*color: #444;*/
  color: #886353;
  text-decoration: none;
  outline: none;
}

#r_sidebar div.widget_nktagcloud a:hover, #r_sidebar div.widget_nktagcloud a:active {
  color: #444;
  text-decoration: underline;
  outline: none;
}

  
  
#r_sidebar div.widget_nktagcloud p{
  padding: 3px 0px 0px 0px;
  margin: 0px;
  line-height: 20px;
}

#r_sidebar div.widget_nktagcloud li {
  list-style: none;
}

#r_sidebar h2 {
  text-transform: uppercase;
  color: #444444;
  font-size: 11px;
  font-weight: bold;
  padding: 0 5px 4px 0px;
  margin: 8px 0px 2px 2px;
  display: inline-block;
  background-color: white;
  font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Lucida,Arial,Helvetica,sans-serif;
}
  
/************************************************
* Footer                                        *
************************************************/
#footer {
  /*background:  url("images/foot.gif") repeat-x;*/
  max-width: 960px;
  margin: 0px auto 0px;
  text-align: center;
  position: relative;
  line-height: 17px;
  font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

  
#footer p {
  color: #AAB3B4;
  margin: 10px 0px 10px 0px;
  padding-top: 13px;
}

#footer a:link, #footer a:visited {
  color: #AAB3B4;
}

#footer a:hover, #footer a:active {
  color: #AAB3B4;
}

/************************************************
* Search Form                                   *
************************************************/
#searchdiv {
  margin: 0px;
  padding: 0px;
}

  
#searchform {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

  
#s {
  color: #323232;
  font-size: 11px;
  padding: 4px;
  margin: 4px 0px 0px 0px;
  border: 1px solid #777777;
}

  
#sbutt {
  background: #878787;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Verdana, Helvetica, Sans-Serif;
  padding: 1px;
  margin: 0px 0px 0px 5px;
  border: 1px solid #333333;
  cursor: pointer;
}

  
/************************************************
* Comments                                      *
************************************************/

/* comment information for post top */
.commentInfo {
  background-color: #3893CB;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  padding: 0 3px;
  margin-left: 8px;
  border-radius: 4px;
  -moz-border-radius: 4px;
}

.commentInfo a:link, .commentInfo a:visited {
  color: white;
}
/* */

#commentSection {
  margin: 45px 0px 5px 0px;
}

#commentblock {
  background: #EFEFEF;
  color: #000000;
  padding: 20px 20px 10px 20px;
  margin: 0px 0px 20px 0px;
  border: 1px solid #D6D6D6;
}

#comments, #respond {
  font-size: 14px;
  font-weight: bold;
}

p#comments {
  margin-bottom: 35px;
}

p#respond {
  margin: 20px 0px 10px 0px;
}
  
#commentblock ol{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

  
.commentdate {
  font-size: 12px;
  padding-left: 0px;
}

  
#commentlist li p{
  margin-bottom: 8px;
  line-height: 20px;
  padding: 0px;
}

.commentname {
  color: #333333;
  margin: 0px;
  padding: 5px 5px 5px 0px;
}

.commentinfo{
  clear: both;
}

.commenttext {
  margin: 3px 20px 20px 0px;
  padding: 5px 0px 0px 5px;
  background: #F9F9F9;
  border: 1px solid #DEDEDE;
  font-style: normal;
}

.commenttext-admin {
  clear: both;
  margin: 3px 0px 10px 0px;
  padding: 20px 10px 5px 10px;
  background: #FFFFFF url("images/comment.gif") no-repeat top;
}

#commentsformheader{
  padding-left: 0px;
}

#commentsform{
  text-align: center;
  margin: 0px;
  padding: 0px;
}

#commentsform form{
  text-align: left;
  margin: 0px;
}

#commentsform p{
  margin: 0px;
}

#commentsform form textarea{
  width: 99%;
}

  
p.comments_link  img{
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

img.avatar {
  float: right;
  margin-right: 20px;
  border: 1px solid #4C666A;
}

.awaiting {
  color: #FE4C00;
  font-style: normal;
  font-weight: bold;
  margin: -20px 10px 10px 0px;
}

.auth-name {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #000;
}

.auth-time {
  font-size: 10px;
  color: #616161;
  font-style: italic;
}

/************************************************
* Wordpress Suggestions                         *
************************************************/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

@media (max-width: 980px) {
  
  #wrap {
    text-align: left;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
  }
  
  #nav ul {
    float: left;
    margin: 10px auto 0;
    padding: 0;
  }
  
  #nav img {
    margin: unset;
  }
  
  #nav ul li#blogTitle {
    display: none;
  }
  
  #nav a:link, #nav a:visited {
    color: #929292;
    text-decoration: none;
  }
  
  #l_sidebar {
    display: none;
  }
  
  #r_sidebar {
    display: none;
  }
  
  #contactBlock {
    /*display: none;*/
    float: none;
    padding: 1%;
    width: 98%;
  }
  
  #contentleft {
    float: none;
    margin: 0;
    padding: 1%;
    width: 98%;
  }
  
  #contentleft.contentleftHome {
    float: none;
    width: 100%;
  }
  
}
