/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
}

body {
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	line-height: 1.22;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	
}

html {
	min-height: 100%;
	margin-bottom: 1px;	
}


#wrap {
	width: 960px;
	overflow: visible;
	position:relative;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#wrap420 {
	width: 420px;
	overflow: hidden;
	position:relative;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#wrapauto {
	overflow: visible;
	position:relative;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 960px;
}
#centerimage {
	text-align: center;	
}

#nav {  }
#imagenr { color: #999; }
h2 a {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: underline;
}
h4 a {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: underline;
}
/***************** Links ******************************************************/
a, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
	text-transform: ;
}

.bp { font-weight: normal; }
a:hover {
	color: #000000;
	text-decoration: none;
}
.list a {
color: blue;
}
.list a:hover {
color: red;
}
.feed-leftalign { background: url(images/feed-icon-12x12-orange.png) no-repeat 0 50%; padding-left: 14px; }
a.trackback-leftalign { background: url(images/trackback-icon-12x12.png) no-repeat 0 50%; padding-left: 14px; }
/***************** Tags below the link of the comments feed ********************/
.utwtags { background: url(images/tag-icon.gif) no-repeat 0 50%; padding-left: 14px; font-size:9pt; } 


/***************** Images *****************************************************/
/* align right, grey border */
a img { border:0; }
img { padding-top: 20px; padding-bottom: 10px; border: 0; }
img.rb { border: solid 1px #aaa; float: right; margin: 0 0 0 5px; padding: 4px 4px 0; }


/***************** Header *****************************************************/

h1,h2,h3,h4  {
	font-weight: bold;
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 18px;
	text-transform: ;
	font-variant: normal;
	text-align: left;
	
}
h1 {
	font-size: 400%;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	color: #0099FF;
	line-height: 40px;
}
h2 {
text-decoration: ;
	font-size: 100%;
	font-weight: bold;
	line-height:1.21;
	font-style:normal;
}
.storytitle {
	font-style: normal;
	text-decoration: underline;
	padding-bottom: 0px;
	line-height:1.2;
	text-transform: ;
	font-size:100%;
	}
h2 a a:visited, a:active {
	text-decoration: none;
}
h3 {
	font-family: Arial, helvetica, sans serif;
text-decoration: ;
	font-size: 100%;
	font-weight: bold;
	line-height:1.21;
	font-style:normal;
}
h3 a a:visited, a:active{
text-decoration: ;
	font-size: 100%;
	font-weight: bold;
	line-height:1.21;
	font-style:normal;
}
h4 {
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	line-height:1;
	font-style:normal;
}
.text {
border-bottom: 190px 5px solid #000000;
}

h5 { 
font-size: 110%; 
font-weight: normal;
margin-bottom: 13px;


}
h6 {
font-size:110%;
	font-weight: normal;
	color: black;
	margin-top:10px;
}
h7 {
	text-transform: uppercase;
}
h5 a { color: #b2b2b2; font-size: 100%; }

H1.headline {
	color: #0099FF;
	line-height: 0px;
	margin: 0;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 22pt;
}

/***************** Code, Blockquote etc. **************************************/
code {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #cccccc;
}

blockquote {
	border-left: 1px solid #aaaaaa;
	color: #666666;
	margin: 7px 10px 7px 10px;
	padding-left: 6px;
	font-style:italic;
}



/*######################################################################################################
  ###### Header ########################################################################################
  ####################################################################################################*/

#header {
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(images/bg04.gif);
}

/***************** Header Logo ************************************************/
#header #logo {
	height: 70px;
	width: 980px;
	margin: 0 auto 0 auto;
}

/* Uncomment text-ident and background for an logo image instead of the text */

	#header #logo h1 {
		height: 50px;
		margin: 0 0 0 0; padding: 20px 0 0 20px;
/*		text-indent: -77777px;*/ 
		line-height: 1em;
	}
	
	#header #logo h1 a {
/*		background: url(images/logo-205x36.gif) no-repeat 10px 50%;*/
		display: block;
		height: 100%; width: 100%;
		text-decoration: none;
		color: #fff;
	}
	
	#header #logo h1 a:hover {
		color: #ddd;
	}


/***************** Header Navigation ******************************************/
#topnav {
	height: 29px;
	margin: 0px;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #ffffff;
}

