/*  
Theme Name: Andrea Paraggio
Theme URI: http://www.andreaparaggio.com/
Description: Andrea Paraggio weblog's theme.
Version: 0.1
Author: Andrea Paraggio
Author URI: http://www.andreaparaggio.com/

Andrea Paraggio v1.0
http://www.andreaparaggio.com
	 
                   _                                                                                                  
                  ( )                                                            _                                    
   _ _   ___     _| | _ __   __     _ _  _ _      _ _  _ __   _ _    __     __  (_)   _         ___    _     ___ ___  
 /'_` )/' _ `\ /'_` |( '__)/'__`\ /'_` )( '_`\  /'_` )( '__)/'_` ) /'_ `\ /'_ `\| | /'_`\     /'___) /'_`\ /' _ ` _ `\
( (_| || ( ) |( (_| || |  (  ___/( (_| || (_) )( (_| || |  ( (_| |( (_) |( (_) || |( (_) ) _ ( (___ ( (_) )| ( ) ( ) |
`\__,_)(_) (_)`\__,_)(_)  `\____)`\__,_)| ,__/'`\__,_)(_)  `\__,_)`\__  |`\__  |(_)`\___/'(_)`\____)`\___/'(_) (_) (_)
                                        | |                       ( )_) |( )_) |                                      
                                        (_)                        \___/' \___/'                                      

*/

/* STRUTTURA */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: #333;
}

#top {
	position: relative;
	background: #b2d25b /*url(images/top.gif) top left repeat-x*/;
	height: 100px;
}

#page {
	width: 700px;
	margin: 40px auto;
}

#header {
	width: 700px;
	margin: 0 auto 0 auto;
}

#logo {
	width: 500px;
	height: 120px;
	/*background: url(images/ap_blog2.gif) top left no-repeat;*/
	float: left;
	padding: 0 0 0 0;
}

#logo p {
	font-size: 0.8em;
	font-family: "Andale Mono", Courier, sans-serif;
	margin-top: 70px;
	color: #fff;
}

#logo p a {
	color: #3d3d3d;
	text-decoration: none;
}
#logo p a:hover {
	text-decoration: underline;
}

#logo .description {
	margin: 50px 0 0 0;
}

#ricerca {
	width: 150px;
	float: left;
	margin: 50px 0 0 40px;
}

#navr {
	position: relative;
}

ul.navr-menu {
	list-style-type: none;
}

ul.navr-menu li {
	float: left;
	padding-right: 5px;
}

ul.navr-menu li a {
	text-decoration: none;
}

#rsidebar {
	width: 150px;
	margin: 0 0 30px 55px;
	float: left;
}

#rsidebar ul {
	list-style: none;
	margin: 0 0 30px 0;
}

#rsidebar ul ul {
	list-style-image: none;
}

#category-cloud {
	margin-bottom: 30px;
}

#flickr-badge {
	margin-bottom: 30px;
}

#content {
	width: 490px;
	background-color: #333;
	float: left;
	margin: 0 0 20px 0;
}

.post {
	margin: 0 0 50px 0;
}

.post-single {
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}

.post-archive {
	margin: 0 0 50px 0;
	padding-bottom: 10px;
}

#footer {
	margin: 0 auto;
	width: 100%;
	height:85px;
	clear: both;
	background: #3d3d3d;
}

#printinfo {
	display: none;
}

.title {
	position: relative;
	margin: 0 0 0 0;
	text-align: left;
}

div.date {
	font-size: 0.8em;
	font-family: "Andale Mono", Courier, sans-serif;
	background-color:#666;
	color: #fff;
	margin-bottom:10px;
	padding-left:3px;
	width: 100px;
}

/*.title {
	position: relative;
	margin: -41px 0 0 60px;
	text-align: left;
	min-height: 65px;
}

.date label {
	width: 40px;
	height: 14px;
	font-size: 0.7em;
	color: #333;
	display: block;
	font-weight: bold;
	background: url(images/label.gif) center top no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 0 0 0;
}

.date .day {
	width: 40px;
	height: 26px;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	background: url(images/date.gif) center bottom no-repeat;
	color: #fff;
	background-color: #b2d25b;
	text-decoration: none;	
	padding: 0 0 3px 0;
}

.date .year {
      width: 40px;
	font-size: 0.7em;
	display: block;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 0 0 0;
	color: #999;
}*/

.entry {
	padding: 15px 0 5px 0;
}

#subfooter {
	background-color: #666;
	font-size: 0.8em;
}

#subfooter ul li {
	list-style-type: none;
}

#subfooter-table {
	color: #3d3d3d;
	width: 700px;
	margin: auto;
}

td.subfooter td {
	width: 233px;
}

/* TIPOGRAPHY */

