/*
Theme Name: The Home of Football
Theme URI: http://www.thof.ch/
Description: Child Theme for Thematic Theme
Author: Christof
Author URI: http://www.thof.ch/
Template: thematic
Version: 26. Dezember 2009
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url('../thematic/style.css');

body {
   background-color: #ffffff;
}

#main {
    width:920px;
    padding: 48px 0 0px;
}

#branding {
    width:920px;
}

#header {
    background-color:#009900;
}

.menu {
    width:920px;
}

#blog-title a {
    color:#fff;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    color:#fff;
    font-size:13px;
    font-style:italic;
}
 
#access {
    background-color:#00661A;
    border-bottom:0px;
}

#container {
    width:580px;
}

#content {
    width:580px;
    margin: 0px;
}

a:link {
    color:#009900;
    text-decoration:none;
}

a:visited {
    color:#009900;
    text-decoration:none;
}

a:active,
a:hover {
    color: #FF4B33;
}

.a:link {
    font-weight:bold;
}

.a:visited {
    font-weight:bold;
}

.a:active,
.a:hover {
    color: #FF4B33;
}

.hentry {
    background-color:#FFFFFF;
    padding-right: 40px;
    margin-bottom: 30px;
}

.single .hentry {
    background-color:#FFFFFF;
    padding-right: 40px;
    margin-bottom: 30px;
}

#small {
    font: 12px Georgia,serif;
}

.entry-title {
    color:#009900;
}

.entry-title a {
    color:#009900;
    text-decoration:none;
}

.entry-content img {
    margin: 0 0 0 0px;
    max-width:100%;
}

.entry-meta a {
    color:#009900;
    font-weight:bold;
    text-decoration:none;
}

.entry-utility {
    margin: 0 0 0 0px;
}

.entry-utility a {
    color:#009900;
    font-style:normal;
    font-weight:bold;
    text-decoration:none;
}

.entry-content a {
    color:#009900;
    font-weight:bold;
    text-decoration:none;
}

.entry-content a:active,
.entry-content a:hover {
    color: #FF4B33;
}

td {
padding:0.2em 1.0em;
}

#primary, #secondary {
    border:0px solid #ccc;
    background-color:#FFFFFF;
    padding: 10px;
}

#primary {
    margin: 0px;
}

.aside  {
    font-family:Arial,sans-serif;
}

.aside a {
    color:#009900;
    text-decoration:none;
}

.aside h3 {
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    line-height:22px;
}

.aside ul ul {
    list-style:none;
    margin:0 0 22px 0px;
}

.main-aside ul {
    padding:0 0 0 0px;
}


/*
#nav-below,
#nav-above {
    background-color:#444444;
    padding:10px 0px 10px 0px;
}

.paged #nav-above {
    padding:10px 0px 10px 0px;
}

*/

.navigation  {
    margin:0 0 10px;
}

.navigation a {
    color:#009900;
    font-weight:bold;
    text-decoration:none;
}

#footer {
    background-color:#00661A;
    border-top:0px solid #ccc;
    margin-top:0px;
}
#siteinfo {
    color:#009900;
    font-size:1.0em;
    font-weight:bold;
    line-height:18px;
    padding:22px 0 44px 0;
}
#siteinfo a {
    color:#fff;
    font-weight:bold;
    text-decoration:none; 
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}

#siteinfo {
    font-family:Arial,sans-serif;
    font-size:0.8em;
    line-height:18px;
    padding:22px 0 44px 0;
}

.page-title {
    color: #666666;
    background-color:#ffffff;
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:15px;
    padding:10px 0px 48px 0px;
    margin-bottom: 10px;
}

.archive-meta {
    color: #009900;
    font-family:Arial,sans-serif;
    /* font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0; */
}

#comments-list {
    padding:0px;
}

#comments-list ol {
    margin:0 0 10px;
}

#respond {
    padding: 20px;
    margin-bottom: 10px;
}

/*
Anpassungen für das Tippspiel WM 2010
Author: Christof
Author URI: http://www.thof.ch/
*/

.kicktipp-javascript .kicktipp-navigation ul li {
padding:0 10px 5px 0;
}

.kicktipp-javascript .kicktipp-navigation li a {
border-bottom:3px solid #009900;
}

.kicktipp-javascript .kicktipp-navigation li a:hover {
background-color: #DDDDDD;
border-bottom:3px solid #FF4B33;
}

.kicktipp-javascript .kicktipp-navigation .active {
background-color: #DDDDDD;
border-bottom:3px solid #FF4B33;
}
