/* 
Theme Name: grozde
Theme URI: http://loshia.com
Description: manja s grozde
Version: 0.1
Author: Loshia
Author URI: http://loshia.com
*/

body {
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ddd;
	font-family: Utopia, Lucida, Verdana, Helvetica, Georgia, Geneva, Arial, sans-serif;
  }
a {
	color: #462;
	/*font-weight: bold;*/
  }
a:hover {
  }
#page {
	width: 750px;
	margin: auto;
	padding: 0;
	text-align: left;
	background: #fff;
  /*border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;*/
  }
#header {
	padding: 5px 10px 0 10px;
	margin: 0 0 26px 0;
	width: 730px;
	border-bottom: 1px solid #ccc;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
	height: 20px;
	font-size: 11px;
	color: #333;
	/*background: #ff6;*/
	background: #ffa;
  }
#header ul{
   padding : 0;
   margin : 0;
   white-space : nowrap;
  }
#header ul li {
   display : inline;
  }
#header ul li:before {
	content:"{";
  }
#header ul li:after {
	content:"}";
  }
#header ul li a{
   display : inline;
   color: #000;
   padding-left: 2px;
   padding-right: 2px;
  }
#header a {
	color: #000;
  }
#header ul li a {
	border-bottom: none;
}
#header ul li a:hover {
	text-decoration: underline;
  }
#headertitle {
	float: left;
	/*text-transform: uppercase;*/
	/*font: 14px Georgia, Geneva, Arial, Helvetica, Verdana, Arial, sans-serif;
	margin-top: -2px;*/
  }
#headermenu {
	float: right;
  }
#content {
  display: block;
  margin: auto;
  width:730px;
  }
.narrowcolumn {
	display: block;
	padding: 0;
	margin: auto;
  }
#searchform {
  display:block;
  float: left;
  margin: 0 4px 0 0;
  padding: 0;
}
#searchform #s {
	width: 100px;
	height: 15px;
	border: 0;
	/*border: expression("1px solid #f0f000");*/
  margin: -1px 0 0 0;
  padding: 0 2px 0 2px;
  background: #ffa;
  text-align: center;
	font-family: Verdana, Helvetica, Georgia, Geneva, Arial, sans-serif;
	font-size: 11px;
  }
#sdiv:before {
	content:"{";
  }
#sdiv:after {
	content:"}";
  }
#searchsubmit {
	color: #000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	border: 1px solid #f0f0f0;
	background: #f0f0f0;
  margin: 0;
  padding: 0;
	display: none;
  }
#footer {
	width: 100%;
	border-top: 1px solid #ccc;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
	height: 20px;
	text-align: center;
	font-size: 11px;
	clear: both;
	margin-bottom: 0;
	margin-top: 40px;
	background: #ffa;
  }
#footer p {
	margin: 0;
	padding-top: 3px;
	text-align: center;
	color: #333;
	font-size: 11px;
  }
#footer a {
	text-decoration: none;
	color: #000;
  }
#footer a:hover {
	text-decoration: underline;
	color: #000;
  }
.post {
	font: 15px Utopia, Lucida, Verdana, 'Lucida Grande', Arial, Helvetica, Georgia, Sans-Serif;
	/* Cambria, Calibri, Candara, Constantia, Corbel, Consolas */
	/*text-align: justify;*/
	width: 700px;
	margin: auto;
	line-height: 1.3em;
  }
.postheader {
  margin-top:10px;
  height: 30px;
  background-color:#eee;
}
.dayfirstheader {
  background-color:#ddd;
}
.posttitle {
  float: left;
	font: 20px Georgia, Arial, Helvetica, Verdana, Geneva, Arial, sans-serif;
	margin: 2px 0 4px 4px;
}
.posttitle a {
	color: #000;
	text-decoration: none;
	border: none;
}
.postdate {
  float: right;
	margin: 8px 4px 4px 0;
	font: normal .8em Verdana, Geneva, Arial, sans-serif;
}
.entry {
	/*line-height: 1.3em;*/
}
.entry ul {
	margin-left: 30px;
	padding-left: 10px;
	list-style: square;
	text-align: left;
}
.entry a {
	border-bottom: 1px dotted;
}
.postmetadata {
	/*text-align: left;*/
	/*padding-top: 5px;*/
	font-size:11px;
	margin: auto;
	width: 700px;
}
.postmetadata a {
  border: none;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
code {
	font: 14px Consolas, 'Courier New', Courier, Fixed;
	/*background-color:#f0f0f0;*/
	display: block;
	margin-left: 20px;
  }

#commentform {
  width: 700px;
  margin: auto;
  margin-top:8px;
  }
#commentform input, #commentform textarea {
	font: 14px Verdana, Geneva, Arial, sans-serif;
  }
#commentform p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin: 0px 0px 5px 0px;
  }
