/*

"DEFAULT" STYLE 

Modifies:
	* TEXT COLOR
	* BACKGROUNDS
	
*/

/* 
-----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
body {background:#222;color:#888;}
a {color:#ccc;}
strong,h1,h2,h4,h5,h6 {color:#eee;}
strong a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#eee;}
h3 {color:#eee;}


/* 
-----------------------------------------------------------------------------
HEADER CLASSES
-----------------------------------------------------------------------------*/
h2 a {color:#b4b4b4;}
h2 a:hover {color:#eee;}
h3 small {color:#999;text-shadow: #000 0px 0px 0px;}
h3.dash {color:#202020;border:1px solid #999;}
h3.dash a {color:#202020;}
h3.dash a:hover {color:#447200;}
h4.error {background:#76b41c;border-bottom:1px solid #bcf573;}
h6 span {color:#666;}

/* 
-----------------------------------------------------------------------------
LAYOUT: Global
-----------------------------------------------------------------------------*/
div#header-links {background:#222;border-bottom:1px solid #333;}

div#body-bg {background:transparent url(http://www.kristinmcfarlane.com/images/bg_header.gif) repeat-x;}

div#container {background:#303030;}
div#container-footer {background:#303030 url(http://www.kristinmcfarlane.com/images/bg_container_bl.gif) bottom left no-repeat;}
div#container-footer div {background:transparent url(http://www.kristinmcfarlane.com/images/bg_container_br.gif) bottom right no-repeat;}

div#container-top div {background:transparent url(http://www.kristinmcfarlane.com/images/bg_container_tr.gif) top right no-repeat;}
div#container-empty-top div {background:transparent url(http://www.kristinmcfarlane.com/images/bg_container_tr.gif) top right no-repeat;}

div#container h1 a.instruction-link {color:#76b41c;}
div#container h1 a.instruction-link:hover {color:#fff;}

div#prod-head {background:transparent url(http://www.kristinmcfarlane.com/images/bg_container_tr.gif) top right no-repeat;}
div#prod-head div.inner {border-bottom:1px solid #444;}

div#page-info {background:#222;}

div.col-wrap-first {border-top:1px solid #444;}

div.module {background:#121212 url(http://www.kristinmcfarlane.com/images/bg_module_tl.gif) top left no-repeat;}
div.module-head {background:transparent url(http://www.kristinmcfarlane.com/images/bg_module_tr.gif) top right no-repeat;}
div.module div.wrap {background:#222;}
div.module div.divider {border-bottom:1px solid #333;}
div.module-footer {background:#222 url(http://www.kristinmcfarlane.com/images/bg_module_bl.gif) bottom left no-repeat;}
div.module-footer div {background:transparent url(http://www.kristinmcfarlane.com/images/bg_module_br.gif) bottom right no-repeat;}

div.module img.pad {background:#363636;border-right:1px solid #000;border-bottom:1px solid #000;padding:3px;float:left;margin:0 12px 12px 0;}

div#footer {color:#666;}
div#footer a, div#footer strong {color:#666;}

ul.feature-list-bullets li {
	background:transparent url(http://www.kristinmcfarlane.com/images/bullet_circle.gif) 0 5px no-repeat;
}

ul.list li {
	background:transparent url(http://www.kristinmcfarlane.com/images/bullet_circle.gif) 0 5px no-repeat;
}


/* 
-----------------------------------------------------------------------------
NAVIGATION: MAIN
-----------------------------------------------------------------------------*/
ul#main-nav li {background:transparent url(http://www.kristinmcfarlane.com/images/bg_main_nav_tab.gif) no-repeat scroll 0 0;}
ul#main-nav li a {font-size:11px;text-transform:uppercase;color:#aaa;background:transparent url(http://www.kristinmcfarlane.com/images/bg_main_nav_tab.gif) no-repeat scroll 100% 0;}
ul#main-nav li a:hover {color:#fff;}
ul#main-nav li.selected {background-image:url(http://www.kristinmcfarlane.com/images/bg_main_nav_tab_selected.gif);}
ul#main-nav li.selected a {background-image:url(http://www.kristinmcfarlane.com/images/bg_main_nav_tab_selected.gif);color:#fff;}



/* 
-----------------------------------------------------------------------------
NAVIGATION: SUB
-----------------------------------------------------------------------------*/
ul#sub-nav li a {color:#999;}
ul#sub-nav li.selected a {color:#fff;}
ul#sub-nav li.spacer {color:#444;}

/* 
-----------------------------------------------------------------------------
FORMS GENERAL
-----------------------------------------------------------------------------*/
input, textarea {}
input:focus, textarea:focus {background:#fff;} 
input.file {color:#fff;}
fieldset.solo {border-top:1px solid #444;border-bottom:1px solid #444;}
label {color:#fff;}
label span.req {color:#e4675c;}
form.quad label {color:#fff;}

/* 
-----------------------------------------------------------------------------
LISTS
-----------------------------------------------------------------------------*/
ul.album {background:#e1e1e1;}
ul.dash-strip li {border-bottom:1px solid #333;}
ul.dash-strip li.note {color:#666;font-size:9px;}


fieldset.embed {
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	background:#363636;
}

ul.dash-strip li div.thumb {background:#383838;border:1px solid #1f1f1f;}

ul.dash-strip div.no-thumb div {background:#444;}

ol.photo-thumbs-list li img {border-right:1px solid #000;border-bottom:1px solid #000;background:#363636;}
ol.photo-thumbs-list li img.video-overlay {background:#363636;border:0;}


/* 
-----------------------------------------------------------------------------
HEADER RADIUS
-----------------------------------------------------------------------------*/
div.header-radius {background:#222 url(http://www.kristinmcfarlane.com/images/bg_dashpro_tl.gif) top left no-repeat;}
div.header-radius img.gray-edge {float:left;}
div.header-radius div.tr {background:transparent url(http://www.kristinmcfarlane.com/images/bg_dashpro_tr.gif) top right no-repeat;}
div.header-radius div.bl {background:#222 url(http://www.kristinmcfarlane.com/images/bg_dashpro_bl.gif) bottom left no-repeat;}
div.header-radius div.br {background:transparent url(http://www.kristinmcfarlane.com/images/bg_dashpro_br.gif) bottom right no-repeat;}
div.header-radius span.subtext {color:#888;}
div.header-radius label {color:#fff;}




/* 
-----------------------------------------------------------------------------
MISC
-----------------------------------------------------------------------------*/

img.wide {background:#292929;}

img.gray-edge {border-right:1px solid #000;border-bottom:1px solid #000;background:#444;}

span.warn strong {color:#F60;}

span.note strong {color:#76B41C;}

span.slash {color:#666;}

span.help {color:#76B41C;}

span.news-date {color:#666;font-weight:normal;font-size:10px;}

label.sub {color:#888;}

.dialogue-spacer {border-bottom:1px solid #89cf21;border-top:1px solid #89cf21;padding-top:4px;margin:8px 0;display:block;width:100%;}

.break-line {height:1px;border-top:1px solid #444;margin-bottom:15px;}             

.posted {color:#666;border-top:1px solid #444;border-bottom:1px solid #444;}

.mtentry h4 span {color:#888;}
