body {
	background-image: url(lynx_bg7.jpg);
	background-repeat:repeat;
        background-color: rgb(232, 232, 255);
}

.shadow {
	box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
}

.d_hidden {
	display:none;
}

.media-body {
	padding:10px;
	padding-top:0px;
	padding-bottom: 0px;
}

.yt .media-body {
	padding-top:0px;
	padding-left:4px;
	padding-top:4px;
}

.thumbnail2 {
	padding: 1px;
//	border: 1px solid rgb(161, 161, 161);
	border-radius: 0px;
//	clip:rect(0px,80px,80px,0px);
//	position: absolute;
	margin-bottom: 5px;
}

.brd-btm {
//	border-bottom: 1px solid rgb(230, 232, 234);
	border-bottom: 1px solid rgb(236, 236, 236);
}

h5:hover  {
	text-decoration: underline;
}


/* PLANETS aspekts list */

.pl1 {
color: salmon;
text-shadow: 1px 0px orangered, 2px 2px 3px dimgray;
font-size: 20px;
font-family: Georgia,Times,Roman;
}

.asp {
color: orange;
text-shadow: 1px 0px orangered, 1px 1px 3px lightslategray;
font-size: 24px;
font-family: Georgia,Times,Roman;
}

.pl2 {
color: crimson;
text-shadow: 1px 0px orangered, 1px 1px 3px black;
font-size: 19px;
font-family: Georgia,Times,Roman;
}

td {
padding: 2px 7px;
}

/* PANEELID */

.kast {
width: 94.5%;
//margin-left: 30px;
margin-bottom: 10px;
}

.kastlimit {
//max-width: 300px;
}

.videobox {
margin-top: 50px;
}


.fb-like-box {
margin-top: 50px;
}

.kast-pais {
padding-bottom: 4px;
//background-color: green;
}

.kilp {
float: right;
//background-color:#ffd750;
font-weight: bold;
letter-spacing: 0.1em;
padding: 0px 4px;                                         
color: rgb(255, 255, 255);
font-size: 10px;
text-transform: uppercase;
}

.bottom-line {
border-top: 3px solid rgb(87, 94, 96);
background: url("texture.png");
height: 13px;
margin-bottom: 20px;
}

/* h30 ja h31 ei ole enam vajalikud siin 18 jan 2013 
h6, h30, h31 {
color: rgb(17, 17, 17);
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
margin-top: 0px;
//padding-bottom: 0px;
font-family: 'PT Sans',sans-serif,Arial,Helvetica;
}           */                               

#banner-fade {
background: url("texture.png");
padding: 10px;
margin-bottom: 8px;
}

.sliders {
_width: 560px;
height: 240px;
margin-bottom: 30px;
}

/* TAB */

._simpleabi {
//	width: 99%;
}

.simpleTabs {
//	background-color:pink;
	width: 89.9%;
//	margin-left: auto ;
  //	margin-right: auto ;
}                            

.simpleTabsContent {
//	color: #f00;
//	background-color:lightgray;
	margin-left: auto ;
  	margin-right: auto ;
  	width: 245px;
}                            

.simpleTabsNavigation {
//	background-color:#ffd750;
	margin-left: 3px;
}

.simpleTabsNavigation ul {
//	background-color:#aad750;
//        margin-left: auto ;
//  	margin-right: auto ;
//	margin-left: 3px;
	color: red;
}

.simpleTabsNavigation li {
//	background-color:#aad750;
//        margin-left: auto ;
//  	margin-right: auto ;
//	margin-left: 3px;
	color: red;
}

.simpleTabsNavigation li a {
//	border-radius: 3px;
//	background-color:#ffd750;
	padding: 3px;
	margin: 10px;
//	color: red;
	width: 20px;
	display: inline;
}

.simpleTabs iframe {
	//background-color:pink;
	border: none;
}

iframe {
	//background-color:pink;
	border: none;
//   overflow-x:hidden;
}

.tinytiny {
color: #fff;
//padding: 3px;
font-size: 6px;
//font-family: Georgia,Times,Roman;
}

iframe
{
//   overflow-x:hidden;
}



