* { /*global reset*/
	margin: 0;
	padding: 0;
	}
body {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana sans-serif;
	font-size: .74em;
	color:#ddd;
	background-color:#4f4f4f;
	background-position:top;
	background-repeat:repeat-x;
	}
h1 , h2 , h3 , h4 {
	font-family: "Century Gothic", Tahoma, Arial, Verdana sans-serif;
	}
h1 , h2 , h3 {
	text-transform: uppercase;
	}
h1 { 
	display: inline;
	float: right;
	margin: 10px 10px 0 0;
	font-size: 28px;
	text-align: right;
	}
h2 {
	width: 200px;
	margin-bottom: 0px;
	color:lightblue;
	font-size: 1.9em;
	}
h2.pagetitle {
	width: 100%;
	}
h3 {
	border-bottom:  1px solid #444;
	font-size: 2.15em;
	}
h3 a:hover, h2 a:hover{
	color:#bbb;
	text-decoration: none;
	}
h3.nou {
	border-bottom:  none;
	}
h4 {
	border-bottom: 1px solid #444;
	color:#0066FF;
	font-size: 1.75em;
	text-transform: capitalize;
	}
h5 { /*date*/
	float: right;
	display: block;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666;
}
#rap {
	width: 820px;
    margin-left: auto;
    margin-right: auto;

}
#wrapper {
	width: 820px;
	padding-top:10px;
}
a , a:visited {
	text-decoration: none;
	color:lightblue;
}
a:hover {
	text-decoration: underline;
}
img,img a {
	border: none;
}
abbr {
	border: none;
}
.left {
	float: left;
	padding-left:20px;
	}
.right {
	float: right;
	}
.print , .hide {
	display: none;
	}
/**----------------------------**/

/** Header
------------------------------**/

#header{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	height:310px;
	background-image:url(assets/images/image2_02.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:6px;
	position:relative;
}

#logos{
	background-image:url(assets/images/image_03.jpg);
	width:220px;
	height:60px;
	position:absolute;
	left:30px;
	top:20px;
}
#direct{
	background-image:url(assets/images/image_06.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:104px;
	position:absolute;
	left:25px;
	bottom:-2px;
}

#srch{
	float:left;
	margin-left:60px;
	padding-top:20px;
}

#srch p{
	display:inline;
	font-size:16px;
	padding-right:5px;
	padding-bottom:3px;
	color:#FFFFFF;
}

/** Menu
------------------------------**/
#menu {
	float: left;
	width: 270px;
	margin: 0px;
    padding: 0px;
}

#menu a {
	color:lightblue;
	text-decoration: none;
	}
#menu a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}
#menu ul , #menu li#search {
	margin-bottom: 10px;
	}
#menu li {
	margin-left: 10px;
	padding-left: 3px;
	list-style: none;
	}
#menu li.pagenav ul ul , #menu li.widget_pages ul ul {
	margin-bottom: 0px;
	}
#menu li#search {
	clear: both;
	}
#menu li#search h2 {
	margin-bottom: 3px;
	}
/*flickrRSS*/
#menu li#flickrrss {
	width: 200px;
	}
#menu li#flickrrss h2 {
	margin-bottom: 0px;
	}
#menu li#flickrrss a {
	float: left;
	}
#menu li#flickrrss a img {
	margin: 2px 2px;
	border: 2px solid #444;
	padding: 1px;
	background: #fff;
	}
#menu li#flickrrss a:hover img {
	border: 2px solid #fff;
	background: #444;
	}
/*Widgets*/
.widget {
	clear: both;
	}
.textwidget {
	padding-left: 13px;
	}


/** Postbody
------------------------------**/
#postbody {
	padding: 0px;
	float: right;
    margin-right: 0px;
	min-height:400px;
    height:expression(this.scrollHeight > 400 ? "auto":"400px");
	padding-left:10px;
	width:500px;
	}	
#proba{
padding-left:10px;
padding-right:10px;}
	
#log{
float:right;
width:100px;
padding-top:15px;}
#log li{
display:inline;}
#log2{
float:right;
width:100px;
padding-top:15px;
}
#log li2{
display:inline;}

.post {
	margin: 0 0 3em 0;

	}
.premeta {
	padding: 3px 0;
	background-color:#bbb;
	color:#666666;
	}
.premeta a{
	color:#333;
}	
.premeta .famdat {
	color:#666666;
	}
.postmeta {
	padding: 3px 0;
	border-top: 1px dashed #222;
	}
.storycontent {
	padding: 3px 10px;
	color:#ddd;
	}
.storycontent p {
	margin: 15px 0;
	text-indent: 0px;
	line-height: 1.35em;
	}
.storycontent img {
	margin: 10px;
	padding: 1px;
	border: 2px solid #444;
	background: #fff;
	}
.storycontent a {
	color:lightblue;
	}
.storycontent a:hover img {
	border: 2px solid #fff;
	background: #444;
	color:lightblue;
	}
