/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* MISC */

.entry img { border: none; }
.box .post img { border: none; margin: 5px; }
.box .post h3 { font-size:18px;line-height:22px;padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:10px;}
.post-alt h3 { font-size: 18px;line-height: 22px; padding: 5px 0;}
.post-alt h3 a:hover { color:#BD1F2D; text-decoration:none;}
.post-alt p { padding: 5px 0; }
.post-alt p.post_date { border-bottom: 1px solid #DDDDDD; }
.widget h3 { background-color: transparent; color: #BD1F2D; text-transform:uppercase; margin:0;}
.widget ul { padding:0; }
.widget ul li { list-style: square;  margin: 0 0 0 20px; padding: 5px 0 5px 0;}

.post-alt h3 a:hover, .post-alt h2 a:hover { color:#BD1F2D; text-decoration:none;}

/* MISCELLANEOUS */
ul#nav2 li.current-menu-item a {background:#CC0000;color:#fff;}
#text-3 .widget h3 {background-color:none;}
#comments {padding:10px 5px 0;border-top:1px dashed #BD1F2D;}
#respond {padding:0 5px;}
.entry ul, .entry ol {margin-bottom:5px;}
.author_info {margin-bottom:20px;}
.textwidget {padding-top:0px;}
#tag_cloud-2 h3,
#archives-4 h3 {background-color:#EEEEEE;border:1px solid #DDDDDD;color:#BD1F2D;}
#tag_cloud-2 div {padding:5px;}
#comment { margin-top:10px; }

/* QUOTE OF THE WEEK */
.quotebubble-wide-bttm {margin:0;width:320px;}
.quotebubble-wide-bttm .qb-top {background:url(images/quotebubble.png) no-repeat scroll left -19px transparent;font-size:1px;height:8px;line-height:1px;overflow:hidden;width:100%;}
.quotebubble-wide-bttm .qb-mid {background:none repeat scroll 0 0 #EDEDED;padding:12px 22px;}
.quotebubble-wide-bttm .qb-mid h3 {background-color:transparent;color:#3B5998;font-size:16px;line-height:22px;font-weight:normal;}
.quotebubble-wide-bttm .qb-mid p.source {text-align:right;padding-top:10px;font-size:11px;color:#000;font-weight:bold;}
.quotebubble-wide-bttm .qb-bttm {background:url(images/quotebubble.png) no-repeat scroll left -35px transparent;font-size:1px;height:30px;line-height:1px;width:100%;}

/* AD BOX */
#text-15 .textwidget {padding: 0 15px;}

/* SOCIAL MEDIA LINKS */
div.social { margin:10px 0;}

/* FOOTER */
#footer { background-color:#080808; color:#ffffff; padding: 5px 15px; }
#footer a { color:#ffffff; }
#footer a:hover { color:#ff0000; text-decoration:none; }
ul.network { float:left; display:block; margin:0; }
ul.network li { text-decoration:none; display:inline; margin-right: 20px; }
ul.network li a { color: #ffffff; text-decoration:none; text-shadow: 1px 1px 0 #000000; font-size:12px; }
ul.network li a:hover { color: #ff0000; }
div.inluk-logo a { float:right; background-image:url("images/inl-nav-logo-trans.png"); display:block; width:250px; height:40px;  margin-top: -4px;}
div.inluk-logo a:hover { background-image:url("images/inl-nav-logo-red.png"); }
