@charset "utf-8";
/*  
Theme Name: no limits education
Description: This is my theme for a tutorial.
Version: 1.0
Author: Ben Lumley
Author URI: http://www.nolimitseducation.co.uk

*/

body { 
	background-image:url(../../../../Ben%20Lumley/backsweep.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	width:950px;
	height:auto;
	margin:15px auto 15px auto;
	color:#333333;
}
h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	padding: 0 0 10px 0;
}
a:link {
	color:#006;
	text-decoration: none;
	border-width:1px;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration:none;
	color:#009;
}
a:active {
	text-decoration: none;
	color: #006;
}
.img-border {
	style="background-color:#fff; 
	color:#FFF; 
	border:#FFF solid 1px;
}
.img-border-gray {
	style="background-color:#fff; 
	color:#FFF; 
	border:#999 solid 1px;
}
.post {
	padding:10px 0 10px 0;
}
.post h2{
	font-size:18px;
}
p {
	padding:10px 0 0 0;
}
.entry {
	line-height:18px;
}
p.postmetadata {
	margin:10px 0 0 0;
	border-bottom:#666 thin solid;
	padding-bottom:40px;
}
.navigation {
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
#wrapper {
	margin: 0 auto 0 auto;
	width:950px;
	text-align:left;
}
#header {
	background-image:url(../../../../Ben%20Lumley/backsweep.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	width:950px;
	height:138px;
}
#logo {
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	height:115px;
	width:43px;
	padding-top:8px;
	padding-left:15px;
}
#nolimits {
	font-size:36px;
	color:#FF0000;
	text-align:left;
	float:left;
	padding-top:10px;
	padding-left:15px;
	font-family: arial black;
	letter-spacing:-2px;
}
#nolimitsblack {
	font-family:'Arial'; 
	font-weight:bold; 
	font-size:32px; 
	color:#000000;
}
#nolimitsblacksmall {
	font-family:"Arial Black";
	color:#000;
}
.nolimitsred {
	color:#FF0000;
	font-family:"Arial Black";
}
.nolimits small {
	font-size:24px;
	color:#000000;
}
#search {
	float:right;
	font-size:10px;
	margin-left:723px;
	margin-top:108px;
	position:absolute;
}
#socialmedia {
	float:right;
	padding-top:10px;
}
#navibar {
	background-image:url(../../../../navibar2.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	height:25px;
	width:950px;
	clear:both;
	border: 1px solid #CCC;
	position:relative;
	text-align:left;
	font-size: 13px;
	text-indent:0.53cm;
	color: #333;
	margin-top:15px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size:13px;
	color:#333;
}

#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #999;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 14em;
}

#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 7px 0px 5px 1px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-image:url(../../../../dropmenuback.gif);
	background-repeat: repeat-x;
	border:1px solid #ccc;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #333;
	background-color: transparent;
}

#p7menubar ul a:hover {
	color: #999!important;
}

#p7menubar li {
	width: auto;
}

#container {
	width:700px;
	float:left;
	text-align:left;
	margin-left:10px;
}
.sidebar {
	width:170px;
	float:left;
	text-align:left;
	background:#fff;
	margin:22px 0 0 63px;
	font-size:12px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding:0 10px 0 10px;
}
.sidebar ul li {
	padding:10px 0 10px 0;
}
table#wp-calendar {
	width:100%;
}
#footer {
	clear:both;
	float:left;
	width:900px;
	text-align:center;
	padding-top:10px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	width:720px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
#workshoptitle {
	width:950px;
	height:25px;
	background-image:url(../../../../navibar2.gif);
	background-repeat:repeat-x;
	border:1px solid #CCC;
	font-size:13px;
	text-align:left;
	text-indent:0.5cm;
	padding-top:5px;
}
#base {
	background-color:#FFFFFF;
	width:950px;
	height:50px;
	font-size:11px;
	float:left;
	margin-top:10px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.authorbox {
	border: #999 solid 1px;
	width: 638px;
	height:87px;
	background-color:#e4e4e4;
}
.authorpix {
	padding-top: 6px;
	padding-left: 6px;
}
.postauthor {
	margin-left:10px;
	margin-top:7px;
	position:absolute;
	width:593px;
}
#content {
	width:700px;
	float:left;
	text-align:left;
}
	
