/*
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.15
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)
*/

/* basic */
body { width:100%; background:#F5F4F1 url('images/bg.jpg') top left repeat-x; margin:0px 0px 10px 0px; padding:0px; 
	   font:8pt Tahoma, Verdana, Arial, sans-serif; line-height:150%; color:#858585; }
a { color:#8E0302; text-decoration:none; outline:none; }
a:hover { color:#8E0302; text-decoration:underline; }
a img { border:0; }
blockquote { border-left:solid 5px #8E0302; padding:5px 5px 5px 8px; margin:8px; background-color:#F9F9F7; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; display:inline-block; }
pre { border-left:solid 5px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; background-color:#EEF0F2; overflow:scroll; }

input,select,textarea {
border: #ECECEE 1px solid;
font-size: 12px;
background-color:#ffffff;
color:#858585;
font-family:"tahoma", Arial;
padding:4px;
}
form { margin:0px; padding:0px; }
p { margin:3px 3px 3px 3px; }
h1, h2, h3, h4, h5, h6  { font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:130% }
h1 { font-size:19pt }
h2 { font-size:16pt; }
h3 { font-size:13pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }
h6 { font-size:7pt; }

.sep { display:block; height:82px; background:transparent url('images/sep.gif') top center no-repeat; overflow:hidden; padding-bottom: 15px; }

em { color:#8E0302; }

/* 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 Georgia, "Times New Roman", Times, serif; color:#999999; line-height:150%; }

/* wrapper */
.wrap { width:1000px; margin:auto; padding:0px; overflow:hidden; background:transparent url('images/layout.jpg') top center no-repeat; }

/* blog title + description */
#head { height:105px; overflow:hidden; text-align:center; }
	#head h1 { margin:15px 0px 10px 0px; padding:0px; font:normal 34pt Georgia, "Times New Roman", Times, serif; letter-spacing:2px; text-transform:uppercase; }
	#head a { color:#FFFFFF; }
	#head a:hover { color:#FFFFFF; text-decoration:none; }
	#head #desc { margin:0px 0px 15px 0px; padding:0px; font:normal 11pt Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-transform:uppercase; }

/* menu */
#menu { width:520px; margin:auto; overflow:hidden; height:18px; font:normal 8pt Georgia, "Times New Roman", Times, serif; text-transform:lowercase; margin-top:-60px; }
	#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:#E0DADB; padding:2px 5px 2px 5px; margin:0px 5px 0px 0px; text-align:center; color:#333333; }
		#menu li a:hover { color:#8E0302; text-decoration:none; }
		#menu li.current_page_item a { background-color:#E0DADB; }
		#menu li.current_page_item a:hover { color:#333333; text-decoration:none; }

#midbar { overflow:hidden; padding:0px; }

#innerwrap { margin-top:5px; overflow:hidden; height:100%; background:transparent url('images/bg_c2.gif') top center repeat-y; }

/* columns */
.c1 { width:235px; float:left; padding:0px 0px 0px 0px; text-align:justify;}
.c2 { width:530px; float:left; padding:0px; margin:0px; overflow:hidden; background:#FFFFFF url('images/bg_c2.gif') top left repeat-y; padding-top: 10px;}
.c3 { width:234px; float:left; padding:0px; margin:0px; overflow:hidden; text-align:justify;}

/* contact + subscribe text + middle text */
.toptext { margin:0px; padding:10px 15px 10px 15px; color:#FFFFFF; text-transform:lowercase; font:italic 10pt 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 9pt Georgia, "Times New Roman", Times, serif; }

/* widgets */
#widgets1 { list-style:none; margin:0px; padding:0px; color:#333333; }
#widgets2 { list-style:none; margin:0px; padding:0px; color:#333333; }
.widget { list-style:none; margin:0px 0px 10px 0px; padding:0px 8px 0px 8px; }
#widgets1 .widget { border-right:solid 6px #F5F4F1; background-color:#F9F9F7; padding-bottom:5px;}
#widgets2 .widget { border-left:solid 6px #F5F4F1; background-color:#F9F9F7; padding-bottom:5px; }
.widget ul { margin:0px; padding:0px; }
.widget ul li a { padding:0px 0px 0px 0px; }
.widget li a:hover { background-color:#F9F9F7; color:#8E0302; text-decoration:underline; }
.widget h2 { margin:0px 0px 5px 0px; padding:0px; color:#546a85; font:italic 11pt Georgia, "Times New Roman", Times, serif; text-transform:lowercase; }

/* list images for widgets */
#widgets1 .widget li { list-style:none; background:url('images/flechenoire.gif') top left no-repeat; margin:0px 0px 3px 0px; padding:0px 0px 0px 12px; }
#widgets2 .widget li { list-style:none; background:url('images/flechenoire.gif') top left no-repeat; margin:0px 0px 3px 0px; padding:0px 0px 0px 12px; }

#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 { padding:0px 15px 5px 15px; color:#858585; float:center; text-align:justify;}

	/* blog title */
	.post-title h1 { width:426px; margin:0px; padding-top: 0px; padding-left: 3px; padding-right: 7px; padding-bottom:3px; font:16px Georgia, "Times New Roman", Times, serif; border-bottom: 1px solid #ECEBE7; }
	.post-title h1 a { color:#333333; }
	.post-title h1 a:hover { color:#666666; text-decoration:none; }
	.post-title h2 { width:490px; margin:0px; padding-top: 0px; padding-left: 3px; padding-right: 7px; padding-bottom:3px; font:16px Georgia, "Times New Roman", Times, serif; color:#000000; border-bottom: 1px solid #ECEBE7; }



	/* bar with date, author and category */
	.post-sub {  padding:3px 3px 0px 3px; overflow:hidden; font:normal 10px tahoma, "Times New Roman", Times, serif; color:#959595;  }
		.post-date { float:left; display: inline; 	margin: 0 0 0 0; padding-bottom:5px; width:57px; font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	line-height:16px; background: url(images/date.gif) no-repeat; padding-top:10px;}
		.month { text-transform:uppercase; text-align:center; font-size:11px; color:#8E0302; }
		.day { color:#000000; text-transform:uppercase;	font-size:28px;	text-align:center; padding-bottom: 10px;}
			.post-sub1 {  padding:3px 3px 0px 3px; overflow:hidden; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#8E0302;  }

		
	/* blog text news*/
	.post-text { padding-top: 8px; color:#6B6B6B; margin: 0px;}
		.aligncenter { text-align:center; padding: 8px 8px 8px 8px;}
		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; }
		.post-text img {padding:5px; margin:0px; border:1px solid #E0DADB;}
		.post-text img:hover {padding:5px; margin:0px; border:1px solid #8E0302;}
			.post-text li {
	list-style-type: none;
list-style-position: inside;
padding:0px; margin:0px;
padding-left:14px;
padding-bottom: 2px;
border-bottom: 1px dotted #E0DADB;
background: url(images/flechenoire.gif) top left no-repeat;
}
	
		
		
			/* blog text page*/
	.post-pagetext { overflow:hidden; color:#6B6B6B; margin: 0px;}
		.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; }
		.post-pagetext img {padding:0px; margin:0px; border:0px solid #E0DADB;}
		.post-pagetext img:hover {padding:0px; margin:0px; border:0px solid #8E0302;}
		.menu {
	background: #F9F9F7;
	padding:10px;
	margin-top: 4px;}
	.menu:hover {
	background: #ffffff;
	padding:10px;
	margin-top: 4px;}
	.post-pagetext ul li {
	list-style-type: none;
list-style-position: inside;
padding:0; margin:0;
padding-left:14px;
border-bottom: 0px dotted #F1DDDA;
background: url(images/flechenoire.gif)  top left no-repeat;
}
	

	/* blog footer with tags, edit and comments */
	.post-foot { overflow:hidden; margin:0px 0px 0px 0px; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; line-height:10%; }
		.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 8pt Georgia, "Times New Roman", Times, serif; 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:11pt; font-style:italic; }
		.comment-author a { color:#546a85; border-bottom:dotted 1px #666666; }
		.comment-author a:hover { text-decoration:none; }
	.comment-text { }

/* footer */
#footer { width:990px; height:15px; background:transparent url('images/bar_bottom.gif') top center no-repeat; margin:auto; padding:136px 5px 5px 5px; 
		  font-family:Georgia, "Times New Roman", Times, serif; color:#A8A8A8; text-align:center; }
	#footer a { color:#AA9F8A; border-bottom:dotted 1px #BEB6A7; text-transform:uppercase; }
	#footer a:hover { text-decoration:none; }
