/*
Theme Name: Fonam Theme
Theme URI: http://
Description: A custom theme for the Commission on the Future of Nursing and Midwifery
Version: 1.0
Author: The Dextrous Web
Author URI: http://thedextrousweb.com/
Tags: 

	This is a custom theme for the Commission on the Future of Nursing and Midwifery.
   
   (c) Crown Copyright.

*/

html,
body
{
   margin: 0;
   padding: 0;
   
   font-family: arial, verdana, sans-serif;
   font-size: 90%;
   background: #eaeef4 url(http://webarchive.nationalarchives.gov.uk/20100331110400/http://cnm.independent.gov.uk/wp-content/themes/fonam/assets/bg-tile-page.jpg) repeat-x;
   text-align: left;
}

address
{
   font-style: normal;
}

img
{
   border: 0;
}

h2
{
   color: #666;
   font-size: 1.8em;
}

h3
{
  color: #666;
}

.left
{
   float: left;
}

img.alignright
{
   float: right;
   margin: 0 0 10px 10px;
   border: 1px solid #777;
}

img.alignleft
{
   float: left;
   margin: 0 10px 10px 0;
   border: 1px solid #777;
}

img.aligncenter
{
   display: block;
   margin: 10px auto;
   border: 1px solid #777;
}


.right
{
   float: right;

}

.clear
{
   clear: both;
}

.column
{
   width: 299px;
   
   border: solid #ccc;
   border-width: 0 0 0 1px;
}
   .column.first
   {
      border-width: 0 ;
   }
   
   .column h2
   {
      font-size: 1.1em;
      margin: 0;
      padding: 0;
   }
   
   .column h2 a:link,
   .column h2 a:visited
   {
      color: black;
      text-decoration: none;
   }

.column_contents
{
   padding: 10px 20px 10px 10px;
}

   .column_contents .read_more_news
   {
      color: #cd6011;
      text-decoration: none;
      font-weight: bold;
   }
   
   .column_contents .read_more_news:hover 
   {
      text-decoration: underline;
   }
   
   .column_contents .read_more_blog
   {
      color: #32b01e;
      text-decoration: none;
      font-weight: bold;
   }
   
   .column_contents .read_more_blog:hover 
   {
      text-decoration: underline;
   }
   
   .column_contents .read_more_social
   {
      color: #126f93;
      text-decoration: none;
      font-weight: bold;
   }
   
   .column_contents .read_more_social:hover 
   {
      text-decoration: underline;
   }
     
   .column_contents .tweet
   {
      padding-bottom: 15px;
   }
   
   .column_contents .flickr img
   {
      float: left;
      margin: 3px;
      border: 6px solid #ccc;
   }
   
   .column_contents .flickr img:hover
   {
      border: 6px solid #d2dcea;
   }
   
   .column_contents .youtube_feed
   {
      float: left;
      padding: 0 0 0 10px;
      margin: 0;
   }
   
   .column_contents #recentcomments,
   .column_contents #recentcomments li
   {
      margin: 0;
      padding: 0;
   }

   .column_contents #recentcomments li
   {
      list-style: none;
      padding: 0 0 15px 0;
   }
   
   .column_contents #recentcomments li strong
   {
      display: block;
   }
   
#page
{
   width: 900px;
   margin: 0 auto;
}

