@charset "utf-8";

/*
Theme Name: Made For Andrea
Theme URI: http://wordpress.org/
Description: Custom Wordpress Theme for Andrea Fellers
Author: Lindsey Salls, Argos Creative Group
Version: 1.0 
Tags: custom, portfolio, art, film

License:
License URI:

General comments (optional).
*/

/*GLOBAL*/

body {
	background: url(http://andreafellers.com/img/stripe.gif);
	background-attachment:fixed;
	margin:0;
	padding: 0;
	}

html {
	margin:0;
	padding:0;
	}
	
.wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 0 0px 0 20px;
	clear: both;
	background: #fff;
	}
	
.header {
	border-bottom: 2px #000 solid;
	padding-bottom: 5px;
	width: 820px;
	padding-top: 20px;
	}
	
.content {
	margin: 10px 0 10px 0;
	width: 820px;
	clear: both;
	}

/*NAVIGATION*/

.logo {
	font-size: 45px;
	}
	
.navbar {
	padding: 0 0px 0 0;
	position: relative;
	float: right;
	}

	
/*FEATURED IMAGES*/

.featuredimages {
	width: 100%;
	clear: both;
	}
	
.featuredimage1, .featuredimage2, .featuredimage3 {
	position: relative;
	float: left;
	padding-bottom: 15px;
	} 

.featuredimage1, .featuredimage2 {
	padding-right: 5px;
	}
	
/*INDEX CONTENT*/

.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 535px;
	color: #000;
	line-height: 18px;
	letter-spacing: 0.2;
	position: relative;
	float: left;
	margin-top: -10px;
	clear: both;
	}

.bio-title {
	margin-bottom: -5px;
	}
	
.news {
	margin-bottom: 20px;
	width: 269px;
	float: right;
	position: relative;
	}
	
.newspage {
	width: 100%;
	}
	
.news-title {
	margin-bottom: 10px;
	}
	
.news-postsection {
	border-bottom: dotted #CCCCCC 1px;
	}
	
.news-post {
	border-top: dotted #CCCCCC 1px;
	}
	
.news-content, .news-content2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: -3px;
	}
	

	
.news-content {
	font-size: 12px;
	}
	
.news-content2 {
	font-size: 12px;
	}
	
.news-content a, .news-content2 a, .bio a{
	color: #a10627;
	}

.news-content a:hover, .news-content2 a:hover, .bio a:hover {
	color: #828282;
	}
	
.news-date, .news-date2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	clear: both;
	margin-top: -10px;
	padding-bottom: 8px;
	}
	
.news-date {
	font-size: 10px;
	}
	
.news-date2 {
	font-size: 10px;
	}

.news-past {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.news-past a {
	color: #a10627;
	}
	
.news-past a:hover, .news-next a:hover {
	color: #a10627;
	}
	
.news-next {
	text-align: center;
	}
.news-next a {
	color: #828282;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	

/*FOOTER*/

.footer {
	border-top: 2px #000 solid;
	padding: 10px 0 40px 0;
	clear: both;
	width: 820px;
	}
	
.footer-left, .footer-right {
	position: relative;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	}
	
.login {
	font-family: Georgia, Times New Roman, Serif;
	font-size:9px;
	}
	
.footer-left a, .footer-right a, .login a{
	color: #000;
	text-decoration: none;
	}
	
.footer-left a:hover, .footer-right a:hover, .login a:hover{
	color: #a06200;
	}
	
.footer-left {
	float: left;
	padding-left: 5px;
	}
	
.footer-right {
	float: right;
	padding-right: 5px;
	}
	
/*ARTWORK*/
	
.art-piece, .art-piecelast {
	position: relative;
	float: left;
	width: 199px;
	height: 199px;
	}
	
.art-piece {
	margin: 0 8px 8px 0;
	}
	
.art-piecelast {
	margin: 0 0 8px 0;
	}

.item {
	position: relative;
	cursor: pointer;
	width: 199px;
	height: 199px;
	}
	
.item .caption{
	position: absolute;
	bottom: 0;
	cursor: pointer;
	width: 199px;
	height: 50px;
	text-align: center;
	}
	
.item .caption a {
	display: block;
	}

.itemtitle {
	width: 199px;
	color: #000;
	font-family: georgia, times;
	font-size: 14px;
	text-align: center;
	top: 15px;
	position: absolute;
	}
	
.itemtitle a {
	text-decoration: none;
	color: #000;
	}
	
.dimensions {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	}
	
.dimensions a{
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 0 0;
	font-size: 10px;
	position: relative;
	color: #2D2D2D;
	}
	
.dimensions a:hover {
	color: #333366;
	}
	
.allcaps {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	}

.nextpage, .prevpage {
	width: 199px;
	height: 199px;
	display: block;
	text-align: center;
	float: left;
	position: relative;
	background: #F4F4F4;
	}
	
.prevpage {
margin-right: 8px;
margin-bottom: 8px;
}
	
.nextpage:hover, .prevpage:hover {
	background: #afa083;
	}
	
.nextpage-text {
	margin-top: 85px;
	}
	
.nextpage-text a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	}
	
.nextpage-text a:hover {
	color: #fff;
	}
	
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E73438;
	padding: 3px;
	width: 30px;
	margin-bottom: -25px;
	}
	
