/* Import basic styles */
@import url(../../rsc/css/basic.css);
/* Import standard blog elements styles */
@import url(../../rsc/css/blog_elements.css);
/* Import default form styles */
@import url(../../rsc/css/forms.css);
/* Import default comment styles */
@import url(../../rsc/css/comments.css);

/* styles for happy_blog skin */
body {
color:#666666;
font-family: Arial, Sans-Serif;
font-size: 70%;
padding: 0;
margin: 0 0 0 10px;
background-color: #EEE;
}

a {
color: #1480CD; 
text-decoration: underline;
}

a:hover {
color: #808080;
background: #FEF7CD;
}

p {
margin: 0 0 5px 0; 
padding: 0 0 0 2px;
color:#666666;
}

.picture {
margin-top: 20px;
height: 90px;
}

h3 {
font-size: 150%;
font-family: Sans-Serif, Arial;
letter-spacing: -1px;
margin: 0;
padding: 0;
color: #1480CD;
}

 .bText {
display:table;
width:90%;
}

 /*\*//*/
.bText {
display:inline-table;
 /**/

.bComment {
display:table;
width: 90%;
}
.bSmallPrint {
margin-top: 10px;
padding-top: 4px;
text-align: right;
padding-right: 9px;
font-size: 90%;
color: #D85C1A;
}
#pretend_left {
background: #d4ecf9 url(images/pozadina2.gif) repeat-y top left;

}
#sidebar {
float: left;
width:170px;
margin: 0px;
padding: 10px 19px 10px 10px;
text-align: right;
height: 100%;
background: #d4ecf9 url(images/pozadina2.gif) repeat-y top left;
}
#sidebar h3 {
padding-right:20px;
}
#sidebar h4 {
padding-right:8px;
}
#sidebar ul {
list-style: none;
padding-left: 0;
margin-left: 0;
}
#sidebar ul ul {
padding-right: 10px;
}
#sidebar ul ul ul {
padding-right: 20px;
padding-left: 0;
}
#sidebar li {
padding-top: 1px;
padding-bottom: 1px;
}
#sidebar p {
color: #FBDBCA;
padding-right: 10px;
margin: 0 0 15px 0;
}
#sidebar li {
margin-bottom: 3px; 
}
#sidebar a, #sidebar a:visited {
font-family: Tahoma, Sans-Serif;
font-size: 90%; 
text-transform: uppercase;
font-weight:bold;
text-decoration: none; 
color:#C0901F; 
color: #AFD6F5;
text-align: right;
padding-right: 10px;
display: block;
/* height: 17px;*/
}

#sidebar a:hover {
color: #FFF;
background: url(images/link.gif) no-repeat center right;
}

#title p {
margin: 0;
text-align: right;
font-family: Sans-Serif;
letter-spacing: -1px;
font-weight: bold;
color: #FFF;
}
#title a, #title a:visited, #title a:hover {
text-transform: none;
color: #FFF;
padding: 0 0px 3px 0;
font-size: 150%;
background: none;
}
#wrapper {
width: 90%;
min-width: 720px;
color: #333;
line-height: 130%;
margin-left: 5%;
background: #D4ECF9 url(images/bg-right.gif) repeat-y;
background-position: right top;
padding-right: 15px;
}
#wrapper h3 {
margin: 10px 0 5px 0;
}


#rightbar {
float: right;
margin: 3px 0 0 0px;
width: 180px;
padding: 0 8px 8px 12px;
height: auto;
background: url(images/clanak.gif) no-repeat top left;
}
#rightbar li, #rightbar ul{
list-style-type:none;
margin-left: 0px;
padding-left: 0px;
}
#rightbar h3 {
margin: 2px 0 5px 0;
}

#rightbar p {
color: #D55917;
}

.rightbox {
padding: 15px;
background: #FEF7CD url(images/scrap.gif) repeat-x bottom left;
height: auto;
margin-bottom: 5px;
}

.infobox {
padding: 5px 10px 5px 10px;
margin: 5px 0 0 0;
background: #fff url(images/fade.gif) repeat-x bottom left;
height: auto;

}

#mainbar {
margin-left: 200px;
margin-right: 205px;
padding: 0;
padding-top: 1px;
text-align:justify;
}

.bPostBox {
margin: 3px 0 0 3px;
padding: 0px 10px 10px 12px;
background: url(images/clanak.gif) no-repeat;
}

.bPost {
padding: 1px 12px 10px 10px;
background: #FFF url(images/fade.gif) repeat-x bottom left;
height: auto;
}
blockquote {
border: 2px dotted #ccc;
background-color: #eee;
margin: 1em 2em;
padding: 0 1ex;
}
acronym,
abbr {
border-bottom: 1px dotted #000;
cursor: help;
}

del {
color: #999999;
}
ins {
color: #009999;
text-decoration: none;
}
img.top {
vertical-align: top;
border: 0px;
}

img.middle {
vertical-align: middle;
border: 0px;
}

img.leftmargin {
float: left;
border: 0px;
margin-right: 1ex;
margin-top: .2ex;
margin-bottom: .2ex;
}

img.rightmargin {
float: right;
border: 0px;
margin-left: 1ex;
margin-top: .2ex;
margin-bottom: .2ex;
}

img.flag {
vertical-align: middle;
border: 1px solid #000;
}
/* Calendar: */
caption.bCalendarCaption {
font-size: 105%;
font-weight: bold;
margin: auto;
padding: .5ex 0;
white-space: nowrap;
}
table.bCalendarTable {
margin: 0 auto 1em auto;
font-size: 77%;
border-collapse: separate; 
border-spacing: 0px;
}
tr.bCalendarRow {
text-align: center;
}
th.bCalendarHeaderCell {
font-size: 84%;
width: 4ex;
}
td.bCalendarCell {
width: 4ex;
height: 3.5ex;
}
.bCalendarLinkPost {
font-weight: bold;
}
td#prev,
td#next {
font-weight: bold;
font-size: 105%;
padding: .5ex;
white-space: nowrap;
}
td#prev a,
td#next a {
padding: 0 .5ex;
}
td#prev {
text-align: left;
}
td#next {
text-align: right;
}
.dimmed, .notes {
display: none;
}
.center {
text-align: center;
}
/* Calendar: */
caption.bCalendarCaption {
font-size: 105%;
font-weight: bold;
margin: auto;
padding: .5ex 0;
white-space: nowrap;
}
table.bCalendarTable {
margin: 0 auto 1em auto;
font-size: 77%;
border-collapse: separate; 
border-spacing: 0px;
}
tr.bCalendarRow {
text-align: center;
}
th.bCalendarHeaderCell {
font-size: 84%;
width: 4ex;
}
td.bCalendarCell {
width: 4ex;
height: 3.5ex;
}
.bCalendarLinkPost {
font-weight: bold;
}
td#prev,
td#next {
font-weight: bold;
font-size: 105%;
padding: .5ex;
white-space: nowrap;
}
td#prev a,
td#next a {
padding: 0 .5ex;
}
td#prev {
text-align: left;
}
td#next {
text-align: right;
}

