/*  
Template Name: Gotham News
Version: 2.1.1
Author: WooThemes
Author URI: http://www.woothemes.com
*/

html, body {
	font-family: arial, sans-serif;
	/* font-size: 12px; */
        font-size: 13px;
	border: 0;
	/* color: #515151; */
        color: #333333;
     
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form {
	margin: 0;
	padding: 0;
        
}

/* blockquote {margin: 0; padding: 0; } */

body {
	background: rgb(37,37,37);
}

p {
       line-height: 20px;  
       
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #006DAD;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* CHANGE THIS FOR THE PULL QUOTES 
blockquote {
	font-size: 13px;
	width: 80%;
	padding: 0 10%;
	margin: 10px auto;
	background: url(images/quote.gif) no-repeat 10px 7px; 
	color: #717171;
	line-height: 20px;
	font-style: italic;
}


blockquote p {
	padding: 10px 0;
}

************* changed for the Pull quote plugin */

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}

.col-left {
	float: left;

}

.col-right {
	float: right;
}

/* Top Menu */

#top-menu-out {
	width: 100%;
	/* background: rgb(32,32,32); */
        /* background: rgb(235,235,235); */
        /* ADD A BORDER ON THE BOTTOM */
     
background: #F9F9F9 url(images/bg_main_menu.gif) repeat-x 0 0;
 border-bottom: #CCCCCC 1px solid; 
}

#top-menu {
	/* width: 960px;
	margin-left: 30px;
	height: 28px;
	background: rgb(32,32,32);
	font-size: 11px; */

        width: 960px;
	margin-left: 30px;
	height: 37px;
	/* background: rgb(235,235,235); */
	font-size: 16px;
        
}

#top-menu a {
	/* color: #3E3E3E; */
          /* use the regular blue color */
        color: #005C9C;
}

#top-menu ul {
	/* padding: 6px 0 0 0;
	float: right;
	/* margin-right: -10px; */
	position: relative; */

        padding: 6px 0 0 0;
	float: left;
	margin-right: -15px;
	position: relative;
}

#top-menu li {
	/* line-height: 18px; */
       /*  line-height: 30px; */
         line-height: 19px;
	display: block;
	float: left;
	/* padding: 0 10px 0 10px; */
         padding: 0 15px 0 0;
	/* border-left: #4A4A4A 1px solid; */
   
       /* background: #F9F9F9 url(images/bg_main_menu.gif) repeat-x 0 0; */
     
}

#top-menu li a {
        display: block;
	border-right: #E4E4E4 1px solid;
	/* padding: 3px 12px 3px 12px; */
       padding: 0 15px 0 0;
        line-height: 19px;
	
      
}


#top-menu li.first {
	border: 0;
}

/* Header */

#header-out {
	width: 100%;
	background: rgb(16,100,157) url(images/bg_header_shadow.gif) repeat-x 0 bottom;
	border-top: #0084C1 1px solid;
}

#header-bg {
	/* background: url(images/bg_header.jpg) no-repeat 0 0; */
        
}

#header {
	width: 960px;
	padding-left: 30px;
	height: 101px;
}

#header .col-left {
	/* padding: 37px 0px 0 0;  this is padding on the top for the logo */
         padding: 15px 0px 0px 0px;
}

#header .col-right {
	padding: 20px 0 0 0;
}

/* Header (title) */

#header h1 {
	display: none;
}

/* Header (date) */

#header .date {
	font-size: 12px;
	/* font-weight: bold; */
	color: #fff;
	text-align: right;
}

#header .date p {
	padding: 0 0 10px 0;
}

/* Header (search) */

#header #search div {
	width: 300px;
	height: 27px;
	background: url(images/bg_search.gif) no-repeat right 0;
	position: relative;
}

#header #search label {
	color: #fff;
	position: absolute;
	left: 0;
	top: 6px;
}

#header #search input {
	width: 238px;
	background: transparent;
	border: 0;
	position: absolute;
	right: 5px;
	top: 4px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}

/* Main Menu */

#main-menu-out {
	width: 100%;
	/* background: #F9F9F9 url(images/bg_main_menu.gif) repeat-x 0 0; */
        	background: rgb(210,210,210);
                border-top: #aaaaaa solid 1px;
                /* border-bottom: #999999 solid 1px; */
}

