/* FormElements */

.formElement {
    padding: 5px 0;
}
.formElement label {
    width: 84px !important;
    width: 120px;
    padding: 0 0 0 13px;
    float: left;
    display:block;
    color: #A5A6A0;
    font-weight: bold;
}


.formElement .requiredElement {
    left: 26px !important;
    left: 6px;
    color: #fc0007;
}

/* Form defaultInputs */
.inputText input,
.textarea textarea,
.textElement input,
.textElement textarea {
    width: 284px !important;
    width: 288px;
}

.textElement select,
.select select {
    width: 288px;
}

.formElement .left,
#mainContent .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{
	padding: 2px;
	margin-bottom: 10px;
}


#categories ul, #archive ul {
	border: none;
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}


#categories ul li a.iconbeforetext, #archive ul li a.toggle {
	background: none;
}

.delicious {
    background: url(/typo3conf/ext/t3blog/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;
}


/* ----------------------------
		Calendar 
------------------------------*/

#calendar {
	/*width: 180px;*/
	height: 150px;
	margin: 5px 0 5px 0;
	font-size: 9px;

}

#calendar table {
	width: 185px;
	height: 145px;
	border: 1px #bdbbac solid;
	color: #34a9d5;
}

#calendar td, 
#calendar th {
	text-align: center;
	vertical-align: middle;
	color: #34a9d5;
}

#calendar td{
	width:25px;
}

#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.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;	
	color: #d46315;
	background: none;
	padding: 0;
}

#calendar table td.calendarToday {
	background: #EDEAE5;
}

/* ----------------------------
Comment + Trackback
------------------------------*/

#commentList .commentListListing {
	border-top: 1px dotted #c2c2c2;
}

#commentList .commentListListing .item {
	padding: 5px 2px 5px;
}

#commentForm {
	position: absolute;
	top: 200px;
	left:300px;
	width: 400px !important;
	width: 400px;
	border: 1px solid #bdbbac;
	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 textarea,
#commentFormNonAjax input,
#commentForm textarea,
#commentForm input {
	width: 280px;
	border: 1px #999 solid;
}

#commentFormNonAjax textarea {
	height: 140px; 
}

#commentFormNonAjax	{
	border-width: 1px 0;
	margin-top: 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
------------------------------------------------------*/

#singleNavigation {
	float: right;
	list-style-type: none;
}

#singleNavigation .previous {
}

#singleNavigation .next {
}

#singleNavigation .previous a {
	background: url(/typo3conf/ext/t3blog/icons/nav_arrow_prev.png) no-repeat left 50%;
	padding-left: 15px;
	padding-right: 15px;
}

#singleNavigation .next a {
	background: url(/typo3conf/ext/t3blog/icons/nav_arrow_next.png) no-repeat right 50%;
	padding-left: 15px;
	padding-right: 15px;
}
#singleNavigation .backtolist {
	padding-left: 15px;
}


/*-----------------------------------
		           BlogList
-------------------------------------*/
.tx-t3blog-pi2 .pageBrowser li {
	float: left;
	padding-top: 3px;
	padding-right: 4px;
}


/*-----------------------------------
		           Tag Clouds
-------------------------------------*/
h3 titleTag {
	margin-top: 10px;
	line-height: 17px;
	padding: 4px 2px;
	color: #74c0e2;		
}

.tagCloud-title{
	position: absolute;
	top: 60px;
	height: 5px;
	width: 280px;
	left: 600px;
	color: #0063A6;
	text-align:center;
}
.tagCloud {
	position: absolute;
	top: 80px;
	height: 195px;
	width: 280px;
	left: 600px;
	overflow:auto;
}
.tagCloud .tag-cloud li {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}

/* */
/* */
/* */
/* */
/*-----------------------------------
		           Schech
-------------------------------------*/
/* */
/* */
/* */
/* */

.gravatar {
	float: left;
	padding-right: 10px;
}
.itemBody {
	background-image: url(/fileadmin/templates/images/blase_oben.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 14px;
}
* HTML .itemBody {
	height: 0.01%;
}
.itemBody .itemContent {
	padding: 0 15px;
	background-color: #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
.itemNav {
	padding-top: 5px;
	text-align: right;
}
.itemNav p {
	float: left;
}
.blogList .item {
	padding: 10px 0 0 0;
/*	border-bottom: 1px dotted #c2c2c2;*/
}
H4.commentsNr,
.single .itemBody H3,
.blogListTeaser H3,
.blogList H3 {
	padding-top: 10px;
}
#commentList .item {
	border-bottom: 1px dotted #c2c2c2;
}

ul#singleNavigation {
	padding-bottom: 0;
}
