/* Blog */
		#col2 {
			position: relative;
			float: left;
			height: auto !important;
			height: 400px;
			width: 565px !important;
		
			
		}
			#col2 div.title {
				margin: 20px 0;	
			}
			
			#col2 h3 {
				padding: 6px 0;
			}
			
		
			#col2 h3 a{
				color: #0063a6;
				font-size: 18px;
				
			}
			
			#col2 a {
				color: #E57A3C;
				
			}
		
			#col2 .item {
				width: 475px;
				border-bottom: 1px #9b9b9b dotted;
				padding: 30px 2px 32px 2px;
			
			}
			
			#col2 .single {
				width: 475px;
				padding: 30px 2px 32px 2px;
			}
			
			#col2 .item .itemTop div,
			#col2 .single .itemTop div,
			#col2 .commentTopNav div{
				float: left;
				padding: 0 5px 0 5px;
				color: #0063a6;
				font-weight: bold;
				
			}
			
			#col2 .commentTopNav div p,
			#col2 .item .itemTop div a,
			#col2 .single .itemTop div a{
				color: #0063a6;
			}
			
			#col2 .item .itemTop div.categories,
			#col2 .single .itemTop div.categories,
			#col2 .commentTopNav div.author{
				padding-left: 0;
				border-right: 1px #0063a6 solid;
			}
			
			#col2 .item .itemBody,
			#col2 .single .itemBody,
			#col2 .commentBody{
				clear: both;
			}
			
			#col2 .item .itemNav,
			#col2 .single .itemNav {
				margin-top: 10px;
				
			}
			
			#col2 .commentBody h5 {
				padding: 5px 0 3px 0;
				color: #0063a6;
			}
			
			#col2 .commentBody h5 a{
				color:  #0063a6;
			}
			
			#col2 .item .itemNav span,
			#col2 .single .itemNav span{
				float: left;
				color: #a4a59f;
				padding: 0 5px;
				border-left: 1px #a4a59f solid;
			}
			
			#col2 .item .itemNav span.author,
			#col2 .single .itemNav span.author{
				padding: 0 5px 0 0;
				border-left: none;
			}
			
			#col2 div.author span.author{
				display:block;
			}
			
			#col2 .item .itemNav span.comments a,
			#col2 .single .itemNav span.comments a{
				color: #a4a59f;
				display: block;
				padding-left: 15px;
				background:  url(/typo3conf/ext/t3blog/icons/comment_icon.png) no-repeat 0 50%;
				font-weight: bold;
			}

			#col2 #commentList,
			#col #trackbackList {
				margin-top: 33px;
			}
			
			#col2 .commentListListing,
			#col2 .trackbackListListing {
				width: 478px;
				padding: 20px 0 0 0;
			}
			
			#col2 .commentListListing div.item,
			#col2 .trackbackListListing div.item {
				padding: 10px;
			}
			
			#col2 #commentListTitle,
			#col2 #trackbackListTitle	{
				color: #0065a5;
				height: 13px;
				width: 478px;
				border-bottom: 1px #0065a5 dotted;
				
			}
			
			#col2 #commentListTitle	li.middle, 
			#col2 #trackbackListTitle li.middle{
				border-top: 1px #0065a5 dotted;
				background: #fff;
				margin-left: 1px;
				color: #0065a5;
				font-size: 15px;
				font-weight: bold;
				z-index: 100px;
				position: relative;
				top: 0 !important;
				top: 7px;
			}
			
			#col2 #commentListTitle	li.start,
			#col2 #trackbackListTitle li.start{
				position: relative;	
				top: 0 !important;	
				top: 7px;
				width: 7px;
				margin-left: 20px;
				margin-bottom: 0 !important;
				padding: 0;
				background: url(/typo3conf/ext/t3blog/icons/tab-open.png) no-repeat ;
			}
			
			#col2 #commentListTitle	li.end,
			#col2 #trackbackListTitle li.end{
				background: url(/typo3conf/ext/t3blog/icons/tab-close.png) no-repeat;
				width: 7px;
				margin-left: 1px;
				position: relative;
				top: 0 !important;
				top: 7px;
			}
			
			#col2 #commentListTitle	li,
			#col2 #trackbackListTitle li{
				float: left;
				list-style-type:none;
			}


/* ----------------------------
		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
------------------------------*/
		
		h4 {
			font-size: 16px;
			margin:10px 0;
		}
		
		#commentList .commentListListing .item {
			padding: 10px 2px 15px;
		}
		
		#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 {
			background-color: #edeae5;
			width: 379px !important;
			width: 354px;
			color: #a5a49f;
			border: 1px #a5a49f solid;
			height: 25px;
			font-size: 13px;
		}
		
		#commentFormNonAjax textarea {
			height: 140px;
		}
		
		#commentFormNonAjax	{
			width: 478px; 
			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;
		}

/*-----------------------------------------------------
			Single Navigation
------------------------------------------------------*/
		
		div#singleNavigation {
			width: 475px;
			margin-top: 20px;
			position: relative;
		}
		
		div#singleNavigation .previous {
			float:left;
		}
		
		div#singleNavigation .next {
			position: absolute;
			right: 0;
		}
		
		div#singleNavigation .previous a{
			background: url(/typo3conf/ext/t3blog/icons/nav_arrow_prev.png) no-repeat left 50%;
			padding-left: 15px;
		}
		
		div#singleNavigation .next a{
			background: url(/typo3conf/ext/t3blog/icons/nav_arrow_next.png) no-repeat right 50%;
			padding-right: 15px;
		}
		div#singleNavigation .backtolist {
			float: left;
			margin-left: 30px;
			margin-right: 30px;
		
		}
		
		
/*-----------------------------------
		           BlogList
-------------------------------------*/
		.t3blog .pageBrowser li {
			float: left;
			padding-top: 3px;
			padding-right: 4px;
		}


/*-----------------------------------
		           Tag Clouds
-------------------------------------*/
		.titleTag {
			margin-top: 10px;
			line-height: 17px;
			padding: 4px 2px;
			color: #dddddd;		
		}
		
		.tagCloud h3{
			top: 0px;
			height:0;
			width: 280px;
			color: #dddddd;
			margin:0 15px;
			visibility:hidden;
		}
		.tagCloud {
			position: absolute;
			top: 5px;
			height: 75px;
			width: 450px;
			left: 450px;
			overflow:auto;
		}
		.tagCloud .tag-cloud li {
			float: left;
			margin-right: 6px;
			margin-top: 3px;
			list-style-type:none;
			text-decoration:none;
		}
		.tagCloud ul {
			margin:0 30px;
		}