/*
Theme Name: Dressed To Be
Theme URI: http://www.dressedtobe.nl
Author: Boaz de Jong
Author URI: http://www.boazdejong.nl
Description: A theme designed for the Dressed To Be Modevakschool
Version: 1.0
Tags: colours, light, photos, dressed, to, be
*/

/*/////////////////////////////////////////////
	GLOBAL
/////////////////////////////////////////////*/

body { background: #fff; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; color: #928f8f; }

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;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	list-style: none;
	text-decoration: none;
}

.clear { clear: both; }



/*/////////////////////////////////////////////
	LAYOUT
/////////////////////////////////////////////*/

#wrap { width: 972px; margin: 4px auto; }
#left { float: left; width: 240px; height: 300px; margin: 0 2px 2px 2px; }
#header { float: right; width: 728px; height: 240px; margin: 0 0 2px 0; position: relative; }
#content { float: left; width: 450px; padding: 15px; margin: 2px; }
#right { float: left; width: 240px; height: 80px; margin: 2px; }



/*/////////////////////////////////////////////
	TEXT
/////////////////////////////////////////////*/

h2 { font-size: 18px; padding: 6px 10px; color: #fff7ef; margin: 0 0 4px 0; }
h3 { font-size: 32px; font-weight: normal; margin: -5px 0 10px 0; }
p { margin: 0 0 12px 0; font-size: 13px; line-height: 20px; text-align: justify; }
.post a { color: #928f8f; }
.post ul { margin: 6px 0; }
.post li { font-size: 13px; line-height: 20px; margin: 10px 0 0 6px; }
#left p, #right p { background: #efefef; width: 210px; padding: 12px 15px; margin: 0 0 4px 0; }



/*/////////////////////////////////////////////
	HEADER
/////////////////////////////////////////////*/



/*/////////////////////////////////////////////
	HEADER
/////////////////////////////////////////////*/

.nav { position: absolute; top: 0; right: 0; background: #fff; padding: 8px 6px; font-size: 15px; }
.nav li { float: left; margin: 0 8px; }
.nav li a { color: #a1a1a1; }



/*/////////////////////////////////////////////
	CONTENT
/////////////////////////////////////////////*/

#content { background: #efefef; }