#main-menu {
	width: 960px;
	
	margin-left: 30px;

        /*  changes */
	height: 30px;
	background: rgb(210,210,210);
	font-size: 14px;
	/* height: 37px; */
   
    
}

#main-menu a {
	 color: #404040;
	 display:block; 
       
}

#main-menu ul {
	/* padding: 0;
	font-family: Georgia; */
	font-size: 14px; 

padding: 6px 0 0 0;
	float: left;
	margin-right: -10px;
	position: relative;
}

#main-menu li {
	/* display: inline;
	 background: Yellow; 
	display: block;
	height: 35px;
	float: left;
       background: rgb(120,120,120);
	 background: #F9F9F9 url(images/bg_main_menu.gif) repeat-x 0 0; */
        
        line-height: 14px;
	/* display: block; */
        display: inline;
	float: left;
	/* padding: 0 10px 0 10px; */
         background: rgb(210,210,210); 
	
}

#main-menu li a {
	/* display: block;
	border-right: #E4E4E4 1px solid;
	padding: 3px 12px 3px 12px;
	line-height: 30px; */

       line-height: 14px;
	display: block;
	float: left;
	padding: 1px 15px 0 15px;
	border-left: #BBBBBB 1px solid; 
}

/* Main Menu (current page item) */

#main-menu.normal li.current-cat, #main-menu.normal li.current-cat-parent {
	margin-left: -1px;
	height: 37px;
	background: url(images/bg_button_arrow.gif) no-repeat center 0;
}

#main-menu.normal li.current-cat a, #main-menu.normal li.current-cat-parent a {
	background: url(images/bg_menu_button.gif) no-repeat left top;
	display: block;
	float: left;
	padding: 0 0 0 2px;
	border-right: #E4E4E4 1px solid;
	color: #fff;
	margin-top: 5px;
}

#main-menu.normal li.current-cat a span, #main-menu.normal li.current-cat-parent span {
	background: url(images/bg_menu_button.gif) no-repeat right top;
	display: block;
	line-height: 26px;
	padding: 0 12px 1px 10px;
}

/* Sub Category Menu */

#subcat-menu-out {
	width: 100%;
	 background: rgb(252,252,252); 
       
	border-bottom: #EBEBEB 1px solid;
        margin-top: 10px;
}

#subcat-menu {
	width: 960px;
	margin-left: 30px;
	height: 34px;
}

#subcat-menu a {
	color: #3E3E3E;
           
}

#subcat-menu a:hover, li.current-cat a {
	color: #00699F;    
}

#subcat-menu ul {
	padding: 6px 0 0 0;
	width: 100%;
	margin-left: -7px;
	position: relative;
          
}

#subcat-menu li {
	display: inline;
	float:left;
}

#subcat-menu li a {
	display: inline;
	float: left;
	padding: 0 8px 0 7px;
	line-height: 28px;
	background: url(images/bg_subcat_border.gif) no-repeat right bottom;
          
}

#subcat-menu li.current-cat a {
	color: #00699F;
	text-decoration:underline;
}
#subcat-menu ul li ul{
	padding:0px;
	width:auto;
	float:left;
	margin:0;
   
}

/* Middle */

#middle-out {
	width: 100%;
	background: #fff;
}

#middle {
	 width: 960px; 
      
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 34px;
}

/* Content */

#content {
	width: 630px;
        
}

#content.fullwidth, #content.fullwidth #single  {
	width: 960px!important;
}

/* Content (featured)  THIS IS THE LIGHT GREY BOX AT THE TOP OF THE FRONT PAGE WITH THE VIDEOS INSIDE - I MADE THE TITLE AND POST DATE INVISIBLE FOR VISUAL REASONS */

#content .featured {
         width: 625px;
         font-family: helvetica, arial, sans-serif;
         color: #CCCCCC;           
}

#content .featured table {
     background: rgb(50,50,50);
     padding: 0; 
     margin-bottom: 10px; 
     width: 625px; 
     height:288px; 
  
     font-size: 14px;
     color: #CCCCCC;

}

