/*  
Theme Name: luxlean
Theme URI: http://www.duarts.com/
Description: luxlean is a wordpress theme that is very "themey".

This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave the Bob link under your footer :)
Version: 0.6
Author: duarts
Author URI: http://www.duarts.com

This theme was designed and built by duarts

luxlean 0.6 features elements from the great theme "Olive Green" by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	height:100%;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
        color: #666666;
}   

a:link {
	color:#B1947D;
	border:none;
}      /* unvisited link */

a:visited {
	color:#B1947D;
	border:none;
}   /* visited link */

a:hover {
	text-decoration:underline;
	color:#666;
	border:none;
}
   /* mouse over link */

a:active {
	text-decoration:blink;
	color:#B1947D;
	border:none;
}   /* selected link */

img{
	border:none;
}

#wrap { width:760px; margin:20px auto; padding:0; }
#box { background:#fff; border:8px solid #fff; width:500px; table-layout:fixed; margin:0 auto; padding:0; } 
#top { background:#f1efe7; height:26px; line-height:26px; margin:0 auto; padding:0 5px; }
#header { background:#a6ba1f;
	height:100px;
	line-height:26px;
	margin:5px auto;
	padding:0 5px;
}
#header h1.blogtitle {
font-family:Arial, Helvetica, Geneva, sans-serif; color:#fff; font-size:20px; text-transform:uppercase; margin:0; padding:20px 0 0; }

#header h1.blogtitle a:hover {
text-decoration:none; color:#fff; border:none; }

p.description { color:#fff; font-size:12pt; margin:0; padding:0; } 


/*  
these controls for ENTRY control the text in the blog entries/posts
*/
.entry {
	background:#fff;
	line-height:16px;
	/* text-align:justify; */
	overflow:hidden;
	margin:0px auto;
	padding:0px;
	border:none;
	width:600px;
}
.entry h2 {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:16px;
	font-weight:500;
} 

.entry a:link{
	text-decoration:underline;
	color:#6c6d62;
	border:none;
} 

.entry a:visited {
	text-decoration:underline;
	color:#6c6d62;
	border:none;
}

.entry a:hover {
	text-decoration:none;
	color:#363731;
	border:none;
}

.entry a:active {
	text-decoration:none;
	color:#6c6d62;
	border:none;
} 

.styleTXT4x1 {
	color: #C99C9A;
	font-weight: bold;
}

#tophome { width:250px; float:left; text-align:left; margin:0; padding:0; }
#tops { width:200px; float:right; text-align:right; margin:0; padding:5px 0 0; }
#searchform { height:26px; line-height:26px; float:right; margin:0; padding:0; }
#searchform #s { font-size:8pt; width:148px; margin-right:2px; } 
#searchform #submit { font-size:8pt; } 
input#s { color:#666; border:1px solid #cbcbcb; background:#fcfcfc; }
#nav { height:26px; line-height:26px; border-bottom:1px #ccc solid; margin:0 auto; padding:0; }
ul.nav { height:22px; line-height:22px; float:left; list-style:none; font-size:11px; font-weight:400; text-transform:uppercase; margin:0; padding:3px 0 0; }
ul.nav li { float:left !important; list-style-type:none; margin:0; padding:0; }
ul.nav li a,ul.nav li a:link,ul.nav li a:visited { border:1px solid #ccc; border-bottom:0; border-left:0; background:#f1efe7; color:#666; float:left; display:block;
padding:0 10px; }
ul.nav li a:hover,ul.nav li a:active { background:#fff; color:#666; text-decoration:underline; }
ul.nav li.first a { border-left:1px solid #ccc; }
ul.nav li.current_page_item a { text-decoration:underline; color:#666; background:#fff; }
ul.nav li ul { float:left; margin:0; padding:0; }
.navigation { display:block; text-align:center; margin-top:10px; margin-bottom:10px; }
.alignright { float:right; } 
.alignleft { float:left; }
blockquote { padding-left:20px; border-left:5px solid #ddd; margin:15px 30px 0 10px; }
blockquote cite { display:block; margin:5px 0 0; }
.comments h3 { font-family:Arial, Helvetica, Geneva, sans-serif; font-size:14px; font-weight:500; padding-top:10px; }
.bobcomment :hover { background:#f8f8f3; }

ol.commentlist { list-style:none; margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; } 
ol.commentlist li.commenthead { list-style:none; margin:0; }
ol.commentlist li.commenthead h2 { margin:0; }
ol.commentlist li.comment { border-bottom:1px; padding:15px; }
ol.commentlist li.comment div.reply a { font-size: 9px; font-weight:bold; }
ol.commentlist li.comment div.comment-meta { font-size: 9px; color:#ccc; }
ol.commentlist li.comment div.comment-meta a { font-size: 9px; color:#ccc; }
ol.commentlist li.comment div.comment-author {
        font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:100;
	color: #A68B75;
}

ol.commentlist li.comment p {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:100;
	color: #A68B75;
}


textarea { color:#666; width:80%; border:1px solid #cbcbcb; margin-bottom:0.6em; background:#fcfcfc; margin-top:2px; padding:3px; } 

#footer {
	height:26px;
        width: 760px;
	line-height:26px;
	clear:both;
	margin:0 auto;
	padding:0 ;
	background-image: url(http://www.amysol.com/blog/wp-content/themes/images/footer2.png);
        background-repeat: no-repeat;
}



#header h1.blogtitle a:link,#header h1.blogtitle a:active,#header h1.blogtitle a:visited { text-decoration:none; color:#fff; border:none; }


.end,.bobcomment { border-bottom:1px #D7C9B6 solid;}


.end2xl,.bobcomment { border-bottom:1px  #D7C9B6 solid; 

                      background-repeat: repeat-x;
                     }

.end3sm,.bobcomment { border-bottom:1px #D7C9B6 solid; 
                     }

input#url,input#author,input#email { color:#666; width:50%; border:1px solid #cbcbcb; margin-bottom:0.6em; background:#fcfcfc; margin-top:2px; padding:3px; }
.pinkSM1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C99C9A;
}
.calendarNOhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.SMtextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.SMtextBlackVertCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
}

.rssLinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
}

.bobcomment { 
                     }
					 
.topBG1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:20px;
	color:#FFFFFF;
	font-weight:700;
	text-decoration:none;
}

.topBG2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#FFFFFF;
	font-weight:400;
}

.postTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:16px;
	color:#C99C9A;
	font-weight:500;
}
.postTitle1Background {
	background: #FFFFFF;
	/*
	background-image:url(http://www.amysol.com/blog/wp-content/themes/images/entry_individualBG.png);
	background-repeat:repeat-x;
	*/
}
.postTitle1AltBackground {
	/* background: #F5F5F5; */
	/* background: #FFFDFA; 
	background-image:url(http://www.amysol.com/blog/wp-content/themes/images/entry_individualBG.png);
	background-repeat:repeat-x;
	*/
}

.amyCommentHighlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#spacerVert {
        height:35px;
        font-size:13px;
} 

#feb081099main {
        font-size:13px;
}

.style1 {font-size: 9px;}

#headerTable {
	/* background-image:url(http://www.amysol.com/blog/wp-content/themes/images/v3/headerbg10-760px.png); */
	background-image:url(http://www.amysol.com/blog/wp-content/themes/images/headers/StarlightCrumble-2-760x200.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:200px;
}
#headerTableSinglePost {
	/* background-image:url(http://www.amysol.com/blog/wp-content/themes/images/v3/headerbg10-760px.png); */
	background-image:url(http://www.amysol.com/blog/wp-content/themes/images/headers/StarlightCrumble-2-760x200.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:200px;
	width:600px;
}



#homePageShellFull {
	height:100%;
	width: 760px;
	margin:0 auto;
	padding:0;
}

#homePageShellVertSpacer {
	height:100%;
    width: 1px;
	margin:0 auto;
	padding:0 ;
	background-color:#B1947D;
	background-image:url(http://www.amysol.com/blog/wp-content/themes/images/v3/right-side-bg-tile.png);
	background-repeat:repeat-y;
}

#homePageShellRightSide {
	height:100%;
    width: 150px;
	margin:0 auto;
	padding:0 ;
	vertical-align:top;
	
}

