﻿/*
Theme Name: Delicious
Theme URI: http://mrsbrightside.com/
Description: Exclusive theme for dana-delany.org
Author: Fram
Author URI: http://mrsbrightside.com/

*/

/* General Elements */

body {
	background: #d8e2e6;	
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #58727c;
}

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

a, a:visited, a:active {
	color: #9b595d;
	text-decoration:none;
}

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

b, strong, bold {
	color:#3c525c;
}

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

underline, u{
	color: #81929c;
    text-decoration:underline;
}

textarea {
	background-color: #deeaee;
	padding: 8px;
	border: solid 1px #d4e3e8;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color: #9fb7c1;
}

button, submit, input {
	background-color: #deeaee;
	padding: 8px;
	border: solid 1px #d4e3e8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color: #9fb7c1;
}


/* Heaser Elements */


h2 {
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style:italic;
	color: #677f89;
	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: #9b595d;
	margin-bottom: 0;
	text-decoration:none;
	font-weight:normal;
}



/* Post Elements */

.main-content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -40px;
	font-family: Arial;
	font-size: 12px;
	color: #58727c;
}

.main-content img{
	 margin:2px;
	 padding:5px;
	 background-color:#e5ebed;
	 border-bottom:1px solid #c8dce5;
	 border-right:1px solid #c8dce5;
	 -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  {
	margin-top: 15px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #9b595d;
	margin-bottom: 0;
	text-decoration:none;
}

.sub-header {
	margin-top: 2;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #697984;
	background-color: #ecf3f5;
	border: 1px;
	border-style:solid;
	border-color: #eee5db;
	margin-left: 15px;
	margin-right: 14px;
	padding:2px;
	-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;
}

.comments {
	font-family: Georgia;
	font-size: 40px;
	color: #beced5;
	margin-right: 60px;
	margin-top: 40px;
	margin-bottom: 0;
    font-style:italic;
    text-align:right;
	margin-bottom: 0;
}

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

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

blockquote:first-letter { 
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	color: #b04247;
	margin: 5px;
	font-style: italic;
	font-size: 50px;
}

blockquote {
	background-color: #ecf3f5;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	margin-left: 1.8em;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #8ea1a8;
	border: 1px solid #d2e2e8;}

.postmetadata {
	background-color: #ecf3f5;
	padding: 8px;
	border: 1px solid #d2e2e8;}

}

.navigation-links {
	margin-top: 0px;
	margin-left: -150px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ecf3f5;
	font-style:italic;
	font-weight:normal;
	text-decoration:none
}

/* Sidebar Elements */

.sidebar {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #ecf3f5;
}

.sidebar b, .sidebar strong, .sidebar bold {
	color: #c5d8e7;
}

.sidebar u {
	color: #d3e6f6;
}


.sidebar i, .sidebar em, .sidebar italic {
	color: #bba2a4;
	font-style:italic;
}


.sidebar a, .sidebar a:visited, .sidebar a:active {
	color: #d8d5db;
	text-decoration:none;
}

.sidebar a:hover {
	color: #ddbdbf;
	text-decoration:none;
}

.sidebar-pics img {
	 margin:0px;
	 padding:5px;
	 background-color:#b38587;
	 border-bottom:1px solid #cf9397;
	 border-right:1px solid #cf9397;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}


/* Special Elements */

.welcome {
	margin-left: 38px;
	margin-right: 15px;
	margin-top: -40px;
	font-family: Arial;
	font-size: 11px;
	color: #6b92a4;
}

.navigation, .navigation a {
	margin-top: 0px;
	margin-left: 0px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d8e5e9;
	font-style:italic;
	font-weight:bold;
	text-decoration:none
}

.navigation a:hover {
	color: #d1dfe3;
}

.navigation b {
	color: #d8e5e9;
}

