/*
Theme Name: V-Pills WP
Theme URI: http://www.mbtasarim.com/
Description: V-Pills Ürünü için hazırlanmış Wordpress teması.
Version: 1.0
Author: antijen
Author URI: mailto: msn@m3sut.org
Tags: V-Pills Ürünü için hazırlanmış Wordpress teması.

*/
/*  
	CSS & XHTML : antijen
	Msn Contact: msn(at)m3sut.org
*/



/* CSS Document */
/*reset*/
html, body, span, applet,object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; text-decoration:none;}
ol, ul {  list-style:none;}
blockquote, q { quotes: none; }
/* focus style */
:focus, a:focus, a:active{ outline: 0; }
ins{ text-decoration: none; }
del{ text-decoration: line-through; }
.clear{clear:both;}
/*reset*/

body {
background: #fff url(images/bg.png) top center no-repeat;
margin: 0px;
padding: 0px;
font-family: Tahoma,Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
}
a {
	color:#303030;
	text-decoration:none;
}
a:visited {
	color: #303030;
	text-decoration: none;
	}
a:hover {
	color: #1d64b4;
}

img {
border:none;
margin: 0px;
padding: 0px;}



.clear {clear: both;}
#sayfa { width: 986px; margin: 0px auto; overflow: hidden;}
#header{width: 983px; height: 360px; background: url(images/header.png) no-repeat; margin-top: 30px; margin-left: 0px; overflow: hidden;}
#wrap {width: 983px; background: url(images/wrap.png) repeat-y; overflow: hidden;}

