/*
Theme Name: Boxing themes
Theme URI: http://wordpress.org/
Description: The boxing WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Masud Ibn Afjal
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
a{
text-decoration:none;
color:#FFFFFF;
}

*{
margin:0;
padding:0;
}

/* page and nav were like 880 at the start of this */
#page{
width:940px;
margin:0 auto;
background-color:#2c2c2c;
border: 2px solid #5f5f5f;
clear:both;
}
#header{
width:797px;
margin:0 auto;
padding:0;
padding-left:192px;
height:184px;
text-align:center;
}
#logo1{
float:left;
width:255px;
margin:0;
height:184px;
background-image:url(images/LOGO1.jpg);
}
#logo2{
float:left;
width:158px;
margin:0;
height:184px;
background-image:url(images/LOGO2.jpg);
}
#topblock {
	float:left;
	width:384px;
	height:184px;
	background-color: #2C2C2C;
	background-image: url(images/top_block.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#FFFFFF;
}
#topleft{
margin-top:5px;
float:left;
width:185px;
text-align:center;
line-height:22px;
}
#topright{
margin-top:5px;
float:left;
width:185px;
}
#bot{
clear:both;
padding-top:10px;
}
.clear{
clear:both;
width:100%;
}
#nav{
width:940px;
margin:o;
padding:o;
background-image:url(images/toolbar.jpg);
height:29px;
border-top:2px solid #EFEFEF;
border-bottom:2px solid #FBFBFB;
}
#nav ul{
height:29px;
margin:0;
padding:0;
}
#nav ul li:last-child{

}
#nav ul li{
float:left;
text-decoration:none;
list-style:none;
hieght:29px;
margin:0px;
margin-top:0px;
padding-top:0px;
padding:0;

}
#nav ul li a:hover{
background-color:#787878;
}
#nav ul li a{
margin:4px 3px 3px 3px;
padding:3px 3px 3px 3px;;
line-height:25px;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
border:1px solid #E7E7E7;
}
.block {
	background-color: #ffffff;
	margin:8px;
}

#content{
	width: 700px; /*originally under 645 */
	float:right;
	margin:8px 8px 8px 2px;
	background-color:#FFFFFF;
	/*background-image: url(images/glove.jpg) ;
	background-repeat: no-repeat;
	background-position: right bottom;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:25px;
	color: #333333;
	/*-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid black;*/
}
#content2{
	width:560px;
	float:right;
	margin:8px 2px 8px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	/*-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid black;*/
}
#sidebar{
float:left;
width:195px;
margin:8px 5px 8px 5px;
}
#sidebar ul{
margin:0;
padding:0;
}
#sidebar ul li{
margin:10px 2px 20px 5px;
list-style:none;
padding:0;
}
.side-title{
padding:4px;
padding-left:18px;
width:165px;
background-color:#191919;
background-image:url(images/titlebg.jpg);
background-repeat:no-repeat;
background-position:4px center;
color:#C7C7C7;
font-size:12px;
font-weight:bold;

}
#news{
margin:10px 0 10px 0;
}
#news p{
line-height:20px;
}
#news ul li{
margin:3px 2px 2px 5px;
list-style-image:url(images/libg.png);
list-style-position:inside;

}
#news ul li a{
color:#333333;
}
#label1{
margin-top:10px;
width:50px;
float:left;
line-height:25px;
font-weight:bold;
}
#input1{
margin-top:10px;
width:100px;
float:left;

}
#input1 input{
margin-top:3px;
margin-bottom:3px;
width:100px;
float:left;

}
.post {
	margin:10px 10px 40px 20px;
	text-align: justify;
	}
	.post h2{
	font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
	margin-bottom:10px;
	}
	.post h2 a{
	font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333333;
	}

.post hr {
	display: block;
	}

	.entry{
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}
#footer{
color:#FFFFFF;
}
/*contact form*/
#mark{
margin:15px auto;
width:450px;
}
#markp{
padding:4px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}
#marklabel{
margin-top:10px;
float:left;
text-align:right;
width:180px;
line-height:28px;
}
#markinput{
margin-top:10px;
float:left;
width:265px;
}
#markinput input{
height:16px;
margin-top:4px;
margin-bottom:4px;
width:260px;
float:right;

}
.marksubmit{
float:right;
margin-top:12px;
margin-bottom:14px;
margin-right:10px;
height:25px;
margin-left:160px;
padding:1px 6px 1px 6px;
}
*html .member,*html .gallery{
margin:5px;
}
.member{
margin:10px;
width:250px;
background:#FFFFFF;
	border:5px solid black;
	float:left;
}
.clear{
clear:both;
}
.memimg{
margin:10px;
}
.gallery{
margin:10px;
width:250px;
height:320px;
background:#FFFFFF;
border:5px solid black;
	float:left;
}

