/*
Theme Name: gradinko
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bgr-blog.jpg);
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}
#topGradientPress {
	background-image:url(images/bgr-top-blog.png);
	background-repeat:repeat-x;
	height:395px;
	width: 100%;
	left: 0px;
	position: absolute;
	top:0;
}
.logo {
	position: relative;
	margin-bottom: -8px;
}
a, a:visited {
	font-family: verdana;
	color: #23A800;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	background-color:#23A800;
	color: #fff;
}
p a, p a:visited {
font-weight:normal;
}
p a:hover {
	padding:0 0 2px;
	background-color:#fff;
color:#23a800;
}
img a:hover {
	margin: 0;
	padding: 0 0 -2px 0;
	background-color:#fff;
}
#content .navigation a, #content .navigation a:visited {
	/*margin-bottom: 60px;*/
        font-family: verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	padding-bottom:3px;
}
#content .navigation a:hover {
	background-color:#000;
	color: #fff;
}
.line {
	display:block;
	height:1px;
	background-color:#383838;
}
#me {
	display:block;
	height:210px;
	border-bottom: 1px solid #383838;
	background-image:url(images/gradinko-photo.jpg);
	background-repeat: no-repeat;
	font-size:11px;
	background-color: #fff;
}
#me p {
	position:relative;
	top:145px;
	margin:0 0 0 285px;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
}
#footer {
	border-top: 1px solid #383838;
	width:580px;
	height:35px;
	margin-top:30px;
	padding-top:15px;
	float:left;
	clear: both;
}
small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color:#AFAFAF;
	padding-bottom:2px;
	line-height:10px;
}
small a, small a:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-decoration:none;
	color:#8F8F8F;
}
small a:hover {
	background-color:#fff;
	color:#8F8F8F;
}
h3 {
	font-family:Verdana, Arial, Sans-Serif;
	font-weight: bold;
color:#000000;
font-size:10px;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2, h2 a, h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color: #000;
line-height:1.1em;
text-transform:uppercase;
}
h2 {
	margin: 20px 0 10px 0;
}

h4, h4 a, h4 a:visited {
font-family:Arial,Sans-Serif;
font-size:16px;
font-style:normal;
font-weight:bold;
	color: #000;
	text-decoration:none;
padding:2px 0;
}
h4 a:hover {
	background-color: #fff;	color: #000;
}
h4 {
	margin: 14px 0 3px 0;
}
.excerpt p {
	font-size:11px;
	margin:5px 0 10px 0;
}
h2 a:hover {
	color: #E6E6E6;
}
#commentform {
float:right;
border-top:1px solid #383838;
position:relative;
margin-bottom:50px;
}
.commentlist li, #commentform textarea {
	font: 13px Verdana, Arial, Sans-Serif;
}

#commentform input {
	font: 11px Verdana, Arial, Sans-Serif;
margin:40px 5px 2px 0;
width:175px;
padding:3px 5px 5px;
border:1px dashed #383838;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	line-height:49px;
}
.commentlist p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	color: #3F3F3F;
}
#commentform p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #3F3F3F;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar a, #sidebar a:visited {
	font-family: verdana, Arial, Sans-Serif;
	font-size:11px;
	color: #1F8F00;
	font-weight: normal;
	text-decoration: none;
        display:block;
line-height:1.7em;
}
#sidebar a:hover {
	background-color: #fff;
position:relative;
z-index:50;
}
#sidebar {
        float:right;
	width:270px;
	text-indent:0px;
}
#sidebar li{

}
#sidebar h2 {
	font-size:14px;
	font-family:Arial, Sans-Serif;
	color: #000;
	padding:11px 0px 13px 0px;
	border-top:1px solid #383838;
	text-indent: 0px;
	margin:0 0 8px 0;
}

