/*
	zagamnow/kellau site CSS
*/

body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	background: #616161;
	text-align: center;
}

h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	color: #0F4F4F;
	background-color: #FFFFFF;
	font-size: large;
}

h3 {
	margin: 0;
	padding-bottom: 0px;
	color: #055475;
	background-color: #FFFFFF;
}

h4 {
	margin: 0;
	font-size: small;
	padding-bottom: 0px;
	color: #1F355E;
	background-color: #FFFFFF;
}

h5 {
	color: #555555;
	font-size: x-small;
	font-style: italic;
	font-family: verdana, Tahoma, sans-serif;
	margin: -1px 0px 0px 4px;
}

h6 {
	color: #555555;
	font-size: xx-small;
	font-style: italic;
	font-family: verdana, Tahoma, sans-serif;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a img {
	border: 0;
}

table {
	border: 0px;
	padding-bottom: 10px;
	width: 630px;
	font-size: small;
	line-height: 1.25;
	text-align: center;
}

tr {
	height: auto;
}

td.title {
	font-size: small;
	font-weight: bold;
}

form table.tableform {
	text-align: left;
}

#container {
	width: 950px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
}


#main {
	width: 950px;
	line-height: 18px;
	
	/*border: 1px blue solid;*/
}

#content {
	width: 750px;
	float: right;

	/*margin-top: 0px;
	margin-right: 0px;
	border-left: 5px #999999 solid;
	border-top: 5px #545454 solid;
	background-color: #e4e4e4;
	background: #fff url("images/header.jpg") top center no-repeat;

	border: 1px green solid; */
}

#content a {
	color: #055475;
	text-decoration: none;
	background-color: #fff;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background-color: #fff;
}

#content ul {
	list-style-image: url(images/li.gif); 
}

#content li {
	margin-left: 15px;
}

#content .padding {
	padding: 20px;
	background-color: #fff;
}

#content .linkpath {
	font-size: x-small;
	margin: -6px 15px 10px 0px;
}

#content .linkpath a {
	font-size: x-small;
	color :#055475;
}

#content .linkpath a:hover {
	color :#000000;
	background-color: #aaaaaa;
}

#content .small {
	font-size: xx-small;
}


.idate {
	font-size: small;
	text-align: center;
	font-style: italic;
}

.idate a {
	color: #245917;
	background-color: #fff;
}

#leftside {
	float: left;
	line-height: 18px;
	background-color: #fff;
	padding-top: 10px;
	/*border: 1px red solid;*/
}


#leftside p {
    	width: 173px;
	text-decoration: none;
	text-align: left;
	background-color: #fff;
	margin-left: 25px;
	/*border: 1px red solid;*/
}

#leftside p.leftnote a {
	color: #055475;
}

* html #leftside p {
  width: 173px;
  margin-left: 25px;
  margin-top: -15px;
  text-decoration: none;
  text-align: left;
  background-color: #fff;
}


.menu {
	margin-left: 25px;
	font-weight: bold;
	text-decoration: none;
	/*border: 1px red solid; */
}

ul.menu
{
	padding-left: 0px;
	padding-top: 15px;
	list-style-type: none;
	text-align: left;
}

ul.menu li
{
	margin: 0px 0 0 0;
	padding: 0;
}

ul.menu li a
{
	text-transform: uppercase;
	display: block; 
	width: 155px;
	line-height: 29px;
	color: #B60400;
	text-indent: +20px; 
	text-decoration: none;
	background: url(images/li.gif) no-repeat +0px +4px;
}

ul.menu li a.current
{
	background: url(images/li-hover.gif) no-repeat +0px +4px;
}

ul.menu li a:hover
{
	background: #eaeaea;
	text-indent: +20px;
	line-height: 29px;    
	background: #ebebeb url(images/li.gif) no-repeat +0px +4px; 
	/*border-left: 5px solid #97CDE3;*/
}
	

ul.menu li li a
{
	text-transform: none;;
	width: 125px;
	background: url(images/li.gif) no-repeat +0px +4px; 
}


#top {
	background: #616161 url("images/header.jpg") top center no-repeat;
	height: 65px;
	padding-top: 30px;
	padding-left: 28px;
	padding-right: 30px;
	padding-bottom: 0px;
    	text-align: right;
	color: #ccc;
	
	/*border: 1px green solid;*/
}

