/*   
Theme Name: UAF
Theme URI: http://hackneylive.com
Description: for UAF use only. The theme and template files can be used on uaf.org.uk, but the UAF theme, these files and their coding should not be sold, given to, shared with or copied for others' use
Author: tash
Author URI: http://hackneylive.com
Version: 1.0
*/

/* Reset values */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	background: transparent;
	border: none;
	text-decoration: none;
	}

html { 
        min-height: 100%; margin-bottom: 1px; 
        overflow: -moz-scrollbars-vertical !important; 
}

body {   
        margin: 0 auto;
        width: 960px;
        background: url('/wp-content/themes/UAF/images/background.png') top repeat-y;
	font-family: arial, helvetica, sans-serif;
        }

body.johncarlos {
        background: black;
}

p       {
        font-size: 14px;
	color: #000000; 
        margin-bottom: 9px;
}

p.johncarlos, p.johncarlosBK {
        font-size: 16px;
        line-height: 19px;
        color: #ffffff;
}

strong  {
        font-weight: 900;
}

em       {
        font-weight: normal;
        font-style: italic;
}

img .left, .alignleft {
	float:left;
        margin-right: 10px;
        margin-top: 5px;
        margin-bottom: 3px;
	}

img .right, .alignright {
	float:right;
        margin-left: 10px;
        margin-top: 5px;
        margin-bottom: 3px;
} 

#header {
        width: 940px;
        margin: 0px auto;
        padding-top: 10px;
        overflow: hidden;
        zoom: 1;
}
#johncarlos-top {
        width: 960px;
        height: 635px;
        margin: 2px auto;
        background:#000000 url('/wp-content/uploads/2012/05/johncarlos-FINALFT1.jpg') no-repeat left top;
        zoom: 1 ;
        position: relative; 
        clear: both;
}

#johncarlos-top.johncarlosBK {
        width: 960px;
        height: 635px;
        margin: 0px auto;
        position: relative;
        z-index: -100;
        background:#000000 url('/wp-content/uploads/2012/05/johncarlos-FINALBK.jpg') no-repeat left top;
        zoom: 1;
}

#uaflogo {
        width: 940px;
}

#container {
	width: 940px;
	margin: 0px auto;
        padding: 10px;
        overflow: hidden;
}

#container.johncarlos {
	width: 940px;
        padding: 0px;
        margin: 0 0 !important;
        float: right;
        color: #ffffff !important;
        zoom: 1 ;
        position: relative; 

}

#container.johncarlosBK {
	width: 510px;
        margin-top: -240px;
        padding-top: 20px;
        padding-left: 50px;
        float: left;
        color: #ffffff !important;
        zoom: 1 ;
        position: relative; 

}
/* event listing box */
#upcoming-events {
        color: black;
        list-style: none;
        margin: none;
        margin-top: -10px;
        padding: 10px;
        padding-top: 110px;
        border: dotted 1px;
        border-top: none;
        background: url(/wp-content/uploads/2010/04/timdiary.jpg) 40px 5px no-repeat #ffffff;
        overflow: hidden;
}

/* calendar times, rules, main text */
#upcoming-events ul {
        padding: 0;
        border: none;
        margin: 0px;
        background-image: none;
}

/* calendar dates */
#upcoming-events li {
        text-align: left;
        line-height: 18px;
        color: #000000;
        font-weight: 700;
        background-color: silver;
        padding:0px;
        border:none;
}

 /* covers event title and time */
#upcoming-events li li {
        text-align: left;
        line-height: 16px;
        color: black;
        font-weight: normal;
        text-decoration: none;
        padding: 2px;
        padding-left: 0px;
        border-bottom: dotted #333333 1px;
        background-color: white;
        background-image: none;
        margin:0px;
        margin-bottom: 3px;
        }

#upcoming-events li li a {
color: #660033;
font-weight: normal;
}

/* Navigation Bar*/

#nav {
        margin: 0;
        padding: 0;
        list-style: none;
        text-transform:lowercase;
        border: 1px solid #660033;
        border-left: none;
        overflow: hidden;
        zoom: 1; /* ie6 bug fix */ 

        }
