/*   
Theme Name: MicrostockDiaries
Theme URI: www.microstockdiaries.com
Description: custom design for Microstock Diaries
Author: Lee Torrens
Author URI: www.microstockdiaries.com
Version: 2.3
.
Copyright 2009 Lee Torrens.
.
*/

html { height: 100%; margin-bottom: 1px;}

body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0; 
	}

/* Start structure */

#page {	margin: 15px auto; 
	padding: 0;
	width: 960px;
	text-align: left;
	}

#header {
	width: 960px;
	height: 100px;
	padding: 0;
	margin: 0 0 7px 0;
	}

#globalnav {
	position: relative; 
	text-align: left;
	width: 960px;
	height: 40px;
	margin-bottom: 10px;
	padding: 0px;
	}

#nav {
	padding: 0;
	}

#globalnav li { display: inline; }
#globalnav li a { float: left; width: 122px; height: 0; padding-top: 38px; overflow: hidden; text-indent: 0; }
#globalnav li a,
#globalnav #search { background-image: url(images/nav-header3.png); background-repeat: no-repeat; background-position:100% 0; }

/* buttons. values for 7 buttons: 105,209,313,417,521,625 */
#globalnav li.nav-home a { background-position: 0 0; }
#globalnav li.page-item-2 a { background-position: -122px 0; }
#globalnav li.page-item-124 a { background-position: -244px 0; }
#globalnav li.page-item-296 a { background-position: -366px 0; }
#globalnav li.page-item-150 a { background-position: -488px 0; }
#globalnav li.page-item-349 a { background-position: -521px 0; }
#globalnav li.page-item-58 a { background-position: -610px 0; }

/* hover */
#globalnav li.nav-home a:hover { background-position: 0 -40px; }
#globalnav li.page-item-2 a:hover { background-position: -122px -40px; }
#globalnav li.page-item-124 a:hover { background-position: -244px -40px; }
#globalnav li.page-item-296 a:hover { background-position: -366px -40px; }
#globalnav li.page-item-150 a:hover { background-position: -488px -40px; }
#globalnav li.page-item-349 a:hover { background-position: -521px -40px; }
#globalnav li.page-item-58 a:hover { background-position: -610px -40px; }

/* active */
#globalnav li.nav-home a:active { background-position: 0 -80px; }
#globalnav li.page-item-2 a:active{ background-position: -122px -80px; }
#globalnav li.page-item-124 a:active{ background-position: -244px -80px; }
#globalnav li.page-item-296 a:active{ background-position: -366px -80px; }
#globalnav li.page-item-150 a:active{ background-position: -488px -80px; }
#globalnav li.page-item-349 a:active{ background-position: -521px -80px; }
#globalnav li.page-item-58 a:active{ background-position: -610px -80px; }

/* on */
#globalnav li.nav-home li.current_page_item a { background-position: 0 0; }
#globalnav li.page-item-2 li.current_page_item a { background-position: -122px -120px; !important}
#globalnav li.page-item-124 li.current_page_item a { background-position: -244px -120px; !important}
#globalnav li.page-item-296 li.current_page_item a { background-position: -366px -120px; !important}
#globalnav li.page-item-150 li.current_page_item a { background-position: -488px -120px; !important}
#globalnav li.page-item-349 li.current_page_item a { background-position: -521px -120px; !important}
#globalnav li.page-item-58 li.current_page_item a { background-position: -610px -120px; !important}

#banner {
	float: right;
	width: 468px;
	height: 60px;
	}

#logo {
	float: left;
	width: 350px;
	height: 65px;
	}

#content {
	float:left;
	width:640px;
	}

#blog_title_hide {
	display:none;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small { font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; line-height: 16px; }

h1, h2, h3 { font-weight: bold; font-family: "Helvetica Neue", helvetica, Arial, Sans-Serif; }

