/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #FE97F8;
}

a:hover {
	text-decoration: none;
}

a.darklink:link {
	color: #666666;
}
a.darklink:visited {
	color: #000000;
}
a.darklink:hover {
	color: #FE97F8;
}

/* Backgrounds */

.bg1 { 
	background: url(images/mikkiimg1.gif) no-repeat;
	height: 120px;
	background-repeat: no-repeat;
 }
.bg2 {
	background-image: url(images/img2.gif);
	background-repeat: repeat;
	background-position: center top;
}
.bg3 { background: url(images/img3.gif) no-repeat center top; }

/* Header */

#header {
	width: 500px;
	height: 60px;
	margin: 0px auto;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	font-size: 40px;
	letter-spacing: -1px;
}

#header h2 {
	float: right;
	margin: 0px;
	padding-top: 36px;
	font-size: 15px;

}

#header a {
	text-decoration: none;
	color: #F7B0BC;
}

/* Menu */

#menu {
	width: 600px;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 150px;
	list-style: none;
	font-size: 17px;
	text-transform: lowercase;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	color: #eebfc8;
}

#menu a:hover {
	color: #FFFFFF;
}

#wrapper {
	width: 700px;
	height: 150px;
	margin: 0px auto;
	background: url(images/mikkiimg1.gif) no-repeat;
}
#wrapper2 {
	width: 700px;
	height:175px;
	background-image: url(images/hottierockstar_top_nosalon_center.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Post */

.latest-post {
	padding: 0px 2em 1em 3em;
}

.latest-post h2 {
	font-size: 1.6em;
	color: #000000;
}

.post {
	border-top: 1px;
	padding: 0em;
	height: 0px;
}

.post h3 {
	margin-bottom: 0.5em;
	font-size: large;
	color: #666666;
}

.file * {
	color: #E3A1AD;
}

/* Content */

#content150 {
	width: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 150px;
}

#content200 {
        width: 440px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        padding: 0px;
        height: 200px;
}

#content300 {
        width: 440px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        padding: 0px;
        height: 300px;
}

#content400 {
        width: 440px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        padding: 0px;
        height: 400px;
}

#content475 {
        width: 440px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        padding: 0px;
        height: 475px;
}


#content500 {
        width: 440px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        padding: 0px;
        height: 500px;
}

#content700 {
        width: 440px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        padding: 0px;
        height: 700px;
}


/* Footer */

#footer {
	width: 700px;
	background: url(images/img3.gif) no-repeat;
	height: 71px;
	margin: 0px auto;
	padding: 0px 0px;
}

#footer p {
	margin: 0px;
	padding-top: 40px;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #990000;
}
