*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

a img {
	border: none;
	}

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #74d3ff url(img/bg.gif) repeat-x;
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle1
{
background: url('img/logo_01.jpg') no-repeat bottom;
height: 62px;
width: 1000px;
display: block;
color: #448ABD;
text-align: left;
margin: 0px auto;
padding: 0;
}

#blogtitle2
{
background: url('img/logo_02.jpg') no-repeat bottom;
height: 62px;
width: 1000px;
display: block;
text-align: left;
margin: 0px auto;
padding: 0;
}

#blogtitle3
{
background: url('img/logo_03.jpg') no-repeat bottom;
height: 62px;
width: 1000px;
display: block;
text-align: left;
margin: 0px auto;
padding: 0;
}

#blogtitle a:link {
color: #000000;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #000000;
text-decoration: none;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding: 0;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
width: 1000px;
overflow: hidden;
background: #74d3ff;
/*background: url('img/bg_t.gif') repeat-y;*/
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 180px;
margin: 0;
padding-top: 0px;
margin-top: 0;
margin-left: 10px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 0px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 10px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0px 195px 0px 195px;
padding: 1em;
padding-top: 0px;
/*border: #0095fd 1px solid;*/
background: #17cdff;
}


#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;
}

a:link img {border: #ae0901 1px solid;}
a:visited img {border: #667378 1px solid;}
a:visited:hover img {border: #00ccff 1px solid;}
a:hover img {border: #ffffff 1px solid;}

                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

.text_top 
{
font-size: 11px; 
color: #0071bf;
padding: 5px 1em 0 1em;
}

.text_top a:link, .text_top a:visited 
{
color: #0071bf;
font-weight: bold;
text-decoration: underline;
}

.text_top a:hover 
{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 8px 0 8px;
}

#sidebarleft li
{
background: url(img/lbar_bg.gif) repeat;
padding-bottom: 0px;
}

#sidebarleft ul li
{
display: block;
padding-left: 12px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
padding-bottom: 0px;
}

#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, #sidebarleft a:visited:hover {
color: #00ccff;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #667378;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #ff00f4;
padding: 14px 0px 10px 0px;
background: url(img/lbar.gif) no-repeat;
margin-top:10px;
}

#sidebarleft a img {border: none;}


                         /***************************************************
                         *********************** Left Sidebar-1 **************
                         *****************************************************/
#sidebarleft1
{
text-align: center;
margin-bottom: 10px;
background: none;
padding: 0 8px 0 8px;
}

#sidebarleft1 li
{
background: url('img/lbar_bg.gif');
/*background: #fbf0eb;*/
padding-bottom: 0px
}

#sidebarleft1 ul li
{
display: block;
padding-left: 12px;
margin-left: 5px;
background: url('img/star.gif') no-repeat;
padding-bottom: 0px
}

#sidebarleft1 ul li ul li{
padding-left: 10px;
background: url('img/child.gif') no-repeat;
padding-bottom: 2px
}

#sidebarleft1 ul li li{
padding-left: 10px;
background: url('img/child.gif') no-repeat;
padding-bottom: 2px
}

#sidebarleft1 a:link {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft1 a:hover, #sidebarleft1 a:visited:hover {
color: #00ccff;
text-decoration: underline;
border: none;
}

#sidebarleft1 a:visited {
color: #667378;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft1 h2 {
color: #ff00f4;
padding: 14px 0px 10px 0px;
background: url(img/lbar.gif) no-repeat;
margin-top:10px;
}

#sidebarleft1 a:link img {border: #00ccff 1px solid;}
#sidebarleft1 a:visited img {border: #667378 1px solid;}
#sidebarleft1 a:hover img {border: #00ccff 1px solid;}
#sidebarleft1 a:visited:hover img {border: #00ccff 1px solid;}


                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright li
{
background: url('img/lbar_bg.gif');
/*background: #fbf0eb;*/
padding-bottom: 0px
}

#sidebarright ul li
{
display: block;
padding-left: 12px;
margin-left: 5px;
background: url('img/star.gif') no-repeat;
padding-bottom: 0px
}

#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, #sidebarright a:visited:hover {
color: #00ccff;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #667378;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #ff00f4;
padding: 14px 0px 10px 0px;
background: url(img/lbar.gif) no-repeat;
margin-top:10px;
}

                         /***************************************************
                         *********************** Right Sidebar-1 **************
                         *****************************************************/

