/*
Theme Name: Almar Manufacturing v1.3
Author: Kammy Burleson
Author URI: http://www.ynotweb.com


/*-----------Block Level Elements--------------*/
*{margin:0; padding:0;}
html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */

body {
background-image: url(images/stripe.png);
background-repeat: repeat;
margin: 0;
padding: 0;
font-family: Calibri, Arial, Helvetica, sans-serif;
}

#headcontainer 
{background-image: url(images/head.gif); 
background-repeat: repeat-x; height: 96px; width: 100%;}



#header {
	width: 896px;
	margin: 0 auto;
}

#headerimg {
padding-top: 10px;
padding-left: 40px;
}

.description {

}



#menu {
padding-top: 8px;
	background: transparent;
	font-size: 14px;
	width:100%; 
	height:27px;
	border-top: 1px none #fff;
	text-transform: uppercase;
padding-bottom:3px;
}


#menu ul {
	margin: 0 0 0 12px;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 15px;
	padding: 0;
border-right: 1px none#fff;
}

#menu ul li.noborder {border: none !important;}

#menu ul li a {
	padding: 6px 10px 6px 10px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	line-height: 27px;
font-weight:bold;
letter-spacing:1px;
}

#menu ul li a:hover {
	/*background-color: #fff;
	color:#0B1316;*/
}

#menu ul li:last-child
{
border-right: none !important;
}


#page {
	width: 896px;
	margin: 0 auto;

}

#wrapper {
	width: 100%;
		background-image: url(images/containerBG2.png);
		background-repeat: repeat-y;
}

#content {
	float: right;
	width: 70%;



}

#sidebar {
	width: 28%;
	margin-right: 70%;
	border: 1px none red;
}

#footer {
	width: 896px;

	clear: both;
	background-image: url(images/footerBG2.png);
	background-repeat: no-repeat;
	height: 31px;
	

	
}

#credits {color: #000; width: 896px; margin: 0 auto; font-size: 9pt;}
.copyright {margin-left: 30px; float: left;}
.design {float: right; margin-right: 23px;}
.design a {color: #000;}
/*-------------Headings-------------*/

h1 {
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
margin-top: 30px;
background-image: url(images/h1-background.gif);
width: 515px;
height: 59px;
margin-bottom: 20px;
font-weight: bold;
font-style: italic;
	line-height: 59px;
letter-spacing:1px;

color:#45241D;
border:2px solid white;
}

h2 {
color: #45241D;
font-size: 14pt;
font-weight: lighter;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
color: #45241D;
font-size: 14pt;
font-weight: lighter;
text-decoration: none;
}

.post {
font-size: 14px;
width:585px;
	background: url(images/content-bg-gradient.gif) repeat-x left top;
margin-left:-10px;
}

.post p {
margin-bottom:10px;
line-height:19px;

}

.post a {
color: #000099;
font-weight: bold;
font-style: italic;
text-decoration: underline;

}

.post ul {
font-size: 14px;
margin-left: 20px;
margin-bottom: 10px;
}

.post ol {
font-size: 14px;
margin-left: 20px;
margin-bottom: 10px;
}
.post li {
font-size: 14px;
}


.entry {
font-size: 14px;
margin-bottom: 10px;
margin-left:10px;
	border: 1px solid #ccc;
	width: 540px;
padding:10px;
background-color:#fff;
}

.entrytext .postmetadata {

}


.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

.post img {padding: 5px; border: 1px solid silver;}

/*--------------Sidebar------------*/

#sidenav {background-image: url(images/silverbox.jpg); background-repeat: no-repeat; margin-left: 35px; width: 214px; height: 71px;}

#sidenav h2 {color: #000; text-transform: uppercase; text-align: center; line-height: 71px;font-size: 14pt; font-weight: 700;}
#sidebar ul {
list-style-type: none;
margin-left: 35px;
background-color: #800000;
width: 214px;
border-top: 10px solid #45241D;
border-bottom: 10px solid #45241D;
}

#sidebar ul h2 {

}

#sidebar ul li {
height: 30px;
border-bottom: 1px solid #fff;
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}


#sidebar a {
color: #fff;
margin-left: 8px;
text-decoration: none;
line-height: 30px;
font-weight:bold;
	text-transform: uppercase;
}


#sidebar a:visited {

}
#sidebar a:hover {

}

 li#noborder {height: 10px !important; border: none !important}

#sidebar p{font-size:14px; color: #000; margin-left: 44px; margin-top: 30px;}

#sidebar p a {color: #000; margin-left: 0px; text-decoration: underline;}
/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
		padding: 5px;

	}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;

	}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;

	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */