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

ul
{
list-style: none;
}

a:visited img, a:link img {border: #ae0901 1px solid;}
a:hover img {border: #00ccff 1px solid;}

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #323232 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: 76px;
width: 820px;
display: block;
color: #448ABD;
text-align: left;
margin: 0px auto;
padding: 0;
}

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

#blogtitle3
{
background: url('img/logo_03.jpg') no-repeat bottom;
height: 80px;
width: 820px;
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: 820px;
overflow: hidden;
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: -5px 195px 0px 195px;
padding: 1em;
padding-top: 0px;
border: #00ccff 1px solid;
background: #ffffff;
/*background: url('img/tb_bg.gif') repeat;*/
}


#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: 11px;
clear:both;
float:left;
width: 100%;
background: url('img/bg_tt.gif') repeat-y;
color: #000000;
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: #000000;
text-decoration: none;
border: none;
}
#footwrap a:hover {
color: #00ccff;
text-decoration: underline;
border: none;
}

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

#footwrap a:visited {
color: #667378;
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: #ffffff;
padding-bottom: 10px;
margin: 8px 0 10px 0;
border-right: 1px solid #00ccff; 
border-left: 1px solid #00ccff; 
border-bottom: 1px solid #00ccff; 
}

#sidebarleft ul li
{
display: block;
padding-left: 12px;
padding-bottom: 0px;
margin:0;
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, #sidebarleft a:visited {
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 h2 {
color: #ffffff;
padding: 5px 0px 5px 0px;
background: url(img/lbar.gif) repeat-x;
margin: 0px 0 10px 0;
}

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


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

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

#sidebarright li
{
background: #ffffff;
padding-bottom: 10px;
margin: 8px 0 10px 0;
border-right: 1px solid #00ccff; 
border-left: 1px solid #00ccff; 
border-bottom: 1px solid #00ccff; 
}

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

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

#sidebarright a:link, #sidebarright a:visited {
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 h2 {
color: #ffffff;
padding: 5px 0px 5px 0px;
background: url(img/lbar.gif) repeat-x;
margin: 0px 0 10px 0;
}

#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: #666666;
border-left: 4px solid #B5C9DF;
}


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

.postmetadata
{
display:block;
border: 1px solid #d2d6d7;
margin: 5px 10px 10px 10px;
padding-left: 25px;
text-align: left;
background: #f5f9fa;

}

#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: #00ccff;
font-weight: normal;
text-decoration:underline;
}

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

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

a:hover, a:visited:hover
{
color: #00ccff;
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: #ffffff;
color: #000000;
}

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

li.alt
{
background: #f5f9fa;
border: 1px solid #cccccc;
}

.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: #00ccff;
}

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

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

.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: 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: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
background: #ae0901 url(img/1.gif) repeat-x;
border: 1px solid #ff9792;
}


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

.posttitle a:link
{
font-size: 15px;
color: #ffffff;
font-weight: bold;
}

.posttitle a:hover, .posttitle a:visited:hover
{
font-size: 15px;
color: #00ccff;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 15px;
color: #ff9792;
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;
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: 15px;
text-align: center;
color: #ff9792;
}

.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: 948px;
	top: 7px;	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}