#topnav ul {
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	
}

#topnav ul li {
	display: block;
	float:left;
	height: 29px;
	width: 100px;
	line-height: 29px;
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	text-align: center;
	border-right: 1px solid #ffffff;
}

#topnav ul li.current_page_item a  {
	background-color:#9c9c9c;
	border-top: 1px solid #ffffff;
}

#topnav ul li a {
	display: block;
	text-decoration: none;
	color:black;
	height: 29px;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
}
#topnav ul li a:hover {
	color: black;
	background-color: white;
	
}


/*######################################################################################################
  ###### Content #######################################################################################
  ####################################################################################################*/

#contentwrap {
	width: 960px;
	height: 100%;
	background-color: #FFFFFF;
	float: left;
	display:inline;
	border-top-color: white;
	border-left-color: white;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: white;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contentwrap420 {
	width: 640px;
	float: left;
	display:inline;
	border-top-color: white;
	border-left-color: white;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#headerwrap {
	width: 435px;
	float: left;
	display:inline;
	border-top-color: white;
	border-left-color: white;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: white;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	padding-left:0px;
	
}
#smaller {
width: 400px;
}

#extrapixels {
	margin-top: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#textcolumn {
width: 435px;
float:left;
position:relative;
top:0px;
background-color: #FFFFFF;
padding-left:45px;
padding-right:15px;
}
#leftcolumnfront {
width: 420px;
float:left;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-left:50px;
padding-right:0px;
margin-right:20px;
font-size:; 
font-style:normal;
color: ;
}
#leftcolumnfront-text {
width: 435px;
float:left;
position:relative;
top:0px;
background-color: #FFFFFF;
padding-left:45px;
padding-right:0px;
margin-right:15px;
font-size:; 
font-style:;
color: ;
}
#leftcolumnexhibitions {
width: 435px;
float:left;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-left:45px;
padding-right:15px;
font-size: 100%; 
font-style:;
color: ;
}
#imagecolumn-left {
width: 410px;
float:left;
position:relative;
top:0px;
background-color: #FFFFFF;
padding-left:50px;
padding-right:20px;
font-size: ; 
font-style:normal;
color: ;
}
#singleworkcolumn {
width: 870px;
float:left;
position:relative;
top:20px;
padding-left:45px;
padding-right:45px;
font-size: 90%; 
font-style:italic;
color: grey;
}
#imagecolumn {
width: 435px;
float: right;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-right:20px;
padding-left:10px;
font-size: 90%; 
font-style:italic;
color: ;
}
#rightcolumnfront {
width: 435px;
float: right;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-right:30px;
padding-left:0px;
}
#rightcolumnexhibitions {
width: 415px;
float: left;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-right:0px;
padding-left:0px;
}
#rightcolumnfrontleftcolumn {
width: 200px;
float: left;
position:relative;
padding-right:20px;
}
#rightcolumnfrontrightcolumn {
width: 200px;
float: left;
position:relative;
}
#exhibitions1 {
width: 200px;
float: left;
position:relative;
padding-right:20px;
padding-left:50px;
top:20px;
}
#exhibitions2 {
width: 200px;
float: left;
position:relative;
padding-right:20px;
top:20px;
}
#exhibitions3 {
width: 200px;
float: left;
position:relative;
padding-right:20px;
top:20px;
}
#exhibitions4 {
width: 200px;
float: left;
position:relative;
padding-right:35px;
top:20px;
}
#imagecolumn-right {
width: 420px;
float: left;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-right:35px;
padding-left:10px;
font-size: ; 
font-style:normal;
color: ;
}
#press-left {
width: 420px;
float:left;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-left:50px;
padding-right:20px;
font-size: 100%; 
font-style:normal;
color: ;
}
#press-right {
width: 420px;
float: left;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-right:40px;
padding-left:0px;
font-size: 100%; 
font-style:normal;
color: ;
}
#left-text {
width: 425px;
float:left;
position:relative;
top:20px;
background-color: #FFFFFF;
padding-left:45px;
padding-right:25px;
font-size: 100%; 
font-style:normal;
color: ;
}
#workscolumn {
width: 960px;
height: 800px;
float:left;
position:relative;
top:10px;
bottom:0px;
background-color: #FFFFFF;
padding-left:0px;
padding-right:0px;
font-size: 90%; 
font-style: ;
text-align: center;
color: ;
}
#widetextcolumn {
width: 860px;
float:left;
position:relative;
top:20px;
padding-left:50px;
padding-right:40px;
font-size: ; 
font-style:normal;
font-weight:bold;
color: #000;
text-align:left;
}
#exhibitionscolumn {
width: 960px;
float:left;
position:relative;
top:20px;
padding-left:45px;
padding-right:45px;
font-size: 100%; 
font-style:normal;
color: #000;
text-align:left;
}
#imagecolumn a{
color: black;
}
#workscolumn a{
color: black;
}

