/* @group GENERAL ELEMENTS */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px/20px Palatino, georgia;
	background: #000;
}

a {
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,.album-title,
.filesharing-item-title {
	padding-bottom: 10px;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.3em;
}

.clear {
	clear: both;
}

.image-left {
	float: left;
	padding: 18px;
}

.image-right {
	float: right;
	padding: 18px;
}

blockquote, code {
	margin: 18px 0;
	padding: 13px 18px;
	display: block;
}

code {
	font: 12px 'Courier New', Courier, monospace;
}

/* LIST ELEMENTS */

#content ul, #content ol {
	margin-bottom: 18px;
	padding-left: 15px;
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* @en

d */

/* BASIC LAYOUT */

#wrapper {
	width: 960px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

#nav {
	width: 250px;
	margin: 70px 54px 0;
	text-align: center;
	display: inline;
}

#nav img {
	padding-bottom: 10px;
}

#nav ul {
	font-size: 14px;
	letter-spacing: 1px;
	list-style: none;
}

#nav ul li a.current,
#nav ul li a.currentAncestor {
	font-style: italic;
}

#nav ul li {
	padding: 7px 0;
}

#nav ul ul {
	display: none;
}

a.current{
	font-weight: bolder;
}

a.currentAncestor{
	font-weight: bolder;
	font-style: italic;
}

#header {
	position: relative;
	height: 450px;
	overflow: hidden;
}

#container {
	background: url(images/content.jpg) repeat-y 0 0;
	border: 1px solid transparent;
	padding-bottom: 50px;
	margin-top: -1px;
}

#featureImage {
	height: 297px;
	width: 528px;
	position: absolute;
	top: 90px;
	left: 100px;
}

#featureImage div {
	background: transparent url(images/tint.png);
	height: 84px;
	position: relative;
	top: 110px;
	padding: 0 25px;
}

#featureImage div h1 {
	font-size: 46px;
	font-style: normal;
	padding-top: 23px;
}

#featureImage div h2 {
	font-size: 14px;
	text-transform: uppercase;
}

#content {
	position: relative;
	display: inline;
	width: 500px;
	overflow: hidden;
}

#sidebar {
	width: 250px;
	display: inline-block;
	text-align: left;
	position: relative;
}

#sidebar h2{
	padding: 20px 0;
}


#subNav {
	margin-top: 45px;
	padding-bottom: 40px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 28px;
	width: 100%;
}

#subNav span {
	font-size: 22px;
	text-align: center;
}

#subNav {
	line-height: 1.5em;
	font-size: 14px;
	position: relative;
	display: inline-block;
}

#subNav ul {
	list-style: none;
}

#subNav ul li a {
	display: none;
}

#subNav ul ul li a {
	display: inline-block;
	width: 100%;
	padding: 7px 0;
	border-bottom: 1px dashed #c1be9e;
}

#subNav li ul:before {
	content: "Sub Menu";
	margin-bottom: 10px !important;
}

#subNav li li ul:before {
	content: "";
	margin-bottom: 0px !important;
}

#subNav li li ul{
	padding-left: 15px;
}

#footer {
	background: url(images/footer.jpg) no-repeat 0 0;
	height: 72px;
	font-size: 22px;
	padding: 100px 0 20px 100px;
	margin-top: -1px;
}

#footer a{
	display: block;
	font-size: 14px;
}

#footer ul{
	margin-top: -100px;
	padding-bottom: 70px;
	list-style: none;
	width: 100%;
	font-size: 14px;
}

#footer ul li{
	display: inline;
	color: #c1be9e;
}

#footer ul li a{
	display: inline;
}

/* MAIN MENU */

/* BLOG ELEMENTS */

.blog-entry {
	margin-bottom: 40px;
}

.blog-entry-title {
	font-weight: bold;
	line-height: 26px;
}

.blog-entry-date {
	padding-bottom: 20px;
}

span.blog-read-more{
	display: block;
	margin-top: 12px;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
}

.blog-entry-tags,
.blog-entry-comments {
	padding-top: 10px;
}

.blog-entry-tags a,
.blog-entry-category a{
	font-style: italic;
}

#blog-archives, 
#blog-categories, 
#blog-rss-feeds,
ul.blog-tag-cloud,
#blog-rss-feeds {
	letter-spacing: 1px;
	text-align: center;
	line-height: 28px;
	padding-bottom: 40px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	width: 100%;
}

#blog-categories:before {
	content: "Categories";
}

.blog-archive-link-enabled,
.blog-category-link-enabled {
	padding: 6px 0 4px;
	border-bottom: 1px dashed #CFCCAA;
	display: block;
}

