/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
#wrapper {
	width:780px;
	margin-left:10px;
}
#searchform {
	/*margin-left:550px;*/
	margin:0;
	top:166px;
	left:559px;
	z-index:0;
	float:none;
}
#menubar {
	float:none;
	z-index:10;
}
#content {
	width:480px;
	margin-top:-40px;
}
#page {
	background:url(images/bg.jpg) no-repeat #000000;
}
.post {
  background-image:url(images/post-label.png);
  padding-bottom:20px;
}
.sep {
  border-top:1px solid #CCDDDD;
  padding-top:20px;
}
.postmetadata .date, .postmetadata .author, .postmetadata .comment, .postmetadata .category, .postmetadata .tag {
	background-image:none;
	padding:0px;
}
.postmetadata .comment {
	font-weight: bold;
}
.postmetadata .date:hover, .postmetadata .author:hover, .postmetadata .comment:hover, .postmetadata .category:hover, .postmetadata .tag:hover {
	background-image:none;
}
.postmetadata .separator {
	padding-left: 0.3em;
	padding-right: 0.3em;
	color: #CCDDDD;
}

body {
  font-size: 55%;
}

.entry {
  font-size: 1.2em;
}

#footer {
  font-size: 1em;
}

#mainmenu ul {
  font-size: 1.3em;
}

#search-text {
  font-size: 1.2em;
}

#head .slogan {
  text-align: right;
  padding-top: 40px;
  color: #FFFFFF;
  font-size: 2em;
  font-style:italic;
  padding-right:20px;
}

#head #menu {
  color: #CA9772;
  font-size: 12px;
  height: 20px;
  padding-top: 10px;
  padding-right: 20px;
  text-align: right;
}

#head #menu a {
  color:#FFFFFF;
}

#head #menu a:hover {
  color:#99CCCC;
}

#sidebar ul li.widget_categories ul li {
  font-weight:bold;
  padding-bottom:0.05em;
}

#sidebar ul li.widget_categories ul li ul li {
  font-weight:normal;
  font-size:0.9em;
  padding-bottom:0em;
}

#head .logoimg {
  padding:0;
  width:222px;
  height:53px;
  position:absolute;
  left:125px;
  top:25px;
}

#rss {
background-image:url(images/rss-icon-16.png);
width:16px;
height:16px;
  position:absolute;
  left:657px;
  top:8px;
}

a {	text-decoration: none; }
	a:link    { color: #dc6a02; }
	a:visited    { color: #dc6a02; }
	a:hover   { color: #000; }
	a:active  { color: #BE261E; }

#sidebar a {	text-decoration: none; }
#sidebar a:link    { color: #444641; }
#sidebar a:visited    { color: #444641; }
#sidebar a:hover   { color: #dc6a02; }
#sidebar a:active  { color: #BE261E; }

#menubar a:link    { color: #444641; }
#menubar a:visited    { color: #444641; }
#menubar a:hover   { color: #dc6a02; }
#menubar a:active  { color: #BE261E; }

#sidebar .widget_tag_cloud a {	text-decoration: none; }
#sidebar .widget_tag_cloud a:link    { color: #8b8c8a; }
#sidebar .widget_tag_cloud a:visited    { color: #8b8c8a; }
#sidebar .widget_tag_cloud a:hover   { color: #000; }
#sidebar .widget_tag_cloud a:active  { color: #BE261E; }

/* Laboratory Rules widget */
#smidget-3 .section-one {
}
#smidget-3 .section-two {
  background: url('images/mirror2.png') no-repeat;
  height:199px;
  padding:55px 35px 0px 45px;
}
#smidget-3 .section-two ul li {
  list-style-type: disc;
}

/* Memories In Dark Crystal widget*/
#smidget-4 .section-two {
  padding: 10px 0px 30px 15px;
}
#smidget-4 .section-two img {
  padding:2px;
  border:1px solid #CCCCCC;
}

#adminmenu {
  position: absolute;
  right: -84px;
  top: 8px;
}
#adminmenu ul {
  list-style-type: none;
  margin: 0;
}
#adminmenu ul li {
  display: inline;
}
#adminmenu img {
  vertical-align: middle;
}

