* {
margin:0;
padding:0;
}

body {
}

#container {
width:960px;
margin:0 auto;
}

#header {
height:230px;
border-bottom:1px solid silver;
}

#logo {
margin-top:110px;
float:left;
width:50%;
}

#logo img {
padding-right:20px;
}

#columns {
padding-top:10px;
}

#content {
width:760px;
padding-right:10px;
border-right:1px solid silver;
float:left;
}

#content .entry {
margin-bottom:10px;
}

#content .entry a,a:visited {
text-decoration:none;
color:#993333;
}

#content .entry a:hover {
text-decoration:underline;
color:#E5E5E5;
}

#content .entry h1 {
color:grey;
font-family:Verdana;
font-size:18px;
font-weight:400;
margin:18px 0 18px 0;
}

#content .entry h3 {
color:#333;
font-family:Verdana;
font-size:11pt;
font-weight:400;
margin:18px 0;
}

#content .entry h1.archive {
font-size:19pt;
}

#content .entry p {
color:#333;
font-family:Verdana;
font-size:12px;
line-height:1.5em;
margin-top:5px;
padding-bottom:5px;
}

#content .entry .info {
border-bottom:1px solid #737373;
}

#content .entry .info p.infoleft {
width:40%;
float:left;
font-size:7pt;
border-bottom:none;
}

#content .entry .info p.inforight {
width:40%;
float:right;
font-size:7pt;
border-bottom:none;
text-align:right;
}

#sidebar {
float:left;
width:160px;
font-family:Verdana;
font-size:11px;
color:#333;
line-height:1.4em;
list-style:none;
padding:0 10px;
}

#sidebar a,a:visited {
color:#993333;
text-decoration:none;
}

#sidebar h2 {
font-family:Verdana;
font-size:14px;
font-weight:400;
margin:10px 0 10px 0;
}

#sidebar p {
margin-bottom:10px;
}

#sidebar ul {
list-style:none;
margin-left:15px;
}

#footer {
color:#7D7D7D;
font-family:Verdana;
font-size:7pt;
margin-bottom:5px;
}

#sidebar .searchbox #s {
width:157px;
border:1px solid #737373;
font-size:7pt;
background:transparent none repeat scroll 0 0;
color:#DDD;
font-family:Tahoma;
font-style:normal;
font-variant:normal;
font-weight:400;
height:auto;
line-height:normal;
margin:10px 0;
padding:6px 10px 5px;
}

#sidebar .searchbox #x {
display:none;
}

.tagcloud {
font-family:Tahoma;
font-weight:400;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

img {
border:none;
}

h1.logo1,h1.logo1 a,h1.logo1 a:visited,h1.logo1 a:hover {
color:#333;
font-weight:400;
font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
font-style:normal;
font-size:70px;
height:57px;
overflow:hidden;
}

p.logo1 {
color:#333;
font-size:7pt;
font-family:tahoma;
margin-top:15px;
}

code {
display:block;
background-color:#DDD;
margin-top:10px;
color:#666;
padding:5px;
}

#menu a,a:visited,#footer a,a:visited {
color:#E5E5E5;
text-decoration:none;
}

#menu a:hover,#sidebar a:hover,#footer a:hover {
color:#43A9FF;
text-decoration:underline;
}
