/*  
Theme Name: Beechwoodemea-3col-1
Theme URI: http://www.kaushaheth.com/
Description: Modified 3 column Abstrakt theme with Widget Support
Version: 2.0
Author: Kaushal Sheth, Modified by David Grimwood of Beechwood (david@beechwood.uk.com)
Author URI: http://www.kaushalsheth.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Tweak this CSS howsoever you will.
	
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
	
	CSS SECTIONS IN ORDER (use your program's bookmarking or find functions to quickly locate):
	Sidebar, Posts, Headings, Images, Forms, Comments, Content Area, 
	

*/
    
#bwtop {
	width: 1000px;
	height: 35px;
	background-color: white;
}

/* --------STEVE TABLE STYLES---------*/

#metric_us_paper_size, #A_B_series_paper_size {
	width: 540px;
	margin-top: 20px;
	padding: 5px;
	border: 1px solid black;}

.paper_table_headings {
    background-color: #99cc33; 
    text-align: center; 
    font-weight: bold; 
    font-size: 1.2em;}

.paper_table_content {
    background-color: #c0eb87; 
    text-align: center; 
    font-size: 1.2em;}

.format_table_headings {
    background-color: #62961b; 
    text-align: center; 
    font-weight: bold; 
    font-size: 1.2em;}

.format_table_content {
    background-color: #9bbd6d; 
    text-align: center; 
    font-size: 1.2em;}

#popular_uses_table {
	margin-top: 15px;}
	
.popular_uses_headings {
    vertical-align: top; 
    font-align: left; 
    font-weight: bold; 
    font-size: 1.2em; 
    width: 100px; 
    padding-bottom: 10px;}

.popular_uses_content {
    vertical-align: top; 
    font-align: left; 
    font-size: 1.2em; 
    padding-bottom: 10px;}

.weights_headings {
    vertical-align: top; 
    font-align: left; 
    font-weight: bold; 
    font-size: 1.2em; 
    width: 150px; 
    padding-bottom: 10px;}

.weights_content {
    vertical-align: top; 
    font-align: left; 
    font-size: 1.2em; 
    padding-bottom: 10px;}

/* -----------MAIN COLUMNS---------- */

.adHeadline {
    font: normal  8pt Arial, Verdana Sans-Serif;
    text-decoration: underline; 
    color: green;
	width: 130px;}

.adText {
    font: normal 7pt Arial, Verdana Sans-Serif;
    text-decoration: none; 
    color: black;
    width: 130px;}
         
.widecolumn {
    float: left;
	margin-left: 0px;
    padding: 5px 5px 5px 5px;
    width: 540px;
    background-color: white;}
	
.narrowcolumn {
	float: left;
	margin-left: 0px;
    padding: 5px 5px 5px 40px;
    width: 540px;
    background-color: white;}
      	
.narrowcolumn2 {
	float: left;
	margin-left: 0px;
    padding: 5px 5px 5px 40px;
    width: 650px;
    background-color: white;}
	
.workcolumn {
	float: left;
	margin-left: 0px;
	border-bottom:1px solid #CFCFCF; 
    padding: 5px 5px 5px 15px;
    width: 520px;
    background-color: white;}


/* ----------HEADINGS---------- */

h1 {
	font-family: Times New Roman, serif;
	font-size: 19px;
	color: #cc0000;
	text-align: left;
	font-weight: normal;
	letter-spacing: .04em;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #999999;}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #cc0000;}
	
h2 {
	font-family: Times New Roman, serif;
	color: #0033cc;
	text-decoration: none;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .04em;
	margin: 0px 0 10px 0;}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #333333;
}

h2.pagetitle {
	font-size: 18px;
	margin-top: 10px;}
	
a, h2 a:hover, h3 a:hover {
	color: #0033cc;
}
	
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	margin: 20px 0px 0px 0px;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;}

h4 {
	font-family: Times New Roman, Serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin: 20px 0 0px 0;}
	
h4b {
	font-family: Times New Roman, Serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	margin: 30px 0 0px 0;}

