/*
Theme Name: 5 Years
Theme URI: http://blog.urosevic.net/wordpress/5years/
Description: 5 Years tribute to Zapisi based on 960grid and 18px line height system
Tags: white, light, two-columns, right-sidebar, fixed-width, microformats
Version: 1.0.0
Author: Aleksandar Urošević
Author URI: http://urosevic.net/

*/

@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");

body {
	padding: 0 30px 0 0;
	margin: 0;
	font-size: 87%;
	font-family: Georgia;
	background: transparent url(images/header.gif) repeat-x left top;
	line-height: 18px; }
p { margin-bottom: 18px;
	text-align: left;
	color: #515151;
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
}
il, ol { margin-bottom: 18px; }
ul li ul, ol li ol, li { margin-top: 0; margin-bottom: 0;
	color: teal;
	font: normal normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 35px;
}
h4, h5, h6 { line-height: 18px; margin-bottom: 18px; }

h3 { line-height: 18px; margin-bottom: 18px;
	color: #949535;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h3a { line-height: 18px; margin-bottom: 18px;
	color: #949535;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

blockquote {
	background: #ffffc5 url(images/blockquote.gif) repeat-x top left;
	margin-bottom: 18px;
	border-left: 10px solid #FFFF88;
	padding: 36px 36px 18px 36px;
	}

code, pre {
	background: #fff url(images/box-bg.gif) repeat-x top left;
	color: #008C00;
	padding: 17px 10px;
	border: 1px solid #008C00;
	font: normal 12px/18px "Luxi Mono", "Courier New", monospaces;
	display: block; }

/* Page wrapper */
#page {
	color: #484848;
	background: transparent url(images/headerback.png) no-repeat center top;
}

/* @group My Group */



/* @end */

/* Boxes */
.boxed {
	margin-left: 28px ;
}

.box2 {
	padding: 0 15px 20px 25px;
	/*border: 1px solid #DEDBD1; */
	/* background: #fff url(images/box-bg.gif) repeat-x top left; */
	background: #f0fefc;
	margin-bottom: 0;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	width: 200px;
	font-size: 12px;
	border-bottom: 1px dotted silver;
}.box {
	padding: 0 50px 20px;
	/*border: 1px solid #DEDBD1; */
	/* background: #fff url(images/box-bg.gif) repeat-x top left; */
	background: white;
	margin-bottom: 0;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted silver;
}

.box3 {
	padding: 0 50px 20px;
	/*border: 1px solid #DEDBD1; */
	/* background: #fff url(images/box-bg.gif) repeat-x top left; */
	background: transparent;
	margin-bottom: 0;
	width: 410px;
	margin-left: 120px;
}

.box4 {
	padding: 0 50px 20px;
	/*border: 1px solid #DEDBD1; */
	/* background: #fff url(images/box-bg.gif) repeat-x top left; */
	background: transparent;
	margin-bottom: 0;
	width: 410px;
	margin-left: 110px;
	text-align: left;
}

.box5 {
	padding: 0;
	background: transparent;
	margin-bottom: -40px;
	width: 410px;
	margin-left: 160px;
	text-align: left;
	border-bottom-style: none;
	border-top-style: none;
	margin-top: 10px;
}

.box .more {
	height: 18px;
	text-align: right;
	display: block;
	margin-bottom: 10px;
	font: bold 9px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #949535;
	border-bottom: 1px dotted silver;
	padding-bottom: 20px;
}

.pagination {
	margin-bottom: 0;
	display: block;
	min-height: 18px;
	background: #d8dbca repeat-x left;
	padding: 4px 40px 3px;
	border: 1px solid #DEDBD1;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
}
.widget {
	padding: 17px 10px;
	/* border: 1px solid #DEDBD1; */
	background: transparent ;
	margin-bottom: 18px;
}

	
/* Header */
#header {
	margin-top: 138px;
	background: transparent no-repeat center top;
}
#header h1 {
	margin: 18px 0 0 0;
	line-height: 36px;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 8pt;
	color: #4096EE; /* #008C00; Technorati green */ }
#header p {
	position: relative;
	line-height: 18px;
	font-size: 18px;
	color: #4096EE; }
#header #search-form {
	float: right;
	margin-top: 2px;
	text-align: right; }
#header #search-form #s { width: 228px; }
#header #search-form input {
	color: #4d4d4d; }

