/*  
Theme Name: Animation Army
Theme URI: animationarmy.com
Description: Theme for Animation Army Website
Version: 1.0
Author: Ron Gilmore
Author URI: http://www.gilmomedia.com
*/

// Styles needed for Wordpress Native Alignment
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 Styles Needed for Wordpress Native Alignment

/* comments style - start */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/* comments style - end */

/* BODY, SIDEBAR & FOOTER STYLES */
body{
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 17px;
	text-align: left;
	vertical-align: top;
	background: #000000 url(/images/aa-background.jpg) no-repeat scroll top left; background-attachment: scroll;
	background-repeat:repeat-y;
	color: #000000;
}

a:link, a:visited{
	text-decoration: underline;
        color: #320b74;
}

a.titleLink, a.titleLink:visited{
	text-decoration: none;
color: #000000;
}

a:hover{
	text-decoration: none;
}

#wrapper{
	margin: 0 0 0 0;
	width: 910px;
	text-align: left;
}

#header{
	width: 910px;
}

#frontpage{
	float: left;
	width: 360px;
	position: absolute;
	top: 155px;
	left: 175px;
	padding: 10px;
	z-index: 290;
font-weight: bold;
  background: #ffffff;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.90;
}

#box{
	float: left;
	width: 707px;
	background: #eeeeee;
	/* for IE */
  filter:alpha(opacity=96);
  /* CSS3 standard */
  opacity:0.96;
	position: absolute;
	top: 275px;
	left: 168px;
	padding: 8px;
	z-index: 200;
}

.sidebar{
	float: left;
	width: 150px;
	margin: 0 0 0 10px;
	display: inline;
	position: absolute;
	top: 275px;
	left: 8px;
}

a.footerLink {
color: #f7eb89;
font-weight: bold;
text-decoration: none;
}
a.footerLink:visited {
color: #f7eb89;
font-weight: bold;
text-decoration: none;
}
a.footerLink:hover {
color: #c17517;
font-weight: bold;
text-decoration: none;
}

#copy{
color: #c17517;
}

#posted{
font-style: italic;
color: #975e1c;
font-size: 15px;
}

#footer{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	text-align: center;
	vertical-align: top;
	clear: both;
	float: left;
	width: 707px;
	background-color: #000000;
	padding: 0px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/* BODY, SIDEBAR & FOOTER STYLES - END */

/* Below here is for the Nav Menu */
#navlist {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    list-style:none;
    margin-top: 0px;
    margin-left: -40px;
}
#navlist a {
    display:block;
    width:142px;
    color:black;
    text-decoration:none;
    background-color: transparent;
    background-image:url(/images/aa-nav-menu.png);
    /* for IE */
    filter:alpha(opacity=85);
    /* CSS3 standard */
    opacity:0.85;
    padding:0px 0px 5px 0px;
    list-style:none;
}
#navlist a:hover { 
    background-position:0 -38px;
    color: black;
}
#navlist a:active {
    background-position:0 -76px;
    color:black;
}
/* End Nav Menu */

#photolist {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    list-style:none;
    margin-top: 0px;
    margin-left: -40px;
}
#photolist a {
    display:block;
    width:204px;
    height: 166px;
    background-color: none;
    background-image:url(/images/photos/AA-Photo-Background.png);
    background-position:0 110px;
    /* for IE */
    filter:alpha(opacity=100);
    /* CSS3 standard */
    opacity:1.00;
}
#photolist a:hover { 
    background-position:0 166px;
/* for IE */
   filter:alpha(opacity=60);
}
#photolist a:active {
    background-position:0 166px;
}

//TEST
#test {
    font-family:Arial, Helvetica, sans-serif;
}
#test a {
    display:block;
    width:210px;
    height: 172px;
    background-color:green;
    background-image:url(/images/photos/AA-Photo-TEST2.jpg);
    /* for IE */
    filter:alpha(opacity=95);
    /* CSS3 standard */
    opacity:0.95;
}
#test a:hover { 
    background-position:0 -172px;
}
#test a:active {
    background-position:0 -172px;
}
// end TEST