#content .featured h2 {
	font-family: Georgia;
	font-weight: normal;
	color: #EEEEEE;
        padding: 0;
	font-size: 22px; 
         
}

#content .featured h2 a {
        font-size: 0px;  
        /* make any of the items I can't make disappear to be small */
        color: #FFFFFF; font-size: 0px;
}

#content .featured p.post-details {
          /* make any of the items I can't make disappear to be small */
        /* this is for author and date of posting info */
	/* padding: 0px 0 5px 10px;*/
        padding: 0;
	font-family: Georgia;
	font-style: italic;
	/* color: #787878; */
         font-size: 0px;
         color: #FFFFFF;
	/* background: url(images/bg_post_details.gif) no-repeat 0 6px; */
}

#content .featured p a  {
	/* LINKS LIGHT BLUE IN THE TOP GREY BOX IN THE FEATURE SECTION ON THE FRONT PAGE */
        color: #79c4ea;      
}



#content .featured img.alignleft {
           margin: 8px 15px 0 0;	 
      
}

/* Content (main) */

#content #main {
	padding-top: 22px;
   width: 95%;  /* CHANGE */

       
}

/* Content CONTENT (archives) */

#content .archives {
	padding-top: 0 !important;
	width: 100%;
        width: 95%;
}

#content h2.arh {
	font-size: 12px;
	background: url(images/bg_h2_arh.gif) repeat-x 0 0;
	line-height: 37px;
	padding: 0 0 0 10px;
}

#content h2.search {
	padding-bottom: 0;
}

#content .archives #latest {
	border-top: 0;
}

#content .more_entries h2 {
	font-size: 17px;
	font-family: Georgia;
	font-weight: normal;
}

#content .more_entries {
	padding-top: 10px;
}

#content .more_entries h2 a {
	color: #515151;
}

/* Content (page) */

#content .page .post {
	border: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 5px !important;
        
}

/* Content (latest) */

#content #latest {
	width: 410px;
	border-top: #EBEBEB 1px solid;
}

/* Content (latest > post) */

#content #latest .post {
	width: 100%;
	padding: 10px 0;
	border-bottom: #EBEBEB 1px solid;
	clear: both;
}

#content #latest .post h2 {
	font-family: Georgia;
        font-size: 17px;
	
	font-weight: normal;
	padding: 5px 0 8px 0;
}

#content #latest .post p {
	/* line-height: 24px;  CHANGE */
        line-height: 20px;
	padding: 2px 0 5px 0;
	display: inline;
}

/* thumbnail on front page */
#content #latest img.alignleft {
	/* margin-top: 7px; */
	margin-bottom: 0;
        margin-top: 5px;
        border: #DDDDDD 1px solid;
        padding: 4px;
      
}

a.read-more {
	font-weight: bold;
	margin-left: 1px;
/* change the read-more for the Features area - don't like the blue text */
padding: 2px 2px 2px 18px;
margin: 0px 0px 0px 10px;
color: #777777;
background: url("http://www.pamelajayawardena.com/images/readmore-arrow.png");
 
}

/* Content (latest > more posts) */

#content #latest #more-posts {
	width: 100%;
}

#content #latest #more-posts ul {
	width: 100%;
	font-family: Georgia;
	font-size: 17px;
	padding: 0;
}

#content #latest #more-posts li {
	line-height: 27px;
	padding: 6px 0 7px 0;
	border-bottom: #EBEBEB 1px solid;
}

/* Content (popular) */

#content #popular-articles {
	width: 200px;
	background: rgb(243,243,243);
}

#content #popular-articles h2 {
	font-size: 12px;
	background: url(images/bg_h2_popular.gif) no-repeat 0 0;
	line-height: 37px;
	padding: 0 0 0 25px;
}

#content #popular-articles h3 {
	font-family: Georgia;
	font-size: 17px; 
      
	font-weight: normal;
	line-height: 25px;
	padding: 10px 0 5px 0;
}

#content #popular-articles h3 a {
	color: #343434;
}

#content #popular-articles p {
	padding: 5px 0;
	line-height: 23px;
}

