/*
Theme Name: i451holidayjuly
Theme URI: http://avacairo.com
Version: 1.1
Author: Cairo
Author URI: http://avacairo.com
Tags: green, white, silver, light, two-columns, fixed-width, right-sidebar
*/

body {
	background: black url(images/splatbac.jpg);
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: black;
	text-align: justify;
	
}

#container {
	width: 980px;
	margin: 15px auto;
	border: 8px solid black;
	background: black url(images/splatbac-lite.gif) repeat;
}

#header {
	height: 207px;
	background: black url(images/header451.gif) no-repeat;
	
}


 /* #header h1 {
	margin: 0;
	font-size: 20px;
	display: hidden;
}

#header a {
	text-decoration: none;
	color: #666666;
	display: hidden;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 150px;
	right: 20px;
	height: 20px;
	display: hidden;
}

#header #s {
	background: #ffffff;
	border: 1px solid #999999;
	color: #666666;
	width: 150px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

*/

#navbar {
	margin: 0 0 20px 0;
	height: 30px;
	background-color: black;
	border-top: 4px solid black;
}

#navbar ul {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 50%;
}

#navbar li {
	display: inline;
	float: left;
	position: relative;
	right: 50%;
	border: solid #999999;
	border-width: 0 1px;
	margin: 0 0 0 -1px;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 30px;
}

#navbar a:hover, #navbar .current_page_item {
	background-color: maroon;
	color: white;
}

#posts {
	width: 640px;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	float: left;
}

.commentbubble {
	position: relative;
	left: 530px;
	width: 71px;
}

.commentbubble a {
	display: block;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 75px;
	text-align: center;
	font-size: 12px;
	padding: 5px 31px 0 0;
}

.commentbubble a:hover {
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 75px;
	text-align: center;
	font-size: 12px;
	padding: 5px 31px 0 0;
}

.date {margin-right: 2px;
	width: 55px;
	height: 70px;
	text-align: center;
	margin: 0 15px 0 0;
	float: left;
	padding: 2px;
	background-color: maroon;
}

.month {
	font-size: 10px;
	color: white;
	height: 22px;
	/*line-height: 18px;*/
}

.day {
	font-size: 18px;
	height: 23px;
/*	line-height: 30px; */
	font-weight: bold;
	color: white;
}

.year {
	font-size: 10px;
	height: 15px;
	color: white;
}

.post {
	margin: 20px 0 40px 0;
	background: #ffffff;
	padding: 20px;
	border: 3px solid black;
}

.tags {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 0 60px;
}

.entry {padding-top: 20px;
	margin: 0;
	clear: both;
	background-color: white;
}

.entry p {
	margin: 15px 0 20px 0;
}

.post h2 {
	font: bold 1.6em georgia, serif;
margin: 5px 0;
letter-spacing: 1px;
	color: maroon;
	border-top-color: maroon;
}

.page .post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.postmetadata {margin:3px 0 5px 2px;
	font-size: 11px;
	line-height: 1.22em;
	border-top: 3px dotted maroon;
	padding-top: 10px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
	color: maroon;
	background-color: white;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 0 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.commentdate {
	font-size: 11px;
}

.sidebar {
	margin: 20px 0 20px 680px;
	width: 235px;
	background: #ffffff;
	padding: 20px;
	border: 3px solid black;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar li {
	margin-bottom: 15px;
	margin-top: 10px;
	
}

.sidebar h2 {text-align: center;
	margin: 2 2 5px 2;
	font-size: 16px;
	color: white;
	width: 220px;
	font-weight: bold;
	background-color: maroon;
	padding: 7px 5px;
}

.sidebar a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}

.sidebar a:hover {
	color: maroon;
	text-decoration: underline;
}

#footer {width: 100%;
	clear: both;
	height: 100px;
	background: url(images/body.jpg) repeat;
	border-top: 2px solid black;
}

#footer p {
	text-align: center;
	font-size: 15px;
	position: relative;
	font-weight: bold;
}

#footer a {
	color: maroon;
	text-decoration: none;
}

#footer a:hover {
	color: white;
}

#wp-calendar {
	width: 220px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}

.navigation{
	width: 630 px;
	height: 35px;
	background-color: white;
	border: 3px solid black;
	padding: 10px;
}

.wp-pagenavi{
	margin-left: 100px;
	margin-top: 10px;
}

h2 .widgettitle{
	color: white;
}
}
.twitter-widget {color: white;
	margin-right: 15px;
	padding: 10px;	word-wrap: break-word;
}
  