/*
Theme Name: DisneyPicture.net Theme
Theme URI: http://wordpress.org/
Description: The photoblogger theme.
Version: 2.3.1
Author: alphabeta
Author URI: http://wordpress.org/
Tags: custom header, fixed width, no columns, widgets, options
Change Log:
2.3.1 Minor footer alignment
2.3 Added image hover highlight
2.2 Styled tags, enhanced 404 and search displays
2.1 Added update self check
2.0 Added additional 3-widget "sidebar" at footer
1.0 Initial release
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7;
  background-image:url('images/bg.gif');
	color: #3a3a3a;
	text-align: center;
  margin:0;
	}

#page {
	background-color: #EFF2FF;
	border: 0px solid #959596;
	text-align: left;
	width: 1060px;
  margin:0 auto;
  padding:0;
	}

#header {
  /*background:#e8e8e8;*/
  background:#BECDD4;
  border-bottom:1px solid #2d2d2d;
  color:#4b4b4b;
	background-repeat: no-repeat;
	height: 110px;
	clear: both;
	width: 1060px;
	}

#headerimg 	{
	margin: 0;
	height: 110px;
	width: 860px;
	/*background-image:url('images/building-legos-logo.jpg');*/
  background-repeat: no-repeat;
  background-position: -40px 20px;
  position:relative;
  float:right;
  clear:right;
	}

#nav {
	float:left;
	clear:left;
  width:200px;
  padding-top:10px;
	}

.subtitle {
  width:100%;
  float:none;
  clear:both;
  border-bottom:1px solid #2d2d2d;
  }


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-color: #e7e7e7;
	border-top: 1px #000 solid;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#subtitle .description h2, #subtitle .description h1 {
	font-size: 1.6em;
  font-weight:bold;
	text-align: center;
  padding:12px 0;
  margin:0;
  color: #4800FF;
	}

#content h2, #content h1 {
  text-align:center;
  margin-top:0px;
  color: #4800FF;
}
#headerimg h2, #headerimg h1 {
	font-size: 50px;
  text-align:center;
  color:#4800FF;
	}
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: #c0c0c0;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

/* post meta data *//* comment link */
.postdata, .sh_comment { clear:both; line-height: 1.4; text-align: right; font-size: 9px; margin-right:10px;}
	
/* post meta data */
.postdata, .sh_comment { padding: 3px 0px 0px 0px; }

/* show/hide comment link */
.post_data, .sh_comment {padding: 3px 0px 5px 0px; /*border-bottom: 1px solid #e4e7e9;*/ } 

.sh_comment a, .sh_comment a:link, .sh_comment a:visited, .sh_comment a:active,  { color: #333; text-decoration: none; }
.sh_comment a:hover { color: #333; text-decoration: underline; }	

.post_data a, .post_data a:link, .post_data a:visited, .post_data a:active,  { color: #333; text-decoration: none; }
.post_data a:hover { color: #333; text-decoration: underline; }	

/*========== Comment Template ==========*/

#pb_comments { text-align: left;	padding-top: 10px;}
.commentlist { list-style: none; padding: 0; }

.children {
	margin: 10px 0px 10px 10px;
	list-style: none;
	border-top: 1px solid #e4e7e9;
	}	

.comment { padding: 0px 0px 0px 10px;}

.vcard img { padding: 0px 3px 5px 10px; margin: 0; display: inline; float: right; }

.children {padding: 0; margin: 5px 0px 0px 0px; border-top: 1px solid #e4e7e9; border-left: 1px solid #e4e7e9;}

.reply {font-size: 9px; padding:0px 0px 5px 0px; margin: 0;}

.depth-1 { margin: 10px 0px 10px 0px; border-top: 1px solid #e4e7e9; border-left: 1px solid #e4e7e9; }

.commentmetadata { font-size: 9px; }

#respond {padding-top: 10px; }
#respond textarea { width: 90%; }

#commentform {text-align:left;}
#commentform p {font-size: 9px;	}

#commentform #author, #commentform #email ,#commentform #url, #commentform #comment { padding:3px; border:1px solid #e4e7e9; font-size:10px; font-family: 'Lucida Grande', Helvetica, Verdana, Arial, Sans-Serif;}	

#commentlist {list-style: none; }
	
.comment_meta {margin-top: 0px;	font-size: 9px; }

.nor {border-bottom: 1px dotted #e4e7e9; border-top: 1px dotted #e4e7e9; }

/*========== Comment Pop Up ==========*/
#commentspopup {
	margin: 10px;
	padding:10px 15px 20px 15px;
	text-align: left;
	line-height: 16px;
	font-size: 10px;
	background-color: #FFF;
	}
	
#commentspopup img {
	border: 1px solid #e4e7e9;
	padding: 3px;
	margin-right: 7px;
	float:left;
	}

#commentspopup  h2  { 
	margin-top: 5px; 
	padding-top: 2px;
	border-top: 1px solid #e4e7e9;
	}
	
.post_info a, .post_info a:link, .post_info a:visited, .post_info a:active { color: #333; text-decoration: none; }
.post_info a:hover { color: #333; text-decoration: none; }	

#trackback {
	text-align: center; 
	border: 1px solid #FFF; 
	font-size: 10px; 
	color: #37518c; 
	width:100%; 
	margin-top: 7px; 
	margin-bottom: 4px;
	}	

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#cmain {
  font-size:0.8em;
  overflow:hidden;
  top:-803px;
  position:absolute;
  margin-left:5px;
  padding-right:10px;
  width:900px;
}

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

a, h2 a:hover, h3 a:hover {
	color: #4800FF;
	text-decoration: none;
	}

a:hover {
	color: #4800FF;
	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 */

.narrowcolumn {
	float: left;
	padding: 0 23px;
	margin: 0px 0px 15px;
	width: 1014px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	text-align: justify;
	}

.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;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1, h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchformbar {
  width:100%;
  margin:5px 0 10px 0;
	}

#searchformbar .searchbox {
  float:left;
  clear:left;
  text-align:left;
  margin:0 0 10px 23px;
	}

#searchformbar .searchlinks {
  float:right;
  clear:right;
  text-align:right;
  margin:10px 25px 0 0;
  overflow:hidden;
	}

#searchformbar .searchtitle {
  float:left;
  text-align:center;
  width:610px;
  margin:auto;
}
#searchformbar .searchtitle h1, #searchformbar .searchtitle h2 {
  margin:0
}

.post_search {
  padding-top:10px;
}

#cse-search-results {
padding-left:7px;
padding-top:10px;
}