#sidebar ul {
  margin-top:5px;
}

/* Smaller links in sidebar, bigger under Categories */
#sidebar a {
  font-size: 1em;
}
#sidebar .widget_categories a {
  font-size: 1.2em;
}

/* Recent comments */
#sidebar .widget_get_recent_comments .info {
  font-size: 1.2em;
}
#sidebar .widget_get_recent_comments .who {
  font-weight: bold;
}
#sidebar .widget_get_recent_comments .data {
  padding: 0.3em;
  font-size: 1.4em;
}
#sidebar .widget_get_recent_comments .data a { text-decoration: none; }
#sidebar .widget_get_recent_comments .data a:link    { color: #dc6a02; }
#sidebar .widget_get_recent_comments .data a:visited { color: #dc6a02; }
#sidebar .widget_get_recent_comments .data a:hover   { color: #000; }
#sidebar .widget_get_recent_comments .data a:active  { color: #BE261E; }

/* Next release */
#smidget-6 .info {
  padding-top: 0.7em;
  font-weight: bold;
}
#smidget-6 .data {
  padding: 0.3em;
  font-size: 1.3em;
}
#smidget-6 .data a { font-weight:bold;}
#smidget-6 .data a:link    { color: #dc6a02; }
#smidget-6 .data a:visited { color: #dc6a02; }
#smidget-6 .data a:hover   { color: #000; }

/* Not found message */
.notice {
    font-size: 1em;
}
.notice div#box {
  width: 340px;
}

#mainmenu ul, #mainmenu ul li, #mainmenu ul li a {
  padding-bottom:12px;
  padding-top:12px;
}
#menubar {
  height: 0px;
}

/* Dreamgale logo on the Login screen */
#login h1 a {
  background:transparent url(images/logo-login-dg.png) no-repeat scroll center top;
  height:120px;
}
body.login {
  font-size:11px;
}

/* Customize AddToAny */
div.addtoany_share_save_container ul.addtoany_list li a {
  background:transparent url(images/add-to-any-icons.png) no-repeat scroll 0 0;
  display:inline-block;
  height:16px;
  line-height:16px;
  padding-left:76px;
  vertical-align:middle;
}

h2 {
  color: #444641;
}

#comments {
  padding: 0px;
}
#comments .browse {
  height:0px;
  padding-bottom:0px;
  width:430px;
}
.alignright, .alignleft {style.css (line 1019)
  display:inline;
  margin:0px;
  padding:0;
}
.commentlist {
  margin:0px;
}
li.comment {
  margin:20px 0 0 0;
}
input.button {
  background-color: #444444;
}
#pagenavigator {
  width:430px;
}
.postmetadata .respond {
  font-weight:bold;
}
.share {
  height:20px;
}
.share a {
  background:transparent url(images/share_icons.png) no-repeat;
  padding-left:18px;
  padding-right:3px;
}
.share a.facebook {
  background-position:0 -2px;
}
.share a.twitter {
  background-position:0 -20px;
}

.contextual_help dt {
  background:transparent url(images/bg/help_resources_tr.gif) no-repeat scroll right top;
  margin:0;
  padding:0;
}
.contextual_help dt b {
  background:transparent url(images/bg/help_resources_tl.gif) no-repeat scroll left top;
  display:block;
  font-size:110%;
  font-weight:normal;
  margin:0 4px 0 0;
  padding:18px 8px 3px;
}
.contextual_help dd {
  background:transparent url(images/bg/help_resources_br.gif) no-repeat scroll right bottom;
  border:0 none;
  display:block;
  margin:0;
  padding:0;
}
.contextual_help dd div {
  background:transparent url(images/bg/help_resources_bl.gif) no-repeat scroll left bottom;
  border:0 none;
  margin:0 4px 0 0;
  padding:4px 6px 6px;
  position:static;
  width:auto;
}
.contextual_help {
  position:absolute;
  width:130%;
  left:-15px;
  top:15px;
  z-index:10;
}

#adminmenu ul li.register a {
  background:transparent url(images/icons/help_dark.png) no-repeat scroll right;
  padding:1px 15px 1px 0px;
}
