/*



Theme Name: WordPress Default



Theme URI: http://wordpress.org/



Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.



Version: 1.6



Author: Michael Heilemann



Author URI: http://binarybonsai.com/



Tags: blue, custom header, fixed width, two columns, widgets







	Kubrick v1.5



	 http://binarybonsai.com/kubrick/







	This theme was designed and built by Michael Heilemann,



	whose blog you will find at http://binarybonsai.com/







	The CSS, XHTML and design is released under GPL:



	http://www.opensource.org/licenses/gpl-license.php







*/















/* Begin Typography & Colors */



body {



	font-size: 12px; /* Resets 1em to 10px */



	font-family: Verdana, Arial, Sans-Serif;



	background: #fff url('images/bg.jpg');

        background-position:center;

	color: #666;



	text-align: center;



	padding:0;



	margin:0;



	}







#page {



	text-align: left;



	width:972px;



	margin:0 auto;



	clear:both;



	}







#page a {color:#f27052; text-decoration:none;}



#page a:hover{color:#f27052; text-decoration:underline;}







#topbar{



	font-size:11px;



	background: url('images/topbg.gif') no-repeat top center; height:181px; clear:both;



	}







#topbar a {color:#fff; text-decoration:none;}



#topbar a:hover{color:#fff; text-decoration:underline;}







#himg 	{



	height: 181px;



	width: 1004px;



	background: url('images/logo.jpg') no-repeat top center; height:181px;



	}



#topmenu 	{



	height: 27px;



	float:right;



	padding-right:30px;



	width:1004px;



	line-height:20px;



	color:#FFFFFF;



	}



#logo {



	height: 154px;



	width: 1004px;



	clear:both;



	cursor:pointer;



	}







.color1{color:#f28167;}



.ft10{font-size:10px; color:#333;}



h3{margin:0; font-size:13px;}







#content{width:762px; float:right;overflow:visible;}



#content h2 {color:#f27052; font-size:30px; font-weight:bold; margin:0; padding:0;}



#line {background-image:url('images/l.gif'); height:4px; clear:both; background-repeat:no-repeat; margin-left:10px;}



#t22{background-color:#fff6f4; background-image:url('images/lbg.gif'); background-position:top; background-repeat:repeat-x; height:1578px; overflow:visible; padding:10px; line-height:180%;}



#catm{width:762px; height:242px; background-image:url('images/category-bg.jpg'); background-repeat:no-repeat; clear:both;}



#ge{clear:both; height:10px;}



#ge1{clear:both; height:8px;}



#dot{background-image:url('images/dot.gif'); background-repeat:repeat-x; height:1px; margin-top:5px; margin-bottom:5px;}

#lw p{ margin:0; padding:0}

#lw{margin-bottom:10px; margin-top:5px;}





#ct1{ width:453px; height:296px; background-image:url('images/ct1.gif'); background-repeat:no-repeat; float:left;}



#ct2{ width:302px; height:296px; background-image:url('images/ct2.gif'); background-repeat:no-repeat; float:right;}



#ct3{ width:762px; height:325px; background-image:url('images/ct3.gif'); background-repeat:no-repeat; float:right;}



















#sidebar{float:left; width:196px;}



#sidebar ul, #sidebar ul ol {margin: 0;	padding: 0;	}



#sidebar ul li {list-style-type: none;	list-style-image: none;	margin-bottom: 15px;}



#sidebar ul li ul{color:#666}



#sidebar ul li ul li{list-style:square;list-style-position:outside;margin-left:30px;}



#sidebar ul li ul li a{color:#666;font-size:13px;}



#sidebar ul p, #sidebar ul select {	margin: 5px 0 8px;	}



#sidebar ul ul, #sidebar ul ol {margin: 0px;}



#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px;}



ol li, #sidebar ul ol li {list-style: decimal outside;}



#sidebar ul ul li, #sidebar ul ol li {margin: 3px 0 0;padding: 0;}











.cat-item, .page_item{ padding-left:15px; background-image:url('images/cat.gif'); background-position:left; background-repeat:no-repeat; height:22px; line-height:22px;  list-style:none;}



















#form1{ width:196px; height:920px; background-image:url("images/left1.gif"); background-repeat:no-repeat;}



.txt{border:1px solid #ccc; height:15px; width:172px;}











#footer{clear:both; width:972px;  font-size:11px;}	



#footer a {color:#f27052; text-decoration:none;}



#footer a:hover{color:#f27052; text-decoration:underline;}











/*Tabs*/



 .tabs {



  width:95%;



  height:auto;



  border: 0px solid #d4d3d3;



  margin-top:10px;



 }



 .selectTab,.unselectTab {



  border:1px solid #d4d3d3;



  border-bottom-width: 0;



  width:130px;



  height:29px;



  line-height:29px;



  vertical-align: middle;



  text-align:center;







  margin: 0;



  margin-right: 13px;



  font-weight:bold;



  font-size:13px;



  color:#FFF;



  cursor: pointer;



  float:left;



  background-image:url('images/tabbg2.gif');



 }



 .unselectTab {



  color:#f27052;



  background-color: white;



  background-image:url('images/tabbg1.gif');



 }



.selectContent {



	border-top: 2px #d4d3d3 solid;



	padding-top: 8px;



	clear: both;



 }



 .unselectContent {



 	display: none;



 }



/*end tabs*/











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



/*scroll pics*/



.infiniteCarousel {



  width: 680px;



  position: relative;



}







.infiniteCarousel .wrapper {



  width: 600px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */



  overflow: auto;



  height: 160px;



  margin: 0 40px;



  



  top: 0;

  



}







.infiniteCarousel ul a img {



  border: 0px solid #000;



  -moz-border-radius: 5px;



  -webkit-border-radius: 5px;



}







.infiniteCarousel .wrapper ul {



  width: 840px; /* single item * n */



  list-style-image:none;



 



  list-style-type:none;



  margin:0;



  padding:0;



  



  top: 0;



}







.infiniteCarousel ul li {



  display:block;



  float:left;



  padding-top: 7px;

  padding-left: 10px;
  padding-right: 10px;

  height: 160px;



  width: 180px;



}







.infiniteCarousel ul li img {



    -webkit-transition: border-color 400ms;



}







.infiniteCarousel ul:hover li img {



  border-color: #000;



}







.infiniteCarousel ul:hover li:hover img {



  border-color: #333;



}







.infiniteCarousel ul li a img {



  display:block;



}







.infiniteCarousel .arrow {



  display: block;



  height: 72px;



  width: 37px;



  background: url(images/arrow.png) no-repeat 0 0;



  text-indent: -999px;



  position: absolute;



  top: 37px;



  cursor: pointer;



  outline: 0;



}







.infiniteCarousel .forward {



  background-position: 0 0;



  right: 0;



}







.infiniteCarousel .back {



  background-position: 0 -72px;



  left: 0;



}







.infiniteCarousel .forward:hover {



background: url(images/arrow1.png) no-repeat 0 0;







}







.infiniteCarousel .back:hover {



background: url(images/arrow1.png) no-repeat 0 0;



background-position: 0 -72px;



}

#ppmm{margin:0;padding:0;}
#ppmm li{list-style:none; }
#prota li {line-height:20px;height:20px;}

/*scrool pics*/