@import url(forms.css);


body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", verdana, arial, 
helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-size: 11px;*/
	color: #5F553A;
	background-color:  #F6F5F2;
	
	/* background-image: url(../images/grid.gif);  
	background-repeat:repeat-y; */
}

/* default font size*/
/*
@import url(xx-small.css);  */

* {
	padding: 0;
	margin: 0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/****************************************************************/
/* 1. STRUCTURE  */
/****************************************************************/

#accessibility
{
	position: absolute;
	top: -10000px;
}


#container{
	width: 775px;
	margin: 20px auto;
	text-align: center;
	border: 1px solid #D3CFC4;
	height: 100%;
}

#header{
	background-color: #96CDCB;
	padding: 0 20px 25px 35px;
	text-align: left;
}

#content{
	background-color: #FFF;
	text-align: left;
	background-image: url(../images/sideCol_bg.gif);
	background-position: 100% 0;
  	background-repeat: repeat-y;
  	
}

#mainCol{
	width: 535px; /* 535 - padding(75) */
	float: left;


}

#mainCol .inner{
	padding: 35px 40px 35px 35px;
	
}

#sideCol{
	float: right;
	width: 240px; /* 240 - padding(40) */
	padding-top: 35px;
	
}

/****************************************************************/
/* 2. BLOCKS  */
/****************************************************************/


#sideMenu{
	width: 220px;
	float: right;
}

#searchBox{
	background-color: #ADDCDA;
	margin: 45px 5px 0 20px;
	padding: 15px;
}


.box {
  width: 90%;
  float:left;
 /**/ background: #F6F4F1 url(../images/shadowAlpha.png) no-repeat bottom right !important; 
  background: #F6F4F1 url(../images/shadow_adabg.gif) no-repeat bottom right;
  margin: 10px 0px 20px 10px !important;
  margin: 10px 0px 0 5px;
  }

.boxInner{
  background: none !important;
 /**/  background: url(../images/shadow2_ada.gif) no-repeat left top; 
  padding: 0 !important;
  padding: 0 6px 6px 0;
}
  
.box .boxContent{
	margin: 0 6px 6px 0;
	padding: 25px 0px 25px 10px;
	border: 1px solid #D3CFC4;
	background-color: #fff;
}

.box p {
  color: #777;
  background-color: #fff;
  border: 1px solid #D3CFC4;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
  
 #footer{
	border-top: 2px dashed #D3CFC4;
	margin-top: 40px;
	position: relative;
	bottom: 0;
}

#footer p{
	margin: 2px 0 0 0;
	background-color: #def1f0;
	padding: 20px;

}

#cpreview{
	background-color: #FFFFE0;
	border: 1px solid #d3cfc4;
	padding: 10px;
}

/****************************************************************/
/* 2. TEXT  */
/****************************************************************/
p, a, table, form, li, div{
	/*font-size: 11px;*/
	font-size: 1em;
	
}

blockquote{
	margin: 10px 10px;
	padding: 5px 0;
	font-style: italic;
	border-left: 2px solid #EAEAE4;
	background-color: #F5F5F2;
}

h1, h2, h3, h4, h5, h6 {
       font-family: "Georgia", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 0 0px;
}



/* approx 21px*/
h1 {
    font-size: 2.1em; 
    /*  font-size: 21px;*/
    color: #B2B066;
    border-bottom: 2px dashed #D3CFC4;
    margin-bottom: 8px;
    /* padding: 0 0 12px 0px; */
    text-indent: -4000px;
	overflow: hidden;
	display: block;
	height: 39px;
	background-repeat: no-repeat;
}

#home h1{
	margin-bottom: 24px;
}

/* approx 16px*/
h2 {
   font-size: /*16px;*/  1.6em; 
   margin-bottom: 5px;              
}


/* approx 14px*/
h3 {
        font-size: /*14px*/  1.4em ;
        color: #5F553A; 
     	margin-bottom: 5px;
}
#sideCol h3{
	color: #96cdcb; /* blue */
	color: #B2B066; 
}

/* approx 12px*/
h4 {
        font-size: /*12px*/ 1.2em;
}

/* approx 11/14 */
p {
	/*font-size: 11px .9em;*/
	line-height: 1.4em;
	padding: 0 0px;
	margin-bottom: 1em;
}

#header .links{
	text-align: right;
	padding: 25px 0 50px 0;
}

#articles h1{
	background-image: url(../images/txt/txt_articles.png);
}
#contributors h1{
	background-image: url(../images/txt/txt_contributors.png);
}
#blogs h1{
	background-image: url(../images/txt/txt_blogs.png);
}
#home h1{
	background-image: url(../images/txt/txt_welcome.png);
}

p.crumb{
	margin-bottom: 24px;
}

.divider{
	margin-bottom: 30px;
}


/****************************************************************/
/* 3. MENU  */
/****************************************************************/

#menu{
	padding-top: 60px;
	width: 460px;
	float:  left;
	
}

#menu a{
	text-indent: -4000px;
	overflow: hidden;
	/*
	position: absolute;
	left: 0;
    bottom: 0;
    overflow: hidden;
    */
    height: 28px;
    display: block;
    background-repeat: no-repeat;
    
 }

#menu a#menuTitle{
	height: 46px;
	background-image: url(../images/txt/maada2009.gif);
	margin-bottom: 6px;
}

#menuContributors{
	background-image: url(../images/txt/contributors.png);
}
#menuArticles{
	background-image: url(../images/txt/articles.png);
}
#menu a#menuBlogs{
	background-image: url(../images/txt/blogs.png);
	height: 39px;
}
#contributors #menuContributors{
	background-image: url(../images/txt/contributors_on.png);
}
#articles #menuArticles{
	background-image: url(../images/txt/articles_on.png);
}
#blogs #menu a#menuBlogs{
	background-image: url(../images/txt/blogs_on.png);
}




/****************************************************************/
/* 4. LISTS  */
/****************************************************************/
#header ul, ul#articles, div.box ul{
	list-style-type: none;
}

div.box li{
	margin-bottom: 5px;
}

#sideCol ul li{
	padding: 0 10px 5px 20px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

ul.recentComments li{
	background-image: url(../images/comment.png);
	background-repeat: no-repeat;
	
}
ul.otherArticles li{
	background-image: url(../images/page_white_text.png);
	background-repeat: no-repeat;
}


ul.people{
	margin-bottom: 30px;
	list-style-type: none;

}
ul.people li{
	margin-bottom: 5px;
}

ul.rsx-page-num-list{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}
		
ul.rsx-page-num-list li {
	display: inline;
	
}
		
ul.rsx-page-num-list li a{
	border-bottom: none;
	margin: 0 0px 0 3px;
	
}
ul.rsx-page-num-list li span{
	margin: 0 0px 0 3px;
}
/****************************************************************/
/* 5. LINKS  */
/****************************************************************/

img{
	border: none;
} 
a{
	color: #B2B066;
	text-decoration: none;
	border-bottom: 1px dotted #B2B066;
}

h3 a{
	color: #5F553A;
	background-color: #CDECEA;
    padding: 4px 2px;
    text-decoration: none;
    border-bottom: none;
}
h3 a:hover{
	color: #CDECEA;
	background-color: #5F553A;
}

#sideCol a{
	color: #5F553A;
	border-bottom: 1px dotted #5F553A;
}

#menu a{
	border-bottom: none;
}
#header a{
	color: #CDECEA;
}