.navbar-default .navbar-nav > li > a {
    color: rgb(56, 85, 127);
    background-color: rgb(238, 238, 238);
    -ms-background-image: -moz-linear-gradient(center top , rgb(245, 245, 245) 0%, rgb(238, 238, 238) 100%);
    background-image: -moz-linear-gradient(center top , rgb(245, 245, 245) 0%, rgb(238, 238, 238) 100%);
//    background-image: -moz-linear-gradient(center top , rgb(112, 171, 255) 0%, rgb(101, 154, 229) 100%);
    border-left: 1px solid rgb(245, 245, 245);
    border-right: 1px solid rgb(229, 229, 229);
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: cornflowerblue;
    color: rgb(133, 180, 255);
    background-color: rgb(228, 228, 228);
    background-image: -moz-linear-gradient(center top , rgb(235, 235, 235) 0%, rgb(238, 238, 238) 100%);
}

.navbar-default .navbar-nav a, 
.navbar-default .navbar-nav > a:hover, 
.navbar-default .navbar-nav > a:focus {
    color: rgb(56, 85, 127);
    font-weight: bold;
    background-color: rgb(218, 218, 218);
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: rgb(99, 135, 191);
    font-weight: bold;
    background-color: rgb(208, 208, 208);
    background-image: -moz-linear-gradient(center top , rgb(225, 225, 225) 0%, rgb(218, 218, 218) 100%);
    background-image: -moz-linear-gradient(center top , rgb(235, 235, 235) 0%, rgb(238, 238, 238) 100%);
}

.navbar {
    min-height: 30px;
    height: auto;
    margin-bottom: 40px;
}

.nav > li > a {
    height: 38px;
}

.navbar-nav > li > a {
    padding-top: 10px;
}

.navbar-brand {
    padding-top: 10px;
}

.form-control {
	width: 120px;
	height: 30px;
}

.navbar-form {
    margin-top: 4px;
}

.navbar-toggle {
margin-top: 2px;
}
.btn {
    padding: 4px 9px;
}

@font-face {
    font-family: 'SLZodiacStencils';
	src: url('SLZodiacStencils.woff') format('woff');
	}
	
.signs { font-family: 'SLZodiacStencils' !important; 
font-size: 130px;
color: rgb(234,124,35);
#background-color: white;
font-weight: normal;
text-shadow: 2px 0px orangered, 1px 3px 4px gray;
}
	
@font-face {
    font-family: 'HamburgSymbols';
	src: url('HamburgSymbols.woff') format('woff');
	}
.ttfplanets { font-family: 'HamburgSymbols' !important; 
font-size: 14px;
color: #aba7a7;
font-weight: normal;
}
.ttfplanets1 { font-family: 'HamburgSymbols' !important; 
font-size: 18px;
color: black;
font-weight: normal;

color: salmon;
text-shadow: 1px 0px orangered, 2px 2px 3px dimgray;
font-size: 20px;
}

.ttfaspects { font-family: 'HamburgSymbols' !important; 
font-size: 18px;
color: black;
font-weight: normal;

color: orange;
text-shadow: 1px 0px orangered, 1px 1px 3px lightslategray;
font-size: 20px;
}
.ttfplanets2 { font-family: 'HamburgSymbols' !important; 
font-size: 18px;
color: black;
font-weight: normal;

color: crimson;
text-shadow: 1px 0px orangered, 1px 1px 3px black;
font-size: 19px;
}

#books {
width: 650px;
text-align:justify;
#width: 50%;
#    margin: 0 auto;	
}

.articlebase {
#width: 550px;
text-align:justify;
#width: 50%;
#    margin: 0 auto;	
}

textarea.form-control {
width: 650px;
}

.topmargin10 {
margin-top: 10px;
#padding-bottom: 15px;
}

/*siit algavad vanade artiklite klassid*/

.pealkiri3 {
color: #FF7979;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
font-size: 14px }

.pealkiri5 {
color: #006600;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
font-size: 14px }

A.muu:link {
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
font-size: 11px }

A.muu:visited{
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
font-size: 11px }

.tiny{
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 11px }

.tinyJust{
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: justify;
font-size: 11px }

.tinyB{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 11px }

.greyB{
color: #BBBBBB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 11px }


.astermenu
{
color: #BBBBBB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 11px }
.asterheader
{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 17px;
margin-bottom: 20px;
}

.col-md-12 .btn-default {
margin: 1px;
font-size: 10px;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
padding-bottom: 1px;
}

#tagcloud {
    color: yellow;
    font-family: Arial, verdana, sans-serif;
    width:243px;
    height: 200px;
    border: 1px solid lightgray;
    text-align: center;
    margin-top: 20px;
    margin-left: 40px;
    padding: 10px 5px;
	}
	
	#tagcloud a {
	color: #7D8A8A;
	text-decoration: none;
	text-transform: capitalize;
	}