h1 { font-size: 22px; text-align: left; color: #333; }

h1 a { color: #333; }

/* icons */
a.rss-icon { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/icons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 0; }
a.twitter-icon { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/icons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -16px; }
a.facebook-icon { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/icons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -32px; }
a.email-icon { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/icons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -48px; }
a.share-icon { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/icons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -64px; }
a.comment-icon { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/icons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -80px; }
a.linkedin-icon { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/icons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -96px; }
a.youtube-icon { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/icons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -112px; }

/* favicons */
a.istockphoto { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 0; }
a.shutterstock { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -16px; }
a.dreamstime { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -32px; }
a.fotolia { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -48px; }
a.cutcaster { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -64px; }
a.veer { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -80px; }
a.crestock { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -96px; }
a.canstockphoto { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -112px; }
a.vivozoom { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -128px; }
a.yaymicro { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -144px; }
a.zymmetrical { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -160px; }
a.panthermedia { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -176px; }
a.bigstockphoto { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -192px; }
a.stockxpert { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -208px; }
a.rf { padding: 0 0 1px 20px; margin: 5px 0 5px 0; background-image: url(images/favicons.png); background-repeat: no-repeat; overflow: hidden; background-position: 0 -224px; }

a.rss { 
	padding: 0 0 4px 20px; 
	margin-top: 4px;
	background: url("images/rss-icon.png") 0 0px no-repeat; 
	}

a.twitter { 
	padding: 0 0 4px 20px; 
	margin-top: 4px;
	background: url("http://www.microstockdiaries.com/images/twitter-icon.png") 0 0px no-repeat; 
	}

a.commentlnk {
	padding: 0 0 4px 20px; 
	background: url("images/comment-icon.png") 0 0px no-repeat; 
	}

li.sharable {
	padding: 0 0 4px 20px; 
	background: url("images/share-this-icon.png") 0 0px no-repeat; 
	}

#blogdescription { font-size: 13px; color:#333333; margin-top: 1px; padding: 5px 0 0 0; }

td.odd { background-color: #eeeeee; }

#end { width: 100%; float: left; padding: 0 0 20px 0; }

#end #what_next { float: left; width: 25%; }

#what_next ul { padding: 0; }

#what_next li { background: none; margin: 9px 0 0 0; list-style-type: none; }

#end #related_topics { float: left; width: 25%; }

#related_topics ul, #related_posts ul { margin: 9px 0 0; padding: 0 0 0 13px; }

#end #related_posts { float: left; width: 50%; }

#promo { float: left; width: 620px; border: 1px solid #DDDDDD; padding: 10px; margin: 10px 0; }

h2 { font-size: 22px; }

h3 { font-size: 16px; }

h1, h1 a, h1 a:hover, h1 a:visited, .description { text-decoration: none; }

h2, h2 a, h2 a:visited {
	color: #333;
	}

h3, h3 a, h3 a:visited {
	color: #065ea9;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

small, .nocomments, .postmetadata, strike { color: #777; }
	
code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

small a { color: #777; }

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#prev a {
	font-size: 9pt;
	}

.post h2{
	margin: 0 0 0px;
	margin:0px;
	font-size: 22px;
	}
	
.post h2 a:hover {
	color: #3b6ea5;
	}

.post {
	margin: 10px 0 0 0;
	}

.postmetadata {
	margin: 30px 0;
	}

#footer {  
	width:960px;  
	margin-bottom: 10px;
	padding: 0;
	height:250px;  
	background: url(images/footer-bg.png) center top no-repeat;
	clear:both;  
	}  
  
#footer .widget {  
	width:300px;  
	height:215px;
	margin: 0 10px;
	float:left;
	background: none;
	overflow: hidden;
}  
  
#footer .widget .inner {  
	padding:10px;
}

a#twitterfootlink {
	font-size: 85%;
	display: block;
	text-align: right;
	padding-right: 10px;
	}

#footer .textwidget {
	padding: 0;
	}

#footer li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 !important;
	padding: 0 0 3px 0;
	}

