
/* Overal setup */
* { margin:0; padding:0; }
body { background:#FFFFFF ; top center no-repeat; color:#333333; font:11px arial,Sans-serif; 
background-image:url(http://doodleboard.org/foryoublog/wp-content/uploads/gfx/hint_grax3.jpg); background-repeat:repeat;

}

a   { color:#333333;text-decoration:none;outline:0; }
a:hover { color:#999999; }
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }
h1  { font-size:30px; } 
h2  { font-size:14px; } 
h3  { font:bold 11px arial,helvatica;color:#123456;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { font-size:14px; }
h5  { font-size:36px;font-weight:bold;color:#FFFFFF;display: inline; background-color:#ffcc00;text-transform: uppercase;padding:2px;line-height:1em;}
h6  { font-size:11px; font-weight:bold;display: inline; background-color:#EEEEEE;color:#FFFFFF;padding:4px;margin-bottom:20px;text-transform: uppercase;}

code { font: 11px  "Courier New"; color:#333333; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#333333; padding:5px;font: 12px Arial,Sans-serif;line-height:1.4em; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }

/* navigation */
ul.topnav   { list-style:none;text-align:left; }
.topnav ul li   { float:left;margin: 0; }
.topnav ul li a  {
	font: 16px arial;
	font-weight:bold;
	outline: none;
	color: #F78C02;
	text-decoration: none;
	display: block;
	padding:0px;
	text-transform: uppercase;
	background: #FFFFFF; padding: 3px; 
}	
.topnav li a:hover   { color:#000000 !important; background: #99CBFF; padding: 3px; }
.topnav li.rss   { float:right;display:block; width: 60px;background:transparent url(images/rss.png) no-repeat 130% 0; }
.topnav li.rss a {color: #333333;}
.topnav li.rss a:hover   { background: transparent;color:#a0410d !important; }


.mainnavi ul li a{

font-size:12px;
font-weight:bold;
}


/* header */
#header { width:900px;margin:0 auto;padding:0px;padding-top:20px; }
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; background: #99CBFF; padding: 3px;  }
#header h1 a:hover { color: #7ebe40; }
#main-wrapper { display:block; margin:0 auto;width:900px;padding:2px;text-align:left;background:#FFFFFF; }
.main { width: 660px;margin:0;padding:20px;float:left; }
.main2 { width: 660px;margin:0;float:left; }


/* thumnail covers */
.thumb { background: #EEEEEE; display:block; overflow:hidden; width:200px; height: 150px; margin: 0 10px 10px 0; position: relative; float:left;}
.thumb-title { color:#FFFFFF; margin-bottom:5px;background:#649DC0;bottom:0;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
.thumb-title:hover { background:#FF9900; }
.thumb-title h2 { margin: 0; line-height: 1.4em;font-weight:bold; }
.thumb-title h2 a {font:11px Arial,helvetica;display:block;color:#FFFFFF;text-decoration: none;text-transform:capitalized; font-weight:bold;}
.thumb-title h2 a:hover { color: #333333;}

.thumb-container{width:660px;padding-top:20px;padding-bottom:20px;}


.archive {width:600px;background-color:#FFFFFF;padding:20px;float:left;}
.archive-jj{font-size: 12px;font-weight:bold; color: #6199dc; display:inline; }
.archive-posts {padding-top:40px;float:left;}
.archive-post {padding-bottom:40px;float:left;}
.archive h7 { font-size:2.4em;margin: 0; line-height: 1.4em; font-weight:bold; background-color: #6199dc; padding-right:10px;padding-left:10px;display:inline;color:#FFFFFF; }
.archive p {line-height:1.4em;}
.archive h7 a{color:#EEEEEE;}
.archive h7 a:hover{color:#f8e400;}


#flash {text-align:center; }

.archive-wrap{width:900px;}

/* Ancillary */
#ancillary  { margin:0;padding:20px;padding-top:80px;height:120px;float:left;width:800px;color:#999999;background-color:#FFFFFF;}
#ancillary .flickr { padding: 3px 2px; background: #202020 ; overflow: hidden; }
#ancillary .flickr img  { margin:10px 10px; width:45px;height:45px;display:block;float:left; }
#ancillary .flickr a img  { border:4px solid #eee; }
#ancillary .flickr a:hover img  { border:4px solid #6199dc; }
#ancillary .footspalte {width:160px;float:left;padding-right:10px;}


/* single page */
.post.single { width:680px;padding:20px; line-height:1.4em; }

.post.single h2, .post.single h2 a { font:24px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#333333;text-decoration:none; }
.post.single .postMeta { font:10px Arial;margin-bottom:5px;color:#999; width:400px;}
.post.single .postMeta span.date { width:500px;padding-top:40px; }
.post.single .postMeta span.comments { background: url(images/comment.gif) no-repeat left center;padding-left:15px; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#999; }
.post.single .entry { float:left; line-height:11px;overflow:hidden;padding-bottom:20px;padding-top:40px; width:560px;}
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.post .entry img,.entry a img { border:2px solid #FFFFFF; }
.post .entry a:hover img { border-color:#FFFFFF; }
.post .entry p{ line-height:1.4em; }
.post.single h3 { font-size: 12px;font-weight:bold; color: #6199dc; display:inline; }
.post.single p { margin: 2em 0; line-height:1.4em; }
.post.single p a,.post.single li a { color:#0099cc;font-weight:bold; }
.post.single p a:hover { color:#ddd; }
.post.single p strong { font-weight: bold; }
.post.single p { font-style: normal;  line-height:1.4em; }

.post.single a { color:#FFFFFF; }
.post.single a:hover { color:#0099cc; }
.post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { margin: 0; color: #666; line-height: 1.4em; }





/* twitter */
#twitter #twitter_update_list { color:#c5e281; line-height:1.4em; padding: 0;line-height:1.6em; font-size:12px; }
#twitter #twitter_update_list a { color:#ddd;padding:0;margin:0;display: block; }
#twitter #twitter_update_list a:hover  { color:#fff;padding:0;margin:0; }



/* sidebar related */
#sidebarwrapper  { margin:0;padding:20px;float:right;color: #999; }
#left-sidebar { color:#ddd;float:right;margin:0;width:160px;padding:20px;background: #FFFFFF; }
#left-sidebar h3 {
	padding: 3px;
	background: #FFCC00;
	display: inline;
	color: #FFFFFF;
}
#left-sidebar a   { color:#FFFFFF;background-color: #99CBFF; padding:4px;line-height:1em; }
#left-sidebar a:hover { color:#333333; }
#left-sidebar li { margin:8px 0 4px; padding-top:2px;list-style:none; }
#left-sidebar ul,p { line-height:2.4em;}

.category-links {height:20px;padding-top:1px;}
.category-links a{font-weight:bold;color#FF9900;}
.category-links a:hover{color#FF9999;}

.categories { padding: 0; color: #666; }
.categories li { font-size: 11px;padding:3px 2px; float: left;color:#444; width: 48%; display: inline; }
.categories li a { color: #999999; text-decoration:none;  }
.categories li a:hover { color:#666666;text-decoration: none; }

.recent-posts { padding: 10px 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.delicious { padding: 10px 0; }
.delicious ul { margin: 0; padding: 0; }
.delicious li { margin: 0px; padding: 2px 0; list-style-type: none;  }
.delicious li a { text-decoration:none; }
.delicious li a:hover { text-decoration:none; }

.tags { margin:10px 0;padding:0;line-height:2em; }
.tags a { text-decoration:none;color:#333;font-weight:normal; }
.tags:hover a { color: #666; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }




#right-sidebar { color:#333333;float:right;width:120px;margin:0;padding:5px;font-size:11px;background: transparent url(images/opa.png); }
#right-sidebar h3 {padding:3px; background: #6e80c4;display: inline; color: #eee; }
#right-sidebar p { color:#ddd; padding-bottom:10px;}
#right-sidebar a   { color:#999;text-decoration:none; }
#right-sidebar a:hover { color:#EEEEEE; }
#right-sidebar ul { list-style:none;margin:8px 0 4px; }
#right-sidebar li { margin:8px 0 4px; padding-top:20px; }



/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 14px;font-family: arial, verdana;letter-spacing:-1px; color:#ddd;padding:5px 0;}	
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { border-bottom:1px dotted #222; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#679ef1;}
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 11px; margin: 0; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }



/* form */
#commentform { margin: 1em 0;}
#author, #email,#url,#comment{font:1em arial,helvetica,verdana,sans-serif;margin: 5px 0;padding:2px;}
.comment-warning strong { color: #999; font-weight: bold; }



/* footer */
#footer { color:#333333; font-size:9px;line-height:1.4em; padding:0;margin:0 auto;height:40px;clear:both;width:950px;text-align:right; }
#footer a { font-weight: bold;color:#111111;border-bottom:0px solid #000000; }
#footer a:hover { color:#FFFFFF; }
#footer img { display: none; }