#subNav ul ul:before,
#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before {
	display: block;
	margin: 0px 0 10px;
	font-size: 22px;
	letter-spacing: 0;
	text-transform: none;
	text-align: center;
}

#blog-archives:before {
	content: "Archives";
}

#blog-categories br,
#blog-archives br,
#blog-rss-feeds br {
	display: none;
}

.blog-category-link-disabled,
.blog-archive-link-disabled {
	display: none;
}

.blog-archive-headings-wrapper {
	margin-bottom: 24px;
}

ul.blog-tag-cloud:before {
	content: "Tag cloud";
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

ul.blog-tag-cloud li a:after {
	content: ", ";
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

#blog-rss-feeds:before {
	content: "Feeds";
	background: transparent url(images/rss_icon.gif) no-repeat 80px 6px;
}

.blog-rss-link,
.blog-comments-rss-link {
	display: block;
	padding: 6px 0 4px;
	border-bottom: 1px dashed #CFCCAA;
}

.js-kit-comments, .js-CommentsArea {
	width: 98%;
}

/* FILE SHARING ELEMENTS */

.filesharing-item-title {
	font-size: 1.6em;
	padding-bottom: 10px;
}

.filesharing-description {
	margin-bottom: 18px;
}

.filesharing-item {
	padding: 10px 0 20px;
}

/* PHOTO ALBUM */

.album-title {
	font-size: 24px;
	padding-bottom: 18px;
}

.album-description {
	padding-bottom: 10px;
}

.album-wrapper {
	margin: 20px 0 0 0;
	overflow: hidden;
}

.thumbnail-wrap {
	float: left;
	margin: 0 8px 60px;
	padding: 0px;
	position: relative;
	display: inline;
}

.thumbnail-frame {
}

.thumbnail-wrap img{
	border: 1px dashed #c1be9e;
	padding: 1px;
}

.thumbnail-caption {
	padding: 0px 0 10px;
	line-height: 1.3em;
}

.photo-background {
	padding-bottom: 100px;
	background: transparent url(images/texture.jpg);
	position: relative;
	text-align: center;
}

.photo-navigation {
	height: 190px;
	position: relative;
	margin-bottom: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.photo-links {
	text-align: center;
	font-size: 1.3em;
	color: #c1be9e;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.photo-links a {
	padding: 10px;
	text-decoration: none;
}

.photo-title {
	padding: 70px 0 30px;
	font-size: 30px;
}

.photo-caption {
	position: relative;
	margin-top: -2px;
	font-size: 2em;
}

img.photo-frame {
	padding: 2px;
	border: 1px dashed #c1be9e;
}

/* MOVIE ALBUM */

.movie-page-title {
	font-size: 24px;
	line-height: 18px;
	margin-bottom: 18px;
}

.movie-page-description {
	margin-bottom: 15px;
}

.movie-thumbnail-frame {
	float: left;
	margin: 10px 30px 0 0;
	width: 130px;
	height: 125px;
}

.movie-thumbnail-frame img {
	border: 1px dashed #c1be9e;
	padding: 1px;
}

.movie-thumbnail-caption {
	position: relative;
	float: left;
	padding-top: 2px;
	line-height: 1.5em;
}

/* MOVIE POPUP */

.movie-background {
	margin: 0;
	padding: 24px;
	background: transparent url(images/texture.jpg);
	border: none;
	text-align: center;
}

.movie-title {
	font-size: 14px;
	line-height: 18px;
	margin: 20px 0;
}

.movie-frame {
	margin-bottom: 10px;
}

/* CONTACT FORM */

#content form {
	line-height: 8px;
}

#content form label {
	font-size: 13px;
	line-height: 26px;
	font-style: italic;
}

.message-text {
	font-size: 19px;
}

.required-text {}

.form-input-field {
	font-size: 13px;
	padding: 6px;
	width: 90%;
	border: 1px dashed #c1be9e;
}

.form-input-button {
	margin: 8px 8px 0 0;
}

/* @group Sitemap */

.rw-sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
}

.rw-sitemap ul li {
    margin: 0 0 10px 0;
}

.rw-sitemap ul li:last-child {
    margin: 0;
}

.rw-sitemap ul li li {
    margin: 0 0 5px 0;
}

.rw-sitemap ul li li:last-child {
    margin: 0;
}

.rw-sitemap ul ul {
    padding: 0 0 0 20px;
    list-style-type: square;
}

.rw-sitemap ul ul ul {
    list-style-type: circle;
}

/* @end */