﻿
html, body
{
    border: 0;
    margin: 0;
    padding: 0;
}

body
{
    font: 90%/1.35 Verdana, Arial, sans-serif;
}


h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    color: #7351A0;
}

h1
{
    padding: 30px 0 25px 0;
    font-size: 2em;
}

h2
{
    padding: 20px 0;
    font-size: 1.5em;
}

h3
{
    font-size: 1em;
    font-weight: bold;
}


p, ul, ol
{
    margin: 0;
    padding: 0 0 1.25em 0;
}

ul, ol
{
    padding: 0 0 1.25em 2.5em;
}

blockquote
{
    margin: 1.25em;
    padding: 1.25em 1.25em 0 1.25em;
}

small
{
    font-size: 0.85em;
}

img
{
    border: 0;
}

sup
{
    position: relative;
    bottom: 0.3em;
    vertical-align: baseline;
}

sub
{
    position: relative;
    bottom: -0.2em;
    vertical-align: baseline;
}
acronym, abbr
{
    cursor: help;
    letter-spacing: 1px;
    border-bottom: 1px dashed;
}


a, a:link, a:visited, a:hover
{
    text-decoration: underline;
}


form
{
    margin: 0;
    padding: 0;
    display: inline;
}

input, select, textarea
{
    font: 1em Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
    width: 100%;
    line-height: 1.25;
}

label
{
    cursor: pointer;
}


table
{
    border: 0;
    margin: 0 0 1.25em 0;
    padding: 0;
}

table tr td
{
    padding: 2px;
}


.clear
{
    clear: both;
}
.float-left
{
    float: left;
}
.float-right
{
    float: right;
}

.text-left
{
    text-align: left;
}
.text-right
{
    text-align: right;
}
.text-center
{
    text-align: center;
}
.text-justify
{
    text-align: justify;
}

.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.underline
{
    border-bottom: 1px solid;
}
.highlight
{
    background: #ffc;
}

.wrapper
{
    width: 950px;
    margin: 0 auto;
}

.img-left
{
    float: left;
    margin: 4px 10px 4px 0;
}
.img-right
{
    float: right;
    margin: 4px 0 4px 10px;
}

.nopadding
{
    padding: 0;
}
.noindent
{
    margin-left: 0;
    padding-left: 0;
}
.nobullet
{
    list-style: none;
    list-style-image: none;
}

.hidden
{
    display: none;
}
.visible
{
    display: inherit;
}
a
{
    color: #267D4B;
    font-weight: 900;
}
a:visited
{
    color: #174F2F;
}
a:hover
{
    color: #309E5F;
}
body
{
    background: #CABDDB url(images/bg.gif);
    color: #000000;
    text-align: center;
    border-top: solid 1px #FFCB08;
    padding-top: 5px;
    padding-bottom: 5px;
}
#outerWrapper
{
    text-align: left;
    position: relative;
    width: 968px;
    margin: 0 auto;
}
#outerWrapper .top
{
    width: 701px;
    height: 4px;
    background: transparent url(images/bg-shadow-top-wide.png) no-repeat top left;
    line-height: 3px;
    font-size: 3px;
}
#outerWrapper .bottom
{
    width: 701px;
    height: 7px;
    background: transparent url(images/bg-shadow-bottom-wide.png) no-repeat bottom left;
    margin-bottom: 3px;
    clear: both;
    line-height: 5px;
    font-size: 5px;
}
.mceContentBody
{
    background: #FFFFFF;
    text-align: left;
    color: #000000;
    border-top: none;
}
#wrapper
{
    background: transparent url(images/bg-shadow-wide.png) repeat-y left;
    width: 697px;
    padding: 1px 2px 1px 2px;
    float: left;
}
#header
{
    height: 197px;
    height: 190px;
    height: 170px;
    position: relative;
    background: #FFFFFF;
}
#header h1
{
    margin: 0;
    padding: 0;
    float: left;
    width: 238px;
    height: 197px;
    height: 190px;
    height: 170px;
}
#header h1 a
{
    width: 100%;
    height: 197px;
    height: 190px;
    height: 170px;
    display: block;
    background: url(images/another-angle-logo.jpg) no-repeat bottom right;
}
#header h1 a span
{
    display: none;
}
#header h2
{
    margin: 0;
    padding: 0;
    float: left;
    background: url(images/people-with-disabilities.jpg) no-repeat bottom right;
    width: 459px;
    height: 197px;
    height: 190px;
    height: 170px;
}
#header h2 span
{
    display: none;
}
#content
{
    clear: both;
    padding: 0 25px 20px 25px;
    background: #FFFFFF;
}
#navigation
{
    clear: both;
    z-index: 999;
    width: 100%;
    background: #E3DCEC url(images/nav-bg.gif) repeat-x top;
    border-top: solid 6px #7351A0;
    height: 38px;
    line-height: 38px;
    padding: 0;
    border-bottom: solid 1px #FFCB08;
}
#navigation ul.AspNet-Menu li a
{
    margin: 0;
    display: block;
    font-size: 1em;
    font-weight: 900;
    text-decoration: none;
    color: #7351A0;
    display: inline;
    border: none;
    display: block; 
}
#navigation ul.AspNet-Menu li li a
{
    display: block;
    color: #7351A0;
    font-size: 1em;
    text-decoration: none;
    text-transform: none;
    padding: 2px 4px 2px 10px;
    background: transparent;
    margin: 0;
}
#navigation ul.AspNet-Menu li li a:hover
{
    text-decoration: underline;
    color: #553C77;
}

