/*  
Theme Name: Kreative
Theme URI: http://www.kreative-labs.com/
Description: <a href="http://www.kreative-labs.com">KreativeLabs</a> téma.
Version: 1.0
Author: Bognár András
Author URI: http://www.kreative-labs.com/
*/
img {
	behavior: url(iepngfix.htc);
}
body {
	font: 13px Tahoma, Arial, sans-serif;
	background: #f5f5f5 url(images/background.png) top repeat-x fixed;
	margin: 0;
	padding: 0 0 30px;
	height: 100%;
	color:  #333;
}
a, a:visited {
	color: #111;
	text-decoration: none;
}
a:hover {
	color: #4b4b4b;
	text-decoration: none;
}
img {
	border: none;
}
p {
	color: #c2c2c2;
	text-align: justify;
	padding: 0 0 15px;
	margin: 0;
}
.header h1 {
	font: 36px "Gill Sans", "Myriad Pro","Trebuchet MS", Tahoma, Arial;
	color: #f2f2f2;
	font: bold italic 36px Georgia, "Times New Roman", "Hiragino Mincho Pro", "MS PMincho", "LiSong Pro", PMingLiU, AppleMyungjo, Batang, serif;
	text-shadow: 0 0 2px #fff;
	letter-spacing: -2px;
}
h1 a, h1 a:visited{
	color: #f2f2f2;
	text-decoration: none;
}
h1 a:hover{
	color: #fff;
	text-decoration: none;
}
h2 {
	color: #212930;
	margin: 10px 0 10px 0;
	font: 16px "Gill Sans", "Myriad Pro", "Trebuchet MS", Tahoma, Arial;
	text-transform:  uppercase;
}
h2 a, h2 a:visited {
	color: #212930;
	text-decoration: none;
}
h2 a:hover {
	color: #404F5D;
	text-shadow: 0 0 4px #fff;
	text-decoration: none;
}
h2.noteworthy { 
	background: url(images/noteworthy.png) right center no-repeat;
	padding-right: 20px;
	margin-right: 5px;
}
h3 {
	clear: both;
	color: #404F5D;
	font: 14px "Gill Sans", "Myriad Pro", "Trebuchet MS", Tahoma, Arial;
	text-transform:  uppercase;
	display: block;
	margin: 30px 0 5px;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
form {
	margin:0;
	padding:0;
}
#wrapper {
	margin: 0 auto;
	width: 880px;
}

/* header area */
#top {
	position: relative;
	width: 863px;
	margin-top: 20px;
	height: 60px;
	background: transparent url(images/top.png) no-repeat bottom left;
}
a.logo {
	display: block;
	width: 115px;
	height: 25px;
	float: left;
	margin: 0 0 15px 30px;
	background: url(images/kreative_labs_logo.png) no-repeat left top;
}
#page {
	width: 880px;
	float: left;
	margin: 0 auto;
	background: url(images/content.png) repeat-y;
}
.greyline {
	width: 840px;
	height: 3px;
	float: left;
	margin: 0 20px;
	background-color: #e7e7e7;
}
.redline {
	width: 840px;
	height: 70px;
	background:  url(images/bgimage.png) no-repeat center;
	float: left;
	margin: 0 20px;
	background-color: #212930;
}
/* content area */
#content {
	padding: 10px 25px 30px 40px;
	float: left;
	width: 600px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}
.meta {
	clear: both;
	color: #999;
	font-size: 9px;
	float: left;
	margin: 5px 10px 5px 0;
}
.meta a {
	color: #999;
}
.meta a:hover {
	color: #444;
}
.post-title {
	width: 600px;
	float: left;
}

.entry {
	clear: both;
	margin-top: 5px;
	padding-top: 15px;
	color: #777;
}
.entry p {
	color: #777;
}
.entry ul {
	margin: 10px 0;
}
.entry img {
	padding: 3px;
	border: 0px solid #959595;
	margin: 2px;
}
img.wp-smiley {
	border: none !important;
	padding: 0px !important;
	margin-bottom: -1px;
}