#bookmarks {
	margin:0;
	padding:0;
}
#bookmarks a, #bookmarks a:visited {
	font-family: verdana;
	font-size:10px;
	color: #383838;
	font-weight: bold;
	text-decoration: none;
	padding:0 0px 2px 0px;
	margin:0 0 3px 0;
}
#bookmarks a:hover {
	background-color: #fff;
}
#page {
	padding: 0;
	z-index: 2;
	width:900px;
	margin: 0 auto;
	position: relative;
}
#header {
	width:900px;
	position: relative;
	top:0px;
	z-index: 3;
	margin: 0 auto;
	padding-bottom:50px;
}
.narrowcolumn {
	float: left;
	/* padding-top:130px;*/
	width: 580px;
}
.post {
	margin: 0 0 40px;
	line-height: 1.8em;
	font-size: 13px;
}
hr, .commentlist hr{
	display:block;
	color: #383838;
	background-color: #000;
	height: 1px;
	border: 0;
	line-height:1px;
	margin:0;
	padding:0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.postmetadata {
	clear: left;
}

h3.comments {
	padding: 0;
}
/* End Headers */



/* Begin Images */
p img {
	width: 580px;
	background-color: #fff;
	margin-bottom:1px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0;
	list-style: none;
}
html>body .entry li {
	margin-left: 0px;
	padding: 0;
	list-style: none;
}
.entry ol {
	padding: 0;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}

#commentform textarea {
	width: 548px;
	padding: 15px;
	line-height:1.3em;
	border: 1px dashed #383838;
	margin-top:15px;
	margin-bottom:15px;
}
#commentform #submit {
background-color:#000000;
border:medium none;
bottom:-30px;
color:#FFFFFF;
cursor:pointer;
float:right;
font-size:13px;
font-weight:bold;
margin:0;
position:absolute;
right:0;
width:100px;
}
#commentform #submit:hover {
background-color:#23A800;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	margin:0px;
}
.commentlist li{
border-top:1px solid #383838;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:15px;
position:relative;
width:580px;
z-index:45;
}
.commentlist p {
	margin: 0px 0px 10px 0;
}
#commentform p {
	margin:0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
float:left;
margin:19px 10px 0;
}
.commentnumber {
	color:#fff;
	font-weight:bold;
	font-size:40px;
	font-family: Arial;
position:absolute;
right:-3px;
top:0;
}
#commentLogin {
float:right;
padding-top:15px;
width:580px;
text-align:right;
}

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;
}
a img, a:visited img {
	background-color:#fff;
	border: none;
	margin: 0 0 1px 0;
}
a:hover img {
	margin:-1px 0 0 -1px;
	border: 1px dashed #000;
	position:relative;
	z-index:10;
	padding: 0 0 -2px 0;
	background-color:#fff;
}
.navigation {
	display: block;
	text-align: center;
	width:580px;
	height:20px;
}
img .attachment-full {
	width:580px;
}
.entry p a, .entry p a:visited {
	font-family: verdana, Arial, Sans-Serif;
	font-size:13px;
	color: #1F8F00;
	font-weight: normal;
	text-decoration: none;
}
.entry p a:hover {
	background-color:#fff;
}
.entrance {
float:right;
margin:-20px 0 0 0;
padding:0;
cursor: default;
}
.entrance a, .entrance a:visited, .entrance a:hover {
	font-size:24px;
	text-decoration: none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/
cursor: default;
}
a.entrance {cursor: default;}
a:focus, a:active {
outline: none;
}
a {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/
}
img {-ms-interpolation-mode:bicubic;/* IE7+*/} 

/*
reader
*/

div.post ul.gReader-list {
  list-style: none !important;
  padding: 0px !important;
  margin: 1em 0px !important;
  text-indent: 0 !important;
}

div.post ul.gReader-list li:before {
  content: "" !important;
}

div.post ul.gReader-list li {
  padding: 0px !important;
  margin: 2em 0px !important;
}

div.post ul.gReader-list a.gReader-title {
  font-size: 1.1em !important;
  font-weight: bold !important;
  text-align: left !important;
  display: block !important;
  margin-bottom: .3em !important;
}

div.post ul.gReader-list div.gReader-date {
  display: inline;
  padding-right: 10px;
  font-size: .92em;
  border-right: 1px solid #000;
}

div.post ul.gReader-list div.gReader-source {
  padding-right: 0;
  border-right: 0;
  font-size: .92em;
  display: inline; 
  padding-left: 10px; 
}

div.post ul.gReader-list div.gReader-notes, div.post ul.gReader-list div.gReader-desc {
  margin: .3em 0px;
}

div.post ul.gReader-list div.gReader-notes span.preface {
  font-weight: bold;
  font-style: italic;
}

ul.gReader-list {
list-style:none;
padding:0;
margin:0;
}
.gReader-notes {
color:#555555;
font-size:11px;
line-height:1.3;
margin:1px 0 15px;
}

/*
multicolumn links
*/

li.ml_item {
list-style:none;
}
#ml_item {

}
.ml_col {
	float:left;
	position:relative;
}
#ml_item a,#ml_item a:visited {
color:#000000;
}

.ml_col_2 {
	width:50%;
}
.ml_col_3 {
	width:33%;
}
.ml_col_4 {
	width:25%;
}
.ml_fixed {
	clear:both;
}
.ml_showall {
	float:right;
}

/*
multicolumn categories
*/
#ddmcc_container {
display:block;
	margin: 0;
	padding: 0;
}
.ddmcc {
	width: 135px;
	float: left;
}
#ddmcc_container a, #ddmcc_container a:visited {
color:#000000;
}

.ddmcc ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcc li {
margin:0;
padding:0;
}

.ddmcc p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

.ddmcc p.sep:hover {
	cursor: pointer;
}