/*
Theme Name: Convergence
Theme URI: http://themeforest.net
Description: The place where people and information converge and create community.
Version: 1
Author: Maximus
Author URI: http://themeforest.net
Tags: community, news, industry, blog
*/

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: #f7f6f6;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .85em;
	direction: rtl;
	overflow-x: hidden;
}
a {
	color: #33707e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #fff;
}
div.wpcf7 {
	padding: 10px !important;
}
.wpcf7-form-control-wrap input {
	height: 23px;
	width: 235px;
	border-radius: 3px;
}
::selection {
	background: #5EB7CB;
	color: #fff
}
/*Leon - 01/07/2012 added a new form on the contact page*/
.googleplus {
	text-align: left;
	padding: 0 0 10px 10px;
}
p#copy a {
	color: #5EB7CB;
	text-decoration: underline;
}
div#wpcf7-f2664-p14-o1 {
	width: 348px;
	float: right;
}
div#wpcf7-f2664-p14-o1 .wpcf7-form-control-wrap input, div#wpcf7-f2664-p14-o1 .wpcf7-form-control-wrap textarea, div#wpcf7-f2664-p14-o1 .wpcf7-form-control-wrap select {
	width: 340px;
}
.wpcf7-form-control-wrap input.wpcf7-captchar {
	width: 145px;
	margin-top: 3px;
}
.captcha-368 span.wpcf7-not-valid-tip, .captcha-369 span.wpcf7-not-valid-tip {
	width: 141px !important;
}
.captcha-369 input {
	width: 145px !important;
}
#google_map {
	float: left;
	width: 490px;
	height: 430px;
	border: solid 4px #eaeaea;
	padding: 1px;
	border-radius: 3px;
}
.wpcf7-form-control-wrap textarea {
	height: 45px;
	width: 235px;
	border-radius: 3px;
}
input.wpcf7-submit {
	border-radius: 3px 3px 3px 3px;
	height: 28px;
	width: 78px;
	float: left;
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%, #000000 100%); /* IE10+ */
	background: linear-gradient(top, #45484d 0%, #000000 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
	color: #fff;
}
.wysija-submit {
	border-radius: 3px 3px 3px 3px;
	height: 28px;
	width: 78px;
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%, #000000 100%); /* IE10+ */
	background: linear-gradient(top, #45484d 0%, #000000 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
	color: #fff;
}
input.wpcf7-submit:hover {
	background: rgb(255,48,25); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 48, 25, 1)), color-stop(100%, rgba(207, 4, 4, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0 ); /* IE6-9 */
	color: #fff;
}
.btnsbox {
	width: 634px;
	min-height: 100px;
	position: relative;
	direction: ltr;
	margin-top: 36px;
	clear:both;
}
.top {
	margin-top: 0;
}
.prevpos {
	position: absolute;
	right: 0;
	top: 0px;
}
.prevposfix {
	position: absolute;
	right: 0;
	top: 5px;
}
.prevposfixb {
	position: absolute;
	right: 0;
	top: 43px;
}
.prevposell {
	position: absolute;
	right: 0;
	top: 38px;
}
li {
	list-style: none;
}
h2 {
	font-family: 'almoni-tzar', 'PT Sans Narrow', sans-serif;
	color: #222222;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 1em;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
	clear: both;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
	direction: rtl;
}
/*=== Layout ===*/


#page {
	margin: 0 auto;
	width: 975px;
}
#page-bot {
	background: #121212 url(images/page-bot.gif) repeat-x bottom;
	clear: both;
	margin-top: 30px;
}
/*=== H eader ===*/

#header {
	max-width: 1300px;
	position: relative;
	height: 140px;
	margin: 0 auto;/*background:url("http://webmagazine.co.il/wp-content/uploads/2010/02/Untitled-1_03.jpg")no-repeat top left;*/
}
/*- Logo -*/

#header h1 {
	background: url(http://www.webmagazine.co.il/wp-content/uploads/2010/09/logo_new.png) no-repeat scroll 87px 0;
	float: right;
	/*text-indent: -9999px;*/
	width: 408px;
	margin-left: 250px;
	margin-top: 26px;
}
#header h1 a {
	display: block;
	height: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-indent: -9999px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/