.entry form {
	margin: 15px 0 0;
}
.entry form br {
	display: none;
}
/*.entry form input {
	float: left;
}*/
/*.entry form p {
	margin: -10px 0;
}*/
.entry form input[type="password"] {
	border: 1px solid #959595;
	height: 16px;
	vertical-align: middle;
}
.entry form input[type="submit"] {
	border: 1px solid #212930;
	cursor: pointer;
	background: #333;
	color: #cdcdcd;
	height: 20px;
	font-size: 10px;
	vertical-align: middle;
}
.post-info {
	float: left;
	width: 100%;
	background-color: #181818;
	clear: both;
	margin: 12px 0;
}
/* mini navigation */
.nav-wrapper {
	/*background-color: #181818;*/
	width: 100%;
	float: left;
	margin: 12px 0;
	clear: both;
	font-size: 10px;
	color: #999;
}
.nav-wrapper a {
	color: #999;
}
.nav-wrapper a:hover {
	color: #666;
}
.previous-entries a {
	height: 16px;
	line-height: 18px;
	display: block;
	float: left;
	padding: 0 0 0 20px;
	background: url(images/arrow_left.png) no-repeat left top;
}
.previous-entries a:hover {
	background-position: left bottom;
}
.next-entries a {
	height: 16px;
	line-height: 18px;
	display: block;
	float: right;
	padding: 0 20px 0 0;
	background: url(images/arrow_right.png) no-repeat right top;
}
.next-entries a:hover {
	background-position: right bottom;
}
/* comments area */
#respond {
	padding-top: 30px;
}
.commentlist {
	list-style-type: none;
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li {
	color: #979797;
	padding: 5px 0 5px 10px;
	margin: 5px 0;
}
.commentlist .comment-wrapper  {
	padding: 10px;
	background-color: #fff;
}
.commentlist .alt .comment-wrapper  {
	background: #fbfbfb;
}
.comment-wrapper p {
	margin-bottom: -15px;
	color: #797979;
	font-size: 11px;
}
.commentlist em.moderation {
	float: right;
	margin-right: 10px;
}
blockquote p{
	margin-left: -20px;
	font-style: italic;
}
blockquote p:first-letter {
	font-style: italic;
	font-size: 16px;
	text-transform: uppercase;
}
#commentform {
	margin-top: 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
#commentform p {
	font-size: 11px;
	padding: 6px 0;
	margin: 0;
}
#commentform a {
	color: #666;
}
#commentform a:hover {
	color: #444;
}
#commentform label{
	color: #545454;
	padding-left: 4px;
	font-size: 10px;
}
#commentform input[type="text"]{
	width: 200px;
	border: 1px solid #959595;
	padding: 0 2px;
	margin-top: 3px;
}
#commentform textarea{
	width: 518px;
	height: 115px;
	border: 1px solid #959595;
	padding: 0 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: 1px solid #646464;
}
#commentform input[type="submit"] {
	border: 1px solid #212930;
	cursor: pointer;
	background: #333;
	color: #cdcdcd;
	height: 20px;
	font-size: 10px;
	vertical-align: middle;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 9px 10px 10px 0;
	width: 180px;
	color: #777;
	font-size: 11px;
}

#sidebar h2, #sidebar .sidebartitle {
	font: 12px "Gill Sans", "Myriad Pro","Trebuchet MS", Tahoma, Arial;
	margin: 0 0 2px;
	width: 80%;
	padding-top: 4px;
	border: none;
}
#sidebar a, #sidebar a:visited {
	color: #666;
}

#sidebar a:hover {
	color: #444;
}

/*sidebar list level1 */
#sidebar ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	float: left;
	width: 100%;
	list-style: none;
}
.widget-wrapper {
	margin: 5px 0;
	float: left;
	width: 180px;
}

.widget-body {
	float: left;
	width: 150px;
	padding: 5px 10px;
}

#sidebar li ul li:hover  {
	/*background: url(images/bullet_blue.png) no-repeat left 2px !important;*/
}
#sidebar li ul li {
	/*background: url(images/bullet_black.png) no-repeat left 2px !important;*/
	padding-left: 10px !important;
}
li.widget_calendar table {
	padding-left: 7px;
}
li.widget_calendar td {
	padding: 1px 3px;
}
li.widget_calendar a {
	font-weight: 700;
}
.textwidget {
	padding-top: 5px;
	text-align: justify;
}
a.rsswidget img {
	display: none;
}
/*search form */
#searchform {
	margin: 0;
	width: 180px;
	padding: 4px 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 140px;
	border: 1px solid #959595;
	background: #fff;
	margin-right: 2px;
	padding:  0 2px;
	color: #323232;
}
#searchform #s:focus {
	border: 1px solid #646464;
}
#searchform input[type="submit"] {
	display: none;
}
/* footer area */
#footer {
	width: 880px;
	height: 67px;
	margin-bottom: 30px;
	background: url(images/footer.png) no-repeat;
	float: left;
}
.footer a, .footer a:visited {
	color: #C7D0D5;
	text-decoration: none;
}
.footer a:hover {
	color: #83BAD5;
}
.footer h4 {
	font: normal 146%/100% "Myriad Pro","Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0 5px;
}

/* credits */
#credits {
	margin: 0 auto;
	float: left;
	width: 760px;
	padding: 20px 20px 0px;
	color: #7a9299;
	font-size: 80%;
}
#credits a[rel="license"] {
	background: url(images/cc_logo.png) no-repeat;
	float: left;
	padding: 2px 0 0 20px;
}
.credits-duma {
	line-height: 18px;
	padding-top: 1px;
}
.rss, .valid {
	line-height: 18px;	
}
.rss a, .valid a {
	margin-left: 4px;
	padding: 1px 0 0 13px;
	background: url(images/feed.png) no-repeat left center;
}
.valid a {
	background-image: url(images/tick.png);
}
.rss a:hover {
	color: #FF9507 !important;
}
.valid a:hover {
	color: #74BD5F !important;
}
.hidden-text {
	float: right;
	margin: 18px 20px 0 0;
	height: 35px;
	color: #151515;
	font-size: 70%;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
