/* 
Theme Name: Roughyeds
Theme URL: http://roughyeds.co.uk/
Description: Roughyeds Website
Author: iKreativ
Author URI: http://ikreativ.com
Version: 1.0
*/

/* Let the games begin! */
* { margin: 0; padding: 0; }
body > #content { height: auto; min-height: 100%; }
body { background-color: #f6f6f6; background-image: url(../images/body-bg.jpg); background-repeat: repeat-x; margin: 0 auto; overflow-x: hidden; }
body.home { background-color: #f6f6f6; background-image: url(../images/body-bgHome.jpg); background-repeat: repeat-x; min-height: 1400px; margin: 0 auto; overflow-x: hidden; }

/* Wrappers */
#pageWrapper { width: 100%; margin: 0 auto; padding: 0; text-align: center; }
#contentWrapper { width: 1062px; margin: 0 auto 150px auto; padding: 0; }

/* Header */
#header { width: 1062px; height: 200px; }

/* Logo */
#logo { float: left; }

/* Social */
ul#social { margin: 60px 30px 0 0; float: right; }
ul#social li { display: inline-block; }
ul#social li a img { margin: -32px 3px 0 0; float: left; }
/* Target a safari browser issue */
@media screen and (-webkit-min-device-pixel-ratio:0){ ul#social li a img { margin: -35px 3px 0 0; float: left; } }

/* Search */
form#searchform { background-image: url(../images/searchBg.jpg); background-repeat: no-repeat; width: 240px; height: 36px; margin: 0 0 25px 0; padding: 5px 0 0 15px; }
form#searchform input#s { background-color: transparent; width: 190px; border: none; text-transform: lowercase; letter-spacing: 0.5px; }
form#searchform input#searchsubmit { background-color: transparent; background-image: url(../images/searchBtn.jpg); background-repeat: no-repeat; width: 21px; height: 23px; margin: 1px 0 0 0; border: none; cursor: pointer; }
.results { float: left; }
/* Target a safari browser issue */
@media screen and (-webkit-min-device-pixel-ratio:0){ form#searchform { background-image: url(../images/searchBg.jpg); background-repeat: no-repeat; width: 240px; height: 36px; margin: 0 0 25px 0; padding: 0 0 0 15px; } }
@media screen and (-webkit-min-device-pixel-ratio:0){ form#searchform input#s { margin-top: 12px; float: left; } }
@media screen and (-webkit-min-device-pixel-ratio:0){ form#searchform input#searchsubmit { background-color: transparent; background-image: url(../images/searchBtn.jpg); background-repeat: no-repeat; width: 21px; height: 23px; margin: 6px 0 0 0; border: none; cursor: pointer; } }

/* Content */
#content { width: 975px; margin: 0 auto; }

/* Post */
.postWrapper { width: 975px; margin: 0 auto; padding: 25px 0 0 0; }
.postWrapper p { text-shadow: 1px 1px 0px #ffffff; }
.postWrapper img { margin: 0 10px 10px 0; }
.post { width: 650px; background-color: #f5f5f5; border: 1px solid #ffffff; outline: 1px solid #c7c7c7; margin: 0 0 25px 0; padding: 0 15px 15px 15px; float: left; }
.post ul { margin: 0 0 25px 0; }
.post li { font-size: 13px; color: #101620; text-shadow: 1px 1px 0px #ffffff; }
.postmeta { margin: 5px 0 5px 0; }
.post h1 span.small { padding: 8px 0 0 0; float: right; }
.section { background-color: #f5f5f5; border: 1px solid #ffffff; outline: 1px solid #c7c7c7; width: 650px; margin: 0 0 25px 0; padding: 25px 15px 5px 15px; float: left; }

/* League Table */
.post table { margin: 5px 0 0 0; }
.post table .leaguetablehead { color: #101620; width: 650px; padding: 10px 0 15px 10px; border-bottom: 1px solid #cccccc; }
.post table .leaguetable { padding: 10px; color: #101620; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.post td .oldham { background-color: #cccccc;  }
.post table .points { font-weight:bold; }

/* Comments */
h3.comments_number { margin: 0; padding: 0;float: left; }
#commentlist { background-color: #f5f5f5; border: 1px solid #ffffff; outline: 1px solid #c7c7c7; width: 650px; margin: 15px 0 15px 0; padding: 15px; float: left; }
#commentform { background-color: #f5f5f5; border: 1px solid #ffffff; outline: 1px solid #c7c7c7; width: 650px; margin: 15px 0 15px 0; padding: 15px; float: left; }
.nocomments { float: left; }
input#s1 { border: 1px solid #c7c7c7; width: 640px; padding: 5px; }
input#s2 { border: 1px solid #c7c7c7; width: 640px; padding: 5px; }
input#s3 { border: 1px solid #c7c7c7; width: 640px; padding: 5px; }
textarea#s4 { border: 1px solid #c7c7c7; width: 640px; padding: 5px; }

/* Page */
.pages { width: 650px; margin: 0 0 25px 0; padding: 0 15px 15px 0; float: left; }
.pages h1, .pages h2, .pages h3, .pages h4, .pages h5, .pages h6 { width: 650px; text-align: left; }
.flist { width: 650px; background-color: #920000; margin: 0 0 1px 0; padding: 5px 0 3px 5px; font-size: 13px; color: #ffffff; border: 1px solid #ffffff; }
.flista { width: 650px; background-color: #174B84; margin: 0 0 1px 0; padding: 5px 0 3px 5px; font-size: 13px; color: #ffffff; border: 1px solid #ffffff; }

/* Home Page */
#latest { background-color: #f5f5f5; border: 1px solid #ffffff; outline: 1px solid #c7c7c7; width: 970px; height: 368px; margin: -7px 0 0 0; padding: 3px 0 0 5px; float: left; }
#bannerimg { outline: 1px solid #c7c7c7; float: left; }
#latestnews { width: 418px; float: right; }
#latestnews h2 { margin: 0; color: #ffffff; text-transform: uppercase; letter-spacing: 1px; }
#newstitle { background-image: url(../images/titlebar.jpg); background-repeat: repeat-x; width: 396px; height: 50px; padding: 17px 0 0 17px; }
#thenews { width: 390px; padding: 0 0 0 16px; }
#thenews span.small { color: #920000; text-decoration: underline; margin: 0 0 15px 0; float: left; }
#thenews p { float: left; text-shadow: 1px 1px 0px #ffffff; }
.caption { font-size: 11px; color: #ffffff;background-color: #000000; width: 528px; height: 40px; margin: -50px 0 0 0; padding: 10px 10px 0 10px; border-top: 1px solid #333333; position: relative; z-index: 99; opacity: .75; filter: alpha(opacity=75); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }

/* Sections */
#sections { width: 975px; }
#sections p { width: 295px; margin: 0 0 15px 3px; text-shadow: 1px 1px 0px #ffffff; }

/* Store */
#store { background-color: #f5f5f5; border: 1px solid #ffffff; outline: 1px solid #c7c7c7; width: 300px; height: 300px; margin: 53px 27px 0 0; padding: 5px 0 0 5px; float: left; }
#productimg { margin: 0 0 15px 0; }

/* Sponsor */
#youtube { background-color: #f5f5f5; border: 1px solid #ffffff; outline: 1px solid #c7c7c7; width: 300px; height: 300px; margin: 53px 27px 0 0; padding: 5px 0 0 5px; float: left; }
#youtube object { width: 295px; height: 243px; }
#youtube embed { width: 295px; height: 243px; }

/* Tabs */
.widget { background-color: #f5f5f5; border: 1px solid #ffffff; outline: 1px solid #c7c7c7; width: 300px; height: 300px; margin: 53px 0 0 0; padding: 5px 0 0 5px; float: left; }
.widget h2, .widget h3, .widget h4 { text-align: center; }
.widget h3 { font-size: 20px; margin: 0; padding: 5px 0 5px 0; }
.widget h4 { font-size: 16px; margin: 0; padding: 5px 0 5px 0; }
.widget p { text-align: center; }
.tabnav li { background-image: url(../images/titlebar.jpg); background-repeat: repeat-x; width: 146px; height: 50px; padding: 1px 0 15px 0; margin: 0 3px 0 0; float: left; text-align: center; text-transform: uppercase; }
.tabnav li a h2 { color: #ffffff; text-decoration: none; }
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a { text-decoration: none; }
.tabdiv { width: 298px; }
.ui-tabs-hide { display: none; }

/* Titlebars */
.titlebar { background-image: url(../images/titlebar.jpg); background-repeat: repeat-x; width: 295px; height: 35px; padding: 17px 0 0 0; }
.titlebar h2 { margin: 0; color: #ffffff; text-transform: uppercase; text-align: center; letter-spacing: 1px; }

/* Sponsors */
#sponsors { background-image: url(../images/sponsorsBg.png); background-repeat: no-repeat; width: 989px; height: 126px; margin: 70px 0 0 -5px; float: left; }
#sponsors ul { padding: 8px 0 0 5px; overflow: hidden; }
#sponsors ul li { display: inline-block; float: left; margin: 0 0 0 25px; }

/* Ad */
#ad { width: 1000px; margin: 0 auto; text-align: center; }
#ad img { margin: 75px 0 0 0; }

/* Pagination */
.postnavigation { width: 650px; margin: 25px 0 0 0; float: left; }
.postnavigation a { font-size: 13px; padding: 8px 5px 5px 5px; background-color: #f5f5f5; border: 1px solid #cccccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; text-shadow: 1px 1px 0px #ffffff; }
ul.pagination { float: left; list-style: none; padding: 0; margin: 0 0 25px 0; }
ul.pagination li { float: left; margin: 0 6px 6px 0; font-size: 11px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
ul.pagination li a { display: inline-block; padding: 3px 6px; background-color: #f5f5f5; border: 1px solid #cccccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
ul.pagination li.active { padding: 4px 0 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color: #707070; }

/* Sidebar */
#sidebar { width: 250px; margin: 10px 0 0 0; float: right; }
#sidebar div { width: 100%; margin: 0 0 25px 0; float: left; }
#sidebar h2 { width: 250px; }
#sidebar ul { margin: 0; }
#sidebar li { width: 250px; list-style: none; }
#sidebar li a { font-size: 13px; text-shadow: 1px 1px 0px #ffffff; }

/* Footer */
#footerWrapper { background-image: url(../images/footer-bg.jpg); background-repeat: repeat-x; width: 100%; height: 50px; margin: -120px auto; text-align: center; padding: 35px 0 0 0; clear: both; }
#footer {  width: 975px; margin: 0 auto; text-align: center; }
#builtby { float: left; }
#footer span { color: #979797; font-size: 12px; text-shadow: 1px 1px 0px #ffffff; margin: 5px 0 0 15px; float: right; }

/* Shopping Cart */
#cart { height: 0px; margin: 0 auto; position: relative; z-index: 10; overflow: hidden; }
#cart_contents { height: 100%; width: 100%; position: absolute; z-index: 1; }
.shopping_cart { width: 99%; margin: 0; }
.post .shopping_cart { width: 99%; color: #101620; }
.shopping_cart table { background-color: #fffde7; color: #101620; border: 1px solid #e4d13a; padding: 25px; font-size: 13px; }
.shopping_cart input { border-top: 1px solid #b0b0b0; border-left: 1px solid #b0b0b0; border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; padding: 3px; }
.product_list_item td { padding: 25px 0 0 0; }
.product object form input { background-color: #76a70e; color: #101620; text-decoration: none; border: 1px solid #ffffff; outline: none; padding: 5px; margin: 25px 0 25px 0; cursor: pointer; }
.product object form input:hover { background-color: #0b6385; color: #101620; padding: 5px; text-decoration: none; border: 1px solid #ffffff; }
.shopping_cart input.eStore_remove_item_button { border: none; }
.shopping_cart input.eStore_empty_cart_button { border: none; }
.shopping_cart input.eStore_paypal_checkout_button { margin: 65px -110px 0 0; border: none; float: right; }
.shopping_cart a { font-weight: bold; }
.shopping_cart label { margin: 25px 0 0 0; }
.eStore_remove_item_button {  margin: 0; width: 25px; height: 23px; float: right; }
.eStore_empty_cart_button { margin: 0; width: 27px; height: 26px; float: right; }
.subtotal { font-size: 16px; color: #101620; margin: 25px 0 0 0; float: right; }
.total { font-size: 16px; color: #101620; margin: 25px 0 0 0; float: right; }
.cartLinks object form input { margin: 10px 0 0 0; float: left; }
.cartLinks object form { font-size: 13px; color: #101620; }

/* Clear Fix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }

/* Hide from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* Tooltip */
#tooltip { width: 150px; position: absolute; z-index: 99999; background-color: #101620; color: #ffffff; border: 1px solid #2e3a4e; text-shadow: none; padding: 10px; display: none; opacity: .80; filter: alpha(opacity=80); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

/* Generic Classes */
.keyword { background-color: yellow; padding-top: 0; padding-right: 3px; padding-bottom: 0; padding-left: 3px; }
.small { font-size: 11px; }
.alignleft { float: left; }
.alignright: { float: right; }
.jsNotice { width: 910px; padding: 25px 25px 15px 25px; margin: 50px auto; background-color: #ffdfdf; border: 1px solid #df7d7d; position: relative; z-index: 9999; text-shadow: 1px 1px 0px #ffffff; }
.jsNotice h1 { color: #ff0000; font-size: 32px; }
a.more-link { background-color: #740000; color: #ffffff; padding: 5px 10px 5px 10px; margin: 18px 0 0 0; font-size: 11px; float: right; text-shadow: none; }
span.red { color: #920000; }