body {
        margin: 0 8px;
        padding: 0;
        background: #fff
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: left;
}
p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444;
	margin-bottom: 10px;
	line-height: 1.5em;
}
p.justify {
        width:480px; 
        height:auto;
        text-align:justify;
}
p.normal {font-variant:normal}
p.small {font-variant:small-caps}

a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

strong {
	font-weight:bold;
}
em {
	font-style: italic;
}
legend {
	font-style: italic;
}
form {
	font-style: italic;
}

.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
img.alignleft {
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
	padding: 5px;
}
img.alignright {
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

img {
    border: none;
}
img.frame {
	border: none
}

h1,h2,h3,h4,h5,h6 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
         color:#444;
         margin: 15px 0;
         padding: 0;
         font-size: 1.0em;
         text-transform:uppercase;
}

h1 a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
h1 a:link {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
h1 a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

h2 {
       color:#444;
       font-size: 1em;
       text-align: left;
       font-weight: normal;
       text-transform:uppercase;
}

h2 a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
h2 a:link {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

h3 {
       color:#444;
       margin: 15px 0;
       padding: 0;
       font-size: 1em;
       font-weight: normal;
       text-transform:uppercase;
}

h3 a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
h3 a:link {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
h3 a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

h4, h5, h6, input, button, textarea {
       color:#444;
       font-size: 0.9em;
       font-weight: normal;
       text-transform:uppercase;
}

blockquote {
       margin: 15px 10px;
       background: #fff;
}

blockquote blockquote {
      margin: 10px;
}

pre, code {
        font-family:consolas,'deja vu sans mono','lucida sans typewriter',monaco,monospace;
}

form label {
font-size: 1.0em;
}
.clear {
clear: both;
}
.hide {
display: none;
}
.indent {
text-indent: 2em;
}
.left {
text-align: left;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.top {
vertical-align: top;
}
.bottom {
vertical-align: bottom;
}
.fleft {
float: left;
}
.fright {
float: right;
}

/* Layout & Block */
#container {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: auto;
padding: 0 8px;
min-width: 780px;
text-align: left;
}
#content {
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%;
border: 0;
table-layout: fixed;
}
#header {
margin: 10px 0;
padding: 1px 10px;
background: #fff;
color:#444;
overflow: hidden;
}
#header div.search {
padding: 20px 0 10px 0;
text-align: right;
float: right;
color:#444;
}
#header form p {
color:#444;
margin: 0;
padding: 0;
}
#header input.submit {
margin: 0;
padding: 0;
height: 18px;
width: 18px;
border: 0;
background: #fff;
cursor: pointer;
outline: none;
float: left;
color:#444;
}
#header input.submitfocus,
#header input.submit:hover {
background: #fff url("images/search.gif") no-repeat -18px 2px;
}
#header input.search {
margin: 0;
padding: 1px 0;
height: 16px;
width: 120px;
line-height: 16px;
border: 1px;
background: #fff;
outline: none;
float: left;
}
#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
background:#fff;
color: #444;
font-size: 9px;
}
#footer a {
color: #444;
}
#footer .powered {
font-weight: bold;
}
#footer .themed {
font-weight: normal;
color: #444;
}
#left {
width: 240px;
background:#fff;
vertical-align: top;
}
#right {
padding: 0 15px;
vertical-align: top;
overflow: hidden;
}
#guide {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding-top: 5px;
list-style: none;
text-align: right;
font-size: 1.0em;
display: block;
font-weight: normal;
}
#guide li {
margin-left: 10px;
display: inline;
}
#nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#444;
margin: 10px 0;
padding: 0;
font-size:1.0em;
font-weight: normal;
}

#nav a {
color:#444;
font-weight: normal;
text-decoration: none;
}

#nav a:hover {
color:#000;
font-weight: normal;
text-decoration: underline;
}

#nav a:link {
color:#444;
font-weight: normal;
text-decoration: none;
}

#nav li {
padding: 1px 1px;
list-style: none;
color: black;
font-weight: normal;
}
#nav li a {
color:#444;
font-weight: normal;
text-decoration: none;
}

#nav li a:link {
color:#444;
font-weight: normal;
text-decoration: none;
}

#nav li.focus a {
background: #fff;
font-weight: normal;
color: #444;
}

#nav li a:hover {
background: #fff;
font-weight: normal;
text-decoration: underline;
color: #000;
}
#nav li ul {
margin: 5px 8px;
padding: 0;
}
#nav li ul li {
font-weight: normal;
color: #444;
}

#nav li.pagenav ul li,
#nav li.widget_pages ul li {
padding-left: 5px;
background:#fff;
}

#nav li.categories ul li,
#nav li.widget_categories ul li {
padding-left: 16px;
background:#fff;
}

#nav li.categories a{
background: #fff;
font-weight: normal;
text-decoration: none;
color: #444;
}

#nav li.categories a:link{
background: #fff;
font-weight: normal;
text-decoration: none;
color: #444;
}

#nav li.categories a:hover{
background: #fff;
font-weight: normal;
text-decoration: underline;
color: #000;
}

#nav li.categories ul ul,
#nav li.widget_categories ul ul {
margin-left: 0;
}

#nav li.tags ul,
#nav li.linkcat ul,
#nav li.widget_links ul,
#nav li.widget_recent_comments ul,
#nav li.widget_recent_entries ul {
margin-left: 25px;
}
#nav li.widget_tag_cloud div {
padding: 5px 15px;
line-height: 20px;
}
#nav li.widget_tag_cloud div a {
margin-right: 5px;
font-size: 11px !important;
}
#nav li.tags ul li {
padding-left: 0;
list-style: square;
color: #444;
}
#nav li.tags p {
padding-left: 1em;
}
#nav li.archives ul li,
#nav li.widget_archive ul li,
#nav li.widget_archives ul li {
padding-left: 16px;
background:#fff;
}
#nav li.linkcat ul li,
#nav li.widget_links ul li {
padding-left: 0;
list-style: disc;
color: #444;
}



