/*  
Theme Name: Alyson Stoner
Theme URI: http://www.alysonstoner.com
Description: This is the Official Alyson Stoner blog.
Version: 1.0
Author: Rachel Blaisdell
Author URI: http://www.raylay.com/

*/
body {
	margin:0px auto;
	padding:0px;
	font: 75%/160% "Trebuchet MS", Tahoma, Arial, sans-serif;
	width: 895px;
	color: #330000;
	position: relative;
	background: #928038;
}
a, strong a {
	color: #336699;
	text-decoration:none;
	outline: none;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 14px;
}


h1 {
	margin: 40px 0px 44px;
	padding: 0px;
	float:right;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #8e0347;
	margin: 0px 0px 2px;
	border-bottom: 2px dashed #336699;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial, sans-serif;
	padding-bottom: 2px;
}
h2 a, h2 a:visited{
	color: #8e0347;
	text-decoration:none;
}
h2 a:hover {
	color:#336699 ;
	text-decoration:none;
}
h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #205A77;
}
.sub_heading {
	margin: 10px 0px 0px;
	font: bold 110% "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #666666;
}
.cat_heading {
	color: #336699;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 160% "Trebuchet MS", Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.cat_heading-alt {
	color: #fa8102;
	margin-top: 10px;
	padding-bottom: 2px;
	font: normal 160% "Trebuchet MS", Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
h4 {
	font: normal 150% "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #779d03;
	margin: 0px 0px 2px;
	border:none;
}
ul {
	padding: 0px;
	margin: 5px 0px 15px 0;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 0;
}
ul li {
	margin: 0px;
	padding: 0px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {


	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #E3E3E3;
}
.clear {
	clear:both;
}
.displaynone {
	display:none;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
small {
	font-size: 85%;
	color:#999999;
	line-height:120%;
}
#header_wrap {
	width: 895px;
	height: 319px;
	margin: 0px auto;
	padding: 0px 6px;
	color:#928038;
    background: url(images/header.jpg) no-repeat;
}

#search_wrap{
	clear:both;
	float:left;
}
#searchform {
	margin:0px;
	padding:0px;
	float:left;
}
#searchform label{
	display:none;
}
#s {
	border:1px solid #ffed98;
	width: 145px;
	padding: 1px;
}
#searchsubmit {
	background: url(images/search-btn.gif) no-repeat;
	width: 23px;
	height:24px;
	border:none;
	line-height:0px;
	cursor: hand;
}

#header_nav {
	float:right;
	margin-right: 7px;
	background: url(images/headernav-divider.gif) no-repeat right top;
	font-size: 90%;
	padding: 1px 5px 0px 0px;
}

#nav {
				background:url(images/nav.gif) no-repeat;
				width:412px; 
				height:25px;
				padding:0;
				margin:0;
				float:left;
				top:180px;
				right:100px;
				position:relative;
				font-size:0px;
			}
			
			
			
			ul#nav li {
				display: block;
				margin:0; 
				padding:0;
				float:left;
			}
			
			ul#nav li a{height:25px;
			display:block;}
			
			ul#nav li#item1 a {width:62px; background:url(images/nav.gif) no-repeat 0 0;}
			ul#nav li#item2 a {width:66px; background:url(images/nav.gif) no-repeat -62px 0;}
			ul#nav li#item3 a {width:72px; background:url(images/nav.gif) no-repeat -128px 0;}
			ul#nav li#item4 a {width:84px; background:url(images/nav.gif) no-repeat -201px 0;}
			ul#nav li#item5 a {width:61px;background:url(images/nav.gif)  no-repeat -285px 0;}
			ul#nav li#item6 a {width:66px;background:url(images/nav.gif)  no-repeat -346px 0;}
			
			
			ul#nav li#item1 a:hover {background-position: 0 -25px;}
			ul#nav li#item2 a:hover {background-position: -62px -25px;}
			ul#nav li#item3 a:hover {background-position: -128px -25px;}
			ul#nav li#item4 a:hover {background-position: -201px -25px;}
			ul#nav li#item5 a:hover {background-position: -285px -25px;}
			ul#nav li#item6 a:hover {background-position: -346px -25px;}
						
			body#news li#item1 a {background-position: 0 -24px; background-repeat: no-repeat;}
			body#team li#item2 a {background-position: 0 -24px; background-repeat: no-repeat;}
			body#scheduleNav li#item3 a {background-position: 0 -24px; background-repeat: no-repeat;}
			body#multimedia li#item4 a {background-position: 0 -24px; background-repeat: no-repeat;}
						body#home li#item1 a {background-position: 0 -25px; background-repeat: no-repeat;}
			body#about li#item2 a {background-position: -62px -25px; background-repeat: no-repeat;}
			body#resume li#item3 a {background-position: -128px -25px; background-repeat: no-repeat;}
			body#picsvids li#item4 a {background-position: -201px -25px; background-repeat: no-repeat;}
			body#extras li#item5 a {background-position: -285px -25px; background-repeat: no-repeat;}
			body#contact li#item6 a {background-position: -346px -25px; background-repeat: no-repeat;}
	

