/*
Theme Name: redprimary
Theme URI: Your Theme's URI
Description: Wordpress ready theme for burnaby homeless site
Version: 1.0
Author: Mayur Jobanputra
Author URI: www.burnabyhomelesstaskforce.org
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background:#ecfbd2 url(images/bg.gif) top left repeat-x;
	color:#0B2E59;
	font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
	font-family:geneva,verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
}

a, a:visited {
	text-decoration:underline;
	color:#0B2E59;
}

a:hover {
	text-decoration:underline;
	background:#ccf97c;

}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

#container {
	width:960px;
	margin:0px auto;
}

#container {
	width:960px;
}

#header {
	position:relative;
	height:148px;
}

#logo {
	position:absolute;
	top:48px;
	left:0px;
	width:196px;
	height:193px;
	z-index:1;
}

#top {
	color:white;
	font-size:1.2em;
	background-color:#0b2e59;
	padding:5px 11px;
	height:20px;
}

.left {
	float:left;
}

.right {
	float:right;

}

.right a, .right a:visited {
	color:white;
	text-decoration:none;
}

.right a:hover {
	color:white;
	text-decoration:underline;
	background:#0B2E59;

}

p#slogan {
	color:#4C6C13;
	font-size:2.3em;
	width:600px;
	text-align:center;
	position:absolute;
	top:60px;
	left:270px;
}




#right_panel {
	width:742px;
	float:right;
}
#footer {
	background-color:#CCF97C;
	height:50px;
	margin-top:35px;
	color:#72A120;
	text-align:right;
	padding:20px;
	font-size:1.2em;
}

#footer a {
	color:#72A120;
	padding:4px;
	text-decoration:underline;
}
#footer a:hover {
	color:#0B2E59;
}

#footer p {
	width:400px;
	float:right;
}
#footer ul li {
	display:inline;
}
#footer li ul {
	display:none;
}

#content {
	margin-bottom:20px;
}



div.left_panel_box {
	border:3px solid #D3FE89;
	background-color:white;
	margin:10px 0px;
	height:85px;
}
#left_panel {
	width:210px;
	float:left;
	padding-top:110px;
	font-size:1.2em;
	color:#769a37;
}
#left_panel a {
	color:#769a37;
	}

#left_panel p {
	margin-bottom:25px;
	color:#769a37;
}

#left_panel h3 {
	color:#769a37;
	margin-top:10px;
	padding:0px;
	font-weight:normal;
	font-size:1.4em;
	margin-left:0px;
}
#left_panel ul {
	list-style-type:square;
	list-style-position:inside;
	margin-bottom:25px;
	}
#left_panel li {
	color:#639211;
	}
#left_panel a {
	text-decoration:none;
	border-bottom: thin dotted #0B2E59;
	}
#left_panel table#wp-calendar{
	width:200px;
	text-align:center;
	vertical-align:middle;
	}
#left_panel td {
	border:1px solid;
	color:#639211;
	}
#left_panel caption#{
	font-size:1.3em;
	}
#left_panel li.betterblogroll {
	list-style-type:none;
	margin:5px;
	text-align:center;
	color:#639211;
}
#main_content {
	background-color:white;
	padding:20px;
	border:1px solid #a7f41f;

}

#main_content h1 {
	font-size:1.9em;
	font-weight:normal;
	margin-bottom:20px;
}

#main_content h2 {
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:5px;
	clear:both;
}

#main_content h3 {
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:10px;
}

#main_content p {
	font-size:1.3em;
	margin-bottom:15px;
}

#main_content a {
	text-decoration:underline;
}

#main_content ol {
	list-style-type:decimal;
	list-style-position:inside;
	margin-bottom:20px;
	font-size:1.22em;
	}

#main_content ul {
	list-style-type:square;
	list-style-position:inside;
	margin-bottom:20px;
	font-size:1.22em;
	}

#main_content li {
	margin-left:5px;
	padding-left:5px;
	}
#main_content hr {
	margin-top:20px;
	clear:both;
	}
span.post-title {
	font-size:1.8em;
	text-decoration:underline;
	}
span.post-dates {
	font-size: 1.3em;
	padding-right: 10px;
	}
span.post-cat {
	font-size: 1.3em;
	padding-left: 5px;
	}
span.post-comments {
	font-size: 1.3em;
	padding-left: 5px;
	}
span.previous-entries {
	background: url(images/mini-nav-left.gif) no-repeat left center;
	font-size:1.2em;
	display: block;
	float: left;
	padding-left: 18px;
	margin:0px;
	}
span.next-entries {
	background: url(images/mini-nav-right.gif) no-repeat right center;
	font-size:1.2em;
	display: block;
	float: right;
	padding-right: 18px;
	margin:0px;
	}
span.page-dates {
	float:right;
	font-size: 1em;
	padding-right: 10px;
	}

.entry {
	padding-top: 20px;
	font-size:100%;
 }
.entry table {
	margin-bottom:10px;
	}
.entry td {
	font-size:1.2em;
	}
.entry p,li{
	font-size:1em;
	}


/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */
#adxmenu {
	margin-bottom:10px;
	margin-top:0px;
	width:744px;
	}

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
	width:250px;
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 90%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 20px 20px 20px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #eee;
	background: white;
	font-size:1.5em;
	border:1px solid #a7f41f;
	border-top:0px;
}

.menu ul {
	width: 11em;
}

.menu ul li {
	background:white;
	}

.menu li {
	font-size:1em;
	}

.menu a {
	text-decoration: none;
	padding: .4em 1em;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	text-decoration:none;
	background:#ccf97c
}

.menu li li {	/* create borders around each item */
	border: 1px solid #ccc;
	font-size:0.8em;
	left:10px;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts 
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: red;
}
*/

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/*]]>*/

