/*
Theme Name: Disciple
Theme URI: http://wnw.blogwarhammer.net/themes/disciple
Description: Soft and clean WordPress theme with 3 columns. Customizable with 4 more colors.
Version: 1.11
Author: Regis
Author URI: http://wnw.blogwarhammer.net
Tags: soft, clean, simple, 3 columns, fixed width

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

/*

reset

*/
/* */

 div,html,body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 2px;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
font-family:Verdana, Arial, Comic Sans MS, Courier New, Georgia;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;

}

/* basic */


body { line-height: 1; width:100%; background:  #EEEEEE url(/immagini/bg.png) repeat-x scroll 0 0 ;  

	   font-family:Verdana, Arial, Comic Sans MS, Courier New, Georgia; font-size:16px Verdana, Arial, Comic Sans MS, Courier New, Georgia; line-height:150%;  }
a { color:#993300; text-decoration:none; outline:none; }
a:hover { color:#CC0000; text-decoration:underline; }
a img { border:0; }
blockquote { border-left:solid 5px #A7B3BC; padding:5px 5px 5px 8px; margin:8px; background-color:#F4F5F7; font:normal 8em Georgia, "Times New Roman", Times, serif; line-height:160%; }
pre { border-left:solid 5px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; background-color:#EEF0F2; overflow:scroll; }
ul { list-style-type:square; }
input, 
select, 
textarea { font:0.8em Verdana, Arial, Comic Sans MS, Courier New, Georgia; color:#333333; }
form {  }
p { margin:11px 0px 11px 0px; line-height:1.4em}
h1, h2, h3, h4, h5, h6  { font-weight:normal; font-family:Verdana, Arial, Comic Sans MS, Courier New, Georgia; line-height:130% }
h1 { font-size:1.6em; }
h2 { font-size:1.4em; }
h3 { font-size:1 em; }
h4 { font-size:1em; }
h5 { font-size:0.8em; }
h6 { font-size:0.7em; }

.sep { display:block; height:60px; background:transparent url('images/bordi_finali2.gif') top center no-repeat; overflow:hidden; }

/* wordpress defaults */
.aligncenter,
div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { float:left;}
.alignright { float:right;}
.wp-caption { text-align:center; padding-top:4px; margin:10px;
			  -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { padding:5px 4px 5px; margin:0; font:normal 8pt Verdana, Arial, Comic Sans MS, Courier New, Georgia; color:#999999; line-height:150%; }

/* wrapper */
.wrap { width:1000px; margin:auto; padding:0px; overflow:hidden; background:transparent url(images/header6.png) top center no-repeat; }

/* blog title + description */
#head { height:160px; overflow:hidden; text-align:right; }
	#head h1 { margin:130px 0px 10px 0px; padding:0px; font:normal 18pt Verdana, Arial, Comic Sans MS, Courier New, Georgia; letter-spacing:2px; text-transform:lowercase; }
	#head a { color:#FFFFFF; }
	#head a:hover { color:#FFFFFF; text-decoration:none; }
	#head #desc { margin:0px 0px 15px 0px; padding:0px; font:normal 11pt Verdana, Arial, Comic Sans MS, Courier New, Georgia; color:#FFFFFF; text-transform:uppercase; }

/* menu */
#menu { width:1000ps; background: #FF9900; margin:auto; overflow:hidden; height:30px; font:bold 1.0em Verdana, Arial, Comic Sans MS, Courier New, Georgia; text-transform:uppercase; }
	#menu ul { list-style:none; margin:0px 0px 0px 10px; padding:0px; overflow:hidden; }
		#menu li { float:left; padding:0px; }
		#menu li a { display:block; background-color:#FF9900; padding:2px 5px 2px 5px; margin:4px 5px 0px 0px; text-align:center; color:#FFFFFF; }
		#menu li a:hover { color:#FF200F; text-decoration:none; }
		#menu li.current_page_item a { background-color:#FF9900; }
		#menu li.current_page_item a:hover { color:#FF200F; text-decoration:none; }

#midbar { overflow:hidden; padding:0px; background:white ;height:30px}

#innerwrap { margin-top:0px; overflow:hidden; height:100%; background: white ; }

/* columns */
.c1 { width:235px; float:left; padding:0px 0px 0px 0px;text-align:right; }
.c2 { width:670px; float:left; padding:0px 0px; margin:0px; overflow:hidden; }
.c3 { background: #FFFFB9 none repeat scroll 0 0 ; width:320px; float:right; padding:0px; margin:0px 0px; overflow:hidden; }
.c20 { width:530px; float:left; padding:0px; margin:0px; overflow:hidden; background:#FFFFFF url('images/bg_c2.gif') top left repeat-y; }
/* contact + subscribe text + middle text */
.toptext { margin:0px; padding:10px 15px 10px 15px; color:#FFFFFF; text-transform:lowercase; font:italic 1em Georgia, "Times New Roman", Times, serif; }
	.toptext a { color:#FFFFFF; }
	.toptext a:hover { color:#FFBE97; text-decoration:none; }
.midtext { margin:0px; padding:10px 15px 10px 15px; color:#777777; font:normal 0.9em Verdana, Arial, Comic Sans MS, Courier New, Georgia; }

.spnomi { background:transparent url(images/sfondoframe2.png) no-repeat scroll center top;
        &nbsp;height:220px; margin:0px; padding:35px 30px 20px; }


/* widgets */
#widgets1 { list-style:none; margin:0px; padding:0px; color:#FFFFFF; }
#widgets2 { list-style:none; margin:20px 0px; padding:0px; color:#FFFFFF; }
.widget { list-style:none; margin:0px 0px 30px 0px; padding:0px 8px 0px 8px; }
#widgets1 .widget { border-right:solid 5px #A5B4C5; }
#widgets2 .widget { border-left:solid 5px #A5B4C5; }
.widget ul { margin:0px; padding:0px; }
.widget ul li a { padding:1px 3px 1px 3px; }
.widget li a:hover { background-color:#546a85; color:#FFFFFF; text-decoration:none; }
.widget h2 { margin:0px 0px 5px 0px; background: #FFFFB9  url('images/bott_arancio3.png') no-repeat center; padding:8px; color:#FFFFF; font:bold 1em Verdana, Arial, Comic Sans MS, Courier New, Georgia; text-transform:lowercase; text-align:center;}

/* list images for widgets */
#widgets1 .widget li { list-style:none; background:url('images/78.png') center right no-repeat; margin:0px 0px 5px 0px; padding:0px 20px 0px 0px; }
#widgets2 .widget li { list-style:none; background: #FFFFFF url('images/bott_arancio3.png') no-repeat center; margin:0px 0px 5px 0px; padding:0px 0px 0px 20px; }

#widgets1 .widget_recent_entries li { background:url('images/24.png') center right no-repeat; }
#widgets1 .widget_recent_comments li { background:url('images/18.png') center right no-repeat; }
#widgets1 .widget_pages li { background:url('images/21.png') center right no-repeat; }
#widgets1 .widget_categories li { background:url('images/34.png') center right no-repeat; }
#widgets1 .widget_archive li { background:url('images/36.png') center right no-repeat; }
#widgets1 .widget_links li, 
#widgets1 .widget_betterblogroll li, 
#widgets1 .widget_sclw li { background:url('images/13.png') center right no-repeat; }

#widgets2 .widget_recent_entries li { background:url('images/24.png') center left no-repeat; }
#widgets2 .widget_recent_comments li { background:url('images/18.png') center left no-repeat; }
#widgets2 .widget_pages li { background:url('images/21.png') center left no-repeat; }
#widgets2 .widget_categories li { background:url('images/34.png') center left no-repeat; }
#widgets2 .widget_archive li { background:url('images/36.png') center left no-repeat; }
#widgets2 .widget_links li, 
#widgets2 .widget_betterblogroll li, 
#widgets2 .widget_sclw li { background:url('images/13.png') center left no-repeat; }

/* search box */
#searchform #s { width:150px; }

/* blog posts */
.post { background: #FFFFFF url(images/sfondopost3.gif) no-repeat top center;  overflow:hidden; line-height:115%; }

.postcm { background: no-repeat top center;  overflow:hidden; line-height:115%; }

.post-comment {padding: 0px 10px ;overflow:hidden; line-height:115%; color:#333333; }
	/* blog title */
	.post-title h1 {  margin:0px; padding:0px 0px 2px 0px; color: #0000000 ;font: bold 1.4em Verdana, Arial, Comic Sans MS, Courier New, Georgia; letter-spacing:-0.02em; line-height:130%; }
	
	.post-title h1 a:hover { color:#666666; text-decoration:none; }

	/* bar with date, author and category */
	.post-sub { padding:5px 0px 0px 0px; overflow:hidden; font:normal 0.7em Verdana, Arial, Comic Sans MS, Courier New, Georgia; color:#666666; }
		.post-sub a , 
		.post-foot a { color:#666666;  border-bottom:dotted 1px #CCCCCC; }
		.post-sub a:hover, 
		.post-foot a:hover { background-color:#EBEBEB; color:#666666; border-bottom:dotted 1px #333333; text-decoration:none; }
		.post-date { float:right; overflow:hidden; margin-right:0.7em; }
		.post-author { float:left; overflow:hidden; font:normal 0.7em}
		.post-cat { float:left; overflow:hidden; margin-right:0.7em;  }

	/* blog text */

.post-cont { background: #FFFFFF url(images/bordi2.gif) repeat-y scroll top center ;padding:0px 10px 10px 10px;;}
.post-int {padding:10px 10px 10px 10px;}
	.post-text { background: overflow:hidden; color:#000000; font: normal 0.8em Verdana, Arial, Comic Sans MS, Courier New, Georgia ; border-bottom: 1px solid #993300;}
		.aligncenter { display:block; margin:auto; text-align:center; }


		
                 img.alignright { padding:4px; margin:0 0 2px 7px; display:inline; }
		img.alignleft { padding:4px; margin:0 7px 2px 0; display:inline; }
		.alignright { float: right; }
		.alignleft { float: left; }
		.youtube { text-align:center; margin:10px 0px 10px 0px; }

	/* blog footer with tags, edit and comments */
	.post-foot { overflow:hidden; margin:10px 10px 0px 0px; font:normal 0.7em Verdana, Arial, Comic Sans MS, Courier New, Georgia; color:#666666; line-height:100%; }
		.post-edit { float:right; }
		.post-comments { float:right; }

/* comments */
.commentlist { list-style:none; padding:0px; margin:0px; border-top:solid 1px #97A8BD; overflow:hidden; }
.commentlist li { overflow:hidden; border-bottom:solid 1px #97A8BD; padding:8px; background-color:#FFFFFF; }
.commentlist li.alt { background-color:#F8F8F8; overflow:hidden; }
	.comment-avatar img { float:left; padding:0px; border:solid 1px #999999; margin:8px 8px 8px 0px; }
	.comment-bar { color:#999999; overflow:hidden; padding:0px 8px 0px 0px; font:normal 0.8em Verdana, Arial, Comic Sans MS, Courier New, Georgia; line-height:160%; }
		.comment-bar a { color:#999999; border-bottom:dotted 1px #CCCCCC; }
		.comment-bar a:hover { background-color:#EBEBEB; color:#666666; border-bottom:dotted 1px #333333; text-decoration:none; }

		.comment-author { color:#546a85; font-size:1.1em; font-style:italic; }
		.comment-author a { color:#546a85; border-bottom:dotted 1px #666666; }
		.comment-author a:hover { text-decoration:none; }
	.comment-text { font: normal 1.0em Verdana, Arial, Comic Sans MS, Courier New, Georgia;}

/* footer */
#footer { width:990px; height:80px; margin:auto; background:white; padding:76px 5px 5px 5px; 
		  font-family:Verdana, Arial, Comic Sans MS, Courier New, Georgia; font-size: 0.6em;  color:#AA9F8A; text-align:center; }
	#footer a { color:#AA9F8A; border-bottom:dotted 1px #BEB6A7; text-transform:uppercase; }
	#footer a:hover { text-decoration:none; }


