.clear {
clear: both;
height: 0px;
overflow: hidden;
}

/* ===== SEARCHBOX ===== */
#searchBox {
	margin: 20px 0px;
}

#searchBox label {	
	display: none;
}
/*
#searchBox { position: relative; height: 10px; }


#searchBox .text {
	width: 113px;
	height: 14px;
	line-height: 14px;
	border: 0;
	background: url(../img/bg_search.gif) no-repeat left top;
	padding: 3px;
	margin: 0;
	color: #ccc;
	font-size: 11px;
	position: absolute; top:0px; right:50px;
}

#searchBox .button {	
	border: 0;
	height: 20px;
	width: 20px;
	padding: 0;
	margin: 0 0 0 5px;
	font-size: 11px;
	background: url(../img/button_search.gif) no-repeat left top;
	text-indent: -9999px;
	position: absolute; top:0px; right:25px;
}	
*/



/* ===== ITEM ===== */
.item {
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
}

.single {
	padding: 0 0 20px 0;
}

.itemTop div,
.itemNav div,
.commentTopNav div {
	float: left;
	padding: 0 5px 0 5px;
	color: #ccc;
	margin: 0 0 0 0;
	font-size: 11px;
}

.commentTopNav div p,
.itemTop a,
.itemNav a{
	color: #ccc;
}

.item .itemTop div.categories,
.single .itemTop div.categories,
.commentTopNav div.author {
	padding-left: 0;
}

.item .itemBody,
.single .itemBody,
.commentBody{
	clear: both;
}

.item .itemNav,
.single .itemNav {
	font-size: 11px;
}

.commentBody h5 {
	padding: 5px 0 3px 0;
	color: #ccc;
}

.commentBody h5 a {
	color:  #ccc;
}

.item .itemNav span,
.single .itemNav span{
	color: #ccc;
	padding: 0 5px 0 0;
}

.item .itemNav span.author,
.single .itemNav span.author{
	border-left: none;
}

.item .itemNav span.comments a,
.single .itemNav span.comments a {
	color: #ccc;
	padding-left: 15px;
	background:  url(../img/comment_icon.png) no-repeat 0 50%;
	font-weight: bold;
}

span.permalink a {
	color: #ccc;
	padding-left: 18px;
	background:  url(../img/link.png) no-repeat 0 50%;
}

span.trackback a {
	color: #ccc;
	padding-left: 18px;
	background:  url(../img/link_add.png) no-repeat 0 50%;
}


div.odd { background-color: transparent; border-bottom: #ccc 1px solid; }
div.even { background-color: #F7F7F7; border-bottom: #ccc 1px solid; }

/*************************************************
	Content
*************************************************/
		


/* FormElements */
.formElement {
    padding: 5px 0;
}

.formElement label {
    width: 120px;
    padding: 0 0 0 13px;
    float: left;
    display:block;
}


.formElement .requiredField {
    color: #CC0000;
}

/* Form defaultInputs */
.inputText input,
.textarea textarea,
.formField input,
.formField textarea {
    width: 284px !important;
    width: 288px;
}

.formField textarea { height: 100px; }

.textElement select,
.select select {
    width: 288px;
}

.formElement .left {
	width: 124px !important;
	width: 130px;
	padding: 0 0 0 13px;
	font-weight: normal;
}


.formElement .right {
	width: 284px;
}


div#latestPosts, div#categories, div#archive, div#latestComments, div#socialBookmarks, div.rss{
	margin-bottom: 10px;
	width: 170px;
	
}


#categories ul {
	list-style-image: url(../img/dot_01.gif);
}
#categories ul ul { list-style-image: none; list-style-type: square; }

#categories ul li a.iconbeforetext, #archive ul li a.toggle {
	background: none;
	list-style-image: none;
}

#archive ul {
	border: none;
	margin-left: 10px;
	padding: 4px 2px;
	list-style-type: none;
}

.delicious {
	background: url(../img/icons/delicious.small.gif) no-repeat 2px;
}

p.delicious a{
	padding-left: 15px;
}

div#socialBookmarks .bookmarks a {
	background: none;
	padding: 2px;

}

#categories .iconbeforetext	{
	padding-right: 2px;
}

#archive .postnum,
#categories .postnum {
	font-size: 9px;
	margin-left: 3px;
}


dl.latestPostList dt,
dl.latestCommentsList dt {
/*	margin-bottom: 5px;*/
padding-left: 6px;
background: transparent url(../img/dot.gif) no-repeat middle left;
}
dl.latestPostList dd,
dl.latestCommentsList dd {
	text-align: right;
	margin-bottom: 5px; 
	color: #CCCCCC;
	font-size: 11px;
}
   
  		
  		
  /* ----------------------------
  		Calendar 
  ------------------------------*/
   
#calendar {
	/*width: 180px;*/
	height: 180px;
	margin: 5px 0 5px 0;
	font-size: 9px;

}

#calendar table {
	width: 170px;
	height: 145px;
	border: 1px #bdbbac solid;
	color: #34a9d5;
}

#calendar td, 
#calendar th {
	text-align: center;
	vertical-align: middle;
	color: #34a9d5;
}

