﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	/*top: 12px;*/
	top: 10px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	/*top: 17px;*/
	top: 30px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #login, #passwordReset, #changePassword, #myProfile, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
	padding-bottom: .8em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}
#albums h4
{
    margin:5px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item 
{
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}
.albumName, .albumInfo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	text-align: center;
	font-weight: bold;
}
.albumName table
{
	margin-left: auto;
	margin-right: auto;
}
.albumInfo
{
font-weight:normal;
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

#photos .caption, #details .caption
{
    margin:0px;
    padding:0px;
    padding-top: 5px;
}
#photos .hits, #details .hits
{
    margin:0px;
    padding:0px;
    padding-bottom: 5px;
}
#sidebar .desc
{
    margin:0px;
    padding:0px;
    text-align: center;
}


/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	/*margin: 12px auto 5px auto;*/
	margin: 0px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 12px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/* My Profile */
div#profileForm
{
    width: 350px;
    margin-left: 40px;
    margin-top: 20px;
    padding: 10px 0px;
    vertical-align: top;
    border: 1px solid #CCC;
}
div#profileForm h2
{
    font-size:1.4em;
    text-align: center;
}
div#profileForm label
{
    width:120px;
    float:left;
    color: Red;
    margin: 0 10px;
}
div#profileForm .button
{
    margin-top:10px;
    color: Blue;
}
/* My Profile End */

div.clearfix2
{
    border-top: 1px solid #CCC;
    padding: 10px 0px;
    vertical-align:top;
}
div.center2
{
    width:1px;
    margin: 0px auto;
}


#profileForm2 {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}
#home h3 { margin-bottom: .2em;}

/* News Sections */
.news h3 { margin-bottom: .2em;}

/* Weather */
.weather { 
    border: 1px solid #ccc; 
    width: 330px;
    /*float: left;
    margin-bottom: 2em;*/
    }

/* 
   Following contains a fudge that works only in IE/Win and puts a border around the image
   because it doesn't handle PNG transparency too well 
*/
.weather p { padding:0px; margin:0px; }
.weather .left { text-align: center; float: left; width: 40%;}
.weather .temp { font: normal 2em Georgia, serif; color: #900;}
* html .icon img { border: 1px solid #ccc;  }

/*.weather .right { margin-left: 41%; }*/

.weather .bottom { text-align: center; padding: .5em; background: #eee;}


#admin-user {
	background-image: url(images/body-repeat-nogrey.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	}



#admin-user #content {
	margin-left: 0px;
}
/* Videos */

#videos, #video {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;

}
#videos p, #videos h3, #videos hr
{
	margin: 5px 30px;
}
#videos .view, #video .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

#videos .caption, #video .caption
{
    margin:0px;
    padding:0px;
    padding-top: 10px;
    font-weight:bold;
}
#videos strong
{
    color:#990033;
}


#videos .mid--x
{
padding-left:7px;  
width:90px;
text-align:left;
}
/* Audiobooks */

#audiobooks {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;

}
#audiobooks p, #audiobooks h3, #audiobooks hr
{
	margin: 5px 30px;
}
#audiobooks ul
{
    padding-left: 40px;
    padding-right: 10px;
}

#audiobooks ul ul
{
    padding-left: 10px;
}
#audiobooks ul ul li
{
    padding-left: 0px;
    list-style: none
}

#audiobooks .caption
{
    margin:0px;
    padding:0px;
    padding-top: 10px;
    font-weight:bold;
}
#audiobooks strong, #audiobooks .folder
{
    color:#990033;
}
#audiobooks a:hover img
{
    border-width: 0px 1px 2px 1px;
    border-color: #666666;
    /*
    border-width: 1px;
    border-color: red;
    width: 18px;
    height: 18px;*/
}
.highlight
{
    background-color: #FFFFBB;
    color: #333333;

}

.links
{
margin-left: 20px;
padding-left: 0;
}

/* FF Fix */
.page
{
overflow:auto;
}

#paging img
{
    position: relative;
    top: 7px
}

#blog h4
{ 
    padding: 0;
    margin: 0;
    padding-top: 5px;
}
#blog th
{
display:none;
padding: 0;
margin: 0;
}

#home .links li
{
    padding:0px;
    margin:0px;
    line-height:1.8em;
}


/* My Profile Start */
#myProfile1
{
    width: 350px;
    margin-left: 40px;
    margin-top: 20px;
    padding: 10px 0px;
    vertical-align: top;
    border: 1px solid #CCC;
}
#profileForm h2
{
    font-size:1.4em;
    text-align: center;
}
#myProfile label
{
    width:120px;
    float:left;
    /*color: Red;*/
    margin: 0 10px;
}
#profileForm .button
{
    margin-top:10px;
    color: Blue;
}
/* My Profile End */

.clearfix
{
    border-top: 1px solid #CCC;
    padding: 10px 0px;
    vertical-align:top;
}

h4.blog
{
 border-bottom:solid 1px #bababa;
 width:200px;
 margin-bottom:5px;
 padding-bottom:5px;
}
h4.blogs
{
 margin-bottom:0;
 padding-bottom:0;
}

/* Hide feedburner ads */
#qotd img
{
 visibility:hidden;
 display:none;
 
}

.usersGrid, .usersGrid td, .usersGrid th
{
    border-color:#666666;
}

/* Upload */
#upload {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

#upload div, #upload table, #upload h3
{
	margin: 5px 30px;
}

.blogtext, .newmedia
{
    font-size: 1em;
    line-height: 1.5em;
}
h5 /*For Talkbalks on Blog*/
{
    font-size: 1.1em;
    color:#990033;

}

.updateProgress
{
/*    color:Red;
    vertical-align:middle;
    font-weight:bold;
    padding-left:5px;
    display:inline;
*/

    color:Red;
/* From Book */
    position: absolute;
    /*width: 20%;*/
    left: 45%;
    top: 40%;
    background-color: #F1F4FA; 
    border: solid 1px #00008B;
    text-align: left;
    vertical-align: middle;
    padding: 10px;
    /*font: Verdana;*/
    font-weight: bold;
    /*font-size: 14pt;*/
}

.photoPaging table
{
    margin-left:auto;
    margin-right: auto;
}