/* Top Menu */
/*
#topmenu {
	height: 36px;
	line-height: 18px; }
#topmenu ul {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	border-bottom: 1px solid #4096EE;
	height: 20px; }
#topmenu ul li {
	display: inline;
	margin: 0;
	padding: 0; }
#topmenu ul li a {
	margin: 0;
	padding: 2px 10px;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	background: #4096EE; }
#topmenu ul li a:link,
#topmenu ul li a:visited {
	color: #fff; }
#topmenu ul li.current_page_item a:link,
#topmenu ul li.current_page_item a:visited {
	background: #FF0084;
	color: #fff; }
#topmenu ul li.page_item a:hover,
#topmenu ul li.current_page_item a:hover {
	background: #008C00;
	color: #fff; } */
	
	#Navigation
	{
		text-align: center ;
		font-family: Georgia, Times, serif ;
		font-size: 1em;
		margin: 0 0 0 10px;
	background: transparent repeat-y center top;
	
}

#navigation2
	{
		text-align: center ;
		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		font-size: 13px;
		margin: 0 0 0 10px;
	background: transparent repeat-y center top;
	color: gray;
}
	
	#NavigationBox
	{
		margin: 0 auto ;
	background-color: #697D80;
	border-bottom: 1px solid #526265;
	border-top: 1px solid #526265;
}
	
	#NavigationBox ul
	{
		margin: 0;
		padding: 0 0 0 1px;
		text-align: center;
}
	
	#NavigationBox li
	{
		display: inline ;
		line-height: 25px ;
		margin: 0 ;
		padding: 0 ;
}
	
	#NavigationBox li a:link, #NavigationBox li a:visited
	{
		color: white;
		padding: 4px 20px;
		margin: 0 ;
	border-right-style: none;
}
	
	#NavigationBox li a:hover
	{
		color: #fff ;
		margin: 0 ;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #949535;
}
	
	#NavigationBox li a:active
	{
		color: #697D80;
		padding: 4px 20px;
		margin: 0 ;
	border-right-style: none;
}
	
	#NavigationBox ul li.current_page_item a, #NavigationBox ul li.page-item-3 a
	{
}
	
/* Content */
.da-com {
	display: block;
	clear: both;
	position: relative;
	line-height: 18px;
	margin-left: 0;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
}
.da-com .desno a { /* comment icon */
	background: url(images/comment.gif) no-repeat left 4px;
	padding-left: 18px; }
.da-com .desno a.mild {
	background: url(images/comment-mild.gif) no-repeat left 4px;
	padding-left: 18px; }
.da-com .desno a.hot {
	background: url(images/comment-hot.gif) no-repeat left 4px;
	padding-left: 18px; }
h2 {
	font-size: 16px;
	line-height: 18px;
	display: block;
	clear: both;
	margin: 18px 0;
	padding: 0; }