#sidebarright1
{
text-align: center;
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright1 li
{
background: url('img/lbar_bg.gif');
/*background: #fbf0eb;*/
padding-bottom: 0px
}

#sidebarright1 ul li
{
display: block;
padding-left: 12px;
margin-left: 5px;
background: url('img/star.gif') no-repeat;
padding-bottom: 0px
}

#sidebarright1 ul li ul li{
padding-left: 10px;
background: url('img/child.gif') no-repeat;
padding-bottom: 2px
}

#sidebarright1 a:link {
color: #000000;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright1 a:hover, #sidebarright1 a:visited:hover {
color: #00ccff;
text-decoration: underline;
border: none;
}

#sidebarright1 a:visited {
color: #667378;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright1 h2 {
color: #ff00f4;
padding: 14px 0px 10px 0px;
background: url(img/lbar.gif) no-repeat;
margin-top:10px;
}

sidebarright1 a:link img {border: #00ccff 1px solid;}
sidebarright1 a:visited img {border: #667378 1px solid;}
sidebarright1 a:hover img {border: #00ccff 1px solid;}
sidebarright1 a:visited:hover img {border: #00ccff 1px solid;}


                         /***************************************************
                         *********************** Right Sidebar-2 **************
                         *****************************************************/

#sidebarright2
{
text-align: center;
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright2 li
{
background: url('img/lbar_bg.gif');
/*background: #fbf0eb;*/
padding-bottom: 0px
}

#sidebarright2 ul li
{
display: block;
padding-left: 12px;
margin-left: 5px;
background: url('img/star.gif') no-repeat;
padding-bottom: 0px
}

#sidebarright2 ul li ul li{
padding-left: 10px;
background: url('img/child.gif') no-repeat;
padding-bottom: 2px
}

#sidebarright2 a:link {
color: #000000;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright2 a:hover, #sidebarright2 a:visited:hover {
color: #00ccff;
text-decoration: underline;
border: none;
}

#sidebarright2 a:visited {
color: #667378;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright2 h2 {
color: #ff00f4;
padding: 14px 0px 10px 0px;
background: url(img/lbar.gif) no-repeat;
margin-top:10px;
}

#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-left: 3px solid #72efff;
margin: 5px 10px 10px 10px;
padding-left: 25px;
text-align: left;
background: #17cdff;

}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link, .postmetadata a:visited
{
border: none;
color: #000000;
font-weight: normal;
text-decoration:underline;
}

.postmetadata a:hover, .postmetadata a:visited:hover
{
border: none;
color: #ffffff;
font-weight: normal;
text-decoration:underline;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #ae0901;
font-weight: bold;
text-decoration: underline;
}

a:hover, a:visited:hover
{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

a:visited
{
color: #ae0901;
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: #17cdff;
color: #000000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #e5ffff;
margin-bottom: 2px;
border: 1px solid #72efff;
}

li.alt
{
background: #e5ffff;
border: 1px solid #72efff;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link, .commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

.commentlist a:hover, .commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}

.commentmetadata a:link, .commentmetadata a:visited
{
text-decoration: none;
color: #000000;
}

.commentmetadata a:hover, .commentmetadata a:visited:hover
{
text-decoration: none;
color: #ffffff;
}

.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: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 0px 0 0px 0;
text-align: center;
}

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: 1px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
background: #74d3ff url(img/title.gif);
/*border-top: 1px dotted #cbfeff;*/
/*border: 1px solid #ff9792;*/
}


                         /***************************************************
                         *********************** post title **************
                         *****************************************************/

.posttitle a:link
{
font-size: 15px;
color: #ff00f4;
font-weight: bold;
}

.posttitle a:hover, .posttitle a:visited:hover
{
font-size: 15px;
color: #ff00f4;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 15px;
color: #ff00f4;
font-weight: bold;
}

h4
{
margin-top: 15px;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 0px 0 6px 0;
text-align: center;
color: #000000;
}

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 Tahoma, 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: 2px 5px 3px 5px;
margin-top: 12px;
margin-right: 5px;
text-align: center;
color: #17cdff;
}

.entry
{
margin-bottom: 5px;
}
                         /*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;
	}

/* Menu */


    #tabs1 {
	position: absolute;
	left: 557px;
	top: 11px;
	width: 442px;
	height: 113px;	padding: 0px 0px 0px 20px;
	float:left;
	background:transparent;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
      }
    #tabs1 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      }
    #tabs1 a{
	float:left;
	margin:0;
	color: white;
	padding:0px 12px 3px 10px;
	text-decoration:underline;
      }

    #tabs1 a:hover {
	float:left;
	color: #31fc2b;
	margin:0;
	text-decoration:underline;}
	
.ddsg-wrapper {text-align: left}