#body_wrap {
	width:895px;
	margin: 0px;
	padding:0;
	background: #928038 url(images/bg_content_tile2.gif) repeat-y;
	clear:both;
}
.clear{
	clear: both;
	line-height: 0;
	}
.clearfix {
	display: inline-table;
	height: 1%;
	display: block;
	}
html > body .clearfix {height: auto;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0; 
	clear: both;
	visibility: hidden;
	}
	
img{border: 0;}

#home-leftcol {
	float:left;
	width: 405px;
	overflow: hidden;
    padding-left:120px;
}
#home-rightcol {
	width:320px;
	float:right;
}
#single-leftcol {
	float:left;
	width: 560px;
	overflow: hidden;
}
#single-rightcol {
	float:right;
	width: 165px;
}
.sidebar-half {
	width: 180px;
	float:left;		
}
.home-subrightcol {
	width: 153px;
	float:right;		
}
#footer_wrap {
	width: 895px;
	height:183px;
	background: #928038 url(images/footer.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 5px 12px 12px;
	color:#999999;
	clear:both;
    position:relative;
}

.floatLeft { 
clear:none;
position:absolute;
color:#fff;
float:left;
font-size:0.9em;
margin:0;
top:157px;
left:75px;

}

.footerNavRight {
color:white;
height:26px;
margin:0;
text-align:right;
width:350px;
position:absolute;
top:150px;
left:525px;
}
.footerNavRight ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt auto;
padding:7px 0pt 0pt;
text-align:center;
}

.footerNavRight ul li {
color:white;
float:left;
font-size:0.9em;
margin:0pt 7px 0pt 0pt;
}

.footerNavRight ul li a {color:white; text-decoration:none;}
.footerNavRight ul li a:hover, .footerNavRight ul li a:visited { color:white; text-decoration:none;}
.flashheader {
	float:left;
	top:310px;
	left:115px;
	position:relative;
}
.intro {
	color:#FF9900;
	font-size:x-small;
	font-weight:bold;
	line-height: 15px;
	float:left;
	width: 200px;
	top: 10px;
	position:relative;
}

