﻿
body,html {
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #000 url(images/foto7d.gif) no-repeat;
}


.GeneralCorner {top: 0px; right: 0px; height: 15px; width: 15px;}
.General { width: 212px; padding: 0px; /*margin-bottom: 15px;*/ }

#wp-calendar table #today { font-size: 10px; background: #320931; color: #ffffff; font-weight:bold;}
#wp-calendar table #prev { font-size: 10px; text-align: left; padding-left: 8px; font-weight: normal; letter-spacing: -1px; color: #000000;}
#wp-calendar table #next { font-size: 10px; text-align: right; padding-right: 8px;  font-weight: normal; letter-spacing: -1px; color: #000000;}

#Archives {
	width: 645px;
	display:table-cell;
	background:url(images/fon.png) repeat;
	/*padding:5px 0px 5px 0px;*/
	/*height: 170px;*/ 
	color:#d2ccce;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
	padding-top:10px;
    padding-left:25px;		
}

	
#Archives a {
	color:#d2ccce;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
    padding-left:5px;
	text-decoration:none;
	border-style:none;	
}
#Archives a:hover {
	color:#ffffff;
	font-weight:bold;
}

#submit{
	font-size:10px;
	font-weight:bold;
    text-align:center;	
    color:#ffffff;
	background:#320931;
}

.RightSide { float: right; width: 212px; margin-top: 36px; color:#ffffff;}
.LeftSide { float: left; width: 670px; margin-top: 36px; color:#ffffff;}

#hhh { 
	/*padding: 6px 6px; */
	/*margin: 3px 3px;*/ 
	color:#ffffff;
	font-family: Georgia, Helvetica, sans-serif;
    font-weight:normal;
	font-size:17px;
	padding:0px 0 5px 0;
    text-align: center;	
	background:#320931;
}

#container {
	min-height: 100%;
	margin:0 auto;
	width:900px;
	/*overflow: visible;*/
    position: relative;
	background:url(images/foto_7d.png) no-repeat;
}

* {
    padding: 0; margin: 0;
}

* html #container {
    height: 100%;
}


#site-name {
	background:url(images/logo_eosfoto.gif) no-repeat;
	margin:60px 60px 40px 20px;
	height:60px;
}

#site-name .description {
	color:#7f7b57;
	font-size:10px;
	font-weight:normal;
}
#site-name a {
	color:#fff;
	text-decoration:none;
}
#site-name a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#container .spacer {
	height:22px;
}

/* nav */

#nav {
	padding:0;
	margin-left:0px;
}
#nav li {
	float:left;
	margin:0 2px 0 0;
	padding:0;
	list-style:none;
}
#nav a {
	display:block;
	float:left;
	padding:9px 10px;
	font-size:12px;
	color:#ffffff;
	background:#370A35;
	text-decoration:none;
	text-transform:uppercase;
}
#nav a:hover {
	background:#000000;
	color:#ffffff;
}
#nav .current_page_item a {
	background:#000000;
	color:#ffffff;
}


/* search */

#search {
	width:233px;
	height:32px;
	/*overflow:hidden;*/
	float:right;
    background:#370A35;
	/*background:url(images/search-back.png) no-repeat;*/
	margin:-30px 0px;
}
#search form {
	padding:0;
	margin:0;

}
#search .txtField {
	margin:5px 0 0 15px;
	width:140px;
	color:#000;
	background:#CECECE;
	/*background:transparent;*/
	font-size:11px;
	border-style:none;
	
}
#search .btnSearch {
	width:73px;
	height:28px;
	border-style:none;
	float:right;
	color:#fff;
	background:transparent;
	cursor:pointer;
	margin:0;
}

/* rss */

.rss a {
	display:block;
	width:206px;
	height:68px;
	font-size:10px;
	overflow:hidden;
	text-indent:-300px;
	background:url(images/link-rss.gif) no-repeat 0 0;
	float:right;
	margin:80px 0 0 0;
}
.rss a:hover {
	background:url(images/link-rss.gif) no-repeat 0 -68px;
}


/* first post home page */

