/*
Theme Name: Blue
Description: A fresh, fluid layout. Don't mind the mess...
Author: Alice
Author URI: http://blog.demon-alley.com

*/


.bg { 	background-image:url('images/bg.jpg');
	background-repeat:repeat;
	border-top: 1px #7AA69E solid;
	border-bottom: 1px #D3D3D3 solid; }

/* General */
body {
	margin: 0px;
	padding: 0;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #131313;
	color: #473f3e;
	text-align: left;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.image {
	border:#828b8e 1px solid;
}
.center {
	text-align: center;
}
hr {
	border: 0;
	height:1px;
	background-color:#828b8e;
	width:50%;
}

.bottom { 
 	width:550px; margin:0 auto; color:#FFFFFF;}

.bottom a:link, .bottom a:visited { color:#b7d8dc; }	

.bottom a:hover { text-decoration:none; border:0px; color:#FFFFFF; }	

/* Header */
#headerbg {
	height:64px;
	width:100%;
	background:url('images/headerrepeat.jpg') repeat top;
	margin: 0 auto;
}
/* Navigation */
div#navigationcontainer {
	float:left;
	margin-top:25px;
	width:100px;
}
/* Content */
.fade { width:1040px; margin:0 auto; background:url(images/fade.png) repeat-y; }
.padding {
	margin:10px;
}
div#content {
    background:#D3D3D3 url(images/stripes.gif) repeat;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border-left:1px solid #7AA69E;
border-right:1px solid #7AA69E;
margin:0 auto;
padding:10px;
text-align:justify;
width:978px;
}
div.block {
	border-left: #282827 solid 1px;
	border-right: #282827 solid 1px;
	border-bottom: #282827 solid 1px;
	width:970px;
	margin: 0 auto;
}
.news {
	color:#676f64;
}
/* Gallery */
p {
	color:#646a6a;
	font-size:9px;
}
.info {
	color:#646a6a;
	font-size:9px;
	text-align:right;
	float:right;
}
.imageinfo {
	border: 1px solid #af5124;
	background: #fcffe5;
	background-image:url(images/bg2.gif);
	background-repeat:repeat;
	padding: 10px;
	width: 90%;
	align:center;
	margin:auto;
}
.date {
	border-bottom:1px #292826 solid;
	color:#474747;
	font-size:8.5px;
	padding:2px;
	text-align:left;
}

/*-----------Block Level Elements--------------*/

.author-id-0 {
	margin:10px;
	padding:8px;
	min-height:60px;
	background:#FFFFFF;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
.author-id-1 {
	margin:10px;
	padding:8px;
	min-height:60px;
	background:url(images/black.png) repeat;
	color: #FFFFFF !important;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
.name {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.date {
	color: #a8a9a9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin-right:10px;
}
.icon {
	float:left;
	text-align:center;
	margin-right:10px;
}
.commentnumber {
	float:right;
}
.comment-reply-link {
	padding-top:8px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
#title {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
background: url(images/header.png) #1D1E1E no-repeat center top;
height:150px;
margin:0 10px 10px;
}
.clear {
	clear:both;
}
.cat {
	float:left;
	height:45px;
	width:45px;
	margin-right:5px;
}
#menubar {
	float:left;
}
.title { float: left; width:217px; margin-right:10px; }
#header { margin:0 auto;
width:850px; }
#menu {
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	text-transform:lowercase;
	width:610px;
	background:none;
	padding-top:10px;
}
#menu a {
	padding: 0px 3px 0px 3px;
	margin:5px;
	display: block;
	color: #000000;
	border:none;
	text-decoration:none;
	background:none;
}
#menu li {
	float: left;
	margin:5px;
	background:url(images/white.png) repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
#menu li:hover a, #menu li.sfhover a {
	color: #fff; /* Main menu highlighted text color */
}
#menu li:hover, #menu li.sfhover {
	background:url(images/black.png) repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border:none;
}
.wp-tag-cloud {
	background:none !important;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: -9999px;
	width: 151px;
	border:none;
}
#menu li li {
	width: 150px;
	margin: 0 0 0 -1px;
	background:url(images/white.png) repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border:none;
}
#menu li li a {
	width: 139px;
	padding: 4px 5px;
	color: #fff;
	border: none;
}
#menu li ul ul {
	margin: -21px 0 0 151px;
}
#menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a {
	color: #fff; /*Submenu highlighted text color */
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border:none;
	background:none;
}
#menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a {
	color: #000000; /*Submenu text color */
}
#menu li li:hover {
/*Submenu highlighted background color */
	    }
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
	left: -9999px;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul {
	left: auto;
	background:url(images/white.png) repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border:none;
	text-transform: none;
}
#container {
	width:99%;
	margin: 0 auto;
}
#main {
	padding:10px;
	width:85%;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
