/*  
Theme Name: No Religion
Theme URI: http://www.ndesign-studio.com
Description: Design by Aless{a}ndro.
Version: 1.4
Author: Aless{a}ndro
Author URI: http://www.noreligion.it

	This theme was designed and built by Aless{a}ndro.

*/
/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }

body {
	font-size: 62.5%;
	background: #fff;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #555;
	margin-bottom: 30px;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
a { color: #2583ad; text-decoration: none; font-weight: bold; }

a:hover { color: #254fad; }

strong {
	font-weight: bold;
}

em, cite {
	font-style: italic;
}
h3 {
	font-size: 14px;
	color: #333;
	font-weight:bold;
	margin: -1px 0 1px 0;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}
h5 {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}
/* headline ---------------------------------- */
#headline {
	height: 87px;
	min-width: 960px;
	background: #e4f2fd;
	border-bottom: 1px solid #c6d9e9;
}
#headline h2 {
	color: #555;
	font-size: 36px;
	line-height: 40px;
	font-family: Arial, Georgia, Times, "Times New Roman", serif;
		font-weight: bold;
		font-style: italic;	
	padding-top: 30px;
	float: left;
}
/* header ---------------------------------- */
#header {
	height: 88px;
	min-width: 960px;
	background: #fff;
}

#header h1 a {
	display: block;
	background: url(images/logo.jpg) center left no-repeat;
	width: 389px;
	height: 61px;
	margin-top: 20px;
	text-indent: -9999px;
	float: left;
}

#header ul {
	margin-right: 14px;
	margin-top: 54px;
	float: right;
	list-style: none;
	min-width: 300px;
}

#header ul li {
	float: left;
}

#header ul li a {
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 22px;
	font-size: 14px;
	color: #999;
	text-shadow: #333 1px 1px 1px;
}

#header ul li a:hover {
	color: #000;
}

#header ul li a.current {
	color: #555;
	background: #e4f2fd;
	text-shadow: #c6d9e9 1px 1px 1px;
}

/* home welcome ---------------------------------- */
#home-welcome {
	background: #e4f2fd;
	min-width: 960px;
	min-height: 351px;
	border-bottom: 1px solid #c6d9e9;
}

#home-welcome img.screenshot {
	margin-top: 22px;
	margin-right: 28px;
	margin-left: -16px;
	float: left;
}

#home-welcome p {
	font-size: 13px;
	padding: 3px 0;
	margin-right: 14px;
}

#home-welcome p.intro {
	font-family: Arial, Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 22px;
	line-height: 1.5em;
		font-weight: bold;
		font-style: italic;
}

#home-welcome p.intro strong {
	font-weight: normal;
}

p.intro a {
	font-weight: normal;
}

.download-button {
	font-size: 14px;
	padding: 4px 8px !important;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

#home-welcome .download-button {
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 13px;
	border-radius: 14px;
	padding: 4px 12px !important;
}

.col-3 a.download-button {
	display: block;
	text-align: center;
}

a.download-button strong {
	font-weight: normal;
}

a.download-button:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

a.download-button:active {
	background: #21759b url(images/button-grad.png) repeat-x scroll left bottom !important;
}

/* home below ---------------------------------- */
#home-below {
	font-size: 12px;
	width: 960px;
	margin: 0 auto;
}

#home-below .wrapper {
	float: left;
	margin-bottom: 14px;
}
#home-below h4 {
	margin-top: 28px;
	margin-bottom: 16px;
}
#home-below a {
	font-size: 14px;
}

#home-below ol.steps {
	margin-top: -4px;
	list-style: none;
}

#home-below ol.steps li {
	padding-left: 44px;
	padding-top: 4px;
	margin-bottom: 17px;
}

#home-below ol.steps li.one {
	background: url(images/step1.png) top left no-repeat;
}

#home-below ol.steps li.two {
	background: url(images/step2.png) top left no-repeat;
}

#home-below ol.steps li.three {
	background: url(images/step3.png) top left no-repeat;
}

/* cols ---------------------------------- */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left;
	margin: 0 24px 0 0 ;
}
.col-3a {
	float: left;
}
.col-6a {
	float: left;
	margin: 0 30px 0 0 ;
}
.col-6b {
	float: left;
}
.col-1 { width: 52px; }
.col-2 { width: 132px; }
.col-3 { width: 212px; }
.col-3a { width: 244px; }
.col-4 { width: 292px; }
.col-5 { width: 372px; }
.col-6 { width: 452px; }
.col-6a { width: 452px; }
.col-6b { width: 452px; }
.col-7 { width: 532px; }
.col-8 { width: 612px; }
.col-9 { width: 692px; margin-top: -15px;}
.col-10 { width: 772px; }
.col-11 { width: 852px; }
.col-12 { width: 932px; }

/* campi di input e bottoni ---------------------------------- */
input.text {
	font-size: 12px;
	padding: 4px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	height: 16px;
	width: 180px;
	color: #666;
}
input.text167 {
	font-size: 12px;
	padding: 4px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	height: 16px;
	width: 167px;
	color: #666;
}

.button {
	font-size: 12px;
	cursor: pointer;
	color: #246;
	height: 26px;
	padding: 0 4px;
	border: 1px solid #a3a3a3;
	background: #cee1ef;
	border-color: #80b5d0;	
}
.button:hover {
	color: #254fad;
}

.button:hover {
	border-color: #535353;
}

