/*
Theme Name: jml2009
*/


@import "typography.css";


html>body {
        background: #c3b494;
        padding: 20px;
        background-image: url(http://www.jennmanleylee.com/images/outer.jpg); 
        background-repeat: repeat;
        height:100%;
}



* {
	margin:0;
	padding:0;
	outline:0 none;
}

fieldset, form {
	border: 0 none;
}



.clear{ /* 1px prop for opening floated boxs and other fun things. */
	clear:both;
	height:1px;
	width:1px;
	overflow:hidden;
	visibility:hidden
}


/* Basic layout */



#rug {
      position:absolute;
       padding:0px;
       margin-top:122px;
       margin-left:45px;
       background: #d3bf9a;
}

#rug_tile {
        padding:0;
        background-image:url(http://www.jennmanleylee.com/images/rug_tile.png); 
        background-repeat:repeat-y;
        height:100%;
}

	
#white_edge_2{
        padding: 2px;
        margin-left: auto;
        margin-right: auto;
        width: 835px;
        background-image: url(http://www.jennmanleylee.com/images/roughtile.png); 
        background-repeat: repeat;
        z-index:0;
}

#white_box_2 {
        padding: 30px;
        margin-left: auto;
        margin-right: auto;
        width: 775px;
        background-color: #fff;
        background-image: url(http://www.jennmanleylee.com/images/whitepaper.jpg); 
        background-repeat: repeat;
        z-index:1;
}

#brown_box_2 {
        padding:170px 50px 50px 50px;
        margin:0px;
        align:center;
        height:100%;
        background:#5d5348;
        background-image: url(http://www.jennmanleylee.com/images/brownpaper.jpg); 
        background-repeat: repeat;
}


#content_2 {
        margin:0px;
        padding-top:53px;
        width: 675px;
        background: #d3bf9a;
        background-image:url(http://www.jennmanleylee.com/images/rug_tile.png); 
        background-repeat:repeat-y;
        background-position:45px 37px;
        height:100%;
       

}

#active_2{
         width:600px;
         margin:0;
	 display:inline;
}


#graphic_journal{
        margin-top: 35px;
        padding: 0px;
        position: absolute;
        width:505px;
        height:402px;
        background-image: url(http://www.jennmanleylee.com/images/Desk_journal.png); 
        background-repeat:no-repeat;
        z-index: 5;
       }

#logo{
        padding: 0px;
	margin-left: 15px;
        margin-top: 56px;
        width: 396px;
        height: 78px;
        float: left;
        position: absolute;
        outline: none;
        background-image: url(http://www.jennmanleylee.com/images/jml_logo.png); 
        background-repeat: no-repeat;
        z-index: 6;
}

#nav_bar {
        text-align: center;
        padding-top: 5px;
        top: 67px;
        position: absolute;
        background: #ffffff;
        height: 25px;
        width: 776px;
        background-image: url(http://www.jennmanleylee.com/images/whitepaper.jpg); 
        background-repeat: repeat;
        z-index: 7;
}


		#sidebar{
			width:280px;
                        margin-left:354px;
                        text-align: right;
                        margin-bottom:115px;
                        
}

                #sidebar_2{
			width:399px;
                        margin-top: 15px;
                        margin-left: -117px;
                        position:absolute;
                        z-index:15;
		}

		#footer {
			clear:both;
			text-align:center;
		}
		#footer * {
			color:#3e331c;
		}


.errorMessage {
	position: absolute;
	color: #900;
	background-color: #fff;
	padding: 5px 20px;
	border:solid 1px #990000;
	top: -10px;
	left:-10px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	.searchInput.focused {
		color: #000;
	}

/* Posts */
.postFrame{
	margin-left:193px;
	width:455px;
	overflow:hidden;
}


.postContent{
                background-color: #5d5348;
                background-image: url(http://www.jennmanleylee.com/images/whitepaper.jpg); 
                background-repeat: repeat;
                padding:10px 15px;
                margin:10px;
	        width:400px;
                border-right:2px solid #a78f78;
                border-bottom:3px solid #a78f78;               
	}



	.commentmetadata  *,
	.commentmetadata,
	.postMeta,
	.postMeta *{
		font-size:8pt;
		color: #8c7762;
	}

	.postBody {
		padding-top: 0.5em;
		clear:both;
	}

	.postFooter {
                padding: 12px 0;
		background-color: none;
                width: 320px;
		list-style-type:none;
                text-align: right;
		float: right;
}
	
.postTags, .postCategories {
               font-size:10px;
               line-height:10px;
	       list-style-type:none;
	       float: left;
               font-weight: normal;
	       color: #C6B393;
	}

.postTags, .postCategories a{
	        color: #C6B393;
                text-decoration: none;
	}

.postTags, .postCategories a:hover{
	        color: #BF1E2D;
	}

/* Post body stuff. */

.editMeLink {
	position:relative;
	left:4em
}

/* Foot of post/page  section */
#pageNavigation {
	margin-bottom: 1em;
	font-size: 16px;
	line-height:1.5em;

}
#pageNavigation a {
	color: #fe3;
	text-decoration:none;
}
#pageNavigation a:hover {
	color: #fec;
	text-decoration:underline;
}


