/*  
Theme Name: DancingHotDog
Theme URI: http://wordpress.org/
Description: Special Theme
Version: 1.1
Author: Drew A.
*/



BODY{margin:0px;background-image:url(imgs/bg.gif);background-repeat:repeat-x;background-color:#FFDF09;}
FORM{margin:0px;}
.databg{background-image:url(imgs/data_bg.gif);background-repeat:repeat-y;}
.bgfoot{background-image:url(imgs/bg_foot.jpg);background-repeat:no-repeat;background-position:center bottom;padding-bottom:20px;}

.left{width:159px;}
.right{width:127px;}

.leftpane{border:1px solid #FFB209; background-color:#681009;padding:5px;}

.selection{margin-top:10px;}

.sep{margin-top:3px;margin-bottom:3px;}
.bdy{width:601px;}

.frame-body{background-image:url(imgs/frame-body.gif);background-repeat:repeat-y;}

.my-content{margin-left:15px;margin-right:15px;font-size:12px;font-family:arial;text-align:left;}

.post H2{margin:0px;padding:0px;}
.post, .entry{margin:0px;padding:0px;}


TEXTAREA{width:450px !important;;}

#sidebar h2 {
	font-family: tahoma, 'arial', Verdana, Sans-Serif;
	font-size: 11px;
	color:white;	
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

 .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 25px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	* padding-left:0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar UL{color:white;color:#FFB209;font-size:11px;font-family:tahoma;}
#sidebar UL LI A, #sidebar OL LI A{color:#FFB209;font-size:11px;font-family:tahoma;}

#sidebar UL LI H2{margin:0px;padding:0px;}
#sidebar UL LI UL {*list-style-type: square;}
#sidebar UL LI UL{*margin-left:10px;}


/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


.alt A, .commentmetadata A, .post A, #comment A{color:#681009;}
.alt A:hover, .commentmetadata A:hover, .post A:hover{color:#CE1A15}

FORM{margin:0px;padding:0px;}



