/*   
Theme Name: Theme-hu
Theme URI: http://www.sbdesign.hu
Description: WordPress Theme template -- WordPress v3.5.1
Author: sbdesign.hu
Author URI: http://sbdesign.hu
Version: 1
*/

/*SAJÁT FÁJLOK!*/

@import url("css/main.css");


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

/* Images Wp- sajátjához
-------------------------------------------------------------- */

 img {
	margin: 0;
	/*max-width: 640px;*/
}
 .attachment img {
	max-width: 900px;
}
 .alignleft,
 img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
 .alignright,
 img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
 .aligncenter,
 img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 img.alignleft, 
 img.alignright, 
 img.aligncenter {
	margin-bottom: 12px;
}
 .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
 .wp-caption img {
	margin: 5px 5px 0;
}
 .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
 .wp-smiley {
	margin:0;
}
 .gallery {
}
 .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
 .gallery img {
	border: 2px solid #cfcfcf;
	margin:0 0 15px 0;
}
 .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
 .gallery dl {
	margin: 0;
}
 .gallery img {
	border: 4px solid #ffffff;
}
 .gallery br+br {
	display: none;
}

.wp-post-image {
	border: 4px solid #FFFFFF;
	}
/*=========================\[ SAJÁT gallery css ]/======================*/

			#gallery-1 {
				margin: auto;
			}
			#gallery-1 .gallery-item {
				float: left;
				margin-top: 30px;
				text-align: center;
				width: 25%;
			}
			#gallery-1 img {
			}
			#gallery-1 .gallery-caption {
				margin-left: 0;
			}



/*=========================\[ SAJÁT alap css ]/======================*/


.bejegyzes-szerkesztese a.post-edit-link {
	width:200px;
	margin:5px 0 20px 0;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	background-color:#F00;
	color:#FFF;
	}	
.button-vissza-container {
	position:relative;
	margin:0 auto;
	width:500px;
	height:35px;
	text-align:center;
	}            
	
.kereses-talalati-oldal-box {
    margin: 5px 0 30px 0;
}

/*pretty javítás, mert wp-ben is gallery-nek hívják...*/
	
.pretty-photo-gallery {
	border:none;
	}
