/* 
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.

*/


/* Structural Mods */

html { background: #e5e5e5 url(http://blog.bikeridr.com/wp-content/themes/bikeridr_v2_Mod/bkg_Gradient.png) top left repeat-x; }
body{ background: url(http://blog.bikeridr.com/wp-content/themes/bikeridr_v2_Mod/bkg_Chain.jpg) top center no-repeat; }
#footer { display: none; }
#credits { padding: 0 0 30px 0; }
#credits p.fr { display: none; }
div.entry h4 { margin: 20px 0 10px 0 !important; }

hr { background: none; border: none; border-top: 1px solid #dfdfdf; margin: 20px 0 30px 0; clear: both; }


/* Navigation Mods */

#nav { background-color: #4c5263; border-bottom-color: #aacd53; }
#nav1 li { font-size: 12px; font-family: 'Trebuchet MS', Arial, Verdana, sans-serif; }
#nav2 { background-image: url(http://blog.bikeridr.com/wp-content/themes/bikeridr_v2_Mod/nav_bg.png); }
#nav2 li.current-cat a { border-bottom: 3px solid #93b148; }
#nav2 li a:hover, #nav2 li.current-cat a, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a { color: #93b148 !important; }
#nav2 .nav2-rss a:link, #nav2 .nav2-rss a:visited, #nav2 .nav2-rss a:hover, #nav2 .nav2-rss a:active { background-image: url(http://blog.bikeridr.com/wp-content/themes/bikeridr_v2_Mod/rss_32.png); }
#tabs { background: #4c5263 url(http://blog.bikeridr.com/wp-content/themes/bikeridr_v2_Mod/tabber_bg.png) top left no-repeat; }

/* Slider Mods */

.slider-container .slide-content { background-color: #4c5263; }
.slider-pag span { background: url(http://blog.bikeridr.com/wp-content/themes/bikeridr_v2_Mod/dot.png) no-repeat 50% 50% !important }


/* Typography & Layout Mods */

h1 { margin: 5px 0 0 -20px; }

a, a:hover, a:visited { color: #93B148; }
a.more-link, a.more-link:hover, a.more-link:visited { color: #93B148; }
#nav2 a, #pop a, #feat a, #comm a, #pop a, #tagcloud a { color: #000; }
h2 a, h2 a:hover, h2 a:visited { color: #000; }
.comments-head a { color: #fff; }

.entry blockquote { background: none; border-left: 2px solid #ddd; border-top: none; border-bottom: none; font-size: 14px; line-height: 21px; margin: 15px 0 30px 0; padding-left: 30px; }
.entry blockquote p { background: none; padding: 0; margin: 15px 0; color: #777; }
.entry blockquote li { color: #777; }
.entry blockquote strong { color: #666; }

.comment-body p { padding-right: 25px; }

p.wp-caption-text { font-size: 11px; margin: -10px 0 0 0 !important; }

.entry ul, .entry ol { font-size: 14px; margin-left: 19px; }
.entry ol { margin-left: 38px; }
.entry ol li, .entry ol li { font-size: 14px; line-height: 24px; }
.entry ul li, .entry ul li ul li, .entry ol li, .entry ol li ol li { list-style-position: outside !important; }
.entry ol li ol li { list-style: decimal outside !important; }

.more_entries { background: url(http://blog.bikeridr.com/wp-content/themes/bikeridr_v2_Mod/more-entries.png); }

.title-meta { margin-top: -15px; }

#credits { font-size: 11px; font-family: 'Trebuchet MS', Arial, Verdana, sans-serif; }

#page, #header, #columns, #credits, #nav2 { background-color: transparent; }

#featured-inner, .post-inner, .post-alt, .widget, .video-inner, #comments-container, #talking-points { background: #fff; }

.widget_archive select { margin: 0 0 20px 20px; }


/* Plugin Mods */

.relatedPosts { border-top: 1px solid #efefef; margin: 20px 0 -30px 0; padding-top: 20px; }

.wp-polls { margin: 0 20px 10px 20px; }
.wp-polls p { line-height: 18px; margin-bottom: 10px; }
.wp-polls ul { margin-left: 0; margin-right: 0; }
.wp-polls ul li { padding-left: 0; padding-right: 0; }

small { font-size: 11px; line-height: 14px; }


/* SFC Plugin Mods */

#alt-login-methods { margin: 3px 0 10px 0; }
span#fb-user { border: 1px solid #dddddd; font-size: 12px; line-height: 16px; margin-top: 19px; }
a.FB_Link, a.FB_Link:hover { color: #93B148 !important; }
input#sfc_comm_share { float: left; margin: 4px 3px 0 0; }


p.fb-like { margin-top: 20px; }
iframe.twitter-share-button twitter-count-horizontal { border: 3px solid #ff0000; }


/* WooTab Mods */

ul#tab-comm.list li a { color: #333; }
div#tab-tags.list a { color: #333; }


/* FB Like Box Mod */

#likebox-frame{
 border:2px solid #ffffff;
 width:258px;
 z-index:10;
 height: 256px;
 margin: 2px 0 0 -15px;
 overflow: hidden;
 position:relative;
 top:-1px;
 left:-1px;
}
#likebox-frame iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-1px;
}


/* Comment Mods */

.comment-body {
}

.comment-body ul, .comment-body ol, .comment-body blockquote ul {
	margin-left: 100px !important;
	list-style-type: disc !important;
}

.comment-body ul li, .comment-body ol li {
	list-style-type: disc !important;
}

.comment-body blockquote { border-bottom: 1px solid #efefef; }
.comment-body blockquote p {
	margin-left: 60px !important;
	padding-left: 10px !important;
}

dl { clear: both; padding-bottom: 10px; }
dt { clear: both; padding-top: 20px; font-weight: bold; }
dd { }