/* 
Theme Name: Zack 990
Theme URI: http://andreamignolo.com/zack-990/
Description: Zack 990 is a photoblog theme inspired by The Boston Globe's 'The Big Picture' site.  In addition to large photos, Zack 990 includes a four column widget-ready footer.
Author: A. Mignolo and Joshua Weinberg
Author URI: http://andreamignolo.com
Version: 1.1
Tags: one-column, white, blue, fixed-width, threaded-comments, photoblogging

License: GNU General Public License (GPL) version 3




*/

/* Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .hlogo, .htitle, .widgettitle, .more-link  {
	margin:0;
	padding:0;
	}

a:link {
color:#FF6666;
text-decoration:none;
}

a:visited {
color:#FF6666;
text-decoration:none;
}

a:hover {
color:#FF6666;
text-decoration:none;
}

/* Layout 
------------------------------------------------------------------*/



h1 {
	clear: both;
	width: 60%;
	}

	
#blog_title {

}
	

#searchform {
	text-align: left;
	padding: .5em 0 -10px .9em;
	background: #FFF;
	}
	
#intro {
	border-top: 5px solid #DDD;
	border-bottom: 5px solid #DDD;
}




#home_content {
             margin:auto;
	}


#featured .main_meta {
	margin-top: 2em;
	} 


	
#content {
	width: 55em;
	float: left;
        margin:5px 88px auto;
	padding: 0 2em 0 0;
	}

.post {
	float: left;
	margin: 0 1em 1em 0em;
	padding: 0 .7em 0 0;
	min-height: 150px;
	overflow: hidden;
	}
	
#single .post {
	border-top: 0;
	}



#single .wp-caption-text, #single .caption {
	margin-bottom: 60px;
}

#single.page h2 {
	margin-bottom: 0;
	font-size: 2em;
	color: #A4855E;
	
}

.post_entry img {
	float: left;
	display: block;
	margin: 0 2em 2em 0;
	}

#content .post {
	margin-left: 0;
	}

.main_meta {
	clear: left;
	width: 100%;
	padding: 0;
	}
	
.main_meta h2 {
	margin-top: 10px;
        margin-bottom: 10px;
        color: #A4855E;
}

.main_meta ul  {
	list-style-type: none;
	margin: 0;
	padding-bottom: 5em;
	}

.main_meta ul li {
	list-style-type: none;
	padding-right: 1em;
        margin-right:30px;
	float: left;
	}
	
.post_entry {
	width: 1000px;
	margin: 0 2em 0 0;
	}
	
.archive_nav {
	margin: 0;
	padding: .5em 1em 1.7em 1em;
	clear: both;
	}

.right {
	float: right;
	padding-bottom: .5em;
	text-align: right;
	}

.left {
	float: left;
	margin-bottom: .5em;
	}


	


#secondary_nav li {
	line-height: 1em;
}

#col1, #col2, #col3, #col4 {
	display: block;
	width: 117px;
	float: left;
}

#col2, #col3, #col4 {
	margin-left: 30px;
}



.footerlist h2, .taglist h2 {
	font-size: 14px;
}



.footerlist {
	clear: both;
}

.footerlist ul {
	margin: 0;
	padding: 0;
}

.footerlist li a {
	display: block;
	border-bottom: 1px solid #A4855E;
	padding: .5em 0 .5em 0em;
}

.footerlist ul li a:hover {
}

.footerlist ul {
	list-style-type: none;
}

.menu {
	margin: 2em 0 0 0;
	}


	
#footer img {
	margin-left: .7em;
	}

.copyright {
	width: 600px;
	margin: 10px auto;
	text-decoration:none;
        font-weight:bold;
        padding-bottom: 41px;
	}


.clear {
	clear: both;
	}



 a.more-link {
	text-align: center;
	display: block;
	padding-top: 5em;
	width: 990px;
	color: #333 !important;
	background: #CCC;
	padding: 10px 0;
	float: left;
	width: 994px;
	}
	
.more-link:hover {
	background: #AAA;
}

img.thumbnail {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	}
	
.archives {
	float: left;
	display: inline;
	margin: 2em 3em 0 0;
	}

.title {
	margin: 0 0 1em 1em;
	font-weight: bold;
	}

.fourohfour {
	width: 65em;
	}

.notfound {
	margin-left: 4em;
	}

.post ol {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: decimal;
}

