/*  
Theme Name: kesigomu
Theme URI: http://www.kesigomu.hu/
Description: The <a href="http://www.kesigomu.hu">kesigomu's</a> site theme.
Version: 1.0
Author: kesigomu
Author URI: http://www.kesigomu.hu/

	This theme was designed and built by kesigomu

	The CSS, XHTML and design is copyright all by kesigomu

*/



/* Begin Typography & Colors */
/*<group=General Styles>*/

body {
background: #006633; /* repeat-x url(images/bg.jpg); */
font-size: 96%;
}

p {
}

b, strong {

}

a:link, a:visited, a:active {
color:#474747;
text-decoration:none;
}

a:hover {
text-decoration:none;
color:#006600;
}

img {
}

.image-left {
}

.image-right {
}
	
/*</group>*/

/*<group=Layout>*/

#container {
width: 770px;
background: repeat-y url(images/main.jpg);
position: relative;
z-index: 1;
}

.clearer {
clear: both;
}

#pageHeader {
height:252px;
background: #006633 no-repeat url(images/header.jpg);
position: relative;
z-index: 2;
}

.pageHeader_1 {
height:252px;
background: #006633 no-repeat url(images/header.jpg);
position: relative;
z-index: 2;
}

#pageHeader_1 {
height:252px;
background: #006633 no-repeat url(images/header.jpg);
position: relative;
z-index: 2;
}

#pageHeader_3 {
height:252px;
background: #006633 no-repeat url(images/fcp.jpg);
position: relative;
z-index: 2;
}

#pageHeader_4 {
height:252px;
background: #006633 no-repeat url(images/photo.jpg);
position: relative;
z-index: 2;
}

#pageHeader_5 {
height:252px;
background: #006633 no-repeat url(images/header.jpg);
position: relative;
z-index: 2;
}

#pageHeader_6 {
height:252px;
background: #006633 no-repeat url(images/h_computer.jpg);
position: relative;
z-index: 2;
}

#pageHeader_7 {
height:252px;
background: #006633 no-repeat url(images/uzem.jpg);
position: relative;
z-index: 2;
}

#pageHeader_8 {
height:252px;
background: #006633 no-repeat url(images/header.jpg);
position: relative;
z-index: 2;
}




#pageHeader img {
}

#logo {
visibility:hidden
}

#pageHeader h1 {
visibility:hidden;
}

#pageHeader h2 {
visibility:hidden;
}

#contentContainer {
float:left;
text-align:left; 
width:560px;
padding:0; 
}

#contentContainer #content {
padding-left:125px;
padding-top:0;
padding-right:20px;
padding-bottom:20px;
text-align:justify;
}

#content .entry, .entry p {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:1em;
font-style:normal;
color:#474747;
}

#content h1 {
font-family: sans-serif;
font-size:1.6em;
font-style:normal;
color:#474747;
}

#content h2 {
font-family: sans-serif;
font-size:1.4em;
font-style:normal;
color:#474747;
}

#content h3 {
font-family: sans-serif;
font-size:1.2em;
font-style:normal;
color:#474747;
}

#sidebarContainer {
float:left;
width: 177px;
text-align:left;
}

#sidebarContainer #sidebar {
padding: 4px 0px 4px 0px;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight:bold;
color:#006633;
}

#sidebarContainer .sideHeader {
padding: 4px 0px 4px 0px;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight:bold;
color:#006633;
}

#footer {
height: 100px;
background: repeat-y url(images/bottom.jpg);
z-index: 3;
}

#footer p {
visibility:hidden;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
text-align:left;
padding: 0px 0px 0px 0px;
font-family: sans-serif;
font-size:0.8em;
font-style:normal;
color:#006633;
}

#breadcrumbcontainer ul {
list-style: none;
margin: 0;
padding:0;
}

#breadcrumbcontainer li {
display: inline;
}

#breadcrumbcontainer a {
color:#006633;
text-decoration:none;
}

#breadcrumbcontainer a:hover {
text-decoration:underline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
}

#navcontainer #current {
	color: #474747;
}

#navcontainer .currentAncestor {
}

#navcontainer .categories {}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	list-style: none;
}

#navcontainer a {
	background: #ffffff; /* ececec; */
	border-bottom: 1px solid #DADADA;
	display: block;
	color: #474747;
	text-decoration: none;
	padding: 5px 10px; /* 10px; */
	height: 12px; /* 13px; */
}

#navcontainer a:hover {
	color: #474747;
	background: #ECECEC;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 15px;
}

#navcontainer ul ul a:hover {

}

#navcontainer ul ul #current {

}

#navcontainer ul ul .currentAncestor {

}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding-left: 20px;
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/*</group>*/

/*<group=Global Classes>*/

#content .more-link {
color:#006633;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:0.8em;
display:block;
text-align:right;
padding: 0px 0px 0px 0px;
}

#content .more-link a {
color:#006633;
font-weight:normal;
text-decoration:none;
}

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