/*- Top Nav -*/

.topnav {
	max-width: 1300px;
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
	margin: 0 auto;
}
.topnav li {
	/*background: url(images/topnav-sep.gif) no-repeat right;*/
	border-left: solid 1px #72D4EA;
	float: right;
	line-height: 30px;
}
.topnav li#menu-item-3190 {
	border: none !important;
}
.topnav li.first {
	background: none;
}
ul.fr li {
	border: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #fff;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover, .topnav li.active a {
	text-decoration: none;
	display: block;
	background: #72D4EA;
}/*- Nav1 -*/
#nav1 {
	background: url(images/nav1-sep.gif) no-repeat left top;
	font-size: 13px;
	height: 37px;
	max-width: 1300px;
	margin: 0 auto;
}
#nav1 ul.sf-menu li {
	position: relative;
	background: url(images/nav1-sep.gif) no-repeat right top;
	float: right;
	line-height: 37px;
	padding: 0 1px 0 0;
	text-align: center;
}
#nav1 ul.sf-menu li a {
	color: #333333;
	display: block;
	position: relative;
	float: right;
	text-decoration: none;
	width: 107px;
	cursor: pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
	background: #FEFEFE;
}
#nav1 ul.sf-menu li ul.sub-menu {
	border: 1px solid #000000;
	background: #272726 url(images/ul_children_bg.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul.sub-menu li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.sub-menu li a {
	color: #bebebe;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	text-align: right;
}
#nav1 ul.sf-menu li ul.sub-menu li a:hover {
	text-decoration: none;
	background: none;
	color: #33707E;
}
#nav1 ul.sf-menu li ul.sub-menu li ul.sub-menu {
	border: 1px solid #000000;
	border-left: none;
	background: #272726 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.sub-menu li ul.sub-menu li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.sub-menu li ul.sub-menu a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul.sub-menu {
	margin: 5px 0 0 0;
}
#nav1 ul.sf-menu li ul.sub-menu ul.sub-menu {
	margin: -1px 0 0 27px;
}
/*leon*/

span.wpcf7-form-control-wrap select {
	width: 243px;
}
/* Footer Widgets */

#footerwidgets {
	display: block;
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	min-height: 168px;
}
#footer-left {
	width: 210px;
	float: right;
	margin: 10px;
	padding: 10px;
	border-left: solid 1px #222;
}
#footer-middle {
	width: 210px;
	float: right;
	margin: 10px;
	padding: 10px;
	border-left: solid 1px #222;
}
#footer-right {
	height: 100px;
	width: 100px;
	float: right;
	margin: 26px 10px 10px 10px;
	padding: 10px;
}
#footerwidgets h2 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 10px 0;
}
#footerwidgets ul li {
	diplay: block;
	margin: 0 0 10px 0
}
.borderon {
	border: solid 1px #fcfcfc;
}
#rightcol ul li {
	direction: rtl;
	text-align: right;
	overflow: hidden;
	background: #f6f6f6;
	margin-bottom: 1px;
	border-bottom: solid 1px #DDDADA;
}
#jumbo {
	margin: 0 -13px -25px 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#jumbo:hover {
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
}
#nav1 ul.sf-menu li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat 15px 0;
	text-align: right;
	padding-right: 10px;
}
/*important*/

.textwidget {
	padding: 7px 0;
}
#nav1 ul.sf-menu li ul.children li a {
	color: #bebebe;
	text-decoration: none;
	display: block;
	float: right;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background: none;
}
#nav1 ul.sf-menu li ul.children li ul.children {
	border: 1px solid #000000;
	border-left: none;
	background: #272726 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul.children {
	margin: 5px 0 0 0;
}
#nav1 ul.sf-menu li ul.children ul.children {
	margin: -1px 0 0 27px;
}
/*=== All Columns ===*/

#columns {
	margin: 16px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