#imagecolumn-links {
width: 260px;
float:left;
position:relative;
top:0px;
background-color: #FFFFFF;
padding-left:50px;
padding-right:20px;
font-size: ; 
font-style:normal;
color: ;
}
#imagecolumn-midden {
	width: 260px;
	float: left;
	position:relative;
	top:0px;
	background-color: #FFFFFF;
	padding-right:20px;
	padding-left:20px;
	font-size: ; 
	font-style:normal;
	color: ;
}
#imagecolumn-rechts {
	width: 260px;
	float: left;
	position:relative;
	top:0px;
	background-color: #FFFFFF;
	padding-right:50px;
	padding-left:20px;
	font-size: ; 
	font-style:normal;
	color: ;
}
/********************** tag style ************************/
.primary { padding-bottom:10px;}


/*######################################################################################################
  ###### Sidebar #######################################################################################
  ####################################################################################################*/

#sidebar {
	float: right;
	width: 365px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#sidebar .sb-about {
	margin: 0 20px 10px 0;
	background-color: #f9f9f9;
	border: solid 1px white;
	padding: 10px;
	line-height: 1em;
}

#sidebar .sb-about p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#sidebar1 , #sidebar2 {
	width: 162px;
	float: right;
	line-height: 1.3em;
	display:inline;
	margin: 3px 20px 0 0;
	list-style: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#sidebar #recentcomments {
	clear:both;
	margin: 10px 20px 0 0;
}

#sidebar #recentcomments ul li {
		font-size: 90%;
		list-style: none;
		border-bottom: 1px dotted white;
		line-height: 1.3em;
		padding: 5px 0;
}

#sidebar #recentcomments ul li:hover, #sidebar #recentcomments ul li a {
		
}

#sidebar h2, #sidebar1 h2, #sidebar2 h2 {
	font-size: 150%;
	color: #000000;
	font-weight: normal;
	margin: 0;
	padding: 0 0 2px;
	list-style: none;
}

#sidebar1 p, #sidebar2 p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar1 ul, #sidebar2 ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar1 ul li, #sidebar2 ul li {
	margin-top: 1px;
}

#sidebar a {
	color: #333333;
	text-transform: capitalize;
}
#sidebar a:hover {
	color: #FF3366;
	text-decoration: underline;
}

#sidebar1 ul li a, #sidebar2 ul li a {
	display: block;
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: capitalize;
}

#sidebar1 ul li a:hover, #sidebar2 ul li a:hover {
	color: #FF3366;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: underline;
}

#sidebar1 ul#feed{
	margin: 0 0 12px 0;
	padding: 0px;
	list-style: none;
}
#sidebar1 ul#feed li{
	padding-top: 3px;
	padding-bottom: 3px;
	}
#sidebar1 ul#feed li a{
	background: url(images/feed-icon-16x16-gray.png) no-repeat left 50%;
	padding-left: 20px;
}


/******** SEARCH **********/
#sidebarsearch {
	padding: 0;
	margin: 10px 0 10px 0;
}
#sidebarsearch #s {
	padding: 2px 4px 2px 4px;
	border: 1px solid #cbcacc;
	width: 145px;
}

#sidebarsearch #s:focus {
	border: 1px solid #FFFF00;
	background-color: #f9f9f9;
}

#sidebarsearch #s:hover {
	border: 1px solid #000000;
}