#post-one {
    /*margin: 20px 0px;*/
	/*padding:0px 0 30px 4px;*/
	width:900px;
	color:#ffffff;
	
	font-size:11px;
	line-height:16px;
	background:url(images/fon.png) repeat;
   /* background:transparent;*/
}

.main-post {
    margin: 0px;
	/*padding:0px 0 30px 4px;*/
	width:800px;
	color:#ffffff;
	text-decoration:none;
	font-size:7px;
	line-height:16px;
	/*overflow: visible;*/
	background:url(images/fon.png) repeat;
   /* background:transparent;*/

}
.main-post h2 {
	padding:8px 30px 8px;
	display:block;
	font-family: Georgia, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	background:#320931;
}

.main-post p {
	float: left;
	padding: 5px;
	width: 700px;
	margin: 0px 10px 0px 30px;
	/*display:table-cell;*/
 	font-size:14px;
	line-height: 18px;
	color:#ffffff;
}
.main-post ul {
	float: left;
	padding: 5px; 
	width: 700px;
	margin: 10px 10px 0px 30px;
	width: 700px;
 	font-size:12px;
	color:#ffffff;
}
.main-post li {
	float: left;
	padding: 5px; 
	width: 700px;
	/*margin: 0px 10px 0px 30px;*/
	width: 700px;
 	font-size:12px;
	color:#ffffff;
	
}


#container .column01 #post-one {
	font-size:12px;
	line-height:20px;
}
.column01 a {
	color:#ffffff;
	text-decoration:none;
}
.column01 a:hover {
	color:#fff;
	text-decoration:underline;
}
.column01 {
	width:900px;
	/*overflow:hidden;*/
	float:left;
	overflow: visible;
}
#post-one h2 {
	/*padding:0 0 14px;*/
	/*display:inline;*/
	margin:30px 20px 0px; 
	color:#efeee8;
    font-family: Georgia, Helvetica, sans-serif;
	font-size:22px;
	line-height:26px;
	font-weight:normal;

}
#post-one h2 a {
	color:#efeee8;
	text-decoration:none;
}
#post-one h2 a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#post-one .meta {
	display:table;
	font-size:20px;
	color:#ffffff;
	margin:8px 30px;
	background:#320931;
}

.incut {
	float: left;
	width: 50px;
	height: 50px;
	background: #320931;
	padding: 5px; 
	margin: 30px 20px 10px 30px;
	display:table-cell;
    vertical-align:middle;
    text-align: center;	
 	font-size:20px;
	color:#ffffff;
}

.intext {
	float: left;
	padding: 5px; 
	width: 700px;
	margin: 0px 0px 10px 0px;
	display:table-cell;
	line-height: 18px;
 	font-size:14px;
	color:#ffffff;
}


#post-one .meta2 {
	padding:8px 30px 8px;
	display:block;
	font-size:11px;
	color:#000000;
	background:#320931;
}
#post-one .meta2 a {
	color:#ffffff;
	text-decoration:none;
	border-bottom:0px solid #49483c;
}
#post-one .meta2 a:hover {
	color:#efeee8;
	text-decoration:none;
	border-bottom:0px solid #efeee8;
}

#post-one .meta a {
	color:#d2ccce;
	text-decoration:none;
	border-bottom:0px solid #49483c;
}
#post-one .meta a:hover {
	color:#efeee8;
	text-decoration:none;
	border-bottom:0px solid #efeee8;
}
#post-one .btn-first-readon a {
	display:block;
	float:right;
	width:90px;
	height:19px;
	/*background:url(images/btn-first-post.gif) no-repeat 0 0;*/
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
}
#post-one .btn-first-readon a:hover {
	/*background:url(images/btn-first-post.gif) no-repeat 0 -19px;*/
}
#post-one .comments a {
	display:block;
	font-size:10px;
	color:#d2ccce;
	text-decoration:underline;
	padding-left:24px;
	float:left;
	background:url(images/icon-chat-dark.gif) no-repeat 0px 2px;
}
#post-one .comments a:hover {
	color:#efeee8;
	text-decoration:none;
}
.alignright {
	float:right;
	margin:10px 4px 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 10px 10px 4px;
}
#post-one img {
	border:none;
}
#post-one a img {
	border:2px solid #C0C0B4;
}
#post-one a:hover img {
	border:2px solid #fff;
}

