/*  
Theme Name: Particles
Theme URI: http://www.devlounge.net/extras/particles
Description: Scattering Posts all around the page like particles.
Version: 1
Author: Astereo / Devlounge
Author URI: http://www.devlounge.net
*/

/* Globals */

* { margin: 0; padding: 0; }

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: #e6d1a4 url(http://www.digitalmidnight.org/gallery/images/background-tile.jpg) repeat; 
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left; 
	vertical-align: top; }

p.text { line-height:150%; margin-bottom:14px;}

#wrap { margin: 0 auto 0 auto; 
padding: 0; 
width: 1021px;
text-align: left; }

#innerwrap { background: #e6d1a4; 
float: left; 
margin: 0 auto 0 auto; 
padding: 0; 
width: 1021px;
border-left: 2px solid #5a2418;
border-right: 2px solid #5a2418;
border-bottom: 2px solid #5a2418; }

a:link, a:visited { text-decoration: none; cursor: crosshair; color: #7d4634; }
a:hover { text-decoration: none; cursor: crosshair; color: #7BA4AC; }
a:active { text-decoration: none; cursor: crosshair; color: #7BA4AC;}

/* Header */

#header {
width: 1021px; 
height: 208px; 
background: #e6d1a4 url('http://www.digitalmidnight.org/gallery/images/header-back.jpg') no-repeat;
padding: 0; 
margin: 0 auto 0 auto; 
border-bottom: 1px solid #5a2418; }

/* Style */

#nav {
	width: 100%;
	color: #222;
	padding-top: 3px;
	background-color: #f9f9f9;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
}
#nav ul li {
	list-style-type: none;
	margin: 0px;
	float: left;
}
#nav ul li a {
	margin-right: 17px;
	margin-left: 17px;
	color: #333;
	padding: 5px;
	background-color: #f9f9f9;
}
#nav ul li a:hover {
	background-color: #ae4111;
	color: #fff;
}
/* Posts */

.postentry {
	margin: 10px;
	padding: 10px;
	width: 780px;}

#content { background: #FFF; margin-top:20px; margin-right:10px; width: 822px; padding: 10px 0 10px; 10px; border: 1px solid #5a2418; float:right; display:inline;}

#content .post { padding: 5px; display: inline; float: left; border: 1px dotted #bbb; width: 170px; margin: 10px; }

#content .post h2 { font-weight: normal; font-size: 1.4em; margin: 0 0 10px 5px; padding-top: 5px; }

}
#content .post .entry {
	font-size: .875em;
	line-height: 165%;
}
#content .post .entry img.close {
	margin: 0px;
	padding: 0px;
}
#content .post .entry p {
	margin: 0px;
	padding: 0px;
}
#content .post h2 a {
	font-size: 12px; 
	color: #bbb; 
	font-variant: small-caps;
	font-weight:bold;
	text-align:left;
	}

#content .post h2 a:hover {
	color: #ccc;
}
#content .post h2 .num {
	margin-left: 2px;
	font-size: .750em;
	font-weight: normal;
}
#content .post h2 .num img {
	vertical-align: text-bottom;
}
#content .post h2 .num a {
	color: #666;
	border-bottom: 0px;
}
#content .post h2 .num a:hover {
	color: #222;
	border-bottom: 0px;
}
/* Post Single Page */

#content .postsingle {
	float: left;
	width: 100%;
	margin-right: 4%;
	margin-bottom: 15px;
}
#content .postsingle h2 {
	font-size: 2em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	margin-bottom: 5px;
}
#content .postsingle h2 a {
	color: #666; }

#content .postsingle h2 a:hover {
	color: #666;
}
#content .postsingle h2 .date {
	color: #ccc;
	font-size: .765em;
	margin-left: 8px;
}
#content .postsingle .entry {
	font-size: .875em;
	line-height: 165%;
}
#content .postsingle .entry img {
	display: block;
	padding: 3px;
}
#content .postsingle .entry blockquote {
	width: 240px;
	float: right;
	font: italic 1.3em/1.3 Georgia;
	border: 2px double #ccc;
	border-width:3px 0;
	text-align: center;
	padding:0.5em;
	margin: 5px 5px 5px 5px;
	color: #666666;
}
#content .postsingle .entry blockquote a img {
	border: 0px;
}
#content .postsingle .entry p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
#content .postsingle .entry p a {
	border-bottom: 1px solid #ca1717;
	color: #333;
}
#content .postsingle .entry p a:hover {
	border-bottom: 1px solid #222;
	color: #000;
}
#content .postsingle .entry ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 8%;
}
#content .postsingle .entry ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
#content .postsingle .entry ol {
	margin: 0px;
	padding: 0px;
	margin-left: 8%;
}
#content .postsingle .entry ol li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
#content .postsingle .entry ol li a {
	color: #ca1717;
	border-bottom: 1px solid #ca1717;
}
#content .postsingle .entry ol li a:hover {
	color: #222;
	border-bottom: 1px solid #222;
}
#content .postsingle .entry ul li a {
	color: #ca1717;
	border-bottom: 1px solid #ca1717;
}
#content .postsingle .entry ul li a:hover {
	color: #222;
	border-bottom: 1px solid #222;
}
#content .postsingle .meta {
	background-color: #f2f2f2;
	padding: 4px;
	color: #444;
	font-size: .725em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin-bottom: 5px;
}

