/* CONTENT STYLES */

#content {
	width: 500px;
	float: left;
	margin-bottom: 2em;
	margin-top: 20px;
	padding-right: 40px;
	}
#content p {
	font-size: 16px;
	color: #232323;
	font-family: georgia, times, "times new roman";
	line-height: 1.6em;
	margin: 0 0 20px 0;
	text-align: left; 
	}	
#content p a:link {
	color: #0063DC;	
	text-decoration: underline;
	}
#content p a:visited {
	color: #0259C4;
	text-decoration: underline;
	}
#content p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0063DC;
	}
#content p a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #0259C4;
	}
#content ul {
	list-style-type: square; 
	margin-left:20px;
	margin-right:20px; 
	}
#content li {
	list-style-type: square; 
	color: #333333; 
	font-family: georgia, times, "times new roman"; 
	font-size: 16px; 
	font-weight: normal; 
	text-align: left; 
	line-height: 1.6em;
	margin-bottom:1em; 
	}
#content table {
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
	}			
#content td { 
	margin: 0px;
	padding-right: 15px;
	padding-top: 15px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ffffff;
	}			
#content td img { 	
	border: 3px solid #CCCCCC;		
	}
#content a:hover img { 	
	background-color:#FFFFFF;	
	}	
#content td a:hover img { 	
	border: 3px solid #0063DC;		
	}	
#content th {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
		}	
.image_right {	
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* CONTENT ENTRY STYLES */
div.entry {
	background-image: url(../images/dotted.gif); 
	background-repeat: repeat-x; 
	background-position: left bottom;
	padding-bottom: 1em;
	margin-bottom: 3em;
	clear: both;
	}
h2.entry-title {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 23px;
	font-weight: normal;
	line-height: 1.2em;
	color: #222;
	font-family: georgia, times;
	text-align: left;
	letter-spacing: normal;
	}
h3.entry-title, h3.entry-title a{
	margin: 30px 0 2px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.2em;
	color: #3b8bd3;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	}
h4.entry-title {
	color: #888888; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: normal; 
	line-height: 150%; 
	text-align: left; 
	margin-bottom: 10px;
	}
h4.entry-title a:link {
	color: #0063DC;	
	text-decoration: underline;
	}
h4.entry-title a:visited {
	color: #0259C4;
	text-decoration: underline;
	}
h4.entry-title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0063DC;
	}
h4.entry-title a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #0259C4;
	}
.entry-title a {
	color: #000;
	text-decoration: none;
	}
.entry-title a:hover {
	background:none;
	}
div.entry-date {
	color:#FF0084; 
	font-size:1.2em; 
	text-align:left;
	font-weight: bold;
	margin-bottom: .5em;
	}
/* TYPOLIGHT CONTENT STYLES */
#content div {
	color: #000; 
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: small; 
	font-weight: normal; 
	line-height: 150%; 
	text-align: left; 
	margin-bottom: 10px; 
	}	
#content div a:link {
	color: #0063DC;	
	text-decoration: underline;
	}
#content div a:visited {
	color: #0259C4;
	text-decoration: underline;
	}
#content div a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#content div a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #0259C4;
	}
#content div ul {
	list-style-type: square; 
	margin-left:20px;
	margin-right:20px; 
	}
#content div li {
	list-style-type: square; 
	color: #333333; 
	font-family: georgia, times, "times new roman"; 
	font-size: 16px; 
	font-weight: normal; 
	text-align: left; 
	line-height: 1.6em;
	margin-bottom:1em; 
	}
#content div table {
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
	}			
#content div td { 
	margin: 0px;
	padding-right: 15px;
	padding-top: 15px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ffffff;
	}			

#content div th {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
		}	

#content h1{
	font-weight: bold;
	font-size: 1.70em;
	line-height: 1.5em;
	}


/* TYPOLIGHT CONTENT ENTRY STYLES */

.entry_content h1{
	font-weight: bold;
	font-size: 1.70em;
	line-height: 1.5em;
	}