#sidebarsearch #searchsubmit {
	background: #f9f9f9 url(images/button-bg.png) repeat-x;
	border: 1px solid #aaa;
	border-bottom: 1px solid #858585;
	margin: 0 0 0 0;
	padding: 1px 2px 1px 2px;
}

	#sidebarsearch #searchsubmit:hover {
	border: 1px solid #000000;
	}



/*********************************************/




/*######################################################################################################
  ###### Post Entry ####################################################################################
  ####################################################################################################*/

/***********************************************************/

.column1, .column2 {
float: left;
width: 45%;
}
.column1 { margin: 0 2% 0 0; }
.column2 { margin: 0 0 0 2%; }

h3.entrytitle {
	font-size: 130%;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	text-align: left;
	border-bottom-color: white;
	border-bottom-style: solid;
	display: block;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	background-position: center;
	font-style: italic;
}

h3.entrytitle a, h3.entrytitle a:visited {
	color: black;
	font-family: Georgia, Helvetica, sans-serif;
	text-decoration:none;
}
h3.entrytitle a:hover {
	text-decoration: none;
	color: black;
}

.entry {
	text-align: left;
}

.entrybody{
margin-top: 0px;
}
.entrybody-news{
margin-top: ;
padding-bottom:16px;
margin-bottom:8px;
border-bottom: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
}
.entrybody-news a {
text-decoration: underline;
}
.entrybody-news a:hover {
	text-decoration: none;
}
.entrybody-works{
margin-top: 0px;
padding-bottom:4px;
text-align: center;
font-weight: normal;
font-family: 'times new roman', times, georgia;
font-size:140%;
font-style: normal;
}
.entrybody-text{
margin-top: px;
padding-bottom:4px;
	font-size: 11px;
	line-height: 1.3;
	font-weight: bold;
}
.entrybody a {
	margin-bottom: 60px;
	font-weight: normal;
}

.entrybody-images p {
	margin-bottom: 15px;
}
.entrybody-images{
margin-top: 0px;
margin-bottom: 60px;
font-size:80%;
text-align: left;
}
.entrybody-images-caption{
margin-top: 0px;
margin-bottom: 60px;
font-size:140%;
text-align: center;
font-weight: normal;
font-family: 'times new roman', times, georgia;
}
.entrybody-list p {
	margin-bottom: 15px;
}
.entrybody-list{
margin-top: 0px;
margin-bottom: 40px;
}

.entrymeta1{
	color: #4b5ba2;
	color: #777;
	font-size: .9em;
	font-family: Georgia, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

	.entrymeta1 .meta-time {
		background: url(images/meta_date.gif) no-repeat 0 50%;
		padding-left: 12px;
		margin-left: 1px;
		margin-right: 10px;
	}

	.entrymeta1 .meta-category {
        background: url(images/meta_category.gif) no-repeat 0 50%;
		padding-left: 15px;
		margin-right: 10px;
	}

	.entrymeta1 .meta-author a {
		background: url(images/meta_author.gif) no-repeat 0 50%;
		padding-left: 11px;
		margin-right: 10px;
	}

	.entrymeta1 .meta-comments {
		background: url(images/meta_comments.gif) no-repeat 0 50%;
		padding-left: 13px;
	}

.entrymeta2 {
	border: solid 1px white;
	background-color: white;
	margin: 0 0 0;
	padding: 5px;
	font-size: 90%;
}
	.entrymeta2 ul {
	}

	.entrymeta2 ul li {
		margin-left: 10px;
		list-style-type: none;
	}

h2.archives{ margin-top: 12px; margin-bottom: 8px; }

.entrymeta-single{
	color: #ADD248;	
	margin-top: 3px;
	margin-bottom: 20px;
}

.entrybody h3 {
	margin-bottom: 1.5em;
	font-size: 12pt;
	font-weight: bold;
}
.entrybody ul, .entrybody ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:30px;
}
.entrybody li{
	padding-top:1px;
	padding-bottom:1px;
}



/*######################################################################################################
  ###### Post Comments #################################################################################
  ####################################################################################################*/

ol#commentlist{
	margin: 15px 0px 0px;
	padding: 0px;
	list-style:none;
}
.commentname{
	color: #000000;
}
.commentname a{
	color: #000000;
	text-decoration: underline;
	font: bold 110% Georgia, "Trebuchet MS", "Lucida Grande", verdana, helvetica, sans-serif;
}

