/*
name: UOW-2009
designer: Georgina Allbrook: webteam
designer_url: 
layouts: layout-twt, layout-tw, layout-mw
*/



/* Default ---------------------------------------------------------------- */

#container-inner{
   width:995px;	

	text-align:left;

	padding:0;

	margin:0 auto;	

}



#alpha{
    width:600px;
	float:left;
	height:100%;
	
 left:175px;
  position: relative;
background:none;
display:inline;
}


#sideMenu{
 
 left:-643px;
top:0;
  position: relative;
display:inline;
float:left;

}

#seeAlso{

left:0px;
  position: relative;
display:inline;
float:left;
}



/* Header */

#header {
 /*   border-top-width: 10px;
    border-top-style: solid;*/
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 1em;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

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


/* Content */

#page-title {
     font-size: 1.7em; 
    font-weight: normal;
      color: #333;
    }

.entry-title {
    color:#c00;
	font-weight:bold;
	font-size:1.08em;
	letter-spacing:0.01em;
	line-height:1.5em;
        padding-top:1em;
	margin:0.5em 0 0.25em 0;
 /* font-size: 1.4em; 
    font-weight: normal;
      color: #333;*/
}


div.asset-header h2.entry-title a{
    text-decoration: none;
    color: #c00 ;
}

div.asset-header h2.entry-title a:hover{
    text-decoration: underline;
    color: #c00 ;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}
/*updated gja 13/5/2011*/
      .asset-meta{
    border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #ccc;
float:left;
width:100%;
    padding: 6px 0;}
    
 .comment-header .asset-meta{
   float:none;
   border: 0px solid #ccc;
 }

.comment{
    border-top: 1px solid #CCCCCC;

}

.comments{
   clear:both;
}

.asset-footer {

float:left;
}
.shareme {
float:right;
margin:0.5em 0;
}
.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}


.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}



.widget-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 1.3em;
    font-weight:normal;
}



.trackbacks-header, .comments-header, .comments-open-header
 {
    margin: 0;
    padding: 5px 0;
    font-size: 1em;
    font-weight:bold;
}


.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #000;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}




/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
 /*   background-color: #fff;*/
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 0px;  
    margin-bottom: 0px;  
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 600px;
    margin: 0;
}

/* Header ----------------------------------------------------------------- */

#header { 
   /* border-color: #470101;  
    background: #ad0404 url(header.gif) repeat-x bottom right; */
}

#header a {

}

#header-content {
    width: 100%; 
    margin: 10px 0 0px 0px;
}

#header-name {
   /* color: #000; */
  font-size: 1.7em;
}

#header-description {
    color: #000;  
}


/* Content ---------------------------------------------------------------- */


.archive-title {
    color: #000;
}



.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}

/*
 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}
*/
.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 0px;
    margin-left: 0px;
}




#seeAlso .widget-header { 
 color: #c00;
    padding:0.35em 0.5em;
    font-size:1.08em;
    font-family: trebuchet ms; 
   
  }

#seeAlso .widget-header,
#seeAlso .widget-header a {
     color: #c00;
    font-weight: bold;
}

#seeAlso .widget-content a {
    color: #666;
}

#seeAlso .widget-syndication  { 
background: none;
border:none;
  }

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
  
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
   font-size:0.8em;
    padding:0;
    margin:0;    
    border-collapse: collapse;
}

.widget-content th, .widget-content td{
padding:0.1em 0.15em;
margin:0em;
text-align:center;
}

.widget-content .widget-list-item{
    margin: 0 5px 0 0;
   padding:0 6px;
}

.widget-tag-cloud{
    text-align:left;
    }
    
.widget-tag-cloud .widget-content{
    padding:0 6px;
    
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 3px 0 0;
    padding:0;
    line-height: 1.2;
    background: none;

}



.widget-tag-cloud .widget-list-item a{
   text-decoration:none;
}


.widget-tag-cloud .widget-list-item a:hover{
   text-decoration:underline;
}



.widget-tag-cloud .rank-1  { font-size: 1.8em; }

.widget-tag-cloud .rank-2  { font-size: 1.75em; }

.widget-tag-cloud .rank-3  { font-size: 1.625em; }

.widget-tag-cloud .rank-4  { font-size: 1.5em; }

.widget-tag-cloud .rank-5  { font-size: 1.375em; }

.widget-tag-cloud .rank-6  { font-size: 1.25em; }

.widget-tag-cloud .rank-7  { font-size: 1.125em; }

.widget-tag-cloud .rank-8  { font-size: 1em; }

.widget-tag-cloud .rank-9  { font-size: 0.9em; }

.widget-tag-cloud .rank-10 { font-size: 0.8em; }





/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


#seeAlso ul, #sideMenu ul{
list-style:none;
margin:0;
padding:0;

}

#sideMenu .widget{
margin: 0 0 20px 0;
}


#sideMenu .widget-link-assets .widget-header , #sideMenu .widget-search .widget-header{
list-style:none;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
	margin: 0;
	padding:0 0 0 6px;
	font-size:10px;
	font-weight:normal;
	width:147px;
	letter-spacing:0em;
background: #c00 url(//www.waikato.ac.nz/images/template/LocalNavBkgRed.gif) no-repeat;


}

#sideMenu .widget-link-assets li a{
list-style:none;
	margin:7px 0 0 0;
	color:#666;
	background:#fff;	
	text-decoration:none;	
	padding:0 0 0 6px;
	display:block;
	line-height:1.2em;
}

#seeAlso ul, #sideMenu ul{
list-style:none;
margin:0;
padding:0;

}

/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #fff; 
}

#footer-content {
    margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 800px;
    margin: 0 auto;
}

/* User pics */





.user-pic,  {

    float: left;

    position: relative;

    width: 50px;

    height: 50px;

    overflow: hidden;

    margin: 0 10px 0 0;

}



.userpic{
    float:left;
    padding: 2px;
    border: 1px solid #CCCCCC;
    margin:  0px 4px 0px 0px;
    }





.auth-icon {

    position: absolute;

    bottom: 0;

    left: 0;

}


address {

    font-style: normal;

    display: inline;

    margin-right:0;

    padding-right:0.25em;



}

.entry-asset{
 clear:both;
 /*  border-top: 1px dashed #ccc;
    padding:6px 0 0 0;*/
}
.asset-meta{
 clear:both;
 display:block;
 
}




/*blockquote styles*/

 blockquote {
    background: url("//www.waikato.ac.nz/mt-static/images/quote.gif") no-repeat scroll 9px 0.25em #EEEEEE;
    font: italic 1em Georgia,Times,serif;
    margin: 0 80px 1em 40px;
    padding: 0.5em 40px;
}
blockquote p {
    margin: 1em 0;
    padding: 0;
}
