/*
	Theme Name: Constructing Excellence Theme
	Description: Constructing Excellence Theme
	Version: 1.0
	Author: Andy Field
	Author URI: http://www.idnet.net
	Tags: ce, constructing excellence
*/

/*
	COLOURS
	PURPLE:#210254
	BLUE:#24a4e6
	TINT:#e5ecf6
*/

/* RESET
******************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

:link,:visited {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img { 
	border: 0;
}

address,abbr,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

img {
	border: none;
}

ol,ul,dl {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 100%;
	font-weight: normal;
	line-height: 100%;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* BASE
******************************************/

html>body {
	font-size: 12px;
}

body {
	background:#fff;
	color:#222;
	font:75%/100% arial,sans-serif;
	text-align:center;
}

input,select,textarea {
	font-family:arial,sans-serif;
	font-size:100%;
	padding:.2em;
}

#skip {
	height:0;
	margin:0;
	overflow:hidden;
	position:relative;
	text-indent:-3000em;
	width:0;
}

a:link,
a:visited {
	/* border-bottom:1px solid #e5ecf6; */
	border-bottom:1px solid #fff;
	color:#24a4e6;
	text-decoration:none;
}

a:hover,
a:active {
	/* border-bottom:1px solid #24a4e6; */
	border-bottom:1px solid #e5ecf6;
	color:#24a4e6;
	text-decoration:none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */

strong {
	font-weight:bold;
}

hr {
	background:#91c068;
	border:0;
	color:#91c068;
	height:1px;
	margin:0 0 .75em 0;
}

em {
	font-style:italic;
}

/* LINK RESETS
******************************************/

.shop a:link,
.shop a:visited,
#n_header a:link,
#n_header a:visited,
#n_footer a:link,
#n_footer a:visited {
	border:none;
}

/* NAV HIDE
******************************************/

#level0201,
#level0202,
#level0203,
#level0204,
#n_loginbox,
#sflogosalt,
#video {
	display:none;
}

/* TYPOGRAPHY
******************************************/

p,dl,ol,ul,td,th {
	font-size:1em;
	line-height:1.5em;
}

p,dl,ol,ul {
	margin:0 0 0.818182em 0;
}

h1 {
	/* border-bottom:1px solid #e5ecf6; */
	color:#2d076b;
	font-size:1.75em;
	font-weight:bold;
	line-height:0.857143em;
	margin:0 0 0.75em 0;


	/* font-size:1.5em;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 0.6em 0;
	margin:0 0 1.2em 0;
	padding:0 0 .9em 0; */
}

h2 {
/* 	color:#2d076b;
	font-size:1.25em;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 0.375em 0;
*/
	font-size:1.5em;
	font-weight:bold;
	line-height:1em;
	margin:0 0 0.3em 0;
}

h3 {
	color:#2d076b;
	font-size:1.166667em;
	font-weight:bold;
	line-height:1.285714em;
	margin:0 0 0.857143em 0;
}

h4 {
	color:#2d076b;
	font-size:1.083333em;
	font-weight:bold;
	line-height:1.384615em;
	margin:0;
}

/*
10 {
	font-size:0.833333em;
	line-height:1.8em;
	margin-top:0.9em;
	margin-bottom:1.8em;
}

11 {
	font-size:0.916667em;
	line-height:1.636364em;
	margin-top:0.9em;
	margin-bottom:1.8em;
}

12 {
	font-size:1em;
	line-height:1.5em;
	margin-top:0.818182em;
	margin-bottom:1.636364em;
}

13 {
	font-size:1.083333em;
	line-height:1.384615em;
	margin-top:0.642857em;
	margin-bottom:1.285714em;
}


14 {
	font-size:1.166667em;
	line-height:1.285714em;
	margin-top:0.428571em;
	margin-bottom:0.857143em;
}

15 {
	font-size:1.25em;
	line-height:1.2em;
	margin-top:0.75em;
	margin-bottom:1.5em;
}

18 {
	font-size:1.5em;
	line-height:1em;
	margin-top:0.6em;
	margin-bottom:1.2em;
}

21 {
	font-size:1.75em;
	line-height:0.857143em;
	margin-top:0.5em;
	margin-bottom:1em;
} */