a:link {
	padding: 3px 3px 3px 3px;
	color: #212729;
	text-decoration:none;
}
a:visited {
	padding: 3px 3px 3px 3px;
	color: #212729;
	text-decoration:none;
}
a:active {
	color: #212729;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	background: #212729;
	padding: 3px 3px 3px 3px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	text-decoration:none;
}
img {
	border:0px;
}
.list {
	color:#871f13;
}
.thumb {
	height:14px;
	width:14px;
	border:1px solid #a7a571;
	margin:2px;
}
.thumb:hover {
	border:1px solid #ffbdf8;
	margin:2px;
}
#page {
	width: 776px;
	margin: 0 auto;
	border: 1px solid #000000;
}
#wrapper {
	width: 100%;
	overflow: auto;
	background: url(images/body_top.png) no-repeat;
}
#wrapper_top {
	background: url(images/body_bg.png) repeat-y;
}
#wrapper_bottom {
	background: url(images/body_bottom.png) no-repeat;
	height: 30px;
}
#sidebar {
	width: 12%;
	min-height: 550px;
	float:right;
	background-image:url(images/black.png);
	background-repeat:repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	padding:10px;
}
#footer {
	clear: both;
	min-height: 45px;
	background: url(images/footer.png) no-repeat;
	color: #484b4c;
	padding: 18px;
	font-size: 12px;
	font-family: Tahoma, Arial, San serif;
	text-align:center;
}
/*-------------Headings-------------*/


h1 {
	color:#A4A5A5;
	font-family:Arial;
	font-size:1.8em;
	font-weight:normal;
	margin:0;
	border-bottom:1px dotted #b5b5b5;
}
h1 a:link {
	color:#A4A5A5;
}
h1 a:hover {
	color: #212729;
}
h2 {
	color:#212729;
	font-family:Arial;
	font-size:1.8em;
	font-weight:normal;
	margin:0;
	border-bottom:1px dotted #212729;
}
/*-------------The Post-------------*/

.entry {
	font-family: Tahoma, Arial, San serif;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 15px;
	text-align: center;
}
.postmetadata {
	padding-top: 8px;
	padding-left: 21px;
	color:#BAC2C1;
	margin:0px;
	padding:0px;
}
.postmetadata a:link {
	color:#BAC2C1 !important;
}
.postmetadata a:visited {
	color:#BAC2C1 !important;
}
.entry .postmetadata {
	font-size:9px;
}
.navigation {
	padding: 10px;
	background:#FFFFFF none repeat scroll 0 0;
	margin:10px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	height:14px;
}
/*--------------Sidebar------------*/

#sidebar ul {
	margin: 0;
	margin-bottom:20px;
	padding: 0;
	list-style-type: none;
}
#sidebar ul h2 {
	font-family: Tahoma, Arial, San serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 0;
	margin-top: 25px;
}
#sidebar ul ul {
	padding-left: 21px;
	list-style-image: url(images/bullet2.png);
	list-style-type: inside;
}
#sidebar ul ul li a {
	color: #e0d8a3;
}
/*--------------Search Form-------------*/

#searchform #s {
	width: 120px;
}
#searchsubmit {
	border: 0;
}
/*-------------Other------------------*/

.post {
	padding: 10px;
	background:#FFFFFF none repeat scroll 0 0;
	margin:10px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
}
.post_title {
	color:#A4A5A5;
	padding:15px;
	text-align:left;
	width:600px;
	margin:0 auto;
}
.post_title a:hover {
	color:#212729 !important;
	background:none;
	padding:0px;
}
.post_title a:link {
	color:#A4A5A5;
	background:none;
	padding:0px;
}
.post_title a:visited {
	color:#A4A5A5;
	background:none;
	padding:0px;
}
.post_title a:active {
	color:#212729;
	background:none;
	padding:0px;
}
.post_title .time, .post_title .author {
	font-family:Arial, Verdana;
	font-size:0.8em;
}
.post_title h2 {
	margin: 1px 0;
	font-size: 13px;
}
.post_title h2 a {
	font-weight: bold;
	color: #db64a0;
}
hr {
	border: none 0;
	width: 50%;
	height: 1px;
}
#search_box {
	text-align: right;
	padding-right:35px;
}
#copyright {
	float:left;
	text-align:left;
}
#search_box {
	padding-top: 8px;
}
textarea {
	background:url(images/white.png) repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	padding: 3px;
	border: none;
}
textarea:hover {
	background:url(images/black.png) repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	padding: 3px;
	color:#FFFFFF;
	border: none;
}
input {
	background:url(images/white.png) repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	padding: 3px;
	border:none;
}
input:hover {
	background:url(images/black.png) repeat;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	padding: 3px;
	color:#FFFFFF;
	border:none;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	font-size:9px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size:10px;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td:hover {
	background-color: #bfbe8f;
}
/* End Calendar */

