﻿@media screen and (max-width:760px) {
body herbalism {
	width:96%; 
	background-image: url(../images/bg.jpg);
}

#herbalist table{
	background-color: Honeydew;
	width: 100%;
}
#herbalist td{
	height: 40px;
	width: 100%;
	font-family: Constantia; 
	font-size: 20px;
	font-weight: bold;
	border: 1px solid FireBrick;
}
#herbalist a:hover{
	color: DarkRed;
}
.temelsayfabedeni { background-image: url(../images/bg.jpg) }

a, a:link, a:visited { 
	color: #d95e1c; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

p { margin-left: 1px; margin-right:3px; padding: 0; text-align: justify; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #0f3252; }
h1 { font-size: 34px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 28px; font-weight: normal; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 15px; padding: 0; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 19px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }
h7 { font-size: 15px; margin: 0 0 5px; padding: 0; color: brown; }

blockquote { 
	font-style: italic; 
	margin-left: 10px;
}

cite { 
	font-weight: bold; 
	color:#000; 
}

cite span { 
	color: #333; 
}

em { 
	color: #1b6fbb; 
}

#header{
	border-bottom: 2px solid #d9d9e8; 
	background-color: MintCream;
	border-collapse: initial !important; 
	border-spacing: 40px 40px !important;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header table{
	border: 0;
	font-family: Tahoma;
	width: 100%;	
	font-size: 13px; 
	color: #666666;
	padding: 15 15 5 15;
}

#header td.td1{
	height: 45px;
	padding-bottom: 5px;
}
#header td.td1 img{
	max-width: 76px;
	padding-bottom: 5px;
}
#header td.td2{
	padding-bottom: 5px;
	text-align:right; 
	font-size: 19px;
	color: SaddleBrown;
	height: 45px;
	font-weight: bold;
}

#header td.td3{
	height: 3px;
	background-color: #B8860B;
}

#header td.td4{
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 10px;
}

#header td.td5{
	font-weight: bold;
	font-size: 12px;	
	padding-right:0;
	padding-top: 5px;
	text-align:right;
}

#header a{
	text-decoration: none; 
	color: black;
	font-weight: bold;
}

#header a:hover{
	text-decoration: underline; 
	color: brown;
	font-weight: bold;
}

/* Etiket Kısmının Başlangıcı max 670px */
#etiket table{
	width: 100%; 
	background-color: FloralWhite;
	padding: 5px 5px 5px 5px;
}


#etiket th{
	font-family: Arial; 
	font-size: 18px;
	font-weight: bold;	
	color: #666666;
	text-align: left;
	padding-left: 15px;
}

#etiket td.tdmain1{
	width: 50%;
}

#etiket table.tabsol{
	font-family: Arial; 
	font-size: 12px; 
	color: #666666; 
	border: 1px solid #b8b8b8;
	width: 100%;
}

#etiket td.tdm1{
	font-weight: bold; 
	padding-left:12px;
	width: 100px;
	height: 20px;
}

#etiket td.tdm2{
	font-weight: bold;
	width: 9px;
}

/* Etiket Kısmının Sonu max 670px */

/* Gövde Kısmının Sonu Başı 670px */
#govde {
	background-color: WhiteSmoke;
	font-family: Constantia; 
	font-size: 17px; 
	color: #666666; 
	padding: 10px 40px 10px 40px;
}
/* Gövde Kısmının Sonu max 670px */

/*zaman başlangıç*/
#zaman {
	width: 96%;
	background-color: black;
	color: Khaki;
	margin-left: 5px;
	padding-left: 5px;
	font-family: Arial;
	text-align: center;
    font-size: 17px;
}
#zaman label {
	background-color: black;
	color: #FFFFFF;
}
#zaman label.breaking {
	background-color: red;
	font-size: 10px;
	color: white;
}
#zaman label.econews {
	color: Khaki;
}
#zaman label.saat {
	background-color: black;
	color: PeachPuff;
}
#zaman label.dakika {
	background-color: black;
	color: PeachPuff;
}
#zaman marquee {
	width: 100%;
	color: Khaki;
	background-color: black;
    font-size: 17px;
    line-height: 17px;
}
#zaman em {
	color: SkyBlue;
    font-style: normal;
}
/*zaman bitiş*/

