/* CSS Document */
/*
Theme Name: Armadillo Studios Custom - Seenster.net	
Theme URI: http://www.amradillostudios.ca 
Description: Custom Theme WP Theme create for seenster.net
Version: 1.0
Author: Connor Turner 
*/

/* Global Stylings
---------------------------------------------------------------------------------------------- */

*
{padding:0px;
margin:0px;}

/* Colors
white: #FFFFFF    	Light Blue: #XXXX 	 	Dark Blue: #XXXXX  */

/* 
------------------------------------------------------------------------------------------------- */

body
{color:#111111;padding:0px; margin:0px;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }

a{text-decoration:none;}
img{border:none;}
.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }
strong{background-color:#e4f3fb; font-weight:100;}

/* login Header
------------------------------------------------------------------------------------------------- */

#headerPage {background-image:url(http://see.armadillostudios.ca/images/headerPageBk.png);background-repeat:repeat-x;background-position:top left;
height: 105px;
color:#fff;
padding: 0px;
margin: 0px;
text-align:left;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;}

#headerPage a, #headerPage a:visited 
{
color: #fff;
font-weight: bold;
padding: 3px 3px;
}

#headerPage a:hover
{
color:#fff;
}

#headerWrap
{margin: 0px auto; padding: 0px 0px 0px 0px; width:860px;}

.seensterLogo
{
display:block;
float:left;
}

/* Main Navigation
-------------------------------------------------------------------------------------------------- */
#downloadNavi
{
width:300px;
display:block;
float:right;
text-align: right;
}

#downloadNavi a, #downloadNavi a:visited 
{
color: #fff;
font-weight: bold;
padding: 3px 3px;
}

#downloadNavi a:hover
{
color:#fff;
background-color:#C80A1C;
}

/* Main Content
-------------------------------------------------------------------------------------------------- */

#mainContent
{
margin: 0px auto 0px auto; padding: 0px; width: 860px; min-height: 450px; height:100%;font-family: Arial, Helvetica, sans-serif; font-size: .80em; line-height:135%;}

#mainContent h3
{
font-size: 24px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: -0.05em;
font-style:100;
color:#0099CC;
padding: 18px 0px 0px 0px;
border-bottom: 1px #0099CC solid;
}


.seensterSplash
{background-image:url(http://see.armadillostudios.ca/images/splashLogo.png);background-repeat:no-repeat;background-position:top center;
color: #333; width: 500px; height:450px;margin: 0px auto;}

.seensterSplash p
{font-size:14px; color:#333;}


.seensterLogin
{
padding: 293px 0px 0px 0px; margin: 0px auto; text-align: center; height:100% width: 490px;
}

table {
	max-width: 650px;
	border-spacing: 0px;
    margin-left: auto;
    margin-right: auto;
    }

table a, table, tbody, tfoot, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
}

table caption {
	font-size: 1.8em;
	text-align: left;
	text-indent: 10px;
	height: 40px;
    }
input[type="text"],input[type="password"]
{
    BACKGROUND-COLOR: #b7dad6
}
thead th {
	height: 21px;
	font-size:larger;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: center;
    }

tbody th {
	padding-left: 40px !important; }

tbody tr.odd th {
	padding-left: 40px !important; }

tbody th, tbody td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 7px;
	text-align: left; }

tbody a {
	font-weight: bold;
	text-decoration: none; }

tbody a:hover {
	text-decoration: underline; }


tfoot th, tfoot td {
	font-size: 0.8em;
	height: 21px;
	}


/* Footer
------------------------------------------------------------------------------------------- */
#footer
{text-align: center; height: 59px;color: #24767C; margin: 75px 0px 0px 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; background-image:url(http://see.armadillostudios.ca/images/footerBk.png);background-repeat:repeat-x;background-position:top left;}

#footer h5 {
text-align: center; font-size: 0.75em; 
}

#footer a {color:#C80A1C;}

#footer a:hover {color:#fff; background-color: #C80A1C;}