#columns_full {
	margin: 16px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 500px;
	min-height: 500px;
}
/*=== Center Column ===*/

#centercol {
	float: right;
	width: 660px;
}
#centercol_full {
	width: 974px;
}
/*=== Right Column ===*/

#rightcol {
	float: left;
	width: 305px;
}
#rightcol a {
	/*color: #404040;*/
	text-decoration: none;
}
#rightcol a.url {
	font-weight: bold;
}
/*=== Sub Columns ===*/

.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/

/*- Post Title -*/

.post {
}
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin-top: -13px;
}
.post-title h1 span {
	color: #33707e;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding: 5px 0 0 5px;
}
.post-title h2, .post-title h2 a {
	text-shadow: 1px 1px 0px #F2F2F2, 1px 2px 0px #B1B1B2;
	font-family: 'almoni-tzar', 'PT Sans Narrow', sans-serif;
	font-size: 37px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 .45em;
	color: #000;
	-webkit-transition: color 0.5s ease-in;
	-moz-transition: color 0.5s ease-in;
	-o-transition: color 0.5s ease-in;
	transition: color 0.5s ease-in;
	text-decoration: none;
}
.post-title h2 a:hover {
	color: #5EB7CB;
}
/*- Post Date -*/

.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #121212;
}
.post-date em {
	background: none;
	color: #121212;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/

.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;/* margin: 0 0 1em; */
}
/*- Post Lists -*/

.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat right 6px;
	margin: 0 0 .4em;
	padding: 0 10px 0 0px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/

.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/

.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .95em;
	margin: 0 0 8px 0;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/

a.full_article {
	text-decoration: none;
	background: #333;
	padding: 5px 9px;
	color: #C1F0FA;
	border-radius: 3px;
	font-family: 'almoni-tzar', 'PT Sans Narrow', sans-serif;
	font-size: 20px;
}
a.full_article:hover {
	color: #fff;
	box-shadow: 0px 0px 0px 0px #999;
}
.social-links {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
	position: relative;
}
.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat top right;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding: 1px 0 8px 0;
	width: 33px;
	margin-right: 0px;
	display: inline-block;
	line-height: 24px;
	color: #fff;
}
.social-links .fr {
	margin-top: 1px;
	padding: 10px 0 0;
	margin-left: -11px;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links .fr span.framo {
	line-height: 10px;
	background-image: url('http://webmagazine.co.il/wp-content/uploads/2010/03/commentBtn.jpg');
	border: 1px solid #CCCCCC;
	display: block;
	height: 13px;
	line-height: 10px;
	padding: 6px;
	width: 61px;
}
.social-links .fr span.framo a {
	color: #fff;
	text-decoration: none;
}
.social-links .fr span.framo a:hover {
	color: #5EB7CB;
}
.social-links img {
	margin: 0 0 0 2px;
}
.fb_box {
	position: absolute;
	top: 11px;
	left: 134px;
}
/*- Related Posts -*/

.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/

.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 520px;
}
/*- Widget Title - */

.wtitle {
	background: url(images/box-bgr.gif) repeat-x top;
	padding: 0 8px 0 0;
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}
/*=== Styling Boxes ===*/

/*- Box1 -*/

.box {
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0 0 28px;
	padding: 1px;
	border-radius: 3px;
}
.shopi {
	width: 240px;
	float: right;
	margin: 0 40px 40px 40px;
}
.box .content, .box .contento {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
	padding: 18px 18px 7px 18px;
}
.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
}
#rightcol .box {
	margin: 0px 0 10px 0;
}
/*- Box2 -*/

.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 44px;
	border-radius: 3px;
}
.box2.alt {
	background: #FFFFFF;
	border-radius: 3px;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/

/*- List1 -*/

.list1 li {
	/*background: url(images/ico-list1.gif) no-repeat 0 1.1em;*/
	background-position: right;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
#erc img {
	margin: 3px 3px 3px 10px!important;
	padding: 1px !important;
	border: solid 1px #cfcfcf;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;

}
/*=== Styling Forms ===*/

input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/

#search {
	float: left;
	height: 25px;
	padding: 53px 0 0;
	position: relative;
}
#search input {
	background:#E2E0E0;
	border: 1px solid #6F8993;
	float: left;
	padding: 8px;
	width: 285px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 0px;
	padding: 0;
	width: auto;
	position: absolute;
	left: 8px;
}
/*- Message -*/