/* Resimler Kısmının Başı max 670px */
#resimler{
	background-color: #FFFACD;
	border-top: 2px solid BurlyWood;
	border-bottom: 2px solid BurlyWood;
	width: 100%;
	margin-top: 0;
}
#resimler td{
	border: 1;
	padding-left: 40px;
	margin-top: 0;
}
#resimler p{
	font-family: Constantia;
	font-weight: bold;
	font-size: 17px;
	color: #0f3252;
	text-decoration: underline;
	border: 1;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 0;
}
#resimler img{
	max-height: 100px;
	max-width: 100px;
}
/* Resimler Kısmının Sonu max 670px */

#taban{
	background-color: black;
	width: 100%;
	margin: 0 0 0 0;
	padding: 5 0 5 0;
}

#taban table{
	border: 0;
	font-family: Verdana;
	width: 100%;	
	font-size: 13px; 
	color: #666666;
	padding: 5 15 5 15;
}

#taban td.td1{
	color: SaddleBrown; 
	font-weight: bold;
}

#taban td.td2{
	color: SaddleBrown;
	height: 5px;
	font-weight: bold;
}

#taban td.td3{
	height: 3px;
	background-color: BurlyWood;
}

#taban td.td4{
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}

#taban a{ 
	color: Bisque;
	font-weight: bold;
}

#taban a:hover{
	text-decoration: underline; 
	color: yellow;
	font-weight: bold;
}

#taban td.td5{
	font-family: Arial;
	color: #666666; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

}

@media screen and (min-width:760px) {
body {
	width:96%;
	padding: 15 15 15 15;
	color: #333;
	font-family: Constantia;
	font-size: 12px;
	line-height: 1.5em; 
	background-color: #FFFFFF;  
}

.herbalism { background-image: url(../images/bg.jpg) }
#herbalist table{
	background-color: Honeydew;
	width: 96%;
}
#herbalist td{
	height: 40px;
	width: 100px;
	font-family: Constantia; 
	font-size: 20px;
	font-weight: bold;
	border: 1px solid FireBrick;
}
#herbalist a:hover{
	color: DarkRed;
}
.temelsayfabedeni { background-image: url(../images/bg.jpg) }

a, a:link, a:visited { 
	color: #d95e1c; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

p { margin-left: 1px; margin-right:3px; padding: 0; text-align: justify; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #0f3252; }
h1 { font-size: 34px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 28px; font-weight: normal; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 15px; padding: 0; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 19px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }
h7 { font-size: 15px; margin: 0 0 5px; padding: 0; color: brown; }

blockquote { 
	font-style: italic; 
	margin-left: 10px;
}

cite { 
	font-weight: bold; 
	color:#000; 
}

cite span { 
	color: #333; 
}

em { 
	color: #1b6fbb; 
}

#header{
	border-bottom: 2px solid #d9d9e8; 
	background-color: MintCream;
	border-collapse: initial !important; 
	border-spacing: 40px 40px !important;
	width: 96%;
	margin: 0;
	padding: 0;
}

#header table{
	border: 0;
	font-family: Tahoma;
	width: 96%;	
	font-size: 13px; 
	color: #666666;
	padding: 15 15 0 15;
}

#header td.td1{
	height: 45px;
	padding-bottom: 5px;
}

#header td.td2{
	padding-bottom: 0px;
	text-align:right; 
	font-size: 19px;
	color: SaddleBrown;
	height: 45px;
	font-weight: bold;
}

#header td.td3{
	height: 3px;
	background-color: #B8860B;

}

#header td.td4{
	font-size: 19px;
	color: MediumVioletRed;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 10px;
}

#header td.td5{
	height: 24px;
	font-weight: bold;
	font-size: 12px;	
	padding-right:0;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align:right;
} 

#header a{
	text-decoration: none; 
	color: black;
	font-weight: bold;
}

#header a:hover{
	text-decoration: underline; 
	color: brown;
	font-weight: bold;
}

