/* @override 
	http://www.aninternetmessageboard.com/wp-content/themes/p2/style.css?3
	http://www.aninternetmessageboard.com/wp-content/themes/p2/style.css?3
	http://www.aninternetmessageboard.com/wp-content/themes/backup-p2/style.css?3
	http://www.aninternetmessageboard.com/wp-content/themes/AIMB/style.css?3
*/

/*  

Theme Name: P2 backup

Version: 1.0.4 

Author: Joseph Scott, Matt Thomas, Noel Jackson, and Automattic

Author URI: http://automattic.com/

Tags: blue, two-columns, fixed-width

Description: A group blog theme for short update messages, inspired by Twitter. Featuring: Hassle-free posting from the front page. Perfect for group blogging, or  as a liveblog theme. Dynamic page updates. Threaded comment display on the front page. In-line editing for posts and comments. Live tag suggestion based on previously used tags. A show/hide feature for comments, to keep things tidy. Real-time notifications when a new comment or update is posted. Super-handy keyboard shortcuts. Helvetica Neue for you modern font lovers. And more to come...

*/



/* The Reset ---------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,

h6,pre,form,fieldset,input,p,blockquote,table,

th,td { margin: 0; padding: 0;
}

fieldset,img,abbr { border: 0; }

address,caption,cite,code,dfn,em,h1,h2,h3,

h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }

caption,th { text-align: left; }

q:before,q:after { content: ''; }

a { text-decoration: none; }

/* Font Stacks -------------------------------- */

body, form *, #respond #cancel-comment-reply-link { 

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
	top: -90px;
	height: 30px;
}

h1, h2, h3, #postbox label, #help dd {

	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: 200;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

code, pre { font-family: Monaco, Consolas, "Courier New", monospace; }

/* -------------------------------------------- */



html {

	font-size: 100%;
	width: auto;
	padding: 0 10px;
}

body {

	font-size: 62.5%;

	background: #7d7d7d url(./i/bg.gif) repeat;
	width: 100%;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

a, a:visited, h1 a:visited, a:active, #main .selected .actions a, #main .selected .actions a:link, #main .selected .actions a:visited, #help dt {

	color: #ff2600;

}

a:hover, h1 a:hover, #main .selected .actions a:hover, #main .selected .actions a:active {

	color: #b71900;

}

h1 a:hover {

	border: none;

}

a:hover {

	border-bottom: 1px solid #bbb;

}

strong {

	font-weight: bold;

}

em {

	font-style: italic;

}

code, pre {

	font-size: 1.1em;

}

code {

	background: #f1f1f1;

}

acronym {

	border-bottom: 1px dotted rgb(85, 85, 85);

	cursor: help;

}

dt {

	font-weight: bold;

}

dd {

	margin-left: 2em;

}

blockquote {

	padding-left: 8px;

	font-style: italic;

	color: #888;

	background: #f1f1f1;

	padding: 2px 12px;

}



#header .sleeve {

	display: inline-block;

	background: #fff;

	width: 100%;
	padding-bottom: 10px;
	padding-top: 30px;
}

h1 {

	font-size: 4em;

	line-height: 1em;

	display: inline-block;

	padding: 8px 16px;

}

#header small {

	font-size: 1.3em;

	line-height: 1.2em;

	display: block;

	clear: both;

	padding: 2px 16px;

	color: #888;

}

#header .sleeve, #wrapper, #footer {

	border: 0;

	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);

	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);

	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);

}

h4, h5, h6 {

	font-weight: 500;

}

#header, #footer {

	width: 100%;
}

#footer {

	clear: both;
	margin: 6px auto 0;
	background-color: #e2e2e2;
	color: gray;
	border: 1px solid white;
}

#footer p {

	font-size: 1.3em;

	margin: 8px 16px;

	color: gray;
	height: 20px;
	text-align: center;
	padding: 8px 3px 1px;
}

#wrapper {

	/* this is #sidebar bg */

	background: #f7f7f7;

	border: 1px solid #fff;

	width: 100%;

	position: relative;

	overflow: hidden;
	margin: 12px auto 0;
	padding: 0;
}

.sleeve_main {
	width: 100px;
}

#main {

	font-size: 1.3em;

}

.single #main {

	padding-top: 18px;

}

#main .wp-smiley {

	border: none;

}

#postbox {

	position: relative;

	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e2e2e2;
	border-bottom: 1px solid gray;
	height: 120px;
}

#postbox .avatar {

	float: left;

	border: 0;

}

#postbox .avatar img {

	padding: 0;

	border: 1px solid #ccc;
	width: 70px;
	height: 70px;
}

#postbox .inputarea {

	font-size: 12px;
	padding-left: 50px;
}

