/*
Theme Name: 501 Words Home
Theme URI: http://501words.com/
Description: The home theme for 501words.com, built using Sandbox.
Version: 1.0
Author: John Chandler
Author URI: http://strangeidealabs.com/
Tags: two columns, fixed width

*/


body {

  font:normal 15px/135% Georgia, Times-Roman, serif;
  border: 0;
  padding: 0px;
  background: url('images/background.jpg') fixed;
  color: #222;
}



h1 {
  text-decoration:underline;
}


h3 {
font-size: 15px;
  margin: 0;
  padding: 20px 0 0 0;
  clear: both;
}

.widget_pages h3.widgettitle:first-child {
	padding: 5px 0 0 0;
}

a {
  color:#222;
  text-decoration:none;
}

p.highlight {
	text-align: right;
	float: right;
}

p.highlight a {
	font-weight: bold;
	color: #162f86;
	text-decoration: underline;
	margin: 0 5px;
}

a.emphasize {
	font-size: 20px;
	margin: 0 5px;
}

a:hover, a:active {
  color:#656565;
  text-decoration:underline;
}

#access {
	height: 0;
	visibility: hidden;
}


#wrapper {
  margin:0;
  width:960px;
}

#bar {
	background: #252525;
	width: 100%;
	margin: 0px -8px 0 -8px;
	padding: 6px 1px;
	position: fixed;
	z-index: 10;
	top: 0;
	max-height: 15px;
	font:normal 14px Helvetica,arial,tahoma, sans-serif ;
color: #999;
}

#bar a {
color: #ccc;
}

#bar a.title {
	color: #fff;
}

#bar a:hover {
color: #fff;
}

#home li {
	list-style-type: none;
	display: inline;
}

#home {
	float: right;
	margin: 0 35px;
}



#today {
	float: left;
	margin: 0 0px 0 25px;
font:normal 14px Helvetica,arial,tahoma, sans-serif ;
color: #999;
}

#header {
	
width: 665px;
margin: 45px 0 0 55px;
border-bottom: 2px #ddd solid;
}

#blog-title {

padding:0;
margin: 0px;
text-align: left;
font: 37px helvetica, arial, verdana, "sans serif";
text-decoration: none;
letter-spacing: -2px;
}

#blog-title strong {
	font-size: 40px;
}

#blog-title a {
	color: #444;
}

#blog-title a strong {
	color: #111;
}

#blog-description {

  margin:0px 0 5px 0;
  text-align: left;


}

#menu {

  margin:20px 0 10px;

  width:100%;

  text-align:center;

}

#menu ul {

  margin:0 auto;

  padding:0;

  width:100%;

}

#menu li {

  font:normal 18px/100% Arial;

  display:inline;

}

#menu li a, #menu li a:visited {

  margin:0 5px 0 0;

  padding:5px 10px;

}

#menu li a:hover {

  color:#0087dc;

  background:#fff;

  text-decoration:none;

}

#menu li a:active {

  color:#0087dc;

  background:#fff;

  text-decoration:underline;

}

#content {
  float:left;
  width:585px;
  margin: 20px 0px 0 70px;

}

.entry-content a {
  color:#656565;
  text-decoration:underline;
}


.ahp_recent-posts {
	list-style: none;
}

.ahp_recent-posts a {
	list-style: none;
	font-style: italic;
}

.ahp_recent-posts span {
	font-size: 15px;
}

.ahp_recent-posts span a {
	padding: 0 0 0 10px;
	color: #162f86;
	text-decoration: underline;
	font-variant: small-caps;
	text-transform: lowercase;
}

#nav-below.navigation a {
	font-style: italic;
	size: 10px;
	font-size: 12px;
	text-decoration: underline;
}

#sidebar_top {
  float:right;
  width: 250px;
 max-height: 57px;	
background: url(images/sidebar_top2.png);
clear: right;}

#sidebar_top img {
	float: right;
	padding: 0px 8px;
	border: 0;
}

#sidebar_top img a {
	border: 0;
}

#sidebar_main {
  width: 210px;
  padding: 0px 20px 25px 20px;
  background: url(images/sidebar2.png);
  clear: both;
}

#sidebar_bottom {
  float:right;
  width: 250px;
 max-height: 4px;	
background: url(images/sidebar_bottom2.png);
clear: both;
}

#primary {
	position: relative;
	right: 20px;
	z-index: 0;
  float:right;
  width: 250px;
  margin: -40px 0px 0 0;
  font-family: helvetica, arial, verdana,sans-serif;
}

#primary ul {
 padding-left: 0;
  list-style:none;
  margin-top: 0;
}

#primary ul li ul {

padding-left: 0;
padding-bottom: 10px;
}

#primary h3 {
	font-size: 15px;
	margin: 0px 0 0px 0;	
}


}

#lipsum {

  font:normal 12px/150% Arial;

  text-indent:12px;

}

.entry-date {

  font:normal 10px/100% Arial;

}

.entry-meta {

  font:normal 10px/100% Arial;
  margin: 0 0 25px 0;
  padding-bottom: 15px;
  border-bottom: solid 1px #aaa;

}

#footer {
padding: 50px 0 0 0;
width: 665px;
margin: 0 0 25px 55px;
clear: both;
  font:normal 10px/100% Helvetica, Arial, Verdana, Sans-serif;
  text-align:right;

}

#footer a {

  padding:0 0px;
border-bottom: 1px dotted;
}

#footer a:hover {

  padding:0 0px;
border-bottom: 1px solid;
}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-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-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

.mu_register form#setupform p  {
visibility: hidden;}

.mu_register form#setupform p.error {
visibility: visible;}

.mu_register form#setupform div#privacy p.privacy-intro {
	visibility: visible;
}

.mu_register form#setupform p.submit input.submit {
	visibility: visible;
}