html, body {
 height: 100%;
}

#topmenu {	
	position:relative;	
	float:left;  
	clear:left;	
    margin-left: 15px;	
	width: 800px;
	margin-top: 5px;
}
/** unordered list item link for top menu for firefox only **/

#topmenu>ul#mainlevel-nav li a {	
	width: auto;
}

/** unordered list item for top menu for firefox only **/

ul#mainlevel-nav li a:hover {	
	background: #cccccc;	
	text-decoration:none;
}
/** unordered list top menu **/

ul#mainlevel-nav{	
	list-style: none;	
	padding: 0;	
	margin: 0;	
	font-size: 0.9em;
	text-transform: uppercase;

}

/** unordered list item for top menu **/

ul#mainlevel-nav li{	
	display: block;	
	padding-left: 0px;	
	padding-right: 0px;	
	float: left;	
	margin: 0;	
	width: auto !important;	
	font-size: 0.9em;	
	line-height: 23px;	
	white-space: nowrap;
}


#page {
 width: 750px;
 background: url('http://www.newparadigms.com/graphics/main_back.gif') repeat-y; 
 text-align: left;
 margin: 0 auto;
 padding: 0;
}

#content {
width:480px;
margin: 0;
padding: 0;
}

#headerbg {
 background: url(images/header.jpg) no-repeat;
 height: 140px;
 width: 750px;
 margin: 0px; 
 padding: 0px;
}

.blogdescription {
color: #fff;
padding: 0 50px;
}	

input,textarea{
 border: 1px solid #000000;
 padding:0;
 font-size:11px;
}



/* Begin Typography & Colors */
p {
margin: 0 0 0.8em 0;
}

.maincolumn .postmetadata {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    padding: 10px 0 0 0;
	color: #333333;
	line-height: 14pt;
    font-weight: normal;
    font-style: normal;
  }

small {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5em;}

h1, h2, h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; color: #000000; line-height: normal; font-style: normal;}
h1 {font-size: 1.0em;}
h2 {font-size: 14pt;}
h3 {font-size: 1.0em;}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	font-size: 1.0em;
	color: #FFFFFF;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}
	
code {
	font: 12px 'Courier New', Courier, Fixed;
        padding: 4px 0 8px 0;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #990033;
	text-decoration: underline;
	}

a:visited	{
color:#006699;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 14pt;
text-decoration:underline;
line-height: normal;
}

a:link	{
color:#006699;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 14pt;
text-decoration:underline;
line-height: normal;
}

a:hover	{
color:#336600;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 14pt;
text-decoration:underline;
line-height: normal;
}

a:active	{
color:#006699;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
line-height: 14pt;
font-weight:normal;
text-decoration:underline;
line-height: normal;
}

/* End Typography & Colors */

/* Begin Structure */

.maincolumn {
	width: 100%;
	height: 100%;
	margin: 0;
	}
		
.post {
	margin: 20px 0 20px 0;
	text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #333333; 
	line-height: 14pt;
    font-weight: normal;
    font-style: normal;
  }
.post h2 {
	font: 1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	display: inline;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
.post .headpad {  
    padding: 0px 0px 10px 0px;
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14pt; 
    color: #336666; 
    line-height: normal; 
    font-weight: normal; 
    font-style: normal 
    }

h2.pagetitle {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14pt; 
	color: #000000; 
	line-height: normal; 
	font-style: normal; 
	font-weight: 600; 
	letter-spacing: 1px; 
	word-spacing: normal;
}
.postmetadata {
	margin: 15px 0 10px 0;
	/*clear: left;*/
}

#footer {
     clear:both;
     position:relative;
     left:0; bottom:0;
     background: url(images/footer.gif) center bottom no-repeat;
     padding: 0;
     margin: 0;
     width: 800px;
     height: 88px;
}

#footer p {
	margin: 0;
	padding: 25px 10px 0 0;
	text-align: center;
    vertical-align: middle;
    font-size: 9px;
    color: #000000
}

/* End Structure */


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


/* End Images */

#sidebar form {
    margin: 0;
    padding: 0;
    display: inline;
}

/* End Entry Lists */

#sidebar { 
width: 150px; 
float: left;
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #000000; 
padding: 5px 5px 5px 5px; 
z-index:100;
position: relative;
left: 3px;
top: 0px;
background-color: #C9D3C9;
}

#sidebar h2 {font-family:  "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000000; display:inline;  text-transform: uppercase;}
#sidebar ul {padding-left:6px; margin-left:0; padding-bottom: 20px;  }
#sidebar li {padding-left:3px; margin: 0 0 3px 0; list-style: none; }

#sidebar a:visited	{
color:#006699;
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 13pt;
text-decoration:underline;
line-height: normal;
}

#sidebar a:link	{
color:#006699;
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 13pt;
text-decoration:underline;
line-height: normal;
}

#sidebar a:hover	{
color:#336600;
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 13pt;
text-decoration:underline;
line-height: normal;
}