h4c {
	font-family: Times New Roman, Serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	color: #0099ff;
	margin: 0px 0px 0px 10px;}

h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	margin: 20px 0px 0px 0px;}
	
h5 a:hover {
	color: #0099FF;
	text-decoration: underline;}

h6 {
	font-family: Times New Roman, Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 0 20px 0;
	padding: 0;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;}
	
.wp-caption-text {
	color: #666666;
	line-height: 15px;
	font-style: italic;}
	
.description {
	font-size: 1.3em;
	text-align: center;}
	

/* -----------SIDEBARS---------- */

/* SIDEBAR 2 styles*/	

#sidebar {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-right: 0px;
    padding: 0px 30px 0px 0px;
	width: 160px;
	font-family: Times New Roman, Serif;
    background-color: white;
    float: right;}	
    
#sidebar2 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-right: 0px;
    padding: 0px 30px 0px 0px;
	width: 160px;
	font-family: Times New Roman, Serif;
    background-color: white;
	color: #CC0000;
    float: right;}	
    
#sidebar2 h2 {
	font-family: Times New Roman, Serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	color: #CC0000;
	margin: 0px 0 5px 0;
	padding-top: 10px;
}
	
#sidebar2 ul {
	font-size: 95%;
	margin: 0px 0px 0px 0px;
}
	
#sidebar2 ul ul .page_item {
	font-size: 100%;}
	
#sidebar2 ul li {
	margin-bottom: 5px}
		
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
    padding: 0px 0px 5px 0px;}
	
#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;}

#sidebar2 ul ul li{
	margin: 3px 0 0;
	padding: 0;}
	
ol li, #sidebar2 ul ol li {
	}	
    
/* SIDEBAR 3 styles*/	
	
#authors a {
	color: #333333;
	text-decoration: none;}	
	
#authors a:hover {
	color: #0099FF;
	text-decoration: underline;}
	
#sidebar3 {
	margin-right: 0px;
    padding: 0px 40px 0px 0px;
	width: 160px;
	font: 1.1em Times New Roman, Serif;
    background-color: white;
	color: #00cc00;
    float: right;}
    
#sidebar3 h1 {
	font-family: Times New Roman, Serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	color: #CC0000;
	margin: 15px 0 5px 0px;
	border-bottom:1px dotted #ffffff;}
	
#sidebar3 h2 {
	font-family: Times New Roman, Serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	color: #CC0000;
	margin: 10px 0 5px 0;
	border-bottom:1px dotted #999999;}
	
#sidebar3 ul {
	font-family: Arial, Verdana, sans-serif;
	color: #ff0000;
	font-size: 95%;	
	margin: 0px 0px 0px 0px;
}
	
#sidebar3 ul ul .page_item {
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;}
	
#sidebar3 ul li {
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 5px}
		
#sidebar3 ul, #sidebar2 ul ol {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
    padding: 0px 0px 5px 0px;}
	
#sidebar3 ul p, #sidebar2 ul select {
	font-family: Arial, Verdana, sans-serif;
	margin: 5px 0 8px;}

#sidebar3 ul ul li, #sidebar2 ul ol li {
	font-family: Arial, Verdana, sans-serif;
	margin: 3px 0 0;
	padding: 0;}
	
a, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;}
	
	
/* OTHER SIDEBAR styles*/	

#sidebar7 {
	margin-right: 0px;
    padding: 0px 40px 0px 0px;
	width: 190px;
	font: 1.3em;
	font-family: Arial, Verdana, Sans-Serif;
    background-color: white;
	color: #000000;
    float: right;}	

.page_item {
	font-weight: bold;
	font-size: 120%;}

.page_item a:hover {
}