#content .blog-entry-date {
		color:#006633;
		font-family: sans-serif;
		font-size: 0.8em;
		font-weight:normal;
		padding: 0px 0px 0px 0px;
}

#content .blog-entry-date a {
		font-family: sans-serif;
		font-size: 1em;
		color:#006633;
		font-weight:normal;
		text-decoration:none;
		padding: 0px 0px 0px 0px;
}

#content .blog-entry-date a:hover {
		text-decoration:underline;
}

#content .postmetadata {
		color:#006633;
		font-family: sans-serif;
		font-size: 0.8em;
		font-weight:normal;
		padding: 0px 0px 0px 0px;
}

#content .postmetadata a {
		font-family: sans-serif;
		font-size: 1em;
		color:#006633;
		font-weight:normal;
		text-decoration:none;
		padding: 0px 0px 0px 0px;
}

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

#content .navigation {
		color:#006633;
		font-family: sans-serif;
		font-size: 0.8em;
		font-weight:normal;
		padding: 0px 0px 0px 0px;
}

#content .navigation a {
		font-family: sans-serif;
		font-size: 1em;
		color:#006633;
		font-weight:normal;
		text-decoration:none;
		padding: 0px 0px 0px 0px;
}

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

#content textarea {
		width:400px;
}

#content .entry h3 {
		color:#006633;
		font-size: 1.2em;
		font-weight: bold;
		padding: 0px;
}

#content .entry h4 {
		color:#006633;
		font-size: 1.2em;
		font-weight: bold;
		padding: 0px;
}

/* 2008.07.04. */

#content .entry a:link, a:visited, a:active {
color:#006600;
text-decoration:none;
}

#content .entry a:hover {
text-decoration:underline;
color:#006600;
}

#content .entry .h2 a:link, a:visited, a:active {
color:#474747;
text-decoration:none;
}

#content .entry .h2 a:hover {
text-decoration:none;
color:#006600;
}

/* 2008.07.04 end */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-entry-summary {
	text-align:justify;
	font-family: sans-serif;
	font-size: 1.2em;
	font-style:normal;
	color:#474747;
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
color:#000000;
font-family: sans-serif;
font-size: 1.6em;
font-weight:bold;
padding: 0px 20px 10px 0px;
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
color:#000000;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
color:#006633;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

.blog-entry-permalink a:hover {
text-decoration:underline;
}

.blog-read-more {
color:#000000;
display:block;
text-align:right;
padding: 10px 20px 15px 0px;
}

.blog-read-more a:link, .blog-read-more a:visited {
color:#006633;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

.blog-read-more a:hover {
text-decoration:underline;
}

.blog-entry-body {
text-align:justify;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 1.2em; /* 12px; */
font-style:normal;
color:#474747;
}

.blog-entry-comments {
text-align:justify;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
font-style:italic;
color:#474747;
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#006633;
list-style: none;
margin: 0;
padding: 0;
width:177px;
}

#blog-categories a {
color:#006633;
text-decoration:none;
}

#blog-categories a:hover {
color:#006633;
text-decoration:underline;
}

.blog-category-link-enabled {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
padding: 2px 4px 2px 4px;
text-decoration:none;
color:#006633;
}

.blog-category-link-enabled:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
padding: 2px 4px 2px 4px;
text-decoration:underline;
color:#006633;
}

.blog-category-link-disabled {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
padding: 2px 4px 2px 4px;
text-decoration:none;
color:#474747;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
font-weight:normal;
color:#474747;
}

.filesharing-item {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#474747;
}

.filesharing-item-title a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#006633;
text-decoration:none;
}

.filesharing-item-title a:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#006633;
text-decoration:underline;
}

.filesharing-item-title a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#006633;
text-decoration:none;
}

.filesharing-item-description {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#474747;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
font-weight:bold;
text-align:center;
color:#000000;
}

.album-description {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
font-weight:normal;
color:#474747;
}

.album-wrapper {
	width:415px;
	background:none;
	border:#FFFFFF solid 1px;
}

.album-wrap {
	width:185px;
	background:none; /* #FFFFFF; */
	border:#FFFFFF solid 1px;
	margin:5px;
	padding:5px 5px 0px 5px;
	float:left;
	text-align:center;
}

.thumbnail-wrap {
	width:175px;
	height:150px;
	margin-top:5px;
	background:#FF66CC url(images/thumbnail-wrap.jpg);
	margin-left:5px;
	margin-bottom:15px;
}

.thumbnail-frame-head {
	height:5px;
}

.thumbnail-frame {
	height:100px;
	display:block;
	position:relative;
	background:#D2D2D2;
	border:#D4D4D4 solid 1px;
	padding: 0;
	margin:5px 10px 5px 10px;
}

.thumbnail-frame:hover {
	border:#006600 solid 1px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}

.thumbnail-frame-text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#474747;
	text-align:center;
}

.thumbnail-frame-text a {
	color:#474747;
	text-decoration:none;
}

.thumbnail-frame-text a:hover {
	color:#000000;
}

/* .album-wrap {
}

.thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
} */
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/