@import 'custom.css';
/* --------------[ User-Defined Adjustments ]-------------- */
body {
font-family: arial,helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6, h7, .sitetitle {
font-family: \'lucida sans unicode\',arial,san-serif;
font-weight: normal;
}
/* -------------------[ Site Title Adjustments ]------------------- */
#sitetitle h1, #sitetitle .title {
font-size: 36px;
font-weight: bold;
font-family: \'lucida sans unicode\',arial,san-serif;
}
#sitetitle .description, #sitetitle .title, #sitetitle .title a {
color:#943838;
}
#sitetitle {
float:none;
text-indent:-10000em;
position:absolute;
display:none;
}
#sitetitle {
width:100%;
}
#head-content {
background: transparent;
background-image: url(http://dandobos.ro/dan_dobos.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
}
/* --------------[ Top Navigation Adjustments ]-------------- */
#topnav,
#topnav li ul {
font-size: 9pt;
font-weight: normal;
font-family: \'lucida sans unicode\',tahoma,san-serif;
}
/* --------------[ Cat Navigation Adjustments ]-------------- */
#catnav,
#catnav li ul {
font-size: 8pt;
font-weight: normal;
font-family: \'lucida sans unicode\',tahoma,san-serif;
}
/* --------------[ Main Content Adjustments ]-------------- */
.maincontent {
font-size: 10pt;
}
.maincontent a, .maincontent a:link, .maincontent a:visited {
}
.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover {
}
/* --------------[ Sidebar-Right Adjustments ]-------------- */
#contentright {
font-size: 9pt;
}
/* --------------[ Footer Adjustments ]-------------- */
#footer {
font-size:8pt;
}
#footer a, #footer a:link, #footer a:visited {
}
#footer a:hover, #footer a:active {
}
/* --------------[ Post Title Link Color Adjustments ]-------------- */
/* --------------[ Adjustments for Side-by-Side Posts ]-------------- */
.post-left {
clear:left;
float:left;
width: 48%;
margin: 0;
padding:0;
background:transparent;
}
.post-right {
clear:right;
float:right;
width: 48%;
margin: 0;
padding:0;
background:transparent;
}
.post-right img.post-thum,
.post-right img.thumbnail,
.post-left img.post-thum,
.post-left img.thumbnail {
margin: 0 0 10px 10px;
width:70px;
height:70px;
}
.post-clear {
clear:both;
height:0;
padding:0;
background:transparent;
}
.post-right .entry,
.post-left .entry {
height:195px;
overflow:hidden;
margin: 0 0 15px;
}
.post-right h2,
.post-left h2 {
font-size:12pt;
padding: 0;
letter-spacing:0;
line-height:1.2em;
}
ul.home-right .entry,
ul.home-left .entry {
line-height:1.45em;
height:145px;
overflow:hidden;
margin: 0;
}
