/*
Theme Name: Ultra Limit
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Author: Creotec - Web Design Berkshire
Author URI: http://www.leechamberlain.co.uk
Tags: ultra, running
*/

body {  padding:0px; margin:0px; background-color:#8c8c8c; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:140%; color:#333333;}
div { padding:0px; margin:0px;  }
img { border:0px none; }

h1 { color:#f63200; font-weight:normal; font-size:26px; }
h3 { font-size:15px; padding-bottom:8px; margin:0px;}
h4 { font-size:15px;  color:#f0b738; font-weight:normal; margin:0px; margin-bottom:-5px;}
.white_txt { color:#fff; }



#container { 
	margin:0px auto;
	width:1000px; 
	overflow:auto;
	

}

#header_container {
	overflow:hidden;
}
#header {
	background:url(images/header_rpt.jpg) repeat-x;
	height:85px;
}
#navigation {
	text-align:center;
	padding-top:35px;
}

#navigation ul { padding:0px; margin:0px; }

#navigation li {
	display:inline;
	padding-right:25px;
	font-size:15px;
}
#navigation li a { color:#000; text-decoration:none; font-weight:bold; }
#navigation li a:hover { color:#ec713a; }

#postcard_container {
	background:url(images/header_orange.jpg) no-repeat;
	height:245px;
}

#welcome_left a { color:#333; }

#postcard {
	float:right;

}

#logo {
	position:absolute;
	width:275px;
	height:272px;
	margin-left:350px;
	margin-top:70px;
}

#body_container {
	background:url(images/gradiant_grey.jpg) repeat-x;
	overflow:auto;
	padding: 20px 20px 0px 20px;
	background-color:#fff;
}


#home_text_container {
	overflow:auto;
	margin-bottom:20px;
	
}

#welcome_left {
	float:left;
	width:460px;
	padding-right:15px;
	background:url(images/line_rpt.jpg) repeat-y;
	background-position:right;
	
}

#welcome_right {
	float:right;
	width:465px;
	
}

#home_widgets {
	clear:both; 
	background-color:#313131;
	overflow:hidden;
	color:#fff;
}

#home_widgets a { color:#fff;}

#widget_left {
	width:300px;
	float:left;
	padding:20px;
}

#widget_center {
	width:280px;
	float:left;
	text-align:center;
	background-color:#5D5D5D;
	padding:20px;
}

#money_raised {
	padding-top:25px;
	padding-bottom:20px;
	font-size:60px;
	color:#fff;
	font-weight:bold;

}

#widget_right {
	width:300px;
	float:left;
	padding:20px;
}

#body_text {
	float:left;
	width:670px;
	padding-bottom:20px;
}

#body_text a {
	color:#333333;
}
#sidebar {
	float:right;
	width:275px;
	overflow:auto;
	
	
}
#sidebar_top {
	background:url(images/sidebar_top.png) no-repeat;
	background-position:top;
	height:25px;
}
#sidebar_bottom {
	background:url(images/sidebar_bottom.png) no-repeat;
	background-position:bottom;
	height:25px;
}

#sidebar_contents {
	background-color:#313131;
	min-height:400px;
	padding:1px 20px 20px 20px;
	text-align:center;
}

#money_raised_side {
	font-size:44px;
	color:#fff;
	padding:20px 0 10px 0;
}
#footer {
	clear:all;
	background-color:#000000;
	min-height:50px;
	padding:20px;
}

#navigation .page-item-2 {	display:none; }