.post ul {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: circle;
}

ul, ol {
	margin: 0 0 1.5em 0;
	}


.taglist {
	clear: both;
	line-height: 1.5em;
}

.gallery {
	padding-bottom: 2em;
}

.post img.nocaption {
	margin-top: 5em;
}



/*  Style and Colors 
------------------------------------------------------------------*/

	





input {
	border: 1px solid #A4855E;
        padding-left: -10px;
        color:#C39D70;	
}

#topnav, #footer, #topnav ul {
	background-color: #FFF;
	}
	


#topnav li {
	border-right: 1px solid #333;
}

#featured {
	background: #eee;
	border-bottom: 3px solid #101010;
	}
	
#main_feature {
	color: #000;
	}
	
.main_meta {
	background: #FFF;
	}
	
#secondary_nav {
	background: #FFF;
	}

.commentmetadata {
	color: #C39D70;
	}

.post_entry {
	color: #C39D70;
	}

.archive_nav {
	border-top: 1px solid #C39D70;
	border-bottom: 1px solid #C39D70;
}

#single .archive_nav {
	border: 0;
}

#logo img {
	border-style: none;
	}

h3 {
        color: #A4855E;
	}

#main_feature img, #home_content img, .post_entry img, #content img, #single img, .wp-caption img, object {
	}
	
object {
	display: block;
}
	
#home_content h2 img {
	background: none;
	}

	
#secondary_nav h2 {
	border-bottom: 1px solid #A4855E;
        color: #A4855E;
}


/* =Link Styles and Colors 
------------------------------------------------------------------*/
a	{
	text-decoration: none;
	}

a img {
	border: 1px solid #000;
	}
	


.main_meta h2 a:hover {
	color: #3770DF;
}
	
#topnav a {
	padding: 1em 1.5em 1em 1.5em;
	}

#topnav a:hover {
	color: #3770DF;
	}

#page h2 {
	}

.page_item a, .home a, .archive a {
	color: #FFFAEF;
	}

.current_page_item a, .current a {
	color: #3770DF;
	}
	
#content a, #featured a, #comments a, .commentmetadata a, 
#response a, #home_content a, #secondary_nav a, #content_archives a, #single a, .feeds a, #page a {
	color: #FF6666;
	}
	
#home_content h2 a {
		color: #A4855E;
                font-family:Georgia,"Times New Roman",Times,serif;
                font-size:16px;
                font-weight: light;
	}

#commentmetadata {
	color: #0C71D7;
	}

#content h3 a, #home_content h3 a {
	color: #2F2B23;
	}


#footer a img {
	border: 0;
	}

.copyright a, .skip a {
	color: #FF6666;
	}	
	
.skip a {
	border: 0;
	}

 .skip a:hover {
	color: #211b00;
	background: #2F60BF;
	}
	
a img {
	border: 0;
}

#wrapper .main_meta ul li a {
	color: #C39D70;
}

#wrapper .main_meta ul li a:hover {
	color: #FF6666;
}

/* Typography
------------------------------------------------------------------*/
#mainnav, .htitle, #main_feature h2, h1, .section_heading, #sidebar h2, h3, h4, h5, .post_date, .more-link, h2, 
.main_meta, .commentmetadata, .dropcaps, .authorcommentmetadata, .right, .left, cite.fn {
        font-family:Georgia,"Times New Roman",Times,serif;
	}

#mainnav, .htitle {
	font-weight: bold;
    text-transform: uppercase;
    }

.htitle {
	padding: .5em 0 0 0;
	margin-left: 105px;
	}

.description {
	font-size: .95em;
	color: #A4855E;
}

p.description {
	margin-top: 0;
}

#topnav {
	font-size: 1em;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	} 
	
#intro {
	color: #CCC;
	font-size: 1.3em;
	padding: .2em 1em;
}

#intro p {
	margin: .3em 0;
	line-height: 1.3em;
}

#main_feature p {
	font-size: 1em;
	}



.main_meta {

	}	

.small {
	font-size: .9em;
	}



h2, h2 a {
        color: #A4855E;
        margin: 0 0 1.2em 0;
	}
	
#page h2 {
        color: #A4855E;
	margin: 1em 1em 1em 0;
}

#single .main_meta h2 {

                font-family:Georgia,"Times New Roman",Times,serif;
}

#secondary_nav h2 {
	clear: left;
	margin: 0;
	padding: 3em 0 0 0;
	}
	