#home #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#profile #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#photo #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#blog #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#entertainment #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#photo #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#sitemap #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#guestbook #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#default #top {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#top .title {
	float: left;
	color: #B60400;
	font-size: x-large;
	/*border: 1px #999999 solid;*/
}

#top .nav {
	float: right;
	color: #000000;
	margin-top: 14px;
	padding-bottom: 4px;
	padding-top: 5px;
	font-weight: bold;
	/*border: 1px red solid;*/
}

#top .nav a {
	color: #B60400;
	background-color: #FFFFFF;
	font-size: small;
	padding: 6px 15px 7px 15px;
	text-decoration: none;
	
	/*border: 1px #125415 solid;*/
}

#top .nav a.home {
	background: #336666 top center;
	color: #CCFFFF;
}

#top .nav a.sitemap {
	background: #336666 top center;
	color: #CCFFFF;
}


#top .nav a.guestbook {
	background: #336666 top center;
	color: #CCFFFF;
}

#top .nav a.current {
	background: #FFFFFF top center;
	color: #B60400;
}


#top .nav a:hover {
	background: #FFFFFF top center;
	color: #B60400;
}

#top input.search { 
	width: 192px; 
	border: 0;
	background: #FFFFFF no-repeat;
	padding: 4px; 
	color: #000000;
}


#top input.submit {
	border: 0px;
	background-color: #336666;
	padding: 2px 0px 4px 0px;
	width: 65px;
	margin: 0px 15px 1px 0;
	color: #CCFFFF;
	font: bold 1em Verdana, Arial, Sans-Serif;
}

#top input.current {
	background-color: #FFFFFF;
	color: #B60400;
	font: bold 1em Verdana, Arial, Sans-Serif;
}

#top form {
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* footer */
#footer {
	font-size: x-small;
	color: #336666;
	padding: 8px 5px;
	text-align: right;
	background-color: #616161;
}

#home #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#profile #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#photo #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#blog #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#entertainment #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#photo #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#sitemap #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#guestbook #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#default #footer {
	background: #616161 url("images/header.jpg") top center no-repeat;
}

#footer a {
	color: #336666;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #copyright {
	padding-top: 1px;
}

/* footer end */


/* blog */

#content .category {
	font-size: x-small;
	margin: 10px 15px 10px 0px;
	border-bottom: 1px solid #cbc8c6;
	text-align: left;
}

#content .category a {
	color :#055475;
	margin: 0px 14px 0px 0px;
}

#content .category a:hover {
	color :#000000;
	background-color: #aaaaaa;
}

#content .category .notUsed {
	text-decoration: line-through;
	margin: 0px 10px 0px 15px;
}

#content .category .current {
	color :#000000;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}

#content .blog {
	padding-left: 0px;
	padding-top: 5px;
}

#content .blog a.top {
	float: right;
	font-size: xx-small;
	color :#055475;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content .blog a.top:hover {
	color :#000000;
	background-color: #aaaaaa;
}

#content .blog p.title {
	margin: 0px;
	padding: 0px;
	color: #055475;
	font-size: small;
}

#content .blog p.title .name {
	font-weight: bold;

}


#content .comment {
	font-size: xx-small;
	color: #555555;
	float: right;
	font-style: italic;
/*	font-weight: bold;
*/	padding-right: 30px;
	margin-top: -14px;
}

#content .comment a {
	color: #055475;
}

#content .comment a:hover {
	color: #000000;
	background-color: #aaaaaa;
}

#content .blogtext {
	margin: 0px 15px 0px 0px;
	padding: 5px 15px 0px 0px;
	border-top: 1px solid #777777;
}

#content .blogtext p {
	margin: 5px 0px 5px 4px;
	padding: 7px 0px 0px 0px;
	height:auto;
	font-size: small;
}

#content .blogtext a {
	color: #055475;
}

#content .blogtext a:hover {
	color: #000000;
	background-color: #aaaaaa;
}

#content .blogprevious {
	clear: both;
	float: left;
}

