/*

	Theme Name: Simple Chrome

	Theme URL: http://beysimali.com/wordpress-themes/

	Description: Simple Chrome (Silver, White) Theme

	Author: Beysim Ali

	Author URI: http://beysimali.com

	Version: 1.0.1

	Tags: silver, white, two-columns, fixed-width

*/



/******************************************************

						LAYOUT

*******************************************************/



body {

	background: #fff;

	margin: 0px;

	}



#wrapper {

	padding:0px;

}



#container {

	border:0px solid #fff;

	background: #fff;

	}



/******************************************************

						HEADER

*******************************************************/



#header {

	background: #fff;

	height: 234px;

	width: 960px;

	}



#header h1 {

	margin-bottom: 8px !important;

	padding: 15px 0 0 15px;

	font-weight: bold;

	font-family: Calibri, Georgia, Times, "Times New Roman", serif;

	}



#header h1 a, #header h1 a:visited {

	color: #fff;

	text-decoration: none;

	}



#header h1 a:hover {

	color: #fff;

	text-decoration: underline;

	}



#header h2 {

	padding-left: 15px;

	color: #fff;

	font-size: 18px;

	line-height: 18px; 

	}



/******************************************************

						NAVIGATION MENUS

*******************************************************/

#nav {

	background: #605D5C;

	height: 19px;

	width: 840px;

	float: left;

	}



#nav, #nav ul { 

	padding: 0 0 0 3px;

	margin: 0;

	list-style: none;

	line-height: 1;

	}

	

#nav ul {

	float: left;

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li a, #nav li a:link {

	color: #fff;

	display: block;

    margin: 0px 0px 0px 0px;

	padding: 4px 5px;

	border-right: 0px solid #ccc;

	text-decoration: none;

	font-size: 11px;

	text-transform: uppercase;

	

	}

	

#nav li a:hover, #nav li a:active {

	background: #FE6B07;

	color: #FFFFFF;

	display: block;

    margin: 0px 0px 0px 0px;

	padding: 4px 5px;

	text-decoration: none;

	}

	

#nav li li a, #nav li li a:link, #nav li li a:visited {

	opacity: .90;

	filter: alpha(opacity=90);

	background: #1A1A1A;

	width: 160px;

	color: #CCCCCC;

	float: none;

	margin: 0px;

	padding: 4px 10px;

	border-bottom: 1px solid #333333;

	border-left: 1px solid #333333;

	border-right: 1px solid #333333;

	}

	

#nav li li a:hover, #nav li li a:active {

	background: #373737;

	color: #FFFFFF;

	padding: 5px 10px;

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 170px;

	margin: 0px;

	padding: 0px;

	}



#nav li li { 

	}



#nav li ul a { 

	width: 160px;

	}



#nav li ul a:hover, #nav li ul a:active { 

	}



#nav li ul ul {

	margin: -24px 0 0 182px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

	}



#nav li:hover, #nav li.sfhover {

	position: static;

	}

	

#nav .current a {

	background: #222222;

	color: #FFFFFF;

	display: block;

    margin: 0px 0px 0px 0px;

	padding: 12px 20px 12px 20px;

	text-decoration: none;

	}

	

.current_page_item {

  font-weight: bold;

}	

.current_page_item {

  font-weight: bold;

}



#nav2 {

	background: #605D5C;

	height: 19px;

	width: 104px;

	float: left;

	}



#nav2, #nav2 ul { 

	padding: 0 0 0 3px;

	margin: 0;

	list-style: none;

	line-height: 1;

	}

	

#nav2 ul {

	float: right;

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	text-align: right;



	}

	

#nav2 li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	border-left: 5px solid #FFF;

	}

	

#nav2 ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav2 li a, #nav2 li a:link {

	color: #fff;

	display: block;

    margin: 0px 0px 0px 0px;

	padding: 4px 5px;

	border-right: 0px solid #ccc;

	text-decoration: none;

	font-size: 11px;

	text-transform: uppercase;

	

	}

	

#nav2 li a:hover, #nav2 li a:active {

	background: #FE6B07;

	color: #FFFFFF;

	display: block;

    margin: 0px 0px 0px 0px;

	padding: 4px 5px;

	text-decoration: none;

	}

	

