/* customisation by wildelycreative
http://wildelycreative.com
*/

/*-----Multimedia Box-----*/
.custom div.adblock img { border-width: 1px; border-style: solid; border-color: #929292; padding: 4px; display: inline; }
.custom div.adblock a:hover img { -moz-box-shadow: 0 0 2px 2px #888; -webkit-box-shadow: 0 0 2px 2px #888; box-shadow: 0 0 2px 2px #888; }
.custom .cenx {text-align: center;}

/*-----Sub Button-----*/
.custom div.subbutton img { float: right; display: inline; }
.custom div.subbutton a:hover img { border-radius: 10px; -moz-box-shadow: 0 0 1px 1px #888; -webkit-box-shadow: 0 0 1px 1px #888; box-shadow: 0 0 1px 1px #888; }

.custom div.book img { padding: 2px; border: 1px solid #929292; }
.custom div.book a:hover img { -moz-box-shadow: 0 0 2px 2px #888; -webkit-box-shadow: 0 0 2px 2px #888; box-shadow: 0 0 2px 2px #888; }
.custom div.book h4 { float: right; }
.custom div.ebook img { border: 1px solid #929292; display: inline; }
.custom div.ebook a:hover img { -moz-box-shadow: 0 0 2px 2px #888; -webkit-box-shadow: 0 0 2px 2px #888; box-shadow: 0 0 2px 2px #888; }

/*-----nav menu color change=====*/
.custom .menu { background-color: #FFFFFF; border-bottom: 0.5em solid #b45ab2; }

/*-----horizontal lines=====*/
hr { border-color: #b45ab2; border-style: solid; border-width: 2.5px 0 0; clear: both; margin: 0 0 20px; height: 0; }

/*-----widget heading border=====*/
.custom .sidebar h3{border-bottom-style: solid; border-bottom-color: #b45ab2; border-bottom-width: 0.5em; }

/*-----TWPro Meta-----*/
.custom .widget_twitter .entry-meta .from-meta { display: none; }
.custom .widget_twitter .time-meta { display: none; }
.custom .widget_twitter .twitter-avatar img { border: 1px solid #b45ab2; padding: 2px; float: left; margin-left: 1px; margin-right: 8px; margin-top: 4px; }
.custom .widget_twitter .entry-content { word-wrap: break-word; }

/*-----Hide WPStats Smiley-----*/
.custom img#wpstats { display:none; }

/*-----Footer-----*/
.custom .left_foot { float: left; clear: left; font-size: 1.1em; }
.custom .right_foot { float: right; clear: right; font-size: 1.1em; }
.custom .foot_hr hr { border-color: #b45ab2; border-style: solid; border-width: 2.5px 0 0; clear: both; margin: 0 0 0px; height: 0; }