/*  
Theme Name: Seradigm Theme
Theme URI: 
Description: Theme for knowledge management company Seradigm's website.
Version: 2.0
Author: Frances Hopkins
Author URI: http://www.frances.net.nz/

	Seradigm 2.0
	 http://www.frances.net.nz/

	This theme was built by Frances Hopkins, based on an earlier design.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	margin:0;
	padding:0;
	border:0;
	background-color:#000033;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:100%;
  	min-width: 480px;      /* 2x LC width + RC width */
	}
#whole_page{
	width:100%;
	float:right;
}
#banner{
	width:100%;
	height:125px;
	background-color:#000033;
	color:white;
	margin:0;
	padding:0;

}

 
/*3 column layout - by Matthew Levine/A List Apart */
#container {
  	margin-left: 140px;   /* LC width */
  	margin-right: 190px;  /* RC width */
}
#container .column {
  	position: relative;
  	float: left;
}
#content {
  	width: 100%;
	background-color:#000033;
        
  }
#wise_quote{
	width: 140px;          /* LC width  */
  	right: 140px;       /* LC width */
  	margin-top:50px;
	margin-left: -100%;
	background-color:#000033;
}

#sidebar {
	width: 190px;          /* RC width */
  	margin-right: -190px;  /* RC width */
	background-color:#000033;
}

#footer{
	clear:both;
	width:100%;
	height:120px;
	background-color:#000033;
}

* html #wise_quote{
  left: 200px;  /* RC width */
}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:white;
	background-color:inherit;
	font-weight:bold;
	padding:15px 0 10px 0;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #3399ff;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        margin: 0px 5px 0px 0;
	}

#commentform p {
	font-family:Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}




h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/*styling*/
h1 { 
	font-family: arial, sans-serif; 
	font-size:1.3em; 
	color:#ffffff; 
	font-weight:bold;
}
h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em; 
	color:#ff9933; 
	font-weight:bold; 
}

h2 a:link { 
	font-family: arial, sans-serif; 
	color:#ff9933; 
	font-weight:bold; 
}
h2 a:visited { 
	font-family: arial, sans-serif; 
	color:#ff9933; 
	font-weight:bold; 
}
h3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em; 
	color:#ff9933; 
	font-weight:bold; 
}
	
h4{
	font-family: arial, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	color:white;
}

a:link { 
	font-family:Arial, Helvetica, sans-serif;
	color:#ff9933; 
}
a:visited { 
	font-family:Arial, Helvetica, sans-serif;
	color:#3399ff; 
}
p { 
	text-align: left; 
	font-size:1em;
}
.column p, .column #sidebar, .column h2 {
	padding:10px 10px 5px 10px;
}
.entry p {
        margin:0;
}
/*blogpost_title only used on homepage alongside h3*/
.blogpost_title {
	padding:10px 10px 0 10px;
	margin:0;
}
.homepage_posts h2{
        margin-top:0;
        margin-bottom:0;
}

.homepage_posts p{
	padding:5px 10px 5px 10px;
	margin:0;
}
#ser_logo{
	margin-top:15px ;
	background:url('images/logo.gif') no-repeat;
	height:42px;
	width:184px;
	text-align:right;
}
#wp_quotes .wp_quotes_quote{
	color:#ff9933;
	text-align:right;
	font-size:0.9em;
	width:120px;
	float:right;
	padding: 10px 0px 5px 0px;
	}
#quote_open{
	width:31px;
	height:25px;
	background:url('images/quote-open.gif') top left no-repeat;
	margin-left:15px;
	
}
#quote_close{
	width:30px;
	height:24px;
	background:url('images/quote-close.gif') bottom right no-repeat;
	float:right;
}
.wp_quotes_author{
	font-weight:bold;
	font-style:italic;
	padding-bottom:10px;	
	text-align:right;
	color:#ff9933;
	
}
#recent a:link{
	color:#ff9933;
	font-size:0.8em;
	font-weight:normal;
}

#sidebar a:link{
	color:#ff9933;
	font-size:0.8em;
	font-weight:normal;
}
#sidebar a:visited{
	color:#ff9933;
	font-size:0.8em;
	font-weight:normal;
}
#sidebar a:hover{
	color:white;
	font-size:0.8em;
	font-weight:normal;
}
/* End Headers */



/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


#sidebar ul, #sidebar ul ol, #sidebar ul li {
	list-style-type:none;
	margin-left: 0;
	padding: 0;
	}
