/* 
Theme Name: whiteboard
Theme URL: http://whiteboard.plainbeta.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*

/*
Here is a list of all the <DIV>s in Whiteboard.
*/
A:link {text-decoration: underline; color: #800000;}
A:visited {text-decoration: underline; color: #800000;}
A:active {text-decoration: underline; color: #800000;}
A:hover {text-decoration: underline; color: #800000;}

.style1 {
	background-color: #FF0000;
}
.style2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url('http://www.redline.lt/img/top_glossy.gif');
	word-spacing:30px;
	}
.class1 A:link {text-decoration: none; color: white;}
.class1 A:visited {text-decoration: none; color: white;}
.class1 A:active {text-decoration: none; color: white;}
.class1 A:hover {text-decoration: underline; color: red;}

.title A:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: xx-large; color: #FFFFFF; background-color: #800000; font-weight: bold;}
.title A:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: xx-large; color: #FFFFFF; background-color: #800000; font-weight: bold;}
.title A:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: xx-large; color: #FFFFFF; background-color: #800000; font-weight: bold;}
.title A:hover {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: xx-large; color: grey; background-color: #800000; font-weight: bold;}

.side A:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: large; color: #FFFFFF; background-color: #800000; font-weight: bold;}
.side A:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: large; color: #FFFFFF; background-color: #800000; font-weight: bold;}
.side A:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: large; color: #FFFFFF; background-color: #800000; font-weight: bold;}
.side A:hover {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: large; color: grey; background-color: #800000; font-weight: bold;}


.style3 {
	text-align: center;
}
.style4 {
	border-width: 0px;
}


#container{}
.post{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;

}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
