/*  
Theme Name: Andy Hanselman
Theme URI: http://www.andyhanselman.com
Description: Andy Hanselman theme designed by <a href="http://www.voddie.com">Voddie</a>.
Version: 2.0
Author: Voddie
Author URI: http://www.voddie.com
*/



body {
	background: url(images/ahcbg.gif) repeat;
	font: 11px Tahoma, arial, sans-serif;
	color:#000000;
	text-align: center;
	margin: 0 0 0 0;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #9A9DB0;
	text-decoration: none;
}
img {
	border: none;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
p {
	padding: 0px 2px 8px 2px;
	margin: 0px;
}

form {
	margin:0px;
	padding:0px;
}

#wrap {
	width: 990px;
	background:  url(images/ahtheme_03.jpg) repeat-y;
	margin: auto;
	padding:0;
	text-align: left;
}

#content-wrap {
	clear: both;
	width: 980px;
	padding: 0; 
	margin: 0;
	
}


#header {
	width: 990px;
	height: 223px;
	position: relative;
	background: url(images/ahtheme_01.jpg) no-repeat;
	padding: 0;	
}
#clock 
{
	color: #FFFFFF;
	float:right;
	margin: 0 20px 0 0;
}
/* navi */


#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 5px;
	bottom: 25px;
	padding: 0 0 0 0;
}
#nav li {
	float: left;
	margin-left:5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FFA500;
	text-decoration: none;
}
#nav .page_item a{
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #FFA500;
}


/* sidebar-2 */

#sidebar-2 {
	float: left;
	padding: 0;
	margin-left:-30px;
	width: 220px;
	color: #000000;
}

#sidebar-2 h2{
padding: 2px 8px 2px 8px;
margin-top:8px;
font-size: 11px;
font-weight: bold;
color: #434343;
	
}

#sidebar-2 a, #sidebar a:visited {
	text-decoration: none;	
	color: #DB001C;
	font-weight: bold;
}

#sidebar-2 ul li {
	list-style: none;
	padding: 0;
	border: none;
}

#sidebar-2 ul li ul {
	padding-left: 30px;
	margin: 0;
}
#sidebar-2 ul li ul li{
	padding: 2px 0px 2px 0px;
	list-style: url(images/m16.gif);
}
#sidebar-2 ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
	background: url(images/subimage.gif) no-repeat;
}


#sidebar-2-text{
	font-size: 9pt;
	margin: 0 10px 0 0;
	color:#DB001C;
}
#sidebar-2 a:hover {
	color: #DB001C;	
}


/* sidebar-1 */

#sidebar-1 {
	float: right;
	padding: 0px 20px 0 0px;
	width: 220px;
	color: #000000;
}

#sidebar-1 h2{
padding: 2px 8px 2px 8px;
margin-top:8px;
font-size: 11px;
font-weight: bold;
color: #434343;
}

#sidebar-1 a, #sidebar a:visited {
	color: #DB001C;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebar-1 ul li {
	list-style: none;
}

#sidebar-1 ul li ul {
	padding-left: 20px;
	margin: 0;
}
#sidebar-1 ul li ul li{

	
	list-style: url(images/m16.gif);
}
#sidebar-1 ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
	
}


#sidebar-1-text{
	font-size: 9pt;
	margin: 0 0px 0 0;
	color:#00000;
}
#sidebar-1 a:hover {
	color: #DB001C;	
}


/*calendar widget */
li.widget_calendar td {
	padding: 1px 5px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

h4
{
margin-top: 16px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
color: #DB001C;
margin-top: 14px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}
h6 {
	padding: 0 6px 0 6px;
	font-style: italic;
	font-size: 11px;
	color: #494949;
}
/* main */


#main {
	float: left;
	width: 540px;
	display: block;
	margin-left:20px;
	margin-top:0px;
	text-align:justify;
	margin-right:-20px;
	
}

.main-text {
	margin:0px 0 0px 10px;
	line-height: 150%;
	color:#000000;

}

#main h1 {
	font-size: 18px;
padding-left: 2px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
font-family: Arial;
color: #DB001C;
}
#main h1 a{
	color: #DB001C; 
}
#main h2 {
display: block;
font-size: 18px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;

}
#main a {
	color: #DB001C;
	font-weight: bold;			
}

#main a:hover {
	color: #DB001C;	
}
#main img {
	padding: 4px 8px 0 8px;
}
.post-cat {
	background: url(images/icon.gif) no-repeat;
	padding-left: 15px;
	color: #202020;
}
.post-date {
	background: url(images/icon.gif) no-repeat;
	padding-left: 15px;
}

.date {
	text-align:left;
	margin:0 0px 10px 0px;
	font-size: 11px;
	color:#404040;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:5px;

}

.komentar {
	text-align:right;
	font: Normal 12pt 'Trebuchet MS';
	padding-bottom:20px;
	margin-right:10px;

}



blockquote {
	margin: 10px;
 	padding: 3px 20px 3px 20px;  
   border-left: 4px solid #C0C0C0; 
   border-right: 4px solid #C0C0C0; 
  	background: #EFEDED;  	
	color:#000;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 5px;
	clear: both;
}
.commentlist {
	margin: 10px 0px 0 5px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #EFEDED;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#fff;
	border: 1px solid #808080;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 400px;
	height: 115px;
	background:#fff;
	border: 1px solid #808080;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #C0C0C0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*search form */
#searchform {
	margin: 5px 0 0 0px;
	width: 180px;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #404040;
	width: 100px;
	height: 22px;
	padding: 4px 5px 0px 0;
	background: #C0C0C0;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button */
#searchform input {
	background: url(images/search-btn.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;

}
#footer {
	width: 980px;
	background:  url(images/ahtheme_04.jpg) bottom no-repeat;
	height: 63px;
	clear: both;
	text-align:center;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#footer a {
	
	color:#FFFFFF;
	text-decoration: none; 
	font: Bold 8pt Tahoma, Sans-serif;
}

/***************************************
	My Additions
***************************************/

.right { float: right; }

.post-date{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width: 44px;
	height: 52px;
	background: url(img/calendar.jpg) no-repeat;
}
.month{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
}
.day{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 10px;
}

#welcometext {
	background-color: #DB001C;
	color:	#FFFFFF;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
	text-align: left;
	width: 180px;
}
.storetop
{
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}

/*******************************
	 For Amazon Showcase Widget
********************************/

.amzshcs-item   {
	text-align: center;
}


img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* navigation
--------------------------------------------------*/
#navigation 
{
width: 980px;
height:34px;
line-height:2.7em;
background: url(images/ahtheme_02.jpg) no-repeat;
margin-bottom: 0;
}

#navbuttons 
{
margin:0;
padding:4px;
float:left;
}


* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form 
{
float:left;
height:100%;
width:164px;
padding:0 15px;
line-height:0;
}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:0px;
border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-bottom:10px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:9px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}

#navigation a 
{
color:white;
padding-right: 16px;
}
                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
margin: auto;
text-align: left;
width:98%;
font-size: 10px;
font-weight: bold;
border-bottom: 1px dotted #CCCCCC;
}

#content .postmetadata
{
padding-left: 0px;
}

.postmetadata a:link
{
border: none;
color: #480000;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #7F1717;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #7F1717;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #480000;
font-weight: normal;
}	