*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

a img {
border: #cde4eb 1px solid;
}

body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #ffceff url('img/body-bg.png') repeat;
color: #00374b;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body-bg {background: url('img/body.png') left top repeat-x; min-height: 500px;}



                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/
#blogtitle1
{
background: url('img/logo_01.jpg') no-repeat bottom;
height: 52px;
width: 920px;
display: block;
text-align: left;
margin: 0px auto;
padding: 0;
}

#blogtitle2
{
background: url('img/logo_02.jpg') no-repeat bottom;
height: 54px;
width: 920px;
display: block;
text-align: left;
margin: 0px auto;
padding: 0;
}

#blogtitle3
{
background: url('img/logo_03.jpg') no-repeat bottom;
height: 52px;
width: 920px;
display: block;
text-align: left;
margin: 0px auto;
padding: 0;
}

#blogtitle a:link {
color: #00374b;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #00374b;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #00374b;
text-decoration: none;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container {
clear:left;
padding: 5px 5px 8px 5px;
margin-left:auto;
margin-right:auto;
margin-top: 6px;
width: 908px;
overflow: hidden;
background: #e2f7ff;
border: #cde4eb 1px solid;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav {
float: left;
width: 180px;
padding: 0px;
margin: 0px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav {
float: right;
width: 180px;
margin: 0;
padding: 0;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 5px 182px 0px 182px;
padding-top: 0px;
border: none;
background: none;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
padding-left: 12px;
background: url('img/star.gif') no-repeat;
}

#content ul ul li{
padding-left: 15px;
background: url('img/child.gif') no-repeat;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p {
padding-left: 8px;
}

                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
font-size: 10px;
clear: both;
width: 100%;
color: #666666;
padding: 10px 0 5px 0; 
}

#footwrap p
{
margin-top: 10px;
margin-bottom: 0px;
}

#footwrap a:link {
text-decoration: none;
border: none;
color: #666666;
}
#footwrap a:hover {
color: #00374b;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #00374b;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #666666;
text-decoration: none;
border: none;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 1px 1px 5px 1px;
}

#sidebarleft li
{
background: #fff7fc;
padding-bottom: 10px;
margin: 0 1px 1px 0;
border-right: 1px solid #cde4eb; 
border-left: 1px solid #cde4eb; 
border-bottom: 1px solid #cde4eb;
}

#sidebarleft ul li
{
display: block;
margin-left: 5px;
background: none;
padding: 0px;
border: none;
}

#sidebarleft ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #00374b;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover, #sidebarleft a:visited:hover {
color: #ed184a;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #00374b;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #116fad;
padding: 2px 0px 3px 0px;
background: url(img/sidebar.gif) repeat-x;
margin: 5px 0 10px 0;
text-align: center;
border-top: 1px solid #cde4eb;
border-bottom: 1px solid #cde4eb;
}

#sidebarleft a img {margin: 5px 0 5px 0;}


                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 1px 1px 5px 1px;
}

#sidebarright li
{
background: #fff7fc;
padding-bottom: 10px;
margin: 0 1px 1px 0;
border-right: 1px solid #cde4eb; 
border-left: 1px solid #cde4eb; 
border-bottom: 1px solid #cde4eb;
}

#sidebarright ul li
{
display: block;
margin-left: 5px;
background: none;
padding: 0px;
border: none;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url('img/child.gif') no-repeat;
padding-bottom: 2px
}

#sidebarright a:link {
color: #00374b;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover, #sidebarright a:visited:hover {
color: #ed184a;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #00374b;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #116fad;
padding: 2px 0px 3px 0px;
background: url(img/sidebar.gif) repeat-x;
margin: 5px 0 10px 0;
text-align: center;
border-top: 1px solid #cde4eb;
border-bottom: 1px solid #cde4eb;
}

#sidebarright a img {margin: 5px 0 5px 0;}



                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #ff0000;
border-left: 4px solid #ff0000;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
border: none;
margin: 0px;
text-align: left;
background: none;
}

.postmetadata span
{
color: #666666;
}


.postmetadata a img, .postmetadata a:hover img
{
border: none;
text-decoration: none;
}

.postmetadata_small 
{
display:block;
margin: 10px;
text-align: left;
font-size: 9px;
}

#content .postmetadata
{
padding-left: 9px;
}

.postmetadata a:link, .postmetadata a:visited
{
border: none;
color: #00374b;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:hover, .postmetadata a:visited:hover
{
border: none;
color: #ed184a;
font-weight: normal;
text-decoration: underline;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link, a:visited
{
color: #00374b;
font-weight: bold;
text-decoration: underline;
}

a:hover, a:visited:hover
{
color: #ed184a;
font-weight: bold;
text-decoration: underline;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: none;
color: #00374b;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: none;
margin-bottom: 2px;
border: 1px solid #b5d9ea;
}

li.alt
{
background: none;
border: 1px solid #b5d9ea;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 15px;
}

.commentfill
{
margin-left: 39px;
text-align:left;
}

.commentlist a:link, .commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #00374b;
}

.commentlist a:hover, .commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #ed184a;
}

.commentmetadata a:link, .commentmetadata a:visited
{
text-decoration: none;
color: #00374b;
}

.commentmetadata a:hover, .commentmetadata a:visited:hover
{
text-decoration: none;
color: #ed184a;
}

.commentnumber {
font: normal 12px 'Times New Roman', Times, serif;
margin-top: 2px;
float:left;
color: #00374b;
font-size: 14pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
padding-left: 5px;
color: #666666;
}

h2
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 0px 0 0px 0;
text-align: center;
}

h3
{
display: block;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-size: 14px;
font-weight: bold;
padding: 2px 0px 5px 0px;
margin: 1px 10px 10px 12px;
/*background: url(img/sidebar.gif) repeat-x;*/
border-bottom: #cde4eb solid 1px;
color: #116fad;
}


                         /***************************************************
                         *********************** post title **************
                         *****************************************************/

.posttitle a:link, .posttitle a:visited
{
font-size: 14px;
color: #00374b;
font-weight: bold;
text-decoration: none;
}

.posttitle a:hover, .posttitle a:visited:hover
{
font-size: 14px;
color: #ed184a;
font-weight: bold;
text-decoration: underline;
}

h4
{
font-size: 12px;
font-weight: bold;
padding: 5px 0 2px 0;
margin: 0 0 2px 0;
text-align: center;
color: #00374b;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/
.date
{
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
float: right;
letter-spacing: 0px;
padding: 4px 8px 0px 5px;
margin: 0px;
text-align: center;
color: #ffffff;
}

.entry
{
text-align: center;
margin: 0 6px;
}

.entry a {color: #ed184a;}

.navigation {
padding-bottom: 10px;
}

.alignright{
margin-left: 10px;
}

.alignleft{
margin-right: 10px;
}

.postdesc
{
text-align: justify;
margin: 10px 10px 0 10px;
}


                         /*Contained Floats Fix*/
.post
{
display: block;
overflow: hidden;
width: 98%;
border: #cde4eb 1px solid;
padding-bottom: 10px;
margin: 0 0 8px 0px;
background: #ffffff;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #ff0000;
color: #666666;
background: #ff0000;
}

#searchform {
margin-left: 5px;
}

.ddsg-wrapper {text-align: left}