#nav a {
color:#444;
font-weight: normal;
text-decoration: none;
}

#nav a:link {
color:#444;
font-weight: normal;
text-decoration: none;
}

#nav a:hover {
background: #fff;
font-weight: normal;
text-decoration: underline;
color: #000;
}





#nav li.widget_recent_comments ul li,
#nav li.widget_recent_entries ul li {
padding-left: 0;
font-weight: normal;
list-style: circle;
color: #444;
}
#nav li.widget_recent_entries a,
#nav li.widget_recent_comments a {
color: #444;
text-decoration: none;
}
#nav li.widget_recent_entries a:hover,
#nav li.widget_recent_comments a:hover {
background: none;
text-decoration: underline;
color: #000;
}
#nav li.widget_calendar a {
color: #444;
background: #fff;
}


/* Icons */

a.feed {
padding-left: 5px;
background:#fff;
}
a.rss {
padding-left: 5px;
background:#fff;
}
a.trackback {
padding-left: 5px;
background:#fff;
}
a.comment-reply {
padding-left: 5px;
background:#fff;
}
a.comment-quote {
padding-left: 5px;
background:#fff;
}
li.admin a {
padding-left: 5px;
background:#fff;
}
li.register a {
padding-left: 5px;
background:#fff;
}
div.feedback a {
padding-left: 5px;
background:#fff;
}
li.post,
a.post-edit-link,
a.comment-edit-link,
span.post-edit-link a,
i.comment-edit-link a {
padding-left: 18px;
background:#fff;
}
i.comment-edit-link {
font-style: normal;
}

/* Misc */
.description {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0 0 10px 100px;
}
.copy {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.credit img {
vertical-align: bottom;
}
.navigation {
padding: 10px 0;
}
.meta {
margin: 15px 0;
color: #444;
}
p.meta {
margin: 0;
padding: 10px 0;
}
p.meta b {
font-weight: normal;
}
p.meta span {
float: right;
}
div.avatar {
float: left;
}
img.avatar {
margin: 10px 20px 10px 5px;
}
.post,
.comment-text {
line-height: 150%;
}
.storytitle a {
color: #444;
}
.storycontent {
clear: both;
overflow: auto;
}
.storycontent p {
overflow: auto;
}
.storycontent img {
border: 0px solid white;
}
.commentlist {
margin: 5px 0;
padding: 0;
list-style: none;
}
.commentlist li {
padding: 0 5px 10px 5px;
}
.paginate {
padding: 5px 0;
text-align: right;
}
p.paginate {
padding: 10px 0;
}
.paginate span {
padding: 0 4px;
background: #fff;
color: white;
}
p.paginate span {
border: 0;
background: none;
color: #444;
}
.paginate a {
padding: 0 4px;
color: #444;
text-decoration: none;
}
.paginate a:hover {
text-decoration: underline;
color: #000;
}
p.paginate a, {color: #444;}
p.paginate a:hover {
color: #000;
text-decoration: underline;
}
p.paginate a:hover {
color: #000;
text-decoration: underline;
}
.paginate img {
vertical-align: bottom;
}
.paginate .navimg {
padding: 0 2px;
background: none;
}
.paginate a.navimg:hover {
text-decoration: underline;
}

hr {color: #dddddd;}

/* headers for different doctypes */  
.doc h2 { padding-left:75px; background:url(images/bg_document.png) no-repeat; }
.gloss h2 { padding-left:75px; background:url(images/bg_glossary.png) no-repeat; }
.download h2 { padding-left:75px; background:url(images/bg_downloads.png) no-repeat; }
.howto h2 { padding-left:75px; background:url(images/bg_howto.png) no-repeat; }
.specs h2 { padding-left:75px; background:url(images/bg_specs.png) no-repeat; }
.news h2 { padding-left:75px; background:url(images/bg_bulletnews.png) no-repeat; }

a.pdf { white-space: nowrap; padding-left: 20px; background: url(images/pdf12x12.gif) center left no-repeat; }
a.html { white-space: nowrap; padding-left: 20px; background: url(images/html12x12.gif) center left no-repeat; }
a.qt { white-space: nowrap; padding-left: 20px; background: url(images/qt12x12.gif) center left no-repeat; }
a.ical { white-space: nowrap; padding-left: 20px; background: url(images/ical12x12.gif) center left no-repeat; }
a.dl { white-space: nowrap; padding-left: 20px; background: url(images/dl11x10.gif) center left no-repeat; }
a.dmg { white-space: nowrap; padding-left: 20px; background: url(images/dmg12x12.gif) center left no-repeat; }
a.zip { white-space: nowrap; padding-left: 20px; background: url(images/zip12x12.gif) center left no-repeat; }
a.audio { white-space: nowrap; text-transform: uppercase; letter-spacing: .1em; padding-left: 20px; background: url(images/audio.gif) center left no-repeat; }
a.video { white-space: nowrap; text-transform: uppercase; letter-spacing: .1em; padding-left: 20px; background: url(images/icon_video_sm.gif) center left no-repeat; }
a.mail { white-space: nowrap; padding-left: 25px; background: url(images/icon_send.gif) center left no-repeat; }
a.keynote { white-space: nowrap; padding-left: 20px; background: url(images/keynote.jpg) center left no-repeat; }
a.read-on { white-space: nowrap; padding-left: 20px; background: url(images/readon_black.gif) center left no-repeat; font-weight: bold;}
a.external { white-space: nowrap; padding-right: 15px; background: url(images/external10x10.gif) no-repeat 100% 50%; zoom: 1;}