/* category name */

#category {
	font-size:11px;
	padding:0 0 12px;
	color:#7f7b57;
}
#category .category-name {
	font-size:12px;
	font-weight:bold;
	color:#fff;
}


#new{
 	margin:30px 0px 0px; 
	color:#ffffff;
    font-family: Georgia, Helvetica, sans-serif;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
}


/* recent posts */



#recent-posts {
	padding:0 0 20px;
	/*width:500px;*/
}



#recent-posts .home-post {
	float:left;
	border-top:1px dotted #ffffff;
	width:650px;
	/*height:257px;*/
	overflow:hidden;
	/*background:url(images/home-post-back.gif) no-repeat;*/
	font-size:20px;
	line-height:15px;
	color:#c6c6b9;
	margin:0 12px 12px 0;
}
#recent-posts .upper {
	/*height:205px;*/
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#recent-posts .fade {
	position:absolute;
	top:200px;
	left:5px;
	width:218px;
	height:20px;
	/*background:url(images/home-post-fade.png) no-repeat bottom;*/
}
#recent-posts .home-post .upper p {
    width:600px;
	color:#ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
    font-weight:normal;
	font-size: 14px;
	line-height: 18px;
	padding:0px 0 5px 20px;
}
#recent-posts .home-post h3 {
	padding:0 0 2px;
	margin:0;
	color:#efeee8;
	font-size:17px;
	line-height:18px;
	font-weight:normal;
	
}
#recent-posts .home-post h3 a {
	color:#efeee8;
	text-decoration:none;
}
#recent-posts .home-post h3 a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#recent-posts .home-post .meta {
	font-size:10px;
	color:#d2ccce;
	line-height:12px;
	display:block;
	padding:3px 0 0;
}
#recent-posts .home-post .meta a {
	color:#d2ccce;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#recent-posts .home-post .meta a:hover, #recent-posts .lower-meta a:hover {
	color:#efeee8;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#recent-posts .btn-readon a {
	display:block;
	float:right;
	width:98px;
	height:19px;
	background:url(images/btn-post.gif) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
	margin:10px 0 0 0;
}
#recent-posts .btn-readon a:hover {
	background:url(images/btn-post.gif) no-repeat 0 -19px;
}
#recent-posts .lower-meta a {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 34px;
	color:#d2ccce;
	line-height:12px;
	border-style:none;
}
#recent-posts .lower-meta a:hover {
	border-style:none;
}

/* search results */

.search-results {
	color:#fff;
	font-size:12px;
	padding:12px 0;
}
.search-results .bigger {
	color:#fff;
	font-size:14px;
}

/* single template column 02 posts */

#column02 {
	float:right;
	width:228px;
	overflow:hidden;
	padding-top:30px;
}
#column02 .side-post {
	float:left;
	width:228px;
	height:191px;
	overflow:hidden;
	background:url(images/side-post-back.gif) no-repeat;
	font-size:11px;
	line-height:15px;
	color:#c6c6b9;
	margin:0 12px 12px 0;
}
#column02 .upper {
	height:138px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#column02 .fade {
	position:absolute;
	top:132px;
	left:5px;
	width:218px;
	height:20px;
	background:url(images/home-post-fade.png) no-repeat bottom;
}
#column02 .side-post h3 {
	padding:0 0 2px;
	margin:0;
	color:#efeee8;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	
}
#column02 .side-post h3 a {
	color:#efeee8;
	text-decoration:none;
}
#column02 .side-post h3 a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#column02 .side-post .meta {
	font-size:10px;
	color:#d2ccce;
	line-height:12px;
}
#column02 .side-post .meta a {
	color:#d2ccce;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#column02 .side-post .meta a:hover {
	color:#efeee8;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#column02 .btn-readon a {
	display:block;
	float:right;
	width:98px;
	height:19px;
	background:url(images/btn-post.gif) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
	margin:10px 0 0 0;
}
#column02 .btn-readon a:hover {
	background:url(images/btn-post.gif) no-repeat 0 -19px;
}
#column02 .lower-meta a {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 34px;
	color:#d2ccce;
	line-height:12px;
	border-style:none;
}
#column02 .lower-meta a:hover {
	text-decoration:none;
	color:#fff;
}
#column02 .sub-txt {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 18px;
	color:#d2ccce;
	line-height:12px;
	border-style:none;
}