#nav2 li li a, #nav2 li li a:link, #nav2 li li a:visited {

	opacity: .90;

	filter: alpha(opacity=90);

	background: #1A1A1A;

	width: 160px;

	color: #CCCCCC;

	float: none;

	margin: 0px;

	padding: 4px 10px;

	border-bottom: 1px solid #333333;

	border-left: 1px solid #333333;

	border-right: 1px solid #333333;

	}

	

#nav2 li li a:hover, #nav2 li li a:active {

	background: #373737;

	color: #FFFFFF;

	padding: 5px 10px;

	}



#nav2 li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 170px;

	margin: 0px;

	padding: 0px;

	}



#nav2 li li { 

	}



#nav2 li ul a { 

	width: 160px;

	}



#nav2 li ul a:hover, #nav2 li ul a:active { 

	}



#nav2 li ul ul {

	margin: -24px 0 0 182px;

	}



#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {

	left: -999em;

	}



#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {

	left: auto;

	}



#nav2 li:hover, #nav2 li.sfhover {

	position: static;

	}

	

#nav2 .current a {

	background: #222222;

	color: #FFFFFF;

	display: block;

    margin: 0px 0px 0px 0px;

	padding: 12px 20px 12px 20px;

	text-decoration: none;

	}



/******************************************************

						CONTENT

*******************************************************/



.centrs_matematika {

text-align: center;

font-size: 19px;

padding: 5px 0 5px 0;

margin: 0 0 0 0;

font-family: Tahoma, Verdana;



}



#content {

	background: #fff;

	margin: 8px 0 0 0;

	}



.post {

	margin-bottom: 15px;

	padding-bottom: 15px;

	border-bottom: 0px solid #fff;

	}



.post p {

	margin-bottom: 10px;

	}



.title {

	margin-bottom: 8px;

	font-family: Calibri, Georgia, Times, "Times New Roman", serif;

	}



.title a {

	text-decoration: none;

	color: #555;

	}



.title a:hover {

	text-decoration: underline;

	}



.pagetitle {

	margin-bottom: 8px;

	line-height: 22px;

	font-family: Calibri, Verdana, Tahoma;

	font-size: 17px;

	text-transform: uppercase;

	color: #534F4E;



}



.pagetitle_int {

	font-family: Tahoma, Verdana;

	font-size: 17px;

	text-transform: uppercase;

	color: #534F4E;

}



.shame {

  	background: url('images/or_sv.png');

    width: 1px; 

    height: 20px;

    border: 0px solid #fff; 

    margin: 5px 0 0 0;

    padding: 0 0 0 0;

}



.postdate {

	font-size: 10px;

	padding: 3px 0 0 0;

	background: #fff;

	margin: 0 0 0 0;

	font-family: Tahoma, Verdana;

	color: #6F6F6F;

	}



.atkapite1{

  padding: 0 0 15px 10px;

  font-size: 12px;

  font-family: Tahoma, Verdana;

	color: #6F6F6F;

}



.atkapite1 p{

  margin: 0 0 10px 0;

}



.atkapite1 a{

	color: #6F6F6F;

}



.atkapite{

  padding-left: 10px;

  font-size: 11px;

  font-family: Tahoma, Verdana;

	color: #6F6F6F;

}



.postmeta {

	font-size: 11px;

	padding: 2px 4px;

	background: #eee;

	}

	

.aktualitates_nosaukums {



  font-size: 12px;

  font-weight: bold;

  font-family: Tahoma, Verdana;

  padding-bottom: 0px;

  margin-bottom: 0px;

  color: #5B5756;

}



.aktualitates_preteksts {



  padding: 0 0 0 0;

  margin: 0 0 0 0;

  font-size: 11px;

  font-family: Tahoma, Verdana;

  border-bottom: 1px solid #CCC;

  color: #6F6F6F;



}



.aktualitates_preteksts a {

  color: #6F6F6F;

  padding: 0 0 0 0;

  margin: 0 0 0 0;

  font-size: 11px;

  font-family: Tahoma, Verdana;

}



.aktualitates_preteksts p {

  padding: 0 0 0 0;

  margin: 0 0 0 0;

}

	

.entry {

	text-align: justify;

	line-height: 20px;

	padding-top: 8px;

	}

.navigation {

	padding: 10px 0;

	font-family: Tahoma, Verdana;

	font-size: 11px;

	color: #5B5756; 

	}

	

.navigation a {

	font-family: Tahoma, Verdana;

	font-size: 11px;

	color: #5B5756; 

	}