.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 5px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/

#screenshot {
	position: absolute;
	background: #000;
	padding: 10px;
	display: none;
	color: #fff;
	border: none!important;
	;
}
#preview {
	position: absolute;
	border: 2px solid #000;
	background: #333;
	padding: 2px;
	display: none;
	color: #fff;
	text-align: right;
}
.priceme {
	border: none !important;
	position: absolute;
	top: 20px;
	left: 0;
}
.stickytooltip {
	box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;
	display: none;
	position: absolute;
	display: none;
	border: 5px solid black; /*Border around tooltip*/
	background: white;
	z-index: 3000;
}
.stickytooltip .stickystatus { /*Style for footer bar within tooltip*/
	background: black;
	color: white;
	padding-top: 5px;
	text-align: center;
	font: bold 11px Arial;
}
.pic {
	position: relative;
}
.pic img {
	border: 1px solid #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-left: 23px;
	padding: 1px;
}
.pic.fl img:hover {
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 0.5em 7px;
}
.th.fl img {
/*margin-right: 10px;*/

}
.th.fl img {
	width: 70px;
	height: 70px;
	border: 1px solid #cfcfcf;
	padding: 1px;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/

#footer {
	color: #5f5f5f;
	font-size: 11px;
	line-height: 39px;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}
#footer .fl {
	direction: ltr;
}
/*=== Misc. ===*/

.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: right;
}
.fr {
	float: left;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}
.code-sample {
	background-color: #F2FCFC;
	border: 1px dotted #CBDEE0;
	direction: ltr;
	padding: 10px 4px;
	font-size: 12px;
}
.tip {
	color: #fff;
	background: #1d1d1d;
	display: none; /*--Hides by default--*/
	padding: 10px 0px 0 10px;
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div#scroll_to_top a {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 0;
	background-color: #111111;
	color: #5EB7CB;
	font-size: 12px;
	height: 20px;
	margin-left: -50px;
	margin-top: -30px;
	opacity: 0.8;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	bottom: 0;
	width: 74px;
	z-index: 9;
}
/*Leon 01/09/2012 must see widget*/

ul.mustsee li a img {
	width: 282px;
	border: solid 1px #e7e7e7;
	padding: 1px;
}
#free_btn {
	position: fixed;
	right: 0;
}
#premium_btn {
	position: fixed;
	top: 288px;
	right: 0;
}
/*Tagcloud leon 04/01/2012*/

.tagcloud a {
	background: #5EB7CB;
	border-radius: 3px 3px 3px 3px;
	color: #fff !important;
	display: inline-block;
	font-size: 14px !important;
	margin: 0 2px 5px 0;
	padding: 3px 10px;
	font-family: 'almoni-tzar', 'PT Sans Narrow', sans-serif;
	font-style: italic;
	text-shadow: -1px -1px #00A7A7;
}
/* ROLL LINKS */

.roll-link {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	-ms-perspective: 600px;
	perspective: 600px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
	color: #fff;
	text-decoration: none;
	font-family: 'almoni-tzar', 'PT Sans Narrow', sans-serif;
	font-size: 20px;
}
.roll-link:hover {
	text-decoration: none
}
.roll-link span {
	display: block;
	position: relative;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	transition: all 400ms ease;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	padding: 15px;
	background: #171717;
	width: 100px;
}
.facebook span {
	background: #3C599F !important;
}

