/*
Theme Name: Red
Description: Red is a stylish WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes / Templates</a>
Author: Free Blog Themes / Templates
Author URI: http://jump2top.com/themes/
Version: 1.1
Tags: gray, red, white, 2-columns, right sidebar, widget ready, fixed width, seo friendly, free

*/



/* Begin #BODY Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

body {
font: Tahoma, Verdana, sans-serif;
font-size: 12px;
color: #000000;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
width: 100%;
height: 100%;
margin: 0 auto;
text-align: center;
overflow-x: hidden;
}

/* End #BODY Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin #pageWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/


#pageWrapper {
width: 100%;
height: 100%;
margin: 0 auto;
text-align: center;
}

#container {
width: 1000px;
height: 100%;
margin: 0 auto;
text-align: left;
}

#footerWrapper {
background-image: url(images/bgfoot.jpg);
background-repeat: repeat-x;
background-color: #3f5d37;
width: 100%;
height: 400px;
margin: 0 auto;
float:left;
text-align: center;
}

#footerInner {
margin: 0 auto;
width: 769px;
height: 180px;
text-align: left;
}

/* End #pageWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#logo {
background-image: url(images/logo.png);
width: 510px;
height: 85px;
margin-top: 5px;
float: left;
}

#logo2 {
background-image: url(images/logo.png);
width: 510px;
height: 85px;
margin-top: 5px;
float: left;
position: absolute;
z-index: 1;
}


#navbar {
display: visible;
padding-top: 30px;
float: right;
width: 400px;
}

#navbar li{
font-family: Tahoma, Verdana, Helvetica, Arial;
font-size: 12px;
color: #1a2a46;
list-style:none;
display:block;
outline: none;
float: left;
}

#navbar a:link {
text-decoration:none;
color:#1a2a46;
}

#navbar a:hover {
color:#ffffff;
text-decoration: none;
}

#navbar a:active {
text-decoration:none;
color:#1a2a46;
}

#navbar a:visited {
text-decoration:none;
color:#1a2a46;
}

#trans {
background-image: url(http://www.rocblocltd.co.uk/slides/slide1.jpg);
background-repeat: no-repeat;
margin-left: 110px;
padding-bottom: 20px;
height: 253px;
width: 769px;
float: left;
}

#mainBody {
height: 100%;
width: 769px;
margin-left: 115px;
float:left;
margin-top: 10px;
padding-bottom: 25px;
}

#contactDetails {
height: 180px;
width: 350px;
float: left;
}

#contactForm {
height: 180px;
width: 350px;
float: right;
}


h2 a:link {
font-family: Tahoma;
font-size: 0.8em;
text-decoration: none;
color: #1a2a46;
}

h2 a:hover {
font-family: Tahoma;
font-size: 0.8em;
text-decoration: none;
color: #f1c548;
}

h2 a:active {
font-family: Tahoma;
font-size: 0.8em;
text-decoration: none;
color: #1a2a46;
}

h2 a:visited {
font-family: Tahoma;
font-size: 0.8em;
text-decoration: none;
color: #1a2a46;
}



h1, h2 {
font-family: Tahoma, Verdana, Helvetica, Arial;
font-size: 15px;
color: #1a2a46;
}

#mainBody p {
font-family: Tahoma, Verdana, Helvetica, Arial;
font-size: 12px;
line-height: 15px;
color: #607897;
}

#footerInner p {
font-family: Tahoma, Verdana, Helvetica, Arial;
font-size: 12px;
line-height: 15px;
color: #ffffff;
}


ul li {
font-family: Tahoma, Verdana, Helvetica, Arial;
font-size: 12px;
color: #0d3b01;
line-height: 20px;
}

.cYel {
color: #f1c548;
font-weight: bold;
text-decoration: none;
}

.aYel {
color: #f1c548;
font-weight: bold;
text-decoration: none;
}

.aWhite {
font-size: .5em;
text-decoration: none;
}




#pagenav {
	float: right;
	font-size: 9pt;
	font-weight: bold;
}


.post {
	padding-bottom: 5px;
/*	border-bottom: 1px solid #b2b2b2; */
	margin-bottom: 5px;
}
.postmetadata {
	padding: 10px 0px 10px 0px;
	color:#666666;
}
/* text */
#title h1 a {
	color: #ffffff;
	font-size: 24pt;
	text-decoration: none;
	font-weight: normal;
}
.description {
	color:#CCCCCC;
	font-size: 14pt;
}
#pagenav ul li {
	list-style:none;
	display: inline;
}
#pagenav li a {
	color: #ffffff;
	padding-left: 20px;
	text-decoration: none;
}
#pagenav li a:hover {
	color:#410202;

}

#content h1 a {
	color: #790000;
	text-decoration: none;
}
.postmetadata a {
	color:#666666;
	text-decoration: none;
}
#sidebar a {
	color: #410202;
	text-decoration: none;
}
#sidebar ul li {
	list-style: none;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar li {
	padding-bottom: 2px;
}
td, th {
	padding: 2px;
}
caption {
	font-weight: bold;
}
#content ul li, #content ol li {
	margin-left: 30px;
}
blockquote {
	padding: 15px 15px 15px 30px;
	font-size: 10pt;
	font-style: italic;
	background:url(images/background_blockquote.gif) left top no-repeat;
}
/* wp default */
.navigation {
	margin-top: 20px;
}
.navigation a {
	color: #666666;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#date {
	padding-bottom: 5px;
	color: #CCCCCC;

}
#date a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}
#today {
	font-weight: bold;
	color: #790000;
}
.center {
	text-align: center;
	padding-top: 10px;
}


/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #666666; 
	background-color: white;
	padding: 5px;
	font-size: 9pt;
	color: #0d3b01;
	font-weight: bold;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #ffffff;
	color: #0d3b01;
	border: 1px solid #666666; 
	font-size: 9pt;
	padding: 2px;
	font-weight: bold;
}



/* BEGIN SHOW ================================================================== */
#showcaseBg {width: 769px;height: 253px;margin: 0 auto;margin-top: 0px;margin-left: 0px;overflow: hidden; z-index:0;}
#showdiv {width: 769px;height: 253px;margin: 0 auto;overflow: hidden; z-index:0;}
#showanchor {width: 769px;height: 253px;margin: 0 auto;overflow: hidden; z-index:0;}
#showimg {width: 769px;height: 253px;margin: 0 auto;overflow: hidden; z-index:0;}

.contentblock {height: 100%; width: 769px; padding-bottom: 10px; float: left;}

/*Products Cell ETC =============================================================== */
#prodcell {
width: 771px;
height: 716px;
}
#prodcell2 {
width: 771px;
height: 400px;
}

#myhover {
width: 257px;  /*width of the image */
height: 154px;  /* height of the image */
background:url(images/shop1.jpg) no-repeat;
}

#myhover:hover {
background:url(images/shop1_hover.jpg) no-repeat;
}

