/*
Theme Name: 
Theme URI: http://www.ki-media.co.uk
Description: Custom Wordpress template for .
Author: Ki Media
Updated: 04 November 2011
Developer/Designer:
Ki Media, hello@ki-media.co.uk
ki-media.co.uk, The Attic, 5 Charlotte Square, Newcastle upon Tyne, NE1 4XF, t: 0191 233 2119
*/		


header
,nav
,section
,article
,aside
,footer
,hgroup 
{ 
display: block;
}


/* =Body 
----------------------------------------------------------------------------------------- */
body { background: transparent url("img/bg1.gif") repeat top left; }



section.articlebig .tab_content {clear: both; border: 1px solid red;}


/* =Navigation 
----------------------------------------------------------------------------------------- */
section.nav h2.site-description { padding-top: 10px; }

section.nav ul a li { margin-top: -24px; padding: 13px 20px; }




/* =Comments Small
----------------------------------------------------------------------------------------- */
section.commentssmall .content .comments p { margin-bottom: 10px; }

section.commentssmall .content .comment2 { border-bottom: none; margin-bottom: 0px; }




/* =Shop Small
----------------------------------------------------------------------------------------- */
section.shopsmall .content { text-align: center; width: 270px; }

section.shopsmall .content ul li { text-align: center; display: inline-block; margin: 20px 20px 0 20px; }


/* =Shop Big
----------------------------------------------------------------------------------------- */
table.amazon-product-price tbody tr td.amazon-new span { margin-top: -22px; float: left; }
section.shopbig .content table.amazon-product-price tbody tr td.amazon-new span { margin-top: -22px; }
section.shopbig .content p { margin-top: -10px; }


/* =Pop Up
----------------------------------------------------------------------------------------- */
div#product-popup .pricing span.instock {  }


/* =News Small
----------------------------------------------------------------------------------------- */
section.newssmall .content .new4 { border-bottom: none; }



/* =Most Read Small
----------------------------------------------------------------------------------------- */
section.mostread .content .mostread3 { border-bottom: none; }



/* =Writers Big
----------------------------------------------------------------------------------------- */
section.writersbig ul li { margin-right: 13px; }



/* =Subnav Header
----------------------------------------------------------------------------------------- */
section.subnav-header { margin-top: -25px;  }


/* =Search Bar
----------------------------------------------------------------------------------------- */
section.search .searchbox input[type=text] { border: none; position: relative; top: -2px; left: -50px; width: 150px; border: 1px solid red !important; }



/* =Comedy Big
----------------------------------------------------------------------------------------- */
section.comedybig .comedy-images ul li a h3.comedytitle { background-color: #000000; }

section.comedybig .articlecontent h3.articletitle { margin-bottom: 10px; }



/* =Article Page
----------------------------------------------------------------------------------------- */
section.social-icons { float: left; margin-right: 0; top:335px; position: absolute; z-index: 1;
                    border-radius: 10px 0 0 10px; -webkit-border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px; -o-border-radius: 10px 0 0 10px;
                    background: #ffffff;
                    
}




/* =Footer
----------------------------------------------------------------------------------------- */
footer { background: #000000; }

section.nav-footer ul a li { margin-top: -24px; padding: 13px 20px; }



#content.wrap { /*height: auto; */}