#content .blognav {
	padding-bottom: 10px;
	text-align: right;
	margin-right: 15px;
	font-size: x-small;
}

#content .blognav a:hover {
	color :#000000;
	background-color: #aaaaaa;
}

/* blog end */

/* blog photo */

.gallery, .gallery li {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	}

.gallery, ul.gallery {
	margin-left: -10px;
}

#content .blogtext .gallery li {
	float: right;
	}
#content .blogtext .gallery li.vert {
	float: right;
	}

#content .blogtext .gallery li {
	position:relative;
	display:inline;
	width:238px;
	height:165px;
	margin:0px 0px 10px 2px;
	overflow:hidden;
	text-align:center; 
	background:#FFFFFF;
	}
#content .blogtext .gallery li.vert {
	position:relative;
	display:inline;
	width:165px;
	height:238px;
	margin:0 0px 10px 5px;
	overflow:hidden;
	text-align:center; 
	}
#content .blogtext .gallery li img {
	position:relative;
	padding:8px;
	margin:0;
	float:none;
	clear:none;
	}
#content .blogtext .gallery li a {
	display:block;
	width:220px;
	height:165px;
	overflow:hidden; 
	}
#content .blogtext .gallery li.vert a {
	display:block;
	width:165px;
	height:220px;
	overflow:hidden; 
	}

#content .blogtext .gallery li a span.caption_g, #content .gallery li.vert a span.caption_g {
	position:absolute;
	right:6000px;
	}

#content .blogtext .gallery li a, #content .gallery li a:hover {
	text-decoration:none;
	}

*:first-child+html #content .blogtext .gallery li a:hover span.caption_g {
	left: 9px;
}

#content .blogtext .gallery li a:hover span.caption_g {
	display:block;
	width:190px;
	padding:10px;
	bottom:0px!important;
	bottom:-1px;
	right:28px!important;
	right:19px;
	font-weight:bold;
	background:#ffffff;
	border-top:2px solid #555555;
	filter: alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	z-index:1000;
	}

*:first-child+html #content .blogtext .gallery li.vert a:hover span.caption_g {
	display:block;
	width: 135px;
	left: 10px;
	margin-left: -10px;
}

#content .blogtext .gallery li.vert a:hover span.caption_g {
	display:block;
	width:138px;
	padding:15px;
	bottom:18px!important;
	bottom:10px;
	right:10px!important;
	right:6px;
	font-weight:bold;
	background:#ffffff;
	border-top:2px solid #555555;
	filter: alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	z-index:1000;
	}
	
/* blog photo end */


/* photo list */

#content .photogallery {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #777777;
}

#content .photogallery p {
	margin: 5px 0px 5px 4px;
	padding: 7px 0px 0px 0px;
	height:auto;
}

#content .photogallery a {
	color: #055475;
}

#content .photogallery a:hover {
	color: #000000;
	background-color: #aaaaaa;
}

#content .photogallery .gallery li {
	float: left;
	position:relative;
	display:inline;
	width:238px;
	height:238px;
	margin:0px -5px 10px 0px;
	overflow:hidden;
	text-align:center; 
	background:#FFFFFF;
	}
#content .photogallery .gallery li.vert {
	float: left
	display:inline;
	width:238px;
	height:238px;
	margin:0 0px 10px 0px;
	overflow:hidden;
	text-align:center; 
	}
#content .photogallery .gallery li img {
	position:relative;
	padding:8px;
	margin:0px;
	float:none;
	clear:none;
	}

#content .photogallery .gallery li a {
	display:block;
	width:220px;
	height:165px;
	overflow:hidden; 
	}
#content .photogallery .gallery li.vert a {
	display:block;
	width:165px;
	height:220px;
	overflow:hidden; 
	position: relative;
	}

#content .photogallery .gallery li a span.caption_g, #content .gallery li.vert a span.caption_g {
	position:absolute;
	right:6000px;
	}

#content .photogallery .gallery li a, #content .gallery li a:hover {
	text-decoration:none;
	}

*:first-child+html #content .photogallery .gallery li a:hover span.caption_g {
	left: 9px;
}