.storycontent ul {
	list-style: disc;
	list-style-position: inside;
	}
.storycontent ol {
	list-style: decimal;
	list-style-position: inside;
	}
.storycontent li {
	padding-left: 10px;
	}
img.wp-smiley {
	border: 0px;
	background: #000;
	padding: 0;
	margin: 0;
}
#nav , .nav{
	margin: 0 auto;
	padding: 0 0 35px 0;
	text-align: center;
	}
#navtop , .navtop{
	padding: 10px 0 35px 0;
	text-align: center;
	}
blockquote {
	margin: 5px 8px 5px 20px;
	padding: 5px 8px;
	border-left: 5px solid #444;
	font-style: italic;
	}
blockquote.tags {
	margin: 5px auto;
	padding: 5px;
	border: 1px solid #444;
	border-left: 10px solid #444;
	background: #202020;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
code {
	font-family: 'Courier New', Courier, Fixed;
	font-size: 1em;
	}
	
/*famfamfam Icons*/
.famdat , .famaut , .famtag , .famtab , .famedt , .famcom , .famlst {
	padding: 2px 0 2px 2px;
	color:lightblue;
	}
	
.famtag{
color:#666666;}

.famdat {
	background: url('assets/images/date.png') left center no-repeat;
	}
.famaut {
	background: url('assets/images/author.png') left center no-repeat;
	}
.famtag {
	margin-top: 2px;
	background: url('assets/images/tag.png') left center no-repeat;
	}
.famtab {
	margin-top: 2px;
	background: url('assets/images/tab.png') left center no-repeat;
	}
.famedt {
	background: url('assets/images/edit.png') left center no-repeat;
	}
.famcom {
	background: url('assets/images/comment.png') left center no-repeat;
	}
.famnxt {
	padding: 2px 0px 2px 0;
	background: url('assets/images/next.png') right center no-repeat;
	}	
.famlst {
	background: url('assets/images/last.png') left center no-repeat;
	}

/* Comments */
ol#commentlist {
	padding-left:10px;
	padding-right:10px;
	}
ol#commentlist li {
	padding-top: 3px;
	margin: 12px 0;
	list-style-type: none;

	}
.commenttext {
	margin: 0 0 2px 0;
	padding: 0 15px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	background:#CCCCCC;
	}
.commenttext p {
	margin: 15px 0;
	text-indent: 0px;
	line-height: 1.35em;
	color:#333333;
	}
ol#commentlist .postnumber {
	margin: 0;
	padding: 0;
	color:#ffffff;
	font-size: 2em;
	}
.no{
padding-left:10px;}

#top_main2{
	padding: 0px;
padding-top:10px;
    margin-left: 275px;
    margin-right: 0px;}
	
	div#top_main2 { 
    min-height:400px;
    height:expression(this.scrollHeight > 400 ? "auto":"400px");
	}

#top_main2 h3{
margin-left:10px;
margin-right:10px;
}
	

/**----------------------------**/

/** Footer
------------------------------**/
#foot {
	float:right;
    border-width:3px;
    border-color:#CCCCCC;
	padding: 0px 0; 
	width:485px;
	}
#foot p {
	margin: 7px 0;
	font-size: .9em;
	}
#foot img {
	vertical-align: bottom;
	}
#foot a{
	color:lightblue;
}
/**----------------------------**/

/** Forms
------------------------------**/
form fieldset {
	margin-bottom: 10px;
	border: none;
	}
form label {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	}
form textarea {
	width: 99%;
	}
form input , form textarea {
	margin: 2px 0;
	padding: 1px;
	background:#FFFFFF;
	color:#333333;
	border: 1px solid #444;
	font-size: 1.1em;
	}
form input.button , form input#gobutton {
	padding: 2px;
	background:#CCCCCC;
	color:#666666;
	border: 1px solid #444;
	font-size: .9em;
	cursor: pointer;
	}
form input#gobutton {
	height: 20px;
	padding: 0 3px;
	}
form input.button:hover , form input#gobutton:hover {
	background:#CCCCCC;
	}
form fieldset ol {
	margin: 0;
	padding: 0;
	}
form fieldset li {
	display: block;
	list-style: none;
	padding: 5px;
	margin: 0;
	overflow: auto;
	}
form em { /*Intended for "*" to indicate required field*/
	font-weight: bold;
	font-style: normal;
	}
/**----------------------------**/

/** sIFR
------------------------------**/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
	
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 , .sIFR-hasFlash h2 , .sIFR-hasFlash h3 , .sIFR-hasFlash h4 , .sIFR-hasFlash h5 {
	visibility: hidden;
	}
/**----------------------------**/

#

img.alignleft, div.alignleft

{

float:left;

margin:0 0.5em 0.5em 0;

}

img.alignright, div.alignright

{

float:right;

margin:0 0 0.5em 0.5em;

}

img.aligncenter, div.aligncenter

{

text-align:center;

margin:0 auto;

}
.post li{
padding:6px 0;
}