/*----------------------------------------------*/	
/* Theme Name: House and Home Custom Theme
/* Theme URI: http://www.houseandhome.org
/* Description: Custom WordPress theme for House &amp; Home, XanCo Network project.
/* Version: 1.0
/* Author: Aziz Natour
/* Author URI: http://www.aziznatour.com
/* Tags: 3 columns,house,home,garden,fixed width,custom options,widget supported,dynamic sidebars
/* Main CSS Document - Coded by Aziz Natour (azizgfx@gmail.com)
/* © 2010. All rights reserved.
/*----------------------------------------------*/	
/* Global Properties ---------------------------*/

html, body, * {
	padding:0; 
	margin:0;
}

	body {
		text-align:center;
		color:#626262;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		background:url('images/ui/bg.jpg');
	}
	
		#wrapper {
			width:980px;
			margin: 0 auto;
			text-align:left;
		}
	
		.left {
			float:left;
		}
		
		.right {
			float:right;
		}

		.clear {clear:both}
		
		.clearfix {clear:both; height:1px;}
		
		hr.hr {display:none;}
	
		a {text-decoration:none;}
		
			a:focus {outline:none;}
			
			a img {border:none;}
			
			/* GOOG WEBFONTS API */
			.cfont { 
				font-family: 'Yanone Kaffeesatz', arial, serif; 
				color:#000;
				font-weight:300;
				font-size:28px;
				letter-spacing:2px;
			}
		
/*----------------------------------------------*/	
/* Header --------------------------------------*/

#header {
	background:url("images/ui/page_ui.png") top center;
	height:159px;
}

	#logo {
		float:left;
		width:244px;
		height:62px;
		margin:27px 0 0 40px;
	}
		
		#logo a {
			display:block;
			overflow:hidden;
			width:100%;
			height:100%;
		}
		
		.hcont {
			height:100px;
			overflow:hidden;
		}
		
		#headerad {
			height:68px;
			width:476px;
			float:right;
			margin:25px 28px 0px 0;
			background:url("images/ui/header_ad_shadow.png");
		}
		
			#headerad .adspot-468x60 {
				height:60px;
				width:468px;
				overflow:hidden;
				margin:4px;
			}
			
/*----------------------------------------------*/	
/* Top Navigation (pages) ----------------------*/

#topnav {
	width:93%;
	margin:0 auto;
	height:50px;
}

	#topnav ul {
		float:right;
	}
	
		#topnav ul li {
			display:block;
			list-style:none;
			float:left;
		}
		
			#topnav a {
				display:block;
				height:27px;
				width:75px;
				background:url("images/ui/topbar_buttons.png") no-repeat 0px -27px;
				float:left;
				text-align:center;
				line-height:32px;
				color:#3d3d3d;
				position:relative;
				top:28px;
				text-transform:lowercase;
				margin-right:-5px;
			}
			
				#topnav a:hover {
					background-position:0px -54px;
				}
				
				#topnav a:active {
					background-position:0px -81px;
				}
				
					#topnav a.current, #topnav ul li.current_page_item a {
						background-position:0 0;
					}
					
/*----------------------------------------------*/	
/* Navbar --------------------------------------*/

#navbar {
	height:36px;
	overflow:hidden;
	margin-top:18px;
}

	#navbar ul {
		width:940px;
		margin:4px auto 0;
	}
	
		#navbar ul li {
			display:block;
			float:left;
		}
		
			#navbar ul li a {
				display:block;
				height:28px;
				color:#86d3ff;
				font-size:14px;
				text-shadow:0px 0px 3px #0b3d56;
				text-align:center;
				padding:0 16.2px;
				background:url("images/ui/navbar_linksep.png") no-repeat center right;
				line-height:2;
			}
			
				#navbar ul li a:hover {
					color:#FFF;
				}
				
				#navbar ul li a:active {
					color:#d9f1ff;
				}
				
				#navbar ul li.current_page_item a,
				#navbar ul li.current-cat a{
					color:#FFF;
				}
				
					#navbar ul li.cat-item-3216 a {
						background:none !important;
					}
		
/*----------------------------------------------*/	
/* Main Frame ----------------------------------*/

