/*
Theme Name: FQ Inns
Description: Special theme for French Quarter Inns
Version: 1.0
*/

body{
	background-color: lightblue;
}
.update-message {display: none}
.plugin-update {display: none}
.sidebar {
   font-weight: bold;
   width:210px;
   float: left;
   color: #333333;
   margin: 50px 0 0 20px;
}

.sidebar a:link {
color: #FFFFFF;
text-decoration: none;
}

.sidebar a:visited {
color: #FFFFFF;
text-decoration: none;
}

.sidebar a:hover {
color: #EDE9E0;
text-decoration: none;
}
.sidebar a:active {
color: #EDE9E0;
}

.contentdate {
	float: left;
	width: 45px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: solid;
	border-width: 2px;
	border-color: #C0C0C0;
	background-color: #F0F0F0;
	background-image: url("/wp-content/themes/fswpt/images/corner.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 1em;
	margin-bottom: .5em;
	}

.contentdate h3 {
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	margin: 0px;
	border-bottom: none;
	border-width: 2px;
	border-color: #3D5E7D;
	text-transform: uppercase;
	background-color: #6A1319;
	text-align: center;
	}

.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 28px;
	font-weight: bold;
	padding-top: 2;
	margin: 0;
	text-align: center;
	}

div.sidebar, div.sidebar a{ color:white; }

h2 a{ color:#6A1319; }

div.date { font-weight:bold; margin:20px 0 0 0; position:relative; top:10px; }

div.entry a{ color:#6A1319; font-family: times new roman; font-size: 16pt;}
.post {font-family: times new roman; font-size: 14pt;}
div.navigation a{ color:#6A1319; }
