
/*
 * Navigation
 *
 */ 
 
 /* Unused
#asknavigation ul {
padding: 0;
margin: 0 0.5em 2em 0;
list-style: none;
background: #ffffff;
height: 3.5em;
}

#asknavigation li {
margin: 0;
}

#asknavigation a {
display: block;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0 auto;
}

#content #ask #asknavigation a:hover {
text-decoration: underline;
}

#asknavigation li {
float: left;
width: 5.5em;
padding: 10px 14px;
border: 1px solid #c0c0c0;
}

#asknavigation li#index {
width: 8em;
}

#asknavigation li.first {
border-width: 1px 0 1px 1px;
}

#asknavigation li.last {
border-width: 1px 1px 1px 0;
}

 */

/* Current section 
	ul.index li#index,
	ul.askaquestion li#askaquestion,
	ul.abouttheexperts li#abouttheexperts {
	background: #efefef;
	}
	
	ul.index li#index a,
	ul.askaquestion li#askaquestion a,
	ul.abouttheexperts li#abouttheexperts a {
	color: #454545;
	}

#asknavigation a:visited {
	color: #0575BD;
}*/

#askCategories a {
color: #0575BD;
}

p.positioncontrolsbottom a:visited,
p.positioncontrolstop a:visited {
	color: #0575BD;
}

/* The little "ask a question" link in the content */
.navigation {
float: left;
padding: 5px 0 0 170px;
}

#ask .current,
#askCategories li.current {
font-weight: bold;
}


/*
 * General
 *
 */ 

div.pagebody {
	background: white;
	padding:16px;
	border: 1px solid silver;
}

div.pda {
	float: right;
	background: #F9F9F9;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 4px;
}

div.post {
	border: 1px solid silver;
	background: #F9F9F9;
	padding: 1px;
	margin: 0 0 18px 0;
}

div.error {
	border: 1px solid red;
	background-color: #ff8888;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
}

div.posttop {
	padding: 4px 11px;
	background: #b0cfe1;
	min-height: 2.9em; /* The date of the question often wraps multiple lines */
}

div.posttopleft {
	width: auto;
	float: left;
}

#ask div.posttopleft .date {
	width: 87px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.3; /* To match the subject's line height and get the tops of the two to line up */
}

/* Subject */
#ask div.postSubject h3 {
	width: auto;
	text-align: left;
	margin: 0 0 4px 110px;
    font-size: 100%;
}

#ask div.postSubject h3 a {
	color: #444444;
}

#ask div.postSubject h3 a:hover {
	color: #0575BD;
}

#ask .metadata {
	text-align: right;
	padding: 0 11px 0 11px;
}

div.posttopright {
	width: auto;
	text-align: right;
}

div.postquestion {
	padding: 10px 11px 0 11px;
	background: #F9F9F9;
	clear: left;
}

div.postanswer{
	clear: left;
	border-top: 1px dotted #ccc;
	padding: 10px 11px 0 11px;
	background: #F9F9F9;
	min-height:135px;
}

#ask div.post p {
	margin-top: 0.5em;
}

/* Add left margins */
#ask div.post p,
#ask div.post ul,
#ask div.post ol,
#ask div.post h4 {
	margin-left: 110px;
}

/* Make sure those margins apply only to the content selectively */
	#ask div.post h4 {
		margin-top: 0;
	}
	
	#ask div.person p,
	#ask div.posttopleft p,
	#ask div.post p.name,
	#ask div.post p.location,
	#ask div.post img {
		margin-left: 0;
		margin-top: 0;
		margin-right: 0;
	}

.name,
.post .location {
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}

.post .location {
color: #777777;
}

/* Overrrides normal caption rules */
#ask .caption p {
	font-size: 93%;
}

/* The top of the image should line up with the text */
#ask .post .caption {
	width: 96px;
	margin-top: 4px;
}

div.postquestion div.name {
	margin-top: 0px;
}

div.postanswer div.name,
div.postanswer div.location {
	margin-top: 4px;
}

#wrapup #ask .noImage {
	margin-top: 0;
}

div.invited {
	color: #777777;
	font-style: italic;
	font-size: 13px;
}

span.country {
	font-style: italic;
	color: #777777;
}

p.positioncontrolsbottom {
text-align: center;
}

div.admin {
    float: right;
	font-weight: bold;
}

div.person {
	width: 87px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

div.highlight {
	padding: 4px;
	background: #FFFFCC;
}

div.info {
	border: 1px solid #0000FF;
	background-color: #008CFF;
	padding: 3px 3px 3px 8px;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
}

div.small {
	font-size: 10px;
}

div.verysmall {
	font-size: 3px;
}

.share {
	width: auto;
	text-align: right;
}

.share img {
	
}

p.selected a {
	text-decoration: none;
	color: #000;
}

#wrapup #ask blockquote {
	margin-left: 1.5em;
}
/* Used especially with .pair */
#wrapup #ask #experts .hasSmallPints p,
#wrapup #ask #experts .hasSmallPints h1,
#wrapup #ask #experts .hasSmallPints h2,
#wrapup #ask #experts .hasSmallPints h3,
#wrapup #ask #experts .hasSmallPints h4,
#wrapup #ask #experts .hasSmallPints ul,
#wrapup #ask #experts .hasSmallPints ol,
#wrapup #ask #experts .hasSmallPints blockquote {
	margin-left: 109px;
}

/**
 * Administrators
 */
/* Remove added space around textareas */
#wrapup span.cke_skin_kama {
	padding: 0;
}