#previousPosts  {
       	margin-left:200px;
        width:330px;
	text-align:left;
}

#previousPosts  {
	width:50%;
}

#previousPosts:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#nextPosts {
	width:330px;
	text-align:right;
}


.postNavigation {
        text-align:left;
        color: #33281c;}

.postNavigation a{
        color: #BF1E2D;

}

.postNavigation a:hover{
        color: #e6555a;

}


/* Widgets */
.widget{
	width:auto;
	margin-bottom:12px;      
        color:#5d5348;

}

.widget a {
          text-decoration:none;
}


.widgetCentre{
        margin-top:10px;
	width:auto;
        height: auto;
        display:block;
        color:#5d5348;
	padding:5px 8px;
        text-align: right;
    
}

.widget ul li {
	list-style-type: none;
}

.widget ul {
	list-style-type: none;
}

.widget ul a{
        text-decoration: none;
        color: #5d5348;
}

.widget ul a:hover{
        text-decoration: none;
        color: #BF1E2D;
}

.expandToggle {
	cursor:pointer;
	display:inline-block;
	position:relative;
	left:-16px;
	margin-right: -10px;
	height: 9px;
	width: 9px;
	background: url(images/plusminus.gif) no-repeat 0 0 transparent;
	overflow:hidden;
}
.expandToggle.active {
	background-position: 0 -9px;
}



/* Comments */
#commentsBlock {
         margin-top: 55px;

}
#commentlist li {list-style-type: none;}
#commentlist li.depth-1{width: 400px;}
#commentlist li.depth-1 li {margin-left: 20px; }

#commentlist ul ul {
}
#commentlist li > div {
	padding: 5px;
	border: solid 1px;
	margin-bottom: 1em;
}

#commentlist li.even > div {		background-color: #ffffff;}
#commentlist li.odd > div {			background-color: #eadfc9;}
#commentsBlock li.bypostauthor > div:first-child .avatar {border:solid 2px #a78f78;padding:1px;background-color:#fff;}

#commentlist .toggle {
	cursor:pointer;
	border:solid 1px;
	background-color: #eadfc9;
	padding: 5px;
	line-height: 16px;
	margin-bottom: 1em;
}
#commentlist .toggle span.posterName {
	font-weight:bold;
	font-style:oblique;
}

#commentlist .depth-1 div,
#commentlist .depth-2 div  {border-color:#ddd}
#commentlist .depth-3 div  {border-color:#aa0}
#commentlist .depth-4 div  {border-color:#0a0}
#commentlist .depth-5 div  {border-color:#00a}
#commentlist .depth-6 div  {border-color:#aa0}
#commentlist .depth-7 div  {border-color:#0a0}
#commentlist .depth-8 div  {border-color:#00a}
#commentlist .depth-9 div  {border-color:#aa0}
#commentlist .depth-10 div {border-color:#0a0}

#commentlist .depth-2  .toggle {background-color:#ffd;border-color:#aa0}
#commentlist .depth-3  .toggle {background-color:#dfd;border-color:#0a0}
#commentlist .depth-4  .toggle {background-color:#ddf;border-color:#00a}
#commentlist .depth-5  .toggle {background-color:#ffd;border-color:#aa0}
#commentlist .depth-6  .toggle {background-color:#dfd;border-color:#0a0}
#commentlist .depth-7  .toggle {background-color:#ddf;border-color:#00a}
#commentlist .depth-8  .toggle {background-color:#ffd;border-color:#aa0}
#commentlist .depth-9  .toggle {background-color:#dfd;border-color:#0a0}
#commentlist .depth-10 .toggle {background-color:#ddf;border-color:#00a}

#trackbackList { margin-left: 2em;}
#trackbackList .says {display:none}
#trackbackList li { margin-bottom: 1em;}

.vcard { font-size: 14px; 
         color:#8C7762;
}

.vcard a { color:#BF1E2D; }

.vcard a:hover { color:#e6555a; }


.avatar {
	float: left;
	margin-right: 5px;
}


.avatar:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.comment div.commentmetadata {
	margin-bottom: 5px;
}
.comment div.reply {
	width:100%; /*IE7 FIX*/
        color: #8C7762;
}

.comment div.reply a {
	text-align:right;
	padding-right: 21px;
	overflow:hidden;
	display:block;
	height: 16px;
	margin-top: 5px;
         color: #8C7762;

}
.comment div.reply a:hover {
	background-position: 100% -16px;
        color: #e6555a;
}

.toggle span.upArrow {
	width: 16px;
	height: 16px;
	margin-left: 10px;
	display: inline-block;
	overflow: hidden;
	background: url(images/uparrow.gif) no-repeat 0 0 transparent;
}
.toggle:hover span.upArrow { /* This'll fail in IE6. */
	background-position: 0 -16px;
}

#commentForm { margin-top: 20px
     color:#33281c;}
#commentForm label {font-weight:normal;color:#8C7762;display:inline}
#author, #email, #url, #comment {
	border: solid 1px #ddd;
	margin-bottom: 10px;
	vertical-align: text-top;
	width: 50%;
}
#author, #email, #url{
	margin-right:10px;
}


