
@import url("css/skel960.css");

@import url("css/button.css");

img.thumb {
height: 140px;
max-width:180px;
border-width: 1px;
border-style: solid;
border-color: #666633;
}
img.large {
border-width: 1px;
border-color: #666633;
border-style: solid;
}
body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
 font-size: 1em;
  line-height: 1.625em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Lora', 'Helvetica', 'Arial', sans-serif;
  color: #767676;
  font-weight: 300;
background-color: #F8F8F8;
}

p, ul, ol, pre, table, blockquote {
    margin-bottom: 1.225em;
}

p {
text-align: left;
}

td, th {
padding: 3px;
}


td {
 font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Lora', 'Helvetica', 'Arial', sans-serif;
  color: #767676;
  font-weight: 300;
// text-align:left;
}
th {
 font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Lora', 'Helvetica', 'Arial', sans-serif;
  color: #767676;
  font-weight: 600;
}





h1 {
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
color: #343434;
font-weight: 600;
font-variant-ligatures: common-ligatures;
font-size: 1.6em;
text-align:center;
margin-top: 18px;
}
h2 {
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
color: #343434;
font-weight: 600;
font-variant-ligatures: common-ligatures;
font-size: 1.4em;
}
h3 {
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
color: #343434;
font-weight: 600;
font-variant-ligatures: common-ligatures;
font-size: .8em;
}
h3.center {
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
color: #343434;
font-weight: 600;
font-variant-ligatures: common-ligatures;
font-size: .8em;
text-align: center;
}
h4 {
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
color: #343434;
font-weight: 600;
font-variant-ligatures: common-ligatures;
font-size: .6em;
text-align: center;
}
h5 {
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
color: #343434;
font-weight: 600;
font-variant-ligatures: common-ligatures;
font-size: .5em;
}

A:link {
color: #666600;
}
A:visited {
color: #666600;
}
A:hover {
text-decoration: none;
color: #666600;
}
A:active {
color: #666600;
}
.alternate {
color: #4A4A4A;
background-color: #E6E6CA;
}
A.link2:link {
color: #666600;
}
A.link2:visited {
color: #666600;
}
A.link2:active {
color: #666600;
}
.right {
text-align: right;
}
.rightalt {
background-color: #E6E6CA;
color: #4A4A4A;
text-align: right;
}
.middlealt {
background-color: #E6E6CA;
color: #4A4A4A;
text-align: center;
}
.middle {
text-align: center;
}
.howmany {
font-size: 10pt;
color: #003333;
text-align: center;
}
.inform {
font-size: 10pt;
color: #003333;
}
.reg {
font-size: 14px;
color: #4A4A4A;
}
.nobg {
background-image: url("") ;
background-color: #F8F8F8;
color: #767676;
}


.box_round {
     -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
}

.cit {
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
font-weight: bold;
font-size: 13px !important;
padding: 6px;
border-bottom: 1px solid #ddd;
background: url("../img/widget-link.png") left center no-repeat;
text-transform: uppercase;
line-height: 180% !important;
text-decoration: none;
}

.cit a{

text-decoration: none;
}


.cib {
font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
font-weight: 300;
font-size: 12px;
padding: 6px;
// border-bottom: 1px solid #ddd;
text-transform: uppercase;
background: url("../img/widget-link.png") left top no-repeat;
text-decoration: none;
}

.cib a{
text-decoration: none;
}

.pagination li a {
font-size: 12px;
line-height: 100%;
}
