/*
Theme Name: Andi Pink Unleashed Version 2
Theme URI: http://www.andipinkunleashed.com
*/

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
body {
	margin:0;
	padding:0;
	background:url(images/body_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
header {
	width:1098px;
	height:440px;
	margin:auto;
	background:url(images/andi_header.png);
}
section {
	width:1098px;
	min-height:4000px;
	margin:auto;
	background:url(images/content_bg.png) repeat-y top center;
	position:relative;
}
aside {
	width:250px;
	position:absolute;
	top:0;
	left:100px;
}
aside p {
	margin:0;
	padding-bottom:10px;
}
aside a {
	color:#dbcbec;
	text-decoration:none;
}
aside img {
	padding:10px 0;
	border:0;
}
aside ul {
	list-style:none;
	margin:20px 0 20px 30px;
	padding:0;
}
aside li {
	font-weight:bold;
}
article {
	width:550px;
	margin-left:425px;
}
article h2 {
	margin:0;
}
article a {
	color:#dbcbec;
	text-decoration:none;
}
footer {
	width:1098px;
	height:70px;
	margin:auto;
	padding-top:80px;
	background:url(images/footer_bg.png) no-repeat top center;
	text-align:center;
}
footer p {
	margin:0;
	font-weight:bold;
}
.navigation {
	width:400px;
	padding-left:100px;
	margin:auto;
}
.navigation a {
	color:#dbcbec;
	text-decoration:none;
}
#respond {
	padding-bottom:30px;
}
.chalt {
  color:#000;
}
.thdrpy a {
  color:#666;
}
