/*
Theme Name: autogaz.stipistop.com
Theme URI: http://autogaz.stipistop.com/
Description: The autogaz.stipistop.com theme based on <a href="http://stipistop.com/kubrick/">stipistop</a>.
Version: 1.0
Author: Mihaly Szilagyi & Andras Szonyi
Author URI: http://stipistop.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Begin Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #0B1337 url('img/bg.gif') repeat-y top center;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;	
	}
	
#bg_top	 {
	width:100%;
	height:600px;
	background: #0B1337 url('img/bg.jpg') repeat-y top center;
	position:absolute;
	top:0;
	z-index:-1000;
/*	display:none; 	*/
}


#page {
/*	background: transparent url('img/bg.gif') repeat-y top center; */
	border: none;
	text-align: left;
	margin: 0 auto;
	padding:0;
	width: 978px;
}


/* ---------------------------------------------------------------------------------------------------------------- */				
/* ------------------------------------------------ TOP SECTION ------------------------------------------- */	
/* ---------------------------------------------------------------------------------------------------------------- */		


#headerimg {
	background: transparent /* url('img/header_bg.jpg') no-repeat top center */;
	margin: 0;
	padding: 63px 0 0 0;
	height: 236px;
	width: 978px;
	}
#headerimg a {
	display:block;
	width:978px;
	height:208px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}
	
#header 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

/* HEADER MENU */
#header_menu  {		
	width:978px;
	margin:0;
}
	#header_menu  ul#buttons {		
		width:966px;
		display:block;
		background-color: #0B1337;
		border:6px solid #fff;
		margin:0;
		padding:0;
		height:27px;
	}

		#header_menu ul#buttons li{
			margin:0 1px 0 0;
			height:27px;
			padding:0;
			display:block;
			float:left;
			text-align:left;
		}

		#header_menu ul#buttons li.right{
			float:right;
			margin:0 2px 0 0;
		}

			#header_menu ul#buttons li a{
				height:27px;
				display:block;
				overflow:hidden;
				text-indent:-3000px;		
				background-attachment:scroll;
				background-repeat:no-repeat;
				background-position: center 0;			
			}

			#header_menu ul#buttons li a:hover, #header_menu ul#buttons li.current a, ul#buttons li ul:hover  {
				background-position:center -27px;	
				background-color: #9EBA19;
			}			

			li#kategoriak:hover a#kat, li#kategoriak.kat_on a#kat {
				background-position:center -27px;
			}

			li#miez a{
				width:107px;
				background:url('img/menu_miez.gif');
			}

			li#blog a{
				width:107px;
				background:url('img/menu_blog.gif');
			}

			li#facebook a{
				width:107px;
				background:url('img/menu_facebook.gif');
			}

			li#twitter a{
				width:107px;
				background:url('img/menu_twitter.gif');
			}
			
			li#kereses {
				width:160px;
				overflow:hidden;
			}
			
				li#kereses form#searchform {
					width:155px;
					height:21px;
					overflow:hidden;
					margin:0;
					padding:7px 0;
				}
			
				li#kereses input.text_input {
					border:1px solid #CDCDCD;
					height:11px;
					font-size:11px;
					line-height:13px;
					padding:0;
					margin:0;
					width:103px;
					float:left;
					display:block;
				}
				
				*html li#kereses input.text_input {
					height:12px;
				}
				
				li#kereses input.submit_button {
					width:45px;
					height:13px;
					margin:0;
					padding:0;
					border:none;
					background: transparent url('img/submit_kereses.gif');
					display:block;
					float:right;
					cursor: pointer;
					text-indent:-3000px;
					overflow:hidden;
				}
			

#header_banners {
		width:966px;
		height:90px;
		float:left;
		margin:0;
		padding:0;
		border-width:0 6px 6px;
		border-style:solid;
		border-color:#fff;
		background:url("img/content_wrapper_bg.png") repeat scroll 0 0 transparent;
		font-size:0;
		line-height:0;
}			

	#header_banners a img{
		margin:0;
		padding:0;
		border:none;
	}	

	#header_banners #small_left {
		width:90px;
		height:90px;
		padding:0;
		margin:0 29px 0 0;		
		background:none;
		white-space:nowrap;
		float:left;
	}

		 	
	#header_banners #large{
		width:728px;
		height:90px;
		padding:0;
		margin:0 29px 0 0;
		background:none;
		white-space:nowrap;
		float:left;		
	}	
	
	#header_banners #small_right {
		width:90px;
		height:90px;
		padding:0;
		margin:0;
		background:none;
		white-space:nowrap;
		float:left;		
	}
	
/* ---------------------------------------------------------------------------------------------------------------- */				
/* ------------------------------------------- MIDDLE SECTION ------------------------------------------- */	
/* ---------------------------------------------------------------------------------------------------------------- */		
	
#content_wrapper {
	float:left;
	background:transparent url('img/content_wrapper_bg.png');
	width:966px;
	border-right:6px solid #fff;
	border-left:6px solid #fff;
	margin:0;
	padding:0;
}	
	

#content {
	font-size: 1.2em;
	float:right;
	}

	
