/*
Theme Name: Fencing Solutions
Theme URI: http://www.fencingsolutions.com.au
Description: A theme for fencing solutions
Version: 1.0
Author: George Abanilla Jr.

 FILE ARCHIVED ON 4:03:02 Jan 14, 2014 AND RETRIEVED FROM THE
 INTERNET ARCHIVE ON 12:56:56 Jan 18, 2015.
 JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

 ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
 SECTION 108(a)(3)).
*/
body, td {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #000000;
    margin: 0px;
}

ul {
    list-style-type: square;
    list-style-position: outside;
    padding-left: 35px;
    margin: 0px;
}

ol {
    list-style-position: outside;
    padding-left: 35px;
    margin: 0px;
}

a {
    color: #0000FF;
    text-decoration: underline;
}

a:hover {
    color: #0000AA;
    text-decoration: none;
}

list, input, textarea, select {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666633;
    border: 1px solid #666633;
}

form, p {
    margin: 0px;
}

/*** HEADINGS ***/

.mainhead {
    text-align: center;
}

.subhead {
    font-size: 13px;
    font-weight: bold;
}

.smalltext {
    font-size: 10px;
    line-height: normal;
}

.noborder {
    border: 0px;
}

#sidebar {
    padding: 0px 12px 0px 12px;
    font-size: 10px;
    line-height: 16px;
}

#body {
    padding: 0px 15px 20px 0px;
}

table #header img, table #main-nav img {float: left;}
table #header img:after, table #main-nav img:after {clear:both;float: none;}

#body h1 {font-family: "calibri";letter-spacing:-1px;font-weight: 700;font-size: 16px;color: #0044B3; }

.catablog-catalog {padding: 10px 27px 0;}
.catablog-catalog .catablog-row {width:48%; margin: 0 4% 5% 0; float:left;padding:0;}
.catablog-catalog .catablog-row:nth-child(even) {margin-right: 0;}
.catablog-catalog .catablog-row:after {float:none; clear:both;}
.catablog-catalog .catablog-row a {font-family: "calibri"; font-size: 16px; letter-spacing: -0.5px; color: #0044B3; text-decoration: none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -oz-box-sizing:border-box; box-sizing:border-box; }
.catablog-catalog .catablog-row a img {width: 31%; height: 56px; border: 1px solid #000;opacity: 0.9;}
.catablog-catalog .catablog-row a strong {float: left;margin-left: 10px;width: 60%;opacity: 0.9;}
.catablog-catalog .catablog-row a:hover img, .catablog-catalog .catablog-row a:hover strong {opacity: 1;}