#content #popular-articles a.read-more {
	border-bottom: #CBCBCB 1px solid;
}

#content #popular-articles a.read-more:hover {
	text-decoration: none;
	border-bottom: #979797 1px solid;
}

#content #popular-articles .block {
	border-bottom: #C7C7C7 1px solid;
	padding: 0 5px 10px 8px;
}

/* Content (single) */

#content #single {
	width: 600px;
	padding-bottom: 30px;
}

/* Content (single > post) */

#content #single .post {
	width: 100%;
	border-bottom: #EBEBEB 1px solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#content #single .post h2 {
	font-size: 25px;
	font-family: Georgia;
	font-weight: normal;
}

#content #single .post h2.title {
	padding-bottom: 2px;
}

#content #single .post p.post-details {
	font-family: Georgia;
	/* font-size: 12px; */
        /* CHANGE INCREASE FONT SIZE */
        font-size: 13px;
	font-style: italic;
	padding: 0 0 10px 20px;
	background: url(images/bg_post_details_single.gif) no-repeat 0 5px;
	color: #797979;
}

#content #single .post p.post-details a {
	color: #797979;
}

#content #single .post img.alignleft {
	margin: 8px 15px 0 0;
}

#content #single .post img.alignright {
	margin: 8px 0 0 15px;
}

/* Post Content Lists and Blockquote */

/*  UL AND OL IN POSTS AND PAGES CHANGED */
#content #single .post ol, #content #single .post ul {
	 /* line-height: 20px; */
            line-height: 18px;
           
}

#content #single .post ul {
	/* padding-left: 50px; */
           padding-left: 30px;
}

#content #single .post ul li {
	list-style: disc;
	padding: 3px 0;
}

#content #single .post ol {
	/* padding-left: 57px; */
           padding-left: 37px;
}

#content #single .post ol li {
	list-style: decimal;
	padding: 3px 0;
}
/* CHANGED 
#content #single .post blockquote {
	border-left:2px solid #777777; 
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}
********************  */
/* Content (single > comments) */

#content #single #comments {  color: #FFFFFF;
}

#content #single #comments h2 {
	font-size: 18px;
	font-family: Georgia;
	padding: 10px 0 30px 0;
        /*   make text white so it is invisible  CHANGE */
        color: #FFFFFF;
}

/* Content (single > comments > comment) */

#content #single .comment {
	margin-bottom: 17px;
}

#content #single .comment .col-left {
	width: 112px;
	text-align: right;
	font-family: Georgia;
        color: #FFFFFF;
}

#content #single .comment .col-left a {
	color: #565656;
	text-decoration: underline;
 color: #FFFFFF;
}

#content #single .comment .col-left a:hover {
	text-decoration: none;
}

#content #single .comment .col-left img {
	margin-bottom: 5px;  
}

#content #single .comment .col-left p {
	padding: 1px 0;
         color: #FFFFFF;
}

#content #single .comment .col-right {
	padding: 5px 20px;
	background: #F8F8F8;
	border: #DEDEDE 1px solid;
	min-height: 70px;
	float:none;
	margin-left:135px;
}

* html #content #single .comment .col-right {
	height: 130px;
}

#content #single .lc_logged {
	margin-top: -20px;
	position: relative;
}

#content #single .reply { float:right; padding-top:3px;}
#content #single ul.children .comment { margin:0 0 0 20px; }


/* Content (single > comments > form) */

#content #single #comments label {
	display: block;
	clear: both;
	padding-bottom: 10px;
	width: 400px;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
}

#content #single #comments label span {
	line-height: 27px;
	padding-left: 10px;
	float: left;
}

#content #single #comments label input {
	width: 160px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	border: #E5E5E5 1px solid;
	float: left;
}

#content #single #comments textarea {
	display: block;
	clear: both;
	width: 65%;
	padding: 5px 4px;
	border: #E5E5E5 1px solid;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* creates an inner white box with a light outline for the sidebars */
.whitebox {
    line-height: 18px; 
    padding: 8px; 
    background-color: #FFFFFF; 
    border: 1px solid #CCCCCC;

}



/* Sidebar CHANGED CHANGE */

