/*  
Theme Name: Tutorial
Theme URI: http://www.reed-design.co.uk
Description: This is my theme.
Version: 1.0
Author: Joel Reed
Author URI: http://www.reed-design.co.uk

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
    margin-left: 6px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
    padding: 0px;

}


body{
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: top;
	background-color: #222222;
	color: #ffffff;
}
input { 
 background-color: #a11312;
 color: #ffffff;
 border: 1px solid #FFFFFF;
}
textarea { 
 background-color: #a11312; 
 color: #ffffff;
 border: 1px solid #FFFFFF;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: small;
}

h1 {  color: #373737;  font-family: Tahoma, Verdana, Arial, Sans-serif;  font-weight: bold;  font-size: 20px; padding: 0 0 10px 0; overflow: hidden;}



h2{
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;

}

a:link, a:visited{
	text-decoration: underline;
	color: #ffffff;
}

a:hover{
	text-decoration: none;
	color: #a11312;
}

p{
	padding: 9px 6px 0 0;

}

#wrapper{
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 809px;
	text-align: left;
	border: 1px solid #FFFFFF;
	background: #373737;

}

#header{
	width: 809px;
	background-image: url(images/banner3.jpg);
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	width: auto;
	height: 185px;
}

#wrapper #navbg #menu1 {
	font-size: small;
	background-color: #373737;
	width: 100px;
	height: auto;
	float: left;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	display: inline-block;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
#wrapper #navbg #menu1 ul {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#wrapper #navbg #menu1 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	height: auto;
	width: auto;
	text-indent: 0px;
	margin: 0px;
}
#wrapper #navbg #menu1 a {
	display: block;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	height: auto;
	padding: 5px;
	text-decoration: none;
}

#wrapper #navbg #menu2 {
	font-size: small;
	background-color: #373737;
	width: 100px;
	height: auto;
	float: left;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	display: inline-block;
}
#wrapper #navbg #menu2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#wrapper #navbg #menu2 li {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	height: auto;
	width: auto;
	text-indent: 0px;
	margin: 0px;
}
#wrapper #navbg #menu2 a {
	display: block;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	height: auto;
	padding: 5px;
	text-decoration: none;
}

#wrapper #navbg #menu2 a:hover {
	background-image: none;
	background-color: #A11312;
}

#wrapper #navbg #menu3 {
	font-size: small;
	background-color: #373737;
	width: 100px;
	height: auto;
	float: left;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	display: inline-block;
}
#wrapper #navbg #menu3 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#wrapper #navbg #menu3 li {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	height: auto;
	width: auto;
	text-indent: 0px;
	margin: 0px;
}
#wrapper #navbg #menu3 a {
	display: block;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	height: auto;
	padding: 5px;
	text-decoration: none;
}

#wrapper #navbg #menu3 a:hover {
	background-image: none;
	background-color: #A11312;
}

#wrapper #navbg #menu4 {
	font-size: small;
	background-color: #373737;
	width: 100px;
	height: auto;
	float: left;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	display: inline-block;
}
#wrapper #navbg #menu4 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#wrapper #navbg #menu4 li {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	height: auto;
	width: auto;
	text-indent: 0px;
	margin: 0px;
}
#wrapper #navbg #menu4 a {
	display: block;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	height: auto;
	padding: 5px;
	text-decoration: none;
}

#wrapper #navbg #menu4 a:hover {
	background-image: none;
	background-color: #A11312;
}

#wrapper #navbg #menu5 {
	font-size: small;
	background-color: #373737;
	width: 100px;
	height: auto;
	float: left;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	display: inline-block;
}
#wrapper #navbg #menu5 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#wrapper #navbg #menu5 li {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	height: auto;
	width: auto;
	text-indent: 0px;
	margin: 0px;
}
#wrapper #navbg #menu5 a {
	display: block;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	height: auto;
	padding: 5px;
	text-decoration: none;
}

#wrapper #navbg #menu5 a:hover {
	background-image: none;
	background-color: #A11312;
}

#wrapper #navbg #menu6 {
	font-size: small;
	background-color: #373737;
	width: 100px;
	height: auto;
	float: left;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	display: inline-block;
}
#wrapper #navbg #menu6 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#wrapper #navbg #menu6 li {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	height: auto;
	width: auto;
	text-indent: 0px;
	margin: 0px;
}
#wrapper #navbg #menu6 a {
	display: block;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	height: auto;
	padding: 5px;
	text-decoration: none;
}

#wrapper #navbg #menu6 a:hover {
	background-image: none;
	background-color: #A11312;
}

#wrapper #navbg #menu7 {
	font-size: small;
	background-color: #373737;
	width: 100px;
	height: auto;
	float: left;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	display: inline-block;
}
#wrapper #navbg #menu7 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#wrapper #navbg #menu7 li {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	height: auto;
	width: auto;
	text-indent: 0px;
	margin: 0px;
}
#wrapper #navbg #menu7 a {
	display: block;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	height: auto;
	padding: 5px;
	text-decoration: none;
}
#wrapper #navbg a:hover {
	background-color: #A11312;
	display: block;
	height: auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	border: 3px none #A11312;
	background-image: none;
}
#wrapper #navbg #menu1 a:hover {
	background-image: none;
	background-color: #A11312;
}

#navbg {
	background-color: #373737;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: none;
	margin-right: 49px;
	margin-left: 49px;
}

#wrapper #navdivider {
	font-size: 1px;
	height: 10px;
	width: 809px;
	float: left;
	background-color: #A11312;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-image: url(images/navdiv3.jpg);
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#container{
	float: left;
	width: 500px;
}

#title{
	float: left;
	width: 414px;
	height: 75px;
	background-image: url(images/blog.jpg);
	background-repeat: no-repeat; 
	margin-top: 30px;
	margin-left: 8px;
}

#titlespan{
	display:none;
}

#tiwelcome{
	float: left;
	width: 414px;
	height: 55px;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat; 
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 33px;
}

#tiwelcomespan{
	display:none;
}

#tifeatport{
	float: left;
	width: 414px;
	height: 55px;
	background-image: url(images/featport.jpg);
	background-repeat: no-repeat; 
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 33px;
}

#tifeatportspan{
	display:none;
} 

#tistatus{
	float: left;
	width: 180px;
	height: 75px;
	background-image: url(images/status.jpg);
	background-repeat: no-repeat; 
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
}

#tistatusspan{
	display:none;
}

#tiabout{
	float: left;
	width: 414px;
	height: 55px;
	background-image: url(images/aboutme.jpg);
	background-repeat: no-repeat; 
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 33px;
}

#tiaboutspan{
	display:none;
}

#timovie{
	float: left;
	width: 414px;
	height: 75px;
	background-image: url(images/movies.jpg);
	background-repeat: no-repeat; 
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 33px;
	margin-bottom: 10px;
}

#timoviespan{
	display:none;
}


/*- most recent twitter*/
.sb-lasttwitter ul li {
	list-style-type: none;
	
}
	