/* DECORATION
******************************************/

p.date,
p.note {
	color:#555;
	font-size:0.916667em;
	line-height:1.636364em;
	margin:0 0 0.45em 0;
}

p.postmetadata {
	font-size:0.916667em;
	line-height:1.636364em;
	margin:0 0 0.45em 0;
}

.post {
	border-bottom:1px solid #e5ecf6;
	margin:0 0 1.5em 0;
	padding:0 0 .75em 0;
}

.alert {
	background:#fff8dc;
	border:1px solid #fff1b9;
	padding:0.5em;
}

#sidebar ul,
#sidebar ul ul {
	font-size:100%;
}

#sidebar ul li li {
	font-size:0.916667em;
	line-height:1.636364em;
	margin:0 0 0.45em 0;
}

#sidebar h2 {
	border-bottom:1px solid #c7cede;
	/* border-bottom:1px solid #e5ecf6; */
	color:#2d076b;
	font-size:1.166667em;
	line-height:1.285714em;
	margin:0 0 0.428571em 0;
	padding:0 0 0.428571em 0;
}

.navigation {
	border-bottom:1px solid #c7cede;
	font-size:0.916667em;
	line-height:1.636364em;
	margin:0 0 1.5em 0;
	padding:0 0 0.75em 0;
}

.navigation-alt {
	font-size:0.916667em;
	line-height:1.636364em;
	margin:0 0 1.5em 0;
	padding:0 0 0.75em 0;
}

ol.commentlist cite {
	font-weight:bold;
}

ol.commentlist .commenter {
	padding:0 0 0.45em 0;
}

ol.commentlist li {
	border-bottom:1px solid #e5ecf6;
	padding:0.9em 0 0.45em 0;
}

#commentform label {
	float:left;
	color:#555;
	display:block;
	padding:0 1em 0 0;
	width:10em;
}

#commentform label.alt {
	float:none;
	width:auto;
}

#commentform li {
	padding:0.3em 0;
}

span.req {
	color:#d30;
	font-size:1.2em;
	font-weight:bold;
}

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

#n_headerwrappr {
	background:#24a4e6 url(/assets/ce_headerbg.png) 50% 0 no-repeat;
	overflow:hidden;
}

#n_header,
#subnav,
#content,
#footer {
	margin:0 auto;
	text-align:left;
	width:940px;
}

#n_header {
	background:#24a4e6 url(/assets/ce_header.png) 0 0 no-repeat;
	/* height:90px; */
}

#nav {
	background:#24a4e6;
	width:100%;
}

#subnav {
	background:#e5ecf6 url(/assets/subnavbg.png) 0 bottom no-repeat;
}

#content {
	padding:20px 10px;
	width:920px;
}

#main {
	float:left;
	width:710px;
}

#sidebar {
	float:right;
	width:180px;
}

#footer {
	border-top:1px solid #e5ecf6;
	clear:both;
	padding:15px 0;
}

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

#n_logo {
	display:block;
	float:left;
	height:80px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-indent:-3000em;
	width:250px;
}

#n_logo a {
	border:none;
	display:block;
	height:80px;
	width:250px;
}

#n_logo a:hover {
	border:none;
}

dl#n_searchcontainer {
	background:#24a4e6 url(/assets/searchhd.png) right bottom no-repeat;
	float:right;
	font-size:100%;
	/* height:80px; */
	width:384px;
}

dl#n_searchcontainer dd {
	/* background:url(/assets/searchhd.png) right 0 no-repeat; */
	border:none;
	color:#fff;
	display:block;
	float:left;
	font-size:0.916667em;
	/* height:62px; */
	line-height:1.636364em;	
	margin:0;
	padding:10px 10px 8px 0;
	width:auto;
}

dl#n_searchcontainer dd:hover {
	background:none;
}

dl#n_searchcontainer dd.n_login {
	/* background:url(/assets/searchhd.png) 0 bottom no-repeat; */
	padding:10px 0 8px 10px;
}

dl#n_searchcontainer dd.n_split {
	background: url(/assets/split.png) 50% bottom no-repeat;
	padding:10px 0 8px 0;
	height:62px;
	width:30px;
}