.roll-link span.oranga {
	background: #F16200 !important;
}
.roll-link span.responsive {
	background: #0089E7 !important;
}
.roll-link:hover span {
	background: #5eb7cb;
	-webkit-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
	-moz-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
	-ms-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
	transform: translate3d(0px, 0px, -30px) rotateX(90deg)
}
.roll-link span:after {
	content: attr(data-title);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background: #5eb7cb;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
	-moz-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
	-ms-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
	transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
	padding: 15px;
	width: 100px;
}
.roll-link span {
	border-radius: 3px 0 0 3px;
}
.listo {
	position: fixed;
	right: 0;
	top: 227px;
	direction: rtl;
}
.listo li {
	list-style-type: none;
	margin-bottom: 4px;
	display: block;
}
/*Grids Display*/

ul.display_grids {
	position: absolute;
	left: 350px;
	top: 54px;
}
ul.display_grids li {
	float: right;
	background-color: none;
	border: none;
	display: block;
	margin-right: 10px;
}
ul.display_grids li a, ul.display_grids li a:hover {
	display: block;
	width: 31px;
	height: 31px;
	background: url('images/grid_icon.png') no-repeat;
}
ul.display_grids li a.grid_list {
	background-position: -5px -159px;
}
ul.display_grids li a.selected_in {
	background-position: -5px -237px;
}
ul.display_grids li a.grid_thumbs {
	background-position: -5px -82px;
}
ul.display_grids li a.grid_list:hover {
	background-position: -5px -159px;
}
ul.display_grids li a.grid_thumbs:hover, ul.display_grids li a.selected {
	background-position: -5px -4px;
}
.bigpreview {
	display: none;
	width: 200px;
}
.bigpreview:hover {
	z-index: 1000;
	display: block;
	position: absolute;
	right: 205px;
	bottom: 0px;
	border: none;
}
/*Scroll to top*/

#dynamic-to-top {
	position: fixed !important;
	bottom: 200px !important;
	right: 20px !important;
}
a.tooltip {
	outline: none;
}
a.tooltip strong {
	line-height: 30px;
}
a.tooltip:hover {
	text-decoration: none;
}
a.tooltip span {
	z-index: 10;
	display: none;
	padding: 14px 20px;
	margin-top: 60px;
	margin-left: -160px;
	width: 240px;
	line-height: 16px;
}
a.tooltip:hover span {
	border: 0;
	display: inline;
	position: absolute;
	/*background: url(src/css-tooltip-gradient-bg.png) repeat-x 0 0;*/ 
	top: -112px;
	right: 202px;
	padding: 0
}
.shopi a.tooltip:hover span {
	position: absolute;
	right: -144px
}
a.tooltip:hover span img {
	border: solid 5px #333;
	padding: 0
}
.callout {
	z-index: 20;
	position: absolute;
	border: 0;
	top: 0;
	right: 0;
}
/*CSS3 extras*/

a.tooltip span {
}
.header_full {
	background: #111;
}
.top_nav_full {
	background: #5EB7CB;
}
.full_nav {
	border-bottom: solid 1px #BEBEBE;
	background: #eee;
	box-shadow: 0 1px 0px #fff;
}
/*PLUGINS CSS*/

/*News Plugin*/

.vnewsticker, a.vnewsticker {
	font-size: 14px !important;
	line-height: 21px;
}
/*Newsletter Wisyja*/

#form-wysija-2 {
	height: 123px;
}
.wysija-input {
	height: 23px !important;
	width: 235px !important;
	border-radius: 3px !important;
	margin-top: 10px;
}
#form-wysija-2 .wysija-submit {
	width: 107px;
	padding: 0;
	margin: 0 0 0 22px;
	border: none;
	float: left;
}
.formError .formErrorContent {
	background: none!important;
	border: none!important;
	color: #333!important;
	font-family: tahoma!important;
	font-size: 11px!important;
	padding: 4px 10px!important;
	position: absolute!important;
	width: 150px!important;
	z-index: 5001!important;
	bottom: -91px!important;
	right: -13px!important;
}
.wysija-after-comment{
	clear:right;
}
/*fb box*/
.fb_wrapp {
	position: absolute;
	top: -900px;
	width: 100%;
	z-index: 100;
}
.fb_box_jq {
	width: 554px;
	min-height: 258px;
	background: #F7F6F6;
	margin: 0 auto;
	position: relative;
	border: solid 3px #333;
	box-shadow: 1px 5px 3px #ACA8A8;
}
.close_fb_btn {
	display: block;
	width: 44px;
	height: 43px;
	position: absolute;
	background: url('images/close_btn.png');
	background-repeat: no-repeat;
	right: -24px;
	top: -23px;
}
.close_fb_btn:hover {
	background-position: 0 -43px;
}

