/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
div.leftside {
	float: left;
	width: 660px;
	padding: 0px 10px 0px 0px;
	border-right: 1px dotted #bbbbbb;
}

div.rightside {
	width: 250px;
	margin-left: 669px;
	padding-left: 20px;
}

div#secondary {
clear:right;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

.entry-title,.entry-meta {
clear:both;
}

h2.page-title {
	text-align: center;
	font-size: large;
	margin-top: 10px;
}

div.entry-meta {
	padding: 5px 10px;
	margin: 10px 0px 0px 36px;
	border: 1px solid #cccccc;
	text-align: center;
}

h2.entry-title,
h3.entry-title {
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	font-size: x-large;
	font-weight: normal;
}

h2.entry-title a,
h3.entry-title a {
	text-decoration: none;
	color: #555555;
}

h2.entry-title a:hover,
h3.entry-title a:hover {
	color: #0066CC;
}

div.entry-content {
	margin: 10px 0px 0px 36px;
	line-height: 1.4;
	color: #333333;
}

div.entry-content p {
	padding-bottom: 10px;
	font-size: small;
}

div.post {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div.tags {
	font-size: small;
	margin: 10px 0px 10px 36px;
	border: 1px dotted #cccccc;
	padding: 7px;
}

abbr.published {
	font-size: small;
	margin-left: 38px;
	border: none;
	color: #777777;
}

div.feeds {
}

div.facebook-icon {
	display: inline-block;
   width: 120px;
   height: 32px;
   background: transparent url(/images/32x32-facebook.png) no-repeat;
   margin-bottom: 5px;
}

div.twitter-icon {
   width: auto;
   height: 32px;
   background: transparent url(/images/32x32-twitter.png) no-repeat;
   margin: 0px 0px 5px 20px;
	display: inline-block;
}

div.feedburner-icon {
   width: 120px;
   height: 32px;
   background: transparent url(/images/32x32-rss.png) no-repeat;
	display: inline-block;
}

div.rss-icon {
   width: auto;
   height: 32px;
   background: transparent url(/images/32x32-rss.png) no-repeat;
   margin-left: 20px;
	display: inline-block;
}


div.facebook-icon a,
div.twitter-icon a,
div.feedburner-icon a,
div.rss-icon a {
   margin-left: 36px;
   line-height: 32px;
   text-decoration: none;
   font-size: medium;
   font-weight: bold;
   color: orange;
}

div.facebook-icon a:hover,
div.twitter-icon a:hover,
div.feedburner-icon a:hover,
div.rss-icon a:hover {
   color: #0066CC;
}


/* END OF MINE */


form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div#comments {
	padding-bottom: 10px;
	margin-left: 40px;
}

div#respond {
}

div#respond h3 {
	color: #0096DB;
}

div.comment-author {
	font-size: small;
	font-weight: bold;
}

div.comments h3 {
	height: 48px;
	background: transparent url(/images/48x48-user-community.png) no-repeat;
	padding-left: 50px;
	line-height: 48px;
	font-size: large;
	font-weight: normal;
	color: #0096DB;
	text-decoration: underline;
}

li.comment p {
	margin: 5px 0px;
	font-size: small;
}

li.comment {
	background: #ffffff;
}

li.alt {
	background: #F8F8F8;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

div.comment-meta {
	font-size: x-small;
	color: #777777;
}

div.comments ol {
	list-style: none;
}

div.comments ol li {
margin: 10px 0px;
padding: 0px 0px;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
	font-size: medium;
	color: #0096DB;
}

div.sidebar input#s {
width:11em;
}

div.sidebar li {
list-style:none;
margin:0 0 1em;
	padding: 2px 0px;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
font-size: small;
padding: 2px 0px;
}

div.sidebar ul ul li a {
	color: black;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar ul {
margin:0;
padding:0;
}

div.entry-content li {
  padding-left: 20px;
  list-style: inside;
  font-size: small;
}
