/*  
Theme Name: ddi
Theme URL: http://ddi.se32.com/
Description: Theme coded by donan based on CypherHackz.
Version: 1.0
Author: Donan
Author URL: http://www.se32.com/
*/
div.menuoption1{float: left; background: url(images/home.gif) no-repeat; width:208px; height:65px; margin: 0;}
div.menuoption1:hover{background: url(images/homev.gif) no-repeat; cursor:pointer;}

div.menuoption2{float: left; background: url(images/extra.gif) no-repeat; width:208px; height:65px; margin: 0;}
div.menuoption2:hover{background: url(images/extrav.gif) no-repeat; cursor:pointer;}

div.menuoption3{float: left; background: url(images/book.gif) no-repeat;width:208px; height:65px; margin: 0;}
div.menuoption3:hover{background: url(images/bookv.gif) no-repeat; cursor:pointer;}

div.menuoption4{float: left; background: url(images/aboutus.gif) no-repeat;width:208px; height:65px; margin: 0;}
div.menuoption4:hover{background: url(images/aboutusv.gif) no-repeat; cursor:pointer;}

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
background-color:#4C3827;
/*background: url(images/ntbg.png);*/


    
    /* Mozilla proprietary */
    -moz-border-radius: 15px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}


.entry img{
background: url(images/shadow-trans.png) no-repeat right bottom;
padding: 0px 6px 6px 0px;

}

/************************************************************
*	HTML
************************************************************/
body{
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg) fixed bottom;
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	}
img{
	border: none;
	}
#wrapper{
	background: url(images/header.gif) repeat-x top;
	min-height: 212px;
	}
#content{
	padding: 20px 0;
	clear: both;
	width: 1076px;
	margin: 0 auto;
	}
/************************************************************
*	HEADER
************************************************************/
#header{
	height: 212px;
	width: 1076px;
	margin: 0 auto;
	}
.subheader{
	background: url(images/subheader.gif) no-repeat;
	height: 162px; /*162*/
	width: 1076px;
	margin: 0 auto;
	}
.nav{
	clear: both;
	}
.menu{
	float: left;
	width: 832px;
	}
.search{
	float: right;
	background: url(images/search.gif) no-repeat;
	width: 166px; /*206*/
	height: 58px; /*64*/
	padding: 6px 0 0 40px;
	margin: 0;
	}
.search form, .search input{
	margin: 0 0 0 31px;
	padding: 0;
	}
input#s{
	/*margin: 1px 0 0 51px;*/
	width: 96px;
	padding: 0;
	font-size: 8pt;
	border: none;
	background: none;
	height: 17px;
	}
.subheader h1{
	padding: 30px 0 0 30px;
	margin: 0;
	color: #ffffff;
	font-size: 30pt;
	}
/************************************************************
*	MAIN
************************************************************/
#main{
	border: 1px solid #333333;
	width: 760px; /*829*/
	float: left;
	background: url(images/submainn.gif) repeat-y;
	}
.submainn{
	background: url(images/main.gif) repeat-x 0 119px;
	overflow: hidden;
	}
.submain{
	background: url(images/mainh.gif) no-repeat top;
	min-height: 120px;
	}
.postdate{
	width: 78px;
	height: 50px; /*55*/
	background: url(images/postdate.gif) no-repeat;
	float: left;
	font-size: 30pt;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align: center;
	}
.postdate span{	
	font-size: 10pt;
	font-weight: normal;
	}
.entry{
	float: right;
	width: 640px;
	}
.postcontent{	
	clear: both;
	}
.post{
	clear: both;
	padding: 0 10px 10px 10px;
	}
.navigation{
	clear: both;
	font-size: 8pt;
	}
.high{
	height: 50px;
	clear: both;
	}
.low{
	height: 30px;
	clear: both;
	}
.post h2, .post h1{
	font-size: 15pt;
	margin: 0;
	padding: 5px 0;
	}
span.pcom{
	float: right;
	}
.postmeta{
	font-size: 8pt;
	}
.alignleft{
	float: left;
	padding: 5px 0;
	}
.alignright{
	float: right;
	padding: 5px 0;
	}
/************************************************************
*	COMMENTS
************************************************************/
textarea{
	font-size: 8pt;
	font-family: tahoma;
	color: #000000;
	border: none;
	padding: 5px 2px;
	border: 1px solid #000066;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
#comments h3{
	border-bottom: 1px solid #000000;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10pt;
	}
#comments{
	padding: 30px 10px 10px 10px;
	}
input#author, input#email, input#url, textarea#comment{
	border: 1px solid #000066;
	padding: 0;
	font-size: 8pt;
	}
.comfooter{
	text-align: right;
	font-size: 8pt;
	}
.comment_meta{
	font-size: 8pt;
	}
.comcontent{
	border: 1px solid black;
	background: url(images/footer.gif) repeat-y;
	padding: 5px 2px;
	}
blockquote{
	margin: 0 20px;
	padding: 10px 5px;
	border: 3px double #ffffff;
	background: url(images/quote.gif) repeat-y;
	}
#comments blockquote{
	margin: 0 20px;
	padding: 10px 5px;
	border: 3px double #ffffff;
	background: url(images/footer.gif) repeat-y;
	color: #cccccc;
	}
/************************************************************
*	SIDEBAR
************************************************************/
#sidebar ul.no{
	margin: 0;
	padding: 10px;
	list-style: none;
	background: url(images/sideh.gif) no-repeat top;
	}
#sidebar ul.no li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sidebar ul.no li ul{
	margin: 0;
	padding: 10px;
	list-style: none;
	}
#sidebar h2{
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #ffffff;
	}
.subfooter span{
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 12pt;
	color: #ffffff;
	}
#sidebar{
	float: right;
	width: 199px;
	color: white;
	border: 1px solid #ffffff;
	background: url(images/sideul.gif) repeat-y;
	}
/************************************************************
*	FOOTER
************************************************************/
#footer{
	clear: both;
	padding: 0 0 10px 0;
	width: 18%;
	margin: 0 auto;
	}
.subfooter{
	clear: both;
	overflow: hidden;
	text-align: center;
	border: 1px solid #333333;
	background: url(images/footer.gif) repeat-y;
	padding:0;
	min-height: 50px;
        width:96%;
	}
.sub1{	width: 100%;
	padding: 0px;
	float: left;
	text-align: center;
	}
.sub1 h2, .sub2 h2, .sub3 h2, .sub4 h2{
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #ffffff;
	}
.sub1 ul, .sub2 ul, .sub3 ul, .sub4 ul{
	margin: 0;
	padding: 0;
	}
.sub1 ul li, .sub2 ul li, .sub3 ul li, .sub4 ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
/************************************************************
*	LINKS
************************************************************/
a{
	color: #ffffff;
      font-weight: bold;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
#sidebar a, #footer a{
	color: #000000;
      font-weight: bold;
	}
#sidebar a:hover, #footer a:hover{
	color: #ffffff;
      font-weight: bold;
	text-decoration: underline;
	}