#sidebar {
	/* width: 311px; */
        width: 320px;
  
        
        
}
/* CHANGE SIDEBAR BLOCK */
#sidebar .block {
	border: #D5D5D5 1px solid;
	/* background: #F2F2F2; */
       /*  background: #F8F8F8; */
       background: #FFF;
       background: url('images/box-bgr318.jpg') 0 0 no-repeat;
       
	/* padding: 12px 9px; */
       padding: 0px 10px 0px 10px;
	margin-bottom: 14px;
     /* add white line border */
     /* add margin on side? */
 
    
         
}

#sidebar .block h2 {
	/* font-size: 14px; */
         font-size: 16px;
         font-weight: normal;
	/* padding: 0 0 10px 0; */
        /* padding 9px 0 0 0; */
          padding: 12px 0 15px 0;
        background: url(images/hl-dot.gif) 0 40px repeat-x;
	

  
}

#sidebar .block .inside,
#sidebar .block .textwidget,
#sidebar .block .blogroll,
#sidebar .widget_pages ul,
#sidebar .widget_archive ul,
#sidebar .widget_meta ul,
#sidebar .widget_categories ul{
  /* CHANGE THE INNER WHITE BLOCK */
	/* background: #fff; */
	/* border: #DEDEDE 1px solid; */
	 padding: 5px 0 10px 0; 
       
        /* CHANGE LINE-HEIGHT FOR MORE SPACE INBETWEEN LINES OF TEXT */
       line-height: 18px;

}

#sidebar .inside ul {
	/* padding: 0; */
        /* CHANGE ADD WHITE BACKGROUND */
       /* background: #FFFFFF; */
        /* border-top: 1px solid #DEDEDE; */
        /* border-bottom: 1px solid #DEDEDE; */
       /* border-left: 1px solid #DEDEDE;*/
     /*   border-right: 1px solid #DEDEDE; */
       /* margin-top: 10px; */
       margin-top: 3px;
        margin-bottom: 20px;
        padding: 0;
      /* padding: 0 5px 0 5px; */
       
}

#sidebar .inside li {
	line-height: 18px;
	/*  padding: 2px 0 2px 12px; */ 

       /* background: url(images/bg_arrows.gif) no-repeat 0 10px; */
        /*  background: url(images/bg_arrows.gif) no-repeat 0 10px; */
        background: url(images/ico-list2.gif) no-repeat 0 15px;
        padding: 8px 0 8px 10px; 
       /* padding: 5px 5px 5px 16px; */
      
        /* border-bottom: 1px solid #EAEAEA; */
        border-bottom: 1px solid #E0E0E0;
   
}

#sidebar .block .blogroll li,
#sidebar .widget_pages li,
#sidebar .widget_archive li,
#sidebar .widget_meta li,
#sidebar .widget_categories li{
         line-height: 18px;
	 /* padding: 2px 0 2px 12px; */
        /* background: url(images/bg_arrows.gif) no-repeat 0 10px; */
       background: url(images/bg_arrows.gif) no-repeat 0 10px;
         padding: 5px 0 5px 12px; 
         border: 0;

}


#sidebar .inside li a,
#sidebar .block .blogroll li a,
#sidebar .widget_pages li a,
#sidebar .widget_archive li a,
#sidebar .widget_meta li a,
#sidebar .widget_categories li a{
	color: #454545;
      
      
}

#sidebar .inside li a:hover,
#sidebar .block .blogroll li a:hover,
#sidebar .widget_pages li a:hover,
#sidebar .widget_archive li a:hover,
#sidebar .widget_meta li a:hover,
#sidebar .widget_categories li a:hover{
	/* color: #005C9C; */
        color: #006DAD;
        
}

/* Sidebar (tabs) */

#sidebar #tabs ul.tabs {
	padding: 0;
	width: 100%;
	margin-bottom: 8px;
}

#sidebar #tabs ul.tabs li {
	display: block;
	float: left;
	margin-right: 3px;
}

#sidebar #tabs ul.tabs li a {
	background: #fff; 
	display: block;
	border: #DEDEDE 1px solid;
	line-height: 27px;
	padding: 0 9px;
	color: #515151;
	font-weight: bold;
}