h2a {
	font-size: 20px;
	line-height: 26px;
	display: block;
	clear: both;
	margin: 18px 0;
	padding: 0;
	color: #949535;
}
.featured h2 {
	margin: 9px 0 18px 0;
	padding: 0;
	text-align: left;
	color: #949535;
	font: normal 24px/26px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.single-post h1, .single-post h5, .single-post h6 { font-weight:normal; padding: 8px 0 14px; margin: 0 0 14px;
	color: #949535;
	text-transform: none;
	font-size: 22px;
	border-bottom: 1px dotted silver;
}

.single-post h2 { font-weight:normal; padding: 8px 0 50px; margin: 0 0 14px;
	color: #949535;
	text-transform: none;
	font-size: 22px;
}


.single-post h3 { font-weight: normal; padding: 10px 0 20px; margin:0;
	text-transform: none;
	font-size: 20px;
	color: #697D80;
	line-height: 24px;
}
.single-post p
{ 
	line-height: 20px; 
	font-size: 13px;
	color: #515151;
}

.single-post a
{
	border-bottom: 1px dotted ;
}

.single-post h4
{
	padding: 10px 0 0 ;
	margin: 0 ;
	color: #949535;
	text-transform: uppercase ;
	letter-spacing: 3px ;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
}	


.single-post h4b
{
	margin: 9px 0 3px;
	color: #949535;
	text-transform: uppercase ;
	letter-spacing: 2px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
	border-bottom: 1px dotted #aeaeae;
	padding: 10px 0 0;
	text-align: center;
}

#content
{
	text-align: center ;
	background: transparent repeat-y center top;
}

#content2
{
	text-align: center ;
	background: transparent repeat-y center top;
	margin-left: 1px;
}

.single
{
	margin-top: 30px ; 
	margin-left: auto ; 
	margin-right: auto ;
}	

.pagespot{ 
	padding: 20px 50px 45px; 
	margin: 0;
	text-align: left;
	/*width: 550px;*/
	height: 100%;
	background-color: white;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
}

#breadcrumb p
{
	padding: 0;
	margin: 0 ; 
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-size: .7em ;
	color: #949535;
	text-align: center ;
	text-transform: uppercase ;
	background-color: #d8dbca;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted silver;
}

/* .single-post h2 {
	font-size: 24px;
	line-height: 26px;
	height: 26px;
	margin-top: 10px;
	color: #000;
} */
.seearch-result h2 {
	font-size: 16px;
	line-height: 18px;
	display: block;
	clear: both;
	margin: 18px 0;
	padding: 0;
}

div.singlepostinfo {
	display: block;
	background: #fff url(images/info.png) no-repeat top left;
	padding-left: 58px;
	min-height: 54px;
	margin-top: 17px;
	padding-bottom: 17px;
}

.levo { float: center;
	color: gray;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 2px;
	border-top: 1px dotted silver;
}

.read {
	color: gray;
	font-size: 12px;
	text-align: left;
}
.desno { float: right;
	color: gray;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Comments */

.meta1 {
	color: gray;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin-top: 10px;
	padding-top: 20px;
}
.comment { padding: 17px 10px; margin-bottom: 17px; }
.comment-avatar { float: left; font-size: 36px; font-weight: bold;}
.comment-content { margin-left: 60px; }
.comment-info { margin-bottom: 17px; line-height: 18px; }
.comment-info .author { padding-left: 20px; background: url(images/author.png) no-repeat top left; }
.comment-info .date { padding-left: 20px; background: url(images/date.gif) no-repeat 1px 3px; }
.box .comments-title { margin-top: 0; margin-bottom: 10px; line-height: 18px;
	padding-top: 20px;
}

#comments div.comment,
#comments div.author {
 	padding: 17px 10px 0 10px;
	border: 1px solid #DEDBD1;
	background: #fff url(images/box-bg.gif) repeat-x top left;
	margin-bottom: 17px; }
#comments div.author { 
	border: 1px solid #4096EE; }
/*#comments div.comment .prvi { margin-top: 17px; }*/

/* Comment Form */
form, fieldset { margin: 0; padding: 0; border: none;
	font-size: 10px;
}
input, textarea {
	background: #fff url(images/box-bg.gif) repeat-x top left;
	border: 1px solid #DEDBD1;
}
textarea { padding: 10px;
	width: 360px;
}
#commentform fieldset p small code { border: none; background: #fff; color: #4d4d4d; margin: 0; padding: 0; display: inline; }

/* Sidebar widgets */
#sidebar .pagenav { list-style: none; margin-left: 0; }
.widget h2, #sidebar .widgrt h2, #sidebar .widgrt h3 {
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
	color: #697D80; /* Ruby on Rails blue */ }
.widget ul, .ppc ul {
	list-style: none;
	margin: 0;
	padding: 0; }
.widget ul li, .ppc ul li {
	line-height: 18px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat left top;
	}
.widget ul li ul li {
	background: url(images/bullet2.gif) no-repeat left top;
}

/* Footer */


#footer .copyright{ font: normal 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; background: #b7d3d4; padding: 10px 0 20px;
	text-align: center;
	text-transform: uppercase;
	width: 600px;
	height: auto;
	color: #c27d4b;
}

  #footer a{ color: #c27d4b; text-decoration: none; padding:2px 1px;
	background-color: #b7d3d4;
}

    #footer a:hover{ color: #c27d4b; text-decoration:none; border:none; background: #b7d3d4}

	

#footer-background
{ 
	text-align: center;
	background: transparent url(images/footer.png) no-repeat center top;
	width: 700px;
	height: 300px;
	border-top-width: 1px;
	border-top-color: #41a4ad;
	color: #af8f6f;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 4px;
	float: none;
	margin: 0 auto;
}

/* My Comment */

.widget-spot
{
	width: 580px ; 
	margin: 0 auto ; 
	padding: 30px 0 0 0 ;
	text-align: center;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #53301f;
	line-height:24px;
}

.textwidget img
{
	margin: 0 auto ;
}

/* Links */
a { text-decoration: none; }
a:link, a:visited { color: #af8f6f;
	border-bottom: 1px dotted #c27d4b;
}
.widget a:link, .widget a:visited { color: #697D80; /* Flickr pink */ }
a:hover, .post a:hover, .widget a:hover { color: #697D80; /* Technorati green */ }

/* Ads in post */
.ads {
	background: #fff;
	height: 72px; 
	margin-bottom: 18px;
	text-align: center; }

/* Generic WordPress styles */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	}

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

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

.alignright {
	float: right;
	color: gray;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.alignleft {
	float: left;
	color: gray;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.name a:link
{
	text-decoration: none ;
}