/*  
Theme Name: Swayn & McCabe 2.0
Theme URI: http://zackdesign.biz
Description: Swayn & McCabe theme refresh
Version: 2.0
Author: Isaac Rowntree
Author URI: http://zackdesign.biz

*/

	body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tile.gif);
	margin: 0px;
	background-repeat: repeat;	
	}
	
	
	#box {
	height: auto;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	}
	
	.hidden {
    display: none;
  }
	
	/*********** general styles *************/
	
	#contentstyles h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc231e;
	height: 25px;
	padding-bottom: 0px;
	background-image: url(images/H1_titler_grafik.png);
	background-repeat: no-repeat;
	width: 535px;
	padding-left: 35px;
	padding-top: 4px;
	}
	
	#contentstyles p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	}
	
		#contentstyles h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		color: #cc231e;

	}
	
		#contentstyles ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
		font-weight: bold;
			color: #01573e;

	}
	
	
	
		
	/***********  header stuff **************/
	
	#header {
	background-image: url(images/headerXslicer.jpg);
	background-repeat: repeat-x;
	height: 146px;
	width: auto;
	}
	
	#header a img {
    border: 0;
  }
		
	#headercenter {
	height: auto;
	width: 987px;
	margin-right: auto;
	margin-left: auto;	
	}
		
	/***********  menu stuff **************/
		
	#menuBox {
	float: left;
	width: 279px;
	}
	
	#menu {
	float: left;
	width: 279px;
	}
		
	#menu a{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/norm_state_BTN.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 30px;
	height: 30px;
	width: 276px;
	text-indent: 5px;
	}
	
	#menu .current_page_item a, #menu .current-cat a {
	text-decoration: none;
	background-image: url(images/roll_state_BTN.jpg);
	background-repeat: no-repeat;
  }
	
	#menu a:hover{
	text-decoration: none;
	background-image: url(images/roll_state_BTN.jpg);
	background-repeat: no-repeat;
	}
	
	#menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
  }
  
  #menu li li a {
    padding-left: 20px;
    width: 256px;
  }
  
  #menu ul {
    margin: 0;
    padding: 0;
  }
	
		
	/***********  Content stuff *************/
		
	#contentHome {
	float: right;
	height: 460px;
	width: 700px;
	margin-top: 0px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;	
	}
.productImage {
	background-color: #E7E6DC;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #DAD6C2;
	height: auto;
}

	
	#contentPages {
	padding: 10px;
	float: right;
	background-color: #f8f3e6;
	min-height: 440px;
	width: 680px;
	margin-top: 0px;
	
	}
	
	#image {
	float: right;
	height: 460px;
	width: 700px;
	margin-top: 0px;
	background-repeat: no-repeat;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
	
	#textpanel {
	background-image: url(images/blackPNG.png);
	background-repeat: repeat;
	float: left;
	width: 680px;
	padding: 10px;
	margin-bottom: 0px;
	position: relative;
	margin-top: 0px;
	height: 178px;	
	}
	
	#textpanel h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	height: 25px;
	padding-bottom: 0px;
	background-image: url(images/H1_titler_grafik.png);
	background-repeat: no-repeat;
	width: 535px;
	padding-left: 35px;
	padding-top: 4px;
	}
	
	#textpanel p{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
	
	#textpanel a {
    color: #ffffff;
  }

	#viewmanufacturer {
	background-image: url(images/view_man_web.png);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 237px;
	margin-top: 230px;
	margin-right: 0px; 
	text-decoration: none;
	border: none;	
	}
	
	.headspace {
    margin-top: 230px;
    height: 32px;
  }
		
	#viewmanufacturer a{
	height: 33px;
	width: 237px;
	text-decoration: none;
	border: none;
	display: block;
	}
	
	.right {
    float:right;
  } 
	
	.left {
    float:left;
  }
  
  .post {
    clear: both;
    padding-bottom: 20px;
  }
  
  .post img.left {
    border: 0;
    padding-right:10px; 
  }
  
  .post ul {
    margin: 0;
    padding: 0;
  }
  
  .post li {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
  }
  
  .post a img {
    border: 0;
  }
  
  li.categories a img {
    float: left;
    padding: 5px;   
  }
  
  li.categories h2 {
    padding-top: 35px;
  }
	
	
	/***********  Footer stuff *************/
	
	
	#footer h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	height: 15px;
	padding-bottom: 0px;
	}
	
	#footer p {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
	
	#footer a {	
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
	}
	
	#footer a:hover {
	text-decoration: underline;
	}
	
	#footer {
	background-image: url(images/footer_grafik.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 987px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
	position: relative;
	}	
	
	#footer1 {
	float: left;
	padding: 8px;
	margin-left: 5px; 
	margin-right: 5px;
	height: 110px;
	width: 300px;	
	}
		
	#footer2 {
	float: left;
	padding: 8px;
	margin-left: 5px; 
	margin-right: 5px;
	height: 110px;
	width: 300px;
	}
	
	#footer3 {
	float: left;
	padding: 8px;
	margin-left: 5px; 
	margin-right: 5px;
	margin-top: 90px;
	height: 20px;
	width: 200px;	
	}


  .linklove {display: none}