#main {
	background:url("images/ui/con_bg.png") repeat-y top center;
	margin:0 auto;
}

	.main-top {
		background:url("images/ui/con_top.png") no-repeat top center;
	}
	
		/* -- main structure -- */
		#sidebar-l, #contentmain, #sidebar-r {
			float:left;
		}
		
/*----------------------------------------------*/	
/* Sidebars ------------------------------------*/
	
#sidebar-l, #sidebar-r {
	width:180px;
	overflow:hidden;
}	

#sidebar-l {
	margin:0 25px 0 12px;
}
	
#sidebar-r {
	margin:0 0 0 29px;
}

	.sidebar .sbcon {
		width:160px;
		margin:0 auto;
		padding:5px 0;
	}

	.sidebar h4 {
		color:#005381;
		font-size:14px;
		border-bottom:2px solid #f0f0f0;
		margin:20px 0 3px 0;
	}

	.sidebar ul {
		padding:0;
		width:160px;
		margin:0 auto;
		list-style:none;
	}
	
		.sidebar ul li ul li ul.children {
		}
	
		.sidebar ul li ul, .sidebar ul li ul li ul.children {
			list-style-image:url("images/ui/bullet.png");
			padding-left:14px;
		}
		
		.sidebar ul li ul li, .sidebar ul li ul li ul.children li {
			color:#787878;
			font-size:11px;
			height:24px;
			width:100%;
			text-indent:0px;
			line-height:2.2;
			margin:0 auto 2px;
			position:static;
		}

		.sidebar a {
			color:#656565;
		}

			.sidebar a:hover {
				color:#007abc;
				background-position:center left;
			}
	
			.sidebar a:active {
				color:#5ea8d1;
				background-position:bottom left;
			}
			
		.sidebar .textwidget {
			padding:0px 7px;
			font-size:11px;
		}
		
		.sidebar ul li.widget_tag_cloud div {
			padding:2px 5px 5px;
		}
		
		a.affiliate {
			display:block;
			height:125px;
			width:125px;
			margin:12px auto;
		}
		
			.sbcon #searchform div {
				width:160px;
				height:24px;
				overflow:hidden;
				margin:5px auto;
			}
			
				.sbcon #searchform div #s, .sbcon #searchform div #searchsubmit {
					background:url("images/ui/search_sprite.png");
					height:100%;
					display:block;
				}			
			
				.sbcon #searchform div #s {
					float:left;
					width:129px;
					border:none;
					background-position:top left;
					font-size:10px;
					color:#999;
					line-height:1.4;
					text-indent:8px;
				}
				
				.sbcon #searchform div #searchsubmit {
					float:right;
					width:31px;
					border:none;
					overflow:hidden;
					text-indent:99px;
					background-position:top right;
					cursor:pointer;
				}
				
					.sbcon #searchform div #s:hover {
						background-position:center left;
						color:#666;
					}
				
					.sbcon #searchform div #s:active,
					.sbcon #searchform div #s:focus {
						background-position:bottom left;
						color:#003f60;
					}	
					
					.sbcon #searchform div #searchsubmit:hover {
						background-position:center right;
					}
					
					.sbcon #searchform div #searchsubmit:active {
						background-position:bottom right;
					}				

/*----------------------------------------------*/	
/* Content -------------------------------------*/