.page item current_page_item {
	color: #000000;}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;}


/* -----------POSTS----------- */



.widecolumn .postmetadata {
	margin: 30px 0;
	font-size: 1.1em;
	color: #333333;}
	
.narrowcolumn .postmetadata {
	margin: 10px 0;
	font-size: 1.1em;
	color: #333333;}

.entry p, .entrytext  {
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 1.1em;
	background-color: #ffffff;
	line-height: 1.4em;
	text-align: left;
	color: #333333;}
	
.entry p a {
	font-weight: bold;
	color: #0000ff;
	}
	
.entry p a:hover {
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;}

.entry p a:visited {
	color: #0000ff;}
	
.widecolumn .entry p {
	font-size: 1.3em;}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;}

.widecolumn {
	line-height: 1.3em;}


postmetaspecial {
	font-family: Times New Roman, Serif;
	color: #666666;
	text-align: justify;
	font-size: 1.0em;
	line-height: 1.2em;
}

postmetaspecial a {
	font-family: Times New Roman, Serif;
	color: #0099ff;
	text-align: justify;
	font-size: 1.0em;
	line-height: 1.3em;
}

small {
	font-family: Times New Roman, Serif;
	color: #666666;
	font-size: 1.1em;
	line-height: 1.3em;
}
	
small a {
	font-family: Times New Roman, Serif;
	color: #666666;
	font-size: 1.1em;
	line-height: 1.3em;}	
	
.post {
	color: #333333;
	margin: 0 0 40px;}
	
.firstpara {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
}
.firstparaserif {
	font-family: Times New Roman, Serif;
	color: #333333;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 12px;
	text-align: left;
} 
    
.postedby {
	border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;}
    
.postedby a{
	font-size: 1.0em;}

.widecolumn .post {
	margin: 0;}

.narrowcolumn .postmetadata {
	font-family: Times New Roman, Serif;
	color: #666666;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0px;
    text-align: right;
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;}

html>body .entry ul {
	font-weight: normal;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.4em;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0px 0 0px;
	list-style: none;
} 

html>body .entry li {
	background-image: url(images/bw_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 19px;
	color: #333333;
	list-style: none;
	margin: 7px 0 8px 15px;}

html>body .entry ol {
	font-weight: normal;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.4em;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0px 0 0px;
	list-style: none;
} 

html>body.entry ol li {
	background-image: url(images/bw_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 19px;
	color: #333333;
	list-style: none;
	margin: 7px 0 8px 15px;}
	
.postmetadata ul, .postmetadata li {
	font-weight: normal;
	color: #333333;
	display: inline;}
	
.postmetadata a {
	color: #666666;
}
	

/* ----------IMAGES---------- */

p img {
	padding: 0;
	margin: 0 0 0px 0px;
	max-width: 100%;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;}

img.alignleft {
	padding-left: 0px;
	padding-right: 10px;
	margin: 0 7px 2px 0;
	display: inline;}

.alignright {
	float: right;}
	
.alignleft {
	float: left}


/* -----------FORMS---------- */

#searchform {
	margin: 0 auto 10px;
	padding: 1px 1px; 
	text-align: left;}

#sidebar #searchform #s {
	width: 150px;
	padding: 0px;}

#sidebar #searchsubmit {
	padding: 1px;}

#sidebar2 #searchform #s {
	width: 150px;
	padding: 0px;}

#sidebar3 #searchform #s {
	width: 155px;
	padding: 0px;
	margin: 0px 0px 5px 0px;}

#sidebar2 #searchsubmit {
	padding: 1px;}

#sidebar3 #searchsubmit {
	padding: 1px;}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;}

select {
	width: 130px;}

#commentform input {
	width: 160px;
	padding: 2px;
	margin: 5px 5px 1px 0;}

#commentform textarea {
	width: 98%;
	padding: 2px;
	border: 1px dotted #c2c2c2;}

#commentform #submit {
	margin: 0;
	float: right;}


/* -----------COMMENTS------------ */
.alt {
	margin: 0;
	width: 95%;
	padding: 20px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	font-style: italic;}

.commentlist li {
	margin: 15px 0px 15px 0px;
	padding: 5px 10px 3px;
	border: 4px solid #cdeafe;}

.commentlist p {
	margin: 10px 5px 10px 0;}

#commentform p {
	margin: 5px 0;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;}
	