#sidebar #tabs ul.tabs li a.selected {
	background: url(images/bg_tabs_selected.gif) repeat-x 0 0;
	color: #fff;
	border: 0;
	margin-top: 1px;
}

#sidebar #tabs .inside {
	position: relative;
	padding-top: 6px;
	padding-bottom:15px;	
}

#sidebar #tabs .inside ul {
	padding-top: 0px;
}

#sidebar #tabs .inside li {
	padding: 6px 0 ;
	border-bottom: #DEDEDE 1px solid;
	background: none;
}

#sidebar #tabs .inside .border-clear {
	width: 100%;
	height: 8px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	top: 1px;
	left: 0;
}


/* Sidebar2 (subscribe2 twitter rss email newsletter text) */

#sidebar .subscribe2 {
	/* width: 241px;
	height: 45px;
	padding: 16px 0 0 70px;
	 background: url(images/bg_subscribe.gif) no-repeat 0 0;
	margin-bottom: 16px; */  
        padding-top: 5px;
}

#sidebar .subscribe2 h2 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #2D2D2D;
	padding: 0;
	line-height: 16px; 
}

#sidebar .subscribe2 h2 a {
	color: #2D2D2D;
}

#sidebar .subscribe2 p {
	font-size: 11px;
	color: #6F6F6F;
	padding: 0;
	line-height: 17px;
}


/* Sidebar (subscribe) */

#sidebar .subscribe {
	width: 241px;
	height: 45px;
	padding: 16px 0 0 70px;
	background: url(images/bg_subscribe.gif) no-repeat 0 0;
	margin-bottom: 16px;
}

#sidebar .subscribe h2 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #2D2D2D;
	padding: 0;
	line-height: 15px;
}

#sidebar .subscribe h2 a {
	color: #2D2D2D;
}

#sidebar .subscribe p {
	font-size: 11px;
	color: #6F6F6F;
	padding: 0;
	line-height: 15px;
}

/* Sidebar (advert) */

#sidebar .advert {
	width: 100%;
	text-align: center;
	margin-bottom: 14px;
}

/* Sidebar (categories and archive) */

#sidebar #cat-arh {
	width: 291px;
}

#sidebar #cat-arh .container {
	background: url(images/bg_catarh.gif);
	border-bottom: #E7E7E7 1px solid;
	width: 100%;
}

#sidebar #cat-arh .inside {
	padding: 7px 8px 10px 12px;
	border-bottom: 0;
}

#sidebar #cat-arh .col-left .inside {
	border-right: 0;
	width: 123px;
}

#sidebar #cat-arh .col-left h2 {
	background: #F2F2F2;
}

#sidebar #cat-arh .col-right .inside {
	width: 125px;
	border-left: 0;
}

#sidebar #cat-arh .col-right h2 {
	background: #F2F2F2;
	margin-left: -1px;
	padding-left: 1px;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #C7C7C7;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
}

#footer #tag_cloud h2 {
	margin-bottom: 10px;
}

#footer #tag_cloud a {
	color: #515151;
}

/* Widget (textwidget) */

.textwidget {
	padding: 10px 0;
}

/* Footer */

#footer-out {
	width: 100%;
	background: rgb(232,232,232) url(images/bg_footer.gif) repeat-x 0 0;
}

#footer {
	width: 960px;
	margin-left: 30px;
	padding: 10px 0;
}

#footer .block {
	display: block;
	margin-right: 30px;
	float: left;
}

#footer .last {
	margin-right: 0;
}

#footer h2 {
	color: #3B3B3B;
}

/* Footer (flickr) */

.flickr_badge_image img {
	float:left;
	margin:8px 3px 0px;
	padding:0 7px 5px 0;
}


#footer .flickr h2 {
	font-size: 14px;
	font-weight: normal;
}

#footer .flickr h2 span {
	color: #006DAC;
}

#footer .flickr h2 span span {
	color: #DE42B1;
}

#footer .flickr .inside {
	margin-left: -15px;
	position: relative;
	width: 300px;
	padding-top: 10px;
}

#footer .flickr img {
	display: block;
	float: left;
	padding: 3px;
	background: #fff;
	margin:0 0 15px 15px;
	display: inline;
	position: relative;
}


