/* 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: #daea98;
}
a {
	color: #269e19;
	text-decoration: underline;
}


a:hover {
	color: #DD0044;
}
p {
	margin: 0 0 5px 0;
	padding: 0 0 0 2px;
	color:#666666;
}
.picture {
	margin-top: 20px;
	height: 90px;
}
h2 {
	font-size: 100%;
	font-weight:bold;
	font-family: Sans-Serif, Arial;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	color: #E6AF38;
}
.bTitle {
	font-size: 100%;
	font-weight:bold;
	font-family: Sans-Serif, Arial;
	margin: 0;
	padding: 0;
	color: #dd0044;
}
h3 {
	font-size: 120%;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Sans-Serif, Arial;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	color: #dd0044;
}
h5{
	font-size: 150%;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Sans-Serif, Arial;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	color: #daea98;
}
.bTitle {
	font-size: 100%;
	font-weight:bold;
	font-family: Sans-Serif, Arial;
	margin: 0;
	padding: 0;
	color: #dd0044;
}
h4 {
	font-size: 120%;
	font-family: Sans-Serif, Arial;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	color: #daea98;
}
.bText {
	/*display:table;*/
	width:100%;
} 

.bComment {
	/*display:table; */
	width: 90%;
}

.bSmallPrint {
	margin-top: 10px;
	padding-top: 4px;
	text-align: right;
	padding-right: 0px;
	font-size: 90%;
	color: #269e19;
	font-weight:bold;
}
#pretend_left {
	background: #ffffff url(images/pozadina2.gif) repeat-y top left;
}
#sidebar {
	float: left;
	width:170px;
	margin: 0px;
	padding: 10px 19px 10px 10px;
	text-align: left;
	height: 100%;
	background: #daea98 url(images/pozadina2.gif) repeat-y top left;
}
#sidebar h3 {
	padding-right:10px;
}
#sidebar h4 {
	padding-right:10px;
font-size: 80%:
}
#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: #ffffff;
	font-size: 120%;
	margin: 0 0 15px 0;
}
#sidebar li {
	margin-bottom: 3px;
}
#sidebar a, #sidebar a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 110%;
	text-transform: lowercase;
	font-weight:bold;
	text-decoration: none;
	color:#DD0044;
	color: #ffffff;
	text-align: left;
	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;
line-height: 150% color: #FFF;
}
#title a, #title a:visited, #title a:hover {
	text-transform: none;
	color: #FFF;
	padding: 0 0px 3px 0;
	font-size: 105%;
	font-weight: bold;
	line-height: normal;
	background: none;
}
#wrapper {
	width: 90%;
	min-width: 720px;
	color: #333;
	line-height: 130%;
	margin-left: 5%;
	background: 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: #269e19;
}
.rightbox {
	padding: 10px;
	background: #daea98;
	height: auto;
	margin-bottom: 5px;
repeat-x bottom left;
}
.infobox {
	padding: 5px 5px 5px 5px;
	margin: 1px 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;
	font-size: 110%;
}
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: #DD0044;
	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: 85%;
	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: 85%;
	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;
}