#postbox textarea#posttext {

	background: #fafafa;

	color: #666;

	font-size: 16px;
	position: relative;
	width: 90%;
	border: 5px solid #f5ca6b;
	left: 35px;
	height: 50px;
	top: -30px;
}

#wrapper form input[type="text"] {

	border: 1px solid #d1d1d1;

	background: #fafafa;

	color: #666;

	font-size: 13px;

	line-height: 16px;
	width: 200px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding: 0;
}

#sidebar form input[type="text"] {

	background: #fff;

}

#postbox label {

	color: #444;

	display: block;

	font-weight: normal;

	font-size: 1.6em;
	width: 400px;
	padding-left: 40px;
	position: relative;
	z-index: 2;
	top: -40px;
	height: 40px;
}

#postbox input#tags {

	float: left;
	position: relative;
	left: 170px;
	width: 400px;
	top: 7px;
}

#postbox input#submit {

	float: left;
	width: 100px;
	position: relative;
	left: -375px;
	top: 10px;
}

#postbox .postrow {

}

#wrapper button, #wrapper input[type="submit"] {

	margin-left: 10px;

	border: 1px solid #ccc;

	border-radius: 12px;

	-webkit-border-radius: 14px;

	-khtml-border-radius: 14px;

	-moz-border-radius: 14px;

	line-height: 27px;

	height: 28px;

	background: #F2F2F2 url(./i/white-grad.png) repeat-x;

	text-shadow: 0 1px 0 #fff;

	font-size: 13px;

	padding: 0 10px;

	font-weight: bold;

	color: #333;
	width: 150px;
}

#wrapper button {

margin: 10px 10px 0px 0;

}

#wrapper button:active, #wrapper input[type="submit"]:active {

	background: #eee url(./i/white-grad-active.png) repeat-x scroll left top;

}

.disabled, .disabled:hover {

	color: #eee !important;

	background: #ddd !important;

	border: 1px solid #ccc;

}



#respond #submit, input#comment-submit {

	width: auto;

}

input#comment-submit {

	clear: both;

}

#searchsubmit:hover, #submit:hover, input#comment-submit:hover {

	border-color: #555;

}

#main ul#postlist {

	list-style: none;

	margin-left: 0;
	margin-top: 16px;
}

#main h2 {
	clear: left;
}

h2 {

	font-weight: normal;

	color: #555;

	position: relative;

	font-size: 1.4em;
}

#main .post h2 {

padding-top: 0;

padding-bottom: 10px;

}

h3 {

	font-size: 1.2em;

	color: #777;

	font-weight: bold;

}

#main img.avatar {

	float: left;

	margin-right: 15px;

	border: 1px solid #ccc;

	margin-top: 0;

	margin-left: 2px;
	background-color: white;
	padding: 2px;
}

#main ul#postlist li {

	overflow: visible;

	border-top: 1px solid gray;
	background: url(./i/topgrayfade.jpg) repeat-x;
	padding: 6px 6px 1px;
}

#main ul#postlist ul li {

	border-top: 1px solid #f4f4f4;
}

#main h4 {

	position: relative;

}

#main .controls {

font-size: 10px;

text-align: right;

right: 0;

position: absolute;

line-height: 1.4em;
	margin-right: 10px;
	margin-top: 5px;
}

#main .actions {
}

#main .actions, #main .actions a, #main .actions a:link, #main .actions a:visited, #main .actions a:hover, #main .actions a:active, 

#main .keyselected .actions, #main .keyselected .actions a, #main .keyselected .actions a:link, #main .keyselected .actions a:visited, #main .keyselected .actions a:hover, #main .keyselected .actions a:active,

#main .selected ul li .actions, #main .selected ul li .actions a, #main .selected ul li .actions a:link, #main .selected ul li .actions a:visited, #main .selected ul li .actions a:hover, #main .selected ul li .actions a:active {

	color: #00ac9d;
	font-weight: bold;
}

.postcontent {

	overflow: auto;

	color: #555;

	min-height: 40px;
}

.bottom_of_entry {

	margin-bottom: 1px;

	height: 3px;
}

h2 img {

	vertical-align: middle;

	margin-right: 12px;

}

#main p img {

	vertical-align: top;

	padding: 2px;

	border: 1px solid #eee;

	margin-right: 8px;

}

#main h4 {

	font-size: 1em;

	line-height: 1.1em;

}

#main h4 a {

	font-weight: bold;

}

#main h4 span a {

	font-weight: normal;

}

#main p {

	margin: 3px 0;

}

#main p, #main ul, #main ol {

	font-size: 1em;

	line-height: 1.4em;

	color: #555;

}



#main ul#postlist .postcontent ul, #main ul#postlist .postcontent li {

	border: none;

	padding-top: 0;

}

.postcontent ul, .postcontent ol {

	clear: both;

}

#main ul, #main ol {
	margin-left: 18px;
}

