/*
Theme Name: Subbo
Theme URI: http://rieducationalblog.it/data/subbo.zip
Description: Il tema subbaqquo old style del <a href="http://rieducationalblog.it/">RieducationalBlog</a>.
Version: 1.0
Author: Marco Angelucci
Author URI: http://rieducationalblog.it/
Tags: orange, old style cartoon, fixed width, two columns, widgets

	Sub-theme v1.0
	http://rieducationalblog.it/data/subbo.zip

	This theme was designed and built by Marco Angelucci,
	whose blog you will find at http://rieducationalblog.it/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Tag HTML di base */

body {
	margin: 0px;
	padding: 0px;
	background-color: #f4722b;
}

a {
	color: #3e3e3e;
	text-decoration: underline;
}

a:visited {
	color: #7b0101;
	text-decoration: underline;
}

a:hover {
	color: #b73030;
	text-decoration: underline;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	margin-left: 15px;
	padding-left: 8px;
	padding-right: 10px;
}

li { 
	margin: 0px;
	padding: 0px;
}

ul { 
	margin: 0;
	padding: 0;
}

.hidden {
	position: absolute !important;
	left: 0px;
	top: -500px !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

.clear {
	clear: both;
	}

a img {
	border: none;
	}

img.noborder {
	border: none !important;
	}

.aligncenter,
.center {
	text-align: center;
	}

.entry-content .aligncenter,
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.resize {
	max-width: 100%;
}

.entry-content .alignright,
.alignright,
img[align="right"] {
	float: right;
	}

.entry-content .alignleft,
.alignleft,
img[align="left"] {
	float: left;
	}
	
a[rel~="attachment"] img,
.gallery a img,
.wp-caption {
	padding: 2px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	padding: 2px;
	}

.wp-caption a img,
.wp-caption a img:hover {
	padding: 4px 0px 0px;
	border: 0 none;
	}

.wp-caption .wp-caption-text {
	margin: 4px 0 2px;
	}

.smallcaps {
	font-variant: small-caps;
	}

/* Stile del titolo dei post */

h1 {
	margin: 0px;
	padding-left: 20px;
	font-size: 22px;
	font-family: verdana;
	font-weight: bold;
	background: url("images/virgolette.jpg") no-repeat;
}

h1 a,
h1 a:visited { 
	text-decoration: none;
	color: #f5e5c1;
}

h1 a:hover,
h1 a:visited:hover { 
	text-decoration: underline;
	color: #f5e5c1;
}

/* Stile del titolo dei commenti */

h7 {
	margin: 0px;
	padding-left: 10px;
	font-size: 22px;
	font-family: verdana;
	font-weight: bold;
	color: #f5e5c1;
}

/* Stile del sottotitolo (data, ecc.) e dei commenti */

h4 {
	margin: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: #f5e5c1;
}

h4 a,
h4 a:visited,
h4 a:hover,
h4 a:visited:hover { 
	text-decoration: underline;
	color: #f5e5c1;
}

/* Stile del testo dei post*/

h3 {
	margin: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: normal;
	font-family: verdana;
	text-align: justify;
	color: #3e3e3e;
}

h3 ul { 
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: disc inside;
}

h3 ol { 
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: decimal inside;
}

/* Stile di testo dei titoli nella sidebar */

h2 {
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: underline;
	color: #3e3e3e;
	background: url("images/content-title-background.jpg");
}

/* Stile del testo nella sidebar */

h5 {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	color: #f4722b;
}

h5 a,
h5 a:visited,
h5 a:hover,
h5 a:visited:hover { 
	text-decoration: none;
	color: #f4722b;
}

h5 li { 
	list-style-type: none;
}

/* Stile del testo nel footer */

h6 {
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #f5e5c1;
}

/* Header e sfondo relativo */

#header {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: 280px;
	width: 1024px;
	background: url("images/header.jpg") no-repeat;
}

#header-background {
        margin: 0px;
        padding: 0px;
	background: url("images/header-background.jpg") repeat-x;
}

/* Menu di navigazione */

#navmenu { 
	clear: both;	
	margin: 0px;
	padding-left: 255px;
	padding-top: 242px;
	list-style: none;
	list-style-image: none;
}
#navmenu a { 
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #f5e5c1;
	float: left;
	line-height: 32px;
	margin-right: 3px;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 10px;
}
#navmenu a:hover {
	color: #f5e5c1;
	text-decoration: underline;
}

#navmenu li {
	display: inline;
	list-style: none;
}
#navmenu ul {
	margin: 0px;
	padding: 0px;
}

/* Contenitore del corpo del blog (content + sidebar) */

#main {
	margin: 0px;
        margin-left: auto;
        margin-right: auto;
	padding: 0px;
	width: 90%;
}

/* Contenitore dei post */

#content {
	width: 73%;
	float: left;
	background-color: #f4722b;
	border-left: 10px solid #f4722b;
	border-right: 10px solid #f4722b;
}

/* Barra laterale */

#sidebar {
	width: 23%;
	float: right;
	text-align: center;
	background-color: #f5e5c1;
}

#searchform {
	height: 30px;
	border-top: 10px solid #f4722b;
 	border-bottom: 20px solid #f4722b;
	font: verdana;
	background: #f4722b url("images/search.jpg") no-repeat;
}

#stextform {
	width: 150px;
	float: bottom-right;
	font: verdana;
	background-color: #f5e5c1;
	border: 1px solid #3e3e3e;
}

/* Spaziatori */

#liner {
	height: 20px;
	width: 100%;
}

#both {
	clear: both;
}

#content-divider {
	height: 50px;
	width: 100%;
}

/* Footer */

#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
}

#footer-left {
	width: 23%;
	height: 70px;
	float: left;
}

#footer-right {
	width: 23%;
	height: 70px;
	float: right;
}

img#wpstats{display:none}

/* Commenti */

form { 
	margin: 0px;
	padding: 0px;
}

span.post-comments { 
	background: url(images/mini-comments.gif) no-repeat;
	float: right;
}

.commentlist {
	margin: 10px;
	padding: 10px;
	border-right: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e; 
}

.closedcomments {
	float: right;
	text-decoration: underline;
}

#comments, #respond { 
	border-left: 2px solid #f5e5c1;
	border-bottom: 2px solid #f5e5c1; 
	clear: both;
	margin: 0px;
	padding: 0px;
}

#commentform {
	font: verdana;
	margin-top: 10px;
}
#commentform #submit { 
	background: url(images/btn-black.jpg) no-repeat;
	border: none;
	color: #f5e5c1;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	font: bold 12px verdana;
	height: 30px;
	width: 100px;
}
#commentform input {
	background-color: #f5e5c1;
	border: 1px solid #3e3e3e;
	margin-top: 3px;
	padding: 3px;
	width: 200px; }
#commentform label {
	color: #3e3e3e;
	font-size: 87%;
}
#commentform textarea { 
	background-color: #f5e5c1;
	border: 1px solid #3e3e3e;
	height: 115px;
	margin-top: 3px;
	padding: 2px;
	width: 478px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background-color: #ffffff;
}
