/*
Theme Name: Williams Lea
Theme URI: williamslea.jpn.com
Description: Williams Lea
Version: 1.0 alpha
Author: Stephen Rose


/* Begin Typography & Colors */
html{
	margin: 0;
	padding:0;
	filter:expression(document.execCommand("BackgroundImageCache", false, true));

}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #eee;
	color: #333;
	text-align: center;
	margin: 0;
	padding:0;
	}

#page {
	border: 1px solid #959596;
	text-align: left;
	width: 990px;
	margin: 0 auto;
	}
	
.meta{
color: #777;	
}

.clearer{
	line-height: 0;
	clear: both;
	height: 0;
	font-size: 0;
}

#header {
	background: url(images/header.jpg);
	height:80px;
	}
#header h1 {
display: none;
	}
	
#content .maincontent h2{
	border-bottom: 1px solid #999;
}

#content .sectionbox h2,#content .featurebox h2{
border: 0;
}

p{
	margin: 0 0 1em 0;
	padding: 0;
}

.feed{
	background: url(images/rss.png) no-repeat left center;
	padding-left: 20px;
}


.pagenavigation{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}


#wp-calendar{
	width: 155px;
}

/* @group Columns */

.column1of3 {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.column2of3 {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.column3of3 {
	float: left;
	width: 32%;
}


/* @end */




/* @group Header Search Form */

#headersearchform{
	padding: 35px 30px 0 0;
	margin: 0;
	float: right;
	width: 200px;
}
#searchform{
	padding: 0;
	margin: 0;
	width: 200px;
}

#searchform #s,#headersearchform #s{
border: 0;
margin: 0;
padding: 3px;
line-height: 14px;
width: 164px;
height:14px;
background: url(images/searchbox.jpg) no-repeat left top;
float: left;
}

#searchform #searchbutton,#headersearchform #searchbutton{
background: url(images/searchbox.jpg) no-repeat right top;
border: 0;
color: #fff;
margin:0;
padding: 2px;
height: 20px;
width:30px;
float: right;
}

/* @end */



.ui-tabs-hide{
	display: none;
}

/* @group Navigation */

.navigation{
	margin: 0;
	padding: 10px 0 0px 21px;
	height: 30px;
	background: url(images/navigation.jpg) left top;
	/*outline: 1px solid red;*/
}


.navigation.small{
	padding: 10px 5px 0px 5px;
	height: 20px;
	margin: 0;
}

.navigation li{
position: relative;
float: left;
list-style: none;
padding: 0;
margin: 0;
width: 135px;
height: 19px;
line-height: 16px;
}


.navigation>li:last-child{
width: 136px;
}



.navigation li a{
	padding: 4px;
text-align: center;
float: left;
width: 128px;
	background: url(images/NavButton.jpg) no-repeat left top;
	font-size: 11px;
	height: 12px;
	line-height: 12px;
	color: #333;
	text-decoration: none;
}
.navigation li a:hover{
background-position: 0 -40px !important;
color: #fff;
text-decoration: none;
}




.navigation li a:active{
background-position: 0 -60px !important;
color: #fff !important;
}

.navigation li.current_page_item a,
.navigation li.current_page_ancestor a,
.navigation li.current_page_parent a{
background-position: 0 -20px;
color: #fff;
}


.navigation li ul{
display: none;	
border: 1px solid #aaa;
border-bottom: 0;
}

.navigation li ul li{
float: none;
padding: 0;
margin: 0;
display: block;
height: auto;
width: 220px;
}

.navigation li:hover ul{
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 19px;
display: block;
-khtml-box-shadow:0 5px 10px rgba(0,0,0,.5);
-moz-shadow:0 5px 10px rgba(0,0,0,.5);
box-shadow:0 5px 10px rgba(0,0,0,.5);
color: #FF0000;
opacity: .95;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=6) progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

.navigation ul li ul{
display: none !important;
}
	
