/* 
Theme Name: whiteboard imjeee
Theme URL: http://www.imjeee.com
Description: imjeee design
Author: http://brianpurkiss.com + Imjeee
Author URI: http://imjeee.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.
*/

/* general */

body {
background-image:url('http://imjeee.com/wp-content/themes/imjeeeBlog/images/backgroundImg.png');
background-repeat:repeat-x;
background-color:white;
color:#000000;
text-decoration:none;
letter-spacing: .03em;
}

h1, h2, h3 {
font-family:Helvetica, Arial, sans-serif;
font-weight:normal;
text-decoration:none;
margin-bottom: -5px;
}

h1 {
}

h3 {
font-style: oblique;
font-size:16px;
line-height:18px;
}

p{
font: 0.8125em Verdana, sans-serif; 
line-height: 170%; 
color: #333; 
text-decoration:none;
}

#content ul li {
font-family: Verdana, sans-serif;
font-size: .75em;
line-height:160%;
margin-bottom:8px;
}

a{
color:#387EA8;
text-decoration:none;
}

a:link {
}

a:hover, a:focus {
color:#ffffff;
background-color:#387EA8;

}

a:active {
color:#ffffff;
background-color:#387EA8;
}

a:visited {

text-decoration:none;
}

a.img:hover {
ackground-color:#387EA8;
}

.small {
font-size:10px;
color:#ff0099;
line-height:100%;
}

hr {
background-color:#CCCCCC;
height:1px;
border:none;
}

.noStyleList ul{
list-style-type: none;
margin-left:-40px;
}

.commentIcon{
float:left;
margin-top:1px;
margin-right:5px;
}

.commentButton {
float:right;
margin-top:-30px;
}

.DateTime {
margin-top:-15px;
padding-bottom:15px;
}

#container{
padding-left:10px;
}

#content {
width:675px;

}

#Cantfind {
margin-top:-10px;
}

/*-----header--------*/
.twitterBird img{
border-width:0;
float:left;
}

.postContent{

}

.post {

}

.post .postContent p{
font-size:12px;
}



.postmeta{
}
.postnavigation{}


/* sidebar */

#sidebar{
width:225px;
position:fixed;
right:10px;
top:10px;
}

#sidebar{
color:#808080;
}

#sidebar img{F
border-width:0;
}

#sidebar ul {
padding:0;
margin-left:0;
}

#sidebar li{
list-style-type: none;
}

#sidebar li h2 {
font-size: 18px;
}

#sidebar li#recent-posts-3 li {
font-family: Helvetica, Arial, sans-serif;
list-style-type: square;
margin-bottom: 7px;
font-size: 12px;
}

/*-----------navigation---------*/

#navigation li {
 float:left;
 }
 
 #navigation li a:link{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:17px;
text-decoration:none;
display:block;
margin-right:2px;
padding-left:1px;
padding-right:14px;
background-image: url(images/navDivider.png);
background-repeat: no-repeat;
background-position:right;
}

#navigation a, #navigation a:visited {
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:17px;
text-decoration:none;
display:block;
margin-right:2px;
padding-left:1px;
padding-right:14px;
background-image: url(images/navDivider.png);
background-repeat: no-repeat;
background-position:right;
}

#navigation a:hover, li.current_page_parent a, {
color:#ffffff;
background-color:#387EA8;
}

#navigation a:active, #navigation li.current_page_item a, #navigation li.current_page_item a:visited {
background:black;
color:#ffffff;
}

/*-----------------------------------*/

/*---------------------secondary navigation -------------------------*/

#categoriesNavigation li {
 }
 
 #categoriesNavigation li a:link{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
}

#categoriesNavigation a, #categoriesNavigation a:visited {
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
}

#categoriesNavigation a:hover, li.current_page_parent a, li.current_page_parent a:visited,{

}

#categoriesNavigation a:active, #categoriesNavigation li.current_page_item a, #categoriesNavigation li.current_page_item a:visited {
background:black;
color:#ffffff;
}

/*--------------------------------------------------*/

#web20 {
margin-top:-3px;
margin-bottom:-8px;
}

CategoriesH3 {
font-size:21px;
}

#logIn {
position:fixed;
right:20px;
bottom:20px;
}

#logIn a:link{
color:#999999;
}

#logIn a:hover{
color:#ffffff;
}

/*--------------------------------------------------------------------------------------------------*/
/*
SEARCH FORM
*/

#searchform{
display:block;
width:255px;
height:20px;

}

#searchsubmit {
  display: none;
}

#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

