/*
Theme Name: Web 2.0*
Theme URI: http://www.neilmerton.co.uk/
Version: 1.5.0
Description: A clean and simple 2 column fluid-width theme influenced by current Web 2.0 colours and fonts with and an Options page, built-in admin area in sidebar and Widget support.<br />*includes AJAX commenting.
Author: Neil Merton
Author URI: http://mewebdev.net/
*/
/* =RESET
======================================================== */
* {
    margin: 0;
    padding: 0
    }
/* =GENERAL
======================================================== */
html body {
    font-size: 75%;
    line-height: normal;
    text-align: center
    }
a {
    text-decoration: none
    }
code, pre {
    display: block;
    font: normal normal 1em/1.5em "Lucida Console", "Courier New", Courier, monospace;
    padding: 0.5em
    }
/* =CONTAINER
======================================================== */
#wp-container {
    margin: 0 1em auto;
    text-align: left;
    width: 90%;
    border-left: #bfcaa2 solid 1px;
    border-right: #bfcaa2 solid 1px
    }
/* =HEADER
======================================================== */
#wp-header {
    height: 12em;
    padding: 1em 1em 1em
    }
#wp-header h1 {
    float: left
    }
#wp-header dfn {
    float: right;
    margin: 1.75em 0 0 0;
    text-align: right;
    width: 49%
    }
.hizkuntzak {
    color: #46502B
    }
#kabezera-bilatzailea {
    float: right;
    width: 280px;
    margin-top: 14px;
    margin-right: 30px;
    display: inline
    }
#kabezera-bilatzailea form {
    display: inline
    }
.inputa {
    background: #7ed274;
    margin-right: 5px
    }
/* =MENU Main
======================================================== */
#wp-menu-main {
    clear: both;
    height: 1.9em
    }
#wp-menu-main ol {
    float: left;
    list-style-type: none;
    width: 100%
    }
#wp-menu-main ol li {
    float: left
    }
#wp-menu-main ol li.first {
    margin-left: 2em
    }
#wp-menu-main ol li a {
    display: block;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0;
    padding: 0.25em 1em 0.2em;
    text-align: center;
    text-transform: uppercase
    }
#wp-menu-main ol li a:hover {
    background: url(images/bg_menu.png) 0 50% repeat-x
    }
#kabezera-hizkuntzak {
    margin-top: 14px;
    margin-left: 5px;
    width: 400px
    }
/* =2nd level*/
#wp-menu-main ol li ul {
    left: -999em;
    list-style-type: none;
    position: absolute;
    width: 15em
    }
#wp-menu-main ol li:hover ul, #wp-menu-main ol li.sfhover ul {
    left: auto
    }
#wp-menu-main ol li ul li a, #wp-menu-main ol li ul li.current_page_item a {
    text-align: left;
    width: 10em
    }
/* =CONTENT
======================================================== */
#wp-content {
    min-height: 40em;
    height: auto;
    margin: 1em
    }
/* =CONTENT Primary
======================================================== */
#wp-content-pri {
    float: left;
    margin-left: 1em;
    width: 67%
    }
#wp-content-pri a {
    border-style: solid;
    border-width: 0 0 1px
    }
#wp-content-pri blockquote {
    font-size: 1.1em;
    font-style: italic;
    margin: 1em 2em
    }
#wp-content-pri h2 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: normal;
    margin: 1.2em 0
    }
#wp-content-pri h2 a:link {
    border-bottom: 0 solid
    }
#wp-content-pri h2 a:hover {
    background-color: #dde4ca;
    border-bottom: 1px solid #46502b
    }
#wp-content-pri h3 {
    font-size: 1.25em;
    font-weight: bold;
    line-height: normal;
    margin: 1em 0
    }
#wp-content-pri p {
    line-height: 1.5em;
    margin: 1em 0
    }
#wp-content-pri ul, #wp-content-pri ol {
    margin: 1em 2em
    }
#wp-content-pri li {
    line-height: 1.5em
    }
#wp-content-pri p img {
    padding: 0;
    max-width: 100%
    }
#wp-content-pri .img-left, #wp-content-pri img.left {
    float: left;
    margin: 0 0.3em 0.25em 0
    }
#wp-content-pri .img-right, #wp-content-pri img.right {
    float: right;
    margin: 0 0 0.25em 0.3em
    }
/* =POSTS
======================================================== */
.post {
    border-style: solid;
    border-width: 0 0 4px;
    clear: both;
    padding-bottom: 1em
    }
.post-meta {
    border-style: solid;
    border-width: 0 0 2px;
    padding-bottom: 0.75em
    }
.post-meta p span a {
    border-bottom: 0 solid !important
    }
.post-meta p {
    line-height: 1em !important;
    margin: -1em 0 0 !important
    }
.post-meta p span.post-meta-date {
    background: url(images/icon_post_date.png) 0 50% no-repeat;
    padding-left: 18px
    }
.post-meta p span.post-meta-time {
    background: url(images/icon_post_time.png) 0 50% no-repeat;
    padding-left: 18px
    }
.post-meta p span.post-meta-category {
    background: url(images/icon_post_category.png) 0 50% no-repeat;
    padding-left: 18px
    }
.post-meta p span.post-meta-comments {
    background: url(images/icon_post_comments.png) 0 50% no-repeat;
    padding-left: 18px
    }
#post-meta-data {
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    font-size: 0.9em;
    padding: 1em
    }