#navigation ul.AspNet-Menu li.AspNet-Menu-Hover ul
{
    display: block;
    z-index: 100;
    visibility: visible;
}
#navigation ul.AspNet-Menu
{
    margin: 0;
    padding: 0 0 0 12px;
    list-style-type: none;
    position: static;
    float: left;
}
#navigation ul.AspNet-Menu li
{
    margin: 0;
    padding: 0;
    padding: 0 13px 0 13px;
    float: left;
    display: inline;
    position: relative;
}
#navigation ul.AspNet-Menu li:hover, #navigation ul.AspNet-Menu li.AspNet-Menu-Hover, #navigation ul.AspNet-Menu li.AspNet-Menu-Selected
{
    background: transparent url(images/triangle.gif) no-repeat center top;
}
#navigation ul.AspNet-Menu li a:hover
{
    color: #553C77;
    color: #267D4B;
}

#navigation ul.AspNet-Menu li span
{
    display: inline;
}
#navigation ul.AspNet-Menu li ul
{
    visibility: hidden;
    position: absolute;
    width: 15em;
    top: 100%;
    left: 0;
    list-style: none;
    background: url(images/white90.png);
    padding: 0;
    margin: 0;
    border: solid 1px #FFCB08;
}
#navigation ul.AspNet-Menu li li
{
    width: 15em;
    float: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}
#navigation ul.AspNet-Menu li li:hover, #navigation ul.AspNet-Menu li li.AspNet-Menu-Hover
{
    background-image: none;
}

#subContent
{
    width: 263px;
    font-size: .9em;
    position: absolute;
    top: 1px;
    right: 0;
}
#subContent .widget .content
{
    background: transparent url(images/bg-shadow-narrow.png) repeat-y;
    padding: 10px 10px 10px 10px;
}
#subContent .widget .top
{
    width: 263px;
    height: 4px;
    line-height: 3px;
    font-size: 3px;
    background: transparent url(images/bg-shadow-top-narrow.png) no-repeat top;
}
#subContent .widget .bottom
{
    width: 263px;
    height: 5px;
    line-height: 3px;
    font-size: 3px;
    background: transparent url(images/bg-shadow-bottom-narrow.png) no-repeat top;
    margin-bottom: 3px;
}
.widget h2
{
    margin: 10px 0;
    padding: 0;
    text-align: center;
    font-size: 1.2em;
}
.widget ul
{
    margin: 0;
    padding: 0 15px;
}
.widget li
{
    margin: 0;
    padding: 0;
}
#footer
{
}
#footer .content
{
    background: transparent url(images/bg-shadow-footer.png) repeat-y;
    position: relative;
    clear: both;
    font-size: .8em;
    text-align: center;
    width: 681px;
    padding: 15px 10px 5px 10px;
    color: #FFFFFF;
}
#footer .top
{
    width: 701px;
    height: 7px;
    background: transparent url(images/bg-shadow-top-footer.png) no-repeat top left;
    line-height: 3px;
    font-size: 3px;
}
#footer .bottom
{
    width: 701px;
    height: 7px;
    background: transparent url(images/bg-shadow-bottom-footer.png) no-repeat bottom left;
    margin-bottom: 10px;
    clear: both;
    line-height: 5px;
    font-size: 5px;
}
#footer a
{
    color: #FFD237;
}
#footer a:hover
{
    color: #FFDC62;
}