#navbar ul {
        width: 940px;
	display:block;
	background: #ffffff;
        margin-left: 10px;            
	}

#navbar li {
	float:left;
	cursor: pointer;
	display:block;
        border-left: 1px solid #660033;
	}

#navbar li:hover {
        color: #ffffff;
	background: #660033;
	}


#navbar a, #navbar a:visited {
	margin: 0px;
	padding:2px 16px;
	font-weight:bold;
        font-size: 16px;
	color:#660033;
	display:block;
	}

#navbar a:hover {
	text-decoration:none;
	display:block;
	background: #660033;
        color: #ffffff;
	}

/*top area of home page */

#topwrapper {
        width: 960px;
        float: left;
      	background:#fff;
        margin-bottom: 0;
        overflow: hidden;
        zoom: 1;
}


#slider {
       overflow: hidden;
        zoom: 1;
}

/*
#headline {
	width:300px;
	float:left;
	background:#fff;
	padding:0px;
	margin:0;
	} */

#righttop {
        width: 940px;
        height: 200px;
        float: right;
        background: #ffffff;
        overflow: hidden;
        margin: 0px 20px 20px 0;
}

#topcentre {
        width: 215px;
        height: 210px;
        float: right;
        background: #ffffff;
        overflow: hidden;
        font-size: 90%;
        margin: -10px 20px 0 0px;
}

/* #headline  div.title {
	font-weight:bold;
	font:1.8em;
	display:block;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline img {
        float: right;
        width: 150px;
        height: 100px;
        margin-left: 10px;  
        border: solid 1px grey;
} */

#mainwrapper {
        width: 940px;
        float: left;
        padding: 0px;
        background: white;
        border-top: 1px dotted #660033;
}

#footer {
        width: 960px;
        float: left;
        color: #000000;
	background-color: #cfcfcf;
        padding: 5px;
        margin-top: 15px;
        margin-bottom: 10px;
        clear: both;
}

#footer p {
        color: #000000; 
        margin-bottom: 12px;
}

#endnote {
        width:960px;
	float: left;
        clear: both;
        font-size: 75%; 
        color: #000000; 
        padding-bottom: 10px;
}

.credit {
        margin-top: 100px;
        color: #333333;
        font-size: small;
}

/*sidebars*/

#frontinsert {
      width:300px;
      float:left;
      clear: left;
      overflow:hidden;
}

#frontbelow {
      width:300px;
      float:left;
      clear: left;
      overflow:hidden;
}

#primary {
      width:300px;
      float: right;
      margin:0 0 0 12px;
      overflow:hidden;
      font-size: 90%;
      text-decoration: none;
      background-color: #ffffff;
}

#primary h4 a {
      margin-bottom: 0px !important;
      color: black !important;
}

#primary h4 a:hover {
      margin-bottom: 0px !important;
      color: #660033 !important;
}

#primary li.post {
      padding-bottom: 2px;
      border-bottom: dotted 1px black;
      margin-bottom: 2px !important;
}

#secondary{
      width:298px;
      float: left;
      background-color: silver;
      padding: 5px;
      padding-top: -10px;
      margin: 10px 0px 0 0px;
      border: solid 1px silver;
      overflow:hidden;

}


#secondary ul {
      text-decoration: none;      
}

#secondary li {
      padding-bottom: 2px;
      border-bottom: dotted #660033 1px;
      margin-bottom: 2px;
}

#secondary li a {
      color: black;
      font-weight: normal;
}

#secondary li a:hover {
      color: #660033;
}

#righttop li {
}
  
#pagetop, #pagebottom, #singletop, #singlebottom {
      width:598px;
      float:left;
      clear: left;
      overflow:hidden;
}

#subsidiary {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 10px 0 10px;
}
#subsidiary #third {
    margin:0 0 0 10px;
}


#frontlist {
	width: 300px;
	float: left;
        overflow: hidden;
        margin-left: 15px;
	}


