#rss-big {
	position:absolute;
	width:110px;
	height:64px;
	top:129px;
	left:50px;
}
.feed
{
    display:block;
    height:10px;
    width:10px;
    padding:0px;
    margin:0px;
    float:left;
}
#validate{
	color:#b3960e;
	font-size:1em;
	text-align:center;
	padding-top:2.5em;
	padding-bottom:10px;
}
#validate a:hover{
	color:#fff;
}
#rss {
	background:none;
	padding-bottom:6px;
	padding-left:20px;
}


#rss-big a{
	display:block;
	width:110px;
	height:64px;
}
blockquote { 
	border-left:2px solid #333;
	display: block;
	padding: 0 1em;
}
.entry code{
	background:#e3e7cb;	
	color:#999;
	font-size:1.1em;
	padding:.2em;
}
.entrymeta{
	font-size:0.9em;
	padding-top:1em;
	color:#b3960e;
}

.postedby{
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.tagged
{
	background:url(./images/tag_blue.png) no-repeat;
	padding:3px;
	padding-left:20px;    
}

.digg
{
	background:url(./images/digg.png) no-repeat;
	padding:3px;
	padding-left:20px;    
}

.dotnetkicks
{
	background:url(./images/dotnetkicks.png) no-repeat;
	padding:3px;
	padding-left:20px;    
}

.EmailIt
{
	background:url(./images/Email.png) no-repeat;
	padding:3px;
	padding-left:20px;    
}

.delicious
{
	background:url(./images/delicious.png) no-repeat;
	padding:3px;
	padding-left:20px;    
}

.dzone
{
	background:url(./images/dzone.png) no-repeat;
	padding:3px;
	padding-left:20px;    
}

.plink
{
	background:url(./images/link.png) no-repeat;
	padding:3px;
	padding-left:20px;    
}

.rssLink
{
	background:url(./images/rssButton.gif) no-repeat;
	padding:3px;
	padding-left:20px;    
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:1em;
	clear:both;
}
#sidebar ul li{
	margin:.3em;
	padding:0.1em;
}
#sidebar h4{
	color:#6F6F6F;
	font-size:1.5em;
	margin:0;
}
div.title{
	color:#6F6F6F;
	font-size:1.5em;
	margin-top:1em;
}

/*************************************
 +Menu
 *************************************/
#menu ul{
	font-size:1.2em;
	list-style: none;
	padding:0;
	margin:0;
}
#menu li{
	float: left;
	border-bottom:0px;
}
#menu li a {
	color:#000000;
	padding:0.5em 1em 0.3em 1em;
	margin-left:0.5em;
	display:block;
}
#menu li a:hover{
	background:#fcfee6;
	color:#cfb647;
}
#menu ul li ul {
	display:none;
}
.menu-hover a{
	background:#fcfee6;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	font-size:1.0em;
	margin:0em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#505247;
	font-size:1em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
	
}
ol.commentlist a{
	color:#b3960e;
}
ol.commentlist a:hover{
	color:#424242;
}
#commentlist div.comment {
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#0e3862;
	border:1px solid #2e668d;
	padding:0.5em;
}
h3.comments{
	font-size:1.3em;
	color:#e2ecf3;
}	

/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;	
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block { 
	background:#e3e7cb; 
	padding: 10px 0 10px 0; 
	margin: 1em 0 1em 0; 
	text-align: center; 
}
#ad_block_middle { 
	background:#e3e7cb; 
	padding: 10px 0 10px 0; 
	margin: 1em 0 0em 0; 
	text-align: center; 
}
#download {
	background:#e3e7cb url(./images/bullet.gif) no-repeat;
	background-position: 12px 12px;
	padding:1em;
	padding:10px 10px 10px 40px;
	margin: 0.5em 0 1em 0;
}


/***********************************************************************/


.widget  
{
    margin-top:10px;
    margin-bottom:20px;    
}
    
div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

.calendar div.content {
border:medium none;
margin:0 24px;
}
/*----------------------------
					Star rater
----------------------------*/

.rating{margin-bottom: 10px;}
.rating p {display: inline;	position: relative;	top: 14px; left: 55px;}
.star-rating {position: relative; width: 125px; height: 25px; overflow: hidden; list-style: none; margin: 0; padding: 0; background-position: left top;}
.star-rating li {display: inline;}
.star-rating a, .star-rating .current-rating {position: absolute; top: 0; left: 0; text-indent: -1000em; height: 25px; line-height: 25px; outline: none; overflow: hidden; border: none;}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {background-position: left bottom;}
.star-rating a.one-star {width: 20%; z-index: 6;}
.star-rating a.two-stars {width: 40%; z-index: 5;}
.star-rating a.three-stars {width: 60%; z-index: 4;}
.star-rating a.four-stars {width: 80%; z-index: 3;}
.star-rating a.five-stars {width: 100%;	z-index: 2;}
.star-rating .current-rating {z-index: 1; background-position: left center;}
.small-star {width: 50px; height: 10px;}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {background-image: url('/pics/star_small.gif'); line-height: 10px; height: 10px;}

/*----------------------------
					Comments
----------------------------*/

#comment
{
 margin:20px 0 10px 0;    
}

.comment .gravatar {
clear:both;
float:left;
margin:5px 10px 5px 0;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	/*float: left;*/
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}


/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div {
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{

}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*----------------------------
					Archive
----------------------------*/

#archive {

}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top:15px;
}

#archive h2 img {
	margin-right: 3px;
	border:0;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
	vertical-align:top;
}

#archive .date{
	width: 90px;
	
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}


/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 25px;
	color: #666666;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

.widget img
{
    border:none;
    }

.categorylist img
{
    margin-right:4px;
    }
    
.postmeta img
{
    border:none;
    }

.categories
{
    margin-bottom:8px;
    }