#ricerca p {
	font-size: 0.7em;
	color: #666;
}

.entry p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	color: #999;
	margin: 5px 0 7px 0;
}

.entry h3 {
	font-size: 1em;
	color: #666;
	text-transform: uppercase;
	padding-top: 10px;
}

.entry p a {
	color: #b2d25b;
	text-decoration: none;
}

.entry p a:hover {
	color: #bfd77e;
	border: none;
}

h2.postitle {
	font-family: "Andale Mono", Courier, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1em;
	color: #b2d25b;
	text-transform: uppercase;
	margin-top: 2px;
}

h2.pagetitle {
	font-size: 0.8em;
	color: #b2d25b;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#content h2 a {
	color: #b2d25b;
	text-decoration: none;
}

#content h2 a:hover{
	color: #bfd77e;
	border: none;
}

.entry ol {
	margin: 15px 0 10px 35px;
}

.entry ol li {
      color: #999;
	font-size: 0.8em;
	margin-bottom: 5px;
}

.entry ol li a {
	color: #b2d25b;
	text-decoration: none;
}

.entry ol li a:hover {
	color: #bfd77e;
}

.entry ul {
	margin: 10px 0 10px 35px;
}

.entry ul li {
	color: #666;
	font-size: 0.8em;
	margin-bottom: 3px;
}

.entry ul li a {
	color: #b2d25b;
	text-decoration: none;
}

.entry ul li a:hover {
	color: #bfd77e;
}

.entry blockquote {
	color: #333;
	font-size: 1.4em;
	margin: 25px 0 25px 0;
	padding: 40px 12px 12px 25px;
	background: url(images/citation.gif) #3d3d3d top left no-repeat;
	font-style: italic;
	line-height: 1.2em;
	width: 350px;
}

blockquote.lyrics {
	color: #333;
	font-size: 0.8em;
	margin: 25px 0 25px 0;
	padding: 35px 12px 12px 25px;
	background: url(images/lyrics.gif) #3d3d3d top left no-repeat;
	font-style: italic;
	line-height: 1.2em;
	width: 250px;
}

p.postmetadata  {
	font-size: 1em;
	text-align: left;
	width: 490px;
	border-top: 1px solid #3d3d3d;
	padding-top: 5px;
}

p.postmetadata a {
	color: #666;
	text-decoration: none;
	text-transform: none;
}

p.postmetadata a:hover {
	text-decoration: underline;
}

p.postmetadata-single  {
	color: #666;
	font-size: 0.8em;
	text-align: left;
	margin: 5px 0 0 0;
}

p.postmetadata-single a {
	color: #999;
	text-decoration: none;
	text-transform: none;
}

p.postmetadata-single a:hover {
	color: #bfd77e;
}



p.postmetadata-archive  {
	width: 490px;
	border-top: 1px solid #3d3d3d;
	color: #666;
	font-size: 0.8em;
	text-align: left;
	margin: 5px 0 0 0;
	padding-top: 5px;
}

p.postmetadata-archive a {
	color: #b2d25b;
	text-decoration: none;
	text-transform: none;
}

p.postmetadata-archive a:hover {
	color: #bfd77e;
}

.postmetadata-single a img {
	border: none;
}

.postmetadata-single a:hover img {
	border: none;
}

.post-tags {
	font-size: 0.7em;
	text-align: left;
	color: #fff;
	margin-top: 8px;
	font-weight: bold;
}

.post-tags a {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}

.post-tags a:hover {
	color: #bfd77e;
}

#rsidebar p {
	font-size: 0.8em;
}

#rsidebar ul h2 {
	font-family: "Andale Mono", Courier, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #b2d25b;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

.widget_tag_cloud div {
	margin-bottom: 30px;
}

#rsidebar ul ul li {
	font-size: 0.8em;
	margin: 0 0 5px 0;
}

#rsidebar a {
	text-decoration: none;
	color: #666;
}

#rsidebar a:hover {
	color: #999;
}

#footer p {
	width: 700px;
	font-size: 0.7em;
	color: #666;
	padding: 5px 0 0 0;
	text-align: left;
	margin: auto;
}

#footer a {
	text-decoration: none;
	color: inherit;
	padding: 0 1px 0 1px;
}

#footer a:visited {
	color: #666;
}

#footer a:hover {
	color: #b2d25b;
}

#subfooter p {
	color: #3d3d3d;
	text-align: left;
}

#subfooter h2 {
	color: #3d3d3d;
    margin: 20px 0 10px 0;
    font-size: 0.8em;
    padding: 0 0 10px 0;
	text-transform: uppercase;
}

#subfooter a {
	text-decoration: none;
	color: #3d3d3d;
}

#subfooter a:hover {
	border-bottom: 1px dotted #3d3d3d;
}