/*CAROUSEL THEMES*/

			#wrapper {
				height: 100%;
				width: 100%;
				min-height: 650px;
				min-width: 900px;
				padding-top: 1px;
			}
			#slider {
				margin: 100px 0 0 0;
				height: 500px;
				overflow: hidden;
				background: url(img/ajax-loader.gif) center center no-repeat;
			}
			
			#slider .slide {
				position: relative;
				display: none;
				height: 500px;
				float: left;
				background-position: center right;
				cursor: pointer;
				border-left: 1px solid #fff;
			}
			
			#slider .slide:first-child {
				border: none;
			}
			
			#slider .slide.active {
				cursor: default;
			}
			
			#slider .slide-block {
				position: absolute;
				left: 40px;
				bottom: 75px;
				display: inline-block;
				width: 435px;
				background-color: #fff;
				background-color: rgba(255,255,255, 0.8);	
				padding: 20px;
				font-size: 14px;
				color: #134B94;
				border: 1px solid #fff;
				overflow: hidden;
				border-radius: 4px;
			}
			
			#slider .slide-block h4 {
				font-size: 36px;
				font-weight: bold;
				margin: 0 0 10px 0;
				line-height: 1;
			}
			#slider .slide-block p {
				margin: 0;
			}
#wrapper{height:0;}
.open_top_slider{}		
			
/******** RESPONSIVE *********/

/* ----------------------------------------------------- */

/* Wide Screen  */

/* ----------------------------------------------------- */

/*Full page template wide*/

@media only screen and (min-width:1300px) and (max-width: 4000px) {
#page, #centercol_full, #footerwidgets, #footer {
	width: 1305px;
}
#search {
	float: left;
}
#footer-left, #footer-middle {
	width: 340px;
}
.wp-pagenavi {
	padding-right: 37px;
}
#centercol {
	width: 971px;
}
#rightcol {
	margin-top: -97px;
}
.message textarea {
	width: 802px;
}
.post-comments .fr {
	width: 836px;
}
.subcols {
	background-position: 169px 0;
}
.col1, .col2 {
	width: 431px;
}
#google_map, #google_map iframe {
	width: 845px;
}
.post-excerpt {
	font-size: 18px;
}
#nav1 ul.sf-menu li a {
	width: 143px;
}
}



/* ----------------------------------------------------- */

/* Tablet (Portrait) */

/* ----------------------------------------------------- */

/* Width of 768px */

/* ----------------------------------------------------- */


@media only screen and (min-width: 768px) and (max-width: 1550px) {
/*ul.display_grids{display:none;}*/

.listo {
	display: none;
}
}


/* ----------------------------------------------------- */

/* Tablet (Portrait) */

/* ----------------------------------------------------- */

/* Width of 768px */

/* ----------------------------------------------------- */


/*@media only screen and (min-width: 768px) and (max-width: 1200px) {

.listo{position:absolute; top:225px ;}



}*/

/* ----------------------------------------------------- */

/* Mobile (Portrait) */

/* ----------------------------------------------------- */

/* Width of 320px */

/* ----------------------------------------------------- */


@media only screen and (max-width: 767px) {
.listo/*,ul.display_grids*/ {
	display: none;
}
#jumbo {
	display: none;
}
}

	

/* ----------------------------------------------------- */

/* Mobile (Landscape */

/* ----------------------------------------------------- */

/* Width of 480px */

/* ----------------------------------------------------- */



@media only screen and (min-width: 480px) and (max-width: 767px) {
.listo/*,ul.display_grids*/ {
	display: none;
}
#jumbo {
	display: none;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1300px) {
.listo {
	position: fixed;
	top: 225px;
}
}
li#menu-item-2350 {
}