/* ------------------------- SIDEBAR ------------------------ */
#sidebar {
	float:left;
	font-family:Arial, Sans-Serif, helvetica;
	font-size:114%;
	margin:6px;
	padding:0;
	width:280px;
	display:inline;
	}

#sidebar form {
	margin: 0;
	background-color:#ededed;
	float:left;
	width:254px;
	padding:2px 6px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	float:left;
	}

#sidebar ul li {
	background-color:#fff;
	padding:6px;
	margin:0 0 15px;
	width:268px;
	list-style-type: none;
	list-style-image: none;
	float:left;
	}


#sidebar ul li h2 {
	background-color:#0B1337;
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	line-height:16px;
	margin:0 0 6px 0;
	padding:3px 5px;
	text-transform:uppercase;
	}	
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	
#sidebar ul select {
	border:1px solid #ccc;
	}

#sidebar ul input {
	border:1px solid #ccc;
	}

#sidebar ul input.searchbutton {	
	cursor: pointer;	
	}	
	
	
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}	
	
	
#sidebar ul li.rss_images{
	padding:6px 6px 0 6px;
}

#sidebar ul li.rss_images p a img{
	width:268px;
	height:268px;
	border:none;
}

	
/* End Sidebar */



/* ------------------------- POST CONTENTS ------------------------ */	
#content.narrowcolumn {
	padding: 0;
	margin: 6px;
	width: 660px;
	font-family:Arial,Sans-Serif,Helvetica;
	font-size:12px;
	display:inline;
	}
	
.narrowcolumn h2.post_title {
	margin:0;
	padding:0;
	width:100%;
	color:#FFFFFF;
	font-family:"Arial Black",Arial,Sans-Serif;
	font-size:24px;
	font-weight:normal;
	line-height:23px;
	text-transform:uppercase;
	text-align:left;
}	


.narrowcolumn h2.post_title a, .narrowcolumn h2.post_title a:visited {
	color:#FFFFFF;
}	

.narrowcolumn h2.post_title a:hover {
	color:#9EBA19;
}	


.post {
	margin: 0 0 40px;
	text-align: justify;
	float:right;
	width:660px;
	}

table.post_container {
	border-collapse:collapse;
	border:none;
	float:right;
	padding:0;
	width:660px;
}

table.post_container td.date {
	vertical-align:bottom;
	text-align:right;
	height:14px;
	background:transparent;
	padding:0;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	width:660px;	
}

table.post_container td.title {
	vertical-align:bottom;
	background-color: #0B1337; 
	height:50px;
	padding:0;
	overflow:hidden;
	width:660px;	
}

table.post_container td.metadata {
	background-color:#e4e4e4;
	color:#666;
	height:20px;
	font-size:11px;
	padding:0 3px;	
	width:660px;	
}

table.post_container td.entry {
	background-color:#fff;
	padding:0;
	width:660px;	
}

table.post_container td.like {
	height:30px;
	background-color:#e4e4e4;
	text-align:left;
	vertical-align:middle;
	padding:5px 0 0 245px; 
	width:660px;	
}

table.post_container td.like .like_box{
	display:inline;
	float:left;
	width:65px;
}

table.post_container td.like .txt{
	float:left;
	height:21px;
	width:200px;
	margin:2px;
	display:inline;
}



table.post_container td.comments {
	background-color:#EDEDED;
	border-top:2px solid #CCCCCC;
	padding:0 25px;
	width:660px;	
}

.entry {
	padding:10px 0;
	font-size:12px;
	line-height:18px;
}

.entry p {
	margin:15px 25px;
}	

.entry p img, entry img.alignnone {
	margin:15px -25px;
}	

*html .entry p img {
	width:610px;
	margin:15px 0;
}
 

.post hr {
	display: block;
	}

.entry p.more {
	background-color:#E4E4E4;
	border-top:1px solid #CCCCCC;
	clear:both;
	float:right;
	margin:0;
	text-align:right;
	width:100%;
}	
	
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




/* ---------------------------------------------------------------------------------------------------------------- */				
/* ------------------------------------------ BOTTOM SECTION ------------------------------------------ */	
/* ---------------------------------------------------------------------------------------------------------------- */		

#footer {
	background-color: #0B1337;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:6px;
	color:#fff;	
	clear:both;
	float:left;
	height:30px;
	margin:0 0 20px;
	padding:0;
	text-align:left;
	width:966px;
	}
	
#footer a {
	color:#9EBA19;	
	}

#footer p {
	margin: 0;
	padding: 3px 0;
	text-align: center;
	font-size:13px;
	line-height:22px;
	}
/* End Structure */

/* Begin Typography & Colors */
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	padding-top: 70px;
	margin: 0;	
	}	
	

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;	
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;	
	}

	h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;	
	}



	
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0B1337;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}	

.entry p a:visited {
	color: #0066CC;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	}
/* End Typography & Colors */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 15px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #CCCCCC;
	}

#commentform {
	margin: 5px 0 0 0;
	}
#commentform textarea {
	border:1px solid #CCCCCC;
	padding:2px;
	width:604px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	border:1px solid #999999;
	float:right;
	margin:0 0 6px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