/* footer ---------------------------------- */
#footer {
	clear: both;
	border-top: 1px solid #dedede;
	padding: 6px 14px 0 14px;
	width: 932px;
	margin: 0 auto;
}

#footer .wrapper {
	width: 932px;
}

#footer p {
	float: left;
	color: #bbb;
}

#footer h6 {
	float: right;
}

#footer h6 {
	background: url(images/logo-footer.jpg) center center no-repeat;
	width: 54px;
	height: 20px;
	text-indent: -9999px;
	margin-top: 0px;
}
a.rsslink {background:url(images/feedicon10.png) top left no-repeat; padding-left: 14px;}

/* pagebody ---------------------------------- */
#pagebody {
	font-size: 12px;
	margin-top: 29px;
}

#pagebody h2 {
	font-size: 20px;
	color: #333;
	font-weight:bold;
}
/* blog ---------------------------------- */
.date {
	font-size: 10px;
	color: #666;
	margin: 8px 0;
}
.meta {
font: 10px Verdana, Arial, Helvetica, sans-serif; 
margin-top: 10px;
}
.feedback {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #dadada;
	padding-bottom: 1px;
	margin-bottom: 25px;
}

.feedback a {
	text-decoration: none;
}
.storycontent{
	text-align: justify;
	font-size: 12px;
	margin-top: 15px;
  margin-bottom: 25px;
}
.storycontent img {
  border: 0px solid #464646;
}
.storycontent ul {
	margin-left: 30px;
	padding-left: 16px;
	list-style: square;
}
.storycontent ol {
	margin-left: 30px;
	padding-left: 16px;
	list-style: number;
}
.more-link {
	display:block;
  margin-top: 15px;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */   
  background: #FCFCF9;
  border: 1px solid #EFEFEF;
}
blockquote {
	margin: 15px 0 15px 15px;
 	padding: 0 0 0 30px;
  font: bold 1.1em 'Trebuchet MS', Sans-serif;
  line-height: 20px;  
	background: #fff url(images/quote.gif) no-repeat top left;
	color: #15487a;
}
#commentform {
  margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffe0;
	border-color: #e6db55;	
}

#commentform label{
	font-size: 12px;
	color: #666;
	margin-left: 5px;
}
#commentform p{
	margin: 15px;
}
input.textcommento {
  font-size: 12px;
	padding: 4px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	height: 16px;
	width: 180px;
	color: #666;
}
textarea.textareacommento {
  font-size: 12px;
	padding: 4px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	height: 100px;
	width: 600px;
	color: #666;
}
.tagged {
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
  margin-top: 10px;
  margin-bottom: 30px;  
}
.message {
  margin-bottom: 30px;
	border-top: 1px solid #e6db55;
	border-bottom: 1px solid #e6db55;  
	background-color: #ffffe0;
	padding: 12px;	
}
.message h3 {
  color: #555555;  
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a:hover {
	text-decoration: underline;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#tagcloud {
  text-align:center;
  border-color: #BBBBBB;
  border: 1px solid;
  background:#e2edfc;
	display:block;
	padding:4px;
	margin-bottom: 10px; 
	}
#tagpage {
	line-height: 45px;	
	}
/*comments*/

ol.commentlist li {
	border-top: 2px solid #EFEFEF;
	border-bottom: 2px solid #EFEFEF;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	overflow: auto;
	list-style: none;

}
ol.commentlist li.alt {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #f7f7f7;
}
ol.commentlist li.autore {
	border-top: 2px solid #E6DB55;
	border-bottom: 2px solid #E6DB55;
	background: #FFFFE0;
}
p.aut-commento {
	margin: 0; 
	padding: 0;
}
p.num-commento {
	float: right;
	margin: 0;
	padding: 2px 6px;
	text-align: center;
	font: bold 2em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #275B90;
	background: #EFEFEF;
}
.alt p.num-commento {
	background: #ccc;
}
.autore p.num-commento {
	background: #E6DB55;
	color: #666;
}
p.commentmetadata {
	padding: 0;
	margin: 0;
}
p.commentmetadata a {
	background: none;
}
p.p-comments {
	border-top: 1px solid #dadada;
	padding-top: 5px;
	margin-top: 0;
}
/* sidebarblog ---------------------------------- */
#sidebarblog ul {
	margin-left: 15px;
	list-style: square;
}
#sidebarblog ol {
	margin-left: 30px;
	list-style: number;
}
/* footerblog ---------------------------------- */
#footerblog {
  width: 958px;
  min-height:290px;
	background: #e4f2fd;
	border: 1px solid #c6d9e9;
	line-height: 130%;
	clear: both;
	margin: 20px auto 10px auto;  	
}

#footerblog h4 {
	color: #333;
	margin: 10px 0px 5px;
}
.footerblog-recent-posts {
	width: 280px;
	float: left;
	margin-left: 10px;
}
.footerblog-recent-posts strong {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.footerblog-recent-posts small {
	font-size: 9px;
	line-height: 20px;
}
.footerblog-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footerblog-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footerblog-recent-comments {
	width: 386px;
	float: left;
	margin-left: 20px;
}
.footerblog-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
.footerblog-recent-comments a {
	font-size: 12px;
	line-height: 20px;	
}
.footerblog-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
	font-size: 11px;
	line-height: 20px;	
}
.footerblog-about {
	width: 234px;
	float: left;
	margin-left: 20px;
}
.footerblog-about small {
	font-size: 10px;
	line-height: 18px;
}
