/* RESET */

body, div, h1, h2, h3, h4, h5, h6, p, ul, img, span {margin: 0px; padding: 0px; }

/* GENERIC */

body {
    background: #210c06;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #747474;
}

li {
    list-style: none;
}
.preload{
position:absolute;
left:-9999px;
top:-9999px;
}

#content-wrapper {
    margin: 0 auto;
    width: 1140px;
    position:relative;
}



/* HEADER */

#logo a {
    display: block;
    width: 555px;
    height: 175px;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: -9999px;
}

#header {
    background: url(http://ourtortures.com/imgs/header.jpg) no-repeat 0 0 scroll;
    width: 1130px;
    height: 191px;
    margin: 0 auto;
    position: relative;
}

#header ul {
    background: url(http://ourtortures.com/imgs/top-nav.png) no-repeat 0 0 scroll;
    position: absolute;
    top: 0;
    right: 48px;
    width: 461px;
    height: 31px;
    text-align: center;
}

#header ul li {
    float: left;
    width: 115px;
}

#header ul li a {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -.4px;
    color: #fff;
    text-decoration: none;
    line-height: 2em;
}

#header ul li a:hover {
    text-decoration: underline;
}

#welcome {
    width: 350px;
    position: absolute;
    top: 40px;
    right: 120px;
    text-align: center;
    float: left;
    font-size: 17px;
    color: #fff;

}
#welcome a {

    font-size: 15px;
    color: #c94725;
     text-decoration: none;
}

#welcome a:hover {

    font-size: 15px;
    color: #fff;
     text-decoration: underline;

}

/* PAGINATION */

#header-pagination {
    padding: 0;
    position: absolute;
    top: 150px;
    left: 654px;
    width: 340px;
}

.pagination {
    float: left;
    font-weight: bold;
    line-height: 1.6em;
    padding-left: 20px;
    color: #fff;
    padding: 30px 0 0 0;
    letter-spacing: 3px;
}

.pagination a {
    color: #c94725;
    text-decoration: none;
    font-family: 'Arial Black';
    font-size: 16px;
}

.pagination a:hover {
    color: #fff;
}

.pagination span {
    background: url(http://ourtortures.com/imgs/archive.png) no-repeat;
    display: block;
    float: left;
    width: 165px;
    height: 28px;
    padding-right: 20px;
    text-indent: -9999px;
}

/* THUMBS */

.thumbs {
    margin: 0 auto;
    padding-top: 10px;

}

.thumbs a img {
    border: 2px solid #fff;
    width: 180px;
    height: 240px;
    margin: 1px 0 0 1px;
}

.thumbs a:hover img  {
    border: 2px solid #c94725;
}
.thumbs1 {
    margin: 0 auto;
    padding-top: 10px;
}

.thumbs1 a img {
    border: 1px solid #fff;
    width: 220px;
    height: 165px;
    margin: 1px 0 0 1px;
}

.thumbs1 a:hover img  {
    border: 1px solid #c94725;
}

/* WORTH VISIT */

.ad {
    background: #211917 url(http://ourtortures.com/imgs/ad-bot.jpg) center bottom scroll no-repeat;
    width: 1057px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
}

.ad-inner-friendly {
    background: url(http://ourtortures.com/imgs/friends.jpg) center top scroll no-repeat;
    width: 1057px;
    padding-bottom: 60px;
}

.ad-inner {
    background: url(http://ourtortures.com/imgs/ad-top.jpg) center top scroll no-repeat;
    width: 1057px;
}

.ad a img {
    border: 6px solid #fff;
    float: left;
    width: 300px;
    height: 250px;
}
.ad object {
    border: 6px solid #fff;
    float: left;
}
.ad a:hover img {
    border: 6px solid #c94725;
    float: left;
    width: 300px;
    height: 250px;
}

.ad-post {
    width: 1057px;
    padding: 50px 0 20px 10px;
}

.ad p {
    float: left;
    font-size: 17px;
    min-height: 100px;
    width: 600px;
    color: #fff;
    line-height: 1.6em;
    padding: 40px 0 20px 30px;
}

.ad p a {
    float: left;
    font-size: 17px;
    color: #c94725;
     text-decoration: none;
}

.ad p a:hover {
    float: left;
    font-size: 17px;
    color: #fff;
     text-decoration: underline;

}

.ad span a {
    float: left;
    font-size: 32px;
    font-weight: bold;
    color: #e5ac01;
    letter-spacing: -1px;
    text-decoration: none;
    padding-left: 60px;
    font-family: 'Arial Black';
}
.ad span a:hover {
    float: left;
    font-size: 32px;
    font-weight: bold;
    color: #e5ac01;
    letter-spacing: -1px;
    text-decoration: underline;
    padding-left: 60px;
    font-family: 'Arial Black';
}

/* TOP TRADERS */

#top-traders {
    margin: 0 auto;
    width: 1050px;
    padding: 100px 0 100px 0;
}

#top-traders ul {
    float: left;
    width: 246px;
}

#top-traders ul li {
    background: url(http://ourtortures.com/imgs/arrow.png) no-repeat 0 10px scroll;
    text-indent: 15px;
    margin-left: 15px;
    line-height: 2.5em;
 }

#top-traders ul li a {
    font-size: 14px;
    line-height: 2em;
    font-family: 'Arial Black';
    margin-left: 2px;
    text-indent: 40px;
    color: #c94725;
    text-decoration: none;
    text-transform: capitalize;
}

#top-traders ul li a:hover {
    text-decoration: underline;
}

/* TEXT LINKS */

#text-links {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 30px 0;
}

.links {
    float: left;
    width: 490px;
    padding-left: 50px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 1.6em;
}

.links a {
    color: #fff;
    display: block;
    text-decoration: none;
}

.links a:hover {
    text-decoration: underline;
}

/* FOOTER */

#footer-wrapper {
    margin: 0 auto;
    width: 1140px;
    text-align: center;
    padding-top: 40px;
}

#footer-logo {
    background: url(http://ourtortures.com/imgs/footer-logo.jpg) no-repeat 0 0 scroll;
    margin: 0 auto;
    width: 390px;
    height: 136px;
}

#footer-text {
    text-align: center;
}

#footer-text a {
    color: #c94725;
    font-size: 17px;
    text-decoration: none;
}



/* TOOLS */

.clear {
    clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.imageOver{
	background:url(button.gif) no-repeat 50% 50%;

}
