/*
Theme Name: Germaica based on ADSimple
Theme URI:
Description: Simple theme based on <a href="http://articlesss.com/article-directory-wordpress-theme/">Article Directory</a> theme.
Version: 1.0.1
Author: Dimox
Tags: white, fixed width, three columns, widgets, right sidebar, simple
*/

* {
  margin: 0;
  padding: 0;
}
/* html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); } */
body {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  background-color: transparent;
  /* background-image:url(http://shop.germaica.net/resources/!common!/background_star.gif); */
  color: #000;
}
a {
  color: #cd3200;
  text-decoration: none;
}
a:visited {
  color: #cd3200;
  text-decoration: none;
}
a:hover {
  color: #cd3200;
  text-decoration: underline;
}
a:active {
  color: #cd3200;
  text-decoration: none;
}

p {
  margin: 0;
  padding: 6px 0;
}
h1 {
  margin: 20px 0 0;
}
img {
  border: 0;
}
input {
  vertical-align: middle;
}
h2 {
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  margin: 0 0 1px;
  color: #d71221;
}
blockquote {
  margin: 10px 0 10px 30px;
  border-left: 3px solid #ccc;
  background: #000;
  padding: 5px 15px;
  font-size: 1.3em;
}
* html blockquote {
  height: 1%;
}
blockquote p {
  font-size: 1em !important;
  margin: 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.aligncenter {
  margin: 7px margin;
}
.alignleft {
  float: left;
}
img.alignleft {
  margin: 5px 10px 3px 0;
}
.alignright {
  float: right;
}
img.alignright {
  margin: 5px 0 3px 10px;
}
.wp-caption {
  border: 1px solid #ccc;
  text-align: center;
  background-color: #fff;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -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 p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

#wrapper {
  width: 978px;
  margin: -20px 0 0 25px;
  padding: 0px 00px;
  border: 0px solid #ccc;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 130px;
  border-bottom: 0px solid #ccc;
  margin-bottom: -15px;
  margin-top: 40px;
  background: transparent
    url(/content/uploads/2008/11/germaica-net-logo_header2.png) no-repeat scroll
    left top;
}
#top {
  float: right;
  text-align: right;
}
#top li {
  display: inline;
}
#top a {
  color: #808080;
  margin: 0 0 0 13px;
  padding: 0 0 0 12px;
  font-size: 1.2em;
}
#top .current_page_item a {
}
#searchform {
  margin: -3px 0 0;
}
#searchform input {
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  float: left;
}
#s {
  width: 175px;
  padding: 4px 7px;
  border: 1px solid #000;
  margin-right: 5px;
}
#searchsubmit {
  background: #000;
  border: 0;
  padding: 1px 1px;
  color: #fff;
  font-weight: bold !important;
  overflow: visible;
  height: 24px;
  cursor: pointer;
}

#logo {
  float: left;
  color: #ccc;
  line-height: 0.85em;
  font-size: 3.3em;
  margin: 14px 0 15px;
}
#logo span {
  display: block;
  font-size: 0.38em;
  font-weight: normal;
  text-transform: uppercase;
}

#menu {
  height: 36px;
  padding: 32px 0 0px 5px;
  clear: both;
  position: relative;
  margin-top: 43px;
  background-image: url(/wp_images/menu_bgr.jpg);
  background-repeat: repeat-x;
}
#menu li {
  font-size: 11px;
  display: inline;
  text-transform: uppercase;
  font-weight: bold;
}
#menu li a {
  padding: 0px px;
  margin: 0px 8px 0 0px;
  color: #fff;
  text-decoration: none;
}
#menu li a:hover {
  color: #d71221;
  text-decoration: none;
}
#menu li.current_page_item {
}

/* Content
-----------------------------------------------------------------------------*/
#container {
  width: 100%;
  margin-top: -10px;
  margin-bottom: 10px;
}
* html #container {
  height: 1%;
}
#container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
#content {
  width: 522px;
  float: left;
  padding: 15px 6px 0px 0;
  overflow: hidden;
}

#content h2 {
  color: #000;
  border-top: 1px dotted #000;
  font: normal 14px verdana, arial, sans-serif;
  padding: 10px 0 0px;
  border-bottom: 0px solid #ccc;
  font-weight: bold;
  text-transform: uppercase;
}

#content h2.pagetitle {
  color: #333;
  padding-left: 3px;
  padding: 1px 0 35px;
}
#content h3 {
  font: bold 11px verdana, arial, sans-serif;
  padding: 5px 0 0px;
  border-bottom: 0px dotted #000;
  font-weight: bold;
}