#bignavbox {
  background-color:#fff;
  font-weight:bold;
  clear:both;
  float:none;
  margin:10px auto 0 auto;
  width:1008px; /* 1008 + borders */
  height:296px;
  border:3px #c0c0c0 solid;
}
#bignavbox .navboxtitle {
  color:#fff;
  background-color:#c0c0c0;
  font-size:11px;
  float:none;
  clear:both;
  height:16px;
  }
#bignavbox .navbox1 {
  float:left;
  clear:left;
  width:336px;
  height:280px;
  background-color:#EFF2FF;
  }
#bignavbox .navbox2 {
  float:left;
  width:336px;
  height:280px;
  background-color:#EFF2FF;
  }
#bignavbox .navbox3 {
  float:left;
  clear:right;
  width:336px;
  height:280px;
  background-color:#EFF2FF;
  }

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 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: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#tags {
  padding:0 0 15px 0;
}

#tags ul {
  display:inline;
  list-style:none outside none;
  margin:0 !important;
  padding:0 !important;
  text-indent:0 !important;
}

#tags ul li {
  list-style:none outside none;
  display:inline;
  margin:0 0 0 1em !important;
  padding-right:20px;
}
/* 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 auto;
	-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 */


/* "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." */

/*========== thumbnails ==========*/
#th_container { padding:7px 0px 5px 0px; margin:0 auto 1em auto; width: 980px;}

.thumbnails { /* defined in pb-function.php */
  float:left;
  padding-right:4px; /* adjust this when you change the thumbnail size */
  padding-left:4px; /* adjust this when you change the thumbnail size */
  border: 0px;
  display: inline;
  color: #A4A7B3;
}
                
.current-thumbnail { /* defined in pb-function.php */
  float:left;
  padding-right:9px;  /* adjust this when you change the thumbnail size */
  border:0px;
  display: inline;
  color: #A4A7B3;
}
                              
.thumbnails a img, .thumbnails a:link img, .thumbnails a:visited img, .thumbnails a:active img { border: 1px solid #FFFFFF; padding: 1px; } 
.thumbnails a:hover img { border: 1px solid #cad2d8; padding: 1px; }

.current-thumbnail a img, .current-thumbnail a:link img, .current-thumbnail a:visited img, .current-thumbnail a:active img { border: 1px solid #FFFFFF; padding: 1px; } 
.current-thumbnail a:hover img { border: 1px solid #cad2d8; padding: 1px; }
.highlight img {opacity:1}
.highlight:hover img {opacity:0.85}

#ddmcc_container
{
padding: 0 40px;
}
#categories
{
  width:1008px;
  background-color:#c0c0c0;
  font-weight:bold;
  color:#fff;
  margin:10px auto 0;
  float:none;
  clear:both;
  font-size:11px;
  height:16px;
  border-left:3px solid #c0c0c0;
  border-right:3px solid #c0c0c0;
}
.sidetitle
{
  width:1008px;
  background-color:#c0c0c0;
  font-weight:bold;
  color:#fff;
  margin:0 0 10px 0;
  float:none;
  clear:both;
  font-size:11px;
  height:16px;
  padding:0 3px;
}
.sidewidget {
  margin:10px auto;
  width:1014px;
  padding:0 20px 20px 20px;
}
.sidewidget ul {
  display:inline;
  list-style:none outside none;
  margin:0;
  padding:0;
}

.sidewidget ul li {
  display:inline;
  margin-left:0;
  padding-right:1.4em;
  line-height:1.4em;
}
#topnav
{
margin:15px auto;
width:728px;
}
table a, table a:link, table a:hover, table a:visited, table a:active {text-decoration:none;font-weight:normal}

