/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

#page {
	/* The entire design is contained within the 'page' id */
	padding: 0;
}

#page h1 {
	color: #F6961E;
	padding: 0;
	margin: 0;
	font-family:Verdana,Arial,Sans-Serif;
	font-size: 2em;
}

#header {
	/* Contains the H1 and menu */
	height: 231px;
	background:transparent url(http://deletemytrash.com/wp-content/themes/k2/images/headers/dmt_header.jpg) no-repeat scroll 0%;
}

.primary {
	/* Contains the main column */
}

.hentry {
	/* Each entry is contained within the 'hentry' class */
}

.page-head {
display: none;
}

.page-head h2 a {
	color: #FF9933!important;
	text-align: left!important;
}

#primary .entry-content h3 {
	margin-top: 10px;
	padding: 10px 0 0 0;
	font-size:1.7em;
	font-weight:normal;
	line-height:1.1em;
}

h3 a {
	color: #561F07!important;
	font-weight: bolder;
	/*font-size: 1.2em;*/
}

ul.menu{
background: #FFEC1F;
margin: 0;
width: 810px;
left: 0;
padding: 6px 0;
font-weight: bolder!important;
z-index: 1000;
display: none;
}

ul.menu li a {
background: #FFEC1F;
text-transform: uppercase;
color:#146F3A;
font-size: 1.1em;
font-family: 'arial black', arial,Sans-Serif;
font-weight: bolder!important;
}

ul.menu li {
font-weight: bolder!important;
}

ul.menu li a {
padding:6px 22px;
}

.columns-three #page {
width:810px;
}

.content {
padding: 0;
}

.columns-three #sidebar-main {
padding:0 0 0 10px;
width:200px!important;
margin-top: 0;
overflow: visible;
}

.columns-three #sidebar-alt {
left:-600px;
margin: -5px 10px 0px -200px;
padding:0;
width:190px;
}

.columns-three #primary {
margin-left:180px;
padding:10px;
}

#primary {
float:left;
padding: 0 10px;
position:relative;
width:390px;
overflow: hidden;
z-index: 1000;
}

#primary ul {
list-style-type:square;
}

.entry-content {
/* The meat and potatoes of every entry */
font-family:Verdana,Arial,Sans-Serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height: 1.3em;
text-align:left;
font-size:1.2em;
color: #333;
}


.secondary {
	/* Contains the sidebar */
}

.secondary div {
margin:5px 0pt 0pt;
padding:0pt;
position:relative;
}

#footer {
color: #FFFFFF;
background-color: #106734;
width: 810px;
padding: 15px 0;
border: 1px solid #DDDDDD;
border-top: 10px solid #F6961E;
}

#footer p.credit, #footer p.credit a {
color: #459F6B;
border-color: #459F6B;
}

#gmenu {
background: #106734;
height: 25px;
padding: 3px 0;
}

#gmenu img {
padding: 0;
margin: 0;
border: 0;
}



#searchform {
margin-bottom: 10px;
}

.linklove {

}





div.sidelist {
	background: url('/images/yellow-grad.gif') repeat-x;
	width: 140px!important;
	margin-right: 10px;
	padding: 15px!important;
	font-size: 1.2em;
	font-family: arial;
	min-height: 490px;
}

div.sidelist ul {
	margin-bottom: 15px;
	font-size: .9em;
}

div.sidelist ul li a{
	list-style-type: square!important; margin-left: 1em;
	font-weight: bold;
	color: black!important;
	display:block;
	width: 100%;
}

div.sidelist p a{
	font-weight: bold;
	color: #F6961E!important;
	font-size: 1.1em;
	display:block;
	width: 100%;
}

a.sidelistlink {
text-decoration: none!important;
color: inherit;
cursor: pointer;
}


.smallside{
color: black;
font-weight: bold;
font-size: .8em;
}

#testimonials {
background: #FF9933;
width: 190px;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #FF9933;
}

table#testimonials img{
padding: 0;
margin: 0;
}

#test-content{
background: #ffffff;
color: black;
padding: 0 15px;
}


#testimonials2 {
background: #508E45;
width: 150px;
margin: 0 0 0 3px;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #508E45;
}

#testimonials2 #test-content{
background: #F8F7F1;
color: black;
padding: 3px;
margin: 1px;
}

#testimonials3 {
background: #508E45;
width: 190px;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #508E45;
}

#testimonials3 #test-content{
background: #F8F7F1;
color: black;
padding: 3px;
margin: 1px;
}

.orderButton {
background-color: #efe;
font-weight: bold;
border: 1px solid #cdc;
border-width: 2px 8px;
font-size: 14px;
padding: 3px;
color: #000;
text-align: center;
line-height: 1.4em;
}

.orderButton2 {
background-color: #fee;
font-weight: bold;
border: 1px solid #faa;
border-width: 2px 8px;
font-size: 14px;
padding: 3px;
color: #000;
text-align: center;
line-height: 1.4em;
}

.orderButton3 {
background-color: #ff8;
font-weight: bold;
border: 1px solid #fc0;
border-width: 2px 8px;
font-size: 14px;
padding: 3px;
color: #000;
text-align: center;
line-height: 1.4em;
}

#boxes {
float:right;
width:165px;
margin:10px;
}

#box1,#box2,#box3 {
margin-bottom:20px;
background-image:url(/images/cssbox-bottom.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}

#box1 h2,#box2 h2,#box3 h2 {
text-align:right;
padding:12px 30px 10px 1px;
margin:0 0 0 -1px;
background:url(/images/cssbox-head.jpg) left top no-repeat #ececec;
font-weight: bold;
font-size: 14px;
color: white;
}

#box1 p,#box2 p,#box3 p {
padding:9px 10px 24px 5px;
margin:0;
}

#dynamic-content {
padding-top: 0;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font: bold 10px Verdana;
line-height:18px;
z-index:100000;
text-align: left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #0D9948;
z-index:100000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
color: Black;
}

div.line {
height: 2px;
background-color: #ddd;
display: block;
width: 400px;
margin: 0 auto;
margin-bottom: 10px;
}