/* Below are sample custom styles to demonstrate
   how easy it is to customize a skin. :D

   Enabled the custom stylesheet in Reptile's
   Site Settings page to see how it looks.
*/

body.custom { background:#003366; }
.custom .container_12, .custom .container_16 { background:#fff; margin-top:2em; margin-bottom:1em; }
.custom .container_12 .grid_12, .custom .container_16 .grid_16 { margin-left:20px; width:920px; }
.custom .grid_8 .article, .custom .grid_8 #comments, .custom .grid_8 .search_results { margin-left:10px; }
.container_12 .grid_8 .article img.attachment-large { max-width:570px; }
.custom ul.sidebar { padding:0 10px; }
.custom #footer { background:#003366; border-top:none; color:#fff; padding-bottom:0; }
.custom #footer a { color:#fff; font-style:italic; }
.custom #footer a:hover { border-bottom:none; }
.custom #footer #credit, .custom #footer #credit a { color:#113b4f; }
.custom #footer #credit a { border-bottom:1px solid #113b4f; }
.custom #footer #credit a:hover { color:#fff; }
.custom #footer #url {display:none;}
.custom #content br.clear {clear: both;}
.custom .sidebar .execphpwidget select {width: 280px;}
.custom div.aligncenter {margin: 0 auto;}
.custom td.spacer {height: 20px; border:none;}
.custom #spaced li {margin-bottom: 20px;}
.custom .dropcap { float:left; font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino, "Book Antiqua", Cambria, Georgia, serif; color: #333; margin: 3px 8px 0 0; }
.custom .pdf {
background-color:#fff;
background-image:url(images/icons/pdf.png);
background-position:bottom left;
background-repeat:no-repeat;
padding-left:20px;
padding-top:5px;
}
.custom .xls {
background-color:#fff;
background-image:url(images/icons/xls.png);
background-position:bottom left;
background-repeat:no-repeat;
padding-left:20px;
padding-top:5px;
}
.custom .doc {
background-color:#fff;
background-image:url(images/icons/doc.png);
background-position:bottom left;
background-repeat:no-repeat;
padding-left:20px;
padding-top:5px;
}
.custom .image, .custom .jpg, .custom .png, .custom .gif {
background-color:#fff;
background-image:url(images/icons/image.png);
background-position:bottom left;
background-repeat:no-repeat;
padding-left:20px;
padding-top:5px;
}
.custom .external {
background-color:transparent;
background-image:url(images/icons/external.png);
background-repeat:no-repeat;
background-attachment:scroll;
background-position:right center;
padding-right:13px;
}
.custom .gform_wrapper h2.gsection_title {
margin-top:50px !important;
}
/* gallery plugin */
.custom .ngg-gallery-thumbnail img:hover {
background-color: #21759b;
}
#calendarbg {
height: 600px;
width: 570px;
background: url('http://www.pack24riverside.org/wp-content/themes/reptile/skins/komodo/custom/images/loading.gif') no-repeat center center;
}

