/*
Theme Name: Marta McGonagle
Theme URI: http://wordpress.org/
Description: The Marta McGonalge WordPress theme based on the <a href="http://aaronfolio.com/">aaronfolio</a> theme.
Version: 1.0
Author: Aaron Ortega
Author URI: http://www.jortegagroup.com/
Tags: marta mcgonagle

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #563123;
	color: #fff;
	text-align: center;
	}

#player {
	text-align: center;
	width: 600px;
	margin: 0 auto;
	height: 400px;
}

#page {
	text-align: left;
	}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #563123;
	padding: 0 0 10px 0;
	}

#footer div#manager {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	width: 196px;
}

#footer a#j-ortega-design-group {
	display: block;
	float: left;
	height: 55px;
	text-indent: -10000.0em;
	background: url(images/j-ortega-design-group.jpg) top left no-repeat;
	width: 160px;
}

small {
	display: block;
	padding: 0 5px 5px 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 30px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	color: #fff;
	}
	
h1.portfolio, h1.page {
	border-bottom: 1px dotted #777;
	margin: 0 0 10px 0;
}	

h2.page {
	padding: 8px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666;	
}

.post h2,.post .entry h2 {
	margin: 5px 0 0 0;
	padding: 5px 0;
	color:#8a8565
	display: inline;
}

#header .description {
	display: none;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 16px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #563123;
	font-family: "arial black", sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#homepage h3, #homepage h3 a, #homepage h3 a:visited {
	font-size: 22px;
	margin: 10px 0;	
}

#homepage p {
	font-size: 12px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	font-weight: 600;
}

a, h2 a:hover, h3 a:hover {
	color: #bfdee4;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background: #aa817b;
	margin: 0 auto 0 0;
	padding: 0;
	}

.inner {
	margin: 0 auto 0 0;
	padding: 0;
	position: relative;
	width: 990px;	
}

#header {
	margin: 0 0 30px 0;
	padding: 7px 0 0 0;
	position: relative;
	height: 65px;
	}

.narrowcolumn {
	float: right;
	background: url(images/narrowbg.png) center top repeat-y;
	clear: right;
	margin: 0;
	padding: 0 0 0 350px;
	width: 650px;
	z-index: 3;
	}	

.widecolumn {
	position: relative;
	padding: 0 0 20px 0;
	margin: 5px 0 0 0;
	width: 1000px;
	}

.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	position: relative;
	padding: 0 0 0 10px;;
	margin: 0;
	clear: both;
	border-top: 10px solid #4b2b1f;
	}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	color: #ddd;
	margin: 0;
	padding: 0;
	}
	
#footer .inner #footer-left {
	width: 500px;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
}

#footer .inner #footer-left p {
	font-size: 12px;
	padding: 3px 0;
}

#footer .inner #footer-right p {
	text-align: right;
	font-size: 12px;
	padding: 3px 0 7px 0;
}

#footer .inner #footer-right {
	float: right;
	padding: 5px 0 0 0;
	width: 490px;
	position: relative;
}

#socialgroups ul {
	margin: 0;
	padding: 0;
}

#socialgroups ul li {
	display: inline;
	float: right;
	list-style-type: none;
}

#socialgroups ul li a#socfacebook {
	background: url(images/soc-facebook.png) no-repeat left top;
	text-indent: -10000em;
	display: block;
	height: 34px;
	width: 92px;
	margin: 0 10px 0 0;
}

#socialgroups ul li a:hover#socfacebook {
	background: url(images/soc-facebook.png) no-repeat left top;
	background-position: 0 -36px;
}

#socialgroups ul li a#socimdb {
	background: url(images/soc-imdb.png) no-repeat left top;
	text-indent: -10000em;
	display: block;
	height: 34px;
	width: 92px;
	margin: 0 10px 0 0;
}

#socialgroups ul li a:hover#socimdb {
	background: url(images/soc-imdb.png) no-repeat left top;
	background-position: 0 -36px;
}

#socialgroups ul li a#socmyspace {
	background: url(images/soc-myspace.png) no-repeat left top;
	text-indent: -10000em;
	display: block;
	height: 34px;
	width: 92px;
}

#socialgroups ul li a:hover#socmyspace {
	background: url(images/soc-myspace.png) no-repeat left top;
	background-position: 0 -37px;
}


/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;	
	}

#header a#logo {
	background: url(images/latina-actress-marta-mcgonagle.jpg) no-repeat top left;
	display: block;
	height: 76px;
	text-indent: -10000.0em;
	width: 249px;
	margin: 0 0 0 10px;
}

h2 {
	margin: 0;
}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0 0;
	padding: 5px;
	font-family: "arial black", sans-serif
	color:#563123
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {

	padding: 0 0 0 30px;

	padding-left: 10px;

	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar p {
	padding: 0 0 0 5px;
	background: none;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 5px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0;
	background: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 5px 0 0 0;
	background: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border: 1px solid #563123;
	}	

#sidebar #searchsubmit {
	padding: 1px;
	border: 1px solid #563123;	
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	width: 180px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* custom extras */
p#footrss {
	background: url(images/foot-rss.png) no-repeat center left;
	padding-left: 30px !important;
}