/* Başlık Kısmının Sonu min 670px */

/* Etiket Kısmının Başlangıcı min 670px */
#etiket table{
	width: 96%;
	border-bottom: 2px solid #d9d9e8;
	background-color: FloralWhite;
	padding: 5 5 5 5;
}


#etiket th{
	font-family: Arial; 
	font-size: 18px;
	font-weight: bold;	
	color: #666666;
	text-align: left;
	padding-left: 15px;
}

#etiket td.tdmain1{
	width: 50%;
}

#etiket table.tabsol{
	font-family: Arial; 
	font-size: 12px; 
	color: #666666; 
	border: 1px solid #b8b8b8;
	width: 100%;
}

#etiket td.tdm1{
	font-weight: bold; 
	padding-left:12px;
	width: 100px;
	height: 20px;
}

#etiket td.tdm2{
	font-weight: bold;
	width: 9px;
}

/* Etiket Kısmının Sonu min 670px */

/* Gövde Kısmının Başı min 670px */
#govde {
	width: 96%;
	background-color: LemonChiffon;
	border-collapse: initial !important; 
	border-spacing: 40px 40px !important;
	margin: 0;
	padding: 0;
}
#govde p {
	font-family: Verdana; 
	font-size: 15px; 
	color: DarkSlateGray;
	padding: 5px 40px 5px 40px;
}
#govde h5 {
	font-family: Constantia; 
	font-size: 17px; 
	color: #0f3252; 
	padding: 5px 20px 5px 20px;
}
#govde h7 { font-size: 15px; margin: 0 0 5px; padding: 40; color: Crimson; }
/* Gövde Kısmının Sonu min 670px */

/*zaman başlangıç*/
#zaman {
	width: 96%;
	background-color: black;
	color: Khaki;
    font-size: 15px;
	margin-left: 8px;
	padding-left: 3%;
	font-family: Arial;
	text-align: center;
}
#zaman label {
	background-color: black;
	color: #FFFFFF;
}
#zaman label.breaking {
	background-color: red;
	font-size: 10px;
	color: white;
}
#zaman label.econews {
	width: 96%;
	padding-left: 23%;
	color: Khaki;
}
#zaman label.saat {
	background-color: black;
	color: PeachPuff;
}
#zaman label.dakika {
	background-color: black;
	color: PeachPuff;
}
#zaman marquee {
	width: 66%;
	color: Khaki;
	background-color: black;
	padding-top: 5px;
	padding-bottom: 0px;
    font-size: 17px;
    line-height: 17px;
}
#zaman em {
	color: SkyBlue;
    font-style: normal;
}
/*zaman bitiş*/

/* Resimler Kısmının Başı min 670px */
#resimler{
	background-color: #FFFACD;
	border-top: 2px solid BurlyWood;
	border-bottom: 2px solid BurlyWood;
	width: 96%;
	margin-top: 0;
}
#resimler td{
	border: 1;
	padding-left: 40px;
	margin-top: 0;
}
#resimler p{
	font-family: Constantia;
	font-weight: bold;
	font-size: 17px;
	color: #0f3252;
	text-decoration: underline;
	border: 1;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 0;
}
#resimler img{
	max-height: 100px;
	max-width: 100px;
}
/* Resimler Kısmının Sonu min 670px */

#taban{
	background-color: black;
	width: 96%;
	margin: 0 0 0 0;
	padding: 5 0 5 0;
}

#taban table{
	border: 0;
	font-family: Verdana;
	width: 100%;	
	font-size: 13px; 
	color: PeachPuff;
	padding: 5 15 5 15;
}

#taban td.td1{
	color: SaddleBrown; 
	font-weight: bold;
}

#taban td.td2{
	color: SaddleBrown;
	height: 5px;
	font-weight: bold;
}

#taban td.td3{
	height: 3px;
	background-color: BurlyWood;
}

#taban td.td4{
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}

#taban a{ 
	color: Bisque;
	font-weight: bold;
}

#taban a:hover{
	text-decoration: underline; 
	color: yellow;
	font-weight: bold;
}

#taban td.td5{
	font-family: Arial;
	color: #666666; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

}