/*index.css*/
/*reset*/
*{
	margin:0;
	padding:0;
}

a img{
	border:none;
}

div.alignleft{
float:left;
}
div.alignright{
float:right;
}
.alignleft{
	text-align: left;
}
.alignright{
	text-align: right;
}
.aligncenter{
	text-align: center;
}

.floatleft{
	float: left;
}
.floatright{
	float: right;
}




.entry h2, .postmetadata{
	background:#f8f8f8;
	padding:2px 10px;
	margin:0 -10px;
	
}

.postmetadata
{
	padding: 0 15px;
}


.cal_icon {
		background:url(images/cal_icon.gif) no-repeat ;
		padding:1px 20px 1px 19px;
		}
	
	.cat_icon {
		background:url(images/cat_icon.gif) no-repeat;
		padding:1px 20px 1px 19px;
		}
	
	.at_icon {
		background:url(images/addthis_icon.gif) no-repeat 0 1px ;
		padding:1px 20px 1px 19px;
		}
	
	.com_icon {
		background:url(images/com_icon.gif) no-repeat ;
		padding:1px 20px 1px 19px;
		}
	
	.edit_icon {
		background:url(images/edit_icon.gif) no-repeat ;
		padding:1px 20px 1px 19px;
		}
		
		.paging{
		padding:0.5em 0;
		}
		
/*end of index.css*/
/*layout.css*/
#header-wrap, #header{
	min-width:1030px;
}
#wrapper-outer-outer
{
	width:100%;
	min-width:1030px;
	position:relative;
	top: -650px;
	overflow:hidden;
}
#wrapper-outer{
	width:1030px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper-inner{
	position:relative;
}

/* navigation */
.navigation
{
margin-top:1em;
}
#nav{
	
	position:relative;
	float:none;
	clear:both;
}
#nav ul{
	list-style:none;
}
#nav li{
	display:inline;
}


/*page*/
#page, #subnav{
	width:690px;
	float:left;
}

/*sidebar*/
#sidebar-wrap
{
	float:right;
	width:245px;
}

/*footer*/
#footer
{
	padding: 10px 0 10px 0;
	width:100%;
	clear:both;
	
}



#page-after
{	
	
	display: block; 
	clear: both;
	

}


.flickr-square
{
	width:63px;
	height:63px;
	padding:2px;
}

/*end of layout.css*/
/*base.css*/
body{
	font-family:  Helvetica,Arial,sans-serif;
	font-size: 14px;
}

h1, h2, h3, h4{
	font-family: Georgia,"Times New Roman",serif;
	font-weight: normal;

	color: #609799;
}

h1 a, h2 a, h3 a, h4 a
{
	color: #609799;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{
	color: #609799;
	text-decoration:underline;
}

ol, ul, p{
	margin-bottom: .8em;
	line-height: 1.5em;
}
ol, ul{
	list-style-position: inside;
}

#wrapper-inner{
	background: url('images/glossy.png');
	padding:1.5em;
}

#nav a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#nav ul{
	font-size: 110%;
	margin-bottom: 0.5em;
}

#nav li{
	margin-left:1.5em;
}


#page, #sidebar, #subnav{
	background: white;
	padding:1em 1.5em;
}



#footer{
	color: black;
}

#sidebar h2{
	text-transform: lowercase;
}
#sidebar ul{
	list-style: none;
}

.videos{
	width:100%;
	clear:both;
	float:left;
}

.video
{
    float:left;
	width:320px;
	padding: 8px;
}

.video .title
{
	text-align:center;
	font-weight:bold;
}

/*comments*/
.comment-content{
  background-color: #effaef;
  padding: 10px;
}

.comment-head{
  background: url('images/arrow_up.png') 20px 100% no-repeat;
  padding-left: 58px;
  padding-bottom: 1px;
  margin-top: 2em;
 
}

.comment-head h3{
  font-size: small;
 
}
div#respond{
	margin-top: 20px;
}
/*forms*/
form ol br{
	display: none;
}
form ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}
form li {  
	float: left;  
	clear: left;  
	width: 100%;
	padding-bottom: 1em;
}

form li.submit {  
	float: none;  
	width: auto;  
	
	padding-left: 20em; 
}

form label {  
	float: left;  
	width: 18em;  
	margin-right: 1em;
	font-weight: bold;
}

form input[type='text'], form textarea{
	width: 300px;
}

form textarea{
	height: 150px;
}

#header-wrap{
	background-position: center -160px;
	background-repeat: repeat-x;
	
}

#header{

	background-position: center -160px;
	background-repeat: no-repeat;
	height: 939px;
	
}

#logo-placeholder{
	
	width:250px;
	height: 300px; 
	margin-left:-10px;
	background-repeat: no-repeat;
}
#footer{

}
#gizmo-placeholder {
	width:438px;
	height:360px; 

	float:right;
	margin-top:-150px;
	left: 120px;
	z-index:-1;
	position:relative;
	background-position: right bottom ;
	background-repeat: no-repeat;
}

#header h1{
	width:800px;
	height:100px;
	z-index:10;
	padding-top: 100px;
	margin-left:auto;
	margin-right:auto;
	background-position: 0px 100px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*end of base.css*/
/*nyar/index.css*/
/*end of nyar/index.css*/
/*nyar/reggel/index.css*/
body {
	background: #8ed600;	
}

#header-wrap{
	background-image: url('nyar/reggel/tile.jpg');
}

#header{
	background-image: url('nyar/reggel/fg.jpg');
	margin-left:-154px;
}

#logo-placeholder{
	background-image: url('nyar/reggel/kalapos-macska.png');
}

#gizmo-placeholder {
	background-image: url('nyar/reggel/grass.png');
}


#header h1{
	background-image: url('nyar/reggel/title.png');
}


/*end of nyar/reggel/index.css*/