#comment {width: 400px; background: 98% 95% #fff; max-width: 400px;}
.commentSubmit {text-align: right;}
.commentSubmit a {color: #900;margin-right:2em;}
.commentSubmit a:hover {color: #f00;}

.wp-caption {
	padding: 5px 0;
	text-align:center;
	border: solid 1px #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.wp-caption img {
	margin: 0;
}

p.wp-caption-text{
	font-size: 10px;
	margin: 0;
	padding: 0.25em 0 0 0;
}


div.postDate{
	position: relative;
        margin-top:4px;
	float:right;
}

span.postMonth{
	text-align:right;
            font-size: 10px;
            font-weight: normal;
	    color:#C6B393;
}
span.postDay{
        font-family:"Times New Roman", Times, Serif;
        margin-left:3px;
	line-height:20px;
        vertical-align:text-top;
	font-size:17px;
        font-weight: normal;
	color: #C6B393;

}
span.postYear{
        margin-left:3px;
	text-align:right;
	font-weight: normal;
	font-size: 10px;
	color: #C6B393;
}

input.submit {
	border: 0 none;
	color: #fff;
        font-family : Georgia, "Times New Roman", Times, Serif;
	font-weight: 300;
	padding: 6px 8px;
	background-color: #8C7762;
}

input.submit:hover {
	border: 0 none;
	background-color: #C6B393;
}

input.submit:active {
	border-top: solid 1px #8C7762;
        border-left: solid 1px #8C7762;
	background-color: #C6B393;
}
/* Pagination */

.pageLinks {
	text-align:right
}

#commentPagination, .pageNavigationLinks {
	clear:both;
	text-align: center;
       	padding: 1em 0 2em;
        margin-bottom:10px;
        margin-left: 160px;

}
.page-numbers {
        vertical-align: -53%;
        line-height: 26px;
	height: 26px;
	min-width: 20px;
	padding: 0 3px;
	margin-right: 2px;
	display: inline-block;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #8C7762;
	color:#d3bf9a;
}

a.page-numbers:focus,
a.page-numbers:hover {
	background-color: #FFF;
	color: #d3bf9a;
}

span.dots,
a.prev, a.next {
	background-color:transparent;
	color: #8c7762;
}
a.prev{
            background: transparent url(http://www.jennmanleylee.com/images/prev_button_lg_1.png) no-repeat;
            border: none;
            padding: 8px;
            background-position: 8px 14px;
}

a.next {
             background: transparent url(http://www.jennmanleylee.com/images/next_button_lg_1.png) no-repeat;
             border: none;
             padding: 8px;
             background-position: 0px 14px;
}

a.prev:focus,
a.prev:hover  {
             background: transparent url(http://www.jennmanleylee.com/images/prev_button_lg_2.png) no-repeat;
             background-position: 8px 14px;

}


a.next:focus,
a.next:hover {
             background: transparent url(http://www.jennmanleylee.com/images/next_button_lg_2.png) no-repeat;
             background-position: 0px 14px;

}

a.prev:active {
             background: transparent url(http://www.jennmanleylee.com/images/prev_button_lg_3.png) no-repeat;
             background-position: 8px 14px;

}

a.next:active {
             background: transparent url(http://www.jennmanleylee.com/images/next_button_lg_3.png) no-repeat;
             background-position: 0px 14px;

}

.current {
	background-color:#C6B393;
	color:#a78f78;
}

/*////////////////////*/

.pageLinks .page-numbers,
#commentPagination span.current {
	background-color:#eee;
	color:#ccc;
}

.pageLinks a {text-decoration:none}

.pageLinks a .page-numbers,
#commentPagination .page-numbers {
	color:#5E882F;
	background-color: #ddd;
}
#commentPagination span.dots,#commentPagination a.prev,#commentPagination a.next {
	background-color:transparent;
	color: #333;
}
.pageLinks a:hover .page-numbers,
#commentPagination a.page-numbers:focus,
#commentPagination a.page-numbers:hover {
	background-color: #5E882F;
	color: #fff;
}

#commentPagination a.prev:focus,
#commentPagination a.next:focus,
#commentPagination a.prev:hover,
#commentPagination a.next:hover {
	background-color:transparent;
	color:#5E882F;
}

.rssscroller {height:200px}
