/*
Theme Name: Cohabitat Dallas WordPress Theme
Theme URI: http://cohabitat.us
Description: The shiny new and improved Cohabitat Dallas Theme
Version: 1.9
Author: Steven Ray http://styletank.com & Josiah Platt http://josiahplatt.com

Designed by Steven Ray || http://styletank.com/
Developed by Josiah Platt || http://josiahplatt.com
*/

body{
	font-family: Helvetica, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #000;
}
	strong{
		font-weight: bold;
	}
	#headSpace{
		width: 940px;
		height: 260px;
		background: url('img/headerBG.jpg');
		margin: 0 auto;
		position: relative;
	}
		#headSpace .contacts{
			display: block;
			font-size: 18px;
			text-transform: uppercase;
			position: absolute;
			right: 0;
			font-weight: bold;
		}
			#headSpace .contacts span{
				color: #999;
			}
			#headSpace .call{
				bottom: 83px;;
			}
			#headSpace .email{
				bottom: 63px;;
			}
		#headSpace #nav{
			height: 30px;
			background: #000;
			position: absolute;
			bottom: 0px;
			right: 153px;
			text-transform: capitalize;
		}
			#headSpace #nav li{
				display: inline;
				float: left
			}
				#headSpace #nav li a{
					color: #fff;
					font-size: 1.4em;
					text-decoration: none;
					display: block;
					height: 23px;
					padding: 7px 30px 0 30px;
					background: #000;
				}
					#headSpace #nav li a.comingSoon{
						text-decoration: line-through;
					}
					#headSpace #nav li a:hover{
						color: #000;
						background: #fff;
						border-top: 3px solid #000;
						padding-top: 4px;
					}
		#headSpace .facebizzle{
			position: absolute;
			bottom: 0;
			right: 0;
		}
	#allOurBase{
		width: 940px;
		margin: 0 auto;
		position: relative;
	}
		#allOurBase #sideBar{
			width: 230px;
			display: inline;
			float: left;
			color: #999;
		}
			#allOurBase #sideBar p{
				position: relative;
			}
			#allOurBase #sideBar #twitter{
				border-top: 30px solid #1ea2cb;
			}
				#allOurBase #sideBar #twitter a.followUs{
					display: block;
					width: 220px;
					height: 20px;
					padding: 10px 10px 0 0;
					position: absolute;
					top: -30px;
					right: 0;
					color: #fff;
					text-decoration: none;
					z-index: 200;
					text-align: right;
				}
					#allOurBase #sideBar #twitter a:hover.followUs{
						color: #000;
					}
				p.twitter-message{
					display: block;
					padding: 5px;
					border-bottom: 1px dotted #000;
				}
					p.twitter-message a{
						color: #666666;
						text-decoration: none;
					}
					p.twitter-message a:hover{
						color: #000;
						text-decoration: none;
					}
				#allOurBase #sideBar #twitter span:hover{
					background: #f2f2f2;
				}
				#allOurBase #sideBar #twitter img{
					position: absolute;
					top: -30px;
					left: 0;
				}
			#allOurBase #sideBar .sideBarBlock{
				margin-top: 20px;
			}
				#allOurBase #sideBar .sideBarBlock a.titlez{
					color: #fff;
					display: block;
					text-decoration: none;
					height: 24px;
					padding: 6px 0 0 5px;
					text-transform: uppercase;
					font-size: 1.8em;
					z-index: 99999;
				}
					a.blog{
						background: #009345 url('img/rss.jpg') top right no-repeat;
					}
					a.calendar{
						background: #f98826 url('img/calendar.jpg') top right no-repeat;
					}
				#allOurBase #sideBar .sideBarBlock p{
					display: block;
					padding: 5px;
					border-bottom: 1px dotted #000;	
				}
				#allOurBase #sideBar .sideBarBlock a{
					text-decoration: none;
					color: #333;
				}
		#allOurBase #homeZilla{
			width: 690px;
			line-height: 0;
			float: left;
			margin-left: 25px;
			left: 253px;
		}
		#allOurBase #belly{
			width: 530px;
			line-height: 0;
			float: left;
			margin-left: 25px;
			left: 253px;
		}
		#allOurBase .calendar{
			margin-top: 20px;
		}
			#allOurBase #belly .postS{
				padding: 15px 0 25px 0;
				margin: 5px 0 10px 0;
				border-bottom: 15px solid #ccc;
			}
			#allOurBase #belly .postS .title a{
				font-size: 2em;
				color: #000;
				text-decoration: none;
			}
				#allOurBase #belly .postS .title a:hover{
					color: #999;
				}
			#allOurBase #belly .postS .meta{
				color: #8c8c8c;
				font-size: .9em;
				margin-top: -2px;
				padding: 0 0 5px 0;
			}
				#allOurBase #belly .postS ul{
					margin-bottom: 10px;
					font-size: 1.2em;
					line-height: 1.4em;
				}
				#allOurBase #belly .postS p{
					margin-bottom: 10px;
					font-size: 1.2em;
					line-height: 1.4em;
				}
			#allOurBase #belly .postS .tags{
				color: #8c8c8c;
				display: block;
				width: 530px;
				font-size: .9em;
				padding-top: 10px;
			}
				#allOurBase #belly .postS .tags a{
					color: #8c8c8c;
					text-decoration: none;
				}
					#allOurBase #belly .postS .tags a:hover{
						text-decoration: underline;
					}
			#allOurBase #belly .postS .tags strong{
				color: #333;
			} 
		#allOurBase #miniSide{
			width: 135px;
			position: absolute;
			top: 20px;
			right: 0;
		}
			#allOurBase #miniSide h1{
				padding: 3px;
				text-align: right;
				border-bottom: 1px dotted #000;
			}
			#allOurBase #miniSide p{
				text-align: right;
				color: #999;
				border-bottom: 1px dotted #000;
			}
			#allOurBase #miniSide a{
				display: block;
				color: #333;
				text-decoration: none;
				text-align: right;
				height: 15px;
				padding: 5px;
				padding-top: 8px;
			}
			#allOurBase #miniSide a:hover{
				background: #f2f2f2;
			}
			#allOurBase #miniSide p.last{
				border-bottom: none;
			}
			#allOurBase #miniSide input{
				width: 120px;
				margin-top: 5px;
			}
	.sneakster{
		height: 20px;
		text-indent: -99999px;
		clear: both;
	}
	#footer{
		width: 940px;
		height: 30px;
		margin: 0 auto;
		margin-top: 15px;
		margin-bottom: 15px;
		background: #ccc;
		position: relative;
		clear: left;
	}
		#footer a{
			text-decoration: none;
			color: #000;
		}
			#footer a:hover{
				color: #999;
			}
		#footer span.copySauce{
			display: block;
			height: 21px;
			width: 300px;
			padding: 9px 0 0 10px;
			position: absolute;
			left: 0;
		}
		#footer span.touchUs{
			display: block;
			height: 21px;
			padding: 9px 0 0 0;
			width: 70px;
			position: absolute;
			right: 0;
		}