#contentmain {
	width:542px;
}

	#content {
		margin:0 auto;
		overflow:hidden;
	}

	/*----------------------------------------------*/
	/* Posts ---------------------------------------*/
	
	h1.pagetitle {
		margin:0 16px;
	}	
	
	.post {
		margin:30px auto;
	}
	
		.post h1 , h1.pagetitle {
			color:#005ab6;
			font-size:25px;	
		}
		
		.post h2 {
			margin-bottom:8px;
		}
		
			.post .post-heading h2 {
				margin-bottom:0 !important;
			}
		
			.post h2 a {
				font-size:16px;
				color:#0070e3;
			}
			
				.post h2 a:hover {
					color:#469aef;
				}
				
				.post h2 a:active {
					color:#003d7b;
				}
		
		.post a.thumblink {
			margin:0 12px 0px 0;
			float:left;
		}
			.post a.thumblink img {
				border:1px solid #CCC;
				padding:1px;
			}
			
		.post .sp-entry {
			font-size:12px;
		}
		
			.post .sp-entry p {
				padding:0 0 25px;
			}
		
			.post .entry {
				padding:0 18px;
			}
		
				.post .entry p {
					padding:0 0 25px;
				}
			
			.post .postmetadata {
				padding:15px;
				background-color:#faffec;
			}
			
				.post .postmetadata a {
					color:#4a5d18;
				}
			
				.post .postmetadata a:hover {
					text-decoration:underline;
				}			
				
				.post .postmetadata a:active {
					color:#2a360b;
				}
				
					 .post-heading p {
						font-size:10px;
					}
					
						 p.p-meta {
							color:#bcb28b;
						}
						
						 p.p-meta a {
							color:#9a9365;
						}
					
						 p.p-lac,  p.p-lac a {
							color:#383838;
						}
						
						.p-entry {
							color:#7b7b7b;
							font-size:10px;
							padding:0 15px;
						}
						
							.post-heading p a:hover {
								text-decoration:underline;
							}
							
							.post-heading p a:active {
								color:#625d3f;
							}
							
							.p-entry a, .post .entry a {
								color:#649714;
							}
							
								.p-entry a:hover, .post .entry a:hover {
									color:#1d2b00;
									text-decoration:underline;
								}	
				
		.navigation2, .gcon {
			display: block;
			margin:0;
			background:#f5fbe4;
			padding:5px 16px;
			border-top:1px dashed #ebf2d6;
			border-bottom:2px solid #FFF;
		}
		
		.navigation2 a, .gcon a {
			color:#84926a;
			font-size:11px;
			text-shadow:0 1px 0 #FFF;
		}
		
			.navigation2 a:hover, .gcon a:hover {
				color:#414934;
			}
			
			.navigation2 a:active, .gcon a:active {
				color:#000;
			}
			
	/*----------------------------------------------*/
	/* Recent Posts --------------------------------*/
	
	.recent h3 a {
		color:#679c00;
		font-size:18px;
	}
	
		.recent h3 a:hover {
			color:#79b700;
		}
		
		.recent h3 a:active {
			color:#4b5537;
		}		
			
	/*----------------------------------------------*/
	/* Comments ------------------------------------*/
	
	h3#comments {
		color:#900;
		font-size:18px;
		margin:20px 7px;
	}
	
		h3#comments span {
			color:#666;
			font-size:14px;
		}
		
		.commentlist a {
			color:#930;
		}
		
			.thread-alt {
			}
			.thread-even {
			}
			.depth-1 {
				border-bottom:1px dashed #EEE;
				padding-bottom:20px !important;
			}
			
			.comment-body p {
				clear:both;
				border-top:1px dashed #EEE;
				background:#f8f8f8;
				padding:6px;
			}
			
			.comment-author-admin p {
				background:#fffbe3 !important;
			}
			
			.commentlist .says {display:none;}
				
			.commentlist li, #commentform input, #commentform textarea {
				font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
				}
			.commentlist li ul li {
				font-size: 1em;
			}
			
			.commentlist li {
				font-weight: bold;
			}
			
			.commentlist li .avatar { 
				float: left;
				border: 1px solid #eee;
				padding: 2px;
				background: #fff;
				margin: 0 10px 8px 0;
				
				}
			
			.commentlist cite, .commentlist cite a {
				font-weight: bold;
				font-style: normal;
				font-size: 1.1em;
				}
			
			.commentlist p {
				font-weight: normal;
				line-height: 1.5em;
				text-transform: none;
				}
			
			#commentform p {
				font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
				}
			
			.commentmetadata {
				font-weight: normal;
				font-size:10px;
				}
				
				.commentmetadata a {
					color:#999;
				}
				
				.commentmetadata a:hover {
					text-decoration:underline;
				}				
				
				.commentmetadata a:active {
					color:#333;
				}				
				
			
			#commentform input {
				width: 170px;
				padding: 2px;
				margin: 5px 5px 5px 0;
				}
			
			#commentform {
				margin: 10px 2px;
				padding:5px;
			}
			#commentform textarea {
				width: 100%;
				padding: 2px;
				}
			#respond:after {
					content: "."; 
					display: block; 
					height: 0; 
					clear: both; 
					visibility: hidden;
				}
			#commentform #submit {
				margin: 0 0 5px auto;
				float: right;
				}
			/* End Form Elements */
			/* Begin Comments*/
			/*.alt {
				margin: 0;
				padding: 10px;
				}*/
			
			.commentlist {
				padding: 0;
				text-align: justify;
				margin:15px 10px;
				}
			
			.commentlist li {
				margin:0 5px 15px;
				padding: 5px;
				list-style: none;
			
				}
			.commentlist li ul li { 
				margin-right: -5px;
				margin-left: 10px;
			}
			
			.commentlist p {
			}
			
			
			#commentform p {
				}
			
			.nocomments {
				text-align: center;
				margin: 0;
				padding: 0;
				}
			
			.commentmetadata {
				margin: 0;
				display: block;
				}
				
			#respond {
				margin:10px 20px;
			}
				
				#respond a {
					color:#066;
				}
				
				#respond a:hover {
					color:#004040;
				}
			
			/* End Comments */
		

