/*
Theme Name: morelook store theme
Theme URI: http://morelook.com/
Description: The default WordPress theme for morelook.com
Version: 2.0
Author: Clay Lua
Author URI: http://morelook.com/
Tags: hungred, custom header, fixed width, one columns, widgets
*/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
body{
font-size: 0.9em;
width: 100%;
font-family: Arial, 'MS Trebuchet', sans-serif;
color: #000;
cursor: default;
text-align: center;

}

textarea{
overflow: auto;
}
strong{
font-weight: bold;
color: #000;
}

input[type=text], textarea, select{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid rgb(227, 227, 227);
	padding: 5px;
}
input[type=checkbox], input[type=radio]{
	min-width: auto;
	
}
a{
text-decoration: none;
color: #999;
}
a:hover{
color: #000;
}
h1,h2,h3{
margin: 0.67em 0px;
font-weight: normal;
padding: 0px;
width: auto;
text-align: left;
font: normal normal normal 14px/1.75 Georgia, serif;

}
h1{
font-size: 18px;
}
h2{
font-size: 18px;
}
h3{
font-size: 15px;
}
del, strike{
text-decoration: line-through;
}
p{
	margin: 1em 0;
	position: relative;
}
.small_font{
font-size: 9px;
}
/********************************
*								*
*			Login				*
*								*
*								*
********************************/
#registerform p, #registerform input, #registerform select, #backtoblog, .small_display select, .small_display input, .small_display p, .small_display textarea{
margin: 0 !important;
padding: 1px !important;
}
#registerform input[type=text],#registerform select,.small_display select, .small_display input[type=text],.small_display textarea{
height: 13px;
width: 248px;
min-width: 248px;
font-size: 9px;
line-height: 12px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
#registerform select, .small_display select{
line-height: 16px;
height: 16px;
}
.small_display textarea{
height: 40px;
}
#registerform select.small_select, .small_display select.small_select{
font-size: 9px;
line-height: 16px;
height: 16px;
width: 60px;
min-width: 60px;
}
/********************************
*								*
*			Header				*
*								*
*								*
********************************/
#header{
display: block;
margin: 0px auto;
font-family: Verdana, Arial, sans-serif;
top: 0px;
position: absolute;
width: 100%;
}
.nav-bar{
background: transparent url(images/dashed-line.gif) repeat-x 0% 100%;
clear: both;
color: #222;
display: block;
font-family: Verdana, Arial, sans-serif;
font-weight: 500;
height: 30px;
overflow: visible;
margin: 0px 35px;
position: relative;
padding: 2px 0px 0px;
font-size: 10pt;
}
.nav-bar h3{
float: left;
font-family: Verdana, Arial, sans-serif;
font-size: 0.8em;
font-weight: normal;
margin-right: 5px;
text-transform: lowercase;
position: static;
line-height: 120%;
color: #999;
margin-top: 6px;
left: -9999px;

}
ul#channel-nav{
letter-spacing: 1px;
position: relative;
float: left;
font-family: 'Palatino Linotype', Palatino, Georgia, serif;
color: #999;
font-size: 10pt;
line-height: 110%;
margin-top: 6px;
text-transform: uppercase;

}
#channel-nav li {
display: inline;
}
#channel-nav li .inactive{
color: #555;
text-decoration: none;
font-weight: bold;
}
#search-nav{
float: right;
margin: 0;
padding: 0;
width: 165px;
}
#s{
border: #EEE solid 1px;
font-family: arial, verdana, sans-serif;
font-size: 9px;
letter-spacing: 0px;
line-height: 12px;
margin: 0pt;
width: 130px;
padding: 1px 0px;
min-width: 130px;
height: 19px;
}
#s-button{
background: transparent url(images/submit_white.png) no-repeat;
height: 20px;
margin: 1px 0px 0px;
width: 20px;
padding: 0px;
float: right;
min-width: 23px;
border: none;
cursor: pointer;
}
#header h2, #header h1{
background-position: 30px 10px;
background-repeat: no-repeat;
padding: 5px 0px 5px 10px;
background-color: transparent;
background-image: url(images/banner_white.jpg);
font-size: 1px;
}
#header h2 a , #header h1 a{
text-indent: -9999px;
height: 43px;
width: 389px;
display: block;

}
#login-bar{
font-size: 9px;
height: 18px;
position: absolute;
top: 3px;
right: 30px;
padding: 0;
margin: 0;
}
#login-bar div{
margin-right: 30px;
}
.menu-blog{
font-style: italic;
display: inline;
line-height: 120%;
color: #777;
}
/********************************
*								*
*			Menu				*
*								*
*								*
********************************/