#headline, #teaser, #archive .teaser {
	display:block;
        clear: both;
        padding: 10px 0 5px 0;
        border-bottom: dotted 1px;
        overflow: hidden;
	}
        
.frontthumbs {
        width: 75px;
        height: 75px;
        float: left;
        margin-right: 10px;
        margin-top: 5px; 
        border: solid 1px grey; 
}

.backthumbs {
        width: 100px;
        height: 100px;
        float: left;
        margin-right: 10px; 
        border: solid 1px grey; 
}

#entries {
	width: 600px;
	float: left;
        overflow: hidden;
        background-color: white;
        margin-bottom: 32px;
	}

#entries h2 {
      font-weight: normal;
}

#entries h2 a {
      font-weight: normal;
}

#entries .title a {
      font-weight: normal;
}
#entries a {
        font-weight: 700;
}

#entries.johncarlos {
        margin-top: 30px;
	width: 910px;
	float: right;
        overflow: hidden;
        background-color: black;
        color: white;
        zoom: 1;
        clear: both;
	}

#entries.johncarlosBK {
	width: 500px;
	float: left;
        overflow: hidden;
        background-color: black;
        color: white !important;
        margin-bottom: 32px;
	}

p.johncarlos a, p.johncarlosBK a {
        color: #f5cd0d !important;
}

#frontlist {
       margin-bottom:0;
       }

.post {
	margin-bottom: 16px;
        overflow: hidden;
        }

.post img {
	border: solid 1px;
        padding: 4px;
}

a {
	color: #660033;
	text-decoration: none;
        font-weight: normal;
}

ul {
        list-style: none;
        }
 
a:hover, .title a:hover, #buttons a:hover {
        color: grey;
}   


.title a {
        color: black;
        font-family: "lucida sans", arial, sans-serif;
        font-size: 21px;
        font-weight: normal;
        letter-spacing: -1px;
        line-height: 29px;
}

a:link img {
	border: none;
}

.sidebar ul {
	list-style: none;
}

.sidebar li a {
        color: #333;
        font-weight: bold;
        display: block;
        padding-bottom: 2px;
        border-bottom: dotted 1px #660033;
        background-image: none;
} 

 .sidebar li a:hover {
        color: #660033;
} 



.title {
       font-family: "lucida sans", arial, sans-serif;
       text-transform none;
       color: #000000;
       font-size: 21px;
       font-weight: normal;
       letter-spacing: -1px;
       line-height: 29px;
}

h1 {
font-size: 0;
text-indent: -1000px; 
color:#000000;
font:40px         
font-family: "lucida sans", arial, sans-serif;
text-transform:uppercase;
letter-spacing:-1px;
border-top-width:4px;
border-top-style:solid;
border-top-color:#660033;
margin:0;
}

h2 {
color:#000000;
font: 26px "lucida sans", arial, sans-serif;
text-transform:none;
letter-spacing:;
padding-bottom: 20px;
font-weight: normal;
}

h2 a {
      color: #000000;
      font-weight: normal;
}

h2.johncarlos, h2.johncarlos a, h2.johncarlosBK {
      color: #ffffff;
      font-weight: bold;
      display: block;
}

h3 {
background-color: #660033;
text-transform: lowercase;
color:#ffffff;
font: 18px arial, helvetica, sans-serif;
font-weight: bold;
letter-spacing:;
padding-left:4px;
line-height:22px;
margin-top: 10px;
margin-bottom: 10px;
clear: both;
}

h4 {
        font: 16px "lucida sans", arial, sans-serif;
        font-weight: bold;
	text-transform: none;
        margin-bottom: 2px;
}

#entries.johncarlos h4 a {
        color: #f5cd0d !important;
}

#entries.johncarlos h4 a:hover {
        color: #ffffff;
}

h5  {
color:#333;
font: 13px arial, helvetica, sans-serif;
font-weight: normal;
letter-spacing:;
padding-left:0px;
margin-bottom: 6px;
}

h5 a {
color: #660033;
text-transform: lowercase;
}