.entry_content h2{
	font-weight: bold;
	font-size: 1.40em;
	line-height: 1.2em; 
	margin-top: 1em;
	}
.entry_content h4{
	color: #888888; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: normal; 
	line-height: 150%; 
	text-align: left; 
	margin-bottom: 10px;
	}
.entry_content h4 a:link {
	color: #0063DC;	
	text-decoration: underline;
	}
.entry_content h4 a:visited {
	color: #0259C4;
	text-decoration: underline;
	}
.entry_content h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0063DC;
	}
.entry_content h4 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #0259C4;
	}
.entry_content h5{
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #888888; 
	}	
.entry_content a {
	color: #000;
	text-decoration: none;
	}
.entry_content a:hover {
	background:none;
	}



/* TYPOLIGHT COMMENT STYLES */

.comment_default {
		margin-top: 15px;
		padding-bottom: 20px;
}
.comment {
	color: #888888; 
}

.date {
	color: #888888; 
}

.info {
	border-top: 1px solid #dddddd; 
	padding: 3px 0 3px 0;
	background-color:#f5f5f5;
	font-variant: small-caps; 
	letter-spacing: 1px; 
}

.comment_heading{
	font-weight: bold;
	font-size: 1.70em;
	line-height: 1.5em;
	color: #0063DC;	

	}





/* FOTOGRAFIE */
#content_fotografie {
	width: 700px;
	float: left;
	margin-bottom: 2em;
	margin-top: 2em; 
	display: block;
	clear: none; 
	}
.fotografie_thumb { 	
	}
#content_fotografie img{ 	
	border: 3px solid #CCCCCC;	
	margin-right:50px;
	margin-top:30px;
	margin-bottom:20px;
	}
#content_fotografie a:hover  { 	
	color: #0063DC;
	background-color:#FFFFFF;
	}	
#content_fotografie a:hover img { 	
	border: 3px solid #0063DC;
	}


/* SIDEBAR  */
#primary {
	width:212px;
	float:right;
	margin-bottom:1em;
	margin-top:110px; 
	padding:0;
	}
.sidebar { 
	width:206px; 
	margin: 0; 
	padding: 0px; 
	}
.sidebar-item {
	background: #efefef; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
	margin-bottom: 20px; 
	padding: 14px;
	font-size: 1.0em; 
	line-height: 150%; 
	color:#606060;

	}
.sidebar-item h1 {
	font-size: 1.2em;
	color:#606060; 
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 5px;
	}
.sidebar-item h2 {
	font-size: 1.0em;
	color:#606060; 
	font-weight:bold;
	padding-top: 25px;
	padding-bottom: 0px;
	}
.sidebar-item h3 {
	font-size: 1.0em;
	color:#808080; 
	font-weight:normal;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.sidebar-item p {
	font-size: 1.0em; 
	line-height: 150%; 
	color:#606060;
	padding-top: 4px;
	padding-bottom: 0;
	}
.sidebar-item p a:link {
	color: #0063DC;	
	text-decoration: underline;
	}
.sidebar-item p a:visited {
	color: #0259C4;
	text-decoration: underline;
	}
.sidebar-item p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0063DC;
	}
.sidebar-item p a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #0259C4;
	}
.sidebar-item img{ 	
	border: 3px solid #CCCCCC;	
	margin-left: auto;
	margin-right: auto;
	}
.sidebar-item a:hover  { 	
	background-color:#efefef;	
	}	
.sidebar-item a:hover img { 	
	border: 3px solid #0063DC;		
	}
.image_unlinked { 	
	border: 0;	
	}	
.image_unlinked img{ 	
	border: 0;	
	margin-left: auto;
	margin-right: auto;
	}
.image_unlinked a:hover img { 	
	border: 0;		
	}
.image_unlinked a:link img { 	
	border: 0;		
	}
.image_unlinked a:active img { 	
	border: 0;		
	}
.image_unlinked a:visited img { 	
	border: 0;		
	}	
	