/*  
Theme Name: daily web proxies
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

input {
border:1px solid #3B3B3B;
 padding:2px;
background: #ffffff;
font-family:verdana,sans-serif;
}
label {font-family:verdana,sans-serif;}
.sub {
border:1px solid #3B3B3B;
 padding:2px;
background: #FEB507;
font-family:verdana,sans-serif;

}
.sub2 {
margin-top:3px;
font-size:12px;
font-family:verdana,sans-serif;
background: #ffffff;
border:1px solid #000;
}
textarea {
font-family:verdana,sans-serif;
font-size:12px;
border:1px solid #000000;
width:400px;
}
.entry a {
color: #000000;
font-weight:bold;
text-decoration:none;
}
.entry a:hover {text-decoration:underline;}
body {margin:0;padding:0; font-family:verdana,sans-serif; background:#000000 url(images/bg.gif) repeat-x; color: #434342;}

		#container {
		width:777px;
		margin: auto;
		background:#fdcf35;
		}
		#header {
		
		height:171px;
		overflow:hidden;
		background:#000000 url(images/header.gif) no-repeat;}
		
		#header .nav {
		margin:0;
		padding:0;
		text-align:right;
		}
		
		#header .nav li {list-style:none; display:inline;
 	margin:0;
	padding: 0;
	float:right;
	margin-top:148px;		 

		} 
		#header .nav li span a {
		background: #000000 url(images/navbg.gif);
		padding: 5px 15px;
		margin: 0;
		border:1px solid #000;
		border-bottom: 0;
		color: #ffffff;
		text-decoration: none;
		font-size:16px;
  		}
		#header .nav li span {
		border-top:1px solid #313131; 
		border-left:1px solid #313131; 
		border-right:1px solid #313131; 
		margin: 6px 0px;
		padding :0;}
		
		#header .nav li a:hover {
		/*background: #191919 url(images/navbg2.gif) center no-repeat;*/
 		border-bottom:0;		color: #fdcf35;
		background:#3E3E3E url(images/nv.gif);
  		}
		
		#header .nav li span a.active {

		background: #191919 url(images/navbg2.gif) center no-repeat;
 		border-bottom:0;		color: #fdcf35;		}
		.left {
		float:left;
		width: 547px;
		}
		.sidebar {
		float:left;
		width: 230px;
		
		}
		
		h2 {
		color: #a0410d;
		margin: 0;
		padding: 0px;
		border-bottom:1px dashed #000000;
		font-family:verdana,arial,tahoma,sans-serif;
		font-size:23px;
		font-weight:bold;
		margin-left:50px;
		}
		
		.date {
		width:40px;
		height:40px;
		background: url(images/datebg.gif) no-repeat;
		color: #fff;
		text-align:center;
		float:left;
		font-size:12px;
		font-weight:bold;
		padding-top:2px;
 		}
		.day {
		font-size:18px;
		}
		
		.post {
 		width: 507px;
		margin: 10px auto;
		margin-bottom:25px;
		}
		
		.meta {
		font-size:10px;
margin-left:55px;
margin-top:5px;		}

		.comments {
		float:right;
		background: url(images/comment.gif) no-repeat;
		padding-left:15px;
		}
		
		.entry {
		font-size:12px;
		text-align:justify;
		line-height:16px;
		}
		
		.meta2 {
		height: 29px;
		background: url(images/meta2.gif) no-repeat;
		width: 507px;
		margin: 0 auto;
		font-size:10px;
		font-weight:bold;
		}
		.full {
		float:left;
		padding-top:7px;
		padding-left:30px;
		}
		.postcomment {
		float:right;
		text-align:right;
		padding-top:7px;
		padding-right:13px;
		}
		.meta2 a {
		color: #000000;
		text-decoration:none;
		}
		.meta2 a:hover {
		color: #000000;
		text-decoration:underline;
		}
		
		.footer {
		height:79px;
		background: url(images/footer.gif) no-repeat;
		font-size:10px
		}
		
		.rssvalid {
		font-size:10px;
width: 250px;
text-align:center;
		float:left;
		padding-top:50px;
		}
		.copyright {
		font-size:10px;
width: 250px;
text-align:center;
		float:right;
		padding-top:50px;
		
		}
		.footer a { color: #000000;text-decoration:none;}
		.footer a:hover {text-decoration:underline;}
		
		.sidebaritem {
		background:  url(images/sidebarbg.gif) no-repeat;
		width:211px;
		margin: 10px auto;
		color: #ffffff;
		}
		.sidebartitle {
		margin-left:20px;
		}
		
		.sidebaritem ul {
		text-align:left;
		margin: 0;
		padding:0;
 		background:#434342;
width:211px;
overflow:hidden;
		}
		
		.sidebaritem ul li {
		
		list-style:none;
		padding-left:10px;
		margin: 0;
margin-right:20px;		
		}
		.sidebar ul li a {
				color: #ffffff; 			background:url(images/arrow2.gif) no-repeat  left;


		font-family:verdana,sans-serif;
		font-size:11px;
		text-decoration: none;
		display:block;
padding-left:20px;
 width:170px;
padding-top:5px;
padding-bottom:3px;
border-bottom: 1px dashed #333333;

		}
		.sidebar ul li a:hover {
							background:url(images/arrow.gif) no-repeat  left;
	color: #fdcf35; 			
		}  
		
		.title h2 a {
		color: #434342;text-decoration:none;
		}
		.title h2 a:hover {text-decoration:none;color: #a0410d;}
		
		.meta a {color: #000000; text-decoration:none;}
		.meta a:hover {text-decoration:underline;}
		
		#comments {
		margin: 20px 50px;
		font-size:12px;
		}
		#comments a {color: #000000; text-decoration:none;}
		#comments a:hover {
		text-decoration:underline;
		} 
		
		.outer {
		text-align:center;
		margin: 5px 50px;
		}
		
		.outer h2 {
		font-size:20px;
		text-decoration:none;border:0;
		}
		
		.commentbox {
		}
		
		.commenttext {
		background: #ffffff;
		border-left:3px solid #000;
		border-right:3px solid #000;
		border-top:3px solid #000;
		padding: 10px;
		width: 400px;
		margin: 10px auto;
		margin-bottom: 0;
		}
		.commentbubble {
		background: url(images/sp.gif) top right no-repeat;
		height:25px;
		width: 426px;
		margin: 0px auto;
		}
		
		.commentmeta {
		text-align:right;
		font-size:11px;
		margin-bottom:20px;
		margin-right:10px;
		}