/**********************************/
/* CSS ETH WCMS-Templates         */
/* copyright 2004 ETH Web Office  */
/* Author:Y. Serrano              */
/**********************************/
/*
$Id: customstyles.css 15 2005-08-16 13:15:46Z yserrano $
$Rev: 15 $
$Release: 1.0.17 $
*/

/* place your custom styles here */

hr { 
    border:none;
    border-top:1px solid #CCCCCC;
}

.post {
    overflow:hidden;
}

div.box ul {
    margin:0 0 20px 0;
    list-style-type:none;
}

#s { width:190px;margin-bottom:5px;}

.topbox { margin-top:0px;}

ul#navlist {
    display:inline;
    list-style-type:none;
}

ul#navlist li {
    display:inline;
}

#topnav a {
	margin-right: 12px;
	color: #000000;
    font-size: 100%;
	line-height: 1.2;
	text-decoration: none;
	line-height:26px;
}

#topnav a:hover { 
	color: #ffffff;
} 

li.current_page_item a, li.current_page_item  a:link, li.current_page_item a:visited, 
#topnav li.current_page_item a:hover, #topnav li.current_page_parent a, #topnav li.current_page_parent a:hover  { 
	padding: 5px 10px 7px 10px;
    font-size: 100%;
    text-decoration:none;
    color: #000000;
	background-color: #ffffff;
	line-height:26px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

table.navigation {
    margin-bottom:-10px;
}
    
div.post { margin-right:240px;}

div.post p, div.post h3, div.post div p  {
    margin-right:0;
}    

#comment {width:95%;}

h2.page { margin-bottom:0px;}

@media print {
    div.box, div.box-border { display:none;}
    h2.page { margin-bottom:0px;}
    #header_logo { display:none;}
}

div.contentblock-1Bcol ol p, div.contentblock-1Bcol ul p {
    margin-right:0;
}

p.postmetadata {
    margin-top:15px;
}

.entry h2 { margin-right:240px; clear:none;}

div.wp-caption p {margin-right:0;}

/* gd starrating plugin */
body .gdthumb { float:none;}
body .raterclear { clear:none;}