#homePageShellLeftSide {
	height:100%;
	width: 600px;
	margin:0 auto;
	padding:0;
	vertical-align:top;
	border-spacing:0;
	margin-right:0;
	margin-left:0;
	margin:0;
}

.recentExhibitions1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #C0A690;
	text-align:right;
}

.recentExhibitions2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #A68B75;
	text-align:right;
}

#calendarBG {
background-image:url(http://www.amysol.com/blog/wp-content/themes/images/v3/calendar-bg.jpg);
background-repeat:no-repeat;
height:160px;
vertical-align:top;
}

#wp-calendar caption {
color: #B1947D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align:right;
	/* margin:2px; */
}

#wp-calendar th {
color: #877B6F;
text-align:right;
}

#wp-calendar tr {
color: #C9C3B1;
text-align:right;
}


#linksBG {
vertical-align:top;
text-align:right;
}

.SocialBookmarkStyle {
	border: 0;
}




#sidebar {
width: 140px;
margin:0 auto;
padding:0;
vertical-align:top;
text-align:right;
}

.h2.widgettitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A68B75;
	text-align:right;
}


.titleSidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A68B75;
	text-align:right;
}



.tweets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #A68B75;
	text-align:right;
}

.grayBold {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:600;
	color: #666666;

}

.grayLightGray01 {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-weight:100;
	color:#999;
}

.colorBrown01{
	color: #A68B75;
}

.CommentColor1 {
background-color: #DBDBDB;
}
.CommentColor2 {
background-color: #EEEEEE;
}


.odd {
  background: #FFFFFF;
  color:#111111;
  padding: 7px;
  border-top:1px solid #666666;  
  border-bottom:1px solid #666666;
  }
.even {
  background: #F5F5F5;
  color: #111111;
  padding: 7px;
  border-top:1px solid #666666;  
  border-bottom:1px solid #666666;
  }

#trackbacks2 {
  background: #FFFFFF;
  color: #111111;
  padding: 7px;
  border-top:1px solid #666666;  
  border-bottom:1px solid #666666;
  }

#respond {
  background: #FFF8F5;
  color: #111111;
  padding: 7px;
  border-top:1px solid #666666;  
  border-bottom:1px solid #666666;
}

.imagesNoBorder {
   border-style:none;
   border:0px;
}

.commentsPostDate {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:9px;
	font-weight:100;
	color: #A68B75;

#clever-list div {
	height:59px;
	min-height:59px;
	padding: 2px; /* adds an extra 4 pixels to the height */
	}

}

.wp-caption-text{
	align:center;
	text-align:center;
	font-size:10px;
}

.wp-caption{
	border: 1px solid #DDD;
	align: center;
	background: #f1f1f1;
	color: #888;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.wp-caption img {
	margin: 5px 5px 0;
}

.PostedInAndCategroy {
font-size:10px;
border-bottom:1px #D7C9B6 solid; 
background-repeat: repeat-x;
}

.alternate .alt {
background: #F5F5F5;
}
