body{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #F3F3EB;
	font-size: 14px;
	background-image: url(http://fotof.net/images/bg_body.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}
p{	font-size : 14px; }
a{
	font-family : Arial, Helvetica, sans-serif;
	color : #B90000;
	font-size : 14px;
}
a:hover{
	text-decoration : underline;
	color: #FF2424;
}
form{	margin: 0px;}
input{
	font-family: Tahoma;
	font-size: 12px;
}

img.left {
	margin: 5px 15px 0 0;
}

/* HEADER
-------------------------------------------------------------------------*/
#HEADER {
	display: block;
	height: 177px;
	padding:0px;
	margin:0px;
	background:#F3F3EB url(http://fotof.net/images/bg_head.gif) top repeat-x;
}

#HEADER .header_left {
	float : left;
}

#HEADER h1{
	font-size: 20px;
	font-family:arial;
	text-transform:none;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:20px 0px 0px 37px;
	float: left;
}

#HEADER .logo {
	color:#7C7C7C;
	float:left;
	padding:14px 0px 0px 20px;
	margin : 0;
}

#HEADER ul{
	list-style: none;
	margin: 0px 0 0 20px;
	padding: 0;
	display: block;
	clear : both;
	width : auto;
}
	#HEADER li{
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background-image: url(http://fotof.net/images/bg_topnav_li.gif);
	background-repeat: repeat-y;
	height: 25px;
	
}
	#HEADER li a{
	padding: 5px 27px 5px 5px;
	border-bottom: 5px solid #790025;
	color: White;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display : block;
}
	#HEADER li a:hover{
	text-decoration: none;
	border-bottom: 5px solid #FF2424;
}

#HEADER .head_r {
	background-image: url(http://fotof.net/images/header_r.jpg);
	background-repeat: no-repeat;
	height:177px;
	width : 364px;
	float : right;
}

/* NAV LINE
--------------------------------------------------------------------------*/
#PATH{ display: block; height:48px;  padding-left: 220px; margin:0; }
	#PATH p{ padding: 29px 0 0 0; margin: 0; font-size: 8pt; color: #B90000; font-weight: bold; }
	#PATH a{ text-decoration: none; color: Black; font-size: 8pt;  font-weight: normal;  }
	#PATH a:hover{ text-decoration: none; position: relative; top: -1px; }
	#PATH .Arrow{ color: Black; position: relative; top: -1px;  margin: 0 2px 0 2px;  }
	
/* CONTENT
--------------------------------------------------------------------------*/
#CONTENT{ display: block; margin: 7px 27px 27px 420px; }

#CONTENT h1, #CONTENT h1 a{
	margin:0 0 0.5em 0;
	padding: 0;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #790025;
}
	#CONTENT p{ text-align: justify; text-indent: 25px;  margin: 0 0 10px 0;  padding: 0;  }

#SIDEBAR{
	width:151px;
	display: table-cell;
	margin-top: 7px;
	padding: 0px 23px 0 23px;
	background-image: url(http://fotof.net/images/bg_vline.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	margin-bottom: 20px;
}
	#SIDEBAR h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	background-color: #790025;
	text-align: center;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 0 0 17px 0;
}
	#SIDEBAR p{
	text-align: justify;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
}
	#SIDEBAR p.Date{
	text-align: left;
	font-size: 12px;
	color: #B90000;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 3px 0;
}
	#SIDEBAR p.More{ text-align:right;  margin-top: 3px;  margin-bottom: 18px;   }
	#SIDEBAR p.More a{
	font-size: 12px;
	color: #B90000;
	text-decoration: none;
	font-weight: bold;
}
	#SIDEBAR p.More a:hover{ text-decoration: underline; }
	
/* GOOGLE
--------------------------------------- */
#BABLO { width:160px; display: table-cell; margin-top: 7px; padding: 0px 20px 0 20px;  background-image: url(http://fotof.net/images/bg_vline.gif);  background-repeat: repeat-y;  background-position: right;  float: left;  margin-bottom: 20px;     }
	#BABLO h1{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: White;  background-color: #790025;  text-align: center;  font-weight: bold;  padding: 3px 0 3px 0;  margin: 0 0 17px 0;         }
	#BABLO p{ text-align: justify;  margin: 0;  font-family: Arial, Helvetica, sans-serif;  font-size: 9pt;  padding-bottom: 3px;     }

/* FOOTER
--------------------------------------------------------------------------*/
#FOOTER{
	display: block;
	margin: 27px 27px 0 220px;
	padding: 0 0 20px 0;
	clear: both;
	background-image: url(http://fotof.net/images/footer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height : 128px;
}
	#FOOTER ul{
	background-image: url(http://fotof.net/images/bg_hline.gif);
	background-repeat: repeat-x;
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
}
	#FOOTER li{  margin: 0;  padding: 0; list-style: none;  display: inline;                  }
	#FOOTER li a{
	color: #790025;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6px;
	margin-right: 6px;
}
	#FOOTER li a.First{ margin-left:0;}
	#FOOTER li a:hover{ text-decoration: underline; }
	#FOOTER p{
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	#FOOTER a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
	#FOOTER a:hover{ text-decoration: underline; }

.post-footer {
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	padding: 5px; margin-top: 10px;
	font-size: 105%;
}
.post-footer a{
	color : #CD0000;
	text-decoration : none;
}
.post-footer a:hover{
	color : #790025;
	
}
.post-footer .date {
	background: url(http://fotof.net/images/clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 10px;
}
.post-footer .comments {
	background: url(http://fotof.net/images/comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(http://fotof.net/images/page.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

ul.rsx-page-num-list{
display:inline;
list-style:none;
margin:0px;
padding:0px; } 

ul.rsx-page-num-list li { 
display: inline;
background : none;
}

ul.rsx-page-num-list li a{
margin:0 5px;
background: #790025;
padding:3px 7px;
border: 1px solid #790025;
color: #FFF;
}
ul.rsx-page-num-list li span.unlinked{
color: #B90000;
margin:0 5px;
padding:3px 7px;
border: 1px solid #B90000;
background: #FFF;
}

div.adv a {
	margin: 0;
	background: no-repeat;
	background-image : url(../images/45.png);
	padding-left : 18px;
	text-decoration : none;
}

div.adv a,  .adv {
	text-align : left;
	height : auto;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style : italic;
}

.adv {
	margin-bottom : 10px;
}

div.fotof
    {
        width: 220px;
        float: left;
        margin: 0 5px 6px 0;
        background: url(../images/fotof_01.gif) no-repeat;
    }

div.fotof img
    {
	border: 1px solid #777;
	margin: 10px 0 0 13px;
	padding: 0;
}
    
div.fotof p
    {
	margin: 0;
	padding: 0 20px 30px 10px;
	background: url(../images/fotof_02.gif) no-repeat 0 100%;
	height : 34px;
}