.contact, #contact
{
    background: #FFFFFF;
}

.contact h1, #contact h1
{
    margin-top: 0;
}

.contact label, #contact label
{
    display: block;
    padding-top: 5px;
}

.contact input.field, #contact input.field
{
    width: 200px;
}

.contact textarea, #contact textarea
{
    display: block;
    overflow: auto;
    width: 98%;
    height: 150px;
    margin: 0;
}
label.desc
{
    display: block;
    padding-top: 5px;
}
label.req
{
    font-weight: 900;
}
input.text, textarea.textarea, .firefox select.select
{
    border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
}
ul.feature
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
ul.feature li
{
    padding: 0;
    height: 80px;
    width: 350px;
   margin: 10px 0 0 20px;
}
ul.feature li h2
{
    margin: 0;
    padding: 0;
}
ul.feature li a, ul.feature li a:visited
{
    
    background: #F3F1F8 url(images/another-angle-person-mauve.png) no-repeat 20px 10px;
    padding: 0 0 0 100px;
    margin: 0;
    text-decoration: none;
    font-style: italic;
    display: block;
    height: 80px;
    line-height: 80px;
    border: solid 1px #D5CAE6;
    color: #267D4B;
}
ul.feature li a:hover
{
    text-decoration: none;
    color: #33A664;
    background: #FFFFFF url(images/another-angle-person-yellow.gif) no-repeat 20px 10px;
}
blockquote.feature
{
    background: #FFF1BB;
    border: solid 1px #FFE680;
    float: left;
    font-style: italic;
    font-size: 1.1em;
    font-weight: 900;
    width: 180px;
    margin-top: 10px;
}
blockquote.feature p.author
{
    font-style: normal;
    font-size: .9em;
    font-weight: normal;
    text-align: right;
}
blockquote.feature p a, blockquote.feature p a:hover, blockquote.feature p a:visited
{
    text-decoration: none;
    color: #000000;
}
blockquote.feature p.author a
{
    font-weight: normal;
}
blockquote.feature p.author a span.more
{
    color: #267D4B;
    text-decoration: underline;
    font-weight: 900;
    font-size: .9em;
}

#searchonsearch {
	background: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid #FECC0B;
}

#searchonsearch h3 {
}

#searchonsearch ol li {
	margin: 2px 0;
}

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
	overflow: auto;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
	font-size: .8em;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid #7451A1;
}

div.post, .mceContentBody {
	margin-bottom: 20px;
}

div.post h1, .mceContentBody h1 {
}
div.post h1 a
{
    text-decoration: none;
}
div.post .author {
	color: #7451A1;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #7451A1;
	font-size: 10px;
	float: right;
}

div.post .text {
	margin-top: 30px;
}

div.post .text h2 {
	margin-bottom: -10px;
}

div.post .text h3 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .footer {
	text-align: right;
	border-top: 1px solid #FECC0B;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: .9em;
	clear: both;
}

div.post .bot {
	margin-bottom: 45px;
}

div.post .categories {
	margin-bottom: 5px;
	float: right;
	white-space: nowrap;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
	margin-top: 3px;
}

div.post .text a[href^="http:"] {
	background: url(../../pics/remote.gif) right top no-repeat;
	padding-right: 10px;
    white-space: nowrap;
}

#relatedPosts div {
	padding: 5px 10px 10px 10px;
	border: 1px solid #FECC0B;
	background: #FFF1BB;
}

#relatedPosts h1 {
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #7451A1;
	text-indent: 10px;
	font-size: 10px;
}

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

.bookmarks {
	float: left;
}

.comment {
	border: 1px solid #FECC0B;
	background-color: #FFFFFF;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 10px;
	color: #7451A1;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px solid #FECC0B;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px solid #FECC0B;
}

.self {
	background: #FFF1BB;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
	background: none;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin: 5px 0;
}

.commentForm input {
	width: 300px;
	margin: 5px 0;
}

.commentForm textarea {
	width: 98%;
	height: 150px;
	border:1px solid #FECC0B;
}
.commentForm #gravatarmsg
{
    font-size: .8em;
    margin: 0;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid #FECC0B;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#FFF1BB;
}

#commentMenu li.selected{
	background:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #FFFFFF;
    border: 1px solid #DCC598;
}

#archive {
	background-color: #FFFFFF;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px solid #FECC0B;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid #FECC0B;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}


