/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img01.jpg) repeat-x;
	text-align: justify;
	font: 15px Arial, Helvetica, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #1692B8;
}

a:hover {
	text-decoration: none;
}

/* Header */

#jun78header {
	height: 42px;
}

#jun78logo h1, #jun78logo p {
	float: left;
	text-transform: lowercase;
}

#jun78logo h1 {
	padding: 0px 0 0 40px;
}

#jun78logo p {
	margin: 0;
	padding: 14px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#jun78logo a {
	text-decoration: none;
	color: #D0C7A6;
}

#jun78menu {
	float: right;
}

#jun78menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#jun78menu li {
	display: block;
	float: left;
	height: 42px;
}

#jun78menu a {
	display: block;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #CEC5A4;
}

#jun78menu .jun78last {
	margin-right: 20px;
}

#jun78menu a:hover {
	color: #FFFFFF;
}

#jun78menu .jun78current_page_item {
}

#jun78menu .jun78current_page_item a {
}

/* Page */

#jun78page {
	padding: 40px 40px 0 40px;
}

/* Content */

#jun78content {
	margin-right: 340px;
}

.jun78post {
	margin-bottom: 10px;
}

.jun78post .jun78title {
	border-bottom: 1px #999999 dashed;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.jun78post .jun78title h2 {
	padding: 30px 30px 0 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
}

.jun78post .jun78title p {
	margin: 0;
	padding: 0 0 10px 0px;
	line-height: normal;
	color: #BABABA;
}

.jun78post .jun78title p a {
	color: #BABABA;
}

.jun78post .jun78entry {
	padding: 20px 0px 20px 0px;
}

.jun78post .jun78links {
	margin: 0;
	padding: 0 30px 30px 0px;
}

.jun78post .jun78links a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.jun78post .jun78links a:hover {
}

.jun78post .jun78links .jun78more {
	width: 128px;
	height: 30px;
	background: url(img03.jpg) no-repeat left center;
}

.jun78post .jun78links .jun78comments {
	width: 152px;
	height: 30px;
	background: url(img04.jpg) no-repeat left center;
}

/* Sidebar */

#jun78sidebar {
	float: right;
	width: 300px;
	margin-top: 30px;
}

#jun78sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#jun78sidebar li {
	margin-bottom: 10px;
	background: url(img10.gif) no-repeat left bottom;
}

#jun78sidebar li ul {
	padding: 0 30px 40px 30px;
}

#jun78sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(img11.gif) no-repeat 5px 50%;
}

#jun78sidebar h2 {
	padding: 30px 30px 20px 30px;
	background: url(img09.gif) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}


/* Search */

#jun78search {
	padding: 20px 30px 40px 30px;
}

#jun78search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(img14.gif) repeat-x;
	font-weight: bold;
}

#jun78search #jun78s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#jun78search br {
	display: none;
}

/* Categories */

#jun78sidebar #jun78categories li {
	background: url(img12.gif) no-repeat left center;
}

/* Calendar */

#jun78calendar_wrap {
	padding: 0 30px 40px 30px;
}

#jun78calendar table {
	width: 100%;
	text-align: center;
}

#jun78calendar thead {
	background: #F1F1F1;
}

#jun78calendar tbody td {
	border: 1px solid #F1F1F1;
}

#jun78calendar #jun78prev {
	text-align: left;
}

#jun78calendar #jun78next {
	text-align: right;
}

#jun78calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#jun78calendar #jun78today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#jun78footer {
	padding: 70px 0 50px 0;
	background: #757575 url(img08.gif) repeat-x;
}

#jun78footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#jun78footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#jun78footer a:hover {
	color: #FFFFFF;
}

#jun78footer .jun78rss {
	background: url(img18.gif) no-repeat left center;
}

#jun78footer .jun78xhtml {
	background: url(img19.gif) no-repeat left center;
}

#jun78footer .jun78css {
	background: url(img20.gif) no-repeat left center;
}

#jun78footer .jun78legal a {
	padding: 0;
}

