﻿/*

Theme Name: HDW - MrsBrightside.Com
Theme URI: http://mrsbrightside.com/
Description: Exclusive theme for hilarydweb.org
Author: Fram
Author URI: http://mrsbrightside.com/

*/



/* General Elements */

body {
	background: url(images/bg.png) repeat-x top  #e8e4e3;	
	margin: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #ce9ea4;
}


p, td, tr, table {
	font-family: Arial;
	font-size: 12px;
}

a, a:visited, a:active {
	color: #d39292;
	font-family: Arial;
	text-decoration:none;
}

a:hover {
	color: #bf8282;
	text-decoration:none;
}


b, strong, bold {
	color:#ab8787;
}

i, em, italic {
	color: #c9565f;
	font-style:italic;
}

underline, u{
	color: #914d58;
    text-decoration:underline;
}

textarea {
	background-color: #f1e9e7;
	padding: 8px;
	border: solid 6px #e6e0df;
	width: 500px;
	font-family: Arial;
	font-size: 12px;
	color: #ac9598;
	 -moz-border-radius:9px;
	 -khtml-border-radius: 9px;
	 -webkit-border-radius: 9px;
}

button, submit, input {
	background-color: #f1e9e7;
	padding: 8px;
	border: solid 6px #e6e0df;
	font-family: Arial;
	font-size: 12px;
	color: #ac9598;
	font-weight:bold;
	 -moz-border-radius:9px;
	 -khtml-border-radius: 9px;
	 -webkit-border-radius: 9px;
}

li, ul {
	font-size: 11px;
	margin-left:-8px;
	list-style:none;
}

/* Header Elements */

h1 {
	text-align:center;
	color:#8b7479;
	margin-bottom:-8px;
	text-shadow: #868c95 1px 1px 1px;
}

h2 {
	margin-top: 15px;
	font-family: Arial;
	font-size: 18pt;
	color: #7e5453;
	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: #756668;
	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: #b1a5a5;
}

.main-content img{
	 margin:2px;
	 padding:6px;
	 background-color:#f6f5f5;
	 border:1px solid #dfdcdb;
	 -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;
}

.main-header, .main-header a  {
	font-family: 'CACChampagneRegular';
	font-size: 42px;
	color: #cd5f6c;
	margin-bottom: 10px;
	text-decoration:none;
	margin-top:15px;
	font-weight:bold;
	text-shadow: #ffffff 1px 1px 1px;
	text-transform:lowercase;
}

@font-face {
	font-family: 'CACChampagneRegular';
	src: url('http://hilarydweb.org/wordpress/wp-content/themes/lucky pink/font/cac_champagne-webfont.ttf');
}

.sub-header {
	margin-top: -8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #838383;
	background-color: #f9f7f6;
	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;
	font-size: 9pt;
}

.comments {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ce9ea4;
    text-align:right;
    text-align:center;
    text-transform:lowercase;
    font-style:normal;
}

 .comments a {
	text-decoration:none;
	color: #ce9ea4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
    text-transform:lowercase;
    font-style:normal;
}


.comments a:hover {
	text-decoration:none;
	color: #c28b92;
}

blockquote {
	font: 12px "Trebuchet MS", Arial, "Times New Roman", Times, serif ;
	color:#bdaeae;
	line-height:15px;
	border-left:11px solid #f7f0ee;
	margin-left:7px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

.postmetadata {
	padding: 8px;
	color:#bdaeae;
}





/* Images */

a img {
	margin:0px;
	 padding:0px;
	 background-color:#e6ebf0;
	 border:0px solid #e9eff4;
}




/* Special Elements */

.navigation-links, {
	margin-top: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #9ea7ae;
	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: #9ea7ae;
	text-decoration:none;
	text-transform:lowercase;
	letter-spacing:1px;
}

.navigation-links a:hover {
	color: #9ea7ae;
}