/**
 * "Frozen Age" theme design by Free CSS Templates
 * http://www.freecsstemplates.org
 * Released for free under a Creative Commons Attribution 2.5 License
 */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(/images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

input, textarea {
	background: #fff url(/images/img09.gif) repeat-x;
	border: 1px solid #888;
	font-size:1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

h1, h2, h3 {
	margin: 1em 0 0.5em 0;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {text-decoration: underline}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.2em}

#content p, #content ul, #content ol {
	margin-bottom: 1.2em;
	line-height: 1.2em;
	text-align:justify;
}
#content ul, #content ol {
	list-style-position:inside;
	margin-left:2em;
}
#content li {
	text-indent:-1em;
	margin:1em 0;
	text-align:justify;
}
#content blockquote {margin:1em 3em}

a {color: #346086}
a:hover {text-decoration: none}
a img {border: none}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#logo {
	width: 870px;
	height: 80px;
	margin: 0 auto;
}
#logo h1, #logo h2 {margin: 0}
#logo h1 {
    font-size:3em;
	float: left;
	padding-top: 25px;
}

#logo h2 {
	float: right;
	padding-top: 45px;
	font-size: 1.2em;
	font-weight: normal;
}

#logo h2, #logo h2 a {color: #939292}
#logo a {text-decoration: none}

/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #252E3A url(/images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 21px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(/images/img03.gif) no-repeat left center;
	margin:0;
}

#menu li.first {background:none}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#search {
	float: right;
	width: 227px;
}

#search fieldset{border:none}
#search input{float:left}
#search form{display:inline}
#search #q {
	width: 136px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */
/*
#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}
*/
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 20px 35px 45px 25px;
	background: url(/images/img05.gif) no-repeat;
	overflow:hidden;
}

/* Content */

#content {
	float: left;
	width: 603px;
}

.article {
    padding:10px 0;
}
.article h2 {
	margin:0 0 10px 0;
	padding:0;
}
.article .title {
	margin: 0;
	padding: 0;
    border-bottom:1px solid #888;
}
.article .subtitle {
    font-size:1.1em;
	margin:0 0 1em 0;
}
.article .body {
	overflow:hidden;
}
.article .meta {
	height: 47px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(/images/img07.gif) no-repeat;
	line-height: normal;
    font-size:0.9em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 253px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5em;
}

#sidebar li {
	padding: 0 15px 0 20px;
	text-indent:0;
	margin:2px 0 20px 0
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding:0px 10px;
	/*border-bottom: 1px solid #ccc;*/
}

#sidebar li p {
    padding:0 10px;
}
#sidebar li h2 {
	margin-bottom: 15px;
	font-size: 1.2em;
    background: url(/images/img08-bar-only.jpg) left no-repeat;
    width:253px;
    color:white;
    line-height:37px;
    padding-left:20px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
}


/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto 30px auto;
	padding: 35px 45px;
	background: url(/images/img05.gif) no-repeat;
}

#footer div {
	margin: 0;
    font-size:0.9em;
	color: #888;
}

#footer a {
	color: #888;
}
#footer .links {
    margin-bottom:5px;
}
#footer .legal {
    margin:10px 0;
}
#footer .credit {
    margin:10px 0;
}
.credit a {text-decoration:none}

.status, .error {
    padding:5px;
    font-weight:bold;
    font-size:1.2em;
}
.status {
    background:lightgreen;
    border:1px dashed darkgreen;
    color:darkgreen;
}
.error {
    background:pink;
    border:1px dashed darkred;
    color:darkred;
}

/*.form-data li {margin-left:120px}*/

div.imgright {
    float:right;
    margin:7px;

}
div.imgright img {
	border:1px solid black;
	margin:2px;

}
img.imgright {
    float:right;
    margin:7px;
	border:1px solid black;

}
img.imgleft {
    float:left;
    margin:7px;
	border:1px solid black;
}
.center{text-align:center}
.nowrap{white-space:nowrap}
.footnote{
    color:#aaa;
    font-size:0.9em;
	margin:1em 0 0 0;
	padding:0;
}

.dataform {
    margin:10px;
}
label strong {
    color:darkred;
}
fieldset.form-data, fieldset.form-submit{
    padding:10px;
    border:1px solid #888;
}

