/*  
Theme Name: CartoonStyle-Orange
Theme URI: http://www.wpthemescript.com/
Description: Two Column Orange Cartoon Style.
Version: 1.2
Author: sdscripts
Author URI: http://www.wpthemescript.com/
*/
*/
*{margin: 0; padding: 0;}
body{

	background: #ffffff url("images/boom_bg.gif") repeat;
	margin: 0;	
	padding: 0;
	text-align: center;
	font: 12px Trebuchet MS, Verdana, Arial;
	color: #000000;
}
p{padding: 5px 0;}
a{text-decoration: none; color: #996699;}
a:hover{color: #5a5a5a;}

#container{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}



/* @group Navigation */



#navigation{
	width: 100%;
	height: 35px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	text-align: center;
	background: transparent url("images/bgr.gif") repeat-x;
}
#navigation ul{
	width: 850px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#navigation ul li{
	width: 110px;
	height: 35px;
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 3px;
}
#navigation ul li a{
	display: block;
	width: 110px;
	height: 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url("images/button.png") no-repeat 0 0; 
	padding: 11px 0 0 0;
}
#navigation ul li a:hover{
	display: block;
	width: 110px;
	height: 35px;
	color: #993399;
	text-decoration: none;
	text-transform: uppercase;
	background: url("images/active_btn.png") no-repeat 0 0; 
	padding: 11px 0 0 0;
}
#navigation ul .current_page_item a, #navigation ul .current_page_item a:hover{
	display: block;
	width: 110px;
	height: 35px;
	color: #993399;
	text-decoration: none;
	text-transform: uppercase;
	background: url("images/active_btn.png") no-repeat 0 0; 
	padding: 11px 0 0 0;
}
/* @end */

/* @group Hader */
#header{
	width: 950px;
	height: 80px;
	margin: 0;
	padding-top: 19px;
	padding-left: 20px;
	text-align: left;
	position: relative;
}

#header span{font-size: 14px; color: #5a5a5a; position: relative; bottom: 0px; left: 0px; font-weight: bold;}
#header h1{
	width: 159px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 125px;
	bottom: 0;
}

#top_gallery{
	width: 300px;
	height:140px;
	background: transparent url("images/store_info.png") no-repeat;
	color: #000000;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	left: 675px;
	bottom: 0;
}



#header h1 a{
	display: block;
	width: 530px;
	height: 80px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url("images/DtoD_Logo.png") no-repeat 0 0; 
}
#header h1 a:hover{background: url("images/DtoD_Logo.png") no-repeat 0 0px;}
#header h1 a span{display: block; visibility: hidden;}
/* @end */

#main-content{
	width: 855px;
	margin: 0 0 0 100px;
	padding: 42px 0 0 25px;
	background: url("images/top-bgr.png") no-repeat left top;
	min-height: 230px;
	overflow: hidden;
}
#left{
	width: 575px;
	margin: 0;
	padding: 0 20px 0 0;
	float: left;

}
.entry	{
	background: url("images/boomerang.gif") repeat;
border-bottom: thin solid  #c7c7c7;
border-left: thin solid #c7c7c7;
border-right: thin solid #c7c7c7;
border-top: thin solid #c7c7c7;

padding: 0 0 0 0;
}

#left .entry{
	width: 556px;
	margin: 0;
	padding: 0 20px 0 20px;


}

#left h2{
	width: 556px;
	margin: 0;
	padding: 0 0 10px 0;
	font: 16px Trebuchet MS;
	color: #993399;
}
#left .posth2{
	width: 481px;
	height: 40px;
	background: #f5f5f5 url("images/topic.png") no-repeat 0 0;
	margin-top: 10px;

	padding: 5px 0 0 50px;
	font: 18px Trebuchet MS;
	color: #993399;
	border-left: thin solid #c7c7c7;
	border-right: thin solid #c7c7c7;
border-top: thin solid #c7c7c7;



	

}
#left h2 a{text-decoration: underline; color: #993399;}
#left h2 a:hover{color: #996699; text-decoration: underline;}
#left h2 span{display: block; width: 481px; font-size: 12px; font-weight: normal; color: #663366;}




