
.blog-entry {
	overflow: hidden;	/* fix IE7 */
	height: 100%;		/* fix IE6 */
}

#clearer { width: 100%; clear: both; /*line-height:1px;*/}
#clear { width: 100%; clear: both; }

#columns-container { width: 100%; padding: 0px; margin: 0px; overflow: hidden; /*background-color:#cccccc*/ } 
		
#columns-left4 { float: left; width: 22.5%; margin-left: 0%; margin-right: 0%; padding: 0px; overflow: hidden; } 
				
#columns-right4 { float: left; width: 22.5%; margin-left: 2%; margin-right: 0%; padding_left: 0px; overflow: hidden; } 		
	
				
#columns-left3 { float: left; width: 30%; margin-left: 0%; margin-right: 0%; padding: 0px; overflow: hidden; /*background-color:#223333*/  } 
				
#columns-right3 { float: left; width: 30%; margin-left: 4.9%; margin-right: 0%; padding_left: 0px; overflow: hidden; /*background-color:#332222*/ } 
  
	 
#columns-left2 { float:left; width:47.5%; margin:0%; padding: 0px; overflow: hidden; /*background-color:#223333*/  } 
				
#columns-right2 { float:left; width:47.5%; margin:0% 0% 0% 4.9%; padding: 0px; overflow: hidden; /*background-color:#332222 */  }  
  
  
#columns-left1 { float:left; width:100%; margin:0%; padding: 0px; overflow: hidden; /*background-color:#223333*/  }  
  
#columns-clearer { width: 99%; clear: both; line-height:4px;}


#columns-left23 { float:left; width:68%; margin:0%; padding: 0px; overflow: hidden; /*background-color:#223333*/  } 
				
#columns-right23 { float:left; width:32%; margin:0% 0% 0% 1.9%; padding: 0px; overflow: hidden; /*background-color:#332222 */  } 


#2columns-left { float: left; width: 400px; margin-left: 0%; margin-right: 0%; padding: 0px; overflow: hidden; background-color:#333333/**/  }
#2columns-right { float: right; width: 200px; margin-left: 10px; margin-right: 0%; padding: 0px; overflow: hidden; background-color:#223333/**/  }






#watermark_box {
	position:relative;
	display:block;
}

img.watermark {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.contentbox {
background-color:#dbdbdb;
border:1px solid #CAC4C8;
margin-bottom:15px;
padding:10px 4px 10px 4px;
overflow: hidden;	/* fix IE7 */
height: 100%;		/* fix IE6 */
}

div.contentbox h2 {
font-size:1.10em;
margin-bottom:14px;
padding:0px 15px 0 0;
}


div.sidebox {
background-color:#dbdbdb;
border:1px solid #CAC4C8;
margin-bottom:15px;
padding:10px 4px 10px 4px;
overflow: hidden;	/* fix IE7 */
height: 100%;		/* fix IE6 */
}

div.sidebox h2 {
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:1.1em;
font-style:italic;
margin-bottom:10px;
padding:0px 5px 0 0;
text-align:right;
/*text-transform:lowercase;*/
}

div.postit_date {
background-image:url('calendar.png');
background-repeat:no-repeat;
color:#242f32;
display:block;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:16px;
height:62px;
/*left:-12px;
padding-left:4px;*/

text-align:center;
top:-3px;
width:62px;
padding: 20px 0px 0px 0px;
margin-right: 20px;
}


div.offerbox {
height: 150px;
border:1px solid #CAC4C8;
margin-bottom:15px;
padding:10px 4px 10px 4px;
background: #0e1822 no-repeat 0 32px;
overflow: hidden;	/* fix IE7 */
}

div.offerbox h2 {
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:1.1em;
font-style:italic;
margin-bottom:14px;
padding:0px 10px 0 0;
text-align:right;
text-transform:lowercase;
color: #f48b0c;
}

div.offerbox img {
margin: -8px 0px 0px -3px;
padding:0px 0px 0 0px;
}

div.offerbox p {
margin-top:2px;
padding:0px 0px 0 10px;
text-align: left;
color: #ffffff;
}

div.offerbox a,
div.offerbox a:visited {
color: #ffffff;
}

/**
	Extra Content
*/	
.ecbox {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
	width: auto;
	height: auto;
}

.ecbox ul li {
	list-style: none;
	border-bottom: 1px dotted #2B3746;
	padding: 0 0 4px 0;
	margin: 0px 0px 8px -30px;
	width: 100%;
}


/**
	uls
*/	
	#uls{
		width:98%;
		margin:0px 0px 0px 0px;
		background:transparent;
		padding:20px;*/
	}
	#uls p{
		clear: left;
		margin: 0;
		padding: 3px 0 3px 0;
		padding-left: 180px;
		vertical-align: middle;
	}
	#uls label {
		font-weight: bold;
		font-size: 1.04em;
		float: left;
		text-align: left;
		margin-left: -175px;
		width: 170px;
	}	
	#uls li {
	margin-left: 0.5em;
	padding-left: 10px;
}



/* @group File Sharing */

.filesharing-description { }

.filesharing-item {
	margin-top: 5px;
	padding-left: 35px;
	background: url(download-icon.gif) no-repeat left center;
	float: left;
	width: 100%;
	}

/**
.filesharing-item-title { }

.filesharing-item-title a:link { }

.filesharing-item-title a:hover { }

.filesharing-item-description { }
*/
/* @end */





/**
	Notifications
*/


.warning, .err, .succes, .info {
 float:left;
 width:100%;
 margin-bottom:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.warning {
 border:1px solid #a97822;
 background:#fff5ca;
}

.err {
 background : #e28b65;
 border : 1px solid #a5260f;
}

.succes {
 background : #b9e57b; 
 border : 1px solid #41a808; 
}

.info {
 background : #ACCCFC;
 border : 1px solid #3333FF; 
}

.warning .warning_icon {
 float:left;
 width:48px;
 height:48px;
 margin:14px;
 background:url('warn.png') no-repeat 0 0;
 behavior:url(js/iepngfix.htc) !important; 
}

.err .err_icon {
 float:left;
 width:48px;
 height:48px;
 margin:14px;
 background:url('fail.png') no-repeat 0 0;
 behavior:url(js/iepngfix.htc) !important; 
}

.succes .succes_icon {
 float:left;
 width:48px;
 height:48px;
 margin:14px;
 background:url('success.png') no-repeat 0 0;
 behavior:url(js/iepngfix.htc) !important; 
}

.info .info_icon {
 float:left;
 width:48px;
 height:48px;
 margin:14px;
 background:url('info.png') no-repeat 0 0;
 behavior:url(js/iepngfix.htc) !important; 
}

.desc {
 float:left;
 width:80%;
}

.desc p {
 float:left;
 color:#000 !important;
}

.desc span {
float:left;
width:100%;
font-weight : bold; 
font-size : 1.2em; 
padding-bottom : 2px; 
margin-top:10px;
}

.warning .desc span {
 color : #dc9c00; 
}

.err .desc span {
 color : #981d05; 
}

.succes .desc span {
 color : #3a9805;
}

.info .desc span {
 color : #3366CC;
}

a.close {
 float:right;
 color:#555;
 font-size:14px;
 padding:5px;
 display:inline;
 margin-right:5px;
 font-weight:bold;
}	
