/*
Theme Name: Monotone with Widget
Theme URI: http://monotonedemo.wordpress.com/
Description: A photo blogging theme. Colors change to match the photo.
Version: 1.1, modified for BeautySuspended.com by LunaTekz
Author: Noel Jackson / eight6
Author URI: http://eight6.com
Tags: photoblogging, one-column, fixed-width, custom-colors, rtl-language-support
*/

/* --------------------------------------------------------------
* Resets default browser CSS.
Based on work by Eric Meyer:* meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline; letter-spacing: .5px;}
/* remember to define focus styles! */
:focus{outline:0;}
body{line-height:1;color:white;background:black;}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,
q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/* Tables still need 'cellspacing="0"' in the markup. */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:400;}
/* Remove possible quote marks (") from <q>,<blockquote>. */
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
a img{border:none;}
/************* END RESET RELOADED *************************/
body{font:normal 75%/1.6em "Lucida Sans","Lucida Grande","Trebuchet MS",Georgia,Helvetica,sans-serif;color:#444;background-color:black;}
a,a:link,a:visited,a:active{color:#333;text-decoration:none;}
a:hover{color:#666;}
h1,h2,h3,h4,h5,h6{font-family:"Lucida Fax",Georgia,Helvetica,sans-serif;}
h2{font-size:1.5em;line-height:1;font-weight:bold;margin-bottom:.25em;color #333;}
h2,h2 a,h2 a:link,h2 a:visited,h2 a:active{color:#6c6c6c;font-weight:bold;text-decoration:none;letter-spacing:-.02em;}
h2 a:hover{}
h3{line-height:1em;padding-bottom:5px;font-size:1.2em;font-weight:bold;color:#6e6e6e;}
h4{}

h1.blogTitle{font-family:tahoma, verdana;  }

#content ul,#content dl,#content ol{margin-left:20px;}
#content .gallery dl{margin-left:0;}
#content li{list-style:square;}
strong{font-weight:bold;}
blockquote,em,cite,q{font-style:italic;}

/* Structure */
#page{width:840px;margin:0px auto 35px auto;background-color:white;}
.archive #page{width:820px;}
.vertical #page{
	/* width:560px; */
	width:840px;
	}

/* Header */
#header{clear:both;}
h1{font-size:1.5em;line-height:2.666em;float:left;letter-spacing:-.02em;margin-left:10px;}
h1 a,h1 a:link,h1 a:visited,h1 a:active{color:#333;text-decoration:none;font-weight:bold;}
h1 a:hover{}
.archive h1{margin-left:0;}
.description{float:left;line-height:4em;margin-left:1em;font-style:italic;padding-left:1em;color:#444;}
#topMenu{  }
#menu{float:right;margin-right:10px; }
.archive #menu{margin-right:0;}
#menu li{display:block;float:left;}
#menu li a,#menu li a:link,#menu li a:visited,#menu li a:active{height:4em;line-height:4em;display:block;float:left;font-weight:bold;letter-spacing:.5px;margin-left:10px;text-transform:uppercase;}
#menu li.first a{border-left:0;}

/* Content */
#content{clear:both;}
#content .sleeve{margin:0;}
.vertical #container{clear:both;margin:0 0 0 10px;}
#content h2{color:#333;margin-left:210px;margin-top:10px;}
.archive #content h2{margin-left:0;margin-bottom:10px;}
.image{float:left;text-align:center;position:relative;width:840px;}
.image img{margin:0;padding:0 0 10px 0;}
.vertical .image{width:860px;clear:both;float:none;}

#content ul.thumbnails { list-style-type: none; margin: 0 auto !important; padding: 0 !important; width: 840px; margin-right:5px; }
#content .thumbnails li { list-style-type: none; margin: 0 auto; float: left; margin-right: 10px; width:133px; height:85px; margin-bottom: 10px;}
a .thumbnail,a:link .thumbnail,a:visited .thumbnail,a:active .thumbnail{background:#c4c4c4; text-align:center; padding: 5px;}
a:hover .thumbnail{background:#919191;}
.thumbnail { float: none; width: auto; }
.thumbnail img { padding: 0; max-height: 75px;}

#container{clear:both;margin:0 0 0 10px;padding-top:5px;}

/* Post Layout */
#post{float:left;margin:0 20px 0 0;width:340px;border-top:1px solid #ccc;font-size:1.1em;}
.vertical #post{margin:0;}
#post .sleeve{border-top:2px solid #ccc;padding:10px;display:block;position:none;}
#postmetadata .sleeve{padding:10px;}
#postmetadata,.commentlist li .metadata{font-size:.92em;line-height:1.45em;width:200px;float:left;border-top:1px solid #ccc;}
#postmetadata cite,
#postmetadata small{clear:both;}
#post p{margin-bottom:1.5em;}
.navigation{font-family:"Courier New","Lucida Grande",Tahoma,"Trebuchet MS",sans-serif;width:260px;font-size:100px;line-height:.5em;float:left;}
.vertical .navigation{margin:0px;width:540px;}
.navigation div{float:left;display:block;width:50%;}
.navigation div.prev{text-align:left;}
.navigation div.next{float:right;text-align:right;}
.vertical .navigation div.prev{text-align:right;}
.vertical .navigation div.next{float:right;text-align:left;}

/* Comments list */
#content .commentlist,#content .commentlist .comments-navigation{ margin-left: 0; list-style-type: none; list-style: none ; clear:both;width:540px;}
.commentlist li{ list-style-type: none !important; list-style: none !important;}
.commentlist li>div{ border-bottom:1px solid #ccc; }
.commentlist li .metadata{border:0;margin:10px 0;width:148px;float:left;}
.commentlist li .gravatar{float:left;width:32px;margin:10px;}
.commentlist li cite,
.commentlist li small{font-weight:bold;clear:both;display:block;}
.commentlist li .content{padding:10px;float:left;clear:right;width:287px;margin-right:-287px;}
.commentlist li .clear{clear:both;}
#content .commentlist .comment p{font-weight:normal ;}
/* Comment Form */
div#respond,h3#comments, p.nocomments{width:530px;margin:0;padding:0 0 5px 10px;clear:both;border-bottom:1px solid #afb1b2;padding-top:20px;}
#comments{border-bottom:2px solid #afb1b2;}
#commentform{width:540px;margin-bottom:10px;}
#commentform p{padding:10px;}
#commentform small{display:inline;}
#commentform .sleeve{margin:10px;}
#commentform label{width:200px;display:block;float:left;font-size:.96em;line-height:2em;}
#commentform label{margin:0px;margin-bottom:10px;}
#commentform p input{float:left;margin:0;border:none;width:310px;padding:3px;margin-bottom:10px;}
#commentform input#submit{width:15em;height:2em;margin-left:10px;}
#commentform textarea,#commentform input{font-family:"Lucida Grande",Tahoma,"Trebuchet MS";font-size:1.2em;}
#commentform p{clear:both;border-top:1px solid #ccc;line-height:1.6em;}
#commentform textarea{:10px;width:520px;}

/* Footer */
#footer{clear:both;padding-top:20px;margin:0px 10px 0px 10px;width:820px;}
.archive #footer{margin:0;}
.vertical #footer{width:540px;}
#footer .info{clear:both;float:left;width:100%;height:32px;display:block;line-height:32px;position:relative;padding-left:42px; padding-top:10px; padding-bottom:20px;}
#footer .info img{position:absolute;margin-left:-42px;}
#footer .info{color: #9B9B9B;}
#footer .info a{color: #ffffff;}
#footer .info a:hover{color: #AF1500;}

/* Search */
#searchform{float:right; padding-bottom: 20px;}
#searchform #s{width:150px; }

/* archive */
.archive{margin:0 auto;}
#filters{clear:both;height:2em;margin-bottom:1em;margin-left:0;}
#filters li{list-style:none;margin-left:0;float:left;margin-right:2em;}
a:hover .nav_over{background-color:#afb1b2;}
.image .nav{position:absolute;width:50%;height:100%;z-index:1000;}
.image .nav a,.image .nav a:link,.image .nav a:visited,.image .nav a:active{width:100%;height:100%;display:block;position:absolute;text-indent:-1000em;}
.prev{left:0;width:50%;}
.next{top:0;left:50%;width:50%;}
.nav_over{position:absolute;top:50%;margin-top:-1em;display:block;z-index:1000;color:#fff;width:1em;height:1em;line-height:1em;text-align:center;font-size:2em;}
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;}

body .wp-caption { width: 100% !important;}

/* Widgetized Footer */
/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #EEEEEE;
	/* widget padding */
	padding: 16px;
        padding-top:0px;
	/* margin at bottom of widgets */
	margin-bottom: 5px;
        /* margin at top of widgets */
	margin-top: 0px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 210px;
	/* space between widgets */
	padding-right: 15px;
	/* text color */
	/* color: #2361A1; */
	color: #000000;
	font-weight:normal;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
        
        padding-bottom: 10px;
}

#footerItem_4{
	width:100px;
}

/* widget item headers*/
#footer_setup .footer_items h3, #footer_setup .footer_items h4, #footer_setup .footer_items h2.widgettitle {
	/* font family */
	font-family:tahoma;
	/* font size */
	font-size: 1em;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #000000;
	/* padding over header text */
    	padding-top: 20px;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	/* border-bottom: 3px solid #B33B3F; */
	border-bottom: 3px solid #8B0000;
	/* distance between border and widget text */
	margin-bottom: 5px;
}

#footer_setup .footer_items h2.widgettitle {
display:block;
font-weight:bold;
margin:1.33em 0;
}

#footer_setup{
	margin-left:0px;
	margin-right:0px;
	width:820px;
	padding-right:4px;
}

#footer{
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;	
}

#footer_setup .footer_items li.widget { list-style-type:none; }

/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

#footer_setup a{
	color: #433646;	
	font-weight:bold;
}

#footer_setup a:hover{
	color: #851C0D;	
}

#footerItem_4{
	width:100px !important;
}

body.archive div#page div#content div.sleeve div#footer{
	margin-left: -10px;	
}

body.archive div#page div#content div.sleeve div#footer div#footer_setup {
	/* padding-left: -20px;	*/
	width: 830px;
	
}

.archive #page{
	padding-left:10px;
	padding-right:20px;	
}

#postmetadata{
	/* display:none; */
	color: #d9d9d9;
	
}

#clickInstruct{
	text-align:center;
	font-size: 90%;
	font-weight:lighter;
	opacity: 50%;
	margin-bottom: 10px;
	letter-spacing: .5px;
}

#printNote{
	margin-top:10px;
	margin-bottom: 15px;
	text-align: left;
	padding-top:10px;
	letter-spacing: .5px;
	margin-right:20px;
}

#printNote a{
	font-weight: bolder;
}

.feedburnerFlareBlock{
	margin-top:30px;
	font-weight: bold;
	text-align:center;
	width: 85%;
	font-weight: 110%;
	/* line-height: 120%; */
	line-height: 25px;
	
}

div#post div.sleeve p a{font-weight:bold;}

#topLinks{text-align:right; float:right; margin-top:5px; margin-right:5px;}