/* Footer (widget) */

#footer .widget {
	width: 300px;
}

#footer .widget h2 {
	font-family: Georgia;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
	background: url(images/bg_footer_h2.gif) no-repeat 0 13px;
	padding-left: 25px;
}

#footer .widget ul {
	padding-left: 5px;
}

#footer .widget li {
	line-height: 20px;
	padding: 2px 0 2px 15px;
	background: url(images/bg_footer_arrows.gif) no-repeat 0 10px;
}

#footer .widget li a {
	color: #515151;
}

/* Copyright */

#copyright-out {
	width: 100%;
	background: rgb(37,37,37) url(images/bg_copyright.gif) repeat-x 0 0;
}

#copyright {
	width: 960px;
	margin-left: 30px;
	padding: 15px 0 50px 0;
}

#copyright a {
	color: #fff;
	text-decoration: underline;
}

#copyright a:hover {
	text-decoration: none;
}

#copyright ul {
	padding: 10px 0 5px 0;
	margin-left: -7px;
	position: relative;
}

#copyright li {
	display: inline;
	padding: 0 7px;
	border-left: #3A3A3A 1px solid;
}

#copyright li.first {
	border: 0;
}

#copyright p {
	/* font-style: italic; */
	color: #CACACA;
	padding: 0;
}

#copyright .col-right {
	padding-top: 10px;
}

/* Fix */

.wrap:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/* Mix */

.ui-tabs-hide {  
	display: none;  
}  

.ads img {
  margin:5px 5px 0 0;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F8F8F8;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center; 
}
.wp-caption-text {
	padding:10px;	
	font-size:12px;
        line-height: 16px;
        text-align: left;
}

/* Page Nav */

#main-menu.suckerfish, #main-menu.suckerfish ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#main-menu.suckerfish a {
	display: block;
	line-height: 28px;
	padding: 0 10px;
	z-index: 100;
}

#main-menu.suckerfish li {
	float: left;
}


/* Style drop down list */

#main-menu li ul {
	position: absolute;
	width: 130px;
	left: -999em;
}
#main-menu li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
}
#main-menu li:hover ul, #main-menu li.sfhover ul {
	left: auto;
}

#main-menu li ul li a {
	line-height: 25px;
	font-size: 11px;
	color: #555555;
	width: 130px;
}

#main-menu li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#main-menu li ul ul {
	margin: -31px 0 0 154px;
}

#main-menu li ul ul li a {
	line-height: 25px;
}

#main-menu li:hover ul ul, #main-menu li.sfhover ul ul {
	left: -999em;
}

#main-menu li:hover ul, #main-menu li li:hover ul, #main-menu li.sfhover ul, #main-menu li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */
#main-menu li:hover, #main-menu li.hover {  
	position: static;
}


/*   ***************CUSTOM CODE HERE********************  */
/* USE THIS IN A SPAN OR DIV TAG TO CREATE THE LARGE ITALIC GEORGIAN FONT */
.large-script {
        font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #2D2D2D;
	padding: 0;
	line-height: 27px; 
}

.lg-quote {
        font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #2D2D2D;
	padding: 0;
	line-height: 27px; 
}

/* LARGE GEORGIAN ITALIC FONT FOR H5 */
h5 {
        font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #2D2D2D;
	padding: 0;
        margin: 0;
	line-height: 22px; 
}
/* -- BLUE FONT FOR SECTIONS AND MINOR HEADINGS -- */



h4 {
   font-size: 18px; 
   /* color: #005C9C; */

 
}

.photo-border { 
        padding: 5px; 
        border: 1px solid #CCCCCC; 
        font-size: 10px; 
        color: #555555; line-height: 14px;
}

.photo-border2 { 
        margin-top: 25px;
        padding: 5px; 
        border: 1px solid #CCCCCC; 
        font-size: 10px; 
        color: #555555; line-height: 14px;
}



.photo-border-left { 
padding: 5px; 
border: 1px solid #CCCCCC; 
margin: 0 20px 20px 0;

}

.policy-links{ 
font-size: 11px; 
line-height: 14px;
margin: 10px 0 10px 0;
} 