#header
{
   background-color:#ffffff;
   background-image: url(http://webarchive.nationalarchives.gov.uk/20100331110400/http://cnm.independent.gov.uk/wp-content/themes/fonam/assets/new-header.jpg);
   background-repeat: no-repeat;
   background-position:right;
   height:140px;
   width:900px;
   position:relative;
}
   #header h1
   {
      text-indent:-9999em;
      display:block;
      height:100px;
      width:370px;
      position:absolute;
      left:60px;
      top:00px;
   }
   
   #header h1 a
   {
     text-indent:-9999em;
     display:block;
     height:100px;
     width:370px;
     position:absolute;
   }
   #header ul.cycle
   {
     float:right;
     right:0px;
     top:0px;
     margin:0px;
     padding:0px;
     width:404px;
     display:none;
   }
   #header ul.cycle li.photo
   {
     list-style: none;
   }

#menu, #submenu
{      
   font-family: arial, verdana, sans-serif;
   font-weight: bold;
}
   #menu
   {
      height: 40px;
      padding: 5px 0 0 0;
      
      font-size: 1.1em;
      
      background: repeat-x url(http://webarchive.nationalarchives.gov.uk/20100331110400/http://cnm.independent.gov.uk/wp-content/themes/fonam/assets/bg-tile-menu.jpg);
   }
   
   #submenu
   {
      height: 30px;
      
      font-size: 1em;
      
      background: repeat-x url(http://webarchive.nationalarchives.gov.uk/20100331110400/http://cnm.independent.gov.uk/wp-content/themes/fonam/assets/bg-tile-submenu.jpg);
   }
   
.page_item
{
font-weight: normal;
}

.current_page_item
{
font-weight: bold;
}

   .menu a:link,
   .menu a:visited
   {
      color: #ddd;
      text-decoration: none;
   }
   
   .menu a:hover
   {
      color: #399bcc;
   }   
   
   #submenu.menu a:hover
   {
      color: #cccb39;
   }

   .menu li,
   .menu ul
   {
      margin: 0;
      padding: 4px 0 0 10px;
   }
   
   .menu li
   {
      list-style: none;
      display: inline;
      padding-right: 10px;
      
      float: left;
   }
/*
   .menu .page-item-72
   {
      float: right;
      padding: 4px 10px 0 0;
   }
   
   .menu .page-item-72 a
   {
      color: orange;
      border: 2px solid orange;
      padding: 2px 3px;
   }
   
   .menu .page-item-72 a:hover
   {
      color: orangered;
      border-color:orangered;
   }
   
   .menu .page-item-72 a:after
   {
      content: " »";
   }
   */
#intro_wrap
{
   background: #fff;
   padding: 20px;
}
   
#intro
{
    background: url(http://webarchive.nationalarchives.gov.uk/20100331110400/http://cnm.independent.gov.uk/wp-content/themes/fonam/assets/bg-intro.jpg);
    width: 820px;
    
    color: #fff;
    font-size: 1.2em;
    line-height: 1.4em;
    
    text-align: left;
    
    padding: 20px;
}

   #intro p.link
   {
     margin: 0;
   }

   #intro a
   {
     color: #fff;
     font-weight: bold;
   }

   #intro h1
   {
     margin: 0;
   }

   #intro .welcome
   {
      width: 600px;
      font-size: 1.1em;
   }
   
   #intro .youtube img
   {
      height: 300px;
   }

#col_wrap
{
   background: #fff;
}

#page_contents
{
   width: 860px;
	padding: 0 0 20px 20px;
}

#page_contents .entry
{
   font-size: 1.1em;
}

.entry p
{
   line-height: 1.4em;
}

#page_contents h2 a
{
   font-size: 1em;
	font-weight: bold;
   text-decoration: none;
	padding: 0;
	margin: 0;
	color: #026A9F;
}

.commentlist 
{
   margin: 0;
   padding: 0;
}

.comment
{
   list-style: none;
   margin: 0 0 15px 0;
   float: left;
   width: 540px;

   padding: 9px;
}

.commentmetadata
{
   float: left;
   width: 120px;
   clear: left;
   
   text-align: left;
}

.comment .comment-author
{
   float: left;
   padding-right: 10px;
   width: 120px;
}

.comment .comment-body 
{
   margin: 0 0 5px 0;
   float: right;
   width: 400px;
}

.comment .commentmetadata h4
{
   color: #026A9F;
   margin: 0;
}

.comment .commentmetadata h4 a
{
   color: #026A9F;
   margin: 0;
   font-style: normal;
   font-size: 1em;
}

.comment .commentmetadata a
{
   padding: 0;
	margin: 0;
	color: #333;
   font-size: 0.8em;
}

.comment-author-admin,
.byuser
{
   border: 1px solid #aabad2 !important;
   background: #d7deea !important;
}

.odd
{
border: 1px solid #dfdfdf;
background: #f3f3f3;
}

.even
{
border: 1px solid #cdcdcd;
background: #e4e4e4;
}

.comment p
{
   clear: both;
   margin: 0 0 10px 0;
}

.comment .avatar
{
   border: 1px solid #888;
}

#respond
{
width: 560px;
float: left;
}

#commentform 
{
width: 560px;
float: left;
}

.textarea
{
width: 560px;
}

 a
{
color: #116a8c;

text-decoration: none;
}
 a:hover
{
text-decoration: underline;
}

#sidebar
{
   width: 250px;
   background: #f3f3f3;
   border: solid #e0e0e0;
   border-width: 0 0 1px 1px;
   
   float: right;
}
   #sidebar ul,
   #sidebar li
   {
      margin: 0;
      padding: 0;
   }
   
   #sidebar li
   {
      list-style: none;
   }
   
   #sidebar ul
   {
      padding: 15px;
   }

   #sidebar .widgettitle
   {  
      display: block;
      
      font-size: 1.1em;
      color: #fff;
      
      margin: 0;
      padding: 7px 0 5px 5px;
      
      width: 245px;
      height: 18px;
   }
   
   #sidebar a
   {
      text-decoration: none;
      font-weight: bold;
   }
   
   #sidebar a:hover
   {
       text-decoration: underline;
   }
   
   #sidebar .whereami
   {
      padding: 10px;
      margin: 0;
   }
   
   
   .green
   {
      background: url(http://webarchive.nationalarchives.gov.uk/20100331110400/http://cnm.independent.gov.uk/wp-content/themes/fonam/assets/bg-tile-sidebar-heading-blog.jpg) repeat-x !important;
      
   }
   .orange
   {
       background: url(http://webarchive.nationalarchives.gov.uk/20100331110400/http://cnm.independent.gov.uk/wp-content/themes/fonam/assets/bg-tile-sidebar-heading.jpg) repeat-x;
   }
   .green a
   {
      color: #31a71c !important;
   }
   .orange a 
   {
         color: #cd6011;
   }
   
   .blue
   {
       background: url(http://webarchive.nationalarchives.gov.uk/20100331110400/http://cnm.independent.gov.uk/wp-content/themes/fonam/assets/bg-tile-submenu.jpg) repeat-x;
   }
   .blue a
   {
      color: #126f93;
   }

#footer
{
   margin: 10px;
   
   text-align: center;
   
   font-size: 0.85em;
}

/*
 * Rules for cforms
 */
 
.cform 
{
width: 600px;
padding: 0 0 0 30px;
}


.cform .cf_hidden
{
   display: none;
}

.cform label
{
   display: block;
   font-weight: bold;
margin: 0 0 5px 0;
width: 560px;
color: #026A9F;
}

.cform ol
{
   list-style: none;
   margin: 0;
   padding: 0;
}

.cform .single,
.cform .area
{
   width: 560px;
font-weight: bold;
font-family: arial;
font-size: 0.8em;
line-height: 1em;
}

.cform .emailreqtxt
{
   display: block;
font-weight: bold;
font-size: 0.8em;
}

.cform li
{
   padding: 0 0 30px 0;
}

.cf_info
{
   width: 560px;
   padding: 10px;
   margin: 0 0 10px 0;
   font-weight: bold;
   font-size: 1.2em;
}

.failure
{
   border: 1px solid red;
   background: mistyrose;
}

.success
{
   border: 1px solid green;
   background: darkseagreen;   
}

.waiting
{
   border: 1px solid navy;
   background: LightBlue;   
}


.cform .cf_li_err input
{
   background: salmon;
}


