/*
Theme Name: Whats Your World
Theme URI: http://designphasedba.com
Description: The Landing Theme for Designphasedba.com
Author: Fearghal Hendron
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 auto;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	height: 100%;
	text-align: center;
	position: relative;
}
body {
	line-height: 1;
	text-align: center;
	margin: 0 auto;
		background-color: #DCDCDC;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

#wrapper {
font-family: Times, Times New Roman, Serif;
	background-color: #fff;
	min-height: 960px;
	height: 100%;
	margin: 0 auto;	
	max-width: 960px;
	min-height: 768px;
}

#corporate {
width:320px;
display:block;
float: left;
background-color: #ffffff;
min-height: 768px;
height:100%;
max-width: 320px;
}

#retail {
max-width: 320px;
width:320px;
display:block;
float: left;
background: #ef4135;
min-height: 768px;
height:100%;
}

#hospitality {
margin-top:0;
width:320px;
max-width: 320px;
display:block;
float: right;
background-color: #000000;
min-height: 768px;
}

a, h1 {
font-size: 25pt;
text-decoration:none;
}

#title {
padding: 80px 0 0 0;
height: 100px;
}

#image {
padding: 200px 0 0 0;
width:259px;
height:259px;
}

#logo {
padding: 75px 0 0 0;
width: 215px;
height: 50px;
}

#corporate h1 {
font-family: 'OFL Sorts Mill Goudy TT', Times, Times New Roman, Serif;
font-weight: normal;
color: #808285;
text-align: center;
}

#retail h1 {
font-family: 'Cantarell', arial, sans-serif;
font-weight: normal;
color: #ffffff;
text-align: center;
}

#hospitality h1 {
font-family: 'Tangerine', Snell Roundhand, Edwardian Script ITC, Times New Roman, serif;
font-weight: normal;
color: #bb8d0b;
text-align: center;
}
