         
#page {
	background-color: white;
	border: 1px solid #959596;	}
#contentLarge {
							margin: 0px 5px 5px 5px;
							padding: 20px;
							background-color: #FFF;
							color: #717171;
							text-align: justify	}
.widecolumn .entry p {	font-size: 1.05em;	}

.narrowcolumn .entry, .widecolumn .entry {	line-height: 1.4em;	}

.widecolumn {	line-height: 1.6em;	}

.narrowcolumn .postmetadata {	text-align: center;	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;	}
	
.commentlist li, #commentform input, #commentform textarea {	
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	}

.commentlist li {	font-weight: bold;	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;	}

#commentform p {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	}

.commentmetadata {	font-weight: normal;	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;	}

code {	font: 1.1em 'Courier New', Courier, Fixed;	}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;	}

#wp-calendar #prev a, #wp-calendar #next a {	font-size: 9pt;	}

#wp-calendar a {	text-decoration: none;	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;	}
/* End Typography & Colors */

/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;	}

.post {
	margin: 0 0 40px 90px;
	text-align: justify;
	position: relative	}

.post hr {
	display: block;	}

.widecolumn .post {	margin: 0;	}

.narrowcolumn .postmetadata {	padding-top: 5px;	}

.widecolumn .postmetadata {	margin: 30px 0;	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;}
	
.widecolumn .attachment {	text-align: center;	margin: 5px 0px;}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;	}
* html p img	{
/*IE6,0 FIX*/		width: auto }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;	}

.alignright {	float: right;	}
.alignleft {	float: left	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;	}

html>body .entry li {	margin: 7px 0 8px 10px;	}

.entry ul li:before, #sidebar ul ul li:before {	content: "\00BB \0020";	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;	}
#sidebar ul p, #sidebar ul select {	margin: 5px 0 8px;	}

#sidebar ul ol {	margin: 0 0 0 10px;	}

ol li, #sidebar ul ol li {	list-style: decimal outside;	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;	}
/* End Entry Lists */



/* Begin Form Elements */

.entry form { text-align:center;	}

select {	width: 130px;	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;	}

#commentform textarea {
	width: 100%;
	padding: 2px;	}

#commentform #submit {
	margin: 0;
	float: right;	}
/* End Form Elements */

/* Begin Comments*/
.alt {	margin: 0;	padding: 10px;	}

.commentlist {	padding: 0;	text-align: justify;	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;	}

.commentlist p {	margin: 10px 5px 10px 0;	}

#commentform p {	margin: 5px 0;	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;	}

.commentmetadata {
	margin: 0;
	display: block;	}
/* End Comments */

/* Begin Sidebar */
#recent-posts ul li,
#recent-comments ul li	{
						overflow:hidden;
						width:213px;
						font-size:0.9em	}
#recent-posts ul li	{
						height:1.2em	}
/*#recent-comments ul li	{	*/

li.recentcomments + a	{
						border: 1px solid black;
						display: block;
						width: 200px }

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;	}

#wp-calendar a {	display: block;	}

#wp-calendar caption {
	text-align: center;
	width: 100%;	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {	cursor: help;	}
acronym, abbr {	border-bottom: 1px dashed #999;	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;	}

blockquote cite {	margin: 5px 0 0;	display: block;	}

.center {	text-align: center;	}
hr {	display: none;	}
a img {	border: none;	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;	}
/* End Various Tags & Classes*/

/*MIDDLE*/

.contentBlog h2         {   font-size:2em; line-height:1.1em }
#middle div#middle_right li       {   list-style-image: none !important; list-style-type: none !important }

#contentTop     {   height: 180px; margin-top: -10px   }

#contentTop h2       {   font-size:1.6em }
#contentTop li,
#sidebar_footer ul li       {   list-style-image: none !important; list-style-type: none !important }
#contentTop ul li ul,
#sidebar_footer li ul     {   padding-left: 0 !important }
#contentTop ul li ul li,
#sidebar_footer ul li li     {   background/*list-style-image*/: url(images/li_bg_puscica.png) no-repeat left center }

#sidebar_footer li li a     {   padding-left: 15px  }

#tag_cloud-3    { margin-bottom: 20px   }
#tag_cloud-3 h2 { display: none }

#recent-posts-3,
#recent-comments-2 { float: left   }

#recent-comments-2 { width: 50% }
#recent-posts-3 { width: 48%   }

#recent-posts-3 li a,
#recent-comments-2 li a { height: 1.5em; overflow: hidden; display: block !important; padding-left: 15px !important; font-size: 1em !important    }

.post           {
                    background: url(images/content_novica_bottom.png) no-repeat center bottom;
                    padding-bottom: 3px    }
.datum          { 
                    position: absolute; 
                    width: 67px; 
                    height: 56px;
                    top: 0;
                    left: -100px;
                    text-align: center;
                    font-size: 1.4em;
                    padding: 5px 15px;
                    background: url(images/blog_datum_bg.png) no-repeat left top;
                    color: #FFF }
.postmetadata   {
                    text-align: center  }
#sidebar_footer ul li { float: left; width: 33%   }
#sidebar_footer li li { display: block; width: 100%   }
div.blogPost div.entry {   margin-left: -80px ; padding-top:15px;}


