/*  
Theme Name: CARE
Author: CARE
Author URI:  
*/


html, body {
	height: 100%;	
	}

body    {
	margin: 0;
	padding: 0;
        background:  #133554;
	color: #133554;
	text-align: center;
	font-size: 79%;  /* adjust baseline font size here, no smaller than 75% for mozilla and IE Win to stay consistent*/        
	}

table   {
 	font-size: 1em;  /* IE 5 doesn't inherit font sizes into tables */ 
 	}
 		
 div   {
 	font-size: 1em; 
 	vertical-align: top;
 	} 	
 	
td 	{
	vertical-align: top;
	}

img     {
	display: block;
	border: 0; 
	}

.hide   {
	display: none; 
	}

.pre    {
	visibility:hidden;
	}

.block  {
	display: block;
	}

.inline {
	display: inline;
	}
	
br.clear { 
	clear: both; 
	}	
	
p, td, li, ol, h1, h2, h3, h4, h5, h6, span, div  {
	font-family: 'trebuchet ms', tahoma, sans-serif;
	font-size: 1em;	
	}
	
h1, h2      {
	font-family: 'trebuchet ms', tahoma, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #2a6d55;
	text-align: left;
	}

h1  {
       margin: .5em 0 .5em 0;
	
	}


h2  {
       margin: 0 0 .5em 0;
	
	}

p       {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.6;
	}

/* Link style */

a:link  {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}
	
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}	
	
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #092646;
	background: transparent;
	}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}

/* Floated images */

.imgright {
	display: inline;
    	float: right;
	margin: 0 0 25px 25px;
	padding: 15px;
	background: #D8D1B5 url(/wp-content/themes/calreefs/images/imgcornerleft.gif) top left no-repeat;
	z-index: 1;
	}

.imgrightplain {
	display: inline;
    	float: right;
	margin: 0 0 0 15px;	
	}

.imgleft {
	display: inline;	
    	float: left;
	margin: 0 15px 15px 0;
	padding: 15px;
	background: #D8D1B5 url(/wp-content/themes/calreefs/images/imgcornerleft.gif) top left no-repeat;	
	}
	      
.imgcenter  {
	margin: auto;
	text-align: center;
	padding: 15px;
	background: #D8D1B5 url(/wp-content/themes/calreefs/images/imgcornerleft.gif) top left no-repeat;	
	}
	      
/* The main sections of the page */

#content  {
	position: relative;
	width: 700px;	
        background:  #dfdfdd url(/wp-content/themes/calreefs/images/contentbg.gif) top left repeat-y;	
        margin: auto;
	}

#header  {
	height: 175px;
	background: #092646 url(/wp-content/themes/calreefs/images/headerbg.jpg) top left no-repeat;		
	}

#pagewrapper  {
	background: url(/wp-content/themes/calreefs/images/leftnavbg.jpg) left top no-repeat;		
	height: 100%;
	}
	
#leftnav  {
	float: left;
	width: 180px;
	}

#pagecontent {
	/* position: relative;*/
	width: 490px;
	float: right;
	margin-right: 10px;
	text-align: left;
	}


/* Header content */

#logo  {
	position: absolute; 
	width: 255px;
	height: 103px;
	top: 20px; 
	left: 20px;
	}

#topnav   {
	position: absolute; 
	top: 20px; 
	right: 20px;        
     	margin: 0;
     	padding: 0;
	}

#topnav ul  {
	width: 175px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;   
	line-height: 1.5;
	}
	
#topnav ul li  {
	text-transform: uppercase; 
	font-size: .95em;
	text-decoration: none;
	margin: 0;
	padding: 0;

	}

#topnav ul li a  {
	width: 100%;			/* IE 5 needs width defined */
	padding: 0 15px 0 0;
	margin: 0;
	background: transparent;
	color: #dfdfdd;
	text-decoration: none;
	
	} 
	
#topnav ul li a:hover  {
	background: transparent url(/wp-content/themes/calreefs/images/arrow.gif) right center no-repeat;
	color: #dfdfdd;
	text-decoration: none;
	}

/* The left navbar content*/

#leftnav ul  {
	width: 175px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	}

#leftnav ul li  {
	margin-bottom: 5px;
	}
	
#leftnav ul li a  {
	width: 100%;			/* IE 5 needs width defined */
	padding-right: 10px;
	margin: 0;
	background: transparent;
	text-decoration: none;
	color: #dfdfdd;
	}

#leftnav ul li a:hover  {
	background: transparent url(/wp-content/themes/calreefs/images/arrow.gif) right center no-repeat;
	color: #fff;
	}

#leftnav ul li a#current  {
	background: transparent url(/wp-content/themes/calreefs/images/arrow.gif) right center no-repeat;
	color: #fff;
	}

#leftnav li.subnav {
	margin: 0;
	}
	
#leftnav li.subnavlink {
	font-size: .90em;
	margin: 0;
	}

#leftnav img  {
	margin: 20px auto;
	}

/* Home page sections */

#contenthome  {
	position: relative;
	background:  #dfdfdd;
	width: 700px;	
        margin: auto;
	}

#headerhome  {
	height: 175px;
	background: #092646 url(/wp-content/themes/calreefs/images/homeheaderbg.jpg) top left no-repeat;		
	}

#tophome  {
	position: relative;
	width: 700px;
	height: 250px;
	background: url(/wp-content/themes/calreefs/images/tophomebg.jpg) no-repeat;		
	}

#homelive  {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 280px;
	height: 220px;
	background: url(/wp-content/themes/calreefs/images/homevideobg.gif) no-repeat;
	padding-top: 15px;
	}