#content .photogallery .gallery li a:hover span.caption_g {
	display:block;
	width:190px;
	padding:10px;
	bottom:0px!important;
	bottom:-1px;
	right:28px!important;
	right:19px;
	padding-bottom: 80px;
	font-weight:bold;
	background:#ffffff;
	border-top:2px solid #555555;
	filter: alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	z-index:1000;
	}

*:first-child+html #content .photogallery .gallery li.vert a:hover span.caption_g {
	display:block;
	width: 135px;
	left: 10px;
	margin-left: -10px;
}

#content .photogallery .gallery li.vert a:hover span.caption_g {
	display:block;
	width:138px;
	padding:15px;
	right:10px!important;
	right:6px;
	left: 0px;
	font-weight:bold;
	background:#ffffff;
	border-top:2px solid #555555;
	filter: alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	z-index:1000;
	}
/* photo list end */

/* photo category */

#content .photogallerycategory{
	padding: 0px;
	margin: 0px;
	width: 680px;
	border-top: 1px solid #777777;
	/*border: 1px red solid;*/
	padding-top: 15px;
}

#content .photogallerycategory li {
	float: left;
	position:relative;
	height:120px;
	width:120px;
	display:inline;
	overflow:hidden;
	text-align:center; 
	background:#FFFFFF;
	/*border: 1px red solid;*/
	margin-top: -15px;
	padding-top: 15px;
}

#content .photogallerycategory li.vert {
	margin-top: -15px;
}

#content .photogallerycategory li a span.caption_g {
	position:absolute;
	right:6000px;	
}

/* photo category end */

/* home */

#home #content p {
	padding-bottom: 0px;
}

#rightcol {
	float: right;
	text-align: left;
	min-width: 450px;
	width: 450px!important;
	width: 450px;
	
	margin: 0px 20px 10px 0;
	/*
	border: 3px yellow solid;
	
	border-right: 3px #999999 solid;
	border-bottom: 3px #545454 solid;
	border-left: 3px #999999 solid;
	border-top: 3px #545454 solid;
	background-color: #e4e4e4;
	*/
}

#rightcol p {
	padding: 5px;
}

#home #rightcol p {
	font-size: x-small;
	line-height: 1.2;
	padding-bottom: 5px;
}

#home3col {
	width: 700px;
}

#home3col p {
	padding: 5px;
	font-size: small;
	line-height: 1.2;
}

#home3col .colTitle {
	padding: 7px 0px 5px 10px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px #D8DFEA solid;
	background-color: #EDEFF4;
}

#homeCol3 {
	border: 3px green solid;
	width: 190px;
	min-height: 310px;
	margin: 0px 5px 0px 5px;

	border-right: 3px #999999 solid;
	border-bottom: 3px #545454 solid;
	border-left: 3px #999999 solid;
	border-top: 3px #545454 solid;
	
	float: right;
	clear: left;
}

#homeCol3 .colTitle {
	padding: 7px 0px 5px 10px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px #D8DFEA solid;
	background-color: #EDEFF4;
}

#homeCol3 .homePhotoBlock {
	padding: 5px 5px 5px 5px;
}

#homeCol3 .homePhoto {
	padding: 5px;
	float: left;
}

#homeCol3 .homePhoto img {
	width: 50px;
	hight: 50px; 
}


#homeCol3 .homePhotoText {
	/*border: 3px yellow solid;*/
	font-weight: bold;
}

#homeCol2 {
	border: 3px red solid;
	position:relative;
	width: 200px;
	min-height: 310px;
	margin: 0px 5px 0px 5px;
	
	border-right: 3px #999999 solid;
	border-bottom: 3px #545454 solid;
	border-left: 3px #999999 solid;
	border-top: 3px #545454 solid;
	
	float: right;
	clear: left;
}

#homeCol3 p {
	padding: 5px;
	font-size: x-small;
	line-height: 1.2;
}

#homeCol1 {
	border: 3px blue solid;
	margin: 0px 10px 0px 0px;
	
	border-right: 3px #999999 solid;
	border-bottom: 3px #545454 solid;
	border-left: 3px #999999 solid;
	border-top: 3px #545454 solid;
	
	width: 210px;
	height: 310px;
}

/* home end */

.hidden {
	display: none;
}

.clear {
	clear: both;

}

.sharebutton {
	float: right;
}