.form-data ol{
    list-style-type:none;
    margin:0;
}
.form-data li {
    padding:5px;
    overflow:hidden;
}
.form-data dt {
	width:100px;
	float:left;
}
.form-data dd {
	margin:7px 0px 8px 110px;
}
label.required {
/*	background: url(/images/bullet.gif) no-repeat left;*/
/*	padding-left:7px;*/
	font-weight:bold;
}
.form-submit dt {display:none}

table.grid {
    border-collapse:collapse;
    empty-cells:show;
    border:1px solid #ccc;
    margin:3px 3px;
}
table.grid th, table.grid td{
    border:1px solid #ccc;
    padding:2px 5px;
	vertical-align:top;
}
table.grid th{background:#ddd}

.comment-post {
    font-family:Georgia,Times New Roman, serif;
    background:#eee;
    border:1px solid #aaa;
    margin:10px;
}
.citation .number {
    font-size:1.5em;
}
.comment-post .body {
    margin:10px;
}
#comments {
    margin-top:5px;
}
#comments h2.title {
	padding:0;
    margin:0 0 15px 0;
}

legend {
    font-size:1.2em;
    font-weight:bold;
}

a.rss {
    padding-left: 20px;
    background:url(/images/feed-icon-14x14.png) no-repeat left;
}

.inline_link {font-size:0.9em}
.inline_link a {color:#444}

.stars-00, .stars-10, .stars-15, .stars-20, .stars-25,
.stars-30, .stars-35, .stars-40, .stars-45, .stars-50 {
	padding-left:75px;
}

.stars-00 {background:url(/images/stars/stars-0.0.png) no-repeat left}
.stars-05 {background:url(/images/stars/stars-0.5.png) no-repeat left}
.stars-10 {background:url(/images/stars/stars-1.0.png) no-repeat left}
.stars-15 {background:url(/images/stars/stars-1.5.png) no-repeat left}
.stars-20 {background:url(/images/stars/stars-2.0.png) no-repeat left}
.stars-25 {background:url(/images/stars/stars-2.5.png) no-repeat left}
.stars-30 {background:url(/images/stars/stars-3.0.png) no-repeat left}
.stars-35 {background:url(/images/stars/stars-3.5.png) no-repeat left}
.stars-40 {background:url(/images/stars/stars-4.0.png) no-repeat left}
.stars-45 {background:url(/images/stars/stars-4.5.png) no-repeat left}
.stars-50 {background:url(/images/stars/stars-5.0.png) no-repeat left}

.rating-category {font-weight:bold;white-space:nowrap}

/**
 * See http://www.bestinclass.com/blog/2008/css3-border-radius-rounded-corners-ie/
 * and http://www.bestinclass.com/blog/samples/css3-rounded-corners-ie/example.html
 */
.r_bl, .r_gr {
	margin: 10px 0;
	padding: 25px;
	/* Rounded corner magic is here: */
	-webkit-border-radius: 25px; /* for Safari */
	-moz-border-radius: 25px; /* for Firefox */
}
.r_bl {background:#c1c9ff}
.r_gr {background:#dddddd}
.r_bl li, .r_gr li {margin-bottom:1em}
.r_bl h2, .r_gr h2 {margin:0;padding:0}
.r_bl .tl, .r_bl .tr, .r_bl .bl, .r_bl .br, .r_gr .tl, .r_gr .tr, .r_gr .bl, .r_gr .br {height:0}

#commentsLocked {
	font-weight:bold;
}

/* Posting a comment:

To further reduce the number of images for IE and to save on page-load and bandwidth, this tutorial can be further adapted using CSS "Sprite" methodology.  Steps:
1. In your image editor, create a square image with a white background, twice the dimensions of a single round corner (e.g. 12x12 for the above example)
2. Inside this square, put a circle of the same diameter as the box is wide (e.g. 12px diameter)
3. Refer to this image in all 4 style declarations, instead of the 4 individual corner images.

That's it!  No further CSS changes are needed.  <ADD REFERENCE TO BESTAUDIORECORDERS.COM AS A DEMO>
*/

#cse-search-box {
	margin-bottom:20px;
}
#cse-search-results {
	margin:0 auto;
}
#crumbtrail {
	margin-top:10px;
}