@charset "UTF-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF;
	margin: 0;
	padding: 0;
	color: #181818;
	
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
.title {
	font-family: 'Cantarell' , Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #000;
	padding: 5px 15px 15px 15px; 
}
a img {
	border: none;
}

a:link {
	color: #000;
	text-decoration: underline; 
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #000;
}
.container {
	width:960px;
	background: #FFF;
	margin: 0 auto; 
}
.header {
	margin-top:30px;
	background:url(img/head__02.png);
	height:250px;
}
.navi {
	padding-top: 20px;
}
.navi ul {
	list-style: none; 
	border-top: 1px solid #666;
	background-color:#FFF;
	width:150px;
	font-size:13px;
	filter:alpha(opacity=60);
	opacity:.75;
	border-radius: 0px 20px 20px 0px;
}
.navi ul li {
	padding: 5px;
	border-top: 1px solid #666 !important;
}
.navi ul li.first {
	padding: 5px;
	border:none !important;

}
.navi ul a, .navi ul a:visited {
	padding: 3px 20px;
	display: block; 
	width: 100px;  
	text-decoration: none;
	background: none;
}
.navi ul a:hover, .navi ul a:active, .navi ul a:focus { 
	text-decoration:underline;
}
.sidebar {
	float: right;
	width: 300px;
	color: #424242;
}
.sidebar #head {
	margin-top:10px;
	height: 15px;
	width: 300px;
	background: url(img/sidebar_01.png) no-repeat;
}
.sidebar #mid {
	background:url(img/sidebar_02.png) repeat-y;
	width: 300px;
	padding:10px 3px;
}
.sidebar #end {
	background: url(img/sidebar_03.png) no-repeat;
	height:15px;
	width: 300px;
	margin-bottom:10px;

}
.content {
	padding: 10px 0;
	width: 660px;
	float: right;
}



.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


.footer {
	padding: 5px 0px;
	position: relative;
	clear: both; 
	border-top:3px solid #ccc;
	height:15px;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.rightfloat {
	float:right;
	padding-right: 8px;
	color:#000;
}
.leftfloat {
	float:left;
	padding-left: 8px;
	color:#000;
}

.creative4 {
	float:right;
	margin-right:20px;
	width:270px;
	background-image:url(img/creative4.png);
	background-repeat:no-repeat;
	background-position:0px 20px ;
}
.creative4 h3 {
	padding:0px;
	margin-bottom:40px;
}
.jastphoto {
	margin-left:15px;
	width:255px;
	background-image:url(img/jsmedia_logo_760x187-1);
	background-repeat:no-repeat;
	background-position:0px 20px ;

}
.jastphoto h3 {
	padding:0px;
	margin-bottom:45px;

}



.blog_post {
	margin-top: 20px;
	margin-bottom: 30px;
	
}

.blog_post_title {
	font-size: 18px;
	margin-bottom: 5px;
	font-style:oblique;
	text-emphasis:accent;
}

.blog_post_title a {
	text-decoration: none;
}

.blog_post_info, #blog_post_info {
	font-size: 10px;
	font-style:italic;
	color: #6C6C6C;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:5px;
	padding-bottom:3px;
}

.blog_post_content, #blog_post_content {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
}

#blog_reactions > p {
	color: #DD0B0B;
	font-size: 17px;
}
.blog_post_more {
	float:right;
	margin-right: 8px;
	
}

.blog_reaction {
	border-left: 5px solid #DD0B0B;
	padding-left: 10px;
	margin-left: 5px;
	width: 370px;
	text-align: justify;
}

.blog_reaction_name {
	margin-bottom: -3px;
	font-size: 15px;
	font-weight: bold;
}

.blog_reaction_name a {
	text-decoration: none;
}

.blog_reaction_info a {
	font-weight: normal;
	font-size: 10px;
	color: gray;
	text-decoration: none;
}

.blog_reaction_message {
	margin-top: 15px;
}


#contactform {
margin: 15px 0 15px 0;
}


.album {
	background-color: white;
	border:none;
	margin: 6px;
	width: 145px;
	height: 145px;
	overflow:hidden;
	float: left;
}


.albuminfo {
	font-size: 17pt;
	display:none;
}
i {
	display:none;
}

.error {
	color: red;

