/* Import basic styles */
@import url(../../rsc/css/basic.css);
/* Import standard image styles */
@import url(../../rsc/css/img.css);
/* Import standard blog elements styles */
@import url(../../rsc/css/blog_elements.css);
/* Import default form styles */
@import url(../../rsc/css/forms.css);
/* Import default comment styles */
@import url(../../rsc/css/comments.css);

/* styles for fall2009 */
body {
margin: 0 auto;
padding: 0;
font: 68%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
background: #c1b9b6;
/*background-image: url(bg.jpg);
background-repeat: repeat-x;*/
}

#wrap {
background: #c1b9b6;
color: #171a1f;
margin: 0 auto;
width: 760px;
}

hr {
	background-color: #4b4b53;
	color: #4b4b53; /* for coloring the background in IE7 */
	border: 1px solid #171a1f;
	height: 7px;
	margin: 6px 0;
	width: 760px;
	}

/*Site and Blog Name*/
#header {
clear: both;
margin: 10px 0 0 0;
padding: 0;
height: 25px;
}

#header div.widget_core_coll_title {
width: 350px;
margin: 0 0 5px 0;
float: left;
font-size: 65%;
text-align: left;
}

#header div {
width: 400px;
float: right;
text-align: center;
color: #171a1f;
margin: 0 0 5px 0;
font-size: 0.6em;
line-height: 0.8em;
}

/*Header*/
#frontphoto {
margin: 0 0 0 0;
border: 1px solid #171a1f;
}

#avmenu {
clear: left;
float: left;
width: 140px;
margin: 0;
padding: 0;
font-size: 0.9em;
color: #c1b9b6:
}

#avmenu .bSideItem ul {	
list-style: none;
width: 140px;
margin: 0 0 14px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu .bSideItem li {
margin-bottom: 2px;
}

#avmenu .bSideItem li a {
height: 11px;
text-decoration: none;
color: #a08b78;
display: block;
padding: 2px 0 4px 8px;
background: #4b4b53;
border: 1px solid #171a1f;
}	
	
#avmenu .bSideItem li a:hover, #avmenu .bSideItem li a.BlogButtonCurr {
background: #4b4b53;
color: #c1b9b6;
/*border: 1px solid #713145;*/

}

.SearchField {
  border: 1px solid #171a1f;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 135px;
color: #171a1f;
background-color: #c1b9b6;
line-height: 1.3em;
}

#extras {
float: right;
width: 140px;
margin: 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

.announce ul {
  margin: 0;
  padding: 0;
}

#extras ul {	
list-style: none;
width: 140px;
margin: 0 0 14px 0;
padding: 0;
font-size: 1.1em;
}

.announce li {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

#extras li a {
height: 11px;
text-decoration: none;
color: #a08b78;
display: block;
padding: 2px 0 4px 8px;
background: #4b4b53;
border: 1px solid #171a1f;
}

#extras li a:hover {
background: #4b4b53;
color: #c1b9b6;
/*border: 1px solid #713145;*/
}

#extras li {
margin-bottom: 2px;
}

.bSideItem {
  margin-bottom: 3px;
}

.bSideItem h3 {
padding: 2px 0 2px 0;
/*border: 1px solid #713145;*/

}

.bSideItem h4 {
  margin: 0;
}

#content {
margin: 0 145px 10px 145px;
border-left: 1px solid #171a1f;
border-right: 1px solid #171a1f;
padding: 0;
line-height: 1.5em;
text-align: left;
color: #171a1f;
background-color: #d2cbc9;
}

.bText {
margin: 0 8px 0 8px;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content h3 {
font-size: 1.3em;
color: #c1b9b6;
padding: 2px 0 2px 8px;
background: #4b4b53;
border-top: 1px solid #171a1f;
border-bottom: 1px solid #171a1f;
}

#content img {
padding: 2px;
display:inline;
background: #ffffff;
border: 2px solid #d2cbc9;
}

#content .bSmallPrint img, #content .bComment img {
  background: none;
  border: none;
}

h3 {
font-size: 1.3em;
color: #4a4d54;
margin: 2px 0 2px 0;
}

a {
text-decoration: none;
color: #a08b78;
}

a:hover {
text-decoration: none;
color: #a08b78;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
/*border-bottom: 1px solid #713145;*/
width: 760px;
text-align: center;
color: #171a1f;
font-size: 0.9em;
}

#footer a {
color: #a08b78;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.bSmallPrint, div.bCommentSmallPrint {
  background: #c1b9b6;
  /*border: 1px solid #363430;*/
margin: 10px 0 0 0;
padding: 2px 4px 2px 4px;
  font-size: 80%;
}
p.bMore a {
  font-size: 90%;
  font-weight: normal;
}
div.bCommentSmallPrint {
  clear: none;
}

fieldset div.input input[type=text], fieldset div.input textarea {
  border: 1px solid #4b4b53;
  width: 170px;
}
fieldset div.input textarea {
  width: 300px;
}
fieldset {
  border: none;
}
div.bComment, form.bComment {
  border: none;
}
#comment_preview {
	background-color: #c1b9b6;
  border: 3px solid #4b4b53;
}
input.SearchField {
  width: 138px;
color: #171a1f;
  background: #c1b9b6;
border: 1px solid #171a1f;
}
#avmenu .bSideItem.widget_core_coll_xml_feeds ul li a {
  display: inline;
  background: transparent;
  border: none;
}

.gradualshine {
cursor: default;
background-color: #4a4d54;
border: 1px solid #171a1f;
padding: 3px;
 -moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px; 
filter:alpha(opacity=30);
-moz-opacity:0.3;
}

.gradualshine:hover {
cursor: default;
background-color: #a08b78;
border: 1px solid #171a1f;
padding: 3px;
 -moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px; 
filter:alpha(opacity=30);
-moz-opacity:0.3;
}