blockquote {

	overflow: hidden;

	padding-left: 9px;

	font-style: italic;

	color: #666;

	border-left: 3px solid #CADAE7;

	}

	

.post img {

	max-width: 680px;

	}



img.wp-smiley {

	max-height: 12px;

	margin: 0;

	padding: 0;

	border: none;

	}

	

.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;

	}

	

.jaunums {



  margin: 0 0 0 0;

  padding: 0 0 0 0;



}

	

/******************************************************

						SIDEBAR(S)

*******************************************************/



.plkst_dienas{

  font-size: 20px;

  float: left;

  padding: 0 0 0 20px;

  text-align: center;

  font-weight: bold;

  width: 60px;

}



.plkst_dienas_nos{

  font-size: 14px;

  font-weight: bold;

  color: #838281;

}



.plkst_laiks{

  font-size: 25px;

  float: left;

  text-align: center;

  width: 150px;

  height: 50px;

  padding: 7px 0 0 10px;

  font-weight: bold;

}



.plkst_lp{

  font-size: 14px;

  font-weight: normal;

  color: #838281;

}



.bs_sidebar{

  width: 270px;

}



.atlicis {



  width: 270px;

  height: 70px;

  background-color: #E6E5E5;

  margin: 12px 0 13px 0;



}

.registrejies {



  width: 260px;

  background-color: #FE6B07;

  margin: 0 0 0 0;

  text-align: center;

  padding: 5px;

  font-weight: bold;



}



.registrejies a {



  font-weight: bold;

  color: #000;



}



.t_f_l_linki {



  width: 270px;

  margin: 0 0 0 0;

  padding: 15px 15px 10px 15px;



}



.t_f_l_linki img{



  margin: 0 12px 0 0;



}



.atbalstitaji {



  width: 270px;

  margin: 0 0 20px 0;

  border: 2px solid #F4F4F4;

  text-align: center;

  font-size: 10px;

  color: #949392;

  font-weight: bold;



}





#sidebar {

	margin-right: 15px;

	}

	

#sidebar a {

	text-decoration: none;

	}



#sidebar a:hover {

	text-decoration: underline;

	}

	

#search input {

	border: 1px solid #ddd;

	}

	

#search label {

	margin: 10px 0;

	padding: 4px 8px;

	background: #eee;

	border-bottom: 1px solid #ddd;

	font-size: 14px;

	font-family: Arial;

	text-transform: uppercase;

	font-weight: bold;

	color: #666;

	display: block;

	}

	

#s {

	width: 100px;

	padding: 2px;

	}



#sidebar h2 {

	margin: 10px 0 0 0;

	padding: 2px 6px;

	background: #eee;

	border-bottom: 1px solid #ddd;

	font-size: 14px;

	font-family: Arial;

	text-transform: uppercase;

	font-weight: bold;

	color: #666;

	}



#sidebar ul {

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

#sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}



#sidebar ul ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

	

#sidebar ul li li {

	padding: 3px 0px 3px 15px;

	margin: 0px;

	background: url(images/star-arrow.gif) no-repeat top left;

	}

	

#sidebar ul li ul li {

	background: #FFFFFF url(images/star-arrow.gif) no-repeat top left;

	padding: 2px 0px 2px 15px;

	margin: 2px 0;

	border-bottom: 1px solid #ddd;

	}





#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	color: #555;

	background: #fff;

	}

#wp-calendar caption {

	padding: 2px 4px;

	text-transform: uppercase;	margin: 2px 0 2px 0;

	}



#wp-calendar td {

	color: #999;

	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

	}



#wp-calendar td:hover, #wp-calendar #today {

	background: #eee;

	color: #555;

	}

	

#wp-calendar {

	empty-cells: show;

	font-size: 14px;

	margin: 0;

	font-weight: bold; 

	width: 100%;

	}





/******************************************************

						FOOTER

*******************************************************/



#footer {

	padding: 5px;

	border-top: 1px solid #ccc;

	color: #777;

	font-size: 10px;

	}



#footer a {

	color: #eee;

	} 



#footer a:hover {

	color: #eee;

	text-decoration: none;

	} 

	

#footer_int_1 {

	padding: 5px;

	color: #777;

	width: 300px;

	float: left;

	}



#footer_int_1 a {

	color: #777;

	} 



#footer_int_1 a:hover {

	color: #888;

	text-decoration: none;

	} 

	

