/* 
  ================================
	CSS STYLES FOR Default Theme
   ================================
*/
/* COMMON */
.blog-icon {background: url(images/sprite.png) no-repeat top left;padding-left:20px;}
/* WIDGET */
.widget{margin:5px;padding:0px;}
	.widget li{list-style:none;padding:3px 0px;}
		.widget li a{color:#3D3D3D;text-shadow:1px 1px 0 #FFFFFF;font-weight:normal;}
		.widget li a:hover{color:#000;text-decoration:none;}
/* ARCHIVE */
.widget-archives ul{display:none;margin:5px;padding:0px;}
.widget-archives ul.open{display:block;}
.widget-archives li.year{cursor:pointer;font-weight:bold;}
/* LATEST COMMENTS */
.widget-comments{margin:3px 0 0 24px;padding:0px;font-style:italic;color:#999999;list-style-position:outside;}
	.widget-comments p{font-style:normal;color:#000000;}
/* TAGCLOUD */
ul.tagcloud {clear: both;list-style-type: none;position: relative;margin: 0px;padding: 0px;}
	ul.tagcloud li {position: relative;/*z-index: 200;*/padding: 0 3px 0 5px;line-height: 26px;display:inline;} 
	ul.tagcloud a{white-space:nowrap;text-decoration:none;} 
	ul.tagcloud a:hover{color:#fff;background-color:#C00;text-decoration:none;}
.viewAllTags{padding-left:5px;}
/* AUTHORS */
#sidebar-authors ul{margin-left:0;padding-left:0;}
#sidebar-authors li{border-bottom:1px solid #dfdbce;list-style:none;overflow:hidden}
#sidebar-authors li a{padding:6px 0;line-height:36px;display:block;}
#sidebar-authors li a:hover{text-decoration:none;background-color:#ece7db;}
#sidebar-authors li img{float:left;margin-right:10px;border:none;}
#sidebar-authors a span{float:right;padding-right:6px;color:#86837A;}
/* META */
.widget-meta li{list-style:none;padding-left:20px;height:20px;background:url(images/sprite.png) no-repeat top left;} 
    .widget-meta li.Home{background-position:0 -360px;} 
    .widget-meta li.AddEntry{background-position:0 -216px;} 
    .widget-meta li.ManageBlog{background-position:0 -144px;} 
    .widget-meta li.Rss{background-position:0 -648px;}
/* SEARCH FORM */
.searchInput{border:1px inset #666666;font-family:Verdana,Helvetica,Arial,sans-serif;padding:4px;width:80%;}
.searchWatermark{font-style:italic;color:#cdcdcd;}
.searchSubmit{border:none;vertical-align:top;background:url(images/search.png) no-repeat left top;width:23px;height:24px;cursor:pointer;}
/* POST VIEW */
.post{/*padding:7px 0px;*/}
	.post-readmore a{color:#6daa03;font-weight:bold;padding:2px;} 
	.post-readmore a:hover{color:#fff;background-color:#6daa03;}
	.post-footer{padding-bottom:5px;clear:both;width:100%;text-align:right;}
	.post-views{background-position:0 -614px;}
	.post-comments{background-position:0 -108px;}
	.post-header{background:url(images/dateicon.gif) no-repeat left top;height:50px;padding-left:50px;}
	.post-title{margin:0px 0px 5px;padding:0px;font-size:16px;color:#C00;}
	.post-title a{font-size:16px;} .post-title a:hover{color:#C00;}
	.post-meta{margin:0px;}
	.post-content{clear:both;font-size:14px;margin:0px;} 
	.post-toolbar{clear:both;width:100%;text-align:right;}
		.post-toolbar a{height:25px;line-height:25px;padding:0px 0px 0px 18px;margin-right:5px;background:url(images/sprite.png) no-repeat top left;}
	    .post-toolbar .entry_gototop{background-position:0 -468px;}
	    .post-toolbar .entry_trackback {background-position:0 -576px;}
	    .post-toolbar .entry_print{background-position:0 -432px;}
	    .post-toolbar .entry_permaLink{background-position:0 -396px;}
	.post-tags{clear:both;background-position:0 -540px;min-height:18px;}    
	.publishbox{margin:5px 0px;}
	.post-publish{background-position:0 0;margin-left:2px;}
/* RATER */
.post-rater {margin:1em 0;}
.post-rater label {font-weight:bold;}
.ui-rater {line-height:18px;}
.ui-rater>span {vertical-align:top;}
.ui-rater-rating {/*margin-left:.8em*/}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:18px; background:url(images/stars.png) repeat-x 0 0;}
.ui-rater-starsOn {display:block; max-width:90px; top:0; background-position:0 -36px;}
.ui-rater-starsHover {background-position: 0 -18px!important;}
/* PREV/NEXT POSTS */
#nav-above,#nav-below {width:100%;}
.navigation {line-height:23px;margin:10px 0;overflow:hidden;}
.navigation a {color:#666;font-style:italic;text-decoration:none;}
.navigation a:active,.navigation a:hover {color:#F92117;}
.navigation .meta-nav {font-style:normal;}
.nav-previous {float:left;width:45%;}
.nav-next {float:right;width:45%;text-align:right;}
/* RELATED POSTS */
#relatedPosts span{display:block;}
/* SEARCH RESULTS */
.hits{background-position:0 -324px;margin-left:10px;font-style:normal;font-weight:bold;}
/* COMMENTS */
#annotations {clear:both;margin:0;padding:0;}
	#annotations li {
		border-bottom:1px dotted #ddd;
		margin:0 0 9px;
		padding:0px 5px;
		list-style-type:none;
	}
	#annotations li.last-child{border-bottom:none;margin-bottom:0;}
	#annotations .comment-body{position:relative;}
	#annotations .comment p {
		clear: both;
		line-height: 1.5em;
		margin-bottom: 15px;
	}
	#annotations .avatar{
		border: 1px solid #eee;
		float: left;
		margin: 0 10px 10px 0;
		padding:2px;
	}
	#annotations .comment-author cite {
		font-size: 1.1em;
		font-weight: bold;
		padding-bottom: 5px;
	}			
	#annotations .annotation-content{margin: 10px 0.4em 15px 50px;}
	.annotationOwner {/*background-color:#EEE;*/}
	.annotation .notApproved{color:#C00;}
	.annotation-replies{clear:both;background-position:0 -684px;padding-left:15px;margin:0 0 0 30px;}
	
	#anonDetails{clear:both;margin:0;line-height:200%;}
		h3#respond {
			color: #9BBDE9;
			font: italic 2.5em "Times New Roman", Times, serif;
			font-variant: small-caps;
			margin: 20px 0 10px;
		}
		h3#respond span { color: #033; font-weight: 400 }
		#anonDetails label{display:block;}
		#anonDetails input[type="text"] {margin-bottom:0.3em;width:60%;}
		#anonDetails textarea {width:98%;}
		.validation-summary-errors{
			background-color:#FFFFCC;
			border:1px solid #CC0000;
			font-weight:bold;
			margin:20px 0;
			padding:15px 20px;
		}
		.validation-summary-errors li{margin-top:5px;background:transparent url(images/sprite.png) no-repeat 0 -72px;display:block;padding:1px 0 5px 25px;}
/* PAGINATION */
.entryPaging{clear:both;float:right;padding: 5px;margin-right: 0.1em;text-decoration: none;}
	.entryPaging a{border: 1px solid #D5E6EB;text-decoration: none;padding: 0.2em 0.5em;margin:0px 5px;}
	.entryPaging a:visited {text-decoration: none; padding: 0.2em 0.5em;margin:0px 5px; }
	.entryPaging a:hover {background: #C00;color:#FFF; text-decoration: none; padding: 0.2em 0.5em;margin:0px 5px; }
	.entryPaging .currentPage {border: 1px solid #D5E6EB;padding: 0.2em 0.5em;background: #ECFDCE;color: #669517;margin:0px 5px;}
/* OTHERS */
.faceboxZoom{ background:url(images/zoom.png) no-repeat 2px 2px; width:48px; height:48px; display:none;position:absolute;}
.code{background: #f4f4f4;/*border: #c0c0c0 1px solid;*/padding: 10px 5px;margin: 0 10px;font-family: Verdana,Helvetica,Arial,sans-serif;font-size:12px;}
#flashcontent{text-align:center;}
.discuss {
	height:70px;
	border-top: #999 1px dashed;
	border-bottom: #999 1px dashed;
	background: #E7E7E7 url(images/talk-balloon.gif) no-repeat 20px center;
	padding-left: 100px;
	margin:0 0 10px;
	clear:both;
}
.discuss H2 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color:#CC0000;
	font-size:13px;
	letter-spacing:2px;
	font-weight:bold;
}
.ElegantTextBox{border:solid 1px #cdcdcd;} 
.vividButton {
	border: 1px solid #000;
	background:url(images/head-bg.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	height:27px;
	line-height:27px;
	/*margin-top: .2em;*/
}
#subscription-manager .wrap fieldset{padding:0px 10px 10px}
.msgWrapper{
	font-weight:bold;
	margin:10px;
	padding:10px 20px 15px 35px;
	text-align:left;
	line-height:200%;
	background:url(images/sprite.png) no-repeat 0 0;
}
.successStyle{background-position:12px 15px;border:1px solid #8CCE3B;}
.failureStyle{background-position:12px -57px;border:3px solid #CC0000;}
/* fix some missing styles which are optional */
.Blog_SearchForm {width:99%;}
.Blog_SearchForm label{}
h3.title{}
/* FACEBOX */
.faceboxModal .header{background: url(images/head-bg.gif) repeat-x;height:33px;line-height:33px;color: #FFF;padding-left:10px;font-weight:bold;} 
.faceboxModal .msg {height:30px;text-align:center;padding-top:10px;} 
.faceboxModal .operation{text-align:center;padding-bottom: 8px;}
.modalBackground{background-color:#e6e6e6;filter:alpha(opacity=70);opacity:0.70;}
.confirm{width:300px;background-color:#fff;padding:10px;text-align:center;border:solid 1px #cdcdcd;}
#facebox .b {background:url(images/b.png);} #facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {height: 10px;  width: 10px;overflow: hidden;padding: 0;}
#facebox .tl {background:url(images/facebox.png) no-repeat left -35px;} #facebox .tr {background:url(images/facebox.png) no-repeat left -50px;} #facebox .bl {background:url(images/facebox.png) no-repeat left -5px;} #facebox .br {background:url(images/facebox.png) no-repeat left -20px;}
#facebox {position: absolute;top: 0;left: 0;z-index: 999;text-align: left;} #facebox .popup {position: relative;}
#facebox table {border-collapse: collapse;} #facebox td {border-bottom: 0;padding: 0;} #facebox .body {background: #fff;width: 370px;}
#facebox .loading {text-align: center;} #facebox .image {text-align: center;} #facebox img {border: 0;margin: 0;}
#facebox .footer {border-top: 1px solid #DDDDDD;padding-top: 5px;padding-right: 5px;margin-top: 10px;text-align: right;}
#facebox_overlay {position: fixed;top: 0px;left: 0px;height:100%;width:100%;}
.facebox_hide {z-index:-100;} .facebox_overlayBG {background-color: #000;z-index: 99;}
#facebox .faceboxProgress{background:url(images/ajax-loader.gif) no-repeat 10px 10px;padding:10px 10px 10px 40px;height:24px;line-height:24px;}
#facebox .failure,#facebox .success{padding:10px 10px 10px 30px;}
#facebox .failure{background:url(images/failure.png) no-repeat 10px 10px;}
#facebox .success{background:url(images/success.png) no-repeat 10px 10px;}
/* SOCIAL BOOKMARK */
.share-block{padding: 8px 0;}
.share-buttons{
	border-top: 1px solid #EBEBEB;
	float: left;
	margin: 0;
	padding: 12px 0;
	width: 100%;
}
.share-buttons li{
	display: inline;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 9px;
	padding-top: 1px;
}
.share-buttons a{
	color: #808080;
	display: block;
	font-size: 7px;
	/*height: 14px;*/
	overflow: hidden;
	padding: 33px 0 0;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 46px;
}
.share-buttons a:hover{text-decoration: none;}
.share-buttons .delicious a:hover{background-position: -138px -47px;}
.share-buttons .delicious a{background-position: -138px 0;}
.share-buttons .digg a:hover{background-position: 0 -47px;}
.share-buttons .digg a{background-position: 0 0;}
.share-buttons .technorati a:hover{background-position: -322px -47px;}
.share-buttons .technorati a{background-position: -322px 0;}
.share-buttons .reddit a:hover{background-position: -414px -47px;}
.share-buttons .reddit a{background-position: -414px 0;}
.share-buttons .stumbleupon a:hover{background-position: -92px -47px;}
.share-buttons .stumbleupon a{background-position: -92px 0;}
.share-buttons .myspace a:hover{background-position: -230px -47px;}
.share-buttons .myspace a{background-position: -230px 0;}
.share-buttons .facebook a:hover{background-position: -184px -47px;}
.share-buttons .facebook a{background-position: -184px 0;}
.share-buttons .google a:hover{background-position: -276px -47px;}
.share-buttons .google a{background-position: -276px 0;}
.share-buttons .twitter a:hover{background-position: -46px -47px;}
.share-buttons .twitter a{background-position: -46px 0;}
.share-buttons .sharethis a:hover{background-position: -460px -47px;}
.share-buttons .sharethis a{background-position: -460px 0;}
.share-buttons a{background: transparent url(images/syndication.gif) no-repeat scroll 0 0;}