/* older and newer post links */

#page-nav {
	font-size:11px;
	height:10px;
}
#page-nav .older a {
	display:block;
	float:left;
	background:url(images/arrow-left.gif) no-repeat 0 50%;
	color:#b3b091;
	padding-left:15px;
}
#page-nav .older a:hover {
	background:url(images/arrow-left-on.gif) no-repeat 0 50%;
	text-decoration:none;
}
#page-nav .newer a {
	display:block;
	float:right;
	background:url(images/arrow-right.gif) no-repeat 100% 50%;
	color:#b3b091;
	padding-right:15px;
}
#page-nav .newer a:hover {
	background:url(images/arrow-right-on.gif) no-repeat 100% 50%;
	text-decoration:none;
}


/* comments */

/* comment form styles */

.comments-PII, .comments-PII-2 {
	font-size:12px;
	float:left;
	color:#ffffff;
	}
	
#commentform {
	float:left;
	color:#ffffff;
	}	
	
.comments-PII {
	width:230px;
	padding:20px 20px 20px 0;
}
.comments-PII-2 {
	width:310px;
	padding:20px 0 0 0;
}
.comments-PII input {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #434340;
	width:220px;
	background: #000000;
	padding:5px;
}
.comments-PII-2 textarea {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #434340;
	width:300px;
	height:180px;
	background: #000000;
	padding:5px;
}
.comments-PII-2 input {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style:none;
	padding:0;
	width:93px;
	height:26px;
	/*background:url(images/btn-comment.gif) no-repeat 0 0;*/
	cursor:pointer;
	padding:1px 0 0;
	
}
.comments-PII-2 input:hover {
	/*background:url(images/btn-comment.gif) no-repeat 0 -26px;*/
	
}

.note {
	font-size:10px;
	color:#d2ccce;
}


/* comment list styles */

#comment-list {
	font-size:12px;
	padding:10px 0;
	color:#ffffff;
}
#comment-list .bigger, cite {
	font-weight:normal;
	font-size:12px;
	line-height:22px;
}
.comment-left {
	padding:20px 0;
	width:800px;
	/*background:url(images/comment-break.gif) no-repeat;*/
}
.alt {
	/*background:url(images/comment-break-alt.gif) no-repeat;*/
}
.comment-meta {
	float:left;
	width:160px;
	padding-left:20px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background:#320931;

}

.comment-metadata {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	
}
.comment-metadata a, .comment-meta a, comments-PII a, comments-PII-2 a, cite a {
	color:#fff;
	text-decoration:none;
}
.comment-metadata a:hover, .comment-meta a:hover, comments-PII a:hover, comments-PII-2 a:hover, cite a:hover {
	text-decoration:underline;
}
.comment-txt {
	float:left;
	width:600px;
	padding-left:20px;
	font-size:11px;
	color:#ffffff;
	background:url(images/fon.png) repeat;	
	padding-bottom:10px;	
}


/* lower section */

.pusto {
	height: 20px;
}

.lower-outer {
	height: 50px;
}
#lower {
	padding:30px 0 0;
	width:900px;
	margin:0 auto;
}
#lower .title {
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:3px 16px 8px;
	color:#fff;
}
#lower .module, #lower .module-mid, #lower .module-end {
	width:300px;
	background:url(images/lower-back.gif) repeat-y;
	border-bottom:1px solid #434340;
	overflow:hidden;
}
#lower .top {
	background:url(images/lower-top.gif) no-repeat;
	height:9px;
	line-height:0;
	font-size:0;
}
#lower .module, #lower .module-mid {
	margin-right:22px;
	float:left;
}
#lower .module-end {
	float:left;
}
#lower ul {
	width:270px;
	margin:5px auto 15px;
	padding:0;
}
#lower li {
	padding:0;
	margin:0;
	list-style:none;
	border-top:1px solid #434340;
}
#lower .listMeta {
	font-size:10px;
}
#lower a {
	display:block;
	width:240px;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	color:#C6C6B9;
	font-size:11px;
	line-height:16px;
	background:url(images/bullet.gif) no-repeat 6px 8px;
}

