/*
Theme Name: GSR Theme
Theme URI: http://iq199.com/
Description: Description
Version: 1.0
Author: Zsolt Szabo
Author URI: http://iq199.com/

*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	background-color: #000;
	background: url('/wp-content/themes/gsr/images/main_backround.jpg') repeat 0 0;
	font-family:'afklampenborgregular', Arial, Helvetica, sans-serif;
	color: #636363;
	}

@font-face { font-family: 'afklampenborgregular'; src: url('font/afklampenborg-webfont.eot');
    src: url('font/afklampenborg-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/afklampenborg-webfont.woff') format('woff'),
         url('font/afklampenborg-webfont.ttf') format('truetype'),
         url('font/afklampenborg-webfont.svg#afklampenborgregular') format('svg');
    font-weight: normal;
    font-style: normal; }
@font-face { font-family: 'afklampenborgmedium'; src: url('font/afklampenborg-medium-webfont.eot');
    src: url('font/afklampenborg-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/afklampenborg-medium-webfont.woff') format('woff'),
         url('font/afklampenborg-medium-webfont.ttf') format('truetype'),
         url('font/afklampenborg-medium-webfont.svg#afklampenborgmedium') format('svg');
    font-weight: normal;
    font-style: normal; }


p {
	margin: 15px 0;
	}

a:link, a:visited {
	*color: #636363;
	color: #a9333b;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fff;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}

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

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

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}



/* Structure */

#head-top { background:url(images/header_line_01.png) no-repeat center top; width:100%; height:6px; }

#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}

#head-menu {
	height: 66px;
	width: 100%;
	overflow: hidden;
}
#head-info {
	height: 54px;
	width: 100%;
	overflow: hidden;
	background:url(images/bg_header3.png) no-repeat 0 0;
	font-size: 19px;
	color: #c6c6c6;
}
.hi_text {
	line-height: 13px;
	text-transform: uppercase;
	font-size: 13px;
	padding: 20px 0 0 20px;
	font-family: 'afklampenborgmedium';
	height: 100%;
	width: 90px;
	float: left;
}
.hi_social {
	float: left;
	height: 100%;
	width: 120px;
	padding: 5px 0 0 5px;
}
.hisoc {
	height: 36px;
	width: 35px;
	display: block;
	float: left;
}
.hi_fb { background:url(images/social_icons.png) no-repeat 0 0; }
.hi_tw { background:url(images/social_icons.png) no-repeat -33px 0; }
.hi_gp { background:url(images/social_icons.png) no-repeat -66px 0; }

.hi_fb:hover { background-position: 0 -36px; }
.hi_tw:hover { background-position: -33px -36px; }
.hi_gp:hover { background-position: -66px -36px; }

.hi_search {
	background:url(images/search_box.png) no-repeat 0 0;
	height: 100%;
	width: 210px;
	float: left;
	margin: 14px 0 0 0;
}
.hi_phone {
	background:url(images/phone_icon.png) no-repeat 0 0;
	height: 100%;
	width: 180px;
	float: left;
	margin: 12px 0 0 0;
	padding: 4px 0 0 36px;
}
.hi_mail {
	background:url(images/mail_icon.png) no-repeat 0 6px;
	height: 100%;
	width: 110px;
	float: left;
	margin: 12px 0 0 0;
	padding: 4px 0 0 36px;
}
.hi_maps {
	background:url(images/google_map_icons.png) no-repeat 0 0;
	height: 25px;
	width: 100px;
	float: left;
	margin: 12px 0 0 0;
	padding: 4px 0 0 36px;
}

#home-slider {
	width:960px;
	height: 230px;
	margin:0px auto;
	background:url(images/banners/png/banner_arnyak.png) no-repeat 0 197px;
	overflow: hidden;
}

#page-top {
	width:960px;
	margin:0px auto;
}


#page {
	width:960px;
	margin:0px auto;
	background:url(images/main_content_body2.png) repeat-y 0 0;

	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

/* Slider */

#slideshow { width: 960px; height: 197px; }
#nav { width: 300px; height: 30px; display: inline-block; }
#nav a {
display: inline-block;
margin-left: 10px;
width: 24px;
height: 24px;
background:url(images/banner_point.png) no-repeat 0 0;
}
#nav a.activeSlide { background-position: 0 -27px; }
#nav a:focus { outline: none; }


/* Navigation Bar*/
#navbar {
	margin-top:16px;
	text-transform:uppercase;
	font-size: 14px;
	position: relative;
	float: left;
	}

#page-bar {
	width:100%;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	margin-left: 24px;
	margin-right: 24px;
	color:#636363;
	}

#page-bar li:hover {
	display: block;
	background:url(images/menuhover.png) no-repeat center 14px;
	padding-bottom: 10px;
	}

#page-bar li li:hover {
	background-image: none;
	}


#page-bar a, #page-bar a:visited {
	color:#636363;
	}

#page-bar a:hover, #page-bar li:hover > a {
	color: #a9333b;
	}

#page-bar .vonal {
	cursor: default;
	padding: 0;
	margin: 0;
}


#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */
#page-bar li {
	}

#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform:none;
	padding-top: 10px;
	border-right:0px solid #333;
	}

