/* standard elements */
html { min-height: 100%; }
* {	margin: 0; padding: 0; }
a { color: #333; }
a:hover { color: #666; }
a img { border: none; }

body { background-image:url(img/Background.png); font: normal 9pt Tahoma;}
div {font-family:Tahoma;}
p,td,div,li {font-size:9pt;}


p,code,ul { padding-bottom: 1.2em; }

form,input { margin: 0; padding: 0;}


h1,h2,h3,h4,h5 { }

/* misc */
.clearer { clear: both; font-size: 0; }
.left { float: left; }
.right { float: right; }

/* the page */

#page {width:990px;margin:auto;}

#login {text-align:right;margin-bottom:5px;}
#login a, #login a:visited {color:#CCC;}
#header { background: url(img/Top.png);height:200px;position:relative;}
#header #blogLinks {position :absolute;top:15px;left:120px;}
#header  a, #header a:visited {font-weight:bold;color:#FC0;Text-decoration:none;font-size:12pt;margin-right:15px;}

#header #blogLinks .bloglink {width:120px;float:left;}

.bloglink #tweets {display:block;background:#000;visibility:hidden;background:#CCC;padding:5px;border: 1px solid #999;}
.bloglink:hover #tweets {visibility:visible;position:absolute;}
.bloglink #tweets a, .bloglink #tweets a:visited  {color:#000;font-size:9pt;font-weight:normal;}
#tweets li {list-style-type:none;margin-bottom:5px;border-bottom:1px solid #999;}

.bloglink #blogrollcontainer {display:block;background:#000;visibility:hidden;background:#CCC;padding:5px;border: 1px solid #999;}
.bloglink:hover #blogrollcontainer {visibility:visible;position:absolute;}
.bloglink #blogrollcontainer a, .bloglink #blogrollcontainer a:visited {color:#000;font-size:9pt;font-weight:normal;}
#blogrollcontainer li {list-style-type:none;margin-bottom:5px;border-bottom:1px solid #999;}

/* admin menu */
#adminMenu { color: #000;padding-left:52px;background-color:#FFF;}
#adminMenu li, #adminMenu ul { display: inline; }
#adminMenu li {margin-right:20px;}


#adminMenu a {color: #000; text-decoration: none;}
#adminMenu a:hover { color: #666; text-decoration: underline; }

#search {background-color:#FFF;padding:5px;padding-left:52px;}
#search #searchfield {border:1px solid #DDD;padding:3px;margin-right:10px;}
#search br {display:none;}
#search #searchbutton 
{
	margin-right:10px;
	color: #000;   
	font: font: normal 9pt Tahoma;   
	background-color: #DDD;   
	border:1px solid #CCC;   
	height:24px;

} 

#content {padding:52px;}
#content .descr { color: #664; margin-bottom: 8px; }
#content li {margin-left: 18px; }
#content p, #content div {line-height: 140%;  }
#content {background-color:#FFF;}

/* posts */
.post h1 {}


.post h1 a {text-decoration: none; float:left;}
.post h1 a:hover { color: #999999; }
.post .entryTitle {border-bottom:1px solid #CCC;min-height:16pt;margin-bottom:15px;}
.post {margin-top:15px;margin-bottom:60px;}

.post .descr {font-size:8pt;text-align:right;float:right;}

.post .entry {margin-right:10px;margin-left:10px;}
.post .entryTitle h1 {font-size:14pt;}

.post .info{ color: #666; margin: 2px 0 10px 0; padding: 5px 10px; }
.post img { border: 0px none #FFFFFF;  }
.post a img { border: 0px none #FFFFFF; }
.post a:hover img { border: 0px none #FFFFFF; }

.post .info {background-color:#EEE;padding-top:5px;filter:alpha(opacity=10);margin-top:10px; }
.post .info:hover {height:auto;overflow:visible;filter:alpha(opacity=100);}
.info a { text-decoration: none; }

.postadminlinks { margin: 4px 0 0 0; padding: 4px 0 0 0; }

/* related posts */
#relatedPosts a { display: block; margin-top: 5px; margin-left: 15px; margin-bottom: 5px; font-size: 9pt;}
#relatedPosts h1 {font-size:10pt;} 

/* comments */
.comment { border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; padding-top: 5px; margin-bottom: 5px; padding-bottom: 0px; }
.comment .date { text-align: left; margin: 0; padding: 3px 0px; }
.comment .author { margin: 0; text-align: left; padding-top: 3px; margin: 5px 0px 3px 0px; clear: both; }
.self { }
.comment .gravatar { float: right; width: 80px; margin: 5px 5px 5px 5px; }
.comment .gravatar img { height: 80px; width: 80px; }
.comment .content { float:left; min-height: 85px; width: 440px; margin: 5px 0 0 0px; }
.commentForm { padding: 5px; }
.commentForm label { float: left; display: block; width: 80px; }
.commentForm input { width: 130px; }
.commentForm textarea { width: 100%; height: 150px; }
.commentForm h1 {font-size:12px;}

/* archive */
#archive { padding: 10px; margin-bottom:30px;}
#archive h1 { margin: 0; padding-bottom: 9px; }
#archive h2 {  padding-bottom: 4px; font-size: 12px; margin-bottom: 10px; }
#archive h2 img { margin-right: 3px; }
#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; padding: 2px 0; }
#archive .date { width: 90px; }
#archive .comments { /*width: 70px;*/ text-align: center; }
#archive .rating { /*width: 70px;*/ text-align: center; }
#archive td.title a, #archive td.title a:visited {text-decoration:none;}

/* tag cloud */
#tagcloud { margin-bottom: 10px; white-space: normal; }
#tagcloud li { display: inline; }
#tagcloud a { margin-right: 4px; display: inline; color: #554; text-decoration: none; }
#tagcloud a:hover { background: #797167; color: #FAFAFA; }
#tagcloud a.biggest { font-size: 16px; }
#tagcloud a.big { font-size: 14px; }
#tagcloud a.medium { font-size: 12px; }
#tagcloud a.small { font-size: 10px; }
#tagcloud a.smallest { font-size: 9px; }

/* blogroll */
#blogroll {  border:0; }
#blogroll ul li ul li { padding-left: 10px; border: 0; }

/* search */
#searchbox { }
#searchbutton { height: 21px; width: 50px;}
#searchfield { width: 180px; }
#searchcomments { margin-right: 4px; }

/* star rating */
.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 0 20px 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; margin: 0px; }


/* contact */
#contact { padding: 10px; }
#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; }

/* code styles for CodeFormatter Extension*/
.csharpcode, .csharpcode pre {  color: black; font-family: Consolas, "Courier New", Courier, Monospace;  /*white-space: pre;*/ }
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt { background-color: #f4f4f4; width: 100%; margin: 0em; }
.csharpcode .lnum { color: #606060; }

/* Search page */
.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;}

/* syntax highlighter */

.code { font-size: 12px; color: black; font-family: Consolas, "Courier New", Courier, Monospace; background-color: #F1F1F1; line-height: normal; }
.code p { padding: 5px; }
.code .rem { color: #008000; }
.code .kwrd { color: #0000ff; }
.code .str { color: #006080; }
.code .op { color: #0000c0; }
.code .preproc { color: #0000ff; }
.code .asp { background-color: #ffff00; }
.code .html { color: #800000; }
.code .attr { color: #ff0000; }
.code .alt {	background-color: #f4f4f4; }
.code .lnum { color: #606060;}

#calendarContainer {
	
	padding:5px;
	font-size:8pt;
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
}

.calendar td {
	vertical-align: top;
	
	padding:2px;
}

.flickrphoto 
{
	PADDING: 10px;	
	
	TEXT-ALIGN: center
}

/* TO BE DELETED 





div.header {position:relative;}
div.title {position:absolute;top:26px;left:0px;}
div.title a, div.title a:visited {color:#999999;font-weight:bold;font-size:12pt;text-decoration:none;}






.path {  color: #000; padding: 0px 10px 0px 10px;font-weight:bold;background-color:#666666;border-bottom:1px solid #CCCCCC;}
.path li,.path ul { display: inline; }
.path a { color: #FFFFFF; text-decoration: none; margin-right: 16px; }
.path a:hover { color: #CCCCCC; text-decoration: underline; }
.path .left { float: left; padding: 9px 0px 0px 0px; }
.path .right { float: right; padding: 5px 0px 0px 0px; text-align: right; }
.path .right a { margin-right: 0px }



#tdNavigation {width: 256px;vertical-align:top;}
.navigation {margin-left:10px;}
.navigation p {}
.navigation .block {  padding:10px;width: 236px;}
.navigation .blocktop {background-image:url(img/BlockTop.png);background-repeat:no-repeat;width:256px;height:14px;font-size:2px;}
.navigation .blockbot {background-image:url(img/BlockBot.png);background-repeat:no-repeat;width:256px;height:16px;font-size:2px;margin-bottom: 14px;}
.navigation .block {background-image:url(img/BlockBkg.png);background-repeat:repeat-y;width:236px;}



.navigation h2 { color: #333366; font-size: 1.1em; line-height: 1.4em; margin-bottom: 6px; padding-left: 0px;  }
.navigation ul { padding: 0; margin: 0; text-transform: capitalize; }
.navigation li { display: block; color: #999999; padding: 2px 0 2px 0; margin-left: 12px;  text-decoration: none; }
.navigation li ul li { }
.navigation li a { color: #333366; text-decoration: none; }
.navigation li img { padding-right: 5px; }
.navigation li a:hover {color: #666699; }


#tdContent {min-width: 668px;vertical-align:top;}
*/