.navigation li ul li a,.navigation li.current_page_ancestor ul li ul li a{
	border-bottom: 1px solid #aaa;
	background-color: #fff !important;
	background-image:url(images/gradient-horizontal.jpg) !important;
	background-position:right top !important;
	background-repeat: no-repeat !important;
	color: #333 !important;
	text-align: left;
	float:none;
	display: block;
	height: auto;
	width: auto;
	zoom:1;
}	

.navigation ul li:hover ul{
margin: 0;
padding: 0;
position: absolute;
left: 220px;
top: -1px;
display: block !important;

}

.navigation li ul li.current_page_item a,.navigation li ul li ul li.current_page_item a,
.navigation li ul li.current_page_ancestor a{
	background: #0096d6 !important;
	color: #fff !important;

}
.navigation li ul li a:hover,.navigation li ul li ul li a:hover{
	background: #33abde !important;
	color: #fff !important;
}

.navigation li ul li a:active{
	background: #0087c0 !important;
	color: #fff !important;
}


/* @group Orange */

.navigation li.orange a{
	background-position: -136px 0;
	color: #fff;
}

.navigation li.orange a:hover{
	background-position: -136px -40px !important;
	color: #fff;
}



#sectionsbox .navigation li.orange.ui-tabs-selected a, .navigation li.orange a:active{
background-position: -136px -20px !important;
}

/* @end */

/* @group Green */

.navigation li.green a{
	background-position: -272px 0;
	color: #fff;
}

.navigation li.green a:hover{
	background-position: -272px -40px !important;
	color: #fff;
}

.navigation li.green a:active,#sectionsbox .navigation li.green.ui-tabs-selected a{
background-position: -272px -20px !important;
}
/* @end */

/* @group Red */

.navigation li.red a{
	background-position: -408px 0;
	color: #fff;
}

.navigation li.red a:hover{
	background-position: -408px -40px !important;
	color: #fff;
}


.navigation li.red a:active,#sectionsbox .navigation li.red.ui-tabs-selected a{
background-position: -408px -20px !important;
}

/* @end */
/* @end */

/* @group Admin Panel */

#adminpanel{
	height:18px;
	width:auto;
	border: 1px solid #4c4c4c;
	color:#ccc;
	padding:2px;
	margin:1px;
	background: #191919;
	text-align:center;
	position:absolute;
	top:5px;
	right:5px;
	cursor:default;
	-moz-opacity: 0.9;
	opacity: 0.9;
	font-size: 14px;
	width: 110px;
	z-index: 99999;
}

#adminpanel h2{
	font-size:14px;
	line-height: 19px;
	margin:0;
	padding:0;
	border:0;
	background:none;
	color: #999;
}

#adminpanel ul{
	display:none;
}

#adminpanel:hover{
	color:#fff;
	padding: 2px;
	text-align:left;
	position:absolute;
	height:auto;
}

#adminpanel:hover h2{
	text-align:center;
	font-size:14px;
	margin:0;
	padding:0;
	color:#ccc;
	border-bottom:1px solid #ccc;
}

#adminpanel:hover ul{
	display:block;
}

#adminpanel ul{
	padding:0;
	margin:4px;
}

#adminpanel ul li{
	padding:0;
	margin: 0;
	list-style:none;
	text-align:center;
}

#adminpanel ul li a{
	cursor:default;
	outline:none;
	display:block;
	padding: 3px;
	color:#fff;
	zoom:1;
}

#adminpanel ul li a:hover{
	border: 1px solid #fff;
	background: #191919;
	padding: 2px;
	text-decoration:none;
}

#adminpanel ul li a#nonelink{
	color:#fff;
	font-weight: bold;
}

/* @end */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: 0;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0096d6;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 0 20px 0;
	padding: 0;
	}

#content{
	background: #fff;
padding-top: 10px;
color:#333;
}
#content .maincontent{
	font-size: 1.1em;
	padding: 0 20px 20px 20px;
	color: #555;
	float: left;
	}

.narrowcolumn .maincontent{
	width: 590px;
	}
.pagesidebar{
	padding-right: 20px;
	width: 160px;
	float: right;
}

.widecolumn .maincontent{
	width: 769px;
	}