#commentform input {
	width: 160px;
	padding: 0;
	margin-bottom: 0px;
	font-size: 14px;
}
#commentform textarea {
	width: 99%;
	padding: 0;
	background-color: #FFF;
}
#commentform #submit {
	margin-top: 5px;
	margin-bottom: 15px;
	float: left;
}
.commentlist {
	padding: 0px;
	margin : auto;
	width:700px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
  }
.commentlist li {
	margin-top: 0px;
	padding: 10px;
	list-style: none;
  }
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
  }
.commentlist small a {
	color: #666;
  }
.commentlist p {
	line-height: 1.3em;
	text-transform: none;
	font-size: 12px;
  }
.comment {
  /*border: 1px solid #ccc;*/
  /*width: 500px;*/
}
.comment p {
}
.commentmetadata {
	font-size: 12px;
	font-weight: normal;
	/*margin: 0;*/
	margin-left: 74px;
  }
.commentmetadata a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
  }
.commentloggedin {
  font-size: 12px;
}  
.alt {
	/*background-color: #f8f8f8;*/
}
.navigation {
	display: block;  
	clear: both; 
	width:700px;
	margin:auto;
	padding: 0 0px 0 0px;
	background-color:#eee;
	height: 20px;
	margin-top: 8px;
	font-size: 12px;
}
.alignright {
	float: right;
	margin-top: 2px;
	margin-right: 4px;
}
.alignleft {
	float: left;
	margin-top: 2px;
	margin-left: 4px;
}
#comments, #respond {
	width: 700px;
	margin: auto;
	margin: 0px auto 10px auto;
}
.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	padding-top: 5px;
	padding-bottom: 0;
	font: bold 100% Georgia, Verdana, Geneva, Arial, sans-serif;
	color: #777;
}
h4 {
	padding-bottom: 5px;
	margin-top: -10px; 
	font: normal .8em Verdana, Geneva, Arial, sans-serif;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}
i {
  color: #450;
}
.eg-image {
  margin-top: -20px;
}
#similarposts {
  font-size:11px;
  border-top: #e0e0e0 1px solid;
  width: 700px;
  margin: auto;
}
.postcat {
/*  margin-right: 10px;*/
}
/*
.postcat:before {
	content:"{";
}
.postcat:after {
	content:"}";
}
*/
.adminlogin {
  position: absolute;
  /*top: 20px;
  left: 0px;*/
  width: 100px;
  margin-left: -108px;
  margin-top: 4px;
	text-align: right;
}
.twitterstatus {
  color: #aaa;
}
*,*:hover,*:focus,*:active { outline: 0px none; }



small {
	font: 11px/150% Verdana, Geneva, Arial, sans-serif;
}
.description {
	font-size: 11px;
	text-align: right;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}


acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev 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;
}
.noresult {
	/*line-height: 1.7em;*/
}

h1 {
	padding: 5px;
	font-size: 11px;
	text-align: right;
	color: #333;
}
.description {
	text-align: center;
}
h2 {
	margin-top: 10px;
	font-size:18px;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}
p img {
	padding: 0;
	max-width: 700px;
}
select {
	width: 130px;
}
#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 140px;
	text-align: left;
}
#wp-calendar #next a {
	padding-right: 10px;
	font-size: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	font-size: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ffa;
}
#wp-calendar caption {
	text-align: center;
	width: 140px;
	font-size: 12px;
	margin-top: -10px;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
blockquote {
	margin-left: 8px;
	padding-left: 15px;
	border-left: 3px dotted #ccc;
}
blockquote cite {
	margin: 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

.leftimg {
  margin: 4px 10px 0 0;
  float: left;
}

.leftimgbig {
  margin: 4px 10px 0 0;
  float: left;
  width:250px;
}

.rightimg {
  margin: 4px 0 0 10px;
  float: right;
}

p.pimgalign {
  text-align:left;
}

#relatedposts {
  margin-top:10px;
}
blockquote cite {
	margin: 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

.centerimg {
  margin: auto;
  display: block;
}
.centertext {
  margin-top:10px;
  display: block;
  text-align:center;
}
.mainimg {
  margin: auto;
  display: block;
}

.polyglot_flags {
  margin-top:0px;
}
#archivecats {
	list-style: none;
	margin: 0; padding: 0;
}
#archivecats li {
  display : inline;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
  background-color: #FFF;
}

.more-link {
	line-height: 2em;
	vertical-align: bottom;
}

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

.centerimg {
  margin: auto;
  display: block;
}
.centertext {
  margin-top:10px;
  display: block;
  text-align:center;
}

.polyglot_flags {
  margin-top:0px;
}
#archivecats {
	list-style: none;
	margin: 0; padding: 0;
}
#archivecats li {
  display : inline;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
  background-color: #FFF;
}

.more-link {
}

.quoteauthor {
  color:#A00;
}

.quote {
  color:#0A0;
  font-size:1.2em;
}

#relatedheader {
  color: #888;
}
#relatedheader a {
	color: #795;
}
