/*
Theme Name: madidus.studio.grafico
Theme URI: http://www.madidus.net	
Description: madidus immagina e disegna molte idee. per qualsiasi tipo di cliente
Version: 1.0
Author: Dott. Gianni Di Milia
Author URI: http://www.madidus.net
*/

/***------------------------------------
ALL
------------------------------------***/

body {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	border: 0;
	background-color: #F7F7F7;
}

img {
 border: 0;
}

a, a:link, a:visited {
 color: #666666;
 text-decoration: none;
 background: none;
 padding: 0;
}

a:hover {
 color: #000;
 text-decoration: none;
 background: none;
 padding: 0;
}


.row a, .row a:link, .row a:visited {
 color: #666666;
 background-color: #ebebeb;
 padding: 3px;
 text-decoration: none;

}

.row a:hover {
 color: #fff;
 background-color: #000;
 padding: 3px;
 text-decoration: none;
}




/***------------------------------------
header.php styles
------------------------------------***/

#container {
 width: 960px;
 margin: 0 auto;
 padding: 0;
}

#header {
	width: 960px;
	height: 80px;
	margin-top: 50px;
	padding: 0;
	border-bottom: #ebebeb 1px solid;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header ul {
 margin: 0;
 padding: 0px 0px 20px 0px;
 list-style: none;
}

#header li {
 list-style: none;
}

#title {
 float: left;
 width: 715px;
 margin: 0px 20px 0px 0px;
 padding: 0;
}

h1 {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 30px;
	line-height: 48px;
	color: #ccc;
	padding: 0;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

h4 {
	font-size: 30px;
	line-height: 35px;
	color: #ccc;
	padding: 0;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#twitter {
	float: left;
	width: 225px;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.twitter-title {
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#twitter_update_list {
 font-size: 10px;
 line-height: 18px;
}

/***------------------------------------
index.php styles
------------------------------------***/

#main {
 width: 960px;
 margin: 0 auto;
 margin-top: 30px;
 padding: 0;
}

#left {
 float: left; 
 width: 450px;
 margin: 0px 40px 0px 0px;
 padding: 0;
}

#left ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#left li {
 margin: 0;
 padding: 0;
 list-style: none;
}

#left li.post_title a {
	font-size: 24px;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#left li.post_title a:hover {
	color: #666666;
}

#left li.post_content {
 margin: 20px 0px 0px 0px;
}

#left li.post_content ul {
 margin: 0px 0px 0px 40px;
 padding: 0;
}

#left li.post_content li {
 list-style: square;
 margin: 0;
 padding: 0;
}

#left li.post_footer {
	margin: 20px 0px 40px 0px;
	padding: 10px;
	font-size: 10px;
	background-color: #ebebeb;
}

.post_footer a, .post_footer a:link, .post_footer a:visited, .post_footer a:hover {
 font-size: 10px;
 font-weight: bold;
}

/***------------------------------------
sidebar.php styles
------------------------------------***/

#right {
 float: left;
 width: 470px;
 margin: 0;
 padding: 0;
}

h2 {
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}


#flickr {
	/* float:left; */
    width:470px;
	height:60px;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#flickr a img {
	float:left;
	padding:3px;
	width:46px;
	height:46px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #ebebeb;
	background-color: transparent;
}

#flickr a:hover img {
	padding:3px;
	background-color: #ebebeb;
	border: 1px solid #ebebeb;
}

.row {
 float: left;
 width:470px;
 padding:0;
 margin: 0px 0px 40px 0px;
}

.box1 {
 float: left;
 width: 225px;
 padding: 0px 10px 0px 0px;
 margin: 0;
}

.box2 {
 float: left;
 width: 225px;
 margin: 0;
 padding: 0;
}

#right ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#right li.box1 {
 list-style: none;
 margin: 0;
 padding: 0;
}

#right li.box2 {
 list-style: none;
 margin: 0;
 padding: 0;
}


#right.row a, #right.row a:link, #right.row a:visited {
	color: #666666;
	text-decoration: none;
	background-color: #ebebeb;
	padding: 3px;
	line-height: 30px;
}

#right.row a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding: 3px;
	font-weight: bold;
	line-height: 30px;
}

 
/***------------------------------------
footer.php styles
------------------------------------***/

#footer {
	width: 960px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	font-size: 10px;
	border-top: 1px solid #ebebeb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#next {
	padding-bottom: 20px;
	height: 14px;
	vertical-align: middle;
	line-height: 14px;
}

/***------------------------------------
comments.php styles
------------------------------------***/

.commentlist li {
 width: 450px;

}

.comment-info {
 font-size: 10px;
 background-color: #ebebeb;
 color: #666666;
 padding: 10px;
 margin-top: 40px;
}

/***------------------------------------
searcform.php styles
------------------------------------***/

#s {
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	color: #666666;
	font-size: 13px;
}

#searchsubmit {
	background-image: url(images/cerca.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	margin-top: auto;
	margin-bottom: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}

#searchsubmit:hover {
	background-image: url(images/cerca2.gif);
	background-repeat: no-repeat;
}

#author {
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	height: 17px;
}

#url {
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	height: 17px;
}

#email {
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	height: 17px;
}

#comment {
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
}

#submit {
	background-color: #ebebeb;
	border: 1px solid #ebebeb;
	color: #666666;
	font-size: 13px;
	height: 22px;
}

#submit:hover {
	background-color: #000;
	border: 1px solid #000;
	color: #FFFFFF;
}
input {
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	height: 17px;
}

textarea {
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
}

.button {
	background-color: #ebebeb;
	border: 1px solid #ebebeb;
	font-size: 13px;
	color: #666666;
}

.button:hover {
	background-color: #000;
	border: 1px solid #000;
	color: #FFFFFF;
}
.form-submit .button {
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	height: 22px;
}
.form-submit .button:hover {
	background-color: #000000;
	color: #FFFFFF;
}
fieldset {
	border: 1px solid #ebebeb;
}

/***------------------------------------
skype styles
------------------------------------***/

#skype2 {
	background-color: transparent;
	float: left;
	width: 82px;
	height: 32px;
}

#skype {
	background-color: transparent;
	float: left;
	width: 368px;
	height: 32px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/***------------------------------------
contatti styles
------------------------------------***/

.Stile1 {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #ebebeb;
	padding: 3px;
	line-height: 22px;
}

.Stile2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 3px;
	line-height: 22px;
}

.continua {
	color: #666666;
	background-color: #ebebeb;
	padding: 3px;
	text-decoration: none;
}

.continua:hover {
	color: #fff;
	background-color: #000;
	padding: 3px;
	text-decoration: none;
}