/*  
Theme Name: TFTSG Theme
Theme URI: http://ircf.org
Description: The default theme for TFTSG
Version: 1.6
Author: Sandra Binns
Author URI: http://ircf.org
*/



/*  Typography and style reset */

*{
    background-repeat:no-repeat;
    font-family:Arial,Verdana,helvetica,sans-serif;
    margin:0px;
    outline-color:invert;
    outline-style:none;
    outline-width:0px;
    padding:0px;
    font-size: 12px;
    line-height: 1.7em;
}

body{
    background-color:#e3e0bc;
}

a{
  color: #507336;
}

a:hover{
	color: #854e21;
}

blockquote{
  color: #5f6c2b;
  margin-left: 15px;
  padding-left: 5px;
  border-left: 5px solid #89945b;
}

H1{
    font-size:13px;
    font-weight:bold;
    padding-left: 7px;
    background: transparent url(images/h1.gif) no-repeat scroll left top;
    margin-top: 5px;
    margin-bottom: 5px;
    height:30px;
}

H2, H2 a{
    color: #6e5537;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    text-decoration: none;
}

H3{
    color: #6E7233;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

img{
    border:medium none;
}

small{
  font-size: 11px;
}

p.edit a{
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}

ul, ol{
  padding-left: 20px;
}


.img-left {
    float:left;
    margin:2px 10px 4px 0pt;
}

.img-right {
    float:right;
    margin:2px 0pt 4px 10px;
}

.img-brd {
    background-color:#FFFFFF;
    border:1px solid #C8C7A8;
    padding:1px;
}

.postmetadata{
  color: #0f6415;
  margin-bottom:10px;
  margin-top:-10px;
}

div.container {
    margin: 0px auto;
    width:965px;
}

#logos{
    height: 65px;
    background-color: #e3e0bc;
    margin-top:20px;
}

#logosleft{
  float: left;
  height: 65px;

}

#logosright{
  float: right;
  height: 65px;
}

#logos ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0pt;
}

#logos ul li{
  display: inline;
  padding-right:8px;
}

#title{
  background:#898457 url(images/title.gif) no-repeat scroll left top;
  height: 26px;
  margin: 5px 0px;
  padding-left: 10px;
}

#footer{
  background:#898457 url(images/title.gif) no-repeat scroll left top;
  clear:both;
  height: 26px;
  padding-left: 10px;
}

.titletxt, .titletxt a {
  font-size: 10px;
  line-height:23px;
  color: #f3f3f3;
  text-decoration: none;
}

.titletxt a:hover{
  text-decoration: underline;
  color: #ffffff;
}

#title span.right, #footer span.right{
    margin-top:-22px;
    padding-right: 10px;
}

#sidebar{
    float: left;
    width: 201px;
}

#primary{
    float: right;
    width: 764px;
}

#logo{
  background: #51513f url(images/logo-right.gif) no-repeat scroll left top;
  height: 146px;
  margin-bottom: 15px;
  text-align: center;
}

#logo img{
  padding-top: 6px;
}

#navigation{
  padding: 20px 0px 3px 20px;
  background: #898457 url(images/navigation-top.gif) no-repeat scroll left top;
}

#navigation-clear{
  background: #898457 url(images/navigation-bottom2.gif) no-repeat scroll left bottom;
}


#navigation ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0pt;
}

#navigation  ul li {
    padding-bottom:10px;
    /* height: 18px; */
}

#navigation ul li a {
    display:block;
    color: #ffffff;
    text-decoration:none;
    background:transparent url(images/navigation.gif) no-repeat scroll left top;
    padding-left: 32px;
    font-family: Verdana;
    font-size: 11px;
}

#navigation ul li a:hover {
    background:transparent url(images/navigation-hover.gif) no-repeat scroll left top;
    color:#faf7d9;
}

#ribbon{
    width: 25px;
    background-color: green;
    float: left;
    height: 100px;
    display: block;
}

#header{
  height: 146px;
  background: #51513f url(images/ribbon.gif) repeat-y scroll left top;

}

#sitedesc{
  text-align: center;
  font-size: 20px;
  width: 450px;
  vertical-align: middle;
  padding-left:35px;
  color: #e7cea8;
  padding-top: 8px;
}
.donateContainer {
	text-align: center;
	margin-top: 20px
}
.donateContainer .button {
	margin-left: 35px;
	padding: 10px 16px;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    background-color: #ffffff;
    border-radius: 2px;
    color: #51513f;
	transition: all .25s ease;
}
.donateContainer .button:hover {
    background-color: #e7cea8;
}

#content{
  background: #ffffff url(images/ribbon.gif) repeat-y scroll left top;
  padding-left:40px;
  padding-top:10px;
  padding-right: 20px;
  
  min-height:340px;
  height:auto !important;
  height:340px;
}

#content-clear{
  background: #ffffff url(images/content-clear.gif) no-repeat scroll left bottom;
  margin-bottom: 8px;
  height: 14px;
  line-height: 14px;
  margin-top:-10px;
}

.right{
  float: right;
}

div.news ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left: 0px;
}

div.news ul li {
    border-bottom:1px dashed #5F5F61;
    height:30px;
    line-height:30px;
}

div.news ul li span {
    float:left;
    padding:0px 0px 0px 3px;
    width:100px;
}

div.news ul li a {
    float:left;
}

div.news ul li {
    border-bottom:1px dashed #5F5F61;
    height:30px;
    line-height:30px;
}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/*  Homepage box */

.infobox{
  background-color: #e7e6cd;
  border: 1px solid #bbbba9;
  float: right;
  padding: 10px;
  display: block;
  margin-left:6px;
}

.innerbox{
  background-color: #d6d5bd;
  border: 1px solid #ffffff;
  padding: 10px;
  display: block;
  color: #65613d;
  text-align: center;
  font-size:14px;
  font-weight:bold;
}

.innerbox a{
  color: #65613d;
  text-decoration: none;
  font-size:14px;
}

.innerbox a:hover{
  color: #4e4a29;
}

/*  Pulications section */

.publications_title {
    color: #6E7233;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

#uploadForm{
  border: 1px dashed #ccc;
  padding: 5px;
  background-color: #f0f0f0;
}
#uploadForm input, select{
  margin: 0px 5px;
  vertical-align: middle;
}

.publications_authors {
  padding-bottom: 1px;
}

.publications_authors .authorslist {

}

.publications_authors .date {
  padding-left: 5px;
  color: #666666;
}


.publications_download {

}

.publications_summary {
  padding-left: 20px;
  padding-top: 3px;
  padding-bottom: 3px;

}

.publications_summary .title, .publications_keywords .title, .publications_categories .title{
  font-weight: bold;
  padding-right: 5px;
  color: #666666;
}


.publications_keywords {
  padding-left: 20px;
  padding-bottom: 3px;
}

.publications_categories {
  padding-left: 20px;
  padding-bottom: 3px;
}

.keywordstext {
  padding-left: 20px;
}

.file_face_type , .file_face_size{
	font-size: 0.6em;
	color: #666666;
	font-weight: bold;
	vertical-align:middle;
}

#content p{
	margin-bottom: 10px;
}

#content p.edit, #content p.postmetadata{
	margin-bottom: 0px;	
	text-indent:0px;
}

.post-meta {
}

.post-meta-key {
	font-weight: bold;
}

ul.post-meta{
	margin-top: 10px;
}


