/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #b1b7be;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 760px;
        background-color: #fff;
}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 155px;
	padding-top: 30px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* End of Orginal Default Style Sheet */

/* Begin New Default Live Styles */

/* Blue Wide Module CSS */

/* Module Article Module Boxes CSS */
blockquote.bluewide, blockquote.altos_bluewide, blockquote.altos_bluewide_dir, blockquote.blueright, 

blockquote.blueleft, blockquote.bluequote {
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ebf3f9;
	padding:5px;
	}

blockquote.bluewide {
	width:96%;
	margin:5px 0 15px 0;
	}

blockquote.altos_bluewide {
	height:195px;
	width:96%;
	margin:5px 0 15px 0;
	}

blockquote.altos_bluewide_dir {
	height:175px;
	width:96%;
	margin:5px 0 15px 0;
	}

blockquote.blueright {
	width:40%;
	margin:5px 0 5px 10px;
	float:right;
	}

blockquote.blueleft {
	width:40%;
	margin:5px 10px 5px 0;
	float:left;
	}

blockquote.bluequote {
	width:80%;
	margin:10px 30px 10px 30px;
	}

blockquote.bluewide h3, blockquote.altos_bluewide h3, blockquote.altos_bluewide_dir h3, blockquote.blueright h3, blockquote.blueleft h3, blockquote.bluequote h3 {
	padding:3px;
	margin:0;
	background-color:#c8dded;
	font-size:.80em;
	font-weight:bold;
	}

blockquote.bluewide p, blockquote.altos_bluewide p, blockquote.altos_bluewide_dir p, blockquote.blueright p, blockquote.blueleft p, blockquote.bluequote p {
	font-size:.70em !important;
	padding:0;
	margin:7px 0 0 0 !important;
	line-height:1.2em;
	}

ul#bluelist {
	font: .75em Arial, Helvetica, sans-serif;
	color:#333;
	list-style-image: url(../images/170.gif);
	margin: 0px 16px 0px 16px;
	padding: 0 6px 0 6px;
	}

blockquote.bluewide img.right, blockquote.blueright img.right, blockquote.blueleft img.right {
	float:right;
	margin:5px 0 5px 5px;
	}
	
blockquote.bluewide img.left, blockquote.blueright img.left, blockquote.blueleft img.left {
	float:left;
	margin:5px 5px 5px 0;
	}

blockquote.altos_bluewide img.left {
	float:left;
	border:1px;
	margin:0;
	}

blockquote.altos_bluewide img.right {
	float:right;
	border:1px;
	margin:0;
	}

/* End of Style Sheet */