#lower a .listMeta {
	font-size:10px;
	color:#7f7b57;
}
#lower a:hover {
	background:url(images/bullet-on.gif) no-repeat 7px 8px #000;
}
#lower .widget {
	width:270px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	border:1px solid #434340;
	padding:12px;
	background: #000000;
	color:#fff;
}
#lower .widget a { 
	display:inline;
}


/* footer */

#footer {
	/*width:1200px;*/	
	/*margin:0;*/
	/*padding:100px 0 10px;*/
	font-size:10px;
	line-height:14px;
	text-align:center;
	color:#6a6a67;
	background:#000000;
	/*position: static;*/
	/*bottom: 0px;*/
	
	/*position:relative;*/
    margin-top:-50px;
    height:30px;

	
}
#footer a {
	color:#6a6a67;
	text-decoration:none;
	/*border-bottom:10px solid #424133;*/
}
#footer a:hover {
	color:#fff;
	border-style:none;
}

/*********************
* Calendar module style
**********************/
#wp-calendar {text-align: center;}

.mod_events_table
{
	border: 1px solid #320931;
	width: 188px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 0.25em;
	height: 151px;
}
.mod_events_td_title
{
	font-weight: bold;
	color: #EFEEE8;
	text-decoration: underline;
}
.mod_events_td_dayname
{
	font-weight: bold;
	color: #EFEEE8;
}
.mod_events_td_dayname_sbvs
{
	font-weight: bold;
	color: #F30;
}
.mod_events_td_dayname .sunday
{
	color:red;
}
.mod_events_td_dayname .saturday
{	color:red;
}

.mod_events_td_dayoutofmonth
{
	font-weight: bold;
	color: #EFEEE8;
	background-color: #000;
}
.mod_events_td_todaynoevents
{
	font-weight: bold;
	color: #FFF;
	background-color: #320931;
}
.mod_events_td_todaywithevents
{
	font-weight: normal;
	color: #FFF;
	background-color: #900;
}
.mod_events_td_daynoevents
{
	line-height: normal;
	font-weight: normal;
	color: #EFEEE8;
}
.mod_events_td_daywithevents
{
	font-weight: normal;
	color: #FFF;
	background-color: #900;
}
a.mod_events_daylink:link
{
	color: #EFEEE8;
	text-decoration: none;
}
a.mod_events_daylink:visited
{
	color: #EFEEE8;
	text-decoration: none;
}
a.mod_events_daylink:hover
{
	color: #EFEEE8;
	text-decoration: none;
}
.mod_events_td_link
{
	background-color: #f2f2f2;
}
a.mod_events_link:link
{
	color: Black;
}
a.mod_events_link:visited
{
	color: Navy;
}
a.mod_events_link:hover
{
	color: Silver;
}
.mod_events_monthyear
{
	font-family: Georgia, Helvetica, sans-serif;
    font-weight:normal;
	font-size:17px;
	padding:0px 0 5px 0;
    text-align: center;	
	background:#320931;
	
	border-top: 1px solid #320931;
	border-left: 1px solid #320931;
	border-right: 1px solid #320931;
	margin-top: 0px;
/*		width: 188px;
	height: 18px;
	background-image: url( "../components/com_events/images/evback.jpg" );
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;*/
	text-decoration: none;
	color: #EFEEE8;
}
.mod_events_monthyear td
{
	text-align:center!important;
}
.mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited
{
	font-weight: bold;
	color: Black;
	background-color: inherit;
	text-decoration: none;
}

.commentstyle a {color: #808080;}
.commentstyle a:hover {color: #ac31a9;}

