#main {
background: #fff;
}

.width675 {width: 675px;}
.width450 {width: 450px;}

.sub_column {
width: 224px;
background: #fff;
}

.right {float: right;}
.left {float: left;}
.b7 {border-left: 1px solid #777;}
.b3 {border-left: 1px solid #333;}

#main_head {
display: block;
overflow: hidden;
border-right: 1px solid #AAA;
border-bottom: 1px solid #333;
padding: 0;
margin: 0;
height: auto;
}

#main_head h1 {
margin: 0;
}

#main_head h1.welcome {
display: block;
padding: 10px;
}

a.welcome {
text-indent: -5000px;
display: block;
background: no-repeat;
overflow: hidden;
height: 65px;
}

a.welcome:hover {
background-position: 0 -65px;
}

p.intro {
border-right: 1px solid #AAA;
margin: 0;
padding: 10px;
}

/*----- Head Bits -----*/

ul#page_head {
border-top: 2px solid #333;
}

ul#page_head li {
display: block;
width:224px;
border-right: 1px solid #AAA;
float: left;
overflow: hidden;
}

ul#page_head li ul li {
float: none;
width: auto;
border: none;
}

h2.home_head {
background:#EEEEEE none repeat scroll 0 0;
border-top:2px solid #333;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
font-size:20pt;
margin:0;
padding:0.2em 0.5em;
clear: both;
}

/*----- Signposts -----*/

ul#signpost {
display: block;
/* border-top: 2px solid #333; */
}

ul#signpost li {
display: block;
width:224px;
border-right: 1px solid #AAA;
border-bottom: 1px solid #AAA;
float: left;
overflow: hidden;
height: 200px;
}

ul#signpost li.last {
border-right: 1px solid #000;
}

ul#signpost li a {
display: block;
width: 204px;
padding: 10px;
height: 180px;
font-weight: normal;
color: #000;
text-decoration: none;
background-image: url(sp_default.png);
}

ul#signpost li a:hover {background-position: 0 -200px;}

ul#signpost li a h2 {
margin: 0;
font-weight: bold;
font-size: 14pt;
}

ul#signpost li a p {
margin: 0.25em 0;
}

/*----- Profile Pages -----*/

/*-- Blog --*/ 

#profile_blog {
border-top: 1px solid #333;
}

#profile_blog img {
max-width: 655px;
}

#profile_blog ul li {
list-style-type: none;
}

#profile_blog ul ul {
margin-bottom: 10px;
}

#profile_blog ul ul li {
margin-left: 20px;
list-style-type: disc;
}

#profile_blog .rss_title {
display: block;
float: left;
padding: 0;
width: 100%;
margin-right: -250px;
border-bottom: 1px solid #AAA;
background: #ccc;
}

#profile_blog .rss_title a {
font-size: 14pt;
padding: 10px 185px 10px 10px;
display: block;
color: #000;
font-weight: bold;
text-decoration: none;
}

#profile_blog .rss_title a:hover {
text-decoration: underline;
}

#profile_blog .rss_pubdate {
padding: 10px;
font-size: 11pt;
text-align: right;
float: right;
width: 170px;
}

#profile_blog .rss_description {
padding: 10px;
font-size: 11pt;
clear: both;
}

#profile_blog .rss_description p {
margin: 0 0 1em;
}

/*-- Profile --*/ 

#profile, #profile_details {
display: block;
margin: 0;
padding: 0;
}

#profile_details {
border-top: 1px solid #333;
}

#profile_details dl {
margin: 0;
padding: 0;
}

#profile_details dl dt {
margin: 0;
padding: 10px;
background: #eee;
font-weight: bold;
font-size: 10pt;
}

#profile_details dl dd {
margin: 0;
padding: 10px;
font-size: 10pt;
border-bottom: 1px solid #777;
}

#profile_details ul {
list-style-type: none;
}

#profile_details ul li {
list-style-type: none;
margin: 0;
padding: 5px;
}

/*-- Header --*/ 

.ask {
position: relative;
}

.ask .title {
width: 100%;
border-top: 1px solid #777;
margin:0;padding:0;
}

.ask .title h1 {
margin: 0;
font-size: 16pt;
padding: 10px;
}

.ask img {
margin:0; padding:0;
}

.ask .bubble {
position: absolute;
width: 625px;
right: 25px;
top: 15px;
margin: 0;
padding: 0;
font-weight: bold;
font-size: 19pt;
}

.ask p {
margin:0;
padding:0;
}

.ask li {
list-style-type: none;
}

.ask .rss_title a {
color: #000;
text-decoration: none;
font-size: 22pt;
}

.ask .rss_title a:hover {
text-decoration: underline;
}

.ask .byline, .ask .rss_pubdate {
font-weight: normal;
text-align: right;
font-size: 12pt;
}

.ask .rss_pubdate {
margin-top: 5px;
}

.ask .byline a {
font-weight: normal;
text-decoration: none;
color: #000;
font-size: 9pt;
}

.ask .byline a:hover {
text-decoration: underline;
}

/*-- Twitter --*/

#twitter {

}

h3.twitter  {
border-top: 1px solid #333;
margin: 0;
background: #eee;
padding: 10px;
}

#twitter ul {

}

#twitter ul li {
list-style-type: none;
padding: 10px;
border-top: 1px solid #AAA;
background: #eee;
}

#twitter .rss_title {
display: none;
}

#twitter .rss_pubdate {
font-style: italic;
margin-bottom: 5px;
}

#twitter .rss_description {
font-weight: bold;
}