﻿/*

Theme Name: Adoring Hayley - MrsBrightside.Com
Theme URI: http://mrsbrightside.com/
Description: Exclusive theme for Adoring Hayley
Author: Fram
Author URI: http://mrsbrightside.com/

*/



/* General Elements */

body {
	background: url(images/bg.png) repeat-x top  #04110f;	
	margin: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #8e7b74;
}


p, td, tr, table {
	font-family: Arial;
	font-size: 12px;
}

a, a:visited, a:active {
	color: #9e939e;
	font-family: Arial;
	text-decoration:none;
}

a:hover {
	color: #c7bbc7;
	text-decoration:none;
}


b, strong, bold {
	color:#857462;
}

i, em, italic {
	color: #826e7f;
	font-style:italic;
}

underline, u{
	color: #8f8d8f;
    text-decoration:underline;
}

textarea {
	background-color: #202625;
	padding: 8px;
	border: solid 1px #202625;
	width: 500px;
	font-family: Arial;
	font-size: 12px;
	color: #8f8d8f;
}

button, submit, input {
	background-color: #202625;
	padding: 8px;
	border: solid 1px #202625;
	font-family: Arial;
	font-size: 12px;
	color: #8f8d8f;
	font-weight:bold;
}


/* Header Elements */

h1 {
	text-align:center;
	color:#826e7f;
	margin-bottom:-8px;
	text-shadow: #868c95 1px 1px 1px;
}

h2 {
	margin-top: 15px;
	font-family: Arial;
	font-size: 18pt;
	color: #8b7b68;
	margin-bottom: 0;
	text-decoration:none;
	font-weight:normal;
}

h3 {
	margin-top: 15px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #64827f;
	margin-bottom: 0;
	text-decoration:none;
	font-weight:normal;
}



/* Post Elements */

.main-content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #8e7479;
}

.main-content img{
	 margin:2px;
	 padding:6px;
	 background-color:#04110f;
	 border:1px solid #04110f;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

.main-content a img{
    /* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
}

.main-content a:hover img{
    /* for IE */
    filter:alpha(opacity=90);
    /* CSS3 standard */
    opacity:0.9;
}


@font-face {
	font-family: 'BRUSHSTP';
	src: url('http://hayley-williams.net/wp/wp-content/themes/HAYLEY/font/BRUSHSTP-webfont.ttf');
}

.main-header, .main-header a  {
	font-family: 'BRUSHSTP';
	font-size: 38px;
	color: #7c6879;
	margin-bottom: 10px;
	text-decoration:none;
	margin-top:15px;
	font-weight:normal;
	text-shadow: #000000 1px 1px 1px;
	text-transform:lowercase;
}

.sub-header {
	margin-top: -8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #838383;
	background-color: #251928;
	border: 0px;
	border-style:solid;
	text-align:center;
	border-color: #;
	margin-left: 15px;
	margin-right: 20px;
	padding:5px;
	line-height:15px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
    margin-bottom: 0;
}

.sub-header a {
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
}

.comments {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8e7b74;
    text-align:right;
    text-align:center;
    text-transform:lowercase;
    font-style:normal;
}

 .comments a {
	text-decoration:none;
	color: #8e7b74;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
    text-transform:lowercase;
    font-style:normal;
}


.comments a:hover {
	text-decoration:none;
	color: #97867f;
}

blockquote {
	font: 12px "Trebuchet MS", Arial, "Times New Roman", Times, serif ;
	color:#765c61;
	line-height:15px;
	border-left:11px solid #291e20;
	margin-left:7px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

.postmetadata {
	padding: 8px;
	color:#765c61;
}





/* Images */

a img {
	margin:2px;
	 padding:6px;
	 background-color:#09100f;
	 border:1px solid #09100f;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;}


/* Special Elements */

.navigation-links, {
	margin-top: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #464e4f;
	text-decoration:none;
	text-transform:lowercase;
	letter-spacing:1px;
}

.navigation-links a {
	margin-top: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #464e4f;
	text-decoration:none;
	text-transform:lowercase;
	letter-spacing:1px;
}

.navigation-links a:hover {
	color: #464e4f;
}