#main ul.commentlist {

	list-style: none;

	margin-left: 64px;

}

#main ul.commentlist li {

	list-style: none;
}

#main ul.commentlist .commentcontent li {

	list-style: disc;

}

#main ul.commentlist {

	border-top: 0;

	margin-top: 0;

}

#main ul.commentlist img.avatar {

	margin-right: 12px;

}

#main form {

	margin-top: 10px;

}

#main input {

	margin: 4px 0;

}

#postpage #respond {

	width: 70%;

	margin-bottom: 20px;

	margin-left: 72px;

}

#main #respond, .textedit {

	background: #fbd57f;

	margin-bottom: 10px;

	-webkit-border-radius: 10px;

	-khtml-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;
	border: 1px solid #cdcdcd;
	padding: 2px;
	margin-left: 80px;
	width: 80%;
}

.textedit {

margin-left: 0;

}

#main .commentlist #respond.replying {
	margin-left: 44px;
}

#main .commentlist li #respond.replying {

	margin-left: 100px;

}

#respond #cancel-comment-reply-link {

	font-weight: normal;

}

#respond h3 small {

	font-weight: normal;

	font-size: .7em;

}

#respond textarea, .textedit textarea {

	padding: 6px;

	font-size: 16px;

	border: 1px solid #ccc;
	width: 98%;
}

#postpage #respond p {

	margin-right: 0;

}

#respond p, li ul #respond p {

	float: right;

	margin-right: 10%;

	padding-right: 5px;

	margin-top: 5px;

}

#postpage li ul #respond p {

	margin-right: 5%;

}

#postpage #respond textarea {

	width: 96%;
}

#postpage li ul #respond textarea {

	width: 94% !important;
}

.commentcontent {
min-height: 30px;
	overflow: auto;
}

.commentlist {

}

.commentlist .children {
	margin: 0;
}

.commentlist .children li {

	list-style: none;

	position: relative;

	height: 1%;

	margin-left: 47px;
}

.commentlist .children li li {

}

#main span.meta {

	font-size: 0.85em;

	margin: 0 0 1.5em;

	color: #666;

}

#main .meta em {

	font-style: normal;

}

#main p.meta {

	font-size: 1em;

}

.rss {

	float: right;

	background: url(i/feed.png) bottom left no-repeat;

	padding-left: 14px;

	padding-top: 4px;

}

.allrss {

	background: url(i/feed.png) center left no-repeat;

	padding-left: 14px;

}

h2 .rss {

	float: none;

	background: url(i/feed12x12.png) bottom left no-repeat;

	padding-top: 0;

	padding-left: 16px;

	text-indent: -1000em;

	display: inline-block;

	height: 1em;

}

h2 a.rss:hover {

	border: none;

}

.sleeve_main {
	background-color: white;
	width: 100%;
}

#sidebar {

	color: #555;

	margin-left: -1px;

	float: right;

	width: 225px;

	position: relative;

	top: 0;

	padding: 6px 18px 18px 18px;

}

#sidebar h2 {

	font-weight: normal;

	margin-top: 5px;

	font-size: 1.7em;

	margin-bottom: 6px;

}

#sidebar ul li p {

	line-height: 1.4em;

	margin-bottom: 1.5em;

}



#sidebar a:hover {

	border-bottom: none;

}

#sidebar ul {

	list-style: none;

	margin-bottom: 22px;

	color: #888;

	font-size: 1.1em;

}

#sidebar ul ul {

margin-bottom: 0px;

}

#sidebar ul li {

	clear: both;

	padding: 4px 0 24px;

	font-size: 1em;

}

#sidebar ul li ul li {

	padding-bottom: 4px;

	padding-right: 6px;

}

#sidebar ul li ul li ul {

	margin-left: 10px;

	font-size: 1em;

}



#sidebar ul li#authors ul li {

	margin-bottom: 0;

	padding-left: 0;

	padding-right: 10px;

	float: left;

	height: 32px;

	width: 32px;

	clear: none!important;

}

#sidebar ul li#authors h2 {

	padding-left: 0;

}

#sidebar ul li#authors ul li strong {

	display: none;

}

#sidebar ul li#authors ul li img.avatar {

	margin: 0;

	padding: 0;

	border: none;

}

#sidebar ul li#authors, #sidebar ul li#authors ul li {

	border: none;

	margin-bottom: -3px;

	margin-right: -5px;

}

#recent-comments .avatar {

	height: 32px;

	width: 32px;

}

#recent-comments tr {

	height: 32px;

	overflow: hidden;

}

#recent-comments table td.recentcommentsavatartop {

	height: 32px !important;

	width: 32px !important;

}

#recent-comments table td.recentcommentstexttop {

	vertical-align: top;

}

#searchform div {

	height: 2em;

	clear: both;

	margin-bottom: 2px;

}

#searchform input {

	float: left;

	margin-top: 5px;

}

