/*
THEME NAME: Logdesign
THEME URI: http://www.logdesign.com/
DESCRIPTION: Based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>, which is rich with powerful and dynamic semantic class selectors
VERSION: 1.0
AUTHOR: Philip Taron
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

.widget_categories, .widget_links, div#menu {
font-weight: bold;
}

.widget_categories .widgettitle {
display: none;
}

.widget_categories li a, .sidebar h3 {
display: block;
font-size: 12pt;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #CCC;
color: #000;
}
.widget_categories li a, .sidebar h3, div#menu ul a {
padding: 0.2em 0.5em;
}

.widget_categories .children, .widget_links .blogroll, .widget_search .blog-search div {
margin-top: 0.5em;
margin-bottom: 0.5em;
}

.widget_categories .children li a, .widget_links a {
font-size: 80%;
}

a, .widget_categories .children li a, .widget_links a, div#menu ul a {
color: green;
text-decoration: none;
}

.widget_categories .children li a, .widget_links a, div#menu ul a {
display: block;
text-align: left;
border: none;
background-color: #DDD;
}

a:visited, .widget_categories .children a:visited, .widget_links a:visited, div#menu ul a:visited {
color: #0d3100;
}

.widget_categories .children a:hover, .widget_links a:hover, div#menu ul a:hover {
background-color: #080;
color: #FFF;
text-decoration: none;
}

.widget_links a {
padding: 0.2em 0.5em;
}

img {
border: none;
}

body {
font-family: Georgia;
margin: 0;
}

div#container {
padding: 0;
}

div#content {
max-width: 800px;
min-height: 30em;
border-right: 1px #000 solid;
}

div#content .entry-content {
padding-right: 1em;
}

div#post-101 h2 {
display: none;
}

h2, h3, h4, p {
margin:0;
padding: 0.7em 0px 0.2em 0px;
}

div#header {

background-image: url("header 5.jpg");
background-repeat: no-repeat;
background-position: 0px 0px;

border-right: 1px #000 solid;
max-width: 800px;
padding-left: 200px;
margin: 0;
}

div#header #blog-title {
padding-top: 0.2em;
margin: 0;
}

div#header #blog-description {
/*display: inline-block;*/
text-align: left;
font-weight: bold;
padding-left: 1em;
padding-bottom: 0.4em;
margin: 0;
} 

div#menu {
background:#DDD;
margin: 0;
width:100%;
max-width:1000px;
height: 1.4em;
border-top: 1px #000 solid;
border-bottom: 1px #000 solid;
border-right: 1px #000 solid;
}

div#menu ul, div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title {
clear:both;
}

.entry-meta {
display:none;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
padding:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#primary {
padding-top: 1em;
}

div#secondary {
border-bottom: 1px #000 solid;
}

div.sidebar {
background-color: #DDD;
border-right: 1px #000 solid;
}

div.sidebar input#s {
width:7em;
}


div.sidebar li {
list-style:none;











margin: 0;
}

div.sidebar li form {
margin: 0.2em 0 0;
padding: 0;
}

div.sidebar ul ul {
margin:0;
}

div.sidebar ul ul li {
margin:0;
}

div.sidebar ul ul ul {
margin:0;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

div#footer {
max-width: 1000px;
border-right: 1px #000 solid;
}

div#contact {
float: left;
background-image: url("Logo7.jpg");
background-position: 95% 40%;
background-repeat: no-repeat;
border: 1px #080 solid;
margin: 35px 0px 5px 200px;
padding: 5px;
width: 390px;
}

div#contact address {
display: block;
font-style: normal;
margin-left: 1em;
}

div#contact table {
margin-top: 1em;
margin-left: 1em;
}

div#contact address, div#contact table td {
line-height: 1.3em;
}

