/*
Theme Name: xTra
Theme URI: http://cabcom13.de/
Description: Cabcom13s xTra Theme.
Version: 1.0
Author: Cabcom
*/

#page {
background:#001342;
border:15px solid #3060ba;
text-align:left;
width:857px;
color:#477CFF;
margin:auto;
}

#page #commentbox {
background:#001343;
margin:20px 0;
}

#page #commentbox .alt {
background:#011034;
}

#page #commentbox .entrys {
padding:25px;
}

#page #commentbox .entrys .rss {
display:block;
padding:25px 0;
}

#page #commentbox .entrys .submit {
background:#dbdfe5 url(img/button.gif) repeat-x left top;
height:30px;
border:1px solid #000510;
width:auto;
color:#fff;
margin-left:2px;
}

#page #commentbox .entrys .submit:focus {
background:##DCE052;
height:30px;
border:1px solid #000510;
width:auto;
color:#fff;
margin-left:2px;
}

#page #commentbox .entrys .xml_meta {
display:block;
margin-top:10px;
background:#000510 url(img/conor_deepblue.png) no-repeat right bottom;
padding:15px;
}

#page #commentbox .entrys h1 {
color:#fff;
}

#page #commentbox .entrys ol {
list-style-type:none;
}

#page #commentbox .entrys ol li {
padding:15px 10px;
}

#page #commentbox .entrys small {
display:block;
margin-top:-10px;
}

#page #commentbox .entrys textarea,input {
width:350px;
background:#dbdfe5 url(img/input.gif) repeat-x left top;
border:2px solid #000510;
font:0.9em Verdana, Arial, Helvetica, sans-serif;
margin:10px 0;
padding:5px;
}

#page #commentbox .entrys textarea:focus,input:focus {
width:350px;
background:#dbdfe5 url(img/input.gif) repeat-x left top;
border:2px solid #FDAC29;
}

#page #commentbox hr {
height:6px;
border:none;
background:url(img/separator2.gif) repeat-x left top;
}

#page #contentbox {
width:630px;
float:left;
}

#page #contentbox #about {
background:#74d40c url(img/aboutimg.png) no-repeat right bottom;
color:#001342;
margin:25px 25px 0;
}

#page #contentbox #about .entry {
line-height:150%;
padding:10px;
}

#page #contentbox #about h1 {
letter-spacing:-0.1em;
color:#A6F551;
font:normal 1.9em;
padding:10px;
}

#page #contentbox #about hr {
background:url(img/separator.gif) repeat-x left top;
height:6px;
border:none;
}

#page #contentbox .post {
line-height:150%;
font-size:1.1em;
padding:25px;
}

#page #contentbox .post .meta {
font-size:0.8em;
color:#1D60D5;
text-transform:uppercase;
padding:25px 0 0;
}

#page #contentbox .post .sidenotearchiv_title {
list-style-type:none;
margin:30px 15px;
}

#page #contentbox .post .sidenotearchiv_title li {
display:inline;
font-weight:700;
font-size:1.1em;
background:#000510;
color:#D7E052;
text-decoration:none;
padding:10px 15px;
}

#page #contentbox .post .sidenotearchiv_title li a {
text-decoration:none;
}

#page #contentbox .post .wp-smiley {
border:none;
}

#page #contentbox .post h1 {
font:small-caps normal 1.8em;
margin:10px 0;
}

#page #contentbox .post h1 a:hover {
border-bottom:0.1em solid #fff;
color:#fff;
}

#page #contentbox .post h3 {
font:small-caps normal 2.1em;
color:#DCE052;
margin:10px 0;
}

#page #contentbox .post h4 {
font:small-caps normal 1.5em;
margin:10px 0;
}

#page #contentbox .post hr {
height:6px;
background:url(img/separator2.gif) repeat-x left bottom;
}

#page #contentbox .post img {
border:4px #2E436B solid;
margin:5px;
}

#page #footer {
text-align:center;
background:#000510;
clear:both;
height:40px;
padding:10px;
}

#page #header {
background:url(img/header.png) repeat-x left top;
height:221px;
text-align:center;
}

#page #header h1 {
color:#fff;
font:2.1em "Trebuchet MS", Verdana;
padding-top:40px;
}

#page #header h2 {
font:1.7em "Trebuchet MS", Verdana;
color:#5a73ca;
}

#page #sidebox {
padding-top:25px;
width:200px;
float:right;
margin:0 20px 10px 0;
}

#page #sidebox h1 {
display:block;
background:#000510 url(img/h2cat.jpg) no-repeat 95% center;
/*color:#D7E052;*/
color:#8EE01A;
font-size:1.1em;
margin:5px 0 -15px;
padding:5px 0 5px 20px;
}

#page #sidebox h2 {
color:#6689CC;
font-variant:small-caps;
font-weight:400;
font-size:1.7em;
padding:15px 0;
}

#page #sidebox ul {
list-style-type:none;
border-top:1px solid #2E436B;
margin:15px 0;
}

#page #sidebox ul li {
border-bottom:1px solid #2E436B;
display:block;
padding:5px 0 5px 10px;
}

#page #sidebox ul li:hover {
background:#0A1838;
display:block;
}

#page .flickr {
clear:both;
background:#000C29;
padding:25px 25px 25px 60px;
}

#page .flickr .flickrimg {
border:4px #2E436B solid;
}

#page .flickr a {
border:none;
padding:0 10px;
}

#page .flickr h1 {
color:#74d40c;
font-size:1.6em;
font-weight:400;
font-variant:small-caps;
padding:20px 0;
}

* {
outline:none;
margin:0;
padding:0;
}

*html #page #contentbox {
width:600px;
float:left;
}

.navigation {
list-style-type:none;
margin:1px 0;
}

.navigation li {
display:inline;
font-size:1.2em;
padding:5px 10px;
}

.navigation li a:active {
border-bottom:15px solid #8EE01A;
color:#8EE01A;
}

.navigation li a:hover {
border-bottom:15px solid #8EE01A;
color:#8EE01A;
}

a {
color:#8EE01A;
text-decoration:none;
}

a:hover {
color:#8EE01A;
}

body {
background:#183c8c url(img/body.gif) repeat 0 0;
font:small/140% "Trebuchet MS", Verdana;
text-align:center;
margin:60px;
}

h1,h2,h3,h4,h5,h6 {
font-size:150%;
}
