/* GLOBAL
--------------------------------------------- */
body {
	font: 62.5%/1.7 Helvetica, Arial,  sans-serif;
	background: url(img/bg.gif) scroll repeat-x left top;
	color: #848484;
}
/* clear float rules defined early so they won't accidentally overwrite other possible declarations */
/* for modern browsers */
    .clearfix:after {
        clear: both;
        content: "'";
        display: block;
        font-size: 0; /* fix FF bug */
        height: 0;
        overflow: hidden;
        visibility: hidden;
        }
/* for IE7 */
    .clearfix { min-height: 0; }
/* for IE<7 \*/
    * html .clearfix { height: 1%; }
/* for IE-mac (snicker) */
    /*\*//*/ .clearfix { display: inline-table; } /**/

	

.hid {display:none}

/* LINKS */
a {
	color: #4383CE;
	text-decoration: none;
	}
a:visited {
	color: #4383CE;
	/*color: #6CACDC;*/
	}
a:hover {
	color: #4383CE;
	text-decoration: underline;
	}
	
/* MAIN CONTAINER
--------------------------------------------- */
#container {
	width:974px;
	text-align:left;
	margin:0px auto;
	position: relative;
}

/* HEADER
--------------------------------------------- */
#header {
	float:left;
	/*position:relative;*/
	width:974px;
	margin: 20px 0 16px 0;
}

/* LOGO
--------------------------------------------- */
a#kavkaz-logo {
	background:url(img/logo.gif) no-repeat scroll 0px 0px;
	display:block;
	height:68px;
	text-indent:-9999px;
	width:214px;
	z-index:1000;
	overflow:hidden;
	float:left;
	}
	
/* ADV
--------------------------------------------- */
#ad_top {
	height:60px;
	width:468px;
	display:inline;
	float:left;
	margin-left:38px;
	margin-top:10px;
}

/* SEARCH
--------------------------------------------- */	
.searcher {
	float:right;
	margin:0pt;
	height:68px;
	width:222px;
	position:relative;
	background: url(img/search_bg.gif) no-repeat;

}

form {
	clear:left;
	margin:0pt;
}

#header #search {
	padding:26px 58px 10px 16px;
	position:absolute;
	right:0px;
	background-image:url(img/searchfield_bg.gif);
	background-repeat: no-repeat;
}

#header input, #header label {
	font-size:13px;
	line-height:14px;
	padding-left:0px;
	vertical-align:middle;
}

label.inside {
	position:absolute;
	visibility:hidden;
}
	
#searchwords {
	color:#1F73B8;
	height:18px;
	width:130px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-color:#FFFFFF;
	border-style:none;
}	
	
#top-submit {
	position:absolute;
	right:0pt;
	top:14pt;
}


/* MAIN MENU
--------------------------------------------- */
#menu {
	width:974px;
	height:68px;
	float: left;
	position: relative;	
	background:url(img/menu_bg.gif) no-repeat scroll 0px 0px;
	margin: 0 0 14px 0;
	}
	
#nav{
	display: inline;
	position: relative;
	clear: left;
	float: left;
	width: 80%;
	margin: 0px 0 0 15px;
	list-style: none;
}

#nav li{
   float: left;
}

#nav li a{
	display: inline;
	float: left;
	margin:0px;
	padding: 8px 16px 10px 16px;
	color: #B9D5F0;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	line-height:22px;
	text-shadow: 0px 1px 0.5px #4584cf;
}

#nav .current a,
#nav li a:hover {
	background: url(img/menu_arrow.gif) no-repeat 50% 33px;
	color: #FFFFFF;
}

#nav .current ul ul,
#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   list-style: none;
}

#nav .current ul,
#nav li:hover ul{
	top: 40px;
	left: 0px;
	width: 100%;
	z-index:2;
}

#nav li li a{
	float: left;
	width: auto !important;
	background: none !important;
	padding: 5px 16px 7px 16px;
	font-size: 14px;
	font-weight: bold;
	line-height:16px !important;
}

#nav li .current a,
#nav li li a:hover{
	text-decoration: none;
	background:url(img/submenu_arrow.gif) no-repeat 50% bottom !important;
}


/* MAIN MAP
--------------------------------------------- */

#mainmap {
	float: left;
	position: relative;
	height: 219px;
	width:754px;
	background:url(img/map.gif) no-repeat 0px 0px;
	overflow: hidden;
	margin: 0 0 14px 0;
}



/* CONTENT
--------------------------------------------- */
#content {
	float: left;
	width: 974px;
}

/* CONTENT COLUMNS */

.onecol, .twocol, .threecol, .fourcol, .twothirds, .onethird, .onefourth, .oneeighth {
	float: left;
	display: inline;
	width: 100%;
	clear: both;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	}
	
.col1, .col2, .col3, .col4 {
	float: left;
	display: inline;
	}
	
.threecol .col1, .threecol .col2 {
	width: 30%;
	margin: 0 5% 0 0;
	}
.threecol .col3 {
	width: 30%;
	}
	
.wrapper {
	float: left;
	width: 754px;
	}
	
.echo{
	width: 750px;

	display: block;
	}
	
.sidebar {
	float:left;
	width: 205px;
	margin: 0 0 0 15px;
}

/* FIRST-CHILD EXCEPTIONS */
.onecol.first, .twocol.first, .twothirds.first, .onethird.first, #bottom-container.first {
	border: none;
	padding: 0;
	}
.threecol.first {
	border: none;
	}
	
/* REMOVING BACKGROUND, MARGIN and PADDING */
.nobg, #usernav .nobg {
	background: none;
}
.nomargin {
	margin: 0;
}
.nopadding {
	padding: 0;
}


/*---------------<<-boxes-----------------*/


.extrashort .thumb {margin-top:0px;}

	
h2 a {
	font-size:12px;
	color: #2E7BDA;
	margin: 0px 0px 2px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #000000;
	vertical-align: middle;
}


.newsheader {
	color:#000000;
	clear:both;
	font-size: 1.6em;
	margin: 9px 0 0 0;
	line-height:24px;
}

#content .news p {
	margin: 0;
	color:#565656;
}

/*.newsheader a {
	color:#000000;
	
}*/


.extrashort .boxrighttxt {margin-top:0px;}

.newsdate {
	background-color:#4A89D2;
	color: #FFFFFF;
	display:inline;
	font-size: 0.9em;
	margin-right: 6px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 4px;
}


.s2014 {
	width:105px;
	height:40px;
	float:right;
}

.topzero { margin-top: 0px;}


/* FOOTER
--------------------------------------------- */
#footer-container {
	width: 100%;
	clear: both;
}
#footer {
	width: 974px;
	text-align: center;
	font-size: 1.1em;
	color: #666666;
	padding: 10px 0 50px 0;
	margin: 0 auto;
}

/* Twitter
--------------------------------------------- */

  
.tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: 0em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: .5em;
    background-color: transparent }
    
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }

.tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: 0em; }

.tweet .tweet_list li a, .query .tweet_list li a {
        color: #377bc7; }

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: transparent; }

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      padding-top: .5em;
      float: left; }

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }
        
.tweet_time {display: none} 

.tweet li  {margin-bottom: 5px}

