/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work.

Version: 1.0
(July 27, 2005)

Screen layout: */

/* Adapted for Thingamablog by Ainslie Johnson - http://webgazette.co.uk */

body {
padding: 0;
margin: 0;
font: 80% tahoma, verdana, sans-serif;
background: #CFD8DA;
color: #303030;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover, li a:hover {
text-decoration: none;
}

#toptabs {
margin: 10px auto 0 auto;
font-size: 0.8em;
width: 760px;
height: 30px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #cfd8da;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 7px 0 auto;
width: 766px;
padding: 0 0 0 0;
background:#fffffc;
}

#logo {
margin: 0 0 0 0;
padding: 20px 0 0 20px;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
margin: 0px 20px 0px 20px;
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0px 4px 0px;
color: #ffffff;
text-decoration: none;
letter-spacing: 1px;
background: #bfc8ca url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #808080 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #045475 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/front.jpg) top left no-repeat;
clear: both;
margin: 5px 20px 0 20px;
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #FF5A0A;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

.orange {
color: #FF5A0A;
}

#main {
width: 558px;
float: left;
padding: 0 15px 0 20px;
/* border-right: 1px solid #bfc8ca; */
}

#main a:link {
text-decoration: none;
}

#main a:visited {
text-decoration: none;
}

#main p a:hover {
text-decoration: none;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
width:160px;
float:right;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.sidelink {
text-align: left;
display: block;
width: 130px;
background: #cfd8da url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #FF5A0A url(images/corner.gif) top right no-repeat;
color: #ffffff;
text-decoration: none;
font-size: 1.4em;
width: 135px;
}

#footer {
clear: both;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
text-align: center;
}

#footer a {
color: #FF5A0A;
}

#footer a:hover {
color: #FF5A0A;
text-decoration: underline;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 15px 0 15px 0;
font-size: 1.4em;
font-weight: normal;
}

h3.entry a:hover {
text-decoration: none;
}

h3.entry a:link, a:visited {
text-decoration: none;
}

.entry {
background: #cfd8da url(images/corner.gif) top right no-repeat;
display: block;
width: 100%;
color: #FF5A0A;
text-decoration: none;
}

.entry:hover {
background: #FF5A0A url(images/corner.gif) top right no-repeat;
color: #ffffff;
}

a.entry:visited {
text-decoration: none;
}

.staticentry {
background: #cfd8da url(images/corner.gif) top right no-repeat;
display: block;
width: 100%;
color: #FF5A0A;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

button img {
border: 0;
}

img {
border: 1px solid silver;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}

.meta1 {
border-bottom: 1px solid #bfc8ca;
text-decoration: none;
}

.meta1 a:hover {
text-decoration: underline;
}

.meta2 {
border-top: 1px solid #bfc8ca;
text-decoration: none;
}

.meta2 a:hover {
text-decoration: underline;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 30px;
}

.alignright {
float: right;
}

.aligncenter {
float: center
}

.alignleft {
float: left
}

acronym, abbr, span.caps {
cursor: help;
}


#archivebar {
width:160px;
float:left;
}

#archivebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.archivelink {
text-align: left;
display: block;
width: 130px;
background: #cfd8da url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 12px 10px -5px 0;
}

.archivelink:hover {
background: #FF5A0A url(images/corner.gif) top right no-repeat;
color: #ffffff;
text-decoration: none;
font-size: 1.4em;
width: 135px;
}

.archivelink2 {
text-align: left;
display: block;
background: #dfe8ea url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 10px 10px 5px 0;
}

.archivelink2:hover {
background: #FF5A0A url(images/corner.gif) top right no-repeat;
color: #ffffff;
text-decoration: none;
}


/* -------------------- CSS Tab -------------------- */

#nav {
        margin: 0;
        padding: 10px 0 20px 500px;
	/*
        border-bottom: 1px solid #9FB1BC;
	*/
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url(images/Rounded.gif) no-repeat bottom center;
}

/* -------------------- bigBanner -------------------- */

#bigBanner1 {
padding: 10px 20px 7px 0px;
margin: 2px 20px 2px 20px;
border: 1px solid #286ea0;
background: #cfd8da;
}

#bigBanner2 {
padding: 0 0 15px 0;
}

/* -------------------- curve -------------------- */

#container-head {
margin: 0 auto 0 auto;
width: 780px;
font-size:1px;
height:7px;
background:url(images/curve-head-left.gif) top left no-repeat;
}

#container-head div{
margin: 0 0 0 7px;
font-size:1px;
height:7px;
background:url(images/curve-head-right.gif) top right no-repeat;
}

#container-left {
margin: 0 auto 0 auto;
width: 780px;
padding: 0;
background:url(images/curve-middle-left.gif) top left repeat-y;
}

#container-right {
margin: 0 0 0 7px;
padding: 0;
background:url(images/curve-middle-right.gif) top right repeat-y;
}


#container-bottom {
margin: 0 auto 15px auto;
width: 780px;
font-size:1px;
height:7px;
background:url(images/curve-bottom-left.gif) top left no-repeat;
}

#container-bottom div{
margin: 0 0 0 7px;
font-size:1px;
height:7px;
background:url(images/curve-bottom-right.gif) top right no-repeat;
}

/* -------------------- jQuery Corner -------------------- */

div.inner { 
margin: 0;
background: #fffffc;
padding: 0 10px 5px 10px;
border:0; 
}

div.outer { 
float: left;
margin: 5px 0;
background: #bfc8ca;
padding: 3px;
width: 100%;
}

/* -------------------- comments -------------------- */

.halo_c {
padding: 0 8px 8px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: url(images/comments.gif) top left no-repeat;
text-align: right;
}

.halo_t {
padding: 0 8px 8px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: url(images/trackback.gif) top left no-repeat;
}

.echo {
margin: -20px 0 10px 240px;
padding: 0;
}

.trackback {
margin: 15px 0 10px 40px;
padding: 0;
}

.trackback-URL {
border: 1px solid #bfc8ca;
}

/* -------------------- sub pages -------------------- */

/* inline frame */

#inline {
width: 768px;
height: 768px;
padding: 15px 0 0 0;
background: #ffffff;
text-align: center;
}

/* TagFriends */
#container2 {
margin: 0 auto 15px auto;
width: 768px;
padding: 20px 0px 20px 0px;
background: #fffffc;
}

#tagfriends {
padding: 200px 0 200px 0;
background: url(images/tree_a1.gif);
}