#header .inner a {
	color: #fcf5c2;
}

#headermenu {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	text-transform: uppercase;
	top: -0.3em;
	right: 0;
}

#headermenu ul {
	margin: 0;
	padding: 0;
}

#headermenu ul li {
	display: inline;
	float: left;
	list-style-type:  none;
	margin: 30px 5px 0 0;
	padding: 0 10px 15px 10px;
	
}

#headermenu ul li.current_page_item, #headermenu ul li.current_page_parent {
	background: url(images/menu-diamond.png) no-repeat;
	background-position: 50% 140%;
}

#page #header #headermenu ul li.current_page_item a, #page #header #headermenu ul li.current_page_parent a {
	color: #fff;
}

#page #header #headermenu ul li a {
	color: #bfdee4;
	text-decoration: none;
}

#page #header #headermenu ul li a:hover {
	color: #563123;
}

#headermenu ul li ul, #headermenu ul li ul li {
	display: none;
}

.noshow {
	display: none;
}

ul#portfolio {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ul#portfolio li {
	display: block;
	background: #f2f1ea;
	width: 644px;
	padding: 5px 8px 5px 5px;
	margin: 0 0 10px 0;
}

ul#portfolio li img {
	float: left;
	margin: 0;
	padding:0;
}

ul#portfolio li div#portfolio-info {	
	float: right;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	width: 220px;
}

ul#portfolio li #portfolio-info h2, ul#portfolio li #portfolio-info h3 {
	margin: 0;
	padding: 0;
	text-align: left;
}

ul#portfolio li #portfolio-info h2 {
	font-size: 16px;
	font-weight: bold;
}

ul#portfolio li #portfolio-info h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #555;
}

ul#portfolio li #portfolio-info p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #555;
	line-height: normal;
	text-align: left;
	text-indent: inherit;
}

a.viewlivesite {
	display: block;
	float: right;
	margin: 10px 0 0 5px;
	background: url(images/button-view-live-site.jpg) no-repeat top left;
	height: 21px;
	width: 85px;
	text-indent: -10000.0em;
}

a.backtotop {
	display: block;
	float: right;
	margin: 10px 0 0 0;
	background: url(images/button-back-to-top.jpg) no-repeat top left;
	height: 21px;
	width: 85px;
	text-indent: -10000.0em;
}



.blog-header { 

}

.blog-header .sub {
	color: #333;
	font-size: 11px;
	font-family: Georgia, Serfif;
	font-style: italic;
	padding: 0 5px 5px 5px;	
}