.post{
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 20px;

}

.post h2{
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 18px;

}

.entry{
	line-height: 18px;
	padding: 10px 0 10px 0;

}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	padding-left: 10px;

}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;

}

.sidebar{
	float: left;
	width: 200px;
	padding-left: 85px;
	background: #373737;
	margin: 0 0 0 10px;
	margin-top: 38px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;

}

.sidebar ul li{
	padding: 10px 0 10px 0;

}

.sidebar ul li h2{
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 14px;
	text-decoration: bold;
	color: #ffffff;

}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;

}

.sidebar2{
	float: left;
	width: 200px;
	padding-left: 65px;
	background: #373737;
	margin: 0 0 0 10px;
	margin-top: 38px;
	display: inline;
}

.sidebar2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;

}

.sidebar2 ul li{
	padding: 10px 0 10px 0;

}

.sidebar2 ul li h2{
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 14px;
	text-decoration: bold;
	color: #ffffff;

}

.sidebar2 ul ul li{
	padding: 0;
	line-height: 24px;

}

table#wp-calendar{
	width: 100%;

}

#footer{
	clear: both;
	float: left;
	width: 809px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	text-transform: uppercase;
	height: 50px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: none;
	background: url(images/footer3.jpg);
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 0px;
	padding-bottom: 0px;
	
}

#wrapper #footer p {
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 10px;
}

#validation {
	float: none;
	height: auto;
	width: 810px;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper #portfolio7 {
	height: 68px;
	width: 160px;
	padding-top: 10px;
	margin-left: 5px;
}

#wrapper #portfolio7 a.image { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 160px; /* width of reactive image */
     height: 68px; /* height of reactive image */
     background-image: url(images/lilleshall1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
#wrapper #portfolio7 a.image:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image: url(images/lilleshall2.jpg); /* source for target image */
     }

#wrapper #portfolio8 {
	height: 68px;
	width: 160px;
	margin-left: 167px;
	margin-bottom: 10px;
	margin-top: -68px;
}

#wrapper #portfolio8 a.image { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 160px; /* width of reactive image */
     height: 68px; /* height of reactive image */
     background-image: url(images/uni1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
#wrapper #portfolio8 a.image:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image: url(images/uni2.jpg); /* source for target image */
     }
	 
#wrapper #portfolio9 {
	height: 68px;
	width: 160px;
	margin-left: 333px;
	margin-bottom: 10px;
	margin-top: -78px;
}

#wrapper #portfolio9 a.image { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 160px; /* width of reactive image */
     height: 68px; /* height of reactive image */
     background-image: url(images/image1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
#wrapper #portfolio9 a.image:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image: url(images/image2.jpg); /* source for target image */
     }


.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;
}

#film1 {
	height: 130px;
	width: 92px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#film2 {
	height: 130px;
	width: 92px;
	margin-left: 120px;
	margin-top: -130px;
	margin-bottom: 30px;
}
#film3 {
	height: 130px;
	width: 92px;
	margin-left: 230px;
	margin-top: -130px;
	margin-bottom: 30px;
}
