/*
Theme Name: Sajam Knjige - Pan Knjiga
Author: Milan Tomin
Author URI: http://www.mantix.rs
*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	text-align: center;
	font: 12px Verdana;
	color: #727272;
	background: url(images/bg.jpg) repeat-x 0 0;
	background-color: #507714;
	padding: 20px 0;
}
A
{
	text-decoration: none;
	color: #CA0D01;
}
A:hover
{
	text-decoration: none;
	color: #FF0000;
}
IMG
{
	border: 0;
}
.break
{
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.breaks
{
	font-size: 0;
	width: 0;
	height: 75px;
	clear: both;
}
.alignleft
{
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright
{
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter
{
	text-align: center;
}
.hidden
{
	display: none;
}
/** BEGIN wrapper **/
#wrapper
{
	width: 967px;
	margin: auto;
	text-align: left;
}
/** END wrapper *
* BEGIN header **/
#header
{
	background: url(images/headleft.jpg) repeat-x 0 0;
	margin-bottom: 10px;
}
#header .buffer
{
	background: url(images/headleft.jpg) no-repeat 0 0;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#header .buffer .buffer
{
	height: 179px;
	background: url(images/headright.jpg) no-repeat top right;
	padding-top: 5px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#header UL
{
	list-style-type: none;
}
#header UL LI
{
	float: left;
	font-size: 0.8em;
}
#header UL LI A
{
	display: block;
	color: #727272;
	text-transform: uppercase;
	padding: 5px 10px;
}
#header UL LI A:hover
{
	color: #020202;
	text-decoration: none;
}
#header H1
{
	clear: both;
	float: left;
	padding: 22px 15px 16px;
}
#header H1 A
{
	display: block;
	width: 408px;
	height: 74px;
	background: url(images/logo.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
	/*+placement:shift -11px -15px;*/
	position: relative;
	left: -11px;
	top: -15px;
}
#header .ad
{
	float: right;
	padding: 25px 20px 0 0;
	/*+placement:shift 19px -20px;*/
	position: relative;
	left: 19px;
	top: -20px;
}
#header OL
{
	clear: both;
	list-style-type: none;
	/*+placement:shift 174px -22px;*/
	position: relative;
	left: 174px;
	top: -22px;
}
#header OL LI
{
	float: left;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-left: 1px;
	background: url(images/divider.gif) no-repeat 0 0;
	/*+placement:shift 37px 9px;*/
	position: relative;
	left: 37px;
	top: 9px;
}
#header OL LI.f
{
	padding-left: 0;
	background: none;
}
#header OL LI A
{
	color: #FFFFFF;
	display: block;
	padding: 9px 10px 10px;
	font-weight: bold;
}
#header OL LI A:hover
{
	color: #2A2A2A;
	text-decoration: none;
}
#header FORM
{
	float: right;
	width: 211px;
	height: 22px;
	background: url(images/search.gif) no-repeat 0 0;
	margin: 5px 10px 0 0;
	/*+placement:shift 0px -13px;*/
	position: relative;
	left: 0px;
	top: -13px;
}
#header FORM INPUT
{
	border: 0;
	font-size: 0.9em;
	font-family: Verdana;
	float: left;
	width: 138px;
	background-color: transparent;
	margin: 4px 10px 0 2px;
}
#header FORM BUTTON
{
	border: 0;
	text-indent: -9999px;
	width: 61px;
	height: 22px;
	float: left;
	background-color: transparent;
}
/** END header *
* BEGIN body **/
#body
{
	border: 1px solid #DBDBDB;
	margin: 10px 0;
	background: url(images/wrapper.gif) repeat-y 220px 0;
	background-color: #FFFFFF;
}
#body .adv
{
	float: right;
	padding: 20px;
	/*+placement:shift -3px -6px;*/
	position: relative;
	left: -3px;
	top: -6px;
}
/** END body *
* BEGIN content **/
#contentindex
{
	width: 745px;
	float: right;
	/*+placement:shift 5px -15px;*/
	position: relative;
	left: 5px;
	top: -15px;
}
#contentindex .bufferindex
{
	padding: 0px 5px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#contentindex .postindex
{
	width: 335px;
	height: 240px;
	float: left;
	padding: 5px 15px;
}
#contentindex .postindex H2
{
	font-size: 1em;
	background-color: #C3DC7E;
	padding: 3px 5px;
	border-bottom: 7px solid #FFFFFF;
}
#contentindex .postindex H2 A
{
	color: #020202;
}
#contentindex .postindex .date
{
	font-size: 0.8em;
	padding: 8px 5px;
}
#contentindex .postindex .date A
{
	color: #4DB200;
}
#contentindex .postindex .thumb
{
	width: 120px;
	height: auto;
	float: left;
	margin-left: 0px;
}
#contentindex .postindex .thumb IMG
{
	width: auto;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#contentindex .postindex P
{
	padding: 1px 1px 60px;
	line-height: 1.4em;
	/*[empty]border:;*/
}
#contentindex .postindex .readmore
{
	display: block;
	float: right;
	text-indent: -9999px;
	width: 101px;
	height: 19px;
	outline: none;
	background: url(images/readmore.gif) no-repeat 0 0;
	/*+placement:shift -1px -40px;*/
	position: relative;
	left: -1px;
	top: -40px;
}
#bottomindex
{
	clear: both;
	padding: 15px 10px 0;
}
#bottomindex .boxindex
{
	width: 220px;
	float: left;
	padding: 10px;
}
#bottomindex .boxindex H2
{
	color: #4DB200;
	font-size: 1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}
#bottomindex .boxindex UL
{
	list-style-type: none;
	padding-bottom: 10px;
}
#bottomindex .boxindex UL LI
{
	font-size: 0.8em;
	border-bottom: 1px dotted #ABABAB;
	line-height: 1.4em;
	padding: 6px 0 6px 12px;
	background: url(images/bullet.gif) no-repeat 0 11px;
}
#bottomindex .boxindex UL LI A
{
	color: #727272;
}
#bottomindex .boxindex UL LI A:hover
{
	text-decoration: none;
	color: #588CB8;
}
#bottomindex .boxindex .comments A
{
	font-weight: bold;
	color: #588CB8;
}
#contentindex H2.titleindex
{
	padding: 0 15px 20px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	/*+placement:shift 0px 10px;*/
	position: relative;
	left: 0px;
	top: 10px;
}
#contentindex .postnavindex
{
	padding: 0 15px;
	font-size: 0.8em;
	text-transform: uppercase;
}
#contentindex .postnavindex A
{
	color: #588CB8;
}
#contentindex .singleindex
{
	padding: 0 15px;
}
#contentindex .singleindex A
{
	color: #588CB8;
}
#contentindex .singleindex H2
{
	font-size: 1em;
	background-color: #F1F1F1;
	padding: 2px 5px;
	border-bottom: 1px solid #EDEDED;
}
#contentindex .singleindex .date
{
	font-size: 0.8em;
}
#contentindex .singleindex P
{
	line-height: 1.4em;
	margin-bottom: 10px;
}
#contentindex .singleindex OL, #content .single UL
{
	list-style-position: inside;
	margin-bottom: 10px;
}
#contentindex .singleindex LI
{
	line-height: 1.4em;
}
#contentindex .singleindex BLOCKQUOTE
{
	line-height: 1.4em;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	background-color: #EEEEEE;
	border-width: 1px 0;
	border-style: solid;
	border-color: #E0E0E0;
}
#contentindex .singleindex H3, #content .single H4, #content .single H5, #content .single H6
{
	font-size: 1.2em;
	margin-bottom: 8px;
}
#contentindex .post-meta
{
	width: 205px;
	color: #CC0000;
	font-weight: bold;
	padding: 2px 8px;
	/*+placement:shift -1px -26px;*/
	position: relative;
	left: -1px;
	top: -26px;
}
#content
{
	width: 745px;
	float: right;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#content .buffer
{
	padding: 0px 5px;
	/*+placement:shift 2px 8px;*/
	position: relative;
	left: 2px;
	top: 8px;
}
#content .post
{
	width: 335px;
	height: 240px;
	float: left;
	padding: 5px 15px;
}
#content .post H2
{
	font-size: 1em;
	background-color: #C3DC7E;
	padding: 3px 5px;
	border-bottom: 7px solid #FFFFFF;
}
#content .post H2 A
{
	color: #010101;
}
#content .post .date
{
	font-size: 0.8em;
	padding: 8px 5px;
}
#content .post .date A
{
	color: #4DB200;
}
#content .post .thumb
{
	width: 120px;
	height: auto;
	float: left;
	margin-left: 0px;
}
#content .post .thumb IMG
{
	width: auto;
}
#content .post P
{
	padding: 1px;
	line-height: 1.4em;
}
#content .post .readmore
{
	display: block;
	float: right;
	text-indent: -9999px;
	width: 101px;
	height: 19px;
	outline: none;
	background: url(images/readmore.gif) no-repeat 0 0;
	/*+placement:shift 0px 19px;*/
	position: relative;
	left: 0px;
	top: 19px;
}
#content .post-meta
{
	width: 205px;
	color: #CC0000;
	font-weight: bold;
	padding: 2px 8px;
	/*+placement:shift -1px 3px;*/
	position: relative;
	left: -1px;
	top: 3px;
}
#bottom
{
	clear: both;
	padding: 15px 10px 0;
}
#bottom .box
{
	width: 220px;
	float: left;
	padding: 10px;
}
#bottom .box H2
{
	color: #4DB200;
	font-size: 1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}
#bottom .box UL
{
	list-style-type: none;
	padding-bottom: 10px;
}
#bottom .box UL LI
{
	font-size: 0.8em;
	border-bottom: 1px dotted #ABABAB;
	line-height: 1.4em;
	padding: 6px 0 6px 12px;
	background: url(images/bullet.gif) no-repeat 0 11px;
}
#bottom .box UL LI A
{
	color: #727272;
}
#bottom .box UL LI A:hover
{
	text-decoration: none;
	color: #588CB8;
}
#bottom .box .comments A
{
	font-weight: bold;
	color: #588CB8;
}
#content H2.title
{
	padding: 0 15px 20px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	/*+placement:shift 0px 10px;*/
	position: relative;
	left: 0px;
	top: 10px;
}
#content .postnav
{
	padding: 0 15px;
	font-size: 0.8em;
	text-transform: uppercase;
}
#content .postnav A
{
	color: #588CB8;
}
#content .single
{
	padding: 0 15px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#content .single A
{
	color: #010101;
}
#content .single H2
{
	font-size: 1em;
	background-color: #C3DC7E;
	padding: 2px 5px;
	border-bottom: 1px solid #EDEDED;
	/*+placement:shift -2px 7px;*/
	position: relative;
	left: -2px;
	top: 7px;
}
#content .single .date
{
	font-size: 0.8em;
}
#content .single P
{
	line-height: 1.4em;
	margin-bottom: 10px;
	/*+placement:shift 0px 6px;*/
	position: relative;
	left: 0px;
	top: 6px;
}
#content .single OL, #content .single UL
{
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single LI
{
	line-height: 1.4em;
}
#content .single BLOCKQUOTE
{
	line-height: 1.4em;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	background-color: #EEEEEE;
	border-width: 1px 0;
	border-style: solid;
	border-color: #E0E0E0;
}
#content .single H3, #content .single H4, #content .single H5, #content .single H6
{
	font-size: 1.2em;
	margin-bottom: 8px;
}
/** END content *
* BEGIN sidebar **/
#sidebar
{
	width: 220px;
	float: left;
	/*+placement:shift -2px 7px;*/
	position: relative;
	left: -2px;
	top: 7px;
}
#sidebar H2
{
	color: #4DB200;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 10px 12px;
	background: url(images/horizontal.gif) no-repeat 8px 22px;
	/*+placement:shift 0px -423px;*/
	position: relative;
	left: 0px;
	top: -423px;
}
#sidebar UL
{
	list-style-type: none;
	padding: 0 10px 10px;
	font-weight: bold;
	/*+placement:shift 0px -423px;*/
	position: relative;
	left: 0px;
	top: -423px;
}
#sidebar UL LI
{
	line-height: 1.4em;
	padding: 10px;
	border-bottom: 1px dotted #ABABAB;
}
#sidebar UL LI A
{
	color: #727272;
	font-weight: bold;
}
#sidebar UL LI A:hover
{
	color: #DF2800;
	text-decoration: none;
	font-weight: bold;
}
#sidebar .tags
{
	padding: 0 10px 10px;
}
#sidebar .tags A
{
	color: #727272;
}
#sidebar .tags A:hover
{
	color: #588CB8;
	text-decoration: none;
}
#sidebar .flickr
{
	padding: 0 10px 10px;
}
#sidebar .flickr IMG
{
	margin: 2px;
}
#sidebar .video
{
	padding: 0 10px 10px;
}
#sidebar .advside
{
	float: right;
	padding: 25px 20px;
	/*+placement:anchor-bottom-left 14px -10px;*/
	position: absolute;
	left: 14px;
	bottom: -10px;
}
#sidebar .bglnks
{
	background: url(images/linkbar.jpg) no-repeat;
	/*+placement:shift 2px -7px;*/
	position: relative;
	left: 2px;
	top: -7px;
}
#sidebars
{
	width: 220px;
	float: left;
	/*+placement:shift -2px -228px;*/
	position: relative;
	left: -2px;
	top: -228px;
}
#sidebars H2
{
	color: #4DB200;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 10px 12px;
	background: url(images/horizontal.gif) no-repeat 8px 22px;
}
#sidebars UL
{
	list-style-type: none;
	padding: 0 10px 10px;
}
#sidebars UL LI
{
	line-height: 1.4em;
	padding: 10px;
	border-bottom: 1px dotted #ABABAB;
	font-weight: bold;
}
#sidebars UL LI A
{
	color: #727272;
}
#sidebars UL LI A:hover
{
	color: #D60404;
	text-decoration: none;
	font-weight: bold;
}
#sidebars .tags
{
	padding: 0 10px 10px;
}
#sidebars .tags A
{
	color: #727272;
}
#sidebars .tags A:hover
{
	color: #588CB8;
	text-decoration: none;
}
#sidebars .flickr
{
	padding: 0 10px 10px;
}
#sidebars .flickr IMG
{
	margin: 2px;
}
#sidebars .video
{
	padding: 0 10px 10px;
}
#sidebars .advside
{
	float: right;
	padding: 55px 20px;
	/*+placement:shift -16px -3px;*/
	position: relative;
	left: -16px;
	top: -3px;
}
#sidebars .bglinks
{
	float: right;
	padding: 25px 20px;
	/*+placement:shift -3px -9px;*/
	position: relative;
	left: -3px;
	top: -9px;
}
/** END sidebar *
* BEGIN footer **/
#footer
{
	font-size: 0.8em;
	padding: 120px;
	color: #727272;
	background: url(images/footer.jpg) no-repeat;
}
#footer .box
{
	width: 330px;
	float: left;
	/*+placement:shift -107px -118px;*/
	position: relative;
	left: -107px;
	top: -118px;
}
#footer .box H2
{
	font-size: 1em;
	text-transform: uppercase;
	padding: 14px 20px;
	/*+placement:shift -1px 6px;*/
	position: relative;
	left: -1px;
	top: 6px;
}
#footer .box UL
{
	list-style-type: none;
	padding: 10px 20px 25px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#footer .box UL LI
{
	padding: 8px 0;
	border-bottom: 1px dotted #DEDCD4;
}
#footer .box UL LI A
{
	color: #CCCCCC;
}
/** END footer *
* BEGIN miscellaneous **/
#comments
{
	padding: 15px;
}
#comments H2
{
	font-size: 1em;
	background-color: #F1F1F1;
	padding: 2px 5px;
	border-bottom: 1px solid #EDEDED;
}
#comments A
{
	color: #588CB8;
}
#comments P
{
	margin-bottom: 10px;
	line-height: 1.6em;
}
#comments FORM
{
	padding-top: 20px;
}
#comments FORM P
{
	margin-bottom: 5px;
}
#comments FORM INPUT
{
	margin-right: 5px;
}
#comments FORM INPUT, TEXTAREA
{
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments FORM INPUT
{
	width: 260px;
	border: 1px solid #CCCCCC;
}
#comments FORM TEXTAREA
{
	width: 350px;
	padding: 4px !important;
	border: 1px solid #CCCCCC;
}
#comments FORM BUTTON
{
	border: 1px solid #A0A0A0;
	font-size: 1em;
	font-family: Verdana;
	padding: 2px 6px;
}
.commentdetails
{
	margin-top: 25px;
}
.commentauthor
{
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate
{
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required
{
	color: #FF0000;
}
.notfound
{
	padding: 40px;
}
.notfound H2
{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous *
* BEGIN wordpress 2.7 comments **/
#comments OL
{
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments OL LI
{
	padding: 10px;
	border: 1px solid #E0E0E0;
	margin-bottom: 10px;
}
#comments OL LI .avatar
{
	float: right;
}
#comments OL LI .comment-author
{
}
#comments OL LI .comment-author .fn
{
	font-weight: bold;
	font-size: 1.2em;
}
#comments OL LI .comment-meta
{
	font-size: 0.9em;
	color: #999999;
	margin: 5px 0 10px;
}
#comments OL LI .reply
{
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children
{
	list-style-type: none;
}
#comments .navigation
{
	padding: 10px 0 20px;
	font-size: 0.9em;
}
#comments .navigation A
{
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #CCCCCC;
}
#comments .navigation A:hover
{
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
#comments .says
{
	display: none;
}
/** END wordpress 2.7 comments **/