#footer_int_2 {

	padding: 5px;

	color: #777;

	width: 620px;

	float: left;

	text-align: right;

	}



#footer_int_2 a {

	color: #777;

	} 



#footer_int_2 a:hover {

	color: #888;

	text-decoration: none;

	} 

	

/******************************************************

						COMMENTS

*******************************************************/



#comments h3 {

	margin-bottom: 10px;	

}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

	

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

	

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

	

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}



.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

	

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

	

/******************************************************

						MISC (WP GENERATED)

*******************************************************/



.categories {}

.cat-item {}

.current-cat {}

.current-cat-parent {}

.pagenav {}

.page_item {}

.current_page_item {}

.current_page_parent {}

.widget {}

.widget_text {}

.blogroll {}

.linkcat{}



/******************************************************

						TABULA

*******************************************************/



.table_programma {

  border: 0px solid #000;

  padding: 0 0 0 0;

  margin: 0 0 30px 0;

  width: 645px;

}

.table_programma td {

  padding: 4px 3px 4px 3px;

  font-size: 11px;

  font-family: Tahoma, Verdana;

  text-align: center;

  font-weight: bold;

  color: #333;

}

.table_programma td a {

  color: #333;
  text-decoration: none;

}

.table_programma td a:hover {

  color: #000;
  text-decoration: underline;

}

.timewidth {

  width: 73px;

}

.tabwidth {

  width: 10px;

}

.bottomborder {

  border-bottom: 1px solid #000;

}

.zilsfons {

  background-color: #CFE9FF;

}

.peleksfons {

  background-color: #DDD;

}

.oranzsfons {

  background-color: #FFD07F;

}

.stundas {

  font-size: 16px !important;

}

.pusstundas {

  font-size: 14px !important;

}

.programmtop {

  font-weight: bold;

  font-size: 16px !important;  

}

.programmtop2 {

  font-weight: bold;
  font-size: 13px !important;  

}

.rightborder {
  
  border-right: 4px solid #fff;
  
}

.column_width_1 {

  width: 45% !important;

}



.column_width_2 {

  width: 23%;

}



.formBuilderLabel {width: 230px !important; margin-left: 30px !important;}

.formBuilderLabelRequired {width: 230px !important; margin-left: 30px !important; font-weight: normal !important;}

#fieldformBuilderFieldcompany_address {width: 328px;}

#fieldformBuilderFieldcompany_worker_count {width: 70px; margin-left: 2px;}

#fieldformBuilderFieldcompany_turnover {width: 70px; margin-left: 2px;}

#fieldformBuilderFieldcompany_products {width: 328px; margin-left: 2px;}

#fieldformBuilderFieldcompany_category {width: 328px; margin-left: 2px;}

#fieldformBuilderFieldcompany_export_markets {width: 328px; margin-left: 2px;}

#fieldformBuilderFieldcompany_partner_baltics {width: 320px; height: 50px; margin-left: 2px;}

#fieldformBuilderFieldmachmaking_interests {width: 320px; height: 80px;}

.formBuilderRadio {float: left;}

#formBuilderFieldjci_member {float: left; padding: 0 0 0 0 !important; margin: 0 0 0 0 !important;}

.formBuilderFieldradio_buttons {padding: 0 0 0 0 !important; margin: 0 0 0 0 !important;}

.formBuilderCommentsField {border-bottom: 1px solid #ccc; font-style: normal; 	text-transform: uppercase;}

.formBuilderRadio {padding: 0 0 10px 10px !important; margin: 0 0 0 0 !important;}

.formBuilderSubmit input {border-bottom: 3px solid #FE6B07; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee; background-color: #FFF; color: #605D5C; padding: 5px; font-weight: bold;}



#ttop {text-transform: none !important;}

#ttop table {width: 350px;}

#ttop table td {border: 1px solid #DDD;}

h3 {margin-top: 15px !important; padding-top: 15px !important;}

.nobr {white-space: nowrap}

.link_orange {color: #FE6B07 !important; font-weight: bold;}

.img_raamis {padding: 3px; border-top: 2px solid #E6E5E5; border-left: 2px solid #E6E5E5; border-right: 2px solid #E6E5E5; border-bottom: 4px solid #FE6B07; }
.saani10 {margin: 0 10px 0 10px;}

.sa_logo img {margin: 10px; float: left;}
.sa_logo a {height: 100px; display: block; float: left;}

