/*
Theme Name: Hello World
Theme URI: http://www.dl2media.com
Description: Converted Andreas Template from OSWD
Author: DL2 Media
*/


/*-----------Block Level Elements--------------*/

body {
padding: 0;
margin: 0;
font: 76% Times, tahoma, verdana, sans-serif;
background: #ffffff;
color: #303030;
}

a {
text-decoration: none;
color: #663300
}

a:hover {
text-decoration: underline;
}

#page {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #f4e4c6;
border: solid #666666 1px;
}

#header {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/front.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}

#header p {
width: 290px;
font-size: 1em;
line-height: 1em;
padding: 0 0 0 15px;
}

#header h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#header a {
color: #ffffff;
text-decoration: underline;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #eac274 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #eac274;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#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 #ffffff;
}

.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;
}

.hide {
display: none;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

#headerimg {
margin-left: 10px;
padding-top: 20px;
}

.description {

}

#wrapper {

}

#content {
width: 590px;
float: left;
padding: 0 15px 0 0;
margin-top: 5px;
}


#footer {
clear: both;
background: #eac274;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

#footer p
{
text-align: center;
}


/*-------------Headings-------------*/

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.3em;
font-weight: normal;
font-style: bold;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
font-style: bold;
}

h4 {
margin: 0px 0 0px 0;
font-size: 0.9em;
font-weight: normal;
font-style: bold;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}
.post h2
{
margin-bottom: 3px;
}

.post p {

}

.post a {
}

.post ul {

}

.post li {

}

.entry {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 2px;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar {
width:140px;
float:right;
margin-top: 5px;
}


#sidebar ul {
	margin-left: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-indent: 3px;
    margin-top: 3px;
	margin-bottom: 3px;
}

#sidebar ul h2 {
margin-bottom: 2px;
}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}


#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
}

ol.commentlist a {

}

small.commentmetadata {

}

#comment
{
width: 500px;
}

#submit
{
	background-color: #efefef;
	border: 1px solid #000000;
}

/*--------------Search Form-------------*/

#searchform {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#searchform input {
	border: 1px solid #000000;
}

#searchform #s {
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	width: 120px;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/


.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

.link
{
	color: #e0e0e0;
	font-size: 1px;
}