.commentmetadata a {
	color: #0099ff;}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.2em Times New Roman, Serif;}
	
.commentlist li {
	font-weight: normal;}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.0em;}

.commentlist p {
	font: 1.0em Times New Roman, Serif;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;}

#commentform p {
	font-family: Times New Roman, Serif;}



/* -------MAIN CONTENT AREA------- */
	
body {
	font-size: 11px; /* Resets 1em to 10px */
	line-height: 18px;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #999999;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0;}
		
#page {
	padding: 0;
	background-color: white;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1000px;}

#header {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	width: 100%;
	background-color: white;}

#content {
	font-size: 1.1em
	background-color: white;}

code {
	font: 1.0 em 'Courier New', Courier, Fixed;}

acronym, abbr, span.caps{
	font-size: 1.0

em;
	letter-spacing: .07em;}

a:hover {
	color: #0099ff;
	text-decoration: underline;}
	
#headerimg {
	margin: 0;
	height: 160px;
	width: 100%;
	padding: 0px;}

acronym, abbr, span.caps {
	cursor: help;}

acronym, abbr {
	border-bottom: 1px dotted #999999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	text-align: center;
	}
	
	
/* ---------------FOOTER--------------- */

#footer {
	font-family: Times New Roman, serif;
	background-color:#ffffff;
	line-height: 15px;
	border-top: 1px dotted #999999;
	padding: 10px 0 0px 0px;
	margin-left: auto;
    margin-right: auto;
	width: 920px;
	height: 70px;
	clear: both;
    text-align: left;
	background-image: url('');
	}

#footer p {
	font-family: Times New Roman, serif;
	margin: 0;
	padding: 0px 0;
	text-align: left;
	}

#footer a {
	font-family: Times New Roman, serif;
	color: #666666;}
	
#footer a:hover {
	color: #0099ff;}


/* added */

/* ---------------NAVIGATION---------------*/
#menu {
	width:925px;
	height:25px;
	margin: 0px 0px 20px 40px;
	vertical-align: bottom;
	background-color:#ffffff;
	background-image: url('');
	border-bottom: 1px dotted #999999;
	}
	
#menuleft a {
	letter-spacing: .04em;
	color:#333333;
	text-decoration:none;
	padding-right:13px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-right:0px;
    font-weight: normal;
    }
    
#menuleft a:hover {
	padding-right:18px;
	padding-right:13px;
	text-decoration: none;
	color:#0099ff;
	background-image: url('');}
	
#menuleft {
	font-size:16px;
	padding-left:0px;
	float: left;
	padding-right:28px;
	color:#000000;
	text-align:left;
	font-family: Times New Roman, serif;
	}
	
#menuright {
	font-family: Times New Roman, serif;
	color: #000000;
	font-size: 13px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	padding-top: 3px;
	}

#menuright a{
	color:#000000;
	}

#menuright a:hover{
	color:#0099ff;
	text-decoration: none;}
	
	
/* ---------------EXTRA NAVS--------------- */
#nav {margin:20px 20px 14px 20px; padding:0; clear:both;}

#nav li {float:left; padding:0 8px; border-left:0px solid #999;}
#nav li img {  }
#nav li.first {padding:0 8px 0 0; border-left:none;}


/* ---------------Sidebar2 Level Menu---------------*/
#right2 ul {
width:170px;}

#right2 li {
border-bottom:1px solid #535D21;
width:170px}

#right2 ul, li {
margin:0px;
padding:0;
display:block;}

#right2 li a {
color: #0099ff;
text-decoration:none;
display:block;
margin:0px;
padding:0px;
width:170px;}

#right2 li a:hover {
background-color:#9FBA6B;
border-left:1px solid #535D21;
display:block;
background-image:url('images/star.gif');
background-repeat:no-repeat;
background-position:  right 50%;
width: 170px}

#right2 a {
color: #0099ff;
display:block;}

#right2 a.links {
margin-top:0px;}