#left h3{
	width: 556px;
	margin: 0;
	padding: 20px 0 10px 0;
	font: 14px Trebuchet MS;
	color: #5a5a5a;
}
#commentform{
	width: 556px;
	margin: 0;
	padding: 0;
}
#commentform input{
	width: 350px;
	margin: 0;
	padding: 0;
	border: 1px solid #bfbfbf;
}
#commentform #comment{
	width: 450px;
	margin: 0;
	padding: 0;
	border: 1px solid #bfbfbf;
}
#commentform #submit{
	width: 94px;
	height: 24px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
}
.commentlist{
	width: 556px;
	margin: 0;
	padding: 0;
}
.commentlist li{
	list-style-type: none;
	width: 491px;
	margin: 0 0 10px 0;
	padding: 0 0 0 65px;
	background: url("images/comment.gif") no-repeat 0 0;
}
.commentmetadata{
	width: 491px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#subnavigation{
	width: 556px;
	height: 41px;
	margin: 0;
	padding: 10px 0 0 0;
	background: transparent;
	position: relative;
}
#subnavigation a{color: #993399; text-decoration: underline;}
#subnavigation a:hover{color: #996699;  text-decoration: underline;}
#subnavigation .previous-entries{
	display: block;
	position: absolute;
	left: 25px;
}
#subnavigation .previous-entries a{
	display: block;
	height: 25px;
	padding: 0 0 0 25px;
	background: url("images/prev.gif") no-repeat left top;
}

#subnavigation .next-entries{
	display: block;
	position: absolute;
	right: 25px;
}
#subnavigation .next-entries a{
	display: block;
	height: 25px;
	padding: 0 25px 0 0;
	background: url("images/next.gif") no-repeat right top;	
}
.center{
	width: 255px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}
#wp-calendar a{color: #5a5a5a; text-decoration: none;}
#wp-calendar a:hover{color: #fff;}

#right{
	width: 255px;
	height: 100%;
	margin: 0;
	padding: 20px 0 0 5px;
	float: left;
	background: transparent;
}
.sdb-box-lvl-0{
	width: 255px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url("images/sdb-bgr.gif") repeat-y 0 0;
}
.sdb-box-lvl-1{
	width: 255px;
	background: url("images/sdb-top.gif") no-repeat left top;
}
.sdb-box-lvl-2{
	width: 255px;
	background: url("images/sdb-bottom.gif") no-repeat left bottom;
	color: #fff;
	padding: 10px 0 20px 0;
}
.sdb-box-lvl-2 h3{
	width: 240px;
	height: 26px;
	background: url("images/h3bgr.png") no-repeat 0 0;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 16px 0 0 15px;
}
.sdb-box-lvl-2 ul{
	width: 240px;
	font-weight: bold;
	padding: 10px 0;
}
.sdb-box-lvl-2 ul li{
	list-style-type: none;
	width: 240px;
	padding: 1px 0 1px 15px;
}
.sdb-box-lvl-2 ul li a{
	background: url("images/arrow.gif") no-repeat 0 0;
	padding: 0 0 0 15px;
	color: #fff;
	text-decoration: underline;
}
.sdb-box-lvl-2 ul li a:hover{color: #993399;}
#searchform{
	width: 235px;
	margin: 0;
	padding: 10px 0 5px 20px;


	
}
#searchform #s{
	width: 164px;
	height: 18px;
	background: transparent;
	border: 0;
	padding: 6px 0 0 5px;
	margin: 0;
	font: 12px Trebuchet MS;
	color: #993399;
	border-left: thin solid #c7c7c7;
	border-right: thin solid #c7c7c7;
	border-top: thin solid #c7c7c7;
	border-bottom: thin solid #c7c7c7;
}

#searchform #searchsubmit{
	width: 43px;
	height: 28px;
	border: 0;
	background: url("images/submit.png") no-repeat 0 0; 
	margin: 0;
}


#footer{
	width: 821px;
	height: 100px;
	margin: 0 0 0 100px;
	padding: 0 0 0 25px;
	background: url("images/bottom-bgr.png") no-repeat left;
	font-size: 10px;
}
#footer a	{
color: #663366;
}