/***************** Comment Text ***********************************************/
.commenttext{
	min-height: 90px;
	background: white repeat-y left top;
}
* html .commenttext { height: 90px; overflow: visible; }

.commbgtop {
	background: #ffffff url(images/bg-comment-01.gif) no-repeat left top;	
	height: 18px;
}
.commbgbottom {
	background: #ffffff url(images/bg-comment-03.gif) no-repeat left top;
	height: 8px;
}


.commentp{	/* That's the div of the text... */ 
	margin-left: 65px;
	padding: 6px 12px 24px 10px;
}
.commenttext p{
	margin: 0px 0px 10px;
	padding: 0px;
}
#commentblock ol li{
	margin-bottom: 30px;
}
#commentblock h2{
	font-size: 140%;
}
.gravatar {
	float: left;
	height: 32px;
	padding: 8px;
	width: 32px;
	margin: 10px 0px 0px 10px;
	background:  url(images/grav.png) no-repeat;
	display: inline;
}


/*######################################################################################################
  ###### Comments Form #################################################################################
  ####################################################################################################*/


#commentsform {
	padding: 0 15px 0 0;
}


#commentsform p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#commentsform .label {
	font-size: 95%;
}

#commentsform #author, #commentsform #email, #commentsform #url, #commentsform #mcspvalue, #commentsform textarea {
	background: #fff;
	border: solid 1px white;
	padding: 0.3em;
	width: 200px;
}

#commentsform #author:focus, #commentsform #email:focus, #commentsform #url:focus, #commentsform #mcspvalue:focus, #commentsform textarea:focus {
	background-color: #f9f9f9;
	border: solid 1px white;
}

#commentsform textarea {
	width: 98%;
	font-size: 1em;
	line-height: 1.3em;
}

#submit { /* submit button */
	background: #f9f9f9 url(images/button-bg.png) repeat-x;
	border: 1px solid #858585;
	border-bottom: 1px solid #858585;
	margin: 5px 0 0 0;
	padding: 2px;
}


/** Quicktags **/
#commentsform .quicktags {
	margin-top: 10px;
}

#commentsform .quicktags input {
	background: white url(images/button-bg.png) repeat-x;
	border: solid 1px white;
	font-size: 0.9em;
	color: #666;
	font-family: Georgia, Helvetica, sans-serif;
	width: auto;
	margin: 1px 2px 2px 0;
	padding: 0 1px;
	}

/*######################################################################################################
  ###### Footer ########################################################################################
  ####################################################################################################*/

#footer {
	clear: both;
	padding: 0px 0;
	margin: 0 auto;
	width: 920px;
	height: 80px;
	text-align: left;
	border-top: 0px solid white;
	background-color: #FFFFFF;
	padding-left:45px;
	padding-top:0px;

}

#footer p {
	color: #777;
	font-size: 0.8em;
	padding-left: 50px;
		padding-bottom:100px;
	

}

#footer p a {
	color: #9c9c9c;
}

#footer p a:hover 
}

/*######################################################################################################
  ###### Plugins #######################################################################################
  ####################################################################################################*/

/*************** LINK INDICATION **********************************************/
a.liexternal { background: url(images/link-icon_external.gif) no-repeat right; padding-right: 7px; }

a.liwikipedia { background: url(images/link-icon_wikipedia.gif) no-repeat right; padding-right: 11px; }
a.liftp { background: url(images/link-icon_ftp.png) no-repeat right; padding-right: 13px; }
a.limailto { background: url(images/link-icon_mail.gif) no-repeat right; padding-right: 12px; }
a.liflickr { background: url(images/link-icon_flickr.png) no-repeat right; padding-right: 8px; }
a.liinternal { }

a.lipdf { background: url(images/link-icon_pdf.png) no-repeat right; padding-right: 12px; }
a.lixls { background: url(images/link-icon_excel.png) no-repeat right; padding-right: 12px; }
a.lidoc { background: url(images/link-icon_word.png) no-repeat right; padding-right: 12px; }
a.linsf { background: url(images/link-icon_notes.png) no-repeat right; padding-right: 13px; }
a.lizip { background: url(images/link-icon_zip.png) no-repeat right; padding-right: 12px; }
#list { list-style-type: decimal; }
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}
.date a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

