/** lightblue A9BBDE */
/** midblue 8CA4C4 */
/** darkblue 5A718E */

p.travellog-comment {
  font-style: italic;
}

p.travellog-image {
  text-align: center;
}

p.travellog-subtitle {
  background:#8CA4C4;		
  font-weight: bold;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #A9BBDE;
}

body, td, th {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 90%;
}

p {
    font-family: verdana,arial,helvetica,sans-serif;
}

table.main_table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td.banner {
  background-color: #5A718E; 
  background-image: url('eiffel.gif');
  background-repeat: no-repeat;
  padding:0px;
  text-align:center;
}

td.sidebar_left {
  background-color: #8CA4C4;
  background-image: url('ribbon_border.gif');
  background-repeat: no-repeat;
  width: 160;
}

td.sidebar_s {
  background-color: #8CA4C4;
  background-image: url('sidebar_s.gif');
  background-repeat: repeat-x;
  height: 8;
}

td.body_se {
    background-color: #A9BBDE;
 		background-image: url(body_se.gif);
		background-repeat: repeat-none;
    height: 8;
    width: 5;
}

td.body_s {
    background-color: #A9BBDE;
 		background-image: url(body_s.gif);
		background-repeat: repeat-x;
    height: 8;
}

td.body_e {
  background-color: #A9BBDE;
  background-image: url(body_e.gif);
  background-repeat: repeat-y;
  width: 5;
}




	A 			{ color: #002C66; text-decoration: underline; }
	A:link		{ color: #002C66; text-decoration: underline; }
	A:visited	{ color: #B11; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#A9BBDE;
		background: #8CA4C4;
		font-size:x-large;
		font-weight:normal;	
  	padding:15px;
    border-top:4px double #666;
    border-bottom:4px double #666;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: palatino,  georgia, verdana, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		position:absolute;
		background:#A9BBDE;
		margin-right:20px;
		margin-left:225px;
		margin-bottom:20px;
		border:1px solid #A9BBDE;	
		}

	#container {
		background:#A9BBDE;
		border:1px solid #A9BBDE;		
		}

	#links {	
		padding:15px;				
		border:1px solid #A9BBDE;
		width:200px;			
		}
		
	.blog {
  		padding:15px;
		background:#A9BBDE;
		}

	.blogbody {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#A9BBDE;
  		line-height:200%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		color: #002c66;
		}			

	#menu {
  		margin-bottom:15px;
		background:#A9BBDE;
		text-align:center;
		}		

	.date	{
		font-family:palatino, georgia, times new roman, serif;
		font-size: large;
		color: #002c66;
		border-bottom:1px solid #002c66;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{
		font-family:verdana, arial, sans-serif;
		font-size: x-small;
		color: #000000;
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#8CA4C4;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#002c66;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#8CA4C4;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#8CA4C4;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#002c66;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#8CA4C4;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#8CA4C4;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#8CA4C4;		
		}	
		
	
	.comments-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#A9BBDE;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#A9BBDE;		
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#A9BBDE;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#A9BBDE;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#A9BBDE;		
		}	

		
	.comments-head	{
		font-family:palatino, georgia, verdana, arial, sans-serif;
		font-size:small;
		color: #666;
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#A9BBDE;		
		}		

	#banner-commentspop {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#A9BBDE;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #A9BBDE;	
		border-right:1px solid #A9BBDE;  		
		border-top:1px solid #A9BBDE;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			
		}