.small-text {  
font-size: 10px; 
color: #555555; 
line-height: 14px; 
}

.page-menu-box { 
margin-top: 20px; 
margin-bottom: 20px;
padding: 0;
border-bottom: 1px solid #DDDDDD; 
}

.page-left-quote { 
padding: 0 10px 20px 0px; 
line-height: 24px; 
font-size: 17px; 
/* color: #005C9C; */
color: #454545; 

font-family: Georgia, "Times New Roman", serif; 
}

.page-right-menu { 
width: 200px;
padding: 0 0 0px 13px;
border-left: 1px dashed #DDDDDD; 
line-height: 22px;
font-size: 15px;
margin-bottom: 20px;
}

.page-right-menu ul {
 padding: 0;
margin: 0;
}

#small-menu ul {
 padding: 0;
margin: 0
list-style: none;
}

#small-menu { 
width: 200px;
padding: 0 0 0px 10px;
border-left: 1px dashed #DDDDDD; 
line-height: 22px;
font-size: 14px;
margin-bottom: 20px;
}

#small-menu li {
        background: url(images/ico-list2.gif) 0 10px no-repeat;
        /* padding: 8px 0 8px 0px; */
        text-transform:uppercase;
        font-weight: bold;
        font-size: 11px; 
        margin-left: 0px; 
        list-style: none; 
        padding: 2px 0 1px 11px;   
}

.blue-bullet {
      background: url(images/ico-list2.gif) 0 6px no-repeat;
      padding: 0 0 0 10px;

}
#small-menu a {
text-transform:uppercase;
font-weight: bold;
font-size: 11px;
color: #454545;
}

#small-menu a:hover {
color: #006DAD;
}

.page-right-menu a {

font-weight: bold;
font-size: 13px;
/* color: #454545;*/
color: #006DAD;
}

.page-right-menu a:hover {
color: #006DAD;
}



.float-quote-right {
float: right;
margin: 10px 0 10px 10px;
width: 275px;
padding: 10px;
line-height: 19px;
border: 1px solid #CCCDDD;
background: #e0ebf6;

}

.float-quote-left {
float: left;
margin: 10px 15px 10px 0px;
width: 200px;
padding: 10px;
line-height: 19px;
border: 1px solid #CCCDDD;
background: #e0ebf6;

}

.float-quote-right2 {
float: right;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
margin: 10px 0 10px 15px;
width: 290px;
padding: 10px;
line-height: 19px;
/* border: 1px solid #559FCF; */
background-color: #86b3d2;
/* border: 1px solid #559FCF; */
 border: 1px solid #86b3d2;
color: #FFFFFF;
background: url("images/blue-bgr.jpg") no-repeat;

}

#float-quote-right2 {
float: right;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
margin: 10px 0 10px 15px;
width: 290px;
padding: 10px;
line-height: 19px;
/* border: 1px solid #559FCF; */
background-color: #7cb2d4;
/* border: 1px solid #559FCF; */
 /* border: 1px solid #79b1ce; */
/* color: #303030; */
color: #00659e;
 color: #004369; 
background: url("images/blue-bgr.jpg") no-repeat;

}


#float-quote-right2 a {
 color: #093958; 
color: #004369;

}






/* For gdSWSideWidgets for Related Posts */

.gdSWside-posts {
        line-height: 20px;
	

}

.media-box575
{
width: 575px; 
padding: 10px; 
margin: 20px 0 25px 0; 
background: #F8F8F8; 
border: 1px solid #DDDDDD;
}

/* This puts an outline around the Name input boxes for the Contact Us and Get Involved Forms */

#badbehavior 
{
color: #222222;
font-size: 11px;
}

#badbehavior a { 
color: #222222; 
font-size: 11px;
}

#blue-box{
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
float: right;
margin: 10px 0 10px 15px;
width: 190px;
padding: 10px;
line-height: 19px;
/* border: 1px solid #559FCF; */
 /* border: 1px solid #4c99c1;*/
background-color: #79adce;
color: #004369;
background: url("images/blue-bgr.jpg") no-repeat;


}

#blue-box a {
color: #004369;

}


