/*
Theme Name: Sunumax
Theme URI: http://blogdestek.com/
Descripxion: Sunumax
Version: 1.0
Author: Burak Donertas

*/

/* ==== temel tanımlamalar == */

* { margin:0; padding:0; }
body { font-family:Tahoma; font-size:11px; text-align:center; background:#fff;}
img { border:0; }
.clear {	font-size: 0px; height: 0px; line-height:0px; clear: both; }
.pxOnTop { margin-top:10px; }
img.alignleft, div.alignleft { float:left; margin:0 0.5em 0.5em 0; } 
img.alignright, div.alignright { float:right; margin:0 0 0.5em 0.5em; } 
img.aligncentered, div.aligncentered { text-align:center; margin:0 auto; } 
form { display:inline; }


/*==== Ana Sayfa, Demo İste kutusu ===*/
.demoIste {width:355px; height:74px; background:url(images/demoIsteBg.png);}
.demoIsteSol {width:242px; height:74px; padding-top:37px; padding-left:20px; float:left;}
.demoIsteSol .textInput {width:223px; height:27px; border:none; background:url(images/demoInputBg.png); font-size:11px; color:#717873; padding-top:6px; padding-left:6px;}

.demoIsteSag {width:73px; height:74px; margin-left:1px; float:left; padding-top:16px;}
*html .demoIsteSag {width:73px; height:74px; margin-left:10px; float:left;  padding-top:16px;}

.demoIsteSag .submitInput { width:73px; height:47px; border:none; background:url(images/demoGonder.png); cursor:pointer; }
/* === ana sayfa video şeysi butonu ===*/
.videoButon {width:332px; height:73px; background:url(images/videoButonBg.png); margin-top:15px; padding-top:23px; padding-left:23px;}
*html .videoButon {width:355px; height:96px; background:url(images/videoButonBg.png); margin-top:15px; padding-top:23px; padding-left:23px;}


