/*
Theme Name: dmpp - -Motion
Theme URI: http://www.dmpp.net/
Description: dmpp.net
Version: 1
Author: dmpp.net
Author URI: http://dmpp.net
*/



.accordion_child a {
	color:#333;
}
.accordion_child a:hover {
	text-decoration:none;
}
.accordion_child ul {
	margin:25px 0;
}
.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}
#accordian {
	width:525px;
	z-index:2;
	margin:20px 0 0 0;

}
.accordion_headings{
	color:#e6781f;
	font-size:25px;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:10px;
	margin:5px 0 0 0;
	font-weight:normal;
	font-family:'Times New Roman', Times, serif;
	line-height:20px;
	border-bottom:1px solid #eee;
	background-color: #ddd;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
.accordion_headings:hover, .accordion_headings:active{
	color:#6dd4f7;
	background-color: #eee;
}
.accordion_child{
	padding:20px 30px;
	background:#eee;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}


.accordian_child img {
	margin:0;
	padding:3px;
	background-color:#fff;
	border:0px #ddd solid;
}




.alignleft {
	float:left;
margin: 20px 0 0 0;
}
.alignright {
	float:right;
margin: 20px 0 0 0;
}




.info {
border: 0px solid #ff0000;
width: 90px;
float: right;
margin: 0 0 40px 40px;
padding: 10px;
text-align: center;
background-color: #e5e5e5;
font-size: 12px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}




#content #accordian img {
	margin:15px 0 0 0;
	border:5px solid #fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}




#sidebar {
	width: 200px;
	position: absolute;
	top: 325px;
	left: 610px;
	background-color:#eee;
	border: 0px solid #ff0000;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	margin: 0;
	padding:10px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#sidebar li {
	margin: 0;
	padding:0;
}
#sidebar .widget {
	font-size: 0.9em;
clear: both;
}
#sidebar .widget h2 {
	font-size: 1.4em;
}
#sidebar #searchsubmit {
	clear:both;
	float: right;
	margin: 5px 7px 0 0;
}



