/* Start of CMSMS style sheet 'well_women_centre : styles-screen' */
/* 
1024px theme for cmsms 1.04 by kermit 23 mar 2007 based on 1024px v2.0 by andreas viklund

if you use this cmsms theme, the original template designer's attribution request still applies: andreas viklund requests, but doesn't absolutely require, attribution, such as a footer text link; however if you do not credit the used on a commercial site, you are 'strongly encouraged' to make a donation to the designer.  donation be made. website to link to or donate at:  http://andreasviklund.com/

there are no attribution requirements for using the cmsms theme itself, other than above. but, if you distribute modified versions of the cmsms theme, please credit 'kermit' for the original adaptation and if possible, keep the 'sample links' section in the templates intact.

original template css has been reformatted with csstidy but is otherwise left alone. all modifications and additions appear at the end of this file along with some implementation notes. 
*/

/* general styles  */
body{background-colour: #D9F6BF;color:#339966;font:76% Verdana,Tahoma,Arial,sans-serif;line-height:1.2em;margin:0 auto;padding:0}
a{color:#339966;font-weight:700;text-decoration:none}
a:hover{text-decoration:underline}
a img{border:0}
p{margin:0 0 0px 0px}
ul,ol,dl{font-size:0.9em;margin:2px 0 16px 35px}
ul ul,ol ol{margin:4px 0 4px 35px}
blockquote{border:1px solid #dadada;font-size:0.9em;margin:20px 10px;padding:8px}
h1{color:#D9F6BF;font-size:4.2em;letter-spacing:-5px;margin:10px 0 0px 0px}
h1 a{color:#4088b8;text-transform:none}
h2{border-bottom:4px solid #D9F6BF;color:#993366;font-size:1.4em;letter-spacing:-1px;margin:10px 0 10px;padding:0 2px 2px 55px}
h3{border-bottom:1px solid #dadada;color:#4088b8;font-size:1.2em;font-weight:700;margin:10px 0 8px;padding:1px 2px 2px 3px}
/* wrapper and header */
#wrap{colour:#339966;margin:10px auto;padding:0;width:970px}
#header{margin:0}
#toplinks{font-size:0.9em;padding:5px 2px 40px 0px;text-align:left}
#slogan{color:#339966;font-size:1.5em;font-weight:700;letter-spacing:-1px;line-height:1.2em;margin:15px 0 20px 35px}
/* sidebar and menu */
#sidebar{float:left;line-height:1.4em;margin:0 0 0px;padding:1px 0px 0;width:195px}
#sidebar ul{font-size:0.9em;list-style:none;margin:0;padding:0 0 0px 0px}
#sidebar li{list-style:none;margin:0 0 4px;padding:0}
#sidebar li a{font-size:1.2em;font-weight:700;padding:2px}
#sidebar ul ul{line-height:1.2em;margin:4px 0 3px 15px;padding:0}
#sidebar h2{margin:10px 0 8px}
/* main content */
#content{float:right;line-height:1.5em;margin:0;padding:0;text-align:left;width:750px}
#contentalt{float:left;line-height:1.5em;margin-right:20px;padding:0;text-align:left;width:750px}
#content h3,#contentalt h3{margin:10px 0 8px}
#content{#FFFFF}
/* footer */
#footer{border-top:4px solid #D9F6BF;clear:both;color:gray;font-size:0.9em;line-height:1.6em;margin:0 auto;padding:8px 0;text-align:right}
#footer p{margin:0;padding:0}
/* additional styles */
.box{background:#D9F6BF;border:1px solid #c8c8c8;color:#fff;font-size:0.9em;line-height:1.4em;padding:10px 10px 10px 13px}
.box a{color:#f0f0f0}
.left{float:left;margin:0 15px 4px 0}
.right{float:right;margin:0 0 4px 15px}
.readmore{margin:-10px 10px 12px 0;text-align:right}
.timestamp{font-size:1.2em;margin:-5px 0 15px 10px}
.blue{color:#4088b8}
.clear{clear:both}
.fade{color:#c8c8c8}
.photo{background:#fff;border:1px solid #bababa;margin:6px 18px 2px 5px;padding:2px}
#toplinks a,#footer a,.#993366{color:gray}
#sidebar ul ul li a,.timestamp a{font-weight:400}

/* begin modifications and additions for cmsms 1.04 theme */
body.narrow {background-image:none} /* replace with your own or remove line to use img from 'wide' layout */
body.fluid {margin:0 10px;background-image:none} /* remove default 'page border' background for fluid width and add a little white space on the sides */
#wrap.fluid {width:100%} /* a 'min-width' solution may be desired to keep the page from 'scrunching' too much */
#wrap.fluid #content {width:72.5%}
#wrap.fluid #sidebar {width:23%}
#wrap.narrow {width:750px} /* narrow width for 800px wide display */
#content.rightnav{float:left;margin-right:20px} /* float content left, forces sidebar to the right */
#wrap.narrow #content {width:530px} /* narrow width content area for 800px variant */
/* additional styles for cmsms */
.NewsSummary {margin-bottom:.67em}
#NewsPostDetailDate {text-align:right;font-weight:bold;padding-bottom:1em}
.NewsSummaryPostdate {text-align:right;font-style:italic;padding-bottom:.33em}
#NewsPostDetailReturnLink,.NewsSummaryMorelink {text-align:center}
.currentpage {font-weight:bold}
h1 {font-size:1.8em;letter-spacing:-1px} /* template default size is just too big for more than one word */
/* utility styles */
.printonly,.hide {display:none}

/* 
cmsms 1.04 modification and implementation notes

SIX versions of the template all use the same stylesheet:
     1024px, suitable for 1024px wide display, content to the right, sidebar to the left. (the 'default'). remove any special classes outlined below to achieve this layout.
     800px, suitable for 800px wide display. apply class 'narrow' to #wrap div (and body tag if a different page background image is desired, note that the 'wide' one looks ok too.).
     fluid, using all of the available browser width using percentages for column widths. resizes based on window width (see note below). apply class 'fluid' to #wrap div (and body tag if a different page background is desired).
     and each of these widths can also be done with content on the left and sidebar on the right: apply class 'rightnav' to #content div.

basic menu and news templates are included in the cmsms theme zip file and may need to be added to your installation manually; depending upon how the theme manager exports the theme to the xml file.

note that a 'print' media stylesheet isn't really needed so long as the screen media one is called using the 'screen' media type, and so one is not included here.

for fluid layouts, you may want a 'min width' solution to keep pages from 'scrunching' too much as a browser window is narrowed. this is not included here, but there are samples of such code in the default cmsms templates. note that the fluid layout looks ok at viewport widths of as little as 462px in firefox using default font sizes and the original template's sample content.
*/

H1#siteTitle {display:block;width:780px;height:180px;background-image:url("uploads/images/newheader.jpg");background-repeat:no-repeat;}
H1#siteTitle span {display:none;}

BODY {background-color:#D9F6BF;}
#wrap {background-color:#ffffff;padding:10px;width:950px;
margin:0 auto;
}

/* End of 'well_women_centre : styles-screen' */