blockquote {
	color: #000000;
	background: url(/wp-content/themes/UAF/images/blockquote4.gif) no-repeat top left;
	padding: 13px 0px 0px 32px;
  	margin: 15px 0px 20px 15px;
}

/* share this bar */

#sharebar {
          margin-top: 1px;
          border: 1px dotted #000000;
          background-color: #cfcfcf;
          list-style: none;
          padding: 4px 10px 4px 140px;
          display: block;
          clear: both;
          overflow:hidden;
          zoom: 1;
}

#sharebar li {
          float: left;
          display: block;
}

#sharebar img {
          margin-top: 2px;
          margin-right: 7px;
          width: 18px;
          height: 18px;
}

#sharebar a {
          color: #660033;
          font-size: 18px; 
          font-weight: bold;
          text-decoration: none;
          margin-left: 5px;
          margin-right: 30px;
          }

#sharebar a:hover {
          color: #333333;
}

/* Begin Comments*/

#commentblock {
        width="100%";
        background-color: #f3f3f3; 
        padding: 10px;
        border: solid 1px grey;
        border-top:none;
        }

.comments_tiny {
	color: #7093DB;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0px;
	padding: 5px;
	background: #FCFCFC;
        border: 1px solid grey;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	padding: 5px;
        margin-top:5px;
}

.commentlist p {
	margin: 5px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 0px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #666;
;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}


/* pagenavi css - modified version */

#pagenavi {
        margin-top: 15px;
        margin-bottom: 15px;
        }

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #660033;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #660033;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #666666;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* twitter */

ul.tweets {
        margin-top: -10px;
        color: black;
        background-color: #fafafa;
        padding: 10px 15px 5px 15px;
        list-style: none;
        word-wrap:break-word;
        border: solid 1px #660033;
        }

li.tweets {
       padding-bottom: 5px;
       margin-bottom: 5px;
       border-bottom: dotted 1px #660033;
       }

.tweets a {
       color: #660033;
       font-weight: 900%;
       }

.tweets h3 {
        font-weight: bold;
        color: white;
        background-color: #660033;
        display: block;
        margin-bottom: 5px;
        }

/* buttons */

ul.buttons {
        color: white;
        list-style: none;
        }

li.buttons {
       padding-bottom: 5px;
       margin-bottom: 6px;
       }

li.buttons a {
       color: black;
       } 

li.buttons a:hover {
       color: grey;
}

.ctc {
    display:inline;
}

.orgbuttons {
    width: 100%;
    margin-bottom; 5px;  
    zoom: 1;
}    

/* #joinbuttons ul {
background color: #white; 
color: white; 
padding: 0; border: none;">
}

#joinbuttons li {
text-align: right; 
background-color: #white;
color: #777777; 
font: 14px 900%; 
border-bottom: solid #silver 3px;
} */

 /* calendar styles */

      .calnk a:hover {
         background-position:20px 10px;
         text-decoration:none;  
         color:#000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        display: block;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#000000; 
        font-weight: normal;
        background:#F6F79B; 
        display:block;
        position: absolute;
        margin-left: 15px; 
        margin-top: 5px; 
        padding:5px; 
        width:240px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:left;
        font-weight: bold;
     }
     .event-title-break {
        width:100%;
        margin-top:2px;
        margin-bottom:2px;
        text-align:left;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:100%;
        margin-top:2px;
        margin-bottom:2px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }


/* puts fake field on form */
.crunch {
display:none;
}

/* appeal page stuff */
#appealmain {
width: 360px;
float: left;
margin-right: 20px
}

#appealboard {
width: 200px;
float: right;
font-size: 0.8em;
}

/* columns on signatories page */

#topsection  {
 margin-top: 30px;
margin-bottom: 30px;
}

.cols   {
float: left;  
margin-right: 9px; 
width: 190px; 
font-size: large;
display: inline-block;
}

.wp-caption-text {
      margin-top: 4px;
      color: #660033;
      font-size: 0.8em;
}

.nivo-caption p {
	color: #ffffff !important;
}

div.nivo-controlNav {
	margin-top: 15px !important;
}