#content p,
#content li {
  font-size: 11px;
  line-height: 1.4em;
}

#content .post {
  margin: 0 0 2.2em;
}
#content .post h2,
#content .post h3 {
  font-size: 20px;
  margin: 0 0 0px;
}
.post ul,
.post ol {
  margin: 0px 0 0px 16px;
  list-style-image: url(/wp_images/arrow.gif);
}
.post li {
  padding: 2px 0px 0px -5px important!;
}
.post .postmetadata {
  font-size: 8px;
  padding: 0 0 10px;
  color: #777;
}
.postmetadata a {
  color: #777;
  text-decoration: underline;
}
.postmetadata a:hover {
  text-decoration: none;
}

.entry {
  text-align: justify;
}

.entry h1 {
  font-size: 1.8em;
  margin: 15px 0 10px;
}
.entry h2 {
  font-size: 1.65em !important;
  font-weight: bold !important;
  margin: 15px 0 10px !important;
  padding: 0 !important;
  border: none !important;
}
.entry h3 {
  font-size: 11px !important;
  font-weight: bold !important;
  margin: 15px 0 0px !important;
  padding: 0 !important;
}
.entry h4 {
  font-size: 1.3em;
  margin: 15px 0 10px;
  font-weight: bold !important;
}

.line {
  clear: both;
  padding: 3px;
  margin: 0 0 15px;
  background: url(i/smalldot.gif) repeat-x;
}

.nav {
  font-size: 1.3em;
  padding: 0 0 22px;
}
.navigation {
  font-size: 11px;
  margin: 10px 0;
  height: 11px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

h3#comments,
h3#respond {
  padding: 1px 0 4px;
  border-bottom: 1px dotted #000;
}

.commentlist {
  margin: 20px 0 30px 25px;
}
.commentlist li {
  padding: 8px 0 2px;
}
.cdata {
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
  padding: 3px 3px 3px 7px;
  height: 1%;
}
.cdata strong {
  display: block;
}
#content img.avatar {
  float: right;
  display: inline;
  border: 0;
  margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
  font-size: 1em !important;
}
.commentmetadata {
  font-size: 0.85em;
}
.commentmetadata a {
  color: #a5a5a5;
}

#author,
#email,
#url,
#comment,
#submit {
  font: 11px verdana, Arial, sans-serif;
  color: #000;
  padding: 0px 0px;
  width: 200px;
  border: 1px solid #333;
}
#comment {
  width: 470px;
  height: 170px;
}
#submit {
  width: 115px;
  height: 24px;
  padding: 2px;
  background: #000;
  cursor: pointer;
  overflow: visible;
}

/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
  float: left;
  width: 450px;
  font-size: 11px;
  line-height: 1.4em;
  font-family: verdana, Arial, Sans-Serif;
  padding: 5px 0px 0px 0px;
}
* html #sidebars {
  height: 1%;
}
#sidebars:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

#l-sidebar {
  float: left;
  width: 200px;
  padding: 10px 0 0 25px;
}
#r-sidebar {
  float: left;
  width: 200px;
  padding: 10px 0 0 25px;
}

#sidebars ul {
  margin: 0 0 15px;
}

ul.children {
  padding-left: 8px;
}

#sidebars li {
  list-style: none;
  border-bottom: 0px solid #ccc;
  padding: 1px 0px;
  margin: 0;
}
#sidebars li ul {
  margin: 0 0 2px 0px;
}
#sidebars li li {
  padding: 1px 0 0;
  border: none;
}
#sidebars li a {
  padding: 0 0 0 3px;
  color: #cd3200;
}
#sidebars h2 {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000;
  padding: 2px 0 0px 2px;
  border-top: 1px dotted #000;
}
#sidebars h3 {
  font: normal 11px verdana, arial, sans-serif;
  padding: 0 0 3px;
}

.tags,
#tag_cloud {
  margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
  color: #808080;
  margin: 0 2px;
}

#wp-calendar {
  width: 100%;
  margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
  font-family: verdana, Arial, sans-serif;
  clear: both;
  padding: 4px 0px;
  margin: 0 0 0px;
  font-size: 11px;
  color: #000;
  background: transparent;
  width: 978px;
  text-align: left;
  border-top: 1px dotted #000;
}

#ohm {
  position: absolute;
  left: 25px;
  top: 15px;
  width: 380px;
  height: 55px;
  cursor: pointer;
}