#searchform #s {

	width: 57%;

}

#searchform #searchsubmit {

	width: 30%;

}

#wpstats {

	position: relative;

	margin-top: 30px;

}

#main ul#postlist, #main .post ul {

	list-style: none;

	margin-top: 0px;

}

#main ul#postlist ul, #main .post ul {

	list-style: disc;

}

#main ul#postlist ul ul, #main ul#postlist ol ul, #main .post ul ul, #main .post ol ul {

	margin-top: 0;

}

#main ol, #main .post ol {

	margin-top: 16px;

	margin-left: 18px;

	list-style: decimal;

}

#main ol ol, #main .post ol ol {

	margin-top: 0;

}

img.centered, img.aligncenter {

	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;

}

.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	background: #f3f3f3;

}

.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;

}

.liveupdates {

	min-height: 30px;

	line-height: 30px;

	margin: 0 0 10px;

	padding: 0 5px;

	color: #464646;

	display: none;

	background: #E4F2FD;

}

a.hidemessage {

	display: block;

	float: left;

}

.ac_results {

	margin: -1px 0 0;

	list-style: none;

	position: absolute;

	z-index: 10000;

	display: none;

	border: 1px solid #ccc;

	font-size: 1.2em;

	background: rgba(255, 255, 255, 0.95);

}

.ac_results li {

	padding: 4px 8px;

	white-space: nowrap;

	text-align: left;

}

.ac_over {

	cursor: pointer;

	color: #fff;

	background: #3478e3;

}

.ac_match {

	text-decoration: underline;

}

.post-error {

	color: red !important;

	width: 608px;

	padding-bottom: 10px;

}

.progress {

	bottom: 23px;

	padding-left: 20px;

	position: absolute;

	left: 37px;

	width: 20px;

	display: none;

}

#tooltip {

	position: absolute;

	border: 1px solid #666;

	background: #eee;

	padding: 2px 5px;

	color: #333;

	display: none;

}

.hilite {

	color: #fff;

	background: #f93;

}

#newCommentsIndicator {

	position: absolute;

	left: 0;

	top: 300px;

	border: 2px solid red;

}

li.newupdates, li.newcomment {

	display: none;

	background: orange;

}

.repyling .post .comment {

	background: transparent;

}

form.textedit textarea {

	font-size: 12px;

	line-height: 12px;

}

#settings {

	float: left;

	padding: 22px 22px 0;

	width: 176px;

}

#help, #notify {

	position: fixed;

	background: black;

	opacity: 0.7;

	-moz-opacity: 0.7;

	filter: alpha(opacity=70);

	z-index: 10000;

	border-radius: 10px;

	-webkit-border-radius: 10px;

	-khtml-border-radius: 10px;

	-moz-border-radius: 10px;

	color: white;

	display: none;

	padding: 30px;

}

#help {

	top: 50%;

	width: 50%;

	left: 50%;

	margin: -10% 0 0 -25%;

}

#notify {

	top: 90%;

	width: 20%;

	left: 50%;

	margin: -10% 0 0 -10%;

	font-size: 1.8em;

	text-align: center;

}

#help dl {

	font-size: 2.8em;

	margin: 0; padding: 0;

}

#help dd, #help dt {

	display: block;

	float: left;

	margin: 0; padding: 0;

}

#help dt {

	width: 15%;

	padding-right: 5%;

	text-align: right;

	clear: left;

}

#help dd {

	width: 80%;

}

#userpage  ul {

	padding-top: 10px;

	clear: left;

}

#postpage h2.title {

	text-indent: -1000em;

	height: 1px;

	line-height: 1px;

	font-size: 1px;

	margin: 0;

	padding: 0;

}

#postpage h4 {



}

#postpage li li h4 {

	margin-top: 0;

}

#postpage .postcontent {

	margin-left: 62px;

}

#postpage #main ul#postlist, #postpage #main ul#postlist li {

	border-width: 0;

	margin-top: 0;

	padding-top: 0;

}

#postpage #main ul#postlist li ul li {

	border-width: 1px 0 0;

	margin-top: 0;
	padding-top: 14px;
}

.navigation {

	border-top: 1px solid #bbb;
	padding: 10px;
	background-color: #e2e2e2;
}



.keyselected {

	background: #eee !important;

}



.postcontent h2, .commentcontent h2,

.postcontent h3, .commentcontent h3,

.postcontent h4, .commentcontent h4 {

}

.no-posts {

	padding: 2em !important;

	

}

div.entry {
	height: auto;
	width: 200px;
	margin: 10px;
}



.gallery br {

display: none;

clear: none;

}



.attachment .navigation {

width: 691px;

height: 85px;

margin-bottom: 20px;

border-top: 0;



}

* {
	
}

* {
	
}

* {
	
}

* {
	
}