/*  
Theme Name: Nam
Theme URI: http://www.nam.org.com/
Description: NAM is a 3 column theme with one sidebar on the right and one to the left of the content area. Both sidebars are widget ready.
Version: 1.0
Author: Jonathan Lyn-Shue
Author URI: http://www.jlynshue.carbonmade.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
padding: 0px;
margin:0px;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
background: #333;
color: #000;
font-family: Verdana, Helvetica, sans-serif;
background: url(images/body_bg.gif) left repeat-y;

}

select{
font-size:10px;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a {
color: #CC0300; 
border-bottom: 1px dotted #CC0300;
text-decoration: none;
}
a:hover {
color: #565454; 
text-decoration: none;
border-bottom: 1px solid #565454;
}

a img {
border:none;
background:none;
padding:5px;
}





/****************HEADER*******************/
#headerTop{
	height:41px;
	background: url(images/headerTop_bg_repeat.jpg) repeat-x;
}
#header{
	height:122px;
	background: url(images/header_bg_repeat.jpg) repeat-x;
	padding:0px;
	margin:0px;
	text-align:left;
background-color:#375e82;
min-width:1000px;
}

#header img{
	padding:0px;
	margin:0px;
        border:none;
}
#header a{
        border:none;
}

#headerBottom{
	height:30px;
	background: #000000 url(images/headerBottom_bg_repeat.jpg) repeat-x;
}


#headerBottom fieldset{
	border:none;
}
#headerBottom input{
	margin-top:3px;
}
#headerBottom form{
	text-align:right;
	margin-right:30px;
	float:right;
}

#breadcrumbs{
	float:left;	
	text-align:left;
}

#logo{
	float:left;	
	text-align:left;
}


                         /***************************************************
                         *********************** Breadcrumbs**************
                         *****************************************************/

#breadcrumbs{
float:left;	
text-align:left;
margin:5px 0px 0px 10px;
font-size:11px;
font-weight:bold;
color:#FFF;
}

#breadcrumbs a{
color:#FFF;
border:none;
}

#breadcrumbs a:hover{
color:#FFF;
border:none;
text-decoration:underline;
}

#breadcrumbs a:visited{
color:#FFF;
border:none;
}

.bc_current{
text-decoration:underline;
}






                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/



#blogtitle
{
width: 100%;
height:60px;
display: block;
color: #DFDAC3;
text-align: left;
margin: 15px auto 0 auto;
padding: 12px 0 0 0;
background: #1f1f1f url(img/navtop.gif) bottom repeat-x;
}


#blogtitle a:link {
color: #333;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#blogtitle a:visited {
color: #333;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
}

#blogtitle a:hover {
color: #1f1f1f;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
border:none;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 100%;
overflow: hidden;
/*background: #333;*/
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
font-size: 14px;
float: left;
/*width: 180px;*/
margin: 0px;
padding: 0px;
margin-bottom: 20px;
text-align: left;
}

#leftnav a:link
{
color: #88944C;
text-decoration: none;
border:none;
}

#leftnav a:hover
{
border:none;
}

#leftnav a:visited
{
color: #B7BF8F;
text-decoration: none;
font-weight: normal;
border:none;
}

#leftnav a:visited:hover
{
border:none;
}






                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
font-size: 14px;
float: right;
width: 200px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 5px;
text-align: left;
}

#rightnav img
{
margin: 4px;
padding:4px;
border: 1px solid #ccc;
}


                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0px 200px 20px 244px;
padding: 1em;
padding-top: 15px;
margin-bottom:0px;
padding-bottom:0px;
text-align: left;
background:#fff url(images/content_bg.gif) top left repeat-x;
border-left: 4px solid #666;
border-right: 1px dotted #CCC;
}


#content ul
{
padding-left: 2em;
}


#content ul li{
padding: 0.2em;
list-style: square;
}

#content ul ul li{
padding: 0.2em;
list-style: circle;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
margin-left: 10px;
}

                        /***************************************************
                         *********************** Entry **************
                         *****************************************************/

.entry
{
margin-bottom: 5px;
color:#34282C;
font-size:11px;
margin-left:12px;
margin-top:10px;
}

