/*
Theme Name: Richard Towers Boxing
Theme URI: http://www.richardtowersboxing.com/
Description: A theme by Abbas Arezoo for Richard Towers Boxing.
Version: 1
Author: Abbas Arezoo
Author URI: http://www.abbasarezoo.co.uk/
*/


body {
	background-color: #000000;
        background-image: url(http://www.richardtowersboxing.com/master-images/master-background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #fff;
	}
	
p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 12px;
        line-height: 16px;
	color: #fff;
	}

p.intro {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 16px;
        line-height: 20px;
        font-weight: bold;
	color: #fff;
	}

p.subintro {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 12px;
        line-height: 16px;
        font-weight: bold;
	color: #fff;
	}

blockquote {
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        margin: 0px;
        padding: 0px;
	font-style: italic;
        }

a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        }

a:hover {
        color: #c80000;
        text-decoration: none;
        font-weight: bold;
        }

a img {
        border: none;
        }
	
h1 {
	display: block;
        height: 35px;
        width: 500px;
        padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #ffffff;
        font-size: 10px;
	}

h3 {
	display: block;
        height: 30px;
        width: 560px;
        padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 10px;
	}
	
h5 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #fff;
	font-size: 12px;
	}
	
	
#wrapper {
	height: auto;
	width: 800px;
	position: absolute;
	top: 20px;
        left: 50%;
        margin-left: -400px;
        padding-top: 10px;
	border-top: 1px solid #808080;
	}
	
/* ---- HEADER ---- */
	
#header {
	height: 215px;
	width: 800px;
	background-image: url(http://www.richardtowersboxing.com/master-images/master-header.jpg);
	background-repeat: no-repeat;
	}
	
#main-nav {
	height: 35px;
	width: 560px;
	padding: 160px 0px 0px 0px;
	background-image: url(http://www.richardtowersboxing.com/nav/nav-back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#main-nav ul {
	list-style-type: none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	}

#main-nav li {
	display: inline;
	}
	
#main-nav li a.home,a.home:hover,a.profile,a.profile:hover,a.media,a.media:hover,a.contact,a.contact:hover  {
	height: 35px;
	width: 100px;
	float: left;
	}

#main-nav li a.home {
	background-image:url(http://www.richardtowersboxing.com/nav/home-1.jpg);
	}

#main-nav li a.home:hover {
	background-image:url(http://www.richardtowersboxing.com/nav/home-2.jpg);
	}

#main-nav li a.profile {
	background-image:url(http://www.richardtowersboxing.com/nav/profile-1.jpg);
	}

#main-nav li a.profile:hover {
	background-image:url(http://www.richardtowersboxing.com/nav/profile-2.jpg);
	}

#main-nav li a.media {
	background-image:url(http://www.richardtowersboxing.com/nav/media-1.jpg);
	}
	
#main-nav li a.media:hover {
	background-image:url(http://www.richardtowersboxing.com/nav/media-2.jpg);
	}

#main-nav li a.contact {
	background-image:url(http://www.richardtowersboxing.com/nav/contact-1.jpg);
	}

#main-nav li a.contact:hover {
	background-image:url(http://www.richardtowersboxing.com/nav/contact-2.jpg);
	}

.sub-gradient {
	height: 20px;
	width: 560px;
	}

/* ---- CONTENT ---- */
	
#content {
	height: auto;
	width: 560px;
        float: left;
        overflow: hidden;
	}

.post {
	height: auto;
	width: 560px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #808080;
        clear: both;
	}

.entry {
        height: auto;
	width: 560px;
        padding-bottom: 10px;
	}

.post-info {
	width: 150px;
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px 20px 20px 0px;
	float: left;
	}

.post-info img {
        width: 150px;
        height: 150px;
        padding-bottom: 10px;
        }

.post-img {
        width: 150px;
        height: 150px;
        padding: 0px 20px 10px 0px;
        float: left;
        }

.entry h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	}
	
.entry h5 {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	}
	
.entry h5 a {
	color: #ffffff;
	}

.entry h5 a:hover {
	color: #c80000;
	}

img.pagepic {
        height: 350px;
        width: 250px;
        padding: 10px 20px 10px 0px;
        float: left;
        }

ul.profile {
        display: block;
        height: auto;
        width: 230px;
        margin: 0px;
        padding: 10px 20px 10px 0px;
        text-decoration: none;
        list-style-type: none;
        font-size: 14px;
        line-height: 18px;
        float: left;
        }

/* ---- GALLERY ---- */

.gallery {
	height: 100px;
	width: 560px;
	margin: 5px 0px 5px 0px;
        padding: 0px;
	}

.gallery tr {
        margin: 0px;
        padding: 0px;
        }

.gallery td {
	height: 100px;
	width: 135px;
	padding: 0px 5px 0px 0px;
        margin: 0px;
	}

.gallery img {
	height: 100px;
	width: 135px;
	}

/* ---- SIDEBAR ---- */

#sidebar {
	height: 300px;
	width: 240px;
	background-image: url(http://www.richardtowersboxing.com/master-images/master-side.jpg);
	background-repeat: no-repeat;
        float: right;
	}


/* ---- FOOTER ---- */

#footer {
	height: auto;
	width: 800px;
	padding: 10px 0px 10px 0px;
        margin: 10px 0px 0px 0px;
	clear: both;
	border-top: 1px solid #808080;
	}
	
	