dl#n_searchcontainer fieldset {
	border:none;
	margin:0;
	padding:0;
}

dl#n_searchcontainer label {
	display:block;
	width:auto;
}

dl#n_searchcontainer a {
	color:#fff;
}

dl#n_searchcontainer input {
	vertical-align:middle;
}

dl#n_searchcontainer input.si {
	border:1px solid #fff;
	display:inline;
	height:16px;
	padding:1px;
	width:130px;
}

dl#n_searchcontainer input.sbtn {
	padding:0;
}

dl#n_searchcontainer span {
	display:block;
	margin:4px 0 0 0;
}

dl#n_searchcontainer a,
dl#n_searchcontainer a:hover {
	background:url(/assets/asarrow.png) 0 0 no-repeat;
	padding:0 0 0 14px;
}

dl#n_searchcontainer li {
	display:inline;
}

dl#n_searchcontainer li a,
dl#n_searchcontainer li a:hover {
	background:none;
	padding:0;
}

dl#n_searchcontainer a:hover {
	border-bottom:1px solid #fff;
}

/* NAV
******************************************/

ul#level01 {
	background:#210254 url(/assets/navbg.png) 0 0 no-repeat;
	margin:0 auto;
	text-align:left;
	width:940px;
}

#subnav ul {
	margin:0;
}

#nav li,
#subnav li {
	display:inline;
}

#nav li a {
	color:#fff;
	font-weight:bold;
}

#nav li a,
#subnav li a {
	border:none;
	display:block;
	float:left;
	padding:6px 10px;
}

#subnav li.spacer {
	display:block;
	padding:6px 10px;
}

#nav li a {
	background:url(/assets/navline.png) left 50% no-repeat;
}

#nav li a.on {
	background:url(/assets/navline.png) left 50% no-repeat;
	color:#a9d8ff;
}

#subnav li a {
	background:url(/assets/subnavline.png) left 50% no-repeat;
}

#nav li a.start,
#subnav li a.start {
	background:none;
}

#subnav li a:hover {
	color:#210254;
}

#nav ul#level01 a:hover {
	color:#a9d8ff;
}

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

ul#bookmark {
	margin:1.5em 0 0.75em 0;
}

ul#bookmark li {
	display:block;
	float:left;
	margin:0 5px 0 0;
}

ul#bookmark li a {
	background:#ddd;
	display:block;
	height:18px;
	overflow:hidden;
	text-indent:-3000em;
	width:18px;
}

ul#bookmark li a:hover {
	border:none;
}

ul#bookmark li.digg a {
	background:#fff url(/assets/shareicons.png) 0 0 no-repeat;
}

ul#bookmark li.google a {
	background:#fff url(/assets/shareicons.png) 0 -72px no-repeat;
}

ul#bookmark li.yahoo a {
	background:#fff url(/assets/shareicons.png) 0 -18px no-repeat;
}

ul#bookmark li.delicious a {
	background:#fff url(/assets/shareicons.png) 0 -90px no-repeat;
}

ul#bookmark li.stumbleupon a {
	background:#fff url(/assets/shareicons.png) 0 -36px no-repeat;
}

ul#bookmark li.newsvine a {
	background:#fff url(/assets/shareicons.png) 0 -108px no-repeat;
}

ul#bookmark li.facebook a {
	background:#fff url(/assets/shareicons.png) 0 -54px no-repeat;
}

ul#bookmark li.reddit a {
	background:#fff url(/assets/shareicons.png) 0 -126px no-repeat;
}

/* FOOTER
******************************************/

#footer {
	color:#555;
	font-size:0.916667em;
	line-height:1.636364em;
}

#footer ul {
	float:left;
	font-size:100%;
	margin:0 0 0.9em 0;
	width:100%;
}

#footer li {
	border-left:1px solid #c7cede;
	display:block;
	float:left;
	line-height:1em;
	padding:0 .5em;
}

#footer li.listart {
	border:none;
	padding-left:0;
}

ul#fmain {
	font-weight:bold;
	margin:0 0 0.45em 0;
}



