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

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

body {
	font-size: 14px;
	font-family: Arial,Tahoma,Verdana;
	line-height: 20px;
	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; padding: 0; margin: 0 0 7px 0; }

#top-left { float: left; width: 285px; height: 43px; margin-right: 20px; }

#top-right { float: left; width: 285px; height: 43px; margin-left: 20px; }

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

#globalnav { background-color: #065EA9; border-radius: 5px; -moz-border-radius: 5px; text-align: left; width: 960px; height: 38px; margin-bottom: 10px; padding: 0px; 
background-image: linear-gradient(bottom, #065DA9 15%, #2B73AD 55%);
background-image: -o-linear-gradient(bottom, #065DA9 15%, #2B73AD 55%);
background-image: -moz-linear-gradient(bottom, #065DA9 15%, #2B73AD 55%);
background-image: -webkit-linear-gradient(bottom, #065DA9 15%, #2B73AD 55%);
background-image: -ms-linear-gradient(bottom, #065DA9 15%, #2B73AD 55%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, #065DA9),
	color-stop(0.55, #2B73AD)
);
}

#nav { padding: 0; }

#globalnav li { display: inline; }
#globalnav li a { border-right: 1px solid #00549B; color: #FFFFFF; float: left; font-size: 10pt; height: 29px; overflow: hidden; padding-top: 9px; text-align: center; text-indent: 0; text-shadow: 0.1em 0.1em 0.2em #333333; width: 102px; }
#globalnav li a:hover { background-color: #005CA8; text-decoration: none; 
background-image: linear-gradient(bottom, #005CA8 15%, #1469AA 55%);
background-image: -o-linear-gradient(bottom, #005CA8 15%, #1469AA 55%);
background-image: -moz-linear-gradient(bottom, #005CA8 15%, #1469AA 55%);
background-image: -webkit-linear-gradient(bottom, #005CA8 15%, #1469AA 55%);
background-image: -ms-linear-gradient(bottom, #005CA8 15%, #1469AA 55%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, #005CA8),
	color-stop(0.55, #1469AA)
);
}
#globalnav li.menu-item-2414 a:hover { border-top-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; }

#big-banner { float: left; width: 728px; height: 90px; margin-bottom: 15px; }

#little-banner {float: right; width: 217px; padding-left: 15px; margin-bottom: 15px; height: 90px; }

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

#content-full { float:left; width:960px; }

#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: normal; font-family: Arial,Tahoma,Verdana; }

h1 { font-size: 30px; line-height: 36px; font-weight: normal; text-align: left; color: #333; }

h1 a { color: #333; }

table.zebra tr:nth-child(odd) { background-color:#EEEEEE; }

/* 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; }
a.slideshare-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 -128px; }

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

#tweet-single { float: right; margin-left: 10px; }

#facebook-single { float: right; margin-left: 7px; }

#plus1-single { float: right; margin: 2px 0 0 10px; }

#email-this { float: right; margin: 0 10px; font-size: 12px; }

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; border-bottom: 8px solid #EEEEEE; }

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

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

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

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

h2 { font-size: 22px; }

h3 { font-size: 20px; line-height: 24px; }

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

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: 30px; line-height: 36px; }
	
.post h2 a:hover { color: #3b6ea5; }

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

.postmetadata { margin: 30px 0; font-size: 12px; }

#footer { width:960px; margin-bottom: 10px; padding: 0; height:250px; border-top: 7px solid #EEEEEE; clear:both; }
  
#footer .widget { height:215px; margin: 0 10px; float:left; background: none; overflow: hidden; border: none; }
  
#footer .widget .inner { padding:10px; }

li#nav_menu-3, li#nav_menu-4, li#nav_menu-5, li#nav_menu-6 { width: 150px; }

#foot-right { width: 300px; float: right; }

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 { font-size: 14px; background: none; padding: 0; }

#notes { height: 15px; width: 920px; float: left; padding: 7px 20px; border-top: 7px solid #EEEEEE; }

#copyright { text-align: center; font-size: 12px; }

#footer h2 {
	background: none;
	}

hr {
	width:100%;
	border: 4px solid #EEEEEE; 
}

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: #888888; 
	}

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, .aligncenter { 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; }

p.wp-caption-text { color: #555555; font-size: 12px; margin: 5px 0; text-align: center; }

/* 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 p {font-size: 12px; line-height: 14px; }

#sidebar form { margin: 0; }
	
#sidebar a { color:#3b6ea5; font-size: 12px; }
	
#pagenav {
	margin:0px;
}	

.widget { border: 7px solid #EEEEEE; font-size: 12px; line-height: 16px; }

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

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

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

#recentcomments { padding: 0 10px 12px !important; }

#gotbanners { padding-top: 8px; text-align: center; } #gotbanners img { margin: 8px; } 

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