/*----------------------------------------------*/	
/* Misc ----------------------------------------*/

a.more-link {
	color:#999999;
	display:block;
	background:#000;
	width:97px;
	height:24px;
	margin:15px 0;
	background:url("images/ui/button_more.png");
	line-height:24px;
	text-indent:22px;
	font-size:11px;
	text-transform:lowercase;
}

	a.more-link:hover {
		color:#3f3f3f;
		background-position:center left;
	}
	
	a.more-link:active {
		color:#0e0e0e;
		background-position:bottom left;
	}

.sep {
	height:2px;
	width:542px;
	background:url("images/ui/con_sep.png");
	margin:10px auto;
}

.sep-dashed {
	background:url("images/ui/post_sep_dashed.png");
	height:1px;
	clear:both;
	margin:8px auto;
}

.sd2 {
	margin:20px auto !important;
}

.space5 {
	height:5px;
}

.space10 {
	height:10px;
}

.space20 {
	height:20px;
}

.nivab {
	margin:15px auto;
}

a.v-old, .con-nav a {
	color:#787878;
	background:url("images/ui/entries_previous.png") no-repeat 0 5px;
	padding-left:18px;
	margin:15px 5px;
	font-size:11px;
}

	a.v-old:hover, .con-nav a:hover {
		color:#085db3;
		background-position: 0 -11px;
	}
	
	a.v-old:active, .con-nav a:active {
		color:#00274e;
	}
	
		.con-nav .right a {
			background:url("images/ui/entries_next.png") no-repeat 75px 5px;
			padding-left:0px;
			padding-right:18px;
		}
		
		.con-nav .right a:hover {
			background-position: 75px -11px;
		}
				
/*----------------------------------------------*/	
/* WP Default ----------------------------------*/

/* Begin Typography & Colors */

/*.even, .alt {
	border-left: 1px solid #ddd;
}*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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;
	}
/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */			
			
/*----------------------------------------------*/	
/* Footer --------------------------------------*/

#footer {
	background:url("images/ui/page_ui.png") no-repeat bottom center;
	height:90px;
	margin:0 auto 20px;
	font-size:10px;
	color:#6c6c6c
}

	#footer .left, #footer .right {
		padding-top:48px;
	}

	#footer .left {
		margin-left:25px;
	}
	
	#footer .right {
		margin-right:25px;
	}

		#footer .left p {
			margin:0;
			padding:0;
		}
		
		#footer a {
			color:#0068a3;
		}		
		
			#footer a:hover {
				color:#c90000;
			}
			
			#footer a:active {
				color:#340000;
			}
			
				#footer .right ul {
					float:right;
					list-style:none;
				}
				
					#footer .right ul li {
						display:block;
						float:left;
					}
	
					#footer .right ul li a {
						margin:0 8px;
					}
					
/*---------------------------------------------------*/
/* W3C Valid CSS 3.0
/* azizgfx@gmail.com
/* 03e54bbd1dc9f50c0ec0f067a0e11286
/*---------------------------------------------------*/
