/*  
Theme Name: GreenEyes
Theme URI: http://dalamar.goddamm.it/
Description: the Original Theme of "Sottotitolo: Stikazzi" Blog
Version: 0.2
Author: Dalamar
Author URI: http://dalamar.goddamm.it
*/

/*New Table Template*/
#layout {width:840px;margin-left:auto;margin-right:auto;margin-top:0px;border-collapse:collapse;border-spacing:0px 0px;}
/* #layout	td {border-top: 1px solid red;} */
#layout td {vertical-align: top;}
#left-border {width: 20px;min-width:20px;max-width:20px;background-image: url(images/left-border.png);background-repeat: repeat-y;background-position: right center;}
#right-border {width: 20px;min-width:20px;max-width:20px;background-image: url(images/right-border.png);background-repeat: repeat-y;background-position: left center;}


/* Begin Typography & Colors */
body
{
  background: black;
  font-family: "courier new",courier,sans-serif;
  color: lightgrey;
  font-size: 14px;
  margin-top:0px;
  margin-bottom:0px;
}

a:link 
{
  color: fuchsia;
  text-decoration:none;
}

a:visited
{
  color: fuchsia;
  text-decoration:none;
}

a:hover
{
  color: cyan;
  text-decoration:none;
}

a img
{
  border-width:0;
}


#header
{
  font-family: "courier new",courier,sans-serif;
}

#content
{
	text-align:left;
}
/*

.widecolumn .entry p {
	font-size: 1.05em;
	}

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

.widecolumn {
	line-height: 1.6em;
	}


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

#footer {
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	}
*/
.commentlist  {
	color: yellow;	
}


.commentmetadata a,.commentmetadata a:link, .commentmetadata a:visited {
	color: lightgrey;
}

.commentmetadata a:hover {
	text-decoration:none;
	color: cyan;
}


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

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.post-title a, .post-title a:visited, .post-title a:link {
	text-decoration: none;
	color: cyan;
	font-weight: bold;
	font-size: 1.2em;
}

.post-title a:hover {
	text-decoration: none;
	color: fuchsia;
	font-weight: bold;
	font-size: 1.2em;
}
.post-subtitle {
	text-decoration: none;
	color: white;
	font-size: 0.8em;
	position: relative;
	top: -5px;
}
p.postmetadata a, p.post-title a:visited, p.post-title a:link
{
	text-decoration: none;
	color: yellow;
}
p.postmetadata a:hover {
	text-decoration: underline;
}
#s {
	font-size: 10px;
	color: lightgrey;
	background-color: #333333;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin-left:0px;
	margin-right:auto;
	text-align: left;
}

#page
{
	margin-left:auto;
	margin-right:auto;
}

#header
{
	text-align: left;
	width:548px;
	min-width:548px;
	height:134px;
	padding-left: 5px;
	margin-left: auto;
	background-image: url(images/green-eyes.png);
	background-repeat: no-repeat;
}
.url
{
	font-weight: bold;
	font-size: 40px;
	color: black;
	position: relative;
	top:-1px;
	left:1px;
}
.url2
{
	font-weight: bold;
	font-size: 40px;
	color: red;
	position: relative;
	top:-50px;
	left:0px;
}
a.title , a:visited.title, a:hover.title , a:link.title 
{
	font-weight: bold;
	font-size: 42px;
	color: black;
	text-decoration: none;
	position: relative;
	top:-70px;
	left:15px;
}
a.title2 , a:visited.title2, a:hover.title2 , a:link.title2 
{
	font-weight: bold;
	font-size: 42px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	top:-120px;
	left:14px;
}

#content {
	padding-left: 5px;
	padding-top:14px;
	width:548px;
	min-width:548px;
	margin-left: auto;
}

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

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

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	min-width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#searchdiv table{
	margin-left: auto;
	margin-right: 0;
}

#sidebar {
	width: 250px;
	min-width: 250px;
	margin-right: 0px;
	margin-left: auto;
	text-align: center;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	min-width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
/* End Structure */

/*	Begin Headers */
#sidebar h2 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}
.post-subtitle {
	margin-left:14px;
}
/* End Headers */



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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#s {
	border: 0px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	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;
	}
	
.author_link a:link, .author_link a:visited, .author_link a 
{
	color: yellow;
	font-size: 14px;
	font-weight: normal;
} 
.author_link a:hover
{
	color: fuchsia;
	text-decoration: underline;
} 
/* End Form Elements */



/* Begin Comments*/

ol.commentlist {
	padding: 0;
	margin: 0;
}

ol.commentlist li {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.commentlist p {
/*	display: inline;*/
	margin-bottom: 1em;
/*	margin: 0; */
}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin-bottom: 2em;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar li {
	list-style: none;
}

#sidebar ul {
	padding: 0;
}

div.sidebar-title {color:white;margin-bottom:0px;}
div.sidebar-section {padding-left: 14px;margin-top:14px;margin-bottom:14px;text-align: left;}
div.sidebar-section div.list {margin-bottom:7px;}
div.sidebar-bottom {color:white;margin-top:0px;margin-bottom:30px;}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* 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 */ 
}
/* 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;
	}

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

div.d4rss_view
{
	padding-left:1em;
}

a.d4rss_news  , a.d4rss_news:visited, a.d4rss_news:link 
{
	color:lightgrey;
}
a.d4rss_news:hover
{
	color:cyan;
}
div.altri_blog
{
	margin-bottom:2em;
}