.pagenumbers {
	clear: both;
	margin: 0 auto;
	padding: 4px 0 20px 0;
	width: 200px;
	}
	
/*PAGE NUMBERS*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: center;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin: 0 auto;
	background: #fff;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li a:hover {
	color: #053c62;
	border-top: 2px solid #053c62;
	border-bottom: 2px solid #f1f1f1;
}

#wp_page_numbers li.space {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aaa;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
	border-top: 2px solid #00679d;
	border-bottom: 2px solid #053c62;
}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aaa;
	display: block;
	padding: 3px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/*FILMOGRAPHY*/


.featured-bar {
	padding: 3px 10px 3px 10px;
	background: #f2f2f2;
	width: 800px;
	}

.filmmakerpng {
	padding-top: 3px;
	margin-bottom: 10px;
	}

.featured-project {
	width: 820px;
	clear: both;
	clear:both;
	}
	
.featuredfeaturedbody, .featured-body {
	height: 220px;
	}
	
.featured-projectlast {
	width: 820px;
	padding: 0 0 10px 0;
	clear: both;
	}
	
.featured-left {
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	}

.poster {
	position: relative; 
	border: 1px solid #CCCCCC;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	margin-right: 20px;
	width: 130px;
	padding: 3px;
	}
	
.featured-credits, .synopsis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
	color: #333;
	}
	
.featured-credits {
	font-style: italic;
	}
	
.video_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	}
	
.video_url a {
	color: #be4c0d;
	}
	
.video_url a:hover {
	color: #828282;
	}
	
.featured-credits, .creditscolon {
	line-height: 18px;
	margin-top: 15px;
	}

.creditscolon {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 12.7px;
	font-weight: 900;
	color: #454545;
	font-style: normal;
	}
	
.synopsis {
	margin-top: 18px;
	font-size: 12.7px;
	line-height: 18px;
	margin-bottom: 20px;
	}
	
.featured-year {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 3px;
	position: relative;
	}

.featured-title {
	font-size: 16px;
	color: #a10627;
	text-transform: uppercase;
	font-family: "Franklin Gothic Medium", arial;
	}

.film-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #666666;
	}
	
.featured-link {
	position: relative;
	float: right;
	padding-right: 10px;
	text-align: right;
	line-height: 20px;
	letter-spacing: .2px;
	text-transform: uppercase;
	}
	
.featured-link a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #955e39;
	}
	
.featured-link a:hover {
	color: #b7b7b7;
	}
	
.filmmakerlist {
	clear: both;
	width: 100%;
	}

.creditposteven.active {
	background:#fafafa url(http://andreafellers.com/img/minus.png) no-repeat left bottom;
		border-bottom: 1px solid #bcbcbc;

	}
	
.featured-bareven.active {
	background:#fafafa url(http://andreafellers.com/img/plus.png) no-repeat left bottom;
		border-bottom: 1px solid #bcbcbc;

	}
	
