/*
Theme Name: Fogdoki.hu
Theme URI: http://gsc.hu/
Description: Fogdoki.hu design
Version: 1.0
Author: Geiger Tamas
Author URI: http://gsc.hu/
*/



/* Begin Typography & Colors */
body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: Verdana, Arial, Sans-Serif;
        background: #2E5B89 none no-repeat left top;
        color: #003366;
        margin: 0;
        padding: 0;
}

div, p, ul, ol, li, h1, h2, h3 {
        display: block;
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 1em;
        font-weight: normal;
}

.hidetext {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#page {
  margin: 0 auto;
  padding: 8px;
  width: 990px;
}

a {
  color: #D82608;
  text-decoration: none;
}

a:hover {
  color: #D82608;
  text-decoration: underline;
}

#header {
  background: transparent url(images/bg-header.jpg) no-repeat left top;
  margin: 0 auto;
  width: 990px;
  height: 384px;
  border: 1px solid #111;
  border-bottom: 0;
}
        
#header a {
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 990px;
  height: 384px;
}

#topmenu {
  list-style: none;
  width: 990px;
  height: 32px;
  background-color: #666;
  border-left: 1px solid #111;
  border-right: 1px solid #111;
}

#topmenu,
#topmenu li,
#topmenu li a {
  color: #ccc;
  text-shadow: 0.1em 0.1em #333;
}

#topmenu li a:hover {
  background-color: #2580A2;
  color: #fff;
  text-decoration: none;
}

#topmenu li {
  float: left;
  font-size: 1.3em;
}

#topmenu li a {
  display: block;
  padding: 8px 12px;
}

#topmenu li.current_page_item a {
  color: #fff;
  font-weight: bold;
}

#sitecontent {
  background-color: #fff;
  border-left: 1px solid #111;
  border-right: 1px solid #111;
  width: 990px;
}

#leftcolumn {
  float: left;
  width: 190px;
  padding: 10px;
}

#sidemenu {
  list-style: none;
}

#sidemenu li {
  position: relative;
}

#sidemenu li a {
  display: block;
  margin: 0;
  padding: 5px 12px;
  border-bottom: 1px solid #393939;
  width: 160px;
  background-color: #1C5E77;
  color: #CCCCCC;
  font-size: 1.1em;
  line-height: 20px;
  text-decoration: none;
  text-indent: 10px;
  text-shadow: 0.1em 0.1em #333;
}

#sidemenu li a:hover {
  background-color: #2580A2;
}

#sidemenu li ul {
  display: none;
  border: 0;
  border-left: 1px solid #BBC9CC;
  border-right: 1px solid #BBC9CC;
  border-top: 1px solid #BBC9CC;
  padding: 1px;

  position: absolute;
  left: 190px;
  top: 0;
}

#sidemenu li:hover ul {
  display: block;
}

#sidemenu li ul a {
  border-bottom: 1px solid #BBC9CC;
  background-color: #DDE4E8;
  color: #006E74;
  font-size: 1.1em;
  line-height: 18px;
  padding: 2px 5px;
  width: 220px;
  text-indent: 0;
  text-shadow: 0.1em 0.1em #eee;
}

#sidemenu li ul a:hover {
  background-color: #006E74;
  color: #DDE4E8;
  text-shadow: 0.1em 0.1em #333;
}

#sidemenu>li.current_page_item>a,
#sidemenu li.current_page_ancestor>a {
  font-weight: bold;
  color: #fff;
}

#content {
  background-color: #FAFAFA;
  border: 1px solid #CCCCCC;
  float: left;
  margin: 10px 0 20px 0;
  padding: 10px 20px 20px;
  width: 550px;
  min-height: 1050px;
}

#sidebar {
  float: left;
  padding: 10px;
  width: 168px;
}

#leftsidebar {
  margin: 20px 0 0 0;
  font-size: 1.2em;
  text-align: left;
}

#leftsidebar p {
  margin: 10px 0 0 0;
  text-align: left;
}

#leftsidebar .widget {
  margin-bottom: 20px;
}

#leftsidebar .widget h2 {
  margin-bottom: 10px;
  font-weight: bold;
}

#leftsidebar .widget .rssSummary {
  margin-top: 10px;
}

#leftsidebar .widget_rss ul li {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

#leftsidebar .widget_rss ul li .rss-date {
  display: block;
  margin: 3px 0 0 0;
  padding: 0;
  border: 0;
}

#footer {
  background: none repeat scroll 0 0 #eee;
  border-top: 1px solid #aaa;
  font-size: 11px;
  margin-top: 20px;
  padding: 10px 0;
  text-align: center;
}

#footer img {
  vertical-align: middle;
  border: 0;
}

.post-entry,
.post-entry p,
.post-entry ul,
.post-entry td {
        line-height: 1.4em;
        font-size: 1.1em !important;
        }

.post-entry p {
        margin-bottom: 10px;
        }

.post-entry ul {
        list-style-position: inside;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

        border-left: 1px solid #ddd;
}