.blog-header .sub .name {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.contactform {
	position: static;
	overflow: hidden;
}

.contactform label {
	color: #f2f2f2;
	font-weight: bold;
}

.contactform input, .contactform textarea  {
	border: 1px solid #ccc;
	padding: 5px;
}

.contactleft {
	width: 25%;
	white-space: pre;
	text-align: left;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}

.homepage {
	background: url(images/marta-mcgonagle-hispanic-actress.jpg) bottom left no-repeat;
	min-height: 520px;
}

.bio {
	background: url(images/bg-bio.jpg) top left no-repeat;
	min-height: 483px;
}

.resume {
	background: url(images/bg-resume.jpg) no-repeat left top;	
}

.post h1 {
	font-size: 24px;
	margin: 0 0 20px 0;
	line-height: 32px !important;	
}

.post p {
	font-size: 14px;
}
	
.post h1 strong {
	font-size: 44px;
}

.post h1 em {
	font-family: "arial black", sans-serif;
	font-style: normal;
}

/* Resume CSS */
.resume .post table {
	width: 672px;
}

.resume .post table thead tr td {
	font-weight: bold;
	color: #ebcbbf;
	padding: 20px 3px 3px 3px;
	border-bottom: 1px dotted #ebcbbf;
}

.resume .post #rep h3 {
	font-size: 14px;
	margin: 0 0 0 0;
}

.resume .post #rep p {
	margin: 0 0 10px 0;
}

.resume .post table thead tr td h2 {
	font-size: 20px;	
}


.resume .post table tbody tr td {
	padding: 5px 3px;
	font-size: 12px;
}

.resume .post table tbody tr.alt {
	background: #a07a74;
}

.resume .post #rep {
	position: absolute;
	left: 1.0em;
	top: 42.0em;
	background: url(images/resume-rep-bg.jpg) no-repeat top left;
	padding: 10px;
	width: 287px;
	height: 210px;
}

.resume .resume-printer-friendly {
	display: block;
	background: url(images/icon-printer.jpg) left center no-repeat;
	padding: 0 0 0 25px;
	float: right;
}

/* Reels CSS */
.reels {
	background: #aa817b url(images/bg-reels.jpg) no-repeat left top;
}

.reels .post ul li {
	padding: 5px 0;	
	margin: 5px 0;
	border-bottom: 1px dotted #ebcbbf;	
}

.reels .post ul li p {
	padding: 5px 0;
	margin: 0;
}

.reels .post ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.reels .post ul li h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.reels .post ul li a.view-reel {
	background: url(images/icon-film.jpg) left center no-repeat;
	padding: 0 10px 0 20px;
	font-size: 11px;
}

.reels .post ul li a.imdb {
	background: url(images/icon-imdb.jpg) left center no-repeat;
	padding: 0 0 0 20px;
	font-size: 11px;
}

/* Contact CSS */
.contact {
	background: url(images/bg-contact.jpg) no-repeat left top;
}

.contact .post p {
	margin: 0 0 15px 0;
}

.contact .post form label {
	display: block;
	margin: 5px 0 5px 0;
}

.contact .post form input, .contact .post form textarea {
	border: 1px solid #9c7671;
	padding: 3px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.contact .post form input#button {
	margin: 10px 0 0 0;
}

.contact .post #socialgroups {
	position: absolute;
	left: 5.0em;
	top: 41.0em;
	padding: 15px;
}

.contact .post h2 {
	font-size: 22px;
}

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 100px;
	white-space: pre;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 500px;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */

/* Gallery CSS */
.gallery {
	position: relative;
	min-height: 590px;
	width: 1000px;
}

.gallery .post #gallery-content {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	display: block;
	width: 300px;
}

.gallery .post #flashcontent {
	position: absolute; 
	top: 0; 
 	left: 0;
 	display: block;
 	width: 690px;
}

.gallery .post h2  {
	font-size: 22px;
	margin: 0 0 10px 0;
}


.gallery .post #gallery-content img {
	display: block;
	margin: 0 0 10px 0;
	border: 1px solid #fff;
}

.gallery .post #gallery-content input {
	display: block;
	margin: 0 0 20px 0;
}