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

ul
{
list-style: none;
}

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

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #737984;
/*background: url(img/bg.gif) repeat;*/
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

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




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle1
{
background: url('img/logo_01.jpg') no-repeat bottom;
height: 94px;
width: 850px;
display: block;
color: #448ABD;
text-align: left;
margin: 0px auto;
padding: 0;
}

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

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

#blogtitle4
{
background: url('img/logo_04.jpg') no-repeat bottom;
height: 69px;
width: 850px;
display: block;
text-align: left;
margin: 0px auto;
padding: 0;
}

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

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

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

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding: 0;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
width: 850px;
overflow: hidden;
background: url('img/bg_t.gif') repeat-y;
}




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


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

#rightnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 2px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 5px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 10px 191px 0px 191px;
padding: 1em;
padding-top: 0px;
border: #a9a5a1 1px solid;
background: #f3f3f3;
/*background: url('img/tb_bg.gif') repeat;*/
}

#content1
{
margin: 10px 0px -15px 0px;
padding-top: 0px;
}

#content2
{
display: block;
margin: 0;
padding-top: 0px;
}

#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
{
clear:both;
float:left;
width: 100%;
background: url('img/bg_tt.gif') repeat-y;
color: #666666;
font-weight: normal; 
padding-left:1em; 
padding-right:1em; 
padding-top:5px; 
padding-bottom:19px
}

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

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

#footwrap a:visited:hover {
color: #000000;
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: 0 8px  0 8px;
}

#sidebarleft li
{
background: #f3f3f3;
padding-bottom: 10px;
margin-bottom: 1px;
border-right: 1px solid #a9a5a1; 
border-left: 1px solid #a9a5a1; 
border-bottom: 1px solid #a9a5a1;
}

#sidebarleft ul li
{
display: block;
padding-left: 12px;
margin-left: 5px;
background: url('img/star.gif') no-repeat;
padding-bottom: 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: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #f7404b;
text-decoration: underline;
border: none;
}

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

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

#sidebarleft h2 {
color: #ffffff;
padding: 2px 0px 3px 5px;
background: #f7404b;
margin: 10px 0 10px 0;
border-top: 1px solid #a9a5a1;
}

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


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

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright li
{
background: #f3f3f3;
padding-bottom: 10px;
margin-bottom: 1px;
border-right: 1px solid #a9a5a1; 
border-left: 1px solid #a9a5a1; 
border-bottom: 1px solid #a9a5a1;
}

#sidebarright ul li
{
display: block;
padding-left: 12px;
margin-left: 5px;
background: url('img/star.gif') no-repeat;
padding-bottom: 2px;
border: none;
}

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

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

#sidebarright a:hover {
color: #f7404b;
text-decoration: underline;
border: none;
}

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

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

#sidebarright h2 {
color: #ffffff;
padding: 2px 0px 3px 5px;
background: #f7404b;
margin: 10px 0 10px 0;
border-top: 1px solid #a9a5a1;
}

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

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 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: #666666;
border-left: 4px solid #B5C9DF;
}


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

.postmetadata
{
display:block;
border: 1px solid #cccccc;
/*border-left: 3px solid #000000;*/
margin: 5px 10px 10px 10px;
padding-left: 25px;
text-align: left;
background: #f1eaea;

}

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

.postmetadata a:link
{
border: none;
color: #000000;
font-weight: normal;
text-decoration:underline;
}

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

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

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

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

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

a:hover, a:visited:hover
{
color: #f7404b;
}


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


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

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #f3f3f3;
color: #000;
}

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

li.alt
{
background: #f1eaea;
border: 1px solid #a9a5a1;
}

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

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

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

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

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

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

.commentmetadata a:link
{
text-decoration: none;
color: #000000;
}

.commentmetadata a:hover
{
text-decoration: none;
color: #f7404b;
}

.commentmetadata a:visited
{
text-decoration: none;
color: #000000;
}

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

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

#comment
{
width:80%;
}

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

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

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

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

h3.posttitle   
{
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 1px dotted #000000;
/*border-bottom: 1px dotted #000000;*/
}


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

.posttitle a:link
{
font-size: 18px;
color: #000000;
/*color: #9BB4CF;*/
font-weight: bold;
}

.posttitle a:visited
{
font-size: 18px;
color: #000000;
/*color: #9BB4CF;*/
font-weight: bold;
}

.posttitle a:hover
{
font-size: 18px;
color: #f7404b;
font-weight: bold;
}

.posttitle a:visited:hover
{
font-size: 18px;
color: #f7404b;
font-weight: bold;
}

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

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: italic normal 14px Arial, Helvetica, sans-serif;
/*font: italic normal 22px 'Times New Roman', Times, serif;*/
float: right;
text-transform: uppercase;
letter-spacing: -1px;
/*letter-spacing: -2px;*/
padding: 3px 5px 3px 5px;
margin-top: 15px;
text-align: center;
color: #333333;
/*color: #D1DFEF;*/
}

.entry
{
margin-bottom: 5px;
}

.entry a {color: #f7404b;}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #6DA6D1;
color: #666666;
background: #C3DEF1;
}

#searchform {
margin-left: 5px;
}
	
.ddsg-wrapper {text-align: left}