small {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 0.9em;
        line-height: 1.5em;
        }

.posttitle {
        font-size: 2.0em;
        font-weight: bold;
        margin-bottom: 12px;
        color: #06c;
        }

#sidebar .widget {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

#sidebar h2,
#leftsidebar h2 {
        font-family: Verdana, Arial, Sans-Serif;
        font-size: 1.2em;
        }

#sidebar h2 {
  margin: 10px 0;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
}

#sidebar h2,
#sidebar h2 a {
  color: #003366 !important;
}

#sidebar .featuredpagewidget {
  margin: 0 0 20px 0;
  text-align: center;
}

#sidebar .featuredpagewidget p {
  margin: 10px 0;
  font-size: 1.4em;
}

#sidebar .featuredpagewidget a,
#sidebar .featuredpagewidget a:hover {
  font-size: 12px;
  font-weight: bold;
}

.post h2 {
        clear: both;
        font-size: 1.5em;
        font-weight: bold;
        margin: 20px 0;
}

.post h2,
.post h2 a {
        color: #06c;
}

.home .post h2 a {
  color: #fff;
}

h3 {
        font-size: 1.3em;
        font-weight: bold;
        margin: 10px 0 5px 0;
        }

.post table {
        margin-top: 20px;
        margin-bottom: 20px;
}

small,
#sidebar ul ul li,
#sidebar ul ol li,
#leftsidebar ul ul li,
#leftsidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike {
        color: #333;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

/* End Typography & Colors */



/* Begin Structure */
.post {
        text-align: justify;
        }

.post hr {
        display: block;
        }

.clear {
        clear: both;
}

/* End Structure */



/* Begin Images */
p img {
        padding: 0;
        max-width: 100%;
        }

/*      Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        clear: left;
        padding: 4px;
        margin: 0 17px 2px 0;
        display: inline;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }
/* End Images */



/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .post-entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        padding-left: 10px;
        }

html>body .post-entry li {
        margin: 7px 0 8px 10px;
        display: list-item;
        }

/*html>body .post-entry li:first-letter {
        font-size: 1.5em;
        }
*/
.post-entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.post-entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }

#sidebar ul,
#sidebar ul ol,
#leftsidebar ul,
#leftsidebar ul ol {
        margin: 0;
        padding: 0;
        }

#sidebar ul li,
#leftsidebar ul li {
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 15px;
        }

#sidebar ul p, #sidebar ul select,
#leftsidebar ul p, #leftsidebar ul select {
        margin: 5px 0 8px;
        }

#sidebar ul ul, #sidebar ul ol,
#leftsidebar ul ul, #leftsidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol,
#leftsidebar ul ul ul, #leftsidebar ul ol {
        margin: 0 0 0 10px;
        }

ol li,
#sidebar ul ol li,
#leftsidebar ul ol li {
        list-style: decimal outside;
        }

#sidebar ul ul li, #sidebar ul ol li,
#leftsidebar ul ul li, #leftsidebar ul ol li {
        margin: 3px 0 0;
        padding: 0;
        }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
        margin: 10px auto;
        padding: 5px 3px;
        text-align: center;
        }

#sidebar #searchform #s {
        width: 108px;
        padding: 2px;
        }

#sidebar #searchsubmit {
        padding: 1px;
        }

.post-entry form { /* This is mainly for password protected posts, makes them look better. */

        }

select {
        width: 130px;
        }

/* End Form Elements */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #ddd;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

.center {
        text-align: center;
        }

.hidden {
        display: none;
        }
        
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
        display: none;
        }

a img {
        border: none;
        }

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
        }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.breadcrumb {
  margin: 0 0 10px 0;
  font-size: 1.1em;
}

#wpcf {
  margin: 10px 0;
}

#wpcf label {
  display: block;
  margin: 10px 0 5px 0;
}

#wpcf label#wpcf_cccopy_caption {
  display: inline;
}

#wpcf_your_name,
#wpcf_email,
#wpcf_website {
  width: 400px;
}

#wpcf textarea {
  width: 400px;
  height: 325px;
}

#contactsubmit {
  margin-top: 20px;
}

.wp-caption.alignleft {
  margin: 0 10px 10px 0;
}

.wp-caption.alignright {
  margin: 0 0 10px 10px;
}

.wp-caption-text {
  text-align: center;
}

.arlista {
  width: 100%;
  border-spacing: 0;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}

.arlista td {
  border: 1px solid #333;
  border-right: 0;
  border-bottom: 0;
}

.home .post table {
  width: 100%;
}

.home .post table td {
  border: 1px solid #ccc;
  width: 50%;
  padding: 5px;
}

.home .post table td h2 {
  margin: 0;
  padding: 12px 0;
  width: 100%;
  text-align: center;
  background-color: #6699cc;
  color: #fff;
}

.home .post table td ul {
  list-style-position: outside;
}

.post-siblingpages ul li {
  font-size: 1.2em !important;
  line-height: 1.6em;
}