h3 {
	font-size: 1.3em;
	line-height: 1em;
	margin: 2em 0;
        color: #A4855E;
	}
	
.post h3 {
	margin: 1em 0;
        color:#C39D70;
}

h4 {
	font-size: 1em;
	line-height: .6em;
	margin: 0 0 1.5em 0;
        color: #A4855E;
	}

h5 {
	font-size: 1em;
        color: #A4855E;
	}

blockquote {
	width: 85%;
	margin: 0 auto;
	border-left: 5px solid #2F60BF;
	padding: 1em .5em .2em 1em;
	margin-bottom: 1em;
	font-style: italic;
	}

.more-link  {
	text-transform: uppercase;
	font-size: .85em;
	font-weight: bold;
	}

.search {
	text-transform: uppercase;
	font-size: .9em;	
	}

.single_meta {
	line-height: 1.5em;
	border-left: 3px solid #2F60BF;
	padding: 0 .5em 0 1em;
	margin-top: 2em;
	}
	
strong {
	font-variant: small-caps;
	}

.main_meta strong {

	}

.edit {
	margin: -1em 0 .5em .3em;
	}
	
.wp-caption {
	margin-top: 1em;
}

.caption, .wp-caption-text {
	font-size: 1em;
	padding: 10px 5px;
	color: #FFF;
	text-align: left;
	background: #000;
	width: 984px;
	margin-top: -5px !important;
	min-height: 25px;

}

.post p {
	margin-top: 10px;
        margin-bottom: 10px;
}

h2.gallerytitle {
	font-size: 1.5em;
	margin: 1em 1em .5em 0;
}

.dropcaps {
	font-size: 5em;
	float: left;
	display: inline;
	margin: .35em .2em 0 0;
}














/* threadedComments 
------------------------------------------------------------------*/
h3#comments {
	margin-left: 0px;
	margin-bottom: 2em;
        color:#C39D70;
}

ul.commentlist {
	list-style-type: none;
}

ul.commentlist .commentmetadata {
	margin-top: 0;
	padding-bottom: 1em;
	padding-top: 0;
	
}

ul.commentlist .commentmetadata a {
	color: #C39D70;
}

ul.commentlist .vcard {
	float: right;
	clear: right;
	width: 12em;
	margin: 0 0 0 1em;
	padding:0.5em 1em 0;
}


	
ul.commentlist .comment.bypostauthor {
}

ul.commentlist cite.fn {
	display: block;
	font-style: normal;
}

ul.commentlist li.comment {
	clear: both;
}

ul.commentlist .comment p {
	padding: .5em 1em 0 0;
	width: 50em;
        margin-left: 0px;
}

span.says {
	display: none;
}

#respond {
	clear: both;
	padding-top: 1em;
        padding-left: 0px;
}

#respond h3 {
	margin: 0 10px .5em 0;
        color:#C39D70;
}

ul.commentlist .reply {
	clear: left;
	float: left;
}

ul.commentlist .reply a {
	#C39D70;
}

#commentform a, cite.fn a {
	color: #C39D70;
}

#commentform p {
	margin-bottom: 1em;
}

ul.commentlist ul.children {
	margin-left: 50px;
	list-style-type: none;
}

.cancel-comment-reply a {
	color: #C39D70;
}

/* Comments 
------------------------------------------------------------------*/

#comments ul {
	list-style-type: none;
}

#comments ul.children {
	margin-left: 3em;
}


#comments, #response {
	clear: both;
	margin: 0 auto;
	}

#comments h3, #response h3 {
	font-variant: small-caps;
	}
	
#response {
	padding: 2em 0 0 0;
	}

#comments {
	margin-left: 1.1em;
}
	
#response h3 {
	
}

#comments h3 {
	margin-bottom: 1em;
}

.disclaimer {
	width: 52em;
	}

.comment_container {
	border: 1px solid #C39D70;;
	}

 .commentpost {
	border-top:1px solid #C39D70;;
	float: left;
	margin: 1.5em 2em 1em .5em;
	padding: 1em 2em 0 0;
	min-height: 11em;
	width: 60em;
	}

.commentmetadata, .authorcommentmetadata {
	float: right;
	width: 12em;
	margin: 1.5em 0 1em 0;
	clear: both;
	color:#C39D70;
	padding: .5em 1em 0 1em;
	line-height: 1.5em;
	}
	