/********************************
*								*
*			Footer				*
*								*
*								*
********************************/
#footer{
background: transparent url(images/dashed-line.gif) repeat-x 0% 0%;
margin: 4px 35px 35px;
padding-top: 10px;
}
#footer-menu{
float: left;
font-family: 'Palatino Linotype', Palatino, Georgia, serif;
font-size: 13px;
color: #999;
}
#footer-menu li{
background: transparent url(images/nav-delimiter.gif) no-repeat 0% 50%;
line-height: 115%;
padding: 0px 0px 1px 8px;
margin: 0px 0px 0px 4px;
display: inline;
}

#footer-menu li.first{
background-image: none;margin-left: 0px;padding-left: 0px;
}
img#wpstats{width:0px;height:0px;overflow:hidden}
/********************************
*								*
*			Comment				*
*								*
*								*
********************************/
#comments{
font: normal normal normal 12px/1.75 Arial, sans-serif;
margin: 0px 30px 0px 0px;
position: relative;
width: 375px;
float: left;
padding: 0px;
}
#comments h3{
margin-top: 0px;
background-color: #EAEAEA;
padding: 0px 8px;
font-size: 14px;
line-height: 1.5;
left: auto;
position: static;
font: normal normal normal 14px/1.75 Georgia, serif;
margin: 1em 0px 0.5em;
}

#submit{
padding: 0px 6px;
margin: 0;
font-size: 9px;
}
#comment{
padding: 2px;
display: inline-block;
margin: 0em;
}
.commentmetadata{
font-family: Georgia, serif;
color: #999;
margin-top: 0.5em;
font-style: italic;
font-size: 11px;
padding: 0px 8px;
}
#commentform{
margin-left: 5px;
padding: 0;
}
.commenter_comment p{
padding: 0px 8px;
margin: 0px;
}
.commentmetadata{
background: transparent url(images/dashed-line.gif) repeat-x 0% 100%;
margin: 0px 0px 1em;
padding-bottom: 1em;
width: 100%;
display: block;
}
/********************************
*								*
*			Page Navi			*
*								*
*								*
********************************/


/********************************
*								*
*			Content				*
*								*
*								*
********************************/
#soldout,#soldouted{
background: transparent url(images/recycle.png) no-repeat;
width: 15px;
height: 15px;
cursor: pointer;
position: absolute;
right:10px;
bottom: 0;
}
#soldout:hover{
background: transparent url(images/recycle2.png) no-repeat;
height: 40px;
width: 40px;
}
#soldouted{
background: transparent url(images/recycle2.png) no-repeat;
height: 40px;
width: 40px;
cursor: default;
}
#trash, #trashed{
background: transparent url(images/trash.png) no-repeat;
width: 15px;
height: 15px;
cursor: pointer;
position: absolute;
right:30px;
bottom: 0;
z-index: 1;
}
#trash:hover{
background: transparent url(images/trash2.png) no-repeat;
height: 40px;
width: 40px;
}

#trashed{
background: transparent url(images/trash2.png) no-repeat;
height: 40px;
width: 40px;
cursor: default;
}



