/* 
Theme Name: GermShield
Description: GermShield theme
Version: 1.0
Author: Andy
*/

body {
  margin: 0;
  background: #ffffff url(images/bg.gif) left top repeat-x;
  }

p, body, li, ul, dd, td {
  font: 14px arial, verdana, helvetica, sans-serif;
  color: #6c6c6c;
  line-height: 150%;
  }

img a, a img {
  border: 0;
  }
  
a {
  font: 14px arial, verdana, helvetica, sans-serif;
  color: #1aa3e3;
  text-decoration: underline;
  outline: none;
  }
  
a:hover {
  color: #f47d1d; 
  text-decoration:underline;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #1aa3e3;
  line-height: 120%;
  font-weight: normal;
  }

h1, h1 a {
  font-size: 26px;
  margin-top: 0;
  }
h2, h2 a {
  font-size: 22px;
  }
h3, h3 a {
  font-size: 16px;
  }

hr {
  height: 1px;
  border: 0;
  width: 100%;
  background: #81aad2;
  color: #81aad3;
  margin: 5px 0 15px 0; 
  }

ul { 
  margin: 8px 0 18px 0;
  padding: 0;
  line-height: 150%;
  list-style-type: none;
  }
li {
  padding-left: 15px;
  background: url(images/bullet.png) 2px 4px no-repeat;
  }
  
#wrapper {
  width: 900px;
  padding: 0 20px;
  margin: 0 auto;
  background: #fff;
  }

#headerbar {
  height: 292px;
  margin-bottom: 20px;
  overflow: hidden;
  }

#tagline {
  position: absolute;
  top: 126px;
  left: 558px;
  z-index: 6;
  }

#logo {
  position: absolute;
  top: 0;
  left: 640px;
  z-index: 6;
  }

#navbar {
  background: url(images/nav-bg.gif) left top no-repeat;
  height: 124px;
  width: 100%;
  }
#navbar ul, #navbar li, #subnav ul, #subnav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  }
#navbar li {
  display: inline;
  }
#navbar ul li a {
  display: block;
  float: left;
  padding: 50px 12px 0 12px;
  line-height: 40px;
  text-decoration: none;
  color: #929191;
  font-size: 17px;
  }
#navbar ul li a:hover, #navbar li.current_page_item a {
  background: #1aa3e3;
  color: #fff;
  }

#subnav li a {
  display: block;
  width: 218px;
  background: #169fdf;
  color: #fff;
  text-decoration: none;
  margin-bottom: 1px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  }
#subnav ul li a:hover, #subnav li.current_page_item a {
  background: #f47d1d;
  }
  
#content {
  background: url(images/content-bg.gif) left top repeat-y;
  overflow: auto;
  height: 100%;
  }

#content-left {
  width: 246px;
  margin-right: 40px;
  float: left;
  }

#content-main {
  width: 614px;
  float: left;
  min-height: 250px !important;
  }

#content-right {
  width: 255px;
  margin-left: 20px;
  float: right;
  }

#footer {
  width: 100%;
  background: #232323;
  }
#footerlinks {
  background: #fff url(images/content-bg.gif) 20px top repeat-y;
  padding: 20px 20px 0 306px;
  border-bottom: 20px solid #fff;
  }
#footerlinks a {
  margin-right: 10px;
  text-decoration: none;
  }

#copyright {
  padding: 25px 20px;
  background: url(images/footer-logo.gif) right 12px no-repeat;
  color: #dfdfdf;
  font-size: 12px;
  }
#copyright a {
  color: #f57c1a;
  font-size: 12px;
  }
#copyright a:hover {
  color: #fff;
  }
  
#footercontent {
  margin: 0 auto;
  width: 940px;
  min-height: 64px;
  }

#homepanels {
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
  }
#homepanels div {
  width: 191px;
  float: left;
  overflow: hidden
  }
#homepanels div h2 {
  font-size: 16px;
  margin: 0 0 5px 0;
  }
#homepanels div p {
  margin: 0;
  font-size: 13px;
  }
#homepanels div img:hover {
  opacity: 0.80;
  filter: alpha(opacity=80);
  }
  
a.readmore {
  clear: all;
  background: #ff7302;
  height: 25px;
  line-height: 25px;
  width: 83px;
  display: block;
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  margin-top: 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -khtml-border-radius: 3px;  
  }
a.readmore:hover {
  background: #169fdf;
  }

.leftpanel {
  background: #eeeeee url(images/leftpanel-bg.gif) top left no-repeat;
  padding: 50px 20px 10px 20px;
  margin: 10px 0;
  }
.leftpanel h2 {
  font-size: 18px;
  margin: 0 0 5px 0;
  color: #1297d5;
  }

.rightpanel {
  width: 215px;
  float: right;
  background: url(images/right-panel-bg.gif) left top no-repeat;
  padding: 6px 20px 0 20px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px 20px;
  }
  
.pdfs {
  background: url(images/pdf-downloads-header.gif) left top no-repeat;
  border-bottom: 1px solid #eeeeee;
  padding: 16px 20px 0 20px;
  width: 207px;
  margin: 10px 0;
  }
.pdfs h2, .rightpanel h2 {
  color: #fff;
  font-size: 18px;
  margin: 0 0 15px 0;
  }
.pdfs a, .rightpanel a {
  text-decoration: none;
  }  

.thumbnail {
  margin-bottom: 16px;
  }
.thumbnail img {
  display: block;
  }
.caption {
  background: #eee;
  font-size: 12px;
  padding: 6px;
  }
  
/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(https://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(https://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(https://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}