.commentmetadata li, .authorcommentmetadata li {
	list-style-type: none;
	padding: .3em;
	border-bottom: 1px solid #C39D70;
	margin: 0 .5em 0 0;
	}
	
.commentmetadata {

}

.authorcommentmetadata {
	background: #FFF;

}

.warning {
	width: 65em;
	padding: 1em;
	background: #FFF;
	border: 1px solid #C39D70;
	}

/* #commentform {
	margin-left: .5em;
} */

/*  Widget Styles
------------------------------------------------------------------*/	

.widget {
	clear: both;
	color: #C39D70;
}

.widget ul li {
	display: block;
	float: left;
	text-align: left;
	margin: .5em;
}

.widget ul {
	margin: 0 0 0 6em;
	line-height: 1.5em;
}

#tag_cloud a {
	line-height: 1.5em;
	padding-left: 20px;
}


	
.textwidget {
	padding: .5em 0 0 .55em;
	line-height: 1.2em;
	color: #C39D70;
}

#calendar_wrap td {
	padding: .55em;
	border-bottom: 1px solid #C39D70;
	color: #C39D70;
}

#calendar_wrap caption {
	color: #C39D70;
	padding-top: .5em;
	font-weight: bold;
}

#calendar_wrap td:hover {
	color: #C39D70;
}

#calendar_wrap th {
	display: none;
}


/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required + WP Default Styling
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.gallery-caption {
	text-align: center;
	font-size: .9em;
	color: #999;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* LAUDER Styles
------------------------------------------------------------------*/

#maincontainer {
        width: 900px;
}

#header	{
	width: 145px;
        height: 200px; 
        margin:0px;
        float: left;     
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:11px;
        font-style:italic;
        line-height:12px;
}

#wrapper {
	width: 700px;
        float: right; 
        margin:0px;
	background: #fff;
}

#footer {
	height: 4em;
	clear: both;
	width: 800px;
	margin-left:10px;
        float:right;
}

.nosee {
        display: none;
}

#descript {
        background-image:url(http://astrolauder.com/blog/wp-content/uploads/2010/02/headingNEWalt.jpg);
        width:160px;
        height:680px;
        position: fixed;
	margin-right: 10px;
	margin-left: 10px;
        color: #FFF;
}




.smallwhite {
        color: white;
        font-size: 10px;
        line-height: 12px;
}



#container {
	width: 900px;
        height: 55px;
        margin:auto;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:11px;
        font-style:italic;
        line-height:12px;
}

body { 
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:11px;
        font-style:italic;
        line-height:12px;
	background: #FFF;
	color: #855E42;
	margin: 0px;
}



h1 a {
	color: #FFF;
}



h1 {
        color:#FFFFFF;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:12px;
        font-style:normal;
        font-weight:bold;
        margin:4px 0 0;
}


#secondary_nav {
	clear: both;
        margin:0px;
        float: right;
	}
	
#secondary_nav ul#widgetlist {
	list-style-type: none;
	line-height: 1em;
	width: 700px;
        float: left;
        margin-left:0px;
}

#heading {
        color: #A4855E;
        font-size: 14px;
	padding-top: 17px;
	padding-bottom: 28px;
        width:700px;
        float:right;
	background: #FFF;
	font-weight: bold;
	line-height: 14px;
}



#container {
	width: 900px;
	margin: auto;
}
#menubox {
	width: 128px;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 16px;
	line-height: 14px;
	font-size: 10px;
	text-shadow: 0 1px 1px #82694C;
	font-weight: bold;
}

#home {
	height: 130px;
	width: 128px;
}

#description1 {
	width: 128px;
	padding-top: 20px;
	padding-right: 16px;
	padding-left: 16px;
	line-height: 12px;
	font-size: 10px;
}
.lineh {
	line-height: 14px;
}

.linkwhite {
	color: #FFF;
	text-decoration: none;
}
.mainlink {
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 1px #7B6347;
}
.mainlinkline {
	color: #FFF;
	text-decoration: line-through;
	text-shadow: 0 1px 1px #7B6347;
}
.regtext {
	font-size: 11px;
	font-weight: normal;
        line-height: 14px;
        color: #855E42;
}

p {
	font-size: 1em;
	line-height: 1.5em;
}

.leftspace {
	float: left;
	margin-bottom: .5em;
	margin-right: 20px;
}