#page_title{
display: inline;
float: left;
margin: 6px 15px 0px 35px;
vertical-align: baseline;
}
#page_title h2, #page_title h1{
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
font-weight: 500;
color: #999;
line-height: 120%;
text-transform: lowercase;
display: inline-block;

}
#page_title div{
	display: inline-block;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
}
#page_title div a.inactive{
	color: #000;
}
#page_title div a{
color: #999;
border-bottom: 1px dotted #999;
margin: 0 5px;
}
#page_title div a:hover{
	color: #000;
}
#content{
display: block;
padding: 6px 0px 0px 10px;
clear: both;
top: 0px;
position: relative;
}
.single#content{
	margin: 0px;
	padding: 15px 35px;
	width: auto;
	text-align: left;
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
}
#page{
	margin-top: 80px;
}
.post{
display: inline-block;
height: 370px;
margin: 0px -2px;
overflow: visible;
padding: 5px 0px;
text-align: left;
vertical-align: top;
width: 314px;
font-size: 11px;
position: relative;
}
.single .post{
margin-right: 13px;
width: 291px;
float: left;
margin: 0px;
padding: 0px;
}

.single .photo_info{
position: absolute;
bottom: 30px;
left: 20px;
width: 93%;
margin: 0;
}
.single .entry{
margin: -7px 0px 0px;
left: -7px;
position: relative;
margin-left: 0px;

}
.single h1{
margin-top: 0px;
font-size: 18px;
font: normal normal normal 14px/1.75 Georgia, serif;
margin: 1em 0px 0.5em;
vertical-align: baseline;
padding: 0px;
outline: 0px;
display: block;

}

.single h1 a{
color: #000;
}
.page .post, .nobg{
font-style: italic;
line-height: 120%;
color: #777;
}
.post h3{
margin-top: 10px;
}
.photo_caption{
font-weight: normal;
line-height: 110%;
width: 250px;
color: black;
font-size: 10px;
height: 1px;
padding-bottom: 2px;
position: relative;
top: -1px;
}
.photo_info{
font-size: 0.7em;
margin-top: 45px;
color: black;
position: relative;
}

.entry{
	background: #fff url(images/glow_gray.gif) no-repeat;
	width: 271px;
	height: 358px;
	padding: 11px 0px 9px 20px;
	margin: 12px 5px 0px;
	overflow: visible;
	position: relative;
	display: block;
}
.nobg{
	display: block;
	margin: 0px -2px;
	overflow: visible;
	padding: 5px 0px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	position: relative;
}
.nobg .entry{
	background: #fff url();
	width: auto;
	height: auto;
	min-width: 271px;
	min-height: 358px;
	padding: 0 30px 0 20px;
	margin: 0 5px 0px;
}
.nobg .entry h2{
	margin: 0;
}
.img{
	border: 1px solid #999;
	margin: 0px;
	width: 250px !important;
	height: 250px !important;
}
.blogname{
	color: #999;
	display: block;
	font-size: 10px;
	height: 1px;
	padding-bottom: 2px;
	position: relative;
	top: -1px;
	margin: 0px;
	outline: 0px;
	vertical-align: baseline;
	padding: 0px;
	border: 0px;
	text-transform: lowercase;
}
/********************************
*								*
*			Author				*
*								*
*								*
********************************/

/********************************
*								*
*			MENU				*
*								*
*								*
********************************/
.north{
right: -8px;
top: 0px;
width: 12px;
position: absolute;
height: 24px;

}
#ml_category_menu{
	width: 560px;
background: #FFF;
	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px;