a.rss-mini {
	background: url(images/rss-mini.png) no-repeat left center;
	padding-left: 14px;
	color:##CC6600;
	text-decoration: none;
	float:left;
	top:300px;
	left:115px;
	position:relative;
}
a.rss-mini:visited {
	color:#FF9900;

}
a.rss-mini:hover {
	color:#FF9900;
	text-decoration:none;
}
a.sitemap-mini {
	background: url(images/sitemap-mini.gif) no-repeat left center;
	padding-left: 14px;
	color:#3ba5cf;
	text-decoration: none;
	margin-left: 10px;
}
a.sitemap-mini:visited {
	color:#3ba5cf;
}
a.sitemap-mini:hover {
	color:#928038;
	text-decoration: none;
}
a.links-mini {
	background: url(images/links-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#f86bb1;
	text-decoration: none;
	margin-right: 10px;
}
a.links-mini:visited {
	color:#f86bb1;
	text-decoration: none;
}
a.links-mini:hover {
	color:#928038;
	text-decoration: none;
}
a.contact-mini {
	background: url(images/contact-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#66CCFF;
	text-decoration: none;
}
a.contact-mini:visited {
	color:#66CCFF;
	text-decoration: none;
}
a.contact-mini:hover {
	color:#928038;
	text-decoration: none;
}
.submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}
.submenu li{
	border-bottom: #af4097 1px dotted;
	list-style:none;
}
.submenu li a{
	color: #af4097;
	text-decoration: none;
	display:block;
	list-style:none;
}
.submenu li a:visited{
	color: #339999;
	text-decoration: none;
}
.submenu li a:hover{
	text-decoration: none;
	background-color: #ffee8a;
}
.submenu .page_item {
	display:block;
}
.submenu .current-cat {
	background: url(images/currentpg-arrow.gif) no-repeat right center;
}
.submenu .current_page_item {
	background: url(images/currentpg-arrow.gif) no-repeat right center;
}
a.more-link {
	background: url(images/continue-mini.gif) no-repeat right center;
	padding-right: 15px;
	color: #3a740e;
	text-decoration:none;
}
a.more-link:hover {
	color: #3a740e;
	text-decoration: underline;
}
.archive-list {
	list-style:none;
	margin: 5px 0px 20px;
	padding:0;
	line-height: 120%;
}
.archive-list li{
	background: url(images/archive-arrow.gif) no-repeat;
	padding: 0 0 10px 10px;
}
.archive-list small a, .archive-list small a:visited {
	color: #999999;
}
.post {
	margin: 0px 0px 20px;
	clear:both;
}
.postdate {
	background: url(images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}
.postcomment {
	background: url(images/mini-comment.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	float:right;
}
.postcomment a, .postcomment a:visited {
	color: #CC6600;
	text-decoration:none;
}
.postcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat {
	background: url(images/mini-cat.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color: #999999;
	float:left;
	margin-left: 15px;
}
.postcat a, .postcat a:visited {
	color: #669900;
	text-decoration:none;
}
.postcat a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat span {
	display:none;
}
.entry {
	clear:both;
	padding-top: 10px;
}
.left {
	float:left;
}
img.left {
	float:left;
	margin: 2px 10px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #928038;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float:right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #928038;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.footer_nav {
	float:right;
	margin: 40px 0px 0px;
	padding:0px;
	font-size:90%;
}
.copyright {
	text-align:right;
	border-top: 1px solid #222222;
	font-size:85%;
	clear:both;
	margin:10px 0px 0px;
	color: #666666;
}
.copyright a, .copyright a:visited {
	color:#93BABA;
}
img.img_border, a img.img_border {
	border: 5px solid #E0E0E0;
}
a:hover img.img_border{
	border-color: #FF6600;
}
.popular-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.popular-list li{
	background: url(images/mini-star.gif) no-repeat left center;
	padding: 3px 0px 3px 12px;
	margin:0px;
	line-height: 130%;
	list-style:none;
}
.popular-list li a{
	color:#333333;
	text-decoration:none;
	list-style:none;
}
.popular-list li a:visited{
	color:#333333;
	text-decoration:none;
}
.popular-list li a:hover{
	color:#669900;
	text-decoration:none;
}

.gravatar {
	background: url(images/avatar-bg.gif) no-repeat;
	width: 58px;
	height:55px;
	margin-top: 3px;
	padding: 6px 0px 6px 6px;
	float:left;
}
.gravatar img {
	border:solid 1px #cee48b;
	background-color: #928038;
}

.sitemap {
	list-style:none;
	margin:0px 0px 30px 15px;
	line-height: 140%;
}
.sitemap li{
	font-weight:bold;
	background: url(images/sitemap-mini-folder.gif) no-repeat top left;
	padding-left: 13px;
}
.sitemap li ul{
	margin-bottom: 3px;
	list-style:none;
	margin-left: 5px;
}
.sitemap li ul li{
	font-weight:normal;

	background: url(images/sitemap-mini-file.gif) no-repeat left top;
	padding-left: 12px;
}

.center {
	text-align: center;
}
.pagenav {
	text-align:right;
	border-top: 1px dotted #CCCCCC;
	margin: 25px 0px 10px;
	padding-top: 2px;
	clear:both;
}
.breadcrumb {
	font-size: 10px;
	color:#A7A7A7;
	line-height:100%;
}

.breadcrumb a, .breadcrumb a:visited{
	color:#779d03;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#FF9900;
	text-decoration:none;
}
.quarter {
	width: 172px;
	margin: auto 7px;
}
.one-third {
	width: 176px;
	float:left;
}
.half {
	width: 272px;
	float:left;
}
.separator {
	margin-right: 15px;
}
.external-list {
	margin: 5px 0px 15px 5px;
	padding: 0px;
	list-style: none;
}
.external-list li {
	margin: 0px;
	padding: 2px 0px 2px 14px;
	background: url(images/mini-external.gif) no-repeat left center;
}
.links-list {
	list-style:none;
	margin:3px 0px 20px;
	padding:0px;
	line-height: 100%;
	font-size: 90%;
}
.links-list li{
	width: 170px;
	height:19px;
	background: url(images/links-bullet.gif) no-repeat left center;
	margin-bottom: 2px;
}
.links-list li a, .links-list li a{
	height:19px;
	display:block;
	color: #FF6600;
	text-decoration:none;
	padding: 4px 10px 0px 14px;
}
.links-list li a:hover{
	color: #339900;
	text-decoration:none;
	background: url(images/links-li-bg.gif) no-repeat;
}

.small {
	font-size: 90%;
}
.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: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{

	padding: 0;
}

.comments-template textarea{
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
}

table.resumes
{ width: 400px;
background-color: #f7f3cd;
border: 1px #927f3a solid;
border-collapse: collapse;
border-spacing: 0px;
}

td.resumetitle
{ background-color: #336699;
border: 1px #927f3a solid;
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #ffffff; 
padding-left: 6px;
}

td.resume
{ border-bottom: 1px #927f3a dotted;
text-align: left;
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #3a1b07;
background-color: #fffcean;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 0px;
}

#wpcf_msg { width:200px; height:100px; overflow:auto;}