.post {
	margin: 0 0 40px;
	}

.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{
	padding: 0;
	margin: 0 auto;
	clear: both;
	margin: 0;
	padding: 40px 10px 10px 10px;
	text-align: right;
	background: #fff url(images/footer.jpg) repeat-x left top;
}

#footer a{
color: #999;
line-height: 20px;
}
/* End Structure */



/*	Begin Headers */

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 Form Elements */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 0 0 0 20px;
	float: left;
	width: 160px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}	

#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;
	}

/* 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 */


/* @group featurebox */

.featurebox{
	width:389px;
	height:185px;
	background-image: url(images/intro.jpg);
	padding: 20px 50px 20px 320px;
}
.featurebox .content{
height: 170px;
overflow: hidden;
color: #555;
}
.featurebox a.more{
	
	color: #0096d6;
	border-top: 1px dashed #999;
	display: block;
	float: right;
	width: 335px;
	text-align: right;
	padding: 5px 15px 0 0;
	background-position: 335px 3px;
}

.featurebox h2 a{
color: #0096d6;
}



/* @end */

/* @group Section Box */

#sectionsbox{
	
}



#sectionsbox p{
	margin: 0;
	padding: 0;
margin-top: 1em;
}

#sectionsbox .content h3{
height: 2.5em;
overflow: hidden;
margin: 0 !important;
padding: 0 !important;
}

#sectionsbox .sectionsboxcontent{
	background: #fff url(images/gradient-back.jpg) repeat-x left top;
	padding: 10px;
	border: 1px solid #aaa;
	border-top: 0;
}

#sectionsbox .content{
	height: 11.5em;
	overflow: hidden;
	padding: 0;
	margin: 0;
margin-bottom: 1em;
color: #555;
}

a.more{
	float: right;
	padding-right: 20px;
	background: url(images/More.png) no-repeat right -2px;
}


#sectionsbox .orange a.more{
background-position: right -22px;
}


#sectionsbox .green a.more{
background-position: right -42px;
}


#sectionsbox .red a.more{
background-position: right -62px;
}

#sectionsbox .orange .content h3 a, #sectionsbox .orange a.more, #sectionsbox .orange a.feed{
color: #c9701d;
}

#sectionsbox .green .content h3 a, #sectionsbox .green a.more, #sectionsbox .green a.feed{
color: #006c64;
}

#sectionsbox .red .content h3 a, #sectionsbox .red a.more, #sectionsbox .red a.feed{
color: #8f1b3b;
}

/* @end */

/* @group sectionbox */

.sectionbox {
	font-size: 11px;	

	border-bottom: 1px solid #aaa;
	background: url(images/sidebarbox.png) no-repeat left top;
}

.sectionbox h2{
padding: 6px 8px;
margin: 0;
font-size: 11px !important;	
font-weight: normal;
}

.sectionbox .content{
margin: 0;
padding: 2px 8px 8px 8px;
color: #555;
}

.sectionbox ul{
margin: 0 3px 2px 3px !important;
padding: 0 !important;
border: 1px solid #aaa !important;
border-top: none !important;
}

.sectionbox ul ul{
border:none !important;
margin: 0 !important;
padding: 0 !important;
}

.sectionbox ul li{
	margin: 0;
	zoom:1;
list-style: none;	
margin: 0;
padding: 0;
}

.sectionbox ul li a{
	border-top: 1px solid #aaa;
	zoom:1;
padding: 4px;
color: #000;
display: block;
}

.sectionbox ul ul li a{
padding: 4px 4px 4px 10px;
}

.sectionbox ul ul ul li a{
padding: 4px 4px 4px 20px;
}


.sectionbox ul li.current_page_item a{
	background: #0096d6 !important;
	color: #fff !important;	
}

.sectionbox ul li.current_page_item li a{
background: none !important;
color: #000 !important;
}
.sectionbox ul li a:hover{
	background: #33abde !important;
	color: #fff !important;
}

.sectionbox ul li a:active{
	background: #0087c0 !important;
	color: #fff !important;
}

/* @end */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