#sidebar a:active	{
color:#006699;
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
line-height: 13pt;
font-weight:normal;
text-decoration:underline;
line-height: normal;
}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
img.myleft {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

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


/* Begin Form Elements */
#sidebar #searchform #searchtext {
	width: 80px;
	color: #000;
	height: 20px;
	position: relative;
}

.mysearchtext {
	width: 80px;
	color: #000;
	height: 16px;
	background-color: #ffffff;
	position: relative;
    top: 0px;
    left: 0px;
}

.mysearchbutton {
	width: 25px;
	color: #000;
	height: 16px;
	background-color:#ffffff;
	position: relative;
    top: 1px;
    left: 0px;

}

.entry form { 
	text-align:center;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	background-color: #b3a27c;
	border: 1px solid #000000;
    margin: 0 0 12px 0;
}
h2#comments, h2#respond { 
font: bold 13px/1.2 "Trebuchet MS", Verdana, Arial, sans-serif;
color: #000066;
margin: 3px 0;
}
.commentlist {
        width: 494px;
        overflow: hidden;
	padding: 0;
	text-align: justify;
	}
.commentlist ul {padding: 0 0 12px 0;}
.commentlist a {color: #000066; text-decoration: none;}

.commentlist li {
	border: 1px solid #000066;
	margin: 12px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist li cite, .commentlist li cite a {color: #000000; font-weight: bold; text-decoration: none;}
.commentlist li cite a:hover, .commentlist li a:hover {text-decoration: underline}
.commentlist li p {
	margin: 10px 5px 10px 0;
        padding: 0 2px 0 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
        color:#000000;
        font-size: 11px;
	}
.commentmetadata a { color:#000066 }

.commentlist li, #commentform input, #commentform textarea {
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.commentmetadata {
	font-weight: normal;
}

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

#commentform textarea {
	width: 100%;
	padding: 0px;
	margin: 0;
	border: 1px solid #000000;
	background-color: #fff;
}
#commentform textarea:focus {
	border: 1px dashed #000000;
}



#comment_out {
border: 0;
width:100%;
}

#commentform #submit {
	padding: 0 2px 0 0;
	float: right;
    background-color:#ffffff;
}
/* End Comments */

.center {
	text-align: center;
	}

hr {
  background: url(images/sep.jpg);
  height: 28px;
  border: 0px;
  width: 100%;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 40px 0;
	}
.navigation a {color: #b3a27c; font-weight: bold;}

.entry ul { position:relative; padding: 4px 0 8px 20px;}
.entry ol { position:relative; padding: 4px 0 8px 40px} 
.entry ul li {
padding-left: 10px;
background: url(images/arrow.gif) 0 .4em no-repeat;
list-style: none;
margin: 0 0 .2em 0;
}
.entry ol li {
margin: 0 0 .2em 0;
}

#wp-calendar {
width: 140px; 
height: 200px; 
float: left; 
font-family:  Verdana, Arial, sans-serif; 
font-size: 8pt; 
color: #000000; 
padding-top: 0px; 
padding-left: 0px; 
z-index:100;
position: relative;
left:0px;
top:0;
margin: 0 0 20px 0;
}

.body1 A:visited	{
color:#006699;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 14pt;
text-decoration:underline;
line-height: normal;
}


.body1 A:link	{
color:#006699;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 14pt;
text-decoration:underline;
line-height: normal;}


.body1 A:hover	{
color:#336600;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 14pt;
text-decoration:underline;
line-height: normal;
}


.body1 A:active	{
color:#006699;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
line-height: 14pt;
font-weight:normal;
text-decoration:underline;
line-height: normal;
}

.subhead_links_blog a:visited	{
color:#006699;
font-size:14pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight: 600;
text-decoration:underline;
margin-bottom: 8px;
line-height: normal;
} 

.subhead_links_blog a:link	{
color:#006699;
font-size:14pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight: 600;
text-decoration:underline;
margin-bottom: 8px;
line-height: normal;
}
.subhead_links_blog a:hover	{
color:#336600;
font-size:14pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight: 600;
text-decoration:underline;
margin-bottom: 8px;
line-height: normal;
}
.subhead_links_blog a:active	{
color:#006699;
font-size:14pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight: 600;
text-decoration:underline;
margin-bottom: 8px;
line-height: normal;
}
.text_sm_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-style: normal; 
line-height: 10pt; 
font-weight: normal; 
color: #333333;
}

.text_sm_link a:visited	{
color:#006699;
font-size:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:underline;
margin-bottom: 8px;
}
.text_sm_link a:link	{
color:#006699;
font-size:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:underline;
margin-bottom: 8px;
}
.text_sm_link a:hover	{
color:#336600;
font-size:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:underline;
margin-bottom: 8px;
}
.text_sm_link a:active	{
color:#006699;
font-size:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:underline;
margin-bottom: 8px;
}
.post img {
margin-top: 6px;
}