#post-navigation-bot {
    line-height: 3em;
    height: 3em;
    width: 100%
    }
#post-navigation-top {
    border-style: solid;
    border-width: 0 0 1px;
    line-height: 4.25em;
    height: 4em;
    width: 100%
    }
#post-navigation-bot a, #post-navigation-top a {
    border-bottom: 0 solid
    }
#post-navigation-bot .next, #post-navigation-top .next {
    float: left
    }
#post-navigation-bot .prev, #post-navigation-top .prev {
    float: right
    }
.archive-list {
    margin-top: 1.2em
    }
.archive-list li a img {
    border: 0 solid
    }
/* =COMMENTS
======================================================== */
ol#commentlist {
    margin: 0
    }
ol#commentlist li {
    list-style-type: none
    }
.comment-entry, .comment-entry-alt, .comment-entry-owner {
    border-style: solid;
    border-width: 0 0 1px;
    padding: 1em 1.5em
    }
.comment-entry-meta {
    border-style: dotted;
    border-width: 0 0 1px
    }
.content-comment-entry-meta-no {
    border-bottom: 0 solid !important;
    font-style: normal;
    font-weight: normal
    }
.comment-unapproved {
    background: #ffc;
    margin: 1em 0;
    padding: 0.5em
    }
#errors {
    background: #ffc;
    border: 1px solid #fc0;
    border-width: 1px 0;
    font-style: italic;
    margin: 1em 0;
    padding: 1em
    }
#comments-guidelines-info {
    background: #ffc;
    border: 1px solid #fc0;
    border-width: 1px 0;
    margin: 0 0 1.5em;
    padding: 0.3em 1.5em
    }
/* =COMMENTS Form
======================================================== */
#comments-form {
    border-style: solid;
    border-width: 4px 0 0
    }
#commentform label {
    display: block;
    float: right;
    padding: 0.4em 0.5em 0.1em;
    width: 45%
    }
#commentform label.required {
    font-weight: bold
    }
#commentform input {
    border: 0 solid;
    font-size: 1em;
    margin-bottom: 0.5em;
    padding: 0.25em;
    width: 50%
    }
#commentform textarea {
    border: 0 solid;
    font-size: 1em;
    margin-bottom: 0.5em;
    padding: 0.25em;
    width: 100%
    }
input.button {
    cursor: pointer;
    font-weight: bold !important;
    padding: 0 0.25em;
    overflow: visible;
    width: 0
    }
input.button[class] {
    width: auto !important
    }
#comments-guidelines p code {
    margin: 0.5em 0 0
    }
/* =CONTENT Secondary
======================================================== */
#wp-content-sec {
    float: right;
    margin: 1em 1em 0 0;
    width: 28%
    }
#wp-content-sec h3, h2.widgettitle {
    font-size: 1.25em;
    font-weight: bold;
    margin: 1em 0 0.5em
    }
#wp-content-sec ol li {
    list-style-type: circle
    }
#wp-content-sec li {
    line-height: 1.5em
    }
/*#wp-content-sec ul li ul.children li {
	background: url(images/children.gif) 0 0 no-repeat;
	padding-left: 16px;
	}
*/
.wp-content-sec-column {
    float: left;
    width: 50%
    }
.wp-content-sec-column ul.admin-bar li {
    margin: 0 0 3px
    }
.wp-content-sec-column ul.admin-bar li a img {
    border: 0 solid;
    padding: 0 3px 0 0;
    vertical-align: middle
    }
#wp-content-sec #about-me {
    background: #fff;
    border: 1px solid #fff;
    border-width: 2px 0 4px;
    margin: 1.5em 0 0;
    padding: 0.5em
    }
#wp-content-sec #about-me h3 {
    margin: 0 !important
    }
/* =CALENDAR
======================================================== */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 90%
    }
#wp-calendar caption {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center
    }
#wp-calendar th {
    font-style: normal;
    text-align: center;
    text-transform: capitalize
    }
#wp-calendar a {
    text-decoration: none
    }
#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
    }
#wp-calendar td.pad:hover {
    background-color: #fff
    }
/* =WIDGETS (default)
======================================================== */
#searchform {
    margin-top: 1em
    }
/* =CONTACT FORM
======================================================== */
.contactform {
    margin: 2em 0
    }
.contactform label {
    display: block;
    float: left;
    padding: 0.1em 0.3em 0 0;
    text-align: right;
    width: 9em
    }
.contactform input {
    margin-bottom: 0.3em
    }
.contactform input.button {
    margin: 0.3em 0 0 8.4em
    }
/* =FOOTER
======================================================== */
#wp-footer {
    clear: both;
    font-size: 0.9em;
    padding: 1em 2em;
    background-color: #fff;
    height: 6em;
    text-aling: center
    }
#wp-footer span.powered {
    background: url(images/icon_footer_powered.png) 0 50% no-repeat;
    padding-left: 18px
    }
#wp-footer span.layout {
    background: url(images/icon_footer_layout.png) 0 50% no-repeat;
    padding-left: 18px
    }
#wp-footer span.validate {
    background: url(images/icon_footer_validate.png) 0 50% no-repeat;
    padding-left: 18px
    }
#wp-footer span.feed {
    background: url(images/icon_footer_feed.png) 0 50% no-repeat;
    padding-left: 18px
    }
#wp-footer a {
    color: #f08
    }
#wp-footer a:hover {
    color: #08f
    }