.entry img
{
padding:5px;
margin:5px;
border:1px solid #CCC;
background-color:#FFF;
}
.entry p{
margin-left:5px;
}

.entry strong{
font-weight:bold;
}
                        /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
color:white;
clear:both;
background-color:black;
background: url(images/sidebar_bottom.jpg) top repeat-x;
height:79px;
padding: 0px 1em 0px 1em;
font-weight: bold;
}

#footwrap p
{
display: block;
margin-top: 20px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link{
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
#footwrap a:visited{
	text-decoration: none;
	border-bottom: 1px dotted #fff;}

#footwrap a:hover{
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
font-size:10px;
margin-bottom: 10px;
background: none;
/*padding: 0 8px  0 8px;*/
color:#ffcc00;

}

#sidebarleft li
{
margin: 0px;
padding: 0px;
padding-bottom: 0px;
font-size:9px;
}

#sidebarleft li h2
{
font-size:11px;
line-height:1.0em;
}


#sidebarleft ul li
{
display: block;
margin-left: 14px;
padding-bottom: 2px;
}

#sidebarleft a:link {
display:block;
color: #fff;
text-decoration: none;
font-weight: normal;
}

#sidebarleft a:hover {
display:block;
text-decoration: underline;
}

#sidebarleft a:visited:hover {
display:block;
text-decoration: underline;
}

#sidebarleft a:visited {
display:block;
text-decoration: none;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright img
{
margin: 0px;
padding:0px;
border 0px solid #ccc;
}

#sidebarright img a
{
margin: 0px;
padding:0px;
border 0px solid #ccc;
}

#sidebarright li
{
padding-bottom: 8px;
}

#sidebarright ul li
{
display: inline;
margin-left: 5px;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-bottom: 2px;
}

#sidebarright ul li li{
padding: 4px 3px 2px 2px;
}
#sidebarright a:link {
text-decoration: none;
border:none;
}
/*
#sidebarright a:hover {
display:block;
color: #C2D36C;
}

#sidebarright a:visited:hover {
display:block;
}

#sidebarright a:visited {
display:block;
text-decoration: none;
}
*/
#sidebarright h2 {
font-size:12px;
font-weight:bold;
color:#999;
padding: 2px 8px 2px 8px;
margin-top:14px;
border-bottom: 1px dotted #CCC;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

ul#feed li a{
border:none;
}

ul#feed{
color:#999;
padding-bottom:20px;
}
#feed img{
border:none;
}

                         /***************************************************
                         *********************** SIDEBAR STYLES **************
                         *****************************************************/
li#links_of_interest{
padding-top:5px;
background: url(images/links_of_interest_bg.gif) top left no-repeat;
padding-bottom:10px;
}
li#categories{
background: url(images/categories_bg.gif) top left no-repeat;
width:240px;
height:77px;
}

li#categories h2{
margin-top:0px;

}

/* CSS hack for IE */

html>body li#categories h2{

}

li#categories select{
margin-left:6px;
margin-top:15px;
}
#csbm img{
margin-left:0px;
padding-left:0px;
}
li#blogroll{
background: url(images/blogroll_bg.jpg) top left no-repeat;
width:240px;
height:67px;
margin-bottom:0px;
padding-bottom:0px;
background-color:#000;
}
li#blogroll select{
margin-left:12px;
margin-top:5px;
}
#divider{
background: url(images/divider_bg.jpg) top left repeat-x;
width:240px;
height:23px;
}

#sidebar_bottom{
background: url(images/sidebar_bottom.jpg) top left repeat-x;
width:240px;
height:79px;
}

#media{
background: url(images/media_bg.jpg) top left no-repeat;
height:175px;
width:240px;
padding:0px;
margin:0px;
border-bottom: 2px solid #242424;
}

#clip{
padding-top:10px;
padding-left:20px;
height:154px;
width:198px;
overflow:hidden;
text-align:center;
}

#video_control{
background: url(images/video_control.jpg) top left no-repeat;
height:40px;
width:236px;
padding:0px;
margin:0px;
border-left: 2px solid #000;
border-right: 2px solid #000;
}


