/* element selectors*/
body {
font: 76%/1.6 'lucida sans', helvetica, Sans-Serif;
padding:0;
margin:0;
background-color:#92A4AC;
color:#000;
text-align:center; 
}

small {
font-size: 0.9em;
}

a.external{
padding-right:12px;
background: url(images/external.gif) 100% 50% no-repeat;
}
a:link, a:visited{
color:#273A42;
text-decoration:none;
}
a:focus, a:hover, a:active{
color:#900;
text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
padding:0;
margin:0 0 0.5em 0;
color:#273A42;
font-weight:normal;
line-height:normal;
font-family:garamond, serif;
}
h1{
font-size:200%;
}

h2{
font-size:160%;
color:#537D8D;
}
h3{
font-size:140%;
font-weight:bold;
}
h4{
font-size:125%;
font-weight:bold;
}
h5{
font-size: 100%;
font-style: italic;
}
h6
{
font-size: 90%;
font-variant: small-caps;
}
p{
margin:0 0 1em 0;
padding:0;
}
img{
border:none;
}
h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

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

hr {
display: none;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}


/* structural id selectors */
#page {
background-color:#fff;
border-top:#537D8D 5px solid;
width:700px;
margin:0 auto;
padding:0;
text-align:left;
}

#header {
background:url(images/build-banner-bg.jpg) 0 100% no-repeat;
border-top:15px solid #273A42;
height: 149px; 
position:relative;
}

#header h1{
position:absolute;
left:-9999px;
width:1000px;
top:0;
}

#mainnav{
position:absolute;
top:130px;
left:0;
}
#mainnav ul{
padding:0;
margin:0;
list-style-type:none;
}
#mainnav li{
display:block;
float:left;
font-size:90%;
color:#273A42;
text-transform:uppercase;
width:125px;
height:19px;
text-align:center;
font-weight:bold;
background:url(images/tab.gif) 0 0 no-repeat;
}
#mainnav a{
display:block;
float:left;
color:#273A42;
text-transform:uppercase;
width:125px;
height:17px;
padding-top:4px;
}
#mainnav li.current_page_item{
background:url(images/tab_this.gif) 0 0 no-repeat;
}
#mainnav li:hover {
background:url(images/tab-over.gif) 0 0 no-repeat;
}
#mainnav li:hover a{
color:#92A4AC;
text-decoration:none;
}
#content {
background:url(images/build-content-bg.gif) 0 0 repeat-x #fff;
}
#maincontent{
font-size: 1.2em
}
.narrowcolumn {
float: left;
padding: 10px 0 20px 45px;
margin: 0;
width: 400px;
}
.widecolumn {
padding: 10px 0 20px 0;
margin: 0 0 0 150px;
width: 400px;
}
#sidebar {
padding: 20px 0 10px 0;
margin-left: 495px;
/*width: 190px;*/
}

#footer {
color:#555;
font-size:80%;
line-height:1.25;
padding:0 5px 20px 30px;
background:url(images/footer-bottom.gif) 0 100% no-repeat #fff;
border-top:#537D8D 1px solid;
padding: 0;
margin: 0 auto;
width: 700px;
clear: both;
}

#footer ul{
padding:0;
margin:0;
list-style-type:none;
}
#footer li{
display:inline;
margin-right:1em;
}

.alt {
background-color: #ECE3BB;
border-top: 1px solid #273A42;
border-bottom: 1px solid #273A42;
}

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

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', 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;
}

.commentmetadata {
font-weight: normal;
}

#wp-calendar caption {
font-weight: bold;
text-align: center;
}

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

.post {
margin: 0 0 40px;
clear:both;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
text-align: center;
padding-top: 5px;
font-size:90%;
}

.widecolumn .postmetadata {
margin: 30px 0;
font-size:90%;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: left;
}

ul.postmetadata{
padding:0;
margin:0;
list-style-type:none;
}
ul.postmetadata li{
display:inline;
margin-right:0.5em;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
/* End Structure */




#sidebar h2 {
/*font-size: 1.2em;*/
margin: 5px 0 0;
padding: 0;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

.captioned_image{
border: 1px solid #273A42;
padding:0.3em;
}
.captioned_image p{
font-size:85%;
font-weight:bold;
text-align:center;
padding:0;
margin:0;
}
/* 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: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
} 



.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

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

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

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

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

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



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px; 
text-align: center;
}

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

#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 textarea {
width: 100%;
padding: 2px;
}

#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
}

.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 form {
margin: 0;
}
/* 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 */


.center {
text-align: center;
}


.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}


.hidden{
position:absolute;
left:-9999px;
top:0;
width:1000px;
}
.clear{
clear:both;
}



/**

sample sites

**/


ul.sitelist{
padding:0;
margin:0 0 1em 0;
list-style-type:none;
}
ul.sitelist a{
padding-left:18px;
background:url(images/package_network.png) 0 50% no-repeat;
}
div.samplesite{
padding:10px;
margin:0 auto 1em auto;
width:85%;
clear:both;
}
.darklight{
background-color:#77B2CA;
color:#273A42;
}
.highlight{
background-color:#ECE3BB;
color:#273A42;
}
.samplesite h4{
margin:0;
padding:0;
font:120%/1.25 helvetica, sans-serif bold;
color:#000;
}
.highlight a, .darklight a{
color:#273A42;
}
/* contact form */
#contactform fieldset{
border:2px solid #ECE3BB;
text-align:left;
}
#contactform legend{
font-weight:bold;
color:#999;
}
#contactform label{
display:block;
}
#contactform input, #contactform textarea{
width:100%;
display:block;
}
#contactform input.button{
width:auto;
}
#contactform label span.required{
font-size:70%;
color:#900;
}

.caption{
font-weight:bold;
font-size:110%;
margin-top:-0.5em;
color:#777;
}

.flickr-photo { }
.flickr-frame { float: left; text-align: center; margin-right: 15px; margin-bottom: 15px; }
.flickr-caption { font-size: 0.8em; margin-top: 0; }
.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner {border: solid 1px #000000; background-color:#ffffff;  color:#000000; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#273A42; background:inherit !important; text-decoration:none !important;}

.left{
float:left;
margin-right:1em;
}
.right{
float:right;
margin-left:1em;
}
.clear{
clear:both;
}