#homelive p  {
	color: #dfdfdd;
	padding: 0 15px 0 15px;
	line-height: 1.1;
	font-size: .95em;
	}

#homelive a, homelive a:hover  {
	color: #fff;
	text-decoration: underline;
	font-size: .95em;
	}


#homevideo  {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 280px;
	height: 220px;
	background: url(/wp-content/themes/calreefs/images/homevideobg.gif) no-repeat;	
	}

#videoclip  {
	position: absolute;
	top: 15px;
	left: 15px;
	}


#playvideo  {
	position: absolute;
	top: 195px;
	left: 75px;
	}


#news  {
 	float: left;
	width: 195px;
	/*display: inline; */
	margin-top: 5px;
	margin-left: 15px;
	font-size: .95em;
	text-align: left;   
	} 

#news p  {
	line-height: 1.2;
	}


#news h1  {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0;
	color: #133554;	
	}


#bottombox  {
 	float: right;
	position: relative;
	margin-top: 15px;	
	margin-right: 15px;
	width: 465px;
	}

#homebottom  {
	position: relative;
	margin-top: 320px;
	padding-bottom: 25px;
	}

#support  {
	 position: absolute;
	top: 180px;
	left: 0;	
	width: 255px;
	border: 1px solid #205a7c;
	background: #fff;
	font-size: .95em;
	height: 115px;
	}

#support p  {
	padding-left: 10px;
	padding-right: 10px;
	}

#support img  {
	margin: auto;
	}

#support .title  {
	padding-top: 10px;
	padding-bottom: 5px;
	}

#support .join  {
	padding-top: 5px;
	}

#home1  {
	position: absolute;
	width: 255px;
	height: 170px;
	top: 0;
	left: 0;
	}

#home2  {
	position: absolute;
	width: 200px;
	height: 295px;	
	top: 0;
	left: 265px;

	}


/* Bullet lists on pages */


.arrowlist  {
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
	}

.arrowlist li  {
	padding-left: 25px;
	background-image: url(/wp-content/themes/calreefs/images/leftarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	
/* Inside pages */

#joinbutton  {
	position: absolute; 
	top: 185px;
	right: 30px;
	}

/* Thumbnail galleries */
	
div.thumb  {
	margin: 3px;
	height: auto;
	float: left;
	

width: auto;

	}
	
.thumb img  {
	display: inline;
	margin: 3px;
	border: 4px solid #b5cdd1;
	}

.thumb a:hover img {
	border: 4px solid #fff;
	}

.photogallerytitle {
	text-align: center; 	
	font-size: .85em;
	width: 140px;
	line-height: 1.0;
	margin: 0 3px 5px 7px;
	padding-bottom: 5px;
	}	
	
.phototitle {
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 0 3px 3px 3px;
	} 	
	
	
	
	
	
/*  Footer   */

#footer  {
	position: relative;  /* Needed for Safari */
	margin: 25px 0 0 186px;
	padding: 10px;
	background: #b5cdd1 url(/wp-content/themes/calreefs/images/footerbg.gif) top left repeat-x;
		clear: both;
	}

#footerhome  {
	position: relative;  /* Needed for Safari */
	padding: 10px;
	clear: both;
	}


#footer p, #footerhome p  {
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
        color: #2a6d55;     	
	}

#footer p.contact, #footerhome p.contact  {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
#footer a:link  {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}
	
#footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}	
	
#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #2a6d55;
	background: transparent;
	}

#footer a:active {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}
	
#footerhome a:link  {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}
	
#footerhome a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}	
	
#footerhome a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #2a6d55;
	background: transparent;
	}

#footerhome a:active {
	font-weight: bold;
	text-decoration: none;
	color: #2a6d55;
	background: transparent;
	}	
	
/* Forms */

input.membership   {
	margin-top: 5px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #2a6d55;
	font-weight: bold;
	font-family: 'trebuchet ms', tahoma, sans-serif;
	}
	
/* Popups */

#popupvideo  {
	margin-top: 10px;
	}

#gallerypopup img  {
	padding-bottom: 15px;
	}	

	
#gallerypopup p  {
	color: #fff;
	text-align: center;
	font-size: .90em;
	padding-left: 15px;
	padding-right: 15px;
	}	
	
/* Blog Layout */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 150px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	padding: 10px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}		

.entry  {
	margin-top: 10px;
	}	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	border-top: 3px solid #f1e4d3;
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}		
	
/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;	
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     	position: absolute;
     	left: -1000em;
	}

hr {
	display: none;
	}
		
.widgettitle  {	
	font-weight: bold;
	}

.widget_pages h2, li#random_image-2 h2  {
	display: none;
	}
	
.narrowcolumn h2  {
	margin: 0;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}
	
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}	
	
/* Images */

p img {
	padding: 0;
	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: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size: 13px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar form {
	margin: 0;
	}	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 3px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 3px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 3px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 0;
	width: 95%;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	}

#sidebar #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: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
/* Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
	
.commentlist li ul li {
	font-size: 1em;
	}	
	
.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}		

.children { 
	padding: 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.comment  {
	border: 1px solid #ccc;
	}
	
	
.odd {
	background: #f8f8f8;
	}	
	
/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}	
	
/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	text-align: center;
	}

.wp-caption img {
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0 none;
	text-align: center;
	}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 3px;
	margin: 0;
	text-align: center;
	}

.gallery-caption  {
	font-size: 11px;
	padding: 0 10px 0 10px;
	}

/* Newsletter */

#newsletter  {
	width: 80%;
	margin: 25px auto;
	text-align: center;
	background: #fff;
	padding: 15px;
	}