border: 5px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#ml_section_menu a, #ml_category_menu a{
	display: block;
	float: left;
	width: 170px;
	text-align: right;
	padding: 5px;
}
#ml_section_menu, #ml_category_menu{
	position: absolute;
	z-index: 5;
}
#ml_section_menu, #ml_section_menu a{
	width: 60px;
}
.remember{
padding: 4px 0px 12px;
}
.dropBox{
display: none;
background: #FFF;
border: 5px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
line-height: 16px;
margin: 0px;
padding: 8px;
position: absolute;
text-align: left;
width: 260px;
z-index: 100;
top: 100%;
}
#signin_menu{
right: 80px;
}
#register_menu{
right: 10px;
}
#login{
color: #666;
font-size: 11px;
margin: 0px;
}
 input[type=text],input[type=password]{
background: #FFF;
border: 1px solid #DDD;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 5px;
width: 248px;
margin: 0px 0px 8px;
font: normal normal normal 13px/normal 'Lucida Grande', Arial, sans-serif;

}
.button:hover,.button:focus{background-position:0 -6px;border-color:#999 #999 #888;}
.button:active{background-image:none;text-shadow:none;outline:none;}
.button{
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 4px 10px 5px;
margin: 0px 5px 0px 0px;
font-weight: bold;
font-size: 11px;
border: 1px solid #39D;
background: #39D url(http://s.twimg.com/a/1273086425/images/bg-btn-blue.png) repeat-x scroll 0px 0px;
font: normal normal bold 11px/normal 'Lucida Grande', Arial, sans-serif;
color: #FFF;
cursor: pointer;
}
#login label{
padding: 0px 0px 3px;
}
#login  p{
margin: 0;
}
.box
{
	font-style: italic;
	color: #777;
	width: 300px;
	min-height: 200px;
	text-align: center;
	position: fixed;
	margin-left: -150px;
	margin-top: -100px;
	left: 50%;
	top: 50%;
	z-index: 100;
	display: none;
	background: #FFF;
	-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px;
	background: #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
}
#profile-box{
	min-height: 220px;
	margin-top: -110px;
}
#model{
	background: white;
	overflow: hidden;
	padding: 0px;
	text-align: left;
	min-height: 200px;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	zoom: 1;
}
#model h3{
background: #EFEFEF;
border-top-right-radius: 4px 4px;
border-top-left-radius: 4px 4px;
font-family: 'Lucida Grande', sans-serif;
height: 18px;
margin: 0px 0px 4px ;
padding: 8px 10px ;
font-size: 1.5em;
font-weight: bold;
}
#model span{
float: left;
font-size: 13px;
font-weight: bold;
}
.cancel-box{
color: #999;
float: right;
font: normal normal bold 16px/12px tahoma, sans-serif;
margin-top: 2px;
text-decoration: none;
text-shadow: white 1px 1px 1px;
margin: 0px;
padding: 0px;
}
.cancel-box:hover{
color: #666;
}
#screen
{
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
}
ol#login-menu{
	margin-left: 30px;
}
#login-menu li{
	padding: 2px;
	list-style: lower-greek outside ;
}
/********************************
*								*
*			Table				*
*								*
*								*
********************************/
.postbox-container{
border-spacing: 0;
}
.metabox-holder{

}
.meta-box-sortables {}
.ui-sortable{}
.widefat {
background-color: #FFF;
border-width: 1px;
border-color: #DFDFDF;clear: both;margin: 0px;width: 100%;border-width: 1px;border-style: solid;border-bottom-right-radius: 4px 4px;border-bottom-left-radius: 4px 4px;border-top-left-radius: 4px 4px;border-top-right-radius: 4px 4px;border: 0px;padding: 0px;outline: 0px;display: table;
}
.widefat *{
word-wrap: break-word;
}
.widefat thead tr th,.widefat tfoot tr th{
background: #DFDFDF url(images/gray-grad.png) repeat-x scroll 0% 0%;color: #333;
}
.widefat th{
text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;padding: 7px 7px 8px;line-height: 1.3em;text-align: left;
}
.widefat th, .widefat td{
border-color: #DFDFDF;overflow: hidden;border-bottom-style: solid;border-bottom-width: 1px;font-size: 11px;padding: 7px 7px 8px;
}
.widefat th{
line-height: 1.3em;text-align: left;
}
table.fixed{
table-layout: fixed;
}
.check-column{
width: 2.2em;
}
.tablenav{
clear: both;
height: 30px;
margin: 6px 0px 4px;
vertical-align: middle;
}
.tablenav .actions{
padding: 2px 8px 0px 0px;
}
.tablenav .actions input[type=text]{
background-color: white;
border: #DFDFDF solid 1px;
margin: 1px;
padding: 3px;
line-height: 1em;
min-width: 100px;
width: 100px;
font-size: 11px;
line-height: 13px;
}
.tablenav  select{
font-size: 11px;
height: 2em;
padding: 2px;
width: 130px;
min-width: 130px;
background-color: white;
border-color: #DFDFDF;
border-style: solid;
border-width: 1px;
margin: 1px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.button-secondary{
background: #F2F2F2 url(http://morelook.com/wp-admin/images/white-grad.png) repeat-x scroll 0% 0%;
border-color: #BBB;
color: #464646;
background-color: #FFF;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-width: 1px;
border-style: solid;
cursor: pointer;
line-height: 14px;
padding: 2px 8px;
text-decoration: none;
font-size: 11px;
margin: 1px;
}
/********************************
*								*
*			Morelook			*
*								*
*								*
********************************/
.admin-junk-deleting{
background: transparent url(images/trash_deleting.png) no-repeat;
}
.admin-junk-delete{
background: transparent url(images/trash_delete.png) no-repeat;
}
.admin-junk-full{
background: transparent url(images/trash_full.png) no-repeat;
}
.admin-junk-empty{
background: transparent url(images/trash_empty.png) no-repeat;
}
#admin-junk, #admin-delete{
width: 128px;
height: 128px;
position: fixed;
bottom: 10px;
right: 10px;
cursor:pointer;
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
#admin-delete{
left: 10px;
}
#admin-junk:hover, #admin-delete:hover{
	opacity: 1; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=100); /* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
	-khtml-opacity: 1; /* Safari 1.x */
	-moz-opacity: 1; /* FF lt 1.5, Netscape */
}
.float{
	float: left;
}
.float_right{
	float:right;
}
.blogs{
	float: left;
	width: 35%;
	padding: 0 30px 10px 0;
}
.MY,.SG
{
	width: 23px;
	height: 15px;
	display: block;
	float: left;
}
.MY{
	background: #FFF url(images/my.jpg) no-repeat 100% 100%;
}
.SG{
	background: #FFF url(images/sg.jpg) no-repeat 100% 100%;
	margin-left: 4px;
}
#flag{
	position: absolute;
	left: 430px;
	top: 30px;
}
.error,#login_error{
padding: 5px;
border: 1px solid #C00;
background-color: #FFEBE8;
color: #333;
position: absolute;
right: -220px;
width: 200px;
top: 124px;
}
.message, .warning{
border: 1px solid #E6DB55;
padding: 5px;
background-color: lightYellow;
position: absolute;
right: -220px;
width: 200px;
top: 124px;
}
.warning{
background-color: #E5F9FF;
border: 1px solid #80DFFF;
top: 0;
right: -220px;
}
.warning ul{
margin-left: 15px;
}
.warning ul li{
	padding: 2px;
	list-style: lower-greek outside ;
}
.still.error,.still.message,.still.warning{
position: static;
width: 100%;
}
.navigation{
	clear: both;
	display:block;
	font-size: 20px;
	text-align: center;
	margin: 20px;
}
.navigation span, .padding{
	text-align: center;
	padding: 10px;
}
.uppercase{
text-transform: uppercase;

}
.selected{
border: #000 dotted 5px;
}
.small_select{
	min-width: 80px;
}
.clear{
	clear: both;
}
.alert{
	border: red solid 2px !important;
}
.none{
display: none;
}
.shadow{
     -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.296875); /* FF3.5  */
     -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.296875); /* Saf3.0 , Chrome */
     box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.296875); /* Opera 10.5, IE 9.0 */
     filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color=\'#fefefe\'); /* IE6,IE7 */
     -ms-filter: \"progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color=\'#fefefe\')\"; /* IE8 */
}
/********************************
*								*
*			Tipsy				*
*								*
*								*
********************************/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
/********************************
*								*
*		Password Meter			*
*								*
*								*
********************************/
#pass-strength-result {
	background-color: #eee;
	border-color: #ddd !important;
	border-style: solid;
	border-width: 1px;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 13px;
	width: 248px;
	min-width: 248px;
	font-size: 9px;
	line-height: 12px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	display:block;
	float:left;
	font-size: 11px;
}

#pass-strength-result.bad {
	background-color: #ffb78c;
	border-color: #ff853c !important;
}

#pass-strength-result.good {
	background-color: #ffec8b;
	border-color: #fc0 !important;
}

#pass-strength-result.short {
	background-color: #ffa0a0;
	border-color: #f04040 !important;
}

#pass-strength-result.strong {
	background-color: #c3ff88;
	border-color: #8dff1c !important;
}
#win-xp .newListSelHover div, #win-xp .newListSelFocus div {font-weight:bold;}
