/*
Theme Name: Urbanity
Theme URI: http://Urbanity.ph
Description: very urban, minimal
Author: Michael Jaafar
Author URI: http://mikejafdesigns.com
*/

body {
	font-family: helvetica, arial, serif;
	color:#221E20;
	font-size:12px;
	line-height:18px;
	background-color: #fff;
	background-image: url(images/grid-bg1.png);
}
#footer {
	position:relative;
	min-height:130px;
	padding-bottom: 40px;
	margin-left:auto;
	margin-right:auto;
	width: 850px;
}
.container {
	width:850px;
	margin:0 auto;
/*	margin-left: 50px;*/	
	position:relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #211D1F;
	top: -10px;
}
.containerfooter {
	width:585px;
	float:left;
	position:relative;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;

}


/* 
	Header-Styles 
*/

#header {
	width: 850px;
	margin-bottom: 20px;
}

#header2 {
	float: right;
	position: relative;
	width: 250px;
	background-image: url(images/dashed.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header3 {
	width: 170px;
	position: relative;
	height: 20px;
	margin-right: 45px;
	float: right;
	margin-bottom: 40px;
	background-color: #000;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(images/logo2.png);
	background-repeat:no-repeat;
	height:165px;
	position: relative;
}
ul#menu {
	padding-left: 70px;
	height:auto;
}
ul#menu li {
	display: block;
}
ul#menu li a {
	text-decoration:none;
	color:#221E20;
}
ul#menu li a:active  {
	color: #fff;
}
ul#menu li a:hover {
	color: #fff;
}
#post {
	height: 40px;
	position: relative;
	width: 545px;
	font-size: 20px;
	color: #211D1F;
	display: inline-block;
	text-align: center;
}
/* 
	Block-Styles 
*/

.block {
	position:relative;
}
.block_inside {
	display:block;
	overflow:auto;
}
.image_block {
	border:1px dotted #F5F4F0;
	background-color:#d2d2d2;
	float:left;
	margin-bottom: 25px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.image_block img {
	border:1px solid #b5b5b5;
}
.text_block {
	float:right;
	width:280px;
}
#text_column {
	float:right;
	width:310px;
}
#text_column h2#text_title {
	text-indent:-9999px;
	width:310px;
	height:129px;
}



/*
	Block-Content-Styles
*/

#content_area {
	width:585px;
	float:left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #FFF;
}

#content_area .block_inside {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;

}
#content_store {
	width:565px;
	float:left;
	background-color: #ACACAC;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_store .block_inside {
	min-height:380px;
}
#content_store2 {
	width:830px;
	float:left;
	background-color: #ACACAC;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 55px;
}
#storeinfo {
	width:545px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	text-align: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCFCFA;
}
#sidebar {
	float:left;
	width:200px;
	position:relative;
	border-top-color: #000;
	margin-left: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;

}
#sidebar3 {
	position:relative;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #221e20;
	width: 200px;

}

#sidebar h3 {
	font-size:17px;
	line-height:13px;
	text-align: center;
	padding-top: 20px;
}
#sidebar ul {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar ul li {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align: center;
}
#sidebar ul li a {
	color:#221E20;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
#sidebar ul li a:hover {
	color:#333;
	text-decoration:none;
	text-transform: uppercase;
}

#sidebar .separator {
	background-image: url(images/seperator.gif);
	margin-bottom:30px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 30px;
}

#content_area h2 {
	font-size:24px;
	line-height:31px;
}

#content_area .separator {
	height: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #221E20;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* 
	Text-Styles   
*/
h1 {
	font-size:35px;
	color:#ff6418;
	letter-spacing:-1px;

}
h2 {
	font-size:26px;
	color:#ff6418;
	letter-spacing:-1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	margin:10px 0px 5px 0px;
	font-size:20px;
	line-height:23px;
	color:#ff6418;
}
h4 {
	color:#ff6418;
	margin:0px 0px 0px 0px;
}
fh2 {
	font-size:26px;
	color:#221e20;
	letter-spacing:-1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
	margin-top: 15px;
}
small2 {
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	display:block;
	text-transform: uppercase;
}
a {
	color:#ff6418;
	text-decoration:none;
}
a:hover {
	color:#666;	
}
small a {
	color:#ff6418;
}
a:focus { 
	-moz-outline-style: none; 
}
a.footer {
	text-decoration: none;
	color:#221E20;
}
a.footer:hover{

	color:#ff6418;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	color:#ff6418;


}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.footer_column {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #221E20;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}
#footer .long {
	text-align: center;
	overflow: hidden;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer h3 {
	color:#221E20;
	text-transform:uppercase;
	font-size:12px;
}


/* 
	Miscellaneous-Styles   
*/

/* Fix up IE6 PNG Support */
img, #logo { behavior: url(scripts/iepngfix.htc); }

