﻿
/* Begin Typography & Colors */

html { 
height: 100%; 
margin-bottom: 1px;
}

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Century Gothic', Helvetica, Arial, Verdana, Sans-Serif;
/* font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
color: #333;
text-align: center;
background: #3d3b70;
}



#wrapper	{
background: url('images/mainTemp2008.jpg') top center no-repeat #ffffff;
}
#page {

text-align: left;
}



#blog_title_hide {
display:none;
}

#content {
float:right;
font-size: 1.2em;
width:590px;
border: 0px solid #000000;
padding: 0px 10px 10px 10px;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
text-align: left;
margin: 0 0 25px 0;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: left;
font-size:.8em;
}

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

small {
font-family:Century Gothic, Helvetica, Arial, Verdana, sans-serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Century Gothic', Helvetica, Arial, Verdana, Sans-Serif;
font-weight: bold;
color: #00529b;
}

h1 {
font-size: 2em;
text-align: left;
color: #00529b;
}

#header	{
background: url('images/mainTemp2008_01.jpg') no-repeat;
height: 135px;
}



#header_login	{

float:right;
width:250px;
text-align:right;
padding-right:10px;
margin-top:15px;
color:#00529b;

}

#header_login a, #header_login a:visited	{
color:#FFFEB1;
font-size:10px;
margin-right:10px;
}

#header_login a:hover	{
text-decoration:underline;
}

#header h1	{
display:none;
}


#header p {
margin-bottom:0px;
}

#searchForm	{
text-align:right;
}


.description {
font-size: 1.2em;
color:#333333;
margin-left:220px;
}



h2 {
font-size: 1.6em;
}

h2.pagetitle {
font-size: 1.6em;
list-style-type: none;
}

#sidebar h2 {
	font-family: 'Century Gothic', Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 1.4em;
	color: #5b57a6;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #00529b;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Century Gothic', Helvetica, Arial, Verdana, Sans-Serif;
	}

	

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

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

#commentform p {
	font-family: 'Century Gothic', Helvetica, Arial, Verdana, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Century Gothic', Helvetica, Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
        list-s
}

code {
	font-size: 1.1em;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #5b57a6;
	text-decoration: none;
	}

a:hover {
	color: #5b57a6;
	text-decoration: none;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}
	
#wp-calendar caption {
	font: bold 1.3em 'Century Gothic', Helvetica, Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */

body {
	margin: 0;
	padding: 0; 
	}

#wrapper	{
border: 0px solid #000000;
width: 795px;
margin: auto;
}
#page {
	margin: 5px auto;
	padding: 0;
	width: 795px;
	border: 0px solid red;
	/* background-color:white; */
	}

#header {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	margin-bottom:34px;
	border: 0px solid red;
	}

#header h1 {
	font-size:16px;
}

#header p{
	margin-left:220px;
	margin-top:0px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 0;
	margin: 0px 0 0 0;
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 400px;
	}

.post h2{
	margin: 0 0 0px;
	text-align: justify;
	margin:0px;
	font-size:1.4em;
	}

.post h2 a:hover{
color:#5b57a6;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
#footer2	{
margin: auto;
padding: 10px;
color: #ffffab;
}
#footer2 a{
color:#ffffab;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 100%;
	clear: both;
	text-align:center;

	}

#footer p {
	margin-left: 220px;
	margin-top:0px;
	}

/* End Structure */


hr {
	width:360px;
	margin-left:0px;
}

/*	Begin Headers */

h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 2px;
	padding:5px;
	background-color:#5b57a6;
	border: 0px solid #ffffab;
	color:#ffffab;
}

#sidebar h2 {
	margin: 5px 0 0px 0px;
	padding: 5px 0 0 25px;
	height:40px;
	background: url('images/bullet.png') no-repeat;

	}

h3 {

	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.post h2, .pagepost h3, .post h3, .pagepost h3{
	padding: 0;
	margin: 30px 0 0;
}

/* End Headers */

/* Begin 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;
	}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: -5px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: url(../images/bullit.gif);
	}

#sidebar ul,	#sidebar li, #header ul, #header li{
list-style-type:none;
}
#sidebar ul, #sidebar ul ol {
	margin:5px 2px 5px 2px;
	padding: 0;
	}

#sidebar ul li {
	list-style-image: url(../images/bullit.gif);
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0px 8px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-image: url(../images/bullit.gif);
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0px 0 10px;
	}

ol li, #sidebar ul ol li {
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: -15px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:center;
	}
	
#searchform input	{
	background: transparent;
	border:1px solid #00529B; 
}

#searchsubmit {
	border:1px solid #00529B; 
	color:#00529B;
}

#searchsubmit:hover {
	border:1px solid #00529B; 
	background: #00529B;
	color:#FFFFAD;
}
	

#searchformheader {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:right;
	}
	
#searchformheader #s	{
	background: transparent;
	border:1px solid #FFFFAD; 
	color: #FFFFAD; 
}



#searchsubmitheader {
height: 24px;
width: 24px;
cursor: pointer;
text-indent: -9999px;
border: none;
background: url('images/search.gif') no-repeat left bottom;
}

#searchsubmitheader:hover {
background: url('images/search-over.gif') no-repeat left bottom;
}




#sidebar #searchform #s {
	width: 85px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */
#sidebar_nav {
	width:125px;
	float:left;
	text-align:right;
	border: 1px solid #000000;
	}
	
#sidebar {
	width:165px;
	float:left;
	text-align:left;
	padding-left:10px;
	border: 0px solid #000000;
	}



#sidebar form {
	margin: 0;
	}

#sidebar a{
	color:#5b57a6;
	}	

.pagenav {
	margin:-20px;
}	

/* End Sidebar */

/* 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; }
/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

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;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}


.page_item { 
list-style-image: none; 
list-style-type: none;
}

.current_page_item {
}

.current_page_parent {
}

.cat-item {
list-style-image: none; 
list-style-type: none;
}

.children	{
margin-top:5px;
}

ul	{
margin-top:5px;
}

.navigation {
	display: block;
	text-align: center;
	margin-bottom:30px;
	}

/* End Various Tags & Classes*/

/* CSS Document */

#sitemenu	{
margin-left:135px;
}

#suckerfishnav {
    /*background:#1c2956; */
    font-size:12px;
    font-family:Century Gothic, Helvetica, Arial, Verdana, sans-serif;
    font-weight:bold;
    width:100%;
    height: 20px;
    
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    border:0px solid #aaa;
    margin:-30px 0 0 0;
    width: 633px;
    } 
#suckerfishnav a {
    display:block;
    color:#00529b;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:145px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:0px solid #666666;
    }
#suckerfishnav li li {
    width:145px;
    border-bottom:1px solid #ffffab;
    border-left:0px solid #ffffab;
    border-right:0px solid #ffffab;
    font-weight:bold;
    font-family:Century Gothic, Helvetica, Arial, Verdana, sans-serif;
    text-align: left;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:140px;
    font-size:12px;
    color:#00529b;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 125px;
    }


#suckerfishnav li li:hover {
    background:#00529b;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffab;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#ffffab;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#ffffff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#5b57a6;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#5b57a6;
    }
    
.execphpwidget,	.textwidget{
margin: 0px 0 25px 0;

}

#cal_bottom	{
margin-bottom:25px;
}