#sol {width: 345px; float: left; background: url(images/sagtekrarla.png) top right repeat-y;margin-top: 8px; display: inline; margin-left: 15px;}
.yorumlarust { width: 331px; background: url(images/yorumlarust.png) no-repeat; height: 57px; overflow: hidden; }
.yorumlarorta { width: 305px; background: url(images/yorumlarorta.png) repeat-y; overflow: hidden; padding: 0px 13px; color: #6e6e6e; line-height: 16px; }
.yorumlaralt { width: 331px; background: url(images/yorumlaralt.png) no-repeat; height: 14px; overflow: hidden; }
.kutu { margin: 5px 0px;}
#sag {width: 575px; float: left; display: inline; margin-left: 20px; margin-top: 8px; overflow: hidden; }
.konu {width: 575px; background: url(images/konuust.png) no-repeat; padding-top: 15px; overflow: hidden; color: #5b5b5b; font-size: 12px; }
h1{ font-size: 25px; color: #fe0000; margin: 0px 0px 5px 0px;}
h2{ font-size: 20px; color: #fe0000; margin: 0px 0px 5px 0px;}
h3{ font-size: 20px; color: #fe0000; margin: 0px 0px 5px 0px; border-bottom: 1px dotted #ddd; padding-bottom: 2px;}
.konualt { width: 575px; height: 32px; background: url(images/konualt.png) no-repeat; overflow: hidden; margin-bottom: 10px; }
.yazan { font-weight: bold; font-size: 15px; color: #6e6e6e; float: left; display: inline; width: 200px; margin-bottom: 5px; }
.yildiz {float: right; display: inline; width: 100px; text-align: right; overflow: hidden;} 
a.yorumekle{ display: block; background: url(images/yorumekle.png) no-repeat; width: 127px; height: 31px; float: left; display: inline; margin-left: 18px; text-indent: -9999px; margin-top: 5px;}
a.tumyorumlar{ display: block; background: url(images/tumyorumlar.png) no-repeat; width: 127px; height: 31px; float: left; display: inline; margin-left: 10px; text-indent: -9999px; margin-top: 5px;}
#menu { width: 933px; height: 33px; margin-top: 315px; margin-left: 26px; overflow: hidden; }
.anamenu{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;padding: 0;float: left;overflow: hidden; background: transparent;  font-size: 18px; font-weight: bold;}
.anamenu li{display: inline;}
.anamenu li a{float: left; color: #FFF ;padding: 2px 16px; text-decoration: none; border-right: 1px solid #72ff30 ; border-left: 1px solid #237102; text-shadow: 1px 1px 0.15em #000000;}
.anamenu li a:visited{color: #FFF;}
.anamenu li a:hover { color: #e2feaa ; background: #2c8000}
.anamenu li.ilk, .anamenu li.ilk a{border-left: 0px solid #6a0303; }
.anamenu li.son, .anamenu li.son a{border-right: 0px solid #6a0303;}
#formlar { width: 385px; height: 80px; float: left; display: inline; margin-left: 164px; margin-top: 24px; overflow: hidden; }
.form1 input{ width: 225px; height: 23px; overflow: hidden;  margin-top: 8px; border: 0px; line-height: 24px; color: #5a5a5a; font-weight: bold;  }
.form2 input{ width: 225px; height: 21px; overflow: hidden;  margin-top: 10px; border: 0px; line-height: 18px; color: #5a5a5a; font-weight: bold;  }
.formsol { width: 265px; float: left; display: inline; overflow: hidden;}
.formsag {width: 75px; float: left; display: inline; height: 79px; overflow: hidden;}
.gonder{ width: 75px; height: 75px; background: transparent; border: 0px ; margin-top: 3px; }


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.yazan2 { font-weight: bold; font-size: 15px; color: #6e6e6e; float: left; display: inline; width: 450px; margin-bottom: 5px; }

.input {
background: #fff7e9;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 14px;
border: 2px solid #c8c8c8;
width: 570px;
height: 25px;
color: #696969;

}

.input:hover {
background: #daebff;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 14px;
border: 2px solid #969696;
width: 570px;
height: 25px;
color: #696969;
}

.notunuz {
background: #fff7e9;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 14px;
border: 2px solid #c8c8c8;
width: 570px;
height: 100px;
color: #696969;
}

.notunuz:hover {
background: #daebff;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 14px;
border: 2px solid #969696;
width: 570px;
height: 100px;
color: #696969;
}

.gonderbuton {
background: #009cff;
font-family: Trebuchet MS;
font-size: 14px;
font-weight: BOLD;
border: 2px solid #CCCCCC;
width: 100px;
height: 30px;
color: #FFFFFF;
}

.gonderbuton:hover {
background: #ff9000;
font-family: Trebuchet MS;
font-size: 14px;
font-weight: BOLD;
border: 2px solid #000000;
width: 100px;
height: 30px;
color: #FFFFFF;
}



.zdiyetust { width: 328px; height: 59px; background: url(images/zdiyetust.png) no-repeat; overflow: hidden; }
.zdiyetorta {width: 328px; background: url(images/zdiyetorta.png) repeat-y; overflow: hidden; }
.zdiyetalt { width: 328px; height: 15px; background: url(images/zdiyetalt.png) no-repeat; margin-bottom: 5px; }
.yanmenu{width: 300px;margin: 0px auto;}
.yanmenu ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 5px; margin-top: 5px;}
.yanmenu ul li{padding-bottom: 0px !important;padding-bottom: 1px;display: inline;}
.yanmenu ul li a{color: #666666;display: block;padding: 4px 0;background: url(images/ok1.png) 10px center no-repeat;padding-left: 45px;text-decoration: none;border-bottom: 1px solid #d0cbf3;font-size: 12px;}
.yanmenu ul li a:visited{color: #666666;}
.yanmenu ul li a:hover{color: #000;background-color: #f4fbff;}
.yanmenu ul li.ilk, .yanmenu ul li.ilk a{border-top: 0px solid #6a0303;}
.yanmenu ul li.son, .yanmenu ul li.son a{border-bottom: 0px solid #6a0303;}
#wrapalt{ width: 983px; background: url(images/wrapalt.png) no-repeat; overflow: hidden; padding-top: 40px; font-size: 15px; color: #5e5e5e; line-height: 23px; text-align: center; }
#wrapalt a{color: #5e5e5e; margin: 0px 15px; }
#wrapalt a:link{color: #5e5e5e;}
#wrapalt a:visited{color: #5e5e5e;}
#wrapalt a:hover{color: #000; text-decoration: underline;}
#footerbg {width: 100%; height: 101px; background: url(images/footerbg.png) repeat-x; overflow: hidden; margin-bottom:  1px;}
#ortala {width: 986px; margin: 0px auto; overflow: hidden;}
.copy { margin-top: 10px; }

#footer {  width: 983px; height: 105px; background: url(images/footer.png) no-repeat; overflow: hidden; }
#ortala3 {width: 986px; margin: 0px auto; overflow: hidden;}

#formarka { position:fixed;bottom: 0px;left: 0px;right: 0px; width: 100%; height: 105px; background: url(images/fbg.png) repeat-x; overflow: hidden; }

.flash_bg {
	width:572px; height:250px; border:1px solid #c5c5c5; text-align:center; padding-top:4px;
}
