/*  
Theme Name: PlanetArduino
Theme URI: http://www.jasone.it
Description: Clean, fresh but minimalist design. No more no less. :)
Version: 1.0 beta
Author: Gianluca Urgese
Author URI: http://giasone.wordpress.com
*/

/*************** Special theme Styles *************************************/
* {
  margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
  margin: 1em 0;
}
img {
	border: 0;
}
a:link, a:visited {
color: #999999;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #c5c4c4;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
/* End hide from IE-mac */
body {
  font: 62.5%/1.6 Arial, Helvetica, sans-serif;
  background: #fff;
  text-align: center;
}
.wrapper {
width: 90%;
margin: 0px auto;
position: relative;
}
.header {
/*background: url(../images/topbg.gif) repeat-x top left;*/
background: #cccccc;
position: relative;
height: 220px;
border: 0px solid #000;
}
.header h4 {
color: #999;
position: absolute;
top: 2px;
right: 5px;
display: inline;
margin: 0px;
margin-right: 10px;
padding: 0px;
background: url(../images/rss.gif) no-repeat center left;
padding-left: 20px;
}
.header h4 a:link, .header h4 a:visited {
font-size: 11px;
text-decoration: none;
}
.header h4 a:hover {
/*color: #CCCCCC;*/
text-decoration: underline;
}
.logo {
position: absolute;
top: 1px;
left: 5%;
}
h1.logo {

margin: 0;
padding: 60px 0 0 260px;
text-transform: lowercase;
letter-spacing: -3px;
font-size: 4.5em;
font-weight: bold;
color: #333333;

}
h6.logo {

margin: 0;
padding: 120px 0 0 240px;

letter-spacing: 2px;
font-size: 1.5em;
font-weight: normal;
color: #999999;

}
ul.navbar {
position: absolute;
top: 180px;
right: 10%;
height: 50px;
margin: 0px;
list-style-type: none;
}
.navbar li {
display: block;
height: 35px;

float: left;
}
.navbar li a:link, .navbar li a:visited {
display: block;
float: left;
margin: 5px 3px;
padding: 7px 20px;
background: #ffffff;
text-decoration: none;
text-transform: uppercase;
border-top: 4px solid #abc907;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 11px;
color: #182c33;
}
.navbar li a:hover {
background: #333333 no-repeat top left;
text-decoration: none;
color: #fff;
border-top: 4px solid #8ba308;
}
.ads {
margin: 140px auto 0px auto;
width: 477px;
height: 60px;
}
.container {
/*background: url(../images/bottombg.gif) repeat-x left bottom;*/
margin: 0px auto;
padding: 0px;
text-align: left;
}
.rap {
width: 90%;
margin: 0px auto;
}
.content {
background: none;
float: left;
width: 72%;
padding: 30px 10px;
margin-bottom: 20px;
}
.secbar {
float: right;
width: 22%;
padding: 0px 10px;
margin-bottom: 20px;
}
.search {
width: 100%;
border: 1px solid #e0e0e0;
height: 25px;
margin-bottom: 5px;
}
.searchbar {
width: 80%;
margin: 2px;
font-size: 11px;
color: #999;
border: none;
background: #fff;
float: right;
margin: 5px 5px;
}
.searchbut {
border: none;
background: url(../images/searchbut.gif) no-repeat top left;
width: 15px;
height: 14px;
margin: 5px 5px;
float: left;
padding: 5px;
cursor: pointer;
}
.subscribe {
width: 100%;
border: 1px solid #e0e0e0;
height: 25px;
position: relative;
top: 5px;
}
.subsbut {
border: none;
background: url(../images/subscribebut.gif) no-repeat top left;
width: 16px;
height: 11px;
margin: 5px 5px;
float: left;
padding: 5px;
cursor: pointer;
}
.footer {
clear: both;
background-color: #422c21;
border-top: 4px solid #666666;
color: #ccc;
padding: 0px;
padding-left: 5%;
padding-right: 5%;
}
.footer p {
}
.footer a:link, .footer a:visited {
font-size: 10px;
color: #fff;
text-decoration: underline;
width: 100%;
}
.footer a:hover {
color: #f9f9f9;
}
.bottomnav {
width: 90%;
margin: 0px auto;
text-align: left;
}
.bottomnav div {
float:left;
font-size: 14px;
margin-left: 0px;
margin-right: 30px;
width: 280px;
}
.footer-about {
margin-right: 0px;
}
.bottomnav h2 {
font-size: 18px;
font-weight: normal;
color: #b5e329;
text-align: left;
margin-top: 10px;
}
.bottomnav ul {
text-align: left;
list-style-type: none;
}
.bottomnav li {
border-bottom: 1px dotted #fff;
background: url(../images/footerbullet.gif) no-repeat center left;
padding-left: 9px;
}
.bottomnav a:link, .bottomnav a:visited {
text-decoration: none;
font-size: 13px;
color: #ccc;
width: 100%;
}
.bottomnav a:hover {
color: #fff;
}
.footer-recent-comments ul {
margin: 0px; padding: 0px;
}
.footer-recent-comments ul li ul {
margin: 0px; padding: 0px;
}
.footer-recent-comments ul li {
margin: 0px; padding: 0px;
list-style-type: none;
background: none;
border: none;
}
.footer-recent-comments ul li ul li {
border-bottom: 1px dotted #fff;
background: url(../images/footerbullet.gif) no-repeat center left;
padding-left: 9px;
}
p.foot {
display: block;
width: 100%;
background: #000000;
margin: 0px;
padding: 5px 0px;
font-size: 11px;
color: #999999;
}
div.heade {
position: relative;
width: 99%;
margin-top: 20px;
}
.date {
background: #ffffff url(../images/datebg.gif) repeat-x top left;
border: 1px solid #aaaaaa;
width: 41px;
height: 46px;
float: left;
position: relative;
}
.postmonth {
font-size: 13px;
color: #fff;
position: absolute;
top: 25px;
left: 10px;

}
.postday {
font-size: 22px;
color: #333;
position: absolute;
top: 0px;
left: 8px;
}
.headleft {
float: left;
margin-left: 10px;
position: relative;
}
h2.headline {
font-size: 20px;
margin: 0px;
padding: 0px;
font-weight: normal;
}
h2.headline a:link, h2.headline a:visited {
color: #abc907;
text-decoration: none;
}
h2.headline a:hover {
color: #8ba308;
text-decoration: underline;
}
.heade a:link, .heade a:visited {
color: #333333;
text-decoration: none;
}
.heade a:hover {
color: #000;
text-decoration: underline;
}
.headleft h4 {
margin-top: 3px;
}
.cate {
background: url(../images/categorybullet.gif) no-repeat left center;
padding-left: 19px;
padding-top: 3px;
padding-right: 15px;
}
span.commentry {
background: url(../images/commentbullet.gif) no-repeat left center;
padding-left: 19px;
padding-top: 3px;
padding-right: 15px;
}
span.edited {
font-style: normal;
background: url(../images/edit.gif) no-repeat left center;
padding-left: 19px;
padding-top: 3px;
padding-right: 15px;
}
/***** GENERAL TEXT FORMATTING *****/
.entry {
clear: both;
color: #444444;
font-size: 13px;
}
.post {
	margin-bottom: 60px;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #b5e329;
	background: url(../images/quote.gif) no-repeat top right;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(../images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	display: inline;
	float: right;
	margin: 0 20px 0;
	padding: 10px 0 0;
	text-align: left;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

.secbar h2 {
	font-size: 18px;
	text-align: left;
	padding: 0px;
	color:  #b5e329;
	margin: 10px 0px;
}

.secbar a {
	color: #444444;
	font-size: 13px;
	text-decoration: none;
}

.secbar a:hover {
	background: none;
	color:  #5e5d5d;
	text-decoration: underline;
}

.secbar a:visited {
	color: #000;
}

/***** SIDEBAR LISTS FORMATTING *****/
.secbar ul, .secbar ol { 
    list-style-type: none;
	margin: 0px; 
	font-size: 14px;
}

.secbar ul { 
	list-style-type: none;
}

.secbar li { 
	margin: 0 0 5px 0; 
}
.secbar ul li ul, .secbar ul li ol, .secbar ol li ul, .secbar ol li ol { 
	margin: 5px 15px; 
}
.secbar ul li ul li {
background: url(../images/secbullet.gif) no-repeat left center;
padding-left: 20px;
}
/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
.postmetadata {
background: #fff;
border: none;
font-size: 13px;
}	
/***** COMMENTS FORMATTING *****/
h3#comments {
background: url(../images/commentbullet.gif) no-repeat left center;
padding-left: 30px;
font-size: 18px;
color: #abc907;
}
h3#respond {
font-size: 18px;
color: #abc907;
}
#commentform textarea {
	width: 520px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #dcdcdc;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fffffd;
}

#commentform #submit {
	margin: 0px;
	float: right;
	border: 0px solid #49647d;
	background: url(../images/btn.gif) no-repeat top left;
	padding: 5px;
cursor: pointer;
    width: 79px;
    height: 36px;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #5cbdea;
}
.commentlist cite {
background: url(../images/commentuser.gif) no-repeat left center;
padding-left: 20px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	color: #2d343a;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}
.namebar {
background: url(../images/commentnamebar.gif) no-repeat top left;
width: 260px;
height: 20px;
border: 1px solid #e0e0e0;
padding: 2px;
padding-left: 40px;
font-size: 11px;
color: #999;
}
.mailbar {
background: url(../images/commentemailbar.gif) no-repeat top left;
width: 260px;
height: 20px;
border: 1px solid #e0e0e0;
padding: 2px;
padding-left: 40px;
font-size: 11px;
color: #999;
}
.urlbar {
background: url(../images/commenturlbar.gif) no-repeat top left;
width: 260px;
height: 20px;
border: 1px solid #e0e0e0;
padding: 2px;
padding-left: 40px;
font-size: 11px;
color: #999;
}