/*
Theme Name: David A Web Layout Three
Theme URI: http://davidaweb.net/
Description: Tour 2009
Version: 1.0
Author: http://davidaweb.net/
Tags: 
*/

body{
    font-family: Tahoma; 
    background-image: url('davidaweb_bg.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #000000; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 13px; 
	text-align: center;
}

input, textarea, select {
background-color : #ffffff; 
color : #000000; 
font-size : 11px; 
font-family : Tahoma; 
border : 1px solid #000000;
} 

.clear{clear:both;}
* {
margin: 0px;
padding: 0px;
}

#container{
text-align: justify;
width: 800px;
margin: 0px auto;
}

A, A:link, A:active, A:visited {
text-decoration: none;
color: #008B87;
}
A:hover {
color: #61D1CE;
}	

U {
color: #0D7C99; 
text-decoration: underline }

S {
color: #59b0a9; 
text-decoration: line through }

I {
color: #14A49E; 
font-decoration: italic; }

B {
color: #008B87; 
font-weight: bold; }

/********************** Content ***************************/

#main{
   top: 575px;
   float: right;
   width: 555px;
   font-size: 11px;
   color: #000000;
   margin-bottom:10px;
   padding: 0px 0px 5px 0px;
   line-height: 13px;
   text-align: justify;
}

#sidebar{
   top: 575px;
   float: left;
   width: 230px;
   font-size: 11px;
   color: #000000;
   line-height: 13px;
   margin-bottom:30px;
   padding: 0px 0px 30px 0px;
   text-align: justify;
}

#ad{
	top: 470px;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.box{
border: 1px solid #cccccc;
background: #fcfcfc;
padding: 3px 3px 0px 3px;
margin: 0px 0px 5px 0px;
}

.post{
padding: 3px 3px 3px 3px;
}

.side{
padding: 3px 3px 5px 3px;
}

.h1 {
	color: #14A49E;
	background-image: url('title.png');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 10px;
}

.h1 i{
    color: #14A49E; 
    font-decoration: italic; }

.h2 {
   font-size: 16px;
   font-family: Tahoma;
   font-weight: bold;
   background-image: url('title.png');
   background-repeat: repeat-x;
   line-height: 30px;
   margin: 0px 0px 0px 0px;
   padding: 3px 3px 3px 10px;
   color: #14A49E;
   text-align: center;
}

.post2{
font-family: Tahoma;
font-size: 11px;
line-height: 13px;
color: #000000;
padding: 3px 0px 5px 0px;
border-top: 1px dashed #747474;
}

.comment
{
font-family: Tahoma;
font-size: 11px;
line-height: 13px;
color: #000000;
padding: 3px 3px 3px 3px;
border-bottom: 1px solid #747474;
}

blockquote{
	border-left: 8px solid #b6ddd6;
	background-color: #cccccc;
	padding: 5px;
	text-align:justify;
        margin: 20px;
}


img{
padding: 0px 3px 0px 0px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: Tahoma;
font-size: 12px;
line-height: 12px;
font-style: normal;
font-weight: normal;
text-align: left;
text-decoration: none;
color: #14A49E;
padding: 2px 2px 2px 2px;
margin: 0px 0px 3px 0px;
border-bottom: 3px solid #14A49E;
}

a.navi:hover {
border-bottom: 3px solid #14A49E;
color: #fcfcfc;
}

ul {
list-style-position: inside;
}

li {
list-style-position: inside;
}

ol {
list-style-position: inside;
}