#calendar td{
	width:20px;
}

#calendar th {
	background-color: #edeae5;
}

#calendar th a{
	background: none;
}

#calendar th.navigation a{
	padding: 0;
}


#calendar td {
	background-color: #f2f1ed;
	border: 1px #fff solid;
}

#calendar td.calendar {
	text-align: right;
}

#calendar td.last {
	border-right: 1px #bdbbac solid;
}

#calendar td.first {
	border-left: 1px #bdbbac solid;
}

#calendar td.lastrow {
	border-bottom: 1px #bdbbac solid;
}

#calendar table td.isBlogDay a{
	display: block;
	font-weight: bold;
	color: #d46315;
	background: none;
	padding: 0;
}

#calendar table td.calendarToday {
	background: #EDEAE5;
}
  		
  /* ----------------------------
  		Comment + Trackback
  ------------------------------*/
#commentList,
#trackbackList {
	margin: 30px 0;
}

.commentListListing,
.trackbackListListing {
	padding: 0;
	border-top: #ccc 1px solid;
}

.commentListListing div.item,
.trackbackListListing div.item {
	padding: 10px 5px;
	margin: 0;
	background-image: none;
}

.editComment a {
	margin: -7px 0;
	background-color:#EDEAE5;
	border: 1px solid #A5A49F;
	color: #A5A49F;
	font-size: 13px;
	float: right;	
}


.commentFooter {
	padding: 3px 0 0 0;
	color: #ccc;
}
.commentFooter a {
	color: #ccc;
}

.commentComments {
	margin-top: 10px;
}
.commentComments a {
	color: #ccc;
	padding-left: 15px;
	background:  url(../img/icons/comment_icon.png) no-repeat 0 50%;
	font-size: 11px;
}


#commentForm {
	position: absolute;
	top: 200px;
	left:300px;
	width: 400px !important;
	width: 400px;
	border: 1px solid #ccc;
	background-color: #fff;
}


.blogCommentMessage {
	margin: 10px 0;
	color: #99CB34;	
	font-size:16px;
}

.commentError {
	padding: 5px 13px;
	background: #FFDDCC none repeat scroll 0%;
}

.commentError li {
	list-style-type: square;
	margin-left: 13px;
}
h6.commentError {
	background: #D46315 none repeat scroll 0%;
	color: #FFFFFF;	
}
.commentFormStyle h3,
.commentFormStyle .closebutton {
	background-color: #f2f1ed;
}

.commentFormStyle h3 {
	padding-left: 20px;
}




#commentFormNonAjax .closebutton {
	display: none;
}

#commentFormNonAjax input.button {
	margin-right: 0 !important;
	margin-right: 0px ;
	width: 80px !important;
}


#commentForm .closebutton {
	position: relative;
	left: 370px;
	top: -20px;
	width: 12px;
	height: 12px;
}

#commentForm .closebutton img{
	margin: 1px 0 0 1px;

}

#archive a.toggle {
	background: none;
	padding-right: 2px;
}
  		
  /*-----------------------------------------------------
  			t3blog RSS
  -----------------------------------------------------*/
  		
div.rss_post a {
	margin-left: 2px;
}

div.rss_comment  {
	position: relative;
	top: -15px;
	margin-left: 90px;
}

div.rss img {
	position: relative;
	top: 1px;
}
  		
  /*-----------------------------------------------------
  			Single Navigation
  ------------------------------------------------------*/
  		
div#singleNavigation {
	margin-bottom: 20px;
	position: relative;
	/*border: 1px solid #ccc;*/
	padding: 5px;
}

div#singleNavigation .previous {
	position: absolute;
	left: 5px;
	top: 5px;
}

div#singleNavigation .next {
	position: absolute;
	right: 5px;
	top: 5px;
}

div#singleNavigation .previous a {
	background: url(../img/dot_back.gif) no-repeat left 50%;
	padding-left: 15px;
}

div#singleNavigation .next a {
	background: url(../img/dot.gif) no-repeat right 50%;
	padding-right: 15px;
}
div#singleNavigation .backtolist {
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
  		
  		
  /*-----------------------------------
  		           BlogList
  -------------------------------------*/

div.blogTitle {
}

div.blogTitle p {
	padding: 5px 3px;
	border: 1px solid #ccc;
	text-align: center;	
	margin: 0 0 20px 0;
}

.pageBrowser {
	padding: 5px 3px;
	border: 1px solid #ccc;
	text-align: center;
}
.pageBrowser a {
	color: #ccc;
}
.pageBrowser .page, 
.pageBrowser .next,
.pageBrowser .previous {
	padding: 0 5px;
}
.pageBrowser .cur {
	font-weight: bold;
	color: #ccc;
}
   
   
/*-----------------------------------
Tag Clouds
-------------------------------------*/

.tagCloud ul.tag-cloud {
	min-height: 50px;
	list-style:none;
	margin: 0;
	padding: 0;
	/*width: 280px;
	left: 600px;
	overflow:auto;*/
}
.tagCloud ul.tag-cloud li {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}