#content .postsingle .postmeta {
	background-color: #f2f2f2;
	padding: 4px;
	color: #444;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin-bottom: 5px;
}

#content .postsingle .meta p {
	margin: 0px;
	padding: 0px;
}
#content .postsingle .meta a {
	border-bottom: 1px dotted #999;
	color: #555;
}
#content .postsingle .meta a:hover {
	border-bottom: 1px dotted #222;
	color: #111;
}

p img { border: 0; margin:0 15px 15px 0; padding: 5px; max-width: 100%; }
a img { border: 0; margin:0 15px 15px 0; padding: 10px; }

/* Sidebar */

#sidebar { background: #e6d1a4; width: 140px; float: left; margin: 19px 0 0 10px; padding: 0; height:810px; display:inline; }
#sidebar ul li a:hover { color: #660000; }
#sidebar ul li a { font-size: 1.08em; display: inline; margin: 0 0 0 10px; padding: 0; }
#sidebar ul li { background: transparent; display: block; padding: 0 0 3px 0; margin: 0; list-style: none; }
#sidebar ul ul { margin: 0 0 0 10px; }
#sidebar ul ul ul { margin: 0 0 0 10px; }
#sidebar ul { margin: 0 0 5px 0; padding: 0; }
#sidebar h2 { font-size: 1.3em; font-weight: normal; font-variant: small-caps; margin: 15px auto 5px auto; padding: 3px 3px 3px 0px; text-align: left; border-bottom: 1px dotted #795b39; } 


/* Footer */

#footer { font-size: 9px; height: 19px; }
#footer p {
	color: #666;
	margin: 5px;
	padding: 3px; }
#footer p a {
	color: #222; }
#footer p a:hover {
	color: #000; }

/* Cal */

#wp-calendar {
	background-color:#F1F1EF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size: .725em;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	margin-bottom: 9px;
}
#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;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #E6E6DF;
	color: #333333;
}
#wp-calendar caption {
	display: none;
}
#wp-calendar td {
	color:#333333;
	font: normal 9px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color: #FFFFFF;
}
#wp-calendar td.pad:hover {
	font-size:9px;
	color:#FF4200;
	background-color: #ffffff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #E6E6DF;
	color: #ca1717;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Comments */

#commentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 0px;
	padding: 2%;
	width: 500px;
&nbsp;}
#commentarea a {
	border-bottom: 1px dotted #999;
	color: #555;
}
#commentarea a:hover {
	border-bottom: 1px dotted #222;
	color: #111;
}
#commentarea h3 .rssfeed {
	padding: 2px;
	background-color: #AF4B0A;
	color: #fff;
	font-weight: normal;
	font-size: 1em;
}
#commentarea h3 .rssfeed a {
	color: #fff;
}
#commentarea h3 {
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #666;
	margin: 0px;
	border-bottom: 1px solid #f8f8f8;
}
.commentsblock {
	padding: 2%;
}
.commentsblock textarea {
	width:80%;
}
.commentsblock input, .commentsblock textarea {
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
.cdate {
font-size: .795em;
color: #888;
}
ol.commentlist {
	color:#777;
	font-size: .850em;
	list-style-type:none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
	margin-top:1.5em;
	padding: 0px;
	width: 80%;
}
ol.commentlist a {
	color: #ca1717;
	text-decoration: none;
	border-bottom: 1px dotted #ca1717;
	display: inline;
}
ol.commentlist a:hover {
	color: #222;
	text-decoration: none;
}
.cauthor {
	font-weight: bold;
	font-size: 12px;
}
.cauthor a {
	color: #ca1717;
	font-size: .895em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ca1717;
}
.cauthor a:hover {
	color: #222;
	text-decoration: none;
}
.commentlist li {
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.comment-odd {
	background-color: #f9f9f9;
}
#commentform textarea {
	width: 90%;
}
ol.commentlist blockquote {
	background: #F8FAFC;
	border: 1px solid #ebebeb;
	padding: 2%;
	line-height: normal;
	font-size: .795em;
}
/* Essentials */

.spacer {
	width: 100%;
	clear: both;
}
.navigation a {
	padding: 10px;
	color: #660000;
	margin-right: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
}
.navigation a:hover {
	color: #222;
}