﻿/*
Theme Name: HP
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
Text Domain: kubrick

	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

*/
weak this and make it your own. :)
*/
/*///// MAIN //////*/
body {
	margin:0 auto 0;
	background-color: #FFFFFF;
	font-family:tahoma,verdana,arial,sans-serif;
font-size:12px;
		}
#wrap {margin:0px auto 0;
width:775px;
border-left:1px solid #E0E0E2;
border-right:1px solid #E0E0E2;
border-bottom:10px solid #E4E3E8}


/*///// Header //////*/
#topmenu {color:#fff;font-size:10px;margin-left:10px;}
#topmenu a {color:#fff; text-decoration:none;}
#topmenu a:hover {text-decoration:uderline;}
#catlink {margin:114px 0 0 50px}
#catlink  a {color:#000; font-size:14px;font-weight:bold; }
#headerlinkarea {padding:5px;font-size:12px;}
a#headerlink {color:#fff; font-size:12px;}
#mainmenu {color:#E4E3E9; font-size:16px;margin-left:10px;}
#mainmenu  a {color:#fff; font-size:16px; text-decoration:none; margin: 0 1px 0 1px}
#mainmenu  a:hover { color:#76D4F6}
#topcentermenu  {font-size:14px; margin-left:5px; height:20px; padding-top:8px;}
#topcentermenu  a {color:#5F5F5F; text-decoration:none; font-size:14px; margin-left:5px; font-family:"trebuchet MS", Arial; }
#topcentermenu  a img {border:0}
#topcentermenu  a:hover {border-bottom:1px dotted #5F5F5F}
#topcentermenu span { font-size:12px; color:#DFDFDF; margin:0 5px 0 10px;}

/*///// Search //////*/
#search {float:right;padding-top:5px; margin-right:10px; height:24px;}
#search #inputarea {height:15px; border:1px solid #DFDFE1; margin-bottom:4px; width:140px}
#search #searchsubmit {}

/*///// SideBar //////*/
#sidebar {width:200px;
border:1px solid #DFDFE1;
margin:10px 5px 5px 5px;
background:#F1F1F3;
padding:0;
text-align:left;
color:#333333;
font-size:12px
}

#sidebar  a {color:#2888B2;}
#sidebar ul li  {color:#2888B2;
list-style-type:none;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
margin-left:-35px;
padding-left:0}
}
#sidebar ul li u {margin-left:-10px;}
#sidebar ul li ul li  {border-bottom: 0px solid #e9e9e9; margin:0 0 -1px -30px
}

#sidebar ul li ul li  a{color:#333333; padding:2px 6px 0 14px;  font-size:11px; background:url(img/6.jpg) left no-repeat; margin:0 0 -15px 0
}

#sidebar a:link {
	color: 148cb6;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
#sidebar a:visited {
	color: 148cb6;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

#sidebar a:hover {
	color: 148cb6;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

/*///// Content //////*/

#content  .post  h2 a {color:#000; text-decoration:none; font-size:16px}
#content  .post  h2 a:hover {color:#0B9BD0} 
#content .topmeta {color:#5F5F5F; margin-top:-15px; text-decoration:none;} 
#content .topmeta a {color:#EF8100;font-weight:600;}
#content .storycontent {margin-top:15px;  padding: 0 5px 0 0px}
#content p {margin: 0 0 1.5em 0; font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#363636; clear:both;}
#content p a {color:#E32902;text-decoration:none;}
#content p a:hover {text-decoration:underline;}
#content #freshnews {background-image:url(img/7.jpg); background-position:left; background-repeat:no-repeat;}
#content #freshnews {padding-left:20px;}
#content .meta {color:#000; border:1px dotted grey; margin:5px; padding:3px; background-color:#F7F7F7}
#content .meta a {color:#2888B2}
#content ul li {list-style-type:square; color:#7F7F7F;margin-bottom:-6px;}
#content ul li a {color:#6F6F6F; }
#content ul li:hover {list-style-type:square; color:#000;}
#content ul li a:hover {color:#000; }
#content #oldnews {padding-bottom:1px}
#content #oldnews a{color:#5F5F5F; text-decoration:none; font-size:15px}
#content #oldnews a:hover {color:#000000}
/*///// Comments //////*/

#commentblock {
	width: 500px;
	background: #E8EDF1;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
	
#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}

.commentname {
	color: #000000;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo {
	clear: both;
	}

.commenttext {
	background: #FFFFFF;
	width: 440px;
	color: #000000;
	font-size: 12px;
	padding: 10px 10px 0px 15px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #9F9F9F;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #9F9F9F;
	}

.commenttext-admin {
	background: #FFEDCF;
	width: 440px;
	color: #000000;
	font-size: 12px;
	padding: 10px 10px 0px 15px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #9F9F9F;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #9F9F9F;
	}
/*///// Footer //////*/
#naviblock a {color:#4F4A4A; text-decoration:none}
#naviblock a:hover {background:#4F4A4A;color:#fff}
#footer {background-image:url(img/12-footerline.jpg); background-position:top; background-repeat:no-repeat}
#footer p {padding-top:25px; padding-left:10px;}
#footer p a {color:#2888B2; text-decoration:none; font-size:12px}
