body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, textarea, p, blockquote, q, th, td, img, hr, object, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
line-height:1.3em;
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0 none;
}
a {
outline:medium none;
text-decoration:none;
}
section, article, aside, header, footer, nav, dialog, figure {
display:block;
}
.container {
width:900px;
}
.container a {
color:#fff;
}

#mainpageheader { padding-bottom:20px;}
.ddsmoothmenu{
background: none; /*background of menu bar (default state)*/
float:right;
margin-top:19px;
font-size:13px;
letter-spacing:0;
}

.menuphoto img { float:right; }

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

.ddsmoothmenu ul ul {
	border-bottom:10px solid #111;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
border-right: 1px solid #FFF;
background-color:#B2B2B2;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: none; /*background of menu items (default state)*/
color: #fff;
padding: 8px 10px !important;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{

color:fff;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #111;
color:#fff;
}

.ddsmoothmenu ul li a:hover{
background: #747474; /*background of menu items during onmouseover (hover state)*/
color: #fff;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
background: #111;
color:#fff;
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
background-color:#000;
border:none !important;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
width: 150px; /*width of sub menus*/
padding: 10px;
margin: 0;
border-top-width: 0;

}

.ddsmoothmenu ul li ul li a:link {
color:#747474;
}

.ddsmoothmenu ul li ul li a:visited {
color:#747474;
}

.ddsmoothmenu ul li ul li a:hover {
color:#fff;
}

.ddsmoothmenu ul li ul li a.selected {
color:#fff;
}


/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 12px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
.omega {
margin-right:0;
}
body {
background:url("./images/background.png") repeat scroll 0 0 transparent;
font-family:'Arino',arial,serif;
font-size:12px;
}
.left {
float:left;
}
.right {
float:right;
}
h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
h1 {
font-size:18px;
}
.headline {
margin-bottom:2.4em;
}
.headline h1 {
font-size:3em;
font-weight:bold;
line-height:1.5em;
}
.text {
line-height:1.5em;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
color:#000000;
font-weight:bold;
}
.text h1 {
font-size:1.5em;
margin-bottom:0.5em;
}
.text h2 {
font-size:1.375em;
line-height:1.5em;
margin-bottom:0.545em;
}
.text h3 {
font-size:1.25em;
line-height:1.2em;
margin-bottom:0.6em;
}
.text h4 {
margin-bottom:0.75em;
}
.text h5, .text h6 {
text-transform:uppercase;
}
.text h5 {
font-size:0.875em;
line-height:1.714em;
margin-bottom:0.875em;
}
.text h6 {
font-size:0.75em;
line-height:2em;
margin-bottom:1em;
}
.text a {
color:#21759B;
}
.text a:hover {
background:none repeat scroll 0 0 #FFF7C0;
color:#000000;
}
.text p {
margin-bottom:1.5em;
}
.text ul, .text ol {
margin:0 0 1.5em 1.5em;
}
.text ul ul, .text ul ol, .text ol ul, .text ol ol {
margin:0 0 1.5em 1.5em;
}
.text dl {
margin-bottom:1.5em;
}
.text dt, .text dd {
line-height:1.5em;
}
.text dt {
font-weight:bold;
}
.text dd {
margin-bottom:1.5em;
}
.text blockquote {
border-left:6px solid #DDDDDD;
color:#888888;
margin:0 0 1.5em 0.75em;
padding-left:0.75em;
}
.text pre {
background:none repeat scroll 0 0 #EEEEEE;
border-left:0.429em solid #DDDDDD;
clear:both;
font-size:0.875em;
margin-bottom:1.714em;
overflow:auto;
padding:0.857em;
white-space:pre-wrap;
}
.text code, .text pre {
font-family:Consolas,"Andale Mono",Monaco,Courier,"Courier New",Verdana,sans-serif;
}
.text hr {
background:none repeat scroll 0 0 #CCCCCC;
border:medium none;
height:1px;
margin-bottom:1.5em;
}
header.core:after, #content:after, footer.core:after {
content:"";
display:block;
height:0;
visibility:hidden;
}
header.core {
height:85px;
padding-top:10px;
}
header.core #logo a {
color:#FFFFFF;
display:none;
font-family:'Allan',arial,serif;
font-size:45px;
line-height:1.2em;
}
header.core #logo:hover {
color:#AC2125;
font-family:'Allan',arial,serif;
}
header.core #desc {
color:#D2D2D2;
font-family:'Allan',arial,serif;
font-size:1.6em;
margin-bottom:0;
}
#content {
float:left;
margin:0 auto;
padding-top:2.4em;
width:510px;
}
#blog_names {
color:#AC2125;
float:left;
margin-left:0;
margin-top:10px;
position:relative;
}
footer.core {
background:none repeat scroll 0 0 #FFFFFF;
margin-top:20px;
width:780px;
}
footer.core p {
color:#EEEEEE;
font-size:1.2em;
text-shadow:-1px -1px 0 #666666;
}