/* Begin Typography & Colors */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	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 {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

#sidebar li {
	list-style-type: none;
}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
        margin-top: 25px;

	}

#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: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
         margin-top: 100px;
         	list-style: none;         
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 3px;
	}
	
.polaroid img {
    padding: 1% 1% 3%; 
    background: #fff;
    border: 1px solid #555;
    border-width: 1px 2px 2px 1px;
}


#polaroid img a {
    padding: 1% 1% 3%; 
    background: #fff;
    border: 1px solid #555;
    border-width: 1px 2px 2px 1px;
}


h3  	{
	font-family: Arial, Arial Rounded MT Bold; 
	color: #99CC00;
	font-size: 14px;
	margin-bottom:  0px;
        margin-top: 0px;
	padding: 0px;
 }
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

#adfooter {
	margin-top: 10px;
	margin-bottom: 10px;
        
}


#leaderboard {
	margin-top: 10px;
	margin-bottom: 0px;
        
}

#mainbox {
	margin-top: 5px;
        margin-left: 200px;
	width: 800px;
        }

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
        margin-right: 15px;
}

a:link {
	color: #808080;
	text-decoration: underline;
}

a:visited {
        color: #808080;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
        text-decoration: none;
}



/***Header Stuff***/

h1 { display: none;
}

#logo {
	float: left;
	margin-top: 0px;
        

}

#logo h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#logo h1 a {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}
#logo h1 a:hover {
    text-decoration: none;
	
}


#ebay {
        
        position: absolute;
        margin-left: 760px;
        margin-top: 500px;
        
       }
       
#headerdec {
	behavior: url("wp-content/themes/web20/iepngfix.htc");
        width: 179px;
	height: 90px;
        
	
       
}         


#description {
  	margin-top: 10px;
	width: 270px;

}




#search {
	position: absolute;
	margin-left: 500px;
	margin-top: 80px;
}

#search input {
	width: 133px;
	height: 15px;
	border: 0px solid #FFF;
	background-color: #D3D9DB;
}

input#submit {
	width: 67px;
	height: 17px;
	border: 0px;
	margin-top: 0px;
    position: absolute;
}


#iemenu {
  margin-top: 0px;
}

ul#menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}



#menu li {
	list-style-type: none;
	width: 80px;
	height: 24px;
	background-image: url("images/navbg.gif");
	float: left;
	text-align: center;
	padding-top: 5px;
}

li#lastlink {
	width: 81px;
}

#menu a {
	color: #434F54;
	font-size: 14px;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
        color: #434F54;
}

#menu a:hover {
        color: #CC3300;
	text-decoration: none;
}



#tags {
    
    position: absolute;
    margin-top: -5px;
    margin-left: 655px;
}


/***Main Area Stuff***/
#content {
        float: left;
        width: 500px;        
        margin-top: 6px;
         }

#bgfoot { 
  position: relative;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 500px;  
  height: 69px;  
  background-repeat: no-repeat;

}



#sidebar {
	
        float: right;
	width: 300px;
	padding-bottom: 50px;
        padding-left: 0px;
	margin-top: 60px;
	margin-left: 0px;
}

/***Footer Stuff***/

#footer {
	clear: both;
	background-repeat: no-repeat;
	}


#footer table {
	
	background-repeat: no-repeat;
	}

#footer ul {
	
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
        list-style-type: none;
        }

#footer li {
	
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
        list-style-type: none;
        margin-bottom: 5px;
}

#footer a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
        text-decoration: none;
}

.recentcontent {
	margin-bottom: 5px;
}

.recentcontent p {
	margin: 0px;
	padding: 0px;
}


/***Post Stuff***/

.mti_div {
        float: left;
        border: none;
}


.post {
        margin-top: 10px;
        width: 480px
}



h2 {
	font-family: Arial;
	color: #99CC00;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
        margin-top: 0px;

}

.linkcat {
	        list-style-type: none;
        
}

.linkcat h2 {
        font-family: Arial, Arial Rounded MT Bold;
	color: #99CC00;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.posttitle {
	      
        margin-top: 0px;
        color: #99CC00;
        width: 300px;
}

.post h3 a {
	font-family: Arial;
	color: #99CC00;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	
}


.post h3 a:visited  {
	font-family: Arial;
	color: #99CC00;
	font-size: 20px;
	margin: 0px;
	padding: 0px;

	
}