#policyexperts_sidebar{
background: url(images/policyexperts_sidebar.jpg) top left repeat-x;
width:238px;
height:77px;
border-right:1px solid #000;
border-left:1px solid #000;
background-color:#141313;
}

#policyexperts_sidebar h2{
margin-top:0px;

}

/* CSS hack for IE */

html>body li#policyexperts_sidebar h2{

}

#policyexperts_sidebar select{
margin-left:5px;
margin-top:15px;
}







                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
line-height:1.5em;
margin: 0px 20px;
padding: 5px 20px 5px 5px;
color:#000;
background-color:#E6E6E6;
/*quotes: "\201C" "\201D";*/
}
/*blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }*/

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
clear:both;
font-size: 10px;
display:block;
margin: 25px auto 5px auto;
padding: 2px 8px 30px 0px;
text-align: left;
color:#003366;
border-bottom: 1px dotted #CCCCCC;
line-height:1.5em;
}


.postmetadata a.rss,
.postmetadata img
{
margin: 0px;
padding: 0px;
border:none;
}



#content .postmetadata
{
padding-left: 5px;
}

#feed, #feed img a:link, #feed img a:visited{
border: none;
}






                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
/*background: #1f1f1f;
color: #EAEFD1;*/
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding: 10px 5px 10px 5px;
padding-left: 12px;
list-style: none;
/*background: #4f4f4f;*/
margin-bottom: 2px;
border: 1px dotted #CCC;
}

li.alt
{
border: 0px solid #B7BF8F;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentmetadata {
padding-left:20px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
/*color: #C2D36C;*/
}

.commentnumber {
font: italic normal 14px;
margin-top: 2px;
float:right;
color: #333;
font-size: 24pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
margin: 0px 0 2px 0; 
padding: 0 0 4px 22px; 
font-size: 16px; 
font-style: arial; 
font-weight: bold; 
color: #660000; 
background: transparent url(images/star.gif) no-repeat -2px -2px;

}

.pagetitle   
{
padding-top:0px;
padding-left:0px;
margin-top:0px;
margin-left:0px;
}


.postdate{
padding-left:24px;
font-size:11px;
font-weight:bold;
color: #004080; 
text-align:right;
}

.posttitle a:link
{
color: #660000; 
font-weight: bold;
border:none;
}

.posttitle a:visited
{
color: #660000; 
font-weight: bold;
border:none;
}

.posttitle a:hover
{
color: #AD6363;
border:none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


                         /***************************************************
                         *********************** date ********************
                         *****************************************************/
.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #B7BF8F;
}


a.img, a.img, a.img {
	border: 0 none;
}
                         /***************************************************
                         *********************** Contained floats fix************
                         *****************************************************/
.post
{
display: block;
overflow:hidden;
width:98%;
padding-bottom: 12px;
}

                         /***************************************************
                         *********************** Code ********************
                         *****************************************************/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #88944C;
color: #B7BF8F;
background: #4F4F4F;
}

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
width: 86%;
overflow: hidden;
height:2.7em;
line-height:2.7em;
background: url(img/navlink.gif) repeat-x;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  line-height:0;
background: url(img/navlink.gif) repeat-x;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
 /* border:1px solid;*/
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation {
background-color:#88944C;
}


#navigation a {
color:#333333;}

#navigation .selected,
#navigation a:hover
  {background:#B7BF8F url(img/navhover.gif) repeat-x;}

#navigation form {
  background:#88944C url(img/navlink.gif) repeat-x;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:#333333;
  background-color:#C2D36C;
}

.credits
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: right;
}


                         /***************************************************
                         *********************** Calendar ********************
                         *****************************************************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}


                         /***************************************************
                         ***************** Previous and Next Posts************
                         *****************************************************/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}


                         /***************************************************
                         *********************** Smileys ********************
                         *****************************************************/

.wp-smiley
{
padding: 0;
}


                         /***************************************************
                         *********************** Youtube ********************
                         *****************************************************/

.entry embed
{
text-align:left;
margin:10px 10px 10px 10px;
}




                         /***************************************************
                         *********************** Featured Publications ********************
                         *****************************************************/

div.featuredPublications a{
border:none;
}
div.featuredPublications img{
margin:5px 0 0px 5px;
}


em{
font-style:italic;
}