.creditpostodd.active {	
	background:#f2f2f2 url(http://andreafellers.com/img/minus.png) no-repeat left bottom;
		border-bottom: 1px solid #bcbcbc;

	}
	
.featured-barodd.active {
	background:#f2f2f2 url(http://andreafellers.com/img/plus.png) no-repeat left bottom;
		border-bottom: 1px solid #bcbcbc;

	}
	
.creditposteven {
	padding: 3px 10px 2px 20px;
	background: #fafafa url(http://andreafellers.com/img/plus.png) no-repeat left bottom;
	width: 790px;
	cursor: pointer;
	border-bottom: 1px solid #fafafa;
	clear: both;
	}
	
.featured-bareven {
	padding: 3px 10px 2px 20px;
	background: #fafafa url(http://andreafellers.com/img/minus.png) no-repeat left bottom;
	width: 790px;
	cursor: pointer;
	border-bottom: 1px solid #bcbcbc;
	clear: both;
	}
	
.creditpostodd {
	padding: 3px 10px 2px 20px;
	background: #f2f2f2 url(http://andreafellers.com/img/plus.png) no-repeat left bottom;
	width: 790px;
	clear: both;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
	}
	
.featured-barodd {
	padding: 3px 10px 2px 20px;
	background: #f2f2f2 url(http://andreafellers.com/img/minus.png) no-repeat left bottom;
	width: 790px;
	clear: both;
	border-bottom: 1px solid #bcbcbc;
	cursor: pointer;
	}
	
.creditpostodd:hover, .creditposteven:hover, .featured-barodd:hover, .featured-bareven:hover {
	border-bottom: 1px solid #818181;
	}

.actingposteven {	
	padding: 3px 10px 3px 10px;
	background: #fafafa;
	width: 800px;
	clear: both;
	}
	
.actingpostodd {
	padding: 3px 10px 3px 10px;
	background: #f2f2f2;
	width: 800px;
	clear: both;
	}
	
.creditleft {
	font-size:11px;
	color: #000;
	font-family: times new roman, georgia, serif;
	position: relative;
	vertical-align: text-top;
	}
		
.credit-film-type {
	font-family: times new roman, georgia, serif;
	font-size: 13px;
	font-weight: 100;
	color: #666666;
	}
	
.creditright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 102;
	position: relative;
	padding-top: 3px;
	color: #828282;
	}
	
.creditright a {
	font-weight: bold;
	color: #68d693;
	text-decoration: none;
	}
	
.creditright a:hover {
	color: #828282;
	}

.actress {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	}

.roles {
	vertical-align: middle;
	padding-bottom: 4px;
	}
	
.credit-roles {
	vertical-align: middle;
	padding-bottom: 6px;
	}
.roles, .credit-roles {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	}
	
.filmmakerspace {
	clear: both;
	width: 100%;
	height: 10px;
	}

.directingreel2 {
	float: right;
	margin-top: 10px;
	}
.actingreel {
	margin-top: 11px;
	}
	
	
/*CONTACT PAGE*/

.contact-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	width: 300px;
	color: #000;
	}
	
.contact-right {
	width: 820px;
	margin-bottom: 20px;
	}
	
.contactpng {
	margin-top: 10px;
	}
	
.contact-head {
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
	display: block;
	font-size: 16px;
	color: #161616;
	margin-bottom: 4px;
	padding-top: 5px;
	text-transform: uppercase;
	}
	
.contact-text {
	font-size: 12px;
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/*CAROUSEL*/



.carouselitem {
	padding: 2px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 2px;
	-web-kit-border-radius: 2px;	
	width: 100px;
	height: 125px;
	}
	
#carousel-demo {
	margin-bottom: -5px;
	margin-top: -10px;
	}
	
#carousel-demo li {
	color:#666; 
	float:left;
	font-weight:bold;
	font-size:3em;
	height:160px;
	list-style:none;
	padding: 2px;
	margin:0 10px 0 0;
	text-align:center;
	width:100px;
 }
 
.carouselitem:hover {
border: 1px solid #a95945;
}
				
/*503*/