#footer ul {
	padding: 0;
	margin: 0;
	}

#footer h2.widgettitle {
	background: none;
	padding: 0;
	color: #0066CC;
	}

#notes {
	height: 15px;
	width: 920px;
	float: left;
	padding: 10px 20px;
	}

#copyright {
	float: left;
	}

#foot-menu {
	float: right;
	}

#foot-menu a {
	color: #333333;
	}

#foot-menu ul {
	list-style-type: none;
	padding: 0px;
	}

#foot-menu li {
	display: inline;
	margin: 0 10px !important;
	}

#footer h2 {
	background: none;
	}

hr {
	width:100%;
	margin-left:0px;
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #999; 
	border-style: none none dotted;
}

h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle, h1.pagetitle { margin-top: 2px; margin-top: 10px; font-size: 22px; }

h2.widgettitle { height: 28px; font-size: 14px; margin: 0px; padding: 8px 1px 0px 9px; color: #FFFFFF; background: url(images/widget-header.png) center top no-repeat; }

h3 { padding: 0; margin: 20px 0 0px 0; }

h3.comments { padding: 0; margin: 40px auto 20px; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 */
/* search width is 223 for 7 button menu */
#search {
	float: right;
	width: 219px;
	height: 29px;
	margin: 0;
	padding: 7px 9px 4px 0;
	text-align: right;
	overflow: hidden; 
	}

#sidebar #searchform #s {
	width: 105px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

/* End Form Elements */

/* Begin Comments*/

h3#comments { margin: 20px 0 12px; }

.commentlist { list-style-type: none; padding: 0; margin: 0; }

ol.commentlist li { padding-bottom: 10px; }

div.comment-body { background: rgba(255, 255, 255, 0.1); margin-bottom: 15px; padding: 8px; } 

.comment-author { padding: 4px; }

img.avatar { float: right; }

.comment-meta { font-size: 10px; padding: 0 0 34px 4px; }
.comment-meta a { text-decoration: none; }

.fn { font-size: 15px; }

.url { text-decoration: none; }

.says { font-size: 15px; }

.comment-body p { padding: 8px 4px; margin: 0; }

div.reply { padding: 0 0 4px 4px; text-align: right; font-size: 11px; }

ul.children { list-style-type: none; }

#comment-author, #comment-email, #comment-url { width: 250px; height: 14px; font-size: 12px; display: block; }

#comment-form #comment { width: 100%; min-height: 100px; }

form#comment-form { margin-bottom: 25px; }

li.even { background-color: #FFFFFF; }

li.comment-author-leetorrens { border-left: 3px solid #114477; }

/* End Comments */



/* Begin Sidebar */

#sidebar {
	width:300px;
	padding-left: 10px;
	padding-top: 5px;
	float: right;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar a{
	color:#3b6ea5;
	}	
	
#pagenav {
	margin:0px;
}	

.widget {
	background: url(images/sidebar-bg.png) center bottom no-repeat;
	}

.textwidget {
	padding: 0px 10px 12px 10px;
	}

.execphpwidget {
	padding: 0px 10px 12px 10px;
	}

#recentcomments {
	padding: 0;
	margin: 0;
	}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 2px 0;
	padding: 2px 0;
	}

/* End Sidebar */

/* Begin Various Tags & Classes */

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;
	}

a img { border: none; }

/* WP Page Numbers */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a { background: white; padding: 0; margin: 0; border: none; text-decoration: none; font-weight: normal; font-style: normal; list-style: none; text-transform: none; text-indent: 0px; font-variant: normal; text-align: left; line-height: 12px; letter-spacing: 0px; word-spacing: 0px; font-size: 11px; font-family: Arial; }

#wp_page_numbers { margin-bottom: 40px; display: block; text-align: center; width: 100%; }

#wp_page_numbers ul { width: 100%; }

#wp_page_numbers li { float: left; display: block; margin-bottom: 2px; }

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #ff8000;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #06C;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #ff8000;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}