


body {
	margin: 0px;
	padding: 0;
	background: url(images/skin_side_up.png) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #c5d0d9; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#head {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	padding: 0px;
	background: #cfb9bf;
}

.center {width: 940px; margin: 0 auto;}
/** LOGO */

#name {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #88a3b1;
}

#name h1, #name p {
	margin: 0px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}

#name p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #F6F9FB;
}

#name h1 {
	font-size: 48px;
}

#name a {
	text-decoration: none;
	color: #F6F9FB;
}

#name h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#mn {
	float: left;
	width: 600px;
	height: 60px;
}

#mn ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#mn li {
	display: block;
	float: left;
}

#mn a {
	display: block;
	float: left;
	height: 32px;
	padding: 12px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#mn a:hover { 
	text-decoration: none; 
}

#mn .current_page_item a {
}

#mn .first {
}
/* Search */

#srch {
	float: right;
	width: 240px;
	padding: 10px 20px 0px 0px;
}

#srch form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#srch fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#srch input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
	width: 150px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: none;
	background: #fff;
	color: #000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #545d69;
	border: none;
	color: #FFFFFF;
}

/* Page */

#main {
	width: 940px;
	margin: 0 auto;
	padding: 20px 20px 0px 20px;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#cnt {
	float: left;
	width: 620px;
}

/* Post */

.art {
	width: 620px;
	margin-bottom: 20px;
	padding: 20px 0px;
	background: rgba(84,93,105,0.6);
}

.art .title {
	height: 44px;
	padding: 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.art .title a {
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 30px;
	color: #e4e1eb;
}

.art .date {
}

.art .meta {
	height: 32px;
	margin-top: -10px;
	margin-left: 2px;
	padding: 4px 30px 6px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.art .meta span {
	display: block;
	margin-top: -10px;
}

.art .meta a { }

.art .entry {
	padding: 10px 20px;
}

.art .links {
	background: #90BF35;
	border: 1px solid #5F817E;
}

.art .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 3px 0px 0px 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.art .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#list {
	float: right;
	width: 280px;
	font-size: 12px;
}

#list ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	border: none;
		list-style: circle!important;
}

#list li {
	margin-bottom: 20px;
	padding: 10px 0px 10px 0px;
	background: rgba(84,93,105,0.4);
}

#list li ul {
	margin: 0px 0px;
	border: none;

}

#list li li {
	margin: 0;
	padding: 10px 0px;
	border-bottom:  1px dashed #e4e1eb;
	background: none!important;
}

#list li li a {
	padding: 0px 0px 0px 30px;
	font-weight: normal;
	border: none;
	color: #e4e1eb;
}

#list li li a:hover {
	color: #fff;
}

#list p {
	margin: 0;
	padding: 0px 14px;
}

#list h2 {
	height: 32px;
	margin: 0 0 10px 0px;
	padding: 8px 0 10px 20px;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}


#list p {
	line-height: 200%;
}

#list a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#foot {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: #545d69 ;
}

#footer-bgcontent {
}

#foot p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #C7DAE5;
}

#foot a {
}


.popup { width:270px; display:none; position:absolute; margin:40px 0px 0px 0px; padding-top: 15px;}
.popup ul { margin:0!important; padding: 10px!important; float: none!important; text-align: center!important; background:#cfb9bf; }
.popup ul li { margin: 5px 0px!important; padding: 0px!important; float: none!important; display:block!important;}
.popup ul li a {
	display: block;
	float: none!important;
	height: auto!important;
	padding: 0px!important;
	letter-spacing: 0px!important;
	font-size: 14px!important;
	font-weight: normal;
	color: #FFFFFF;
}
.popup ul li a:hover {text-decoration: underline!important;}


.popup2 { width:270px; display:none; position:absolute; margin:40px 0px 0px 0px; padding-top: 15px;}
.popup2 ul { margin:0!important; padding: 10px!important; float: none!important; text-align: center!important; background:#cfb9bf; }
.popup2 ul li { margin:5px 0px!important; padding: 0px!important; float: none!important; display:block!important;}
.popup2 ul li a {
	display: block;
	float: none!important;
	height: auto!important;
	padding: 0px!important;
	letter-spacing: 0px!important;
	font-size: 14px!important;
	font-weight: normal;
	color: #FFFFFF;
}
.popup2 ul li a:hover {text-decoration: underline!important;}