/*  
Theme Name: Baccanasta Theme
Theme URI: http://baccanasta.com
Description: Baccanasta theme is a theme adapted by Baccanasta team to suit their personal needs
Version: 0.8
Author: Haldo
Author URI: http://baccanasta.com
*/

/* General */

body {
	margin: 0 auto;
	background: url("images/bg7.png") repeat-x;
	background-color: #423524;
	/*background-color: #4c3b27;*/
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 960px;
}

	/* Header - Info */
	
	#header-info {
		position: relative;
		top: 40px;
		left: 300px;
		width: 350px;
	}
	
	#header-info h1 {
		color: #660000;
		font: bold 30px "Georgia", Georgia;
	}
	
	#header-info h1 a {
		color: #660000;
		text-decoration: none;
	}
	
	#header-info .description {
		color: #560E09;
		font: bold 15px "Verdana", Verdana;
	}

/* Main */
#main {
	width: 760px;
	float: left;
}

#main-body {
	width: 100%;
	float:left;
	background: url("images/content.jpg") repeat-y;
}

#main-top {
	width: 100%;
	height: 118px;
	float:left;
	background: url("images/content_top.jpg") no-repeat;
}

#main-bottom {
	width: 100%;
	height: 127px;
	float:left;
	background: url("images/content_bottom.jpg") no-repeat left top;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 95%;
		padding: 0 16px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		color: #000000;
		float: left;
		margin-bottom: 16px;
		width: 90%;
		padding: 7px 0 0 45px;
		/*background: #65411E;*/
	}
	
		/* Post - Title */
		
		/* - Main title */
		#content .post .post-title h2 {
			padding: 4px 0 3px 0;
			/*color: #560e09;*/
			color: #330000;
			font: bold 19px "Georgia", Georgia;
		}
		
		#content .post .post-title h2 a {
			color: #330000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* - Subtitle */
		#content .post .post-title {
			width: 90%;
			height: 51px;
			/*color: #78160f;*/
			color: #560e09;
			font: bold 12px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title a {
			color: #560e09;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		/* - Date */
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.png");
			width: 50px;
			height: 50px;
			color: #FFFFFF;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 10px/15px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			margin-bottom: 0px;
			display: block;
			font: bold 16px/30px "Trebuchet MS", Verdana;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 13px/18px "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 4px;
			width: 95%;
		}
		
		#content .post .post-entry a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/20px "Trebuchet MS", Verdana;
			color: #560e09;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #560e09;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 10px 4px 0 4px;
			width: 80%;
			clear: both;
			font: bold 12px "Trebuchet MS", Verdana;
			color: #560e09;
		}
		
		#content .post .post-info a {
			color: #560e09;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #560e09;
			font: bold 14px "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #000000;
		}
		
		#content .post .comments a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			//background: #debe87;
		}
		
		#content .post .comments ol li cite {
			color: #560e09;
			font-style: italic;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #560e09;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #560e09;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Sidebar */
	
	#bar {
		width: 200px;
		float: left;
	}

	#sidebar-top {
		width: 100%;
		float: left;
	}

	#sidebar-bottom {
		width: 100%;
		float: left;
	}
	
	/* Widgets adaptation: 
	 * displays the same pattern for each widget
	 * Strongly modified, now the div of class "sidebar" is no longer used
	 * Images over and under all the sidebar can still be enabled using the
	 *  two previous css entry
	 * A common background under the widgets can be set by writing the css code
	 * for the div of class "sidebar"
	 * [Haldo]
	 */
	
	
	#widget-top {
		width: 100%;
		height: 0;
		float: left;
		
	}
	
	#widget-bottom {
		width: 100%;
		height: 19px;
		float: left;
		background: url("images/sidebar_bottom.png") no-repeat left bottom;
	}
	
	.widget {
		float: left;
		width: 225px;
		font: italic 12px/28px "Georgia", Georgia;
		color: #330000;
		/*padding-left: 20px;*/
	}
	
	.widget a {
		color: #330000;
		text-decoration: none;
	}
	
	.widget a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Titles */
		
		.widget h3 {
			padding-left: 20px;
			font: bold italic 14px/34px "Georgia", Georgia;
			color: #330000;
			width: 220px;
			height: 36px;
			background: url("images/sidebar_top.png") no-repeat left bottom;
		}
		
		/* Sidebar - Menus */
		
		.widget ul {
			margin: 0 0 0 0;
			padding-left: 30px;
			list-style-type: none;
			background: url("images/sidebar_box.png") repeat-y;
		}
		/* TODO - Add in .widget ul li the "-" at the beginning of the list 
		.widget ul li {
			color: #000000;
			font: italic 12px/28px "Georgia", Georgia;
		}
		/*
		.widget ul li a {
			color: #330000;
			text-decoration: none;
		}*/
		
		.widget ul li a:hover {
			text-decoration: none;
			text-shadow: #ffffff 0 0 5px, #ffffff 0 0 20px;
		}
		
		.widget ul select {
			margin: 0 0 0 0;
			padding-left: 80px;
			list-style-type: none;
			background: url("images/sidebar_box.png") repeat-y;
		}
		
		/* Sidebar - Forms */
		
		.widget #searchform {
			margin: 0 auto;
			padding: 10px 25px 0 0;
			height: 80px;
			text-align: center;
			background: url("images/sidebar_box.png") repeat-y;
		}
		
		.widget #searchform #s {
			width: 145px;
		}
		
		/* Sidebar - Tables */
		
		.widget #calendar_wrap {
			margin: 5px auto 20px auto;
			width: 120px;
		}
		
		.widget #calendar_wrap caption {
			font-weight: bold;
		}
		
		.widget #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.widget .textwidget {
			padding: 0 10px 20px 10px;
		}


/* Footer */

#footer {
	margin-top: 15px;
	width: 1004px;
	height: 62px;
	background: url("images/footer.gif") repeat-x;
	color: #717171;
	font: normal 10px/15px "Trebuchet MS", Verdana;
	text-align: center;
}

#footer a {
	color: #717171;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