.post h3 a:hover {
	font-family: Arial;
	color: #CCFF00;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	
}

.post h2 a {
	font-family: Arial;
	color: #99CC00;
	font-size: 20px;
	margin: 0px;
        margin-top: 0px;
	padding: 0px;
	
}

.post h2 a:visited {
	font-family: Arial;
	color: #99CC00;
	font-size: 20px;
	margin: 0px;
        margin-top: 0px;
	padding: 0px;
	
}

.post h2 a:hover {
	font-family: Arial;
	color: #CC3300;
	font-size: 20px;
	margin: 0px;
        margin-top: 0px;
	padding: 0px;
        text-decoration: none;
	
}

.awppost_link a {
        font-family: Arial;
        font-size: 14px;
        font-color: #99CC00;
        position: relative;
        margin-bottom: 5px;
}

.awppost_link a:hover {
        font-family: Arial;
        font-size: 14px;
        font-color: #CC3300;
        position: relative;
        margin-bottom: 5px;
}

.awppost_link a:visited {
        font-family: Arial;
        font-size: 14px;
        font-color: #99CC00;
        position: relative;
        margin-bottom: 5px;
}


.posttitlesmall {
        font-family: Arial;
        font-size: 10px;
        font-color: #99CC00;
        position: relative;
        margin-bottom: 0px;
}

.post a:link {
	text-decoration: none;
}

.post a:visited {
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.commentsquare1 {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: left;
	text-align: center;
                   
}


.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
        margin-right: 20px;
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
}

.commentsquare a:visited {
	text-decoration: none;
         color: #FFF;
}

.commentsquare a:hover {
	text-decoration: underline;
}

.date { /* date & author */
	color : silver;
	float: right;
	line-height:2.3em;
	margin: 0px 5px 0px 0px;
	font-size:.5em;
	text-align: left;
	
	
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}



.postcontent {
	clear: both;
         width: 480x;
         margin-top: 0px;
      
        
}

.postfoot {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
        margin-bottom: 0px;
        
}

.pagetitle {
	font-family: Arial Rounded MT Bold, Arial;
	color: #99CC00;
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}


/***Sidebar Items***/
#sidebar h2 {
	
	width: 300px;
	height: 28px;
	padding: 2px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	color: #99CC00;
	margin-top: 15px;
	margin-bottom: 2px;
	text-align: center;
}

.showcase {
	background-color: #D2DE50;
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 200px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.showcase img {
	margin-bottom: 8px;
	width: 200px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 2#content00px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

.archivebox ul {
	padding: 0px;
	margin: 0px;
        list-style-type: none;
	list-style-image: none;
}

.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

.archivebox a {
	color: #767006;
	font-size: 12px;
}

.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
	text-decoration: none;
	color: #C0440D;
}

#sidebar ul ul{
	padding: 0px;
	margin: 0px;
	width: 300px;
	padding-bottom: 3px;
	list-style-type: none;
}

#sidebar li li{
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

#sidebar a {
	color: #808080;
	font-size: 12px;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #C0440D;
}

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #99CC00;
}

li.wigit_text {
	background-image: none;
	border: none;
         list-style-type: none;
         background-color: transparent;
         
}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
}

.footbox li a {
	color: #99CC00;
        text-decoration: none;
}

.footbox li a:hover {
	color: #CC3300;
        text-decoration: none;
}



/*** SiteMap ***/

.ddsg-wrapper h2 {
	font-family: Arial Rounded MT Bold, Arial;
	color: #99CC00;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.ddsg-wrapper strong {
	font-family: Arial Rounded MT Bold, Arial;
	color: #CC3300;
	font-size: 18px;
	}
.ddsg-wrapper ul li a {
	font-family: Arial Rounded MT Bold, Arial;
	color: #4B4B4B;
	font-size: 12px;
	}

/*** Archives ***/
.categories h2 {
	font-family: Arial Rounded MT Bold, Arial;
	color: #99CC00;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.categories strong {
	font-family: Arial Rounded MT Bold, Arial;
	color: #CC3300;
	font-size: 18px;
	}

.categories li {
	font-family: Arial Rounded MT Bold, Arial;
	color: #99CC00;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.categories a{
	font-family: Arial Rounded MT Bold, Arial;
	color: #4B4B4B;
	font-size: 12px;
	}
