
#container					{ position:relative; min-height:994px; left:-1px;}
#topcontent					{ position:relative; top:29px; background:none; height:393px ;width:1100px; display: inline-block; }
#content-wrap				{ min-height:1px; } 

/* @group WELCOME */
#welcome					{ 
							  display:block; padding:10px 0 0 0px; width:332px; height:364px; background:url(../images/main-bg-text.jpg) no-repeat; margin:0;
							  float:left; position:relative;
							}
#welcome h2					{ margin: 15px 0px 10px 5px; padding:20px 0 18px; color:#8b755b; font-family: Georgia, serif; font-style: italic;}
#welcome p					{ font-size:13px; line-height:22px; color:#6f5b43; }
#content-one {
	padding-left:45px;
}	

/* @end */


/* @group BANNER */
#banner						{ 
							  float:left; width:659px; height:364px; background:url(../images/main-photo.jpg) no-repeat; 
							  position:relative; top:0px; left:0;display:block; padding:0; margin:0;
							}
#endphoto {
	float:left; width:46px; height:364px; background:url(../images/main-right-photo.jpg) no-repeat; 
	position:relative; top:0px; left:0;display:block; padding:0; margin:0;
}							

/* @end */
#hometitlebg {
width:960px; height:61px; background:url(../images/title-bg.jpg) no-repeat; 
position:relative; top:-5px;left:15px;display:block; padding:0; margin:0;	
}
.title {
	float:left;padding:21px 0 0 20px; text-shadow:#fff 1px 1px; color:#919081; font-size:20px;
}
.title-s {
	float:left;padding:21px 0 0 20px; color:#919081; font-size:13px; width:600px; overflow: hidden;
}
.button-bio {
	float:right; width: 210px; height: 42px; padding:10px 50px 0 0; overflow: hidden; text-indent:-999em;
}
.button-bio a {
	background: url(../images/bio-rep.png) 0 0;width: 210px; height: 42px; display: block;
}
.button-bio a:hover {
	background-position: 0 -42px;
}


.buttons {
	font-size: 11px;
	overflow: hidden;
}

.buttons button, .buttons .button {
  background: #fff url("../images/bg_button.png") bottom repeat-x;
  border: 1px solid #b4b4b4;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #828282;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
/*  font-size: inherit;*/
  font-weight: bold;
  margin: 0 10px 0 0;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, .75);
  text-transform: uppercase;
}

.buttons button { padding: 6px 10px; }
.buttons .button { padding: 4px 10px; }
.buttons button[type] { line-height: 16px; } /* Safari */

.buttons button:hover, .buttons .button:hover {
  background-color: #f2f2f2;
  border-color: #b4b4b4;
}

.buttons button:active, .buttons .button:active {
  background-color: #6299c5;
  border-color: #5382a8;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, .4);
}

button::-moz-focus-inner { border-color: transparent; } /* Removes dotted border line in Firefox */

.buttons img {
  margin: -3px 0 0 3px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}

/* =INSET */

.buttons .inset { border-color: #999; }
.buttons .inset:hover { border-color: #828282; }

/* =POSITIVE */

.buttons .positive { color: #529214; }

.buttons .positive:active {
  background-color: #529214;
  border-color: #467c11;
}

/* =NEGATIVE */

.buttons .negative { color: #d12f19; }

.buttons .negative:active {
  background-color: #d12f19;
  border-color: #b22815;
}

/* =PASSIVE */

.buttons .passive {
  background: none;
  border-color: transparent;
  color: #b4b4b4;
  text-transform: none;
}

.buttons .passive:hover {
  background: none;
  border-color: #d4d4d4;
  color: #828282;
}

.buttons .passive:active {
  background: #b4b4b4;
  border-color: #b4b4b4;
  color: #fff;
}

/* =DISABLED */

.buttons button[disabled] {
  background: #d4d4d4;
  border-color: #c6c6c6;
  color: #828282;
  cursor: wait;
}

/* =UBER */

.uber_button {
  line-height: 65px;
  font-size: .925em;
}

.uber_button a.button {
  background-image: url("../images/bg_button_uber.png");
  background-repeat: repeat-x;
  background-position: bottom center;
  font-size: 1.1em;
  text-align: center;
}

.uber_button a.button {
  padding: 10px 0;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* =TWEAKS */

.buttons .wide { padding-left: 0; padding-right: 0; text-align: center; }

.grid_2 .wide { width: 98px; }
.container_16 .grid_3 .wide { width: 158px; }
.container_16 .grid_4 .wide { width: 218px; }

.container_12 .grid_3 .wide { width: 218px; }
.container_12 .grid_4 .wide { width: 298px; }
/* @group CONTENT */
#main						{ float:left; width:625px; padding:0; }
#sidebar					{ float:right; width:336px; padding:0; }
#content					{ background:url(../images/content-bg.png) repeat-y; }
#content-wrap				{ padding:0 0 0 15px;  margin:0;	position:relative; top:-5px;}
#content-footer					{ width:960px; height:3px; background:url(../images/bottom-bg.png) no-repeat; 
position:relative; top:-5px;left:15px;display:block; padding:0; margin:0;	}



/* @end */



/* @group ARTICLES */
#articles					{ 
							  padding:0 20px 0 20px;margin:10px 0 0; width:610px; 
							  float:left; position:relative; 
							}
#articles h4				{ border-bottom:1px solid #e3dfd4; width:118px; }
#articles .subscribe,
#series .inner .subscribe	{ 
							  display:block; width:9px; height:9px; background:url(../images/mini_feed_icon.gif) no-repeat; text-indent:-999em;
							  position:absolute; top:8px; right:200px;
							}



/* @group ELETTER */
#poshuk					{ width:295px; margin:0 auto; margin-left: 20px; }
.subtitle					{ padding-top:15px;text-shadow:#fff 1px 1px; color:#919081; font-size:20px; background:none;}
#eletter form,
#eletter fieldset			{ margin:0; padding:0; border:0;  }
#eletter form				{ background:url(../images/newsletter_bg.gif) no-repeat left bottom; padding-bottom:1px; margin-left: 0px; }
#block0			{ width:295px; margin:0 auto; margin-left: 20px;}
#block1		{ width:300px; margin:0 auto;margin-left: 70px;}
#eletter #submit			{ float:right; position:relative; top:1px; }
#spole {
background-color: #ece5d9;
border:1px solid #d3d1c5;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	width: 163px;
	height: 24px;
	padding-top: 10px;
	margin: 0px;
	margin-right: 8px;
	float: left;

}
.spoletext {
	color: #6d6050;
	font-size: 14px;
	padding-left: 8px;
}
/* @end */