#sidebar ul li h2 {
	margin-left:10px;
	margin-top:10px;
}
#sidebar ul ul li {
	margin:0 10px 0 10px;
}
.whitepapers{
	margin:0;
	padding:0;
}
.whitepapers h2{
	margin:0px 0 0 10px;
	padding:0;
}
.whitepapers h3{
	margin:0px 0 0 10px;
	padding:0;
}

.whitepapers h2 a:link, .whitepapers h2 a:visited{
	font-size:0.9em;
	color:#ff9933;
}
.whitepapers h2 a:hover{
	font-size:0.9em;
	color:white;
}
.whitepapers p {
	font-size:0.8em;
	color:white;
	font-weight:normal;
	margin:0px 10px 15px 10px;
	text-align:left;
	padding:0;
}
.nobullet {
        list-style-type:none;
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}


#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	margin: 10px 0 40px 0;
	padding:0 10px 0 10px;
}

/* End Various Tags & Classes*/

/*Frances's stuff: */



/*inside the banner*/

#banner h1{
	display:none;
}
#banner_texture {
	float:left;
	margin:0;
	padding:0;
	border:0;
	background-image:url('images/banner_texture.gif');
	height:125px;
	width:26px;
}
#texture_block{
	text-align:right;
	float:right;
	padding:0px;
	margin:0;
	background-image:url('images/texture_block.gif');
	height:125px;
	width:184px;
}
.button_box{
	display:block;
	width:104px;
	padding:4px;
	background-color:black;
	color:white;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
}
.stack_1 {
	float:left;
	margin:11px 0 0 0;
	padding:12px 0 40px 0;
	border-right:1px solid white;
	background-color:inherit;

}

.stack_2 {
	float:left;
	margin:0;
	padding:0;
	background-color:inherit;
}

.home{
	float:none;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid white;
	background-color:#003366;
}
/*link and hover colours */
a:link .home,  a:visited .home, a:link .services,  a:visited .services, a:link .clients, a:visited .clients, a:link .research, a:visited .research, a:link .about, a:visited .about, a:link .nav_contact, a:visited .nav_contact{
	color:white;
}

a:hover .home, a:hover .services, a:hover .clients, a:hover .research, a:hover .about, a:hover .nav_contact{
	color:#ff9933;
}
.services{
	float:none;
	border-left:1px solid white;
	border-bottom:1px solid white;
	background-color:inherit;
}
.clients{
	float:left;
	margin-top:48px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background-color:inherit;
}
.research {
	float:left;
	margin-top:48px;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	border-right:none;
	background-color:inherit;
}
.about {
	margin-top:48px;
	border:1px solid white;
	background-color:inherit;
}
.nav_contact {
	margin:0;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#003366;
	color:white;
}
.line {
	position:absolute;
	margin-top:48px;
	margin-bottom:40px;
	border-top:1px solid white;
	width:74%;
}
/*IE fix as % width is ignored*/
* html .line{
	width:180px;
}


/*inside the footer*/
.pagebase{
	background-image:url('images/pagebase.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:60px;
	width:216px;
}

.contact {
	float:right;
	margin-top:11px;
	width:350px;
}

#footer .deco{
	float:right;
	padding:0;
	margin:0;
}
#ct_leftedge {
	background:url('images/ct-leftedge.gif') no-repeat;
	height:38px;
	width:42px;
}
#ct_rightedge {
	background:url('images/ct-rightedge.gif') no-repeat;
	height:37px;
	width:67px;
}
#footer .button_box{
	float:right;
	border-right:none;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;

}

#footer a:link .button_box, #footer a:visited .button_box{
	color:black;
	background-color:#ff9933;
}

#footer a:hover .button_box{
	color:#ff9933;
	background-color:black;
}

#footerlinks{
	clear:both;
	margin:0 25% 0 25%;
	text-align:center;
	padding-bottom:30px;
	}
.footerlink{
	text-align:center;
	margin:0;
	padding:5px 20px 10px 20px;
	
}
#footer p{
	text-align:center;
}
.postdate {
	color:#666;
	margin:0;
	padding:0 10px 0 10px;
	font-size:0.8em;
}
.more {
	padding-left:10px;
}
.nudgeright{
        padding-left:10px;
}
.archive p {
        margin:10px 10px 5px 10px;
        padding:0;
}
#sidebar .bold a {
        font-weight:bold;
        color:white;

}
