﻿/*
.
*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/xmas3.jpg) repeat;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#wrapper {
    width: 990px;
    height: auto;
    background-color:#FFFFFF;
    margin:10px auto;
    border: 1px solid #59CDF2;
    text-align: left;
}
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

p, ol {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #065303;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	color: #065303;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;
}

img {
	border: none;
}

/* Header */

#header {
	width: 890px;
	height: 108px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #3B3B3B;
}

#logo h1 {
	height: 88px;
	padding: 20px 114px 0 0;
	background: url(images/img11.jpg) no-repeat right bottom;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -30px;
	padding: 70px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
	color: #065303;
}

#logo a {
	text-decoration: none;
	color: #B52125;
	font-weight: bold;
}
/* Nar */

#nar {
	padding: 14px 0 20px 0;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #272121;
	font-size: 1.2em;
}

#nar a {
	padding: 0 0 3px 24px;
	background: url(images/img03.gif) no-repeat;
	}

#nar a:hover {
	text-decoration: underline;
}

/* Menu */

#menu {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	background: #6AA2FD url(images/img14.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}

/* Page */

#page {
	width: 930px;
	margin: 10 auto;
	padding: 10px 0;
	text-color: #7F7772;
}

/* Content */

#content {
	float: left;
	width: 660px;
	
}
.post {
	margin-bottom: 50px;
	padding: 10px 10px 0 30px;
}
.post .title {
}

.post .title h2 {
	font-size: 2.2em;
	padding-left: 10px;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 10px;
}
.post .h3 {
	margin-bottom: 2em;
	padding-left: 20px;
	font-size: 1.5em;
	font-weight: bold;
	color: #B52125;
	background: #F3F3F3;
		}

.post .entry p{
	line-height: normal%;
	padding-top: 1px;
	padding-left: 10px;

}
.post .links {
	width: 660px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	font-weight: bold;
	font-size: 1.2em;
	color: #065303;
	}

.post .links p {
	padding: 0 23px;
	text-decoration: none;
	
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}
.post a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#AEDAFE;
    color:#ffffff;
    text-decoration:none}

.post a.info:hover{z-index:25; background-color:#EB6A04}

.post a.info span{display: none}

.post a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:50em;
    border:1px solid #0cf;
    background-color:#F3F3F3; color:#000;
    text-align: center}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}

#sidebar {
	float: right;
	width: 240px;
	margin-top: 10px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 35px;
	background: url no-repeat 0 11px;
}

#sidebar h2 {
	width: 240px;
	height: 35px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}
#sidebar a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

h3 {
	width: 240px;
	margin-bottom: 2em;
	font-size: 1em;
	color: #B52125;
	font-weight: bold;
	background: #Ffffff;
}

/* Calen */

#calen_wrap {
	padding: 10px 10px 0 15px;
	backbround: #ccc;
}


/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #EB6A03;
}