/* ORDINARE */

.footnotes {
	background: url(images/note.gif) top left no-repeat;
	margin-top: 35px;
	min-height: 48px;
}

ol.footnotes {
	font-size: 0.9em;
	color: #666;
	padding-left: 60px;
}

ol.footnotes li a {
	color: #b2d25b;
	text-decoration: none;
}

ol.footnotes li a:hover {
	color: #bfd77e;
	border: none;
}

.footnotes li {
	margin-bottom: 5px;
}

sup {
	font-size: 0.7em;
}

p.cc {
     font-size: 0.8em;
     margin-top: 10px;	
     margin-bottom: 10px;
}

p.catcloud {
	line-height: 1.8em;
}

ul.lastfm {
	font-size: 0.9em;
	text-align: left;
}

#adsense {
	padding-top: 30px;
}

#sidebar img.meonweb {
	border: 0;
}

#footer img {
	border: 0;
}

#content table {
	margin: 15px 0;
	border-top: 1px dotted #413a35;
	border-bottom: 1px dotted #413a35;
}

#content td {
	padding: 15px;
}

.entry sup a {
	color: #666;
	text-decoration: none;
}

.entry sup a:hover {
	border: none;
	color: #bfd77e;
}

a.license {
	text-decoration: none;
}

img {
	border: 2px solid #666;
}

a img {
	border: 2px solid #666;
	text-decoration: none;
}

a:hover img {
	border: 2px solid #b2d25b;
}

p.wp-caption-text {
	font-size: 0.7em;
	background-color: #666;
	padding: 5px;
	width: 80%;
}

.navigation {
	display: block;
	font-size: 0.8em;
}

.alignleft {
	float: left;
	text-align: left;
	margin-top: 19px;
	padding-right: 10px;
}

.alignright {
	float: right;
	text-align: right;
}

.link-alignleft {
	float: left;
	text-align: left;
	width: 50%;
}

.link-alignleft a {
	color: #b2d25b;
	text-decoration: none;
	text-transform: uppercase;
}

.link-alignleft a:hover {
	color: #bfd77e;
}

.link-alignright {
	float: right;
	text-align: right;
	width: 50%;
}

.link-alignright a {
	color: #b2d25b;
	text-decoration: none;
	text-transform: uppercase;
}

.link-alignright a:hover {
	color: #bfd77e;
}

ol.commentlist {
	margin: 10px 0 25px 0;
	font-size: 0.8em;
	line-height: 1.3em;
	list-style-type: none;
}

.commentlist li {
	width: 360px;
	background: url(images/comm_verde.gif) bottom left no-repeat #b2d25b;
	color: #666;
	margin: 0 0 20px 20px;
	padding: 10px 10px 34px 10px;
}

.commentlist a {
	text-decoration: none;
	color: #666;
}

.commentlist a:hover {
	text-decoration: underline;
}

li.alt {
	width: 360px;
	background: url(images/comm_gray.gif) bottom left no-repeat #3d3d3d;
	color: #666;
	margin: 0 0 20px 0;
}

#comments, #respond {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #b2d25b;
	margin-bottom: 10px;
}

cite {
	text-transform: uppercase;
	font-size: 1.2em;
	font-style: normal;
}

p.commento {
	border-top: 1px dotted #666;
	margin-top: 5px;
	padding-top: 5px;
}

#content-license img {
	border: none;
}


#content-license img a:hover {
	border: none;
}

input {
	border: 1px solid #666;
	width: 150px;
	background-color: #333;
	height: 20px;
	color: #bfd77e;
	padding: 2px 0 0 2px;
	margin: 2px 0 10px 0;
}

input.paypal {
	border: none;
	width: 73px;
	height: 44px;
}

#searchsubmit {
	display: none;
}

#commentform {
	width: 490px;
	font-size: 0.8em;
	color: #666;
}

#comments {
	padding-top: 15px;
}

#comment {
	border: 1px solid #666;
	width: 490px;
	background-color: #333;
	padding: 2px 0 0 2px;
	margin: 2px 0 10px 0;
	color: #bfd77e;
}

#submit {
	text-transform: uppercase;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

a.lastfmdate {
	margin-bottom: 3px;
}

.dopplr-badge {
	margin-bottom: 20px;
}

.trips ul {
	margin-top: 100px;
}

li#tag_cloud {
	margin-bottom: 15px;
}

.captcha-img {
	border: none;
}

.form-invia {
	width: 50px;
}

/*.TWITTER TOOLS */

#twitter-tools .aktt_tweets ul li {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}

#twitter-tools .aktt_tweets ul li a {
	color: #b2d25d;
}

#twitter-tools .aktt_tweets ul li.aktt_more_updates {
	font-size: 0.8em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*.END TWITTER TOOLS */
	