#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	color: #a9333b;
	float: left;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	}

#page-bar li li a:hover, #page-bar li li a:active {
	border-top: 1px solid #a9333b;
	color: #fff;
	padding: 5px 10px 5px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	width:600px;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;

	}

#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

.frontboxcont {

	float:left;
	width: 225px;
	height: 292px;
	padding: 3px 0 0 10px;
	background:url(images/banners/png/main_arrow.png) no-repeat 0 0;
	overflow: hidden;
	font-size: 14px;

}

.frontboxcont img {
	border: 2px solid #636363;
}
.frontboxtxt {
	font-size: 14px;
	line-height: 16px;
	width: 202px;
	height: 78px;
	overflow: hidden;
	padding: 4px 0px 4px 4px;
}
.frontboxbottom {
	height: 20px;
	width: 212px;
	margin-top: 10px;
}
.frontboxbottom li {
	list-style-type: none;
	background:url(images/witer_icon.png) no-repeat 35px 2px;
	float: right;
	width: 60px;
	color:#919191;
}
.frontboxbottom li:hover {
	color: #9b202e;
	background:url(images/witer_icon.png) no-repeat 35px -18px;
	cursor: pointer;
}

#post_15 {
	background:url(images/banners/png/kontakt_map.png) no-repeat right 30px;
}
.kontakthead {
	width: 400px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

.post textarea {
	resize: none;
}

.wpcf7-submit {
	padding: 5px 10px;
	border: none;
	color: #fff;
	background-color: #9b202e;
}
.gallerycont {
	height: 140px;
	position: relative;
	width: 140px;
	float: right;
	overflow: hidden;
}


#logo {
	width:200px;
	height: 100%;
	}


#bottom {
	width: 940px;
	}

#archive {
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/


#content {
	width:940px;
	padding:10px;
	font-size:16px;
	line-height:19px;
	min-height:290px;
	color: #fff;
	background:url(images/main_content_top2.png) no-repeat 0 0;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#666;
	}

#content h2.title {
	font-family: 'afklampenborgregular';
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	color: #fff;
	}

#content h3.title {
	font-family: 'afklampenborgregular';
	font-size:24px;
	font-weight:normal;
	color: #fff;
	margin-left: 8px;
	}


#content table {
	color: #000;
}

.contentbottom {
	height: 23px;
	width: 960px;
	margin: 0px auto;
}

.post {
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:2px solid #961824;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Category pages */

.spoiler {
	height: 115px;
	overflow: hidden;
	font-size: 13px;
}

.catprodcont {
	padding: 5px;
	height: 150px;
	width: 290px;
	float: left;
	overflow: hidden;
	margin-right:10px;
	margin-bottom: 10px;
	border-top: 2px solid #969696;
	border-bottom: 5px solid #969696;

}
.catprodimage {
	float: right;
	/* border: 4px solid #fff; */
	padding: 4px;
	margin-left: 10px;
}
.catprodpdf {
	float: right;
	padding: 4px;
	margin-left: 10px;

}
.noimage {
	float: right;
	border: 4px solid #ccc;
}


.catprodimage img {
	border: 4px solid #fff;
}

.prodcategory ul {
	font-size: 14px;
}
.prodcategory li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	text-transform: uppercase;

}
.prodcategory li a {
	color: #636363;
	padding: 5px 10px;
	border-bottom: 5px solid #636363;
}
.prodcategory li a:hover, #content .current-cat a {
	color: #fff;
	padding: 5px 10px;
	border-bottom: 5px solid #fff;
}

.titlecont {
	height: 35px;
}

.borderbottom {
	border-bottom: 2px solid #a9333b;
}

.pdfcatimage {
	float: left;
	width: 150px;
	height: 220px;
}
.cat1 { background:url(images/icons/technoinox.png) no-repeat 0 0; }
.cat2 { background:url(images/icons/cuppone.png) no-repeat 0 0; }
.cat3 { background:url(images/icons/coldline.png) no-repeat 0 0; }
.cat4 { background:url(images/icons/hoonved.png) no-repeat 0 0; }
.cat5 { background:url(images/icons/SM.png) no-repeat 0 0; }
.cat6 { background:url(images/icons/mareno.png) no-repeat 0 0; }

.cathover:hover {
	background-position: 0 -230px;
}
/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}

.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}

#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}




/* Footer*/

#front-popular {
	font-size:14px;
	color:#a9a9a9;
	width: 940px;
	height: 137px;
	background:url(images/footer.png) repeat-y 0 0;
	margin: 0 auto;
	margin-top: 15px;
	padding: 10px;
	}

#footer-menu {
	width:940px;
	height:32px;
	border-bottom:1px solid #666;
	line-height: 22px;
	overflow: hidden;
}
#footer-menu img {
	padding-right: 10px;
	float:left;
}
#footer-menu a {
	margin:0px 10px;
	color: #a9a9a9;
}
#footer-menu a:hover {
	margin:0px 10px;
	color: #961824;
}
#footer-link {
	width:920px;
	height:20px;
	margin-top: 8px;
	font-size: 13px;
}
#footer {
	margin: 0 auto;
	width: 950px;
	font-size:0.6em;
	padding-top:5px;
	padding-bottom:5px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}