/* ==== ALL ELEMENT STYLE RESET ==== */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* ====  END STYLE RESET ==== */

body {
    font-size: 62.5%;
    text-align: center;
    background: #000 url(images/plus_222_bg.gif);
    }

a:link, a:visited, a:hover, a:active {
    color: #9e2245;
    padding: 2px 1px 0 1px;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    }

a:hover, a:active {
    color: #670027;
    }

a.menu-button:link, a.menu-button:visited, a.menu-button:hover, a.menu-button:active {
    margin: 0;
    padding: 0;
    width: 49px;
    height: 17px;
    display: block;
    float: right;
    background: #fff url(images/menu_button.gif) 0 0 no-repeat;
    }

a.menu-button:hover, a.menu-button:active {
    background: #fff url(images/menu_button.gif) 0 -17px no-repeat;
    }

a#view-button:link, a#view-button:visited, a#view-button:hover, a#view-button:active {
    margin: 0;
    padding: 0;
    width: 129px;
    height: 17px;
    display: block;
    background: #fff url(images/hide_button.gif) 0 0 no-repeat;
    }

a#view-button:hover, a#view-button:active {
    background: #fff url(images/hide_button.gif) 0 -17px no-repeat;
    }

#main-nav a:link, #main-nav a:visited, #main-nav a:hover, #main-nav a:active {
    padding: 2px 4px;
    color: #9e2245;
    display: block;
    background: #fff;
    }

#main-nav a:hover, #main-nav a:active {
    color: #660033;
	background: #fce0e0;
	}

#meta-nav a:hover, #meta-nav a:active {
    color: #470522;
	background: transparent;
	}


.image-link-list a:link,
.image-link-list a:visited,
.image-link-list a:hover,
.image-link-list a:active {
    padding-left: 20px;
    height: 16px;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    }

a.ek { background-image: url(images/ek.gif); } 
a.linkedin { background-image: url(images/linkedin.gif); } 
a.facebook { background-image: url(images/facebook.gif); }
a.lastfm { background-image: url(images/lastfm.gif); }
a.colourlovers { background-image: url(images/clrlvrs.gif); }        
a.delicious { background-image: url(images/delicious_16x16.gif); }


h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, serif;
    color: #9e2245;
    background-image: url(images/h_bg.png);
    padding: 8px 10px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 1em;
    }

h1 {
    font-size: 3.3em;
    }


h2 {
    font-size: 2.9em;
    }


h3 {
    font-size: 2.4em;
    }


h4 {
    font-size: 2em;
    }


h5 {
    font-size: 1.6em;
    }


h6 {
    font-size: 1.4em;
    padding: 0;
    background: none; 
    }

p, li, blockquote, table, dt, dd {
    font-family: Helvetica, Arial, san-serif;
    font-size: 1.2em;
    color: #444;
    line-height: 1.4em;
    margin-bottom: 0.75em;
    }
    
#sub-content p, #sub-content li, #sub-content dt, #sub-content dd {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    }

blockquote {
    background: #eee;
    padding: 20px 20px 20px 20px;
    }

strong {
    font-weight: bold;
    }

em, i {
    font-style: italic;
    }

ol {
    list-style: decimal;
    list-style-position: outside;
    margin-left: 40px;
    }

ul {
    list-style: circle;
    list-style-position: outside;
    margin-left: 40px;
    }

ul.no-bullet,
.no-bullet ul {
    list-style: none;
    list-style-position: inside;
    margin-left: 0;
    }

.no-bullet ul {
    padding-bottom: 5px;
    }

#sub-content ol, #sub-content ul {
    margin-left: 0;
    }

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#menu ul li {
    padding: 0;
    margin-bottom: 5px;
    font-size: 1.2em;
    text-align: right;
    background: #fff;
    border: 3px solid #fff;
}

ul#meta-nav {
    background: #fce0e0;
    margin: 0;
    padding: 3px;
    }

ul#meta-nav li {
    background: transparent;
    font-size: 1.1em;
    border: 0;
    margin: 0;
    padding: 2px 0;
    }

li {
    line-height: 1.3em;
    margin-bottom: .5em;
    }

ul.no-bullet ul li {
    font-size: 1.1em;
    }
    
/*
ol li {

    }

ul li {

    }
*/
dl {
    margin-left: 30px;
    }

#sub-content dl {
    margin-left: 0;
    }
    
#sub-content dt,
dt {
    font-weight: bold;
    margin-bottom: 0;
    }
/*
dd {

    }

table {

    }
*/
th {
    font-weight: bold;
    }
/*
td {

    }
*/


#bg-container {
    width: 1020px;
    height: 760px;
    margin: 0 auto;
    text-align: center;
    background: #222 url(fpo/snow.jpg) center top no-repeat;
    }

#site-container {
    margin: 0 auto;
    width: 675px;
    text-align: left;
    }

.box img {
    margin-bottom: 10px;
    }

.box.imagelist img {
    margin-bottom: 0;
    display: inline;
    }

.box {
    background: #fff;
    padding: 10px 10px 5px 10px;
    margin-bottom: 5px;
    }

.sub-box {
    padding: 8px 8px 1px 9px;
    background: #fce0e0;
    margin-bottom: 5px;
    }

.sub-column-2 .box {
    background: transparent url(images/trans_pink_bg.png);
    }

#site-container .column-1 {
    float: left;
    width: 220px;
    }

#site-container .column-2 {
    float: right;
    padding-top: 60px;
    width: 445px;
    margin-bottom: 100px;
    }

#logo-container {
    width: 260px;
    height: 140px;
    margin: 0 0 20px -60px;
    }
    
#menu-button-container {
    text-align: right;
    background-image: url(images/h_bg.png);
    height: 17px;
    }

#menu {
    padding-top: 5px;
    }

#meta-container {
    background: #fff;
    padding: 3px;
    }

#view-button-container {
    width: 445px;
    background-image: url(images/h_bg.png);
    }
    
#content {
    float: right;
    width: 445px;
    padding-top: 83px;
    background: transparent url(images/content_bg.gif) right top no-repeat;
    }

#sidebar {
    width: 220px;
    }

#sub-content {
    width: 445px;
    }

.sub-column-1 {
    float: left;
    width: 230px;
    }
    
.sub-column-2 {
    float: right;
    width: 210px;
    }

.clear {
    clear: both;
    }

/* CONTACT FORM STYLIN' */

.contactform {
    margin-bottom: 15px;
    }

.contactright {
    font-size: 11px;
    color: #666;
    }

#contactsubmit {
    margin: 5px 0 10px 0;
    padding: 5px 10px;
    border: 0;
    background: #9e2245;
    color: #fff;
    }

input,
textarea {
    margin: 0 0 5px 0;
    padding: 0;
    border: 1px solid #666;
    background: #eee;
    }

.strong-link {
    font-weight: bold;
    }


