/*
Theme Name: Cartoon
Author URI: http://ThemeLabs.com
Description: This is a FREE Premium Theme. Use and modify as you wish. You are not allowed to re-distribute it and/or  remove the "Designed by ThemeLabs.com" message in the footer and have fun using it!
Version: 1.0
Author: ThemeLabs
Coder URI: http://themelabs.com
*/



/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

fieldset,img{border:0;}

html{height:100%;margin-bottom:1px;}

body{position:relative;}

ul{margin:0;padding:0;}

ul li{margin:0;padding:0;list-style:none;}

ol{margin:0;padding:0;}

ol li{margin:0;padding:0;list-style:none;}

a img{border:none;}

p img{padding:0;max-width:100%;}

.clear{clear:both;}



a:link, a:visited{

	color:#fefefe;

	text-decoration:none;

}

a:hover{

	color:#e5cc24;

	text-decoration:underline;

}

h1, h2, h3, h4, h5, h6{

	font-family:Georgia;

	font-weight:normal;

	padding-bottom:0px;

	margin-bottom:5px;

	line-height:120%;

	color:#444;

}

h1{font-size:250%;}

h2{font-size:225%;padding:5px 0;}

h3{

	font-size:125%;

	padding:5px 25px;

	font-family: Arial, Helvetica, sans-serif;

}

h4{font-size:175%;padding:5px 0;}

h5{font-size:150%;padding:5px 0;}

h6{font-size:125%;padding:5px 0;}

h2.pagetitle{font-size:250%;font-weight:normal;color:#900;font-family:Georgia;margin:0 0 20px 0;}



/* page setup */

body{

	font-family:Tahoma;

	font-size:12px;

	line-height:150%;

	color:#3d3d3c;

	text-align:center;

}

body#page{background:#FFF url(images/page_bg.png) 50% 0 repeat-x;}



/* set body font size (styleswitcher) */

body.font-small{font-size:11px;}

body.font-medium{font-size:12px;}

body.font-large{font-size:13px;}



/* set body width (styleswitcher) */

body.width-thin div.wpr{width:780px;}

body.width-wide div.wpr{width:930px;}

body.width-fluid div.wpr{width:90%;}



/* layout */

/*div#home{background:url(images/header.jpg) 50% 0 no-repeat;}

*/

div.wpr{

	margin:auto;

	text-align: center;

	padding: 10px 0 0 0;

}

div.wpr .wpr-br{min-height:470px;padding:0px 0px 10px 0px;}

div#header{

	position:relative;

	height:160px;

	margin:0px 0px 0px 0px;

}

span#logo, img#logo{

	position:absolute;

	top:-10px;

	width:218px;

	height:100px;

	border:0;

	left: 30px;

}

div#middle{width:auto;margin:10px 0px 0px 0px;clear:both;}

div#middle .background{min-height:140px;}

div#middle .layoutright{background:none;}

div#main{width:auto;}

div#middle .layoutright div#main{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}

div#middle .withoutleft div#main{margin:0px 12px 0px 12px;}

div#mainmiddle{margin:0px 0px 10px 0px;}

div#main .withright{}

div#right{

	width:250px;

	padding:0px 2px 0px 20px;

	float:right;

}

div#content{width:auto; text-align:left}

.content-align { padding:0 15px;}

div#footer{

	width:auto;

	padding:10px 0px;

	clear:both;

	color:#ffffff;

	background:#8FA713 url(images/footer.gif) 0 0 repeat-x;

	height: 100px;

}



/* clearing & floating */

.clearingfix:after{content:".";display:block;line-height:0px;clear:both;visibility:hidden;}

.clearingfix{

	display:block;

}

.floatbox{overflow:hidden;}



/* searchbox */

div#searchbox{

	top:42px;

	right:15px;

	height:34px;

	background:url(images/search.png) no-repeat;

	position: absolute;

	width: 250px;

}

div#searchbox ul{padding:0px;margin:0px;list-style:none;float:left;}

div#searchbox li{float:left;display:block;}

div#searchbox li.searchtext{

	width:200px;

	height:30px;

	margin:0 0px 0 0;

	padding:5px 0 0 2px;

}

div#searchbox li.searchbutton{width:37px;height:30px;}

div#searchbox input.searchinput{

	width:189px;

	background:transparent;

	border:none;

	color:#7f703e;

	font-family:Arial, Helvetica, sans-serif;

}

div#searchbox input.searchsubmit{height:23px;width:60px;background:transparent;border:none;cursor:pointer;}

img#rss-link{

	top:102px;

	left:255px;

	width: 141px;

	height: 28px;

	display: block;

	clear: left;

	float: right;

	margin: 76px 110px 0 0;

}

img#contact-link{position:absolute;top:275px;left:-140px;}



/* RSS */

#rss-guy {

	width:500px;

	height:120px;

	background:url(images/rssguy.jpg) no-repeat center

}



/* topmenu */

div#topmenu{

	position:relative;

	top:110px;

	left:0px;

	height:34px;

	text-align:left

}

div#topmenu ul{padding:0 0 0 2px;margin:0px;list-style:none;float:left;}

div#topmenu li{float:left;display:block;	background: url(images/menu-sep.gif) no-repeat center right;

}

div#topmenu li a{

	float:left;

	display:block;

	position:relative;

	height:34px;

	padding:0px 20px;

	line-height:32px;

	overflow:hidden;

	font-size:90%;

	text-decoration:none;

	text-transform: uppercase;

	text-align:left

}

div#topmenu li a:link, div#topmenu li a:visited{color:#fefefe;font-weight:bold;}

div#topmenu li a:hover{color:#e5cc24;}

div#topmenu li.current_page_item a:link, div#topmenu li.current_page_item a:visited{color:#e5cc24;font-weight:bold;}

div#topmenu li.current_page_item a:hover{color:#fefefe;}

div#topmenu ul ul{padding:0;background:none;}



/* footermenu */

div#footer div#footermenu{position:relative;top:6px;right:0px;height:37px;float:right;}

div#footer div#footermenu ul{padding:0px;margin:0px;list-style:none;float:left;background:url(images/footermenu-sep.jpg) 0 0 no-repeat;}

div#footer div#footermenu li{float:left;display:block;}

div#footer div#footermenu li a{float:left;display:block;position:relative;height:37px;padding:0px 20px;background:url(images/footermenu-sep.jpg) 100% 0 no-repeat;line-height:36px;overflow:hidden;font-size:100%;text-decoration:none;}

div#footer div#footermenu li a:link, div#footer div#footermenu li a:visited{color:#FFF;}

div#footer div#footermenu li a:hover{color:#FE5656;}

div#footer div#footermenu li.current_page_item a:link, div#footer div#footermenu li.current_page_item a:visited{color:#FE5656;}

div#footer div#footermenu li.current_page_item a:hover{color:#FFF;}

div#footer div#footermenu ul ul{padding:0;background:none;}



/* comments */

div.comment a:link, div.comment a:visited{color:#7a900e;}

div.comment{

	padding:0px 0px 1px 0px;

	margin:0 auto;

	line-height:180%;

	width: 632px;

	background: #f7f6f1 url(images/post-bg.gif) repeat-y;

	border-bottom: 1px solid #d8d5ba;

	text-align:left

}

div.comment div.time-comments{

	padding:7px 0 0 0;

	font-size:90%;

	color:#888;

	margin:0 auto;

	background: url(images/post-head.gif) no-repeat top;

	width: 632px;

	height: 40px;

}

div.comment div.time-comments div.time{

	float:right;

	padding:3px 30px 0 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #7e9312;

	font-size: 140%;

	font-style: italic;

}

div.comment div.time-comments div.time-awaiting{float:left;background:url(images/minus_circle.png) 0 2px no-repeat;padding:0 0 0 23px;}



div.filed-under {

	float:left;

	background: url(images/filed-under.gif) 0 4px no-repeat;

	padding:3px 0 0 30px;

	margin: 3px 0 0 5px;

	width: 300px;

	height: 22px;

	font-size: 11px;

}



div.comment div.icons-readmore div.num-comments{

	float:left;

	background:url(images/comment.gif) 0 4px no-repeat;

	padding:3px 0 0 30px;

	margin: 3px 0 0 5px;

	width: 90px;

}

div.comment div.icons-readmore div.num-comments a{font-size:93%; color:#817e66;}

div.comment div.icons-readmore div.num-comments a:hover{color:#8f8c7c;text-decoration:underline;}







div.comment div.time-comments div.author-name{float:right;background:url(images/author.png) 0 2px no-repeat;padding:0 0 0 23px;}

div.comment div.time-comments div.author-name a:link, div.comment div.time-comments div.author-name a:visited{color:#C00;text-decoration:none;}

div.comment div.time-comments div.author-name a:hover{color:#000;text-decoration:underline;}

div.comment h1{

	font-size:220%;

	font-weight:normal;

	color:#564d2b;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	margin:0;

	text-indent: 14px;

}

div.comment h1 a:link, div.comment h1 a:visited{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#564d2b;}

div.comment h1 a:hover{color:#8f8c7c;}

div.comment img{float:left;padding:2px;border: none;margin:0;}

div.comment img.avatar{float:left;padding:4px;border:#b6b091 3px solid;margin:0;}

div.comment div.icons-readmore{

	color:#817e66;

	background: url(images/contentbox-sep.gif) repeat-x top;

	padding: 3px 0;

	width:608px;

	margin:0 auto;

}



div.comment div.icons-readmore div.icons{float:left;}

div.comment div.icons-readmore div.icons a{width:auto; height:30px;margin:0;}

div.comment div.icons-readmore div.readmore{

	float:right;

	margin:7px 0 0 0;

}

div.comment div.icons-readmore div.readmore a.more{

	background:url(images/read-more.gif) 0% 0px no-repeat;

	padding:4px 27px 6px 10px;

	color:#FFF;

	font-size:90%;

}

div.comment div.icons-readmore div.readmore a.more:hover{color:#7f4e05;text-decoration:none;}

div.comment ul{margin:10px 0 10px 20px;padding:0;}

div.comment ul li{margin:0;padding:0;list-style:disc;}

div.comment ol{margin:10px 0 10px 30px;padding:0;}

div.comment ol li{margin:0;padding:0;list-style:decimal;}

div.comment p{margin:10px 0;padding:0;}

div.comment blockquote, div.comment pre{margin:15px 0px;padding:1px 15px 1px 15px;border-left:5px solid #8f8b76;background:#edead9;font-family:'Courier New', Courier; color:#80785e}

div.comment blockquote cite{margin:5px 0 0;display:block;}

div.comment code{font:1em 'Courier New', Courier, Fixed;padding:10px 15px;border:1px dashed #BBB;background:#F3F3F3;display:block;margin:15px 0px;}

div.comment quote{padding:0px 0px 0px 60px;background:#FFF url(images/quote.png) 2px 2px no-repeat;display:block;margin:15px 0px;}

div.comment quote code{padding:0;border:none;display:block;margin:0px;}



img.centered{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}



/* auth comments */

div.comment-admin{background:#F5F4F0 url(images/sidebox-bg.jpg) left top repeat-x;border:#DDD 1px solid;padding:19px 25px 19px 25px;margin:0 0 21px 0;line-height:180%;}

div.comment-admin div.time-comments{border-bottom:#CCC 1px solid;padding:0 0 7px 0;font-size:90%;color:#888;margin:0 0 10px 0;}

div.comment-admin div.time-comments div.time{float:left;background:url(images/clock.png) 0 2px no-repeat;padding:0 0 0 23px;}

div.comment-admin div.time-comments div.time-awaiting{float:left;background:url(images/minus_circle.png) 0 2px no-repeat;padding:0 0 0 23px;}

div.comment-admin div.time-comments div.num-comments{float:right;background:url(images/comment.jpg) 0 4px no-repeat;padding:0 0 0 23px;}

div.comment-admin div.time-comments div.num-comments a{color:#888;}

div.comment-admin div.time-comments div.num-comments a:hover{color:#888;text-decoration:underline;}

div.comment-admin div.time-comments div.author-name{float:right;background:url(images/visitor.png) 0 2px no-repeat;padding:0 0 0 23px;}

div.comment-admin h1{font-size:250%;font-weight:normal;color:#000000;font-family:Georgia;margin:0 0 20px 0;}

div.comment-admin h1 a:link, div.comment-admin h1 a:visited{color:#000000;}

div.comment-admin h1 a:hover{color:#000000;}

div.comment-admin img{float:left;padding:4px;border:#DDD 1px solid;margin:5px 20px 15px 0;}

div.comment-admin img.avatar{float:left;padding:4px;border:#DDD 1px solid;margin:5px 15px 10px 0;}

div.comment-admin div.icons-readmore{color:#888;margin:15px 0 0 0;}

div.comment-admin div.icons-readmore div.icons{float:left;}

div.comment-admin div.icons-readmore div.icons a{float:left;display:block;width:30px;height:30px;margin:0 5px 0 0;}

div.comment-admin div.icons-readmore div.icons a.one{background:url(images/bookmarks/stumbleupon.gif) 0 0 no-repeat;}

div.comment-admin div.icons-readmore div.icons a.two{background:url(images/bookmarks/favorite.gif) 0 0 no-repeat;}

div.comment-admin div.icons-readmore div.icons a.three{background:url(images/bookmarks/facebook.gif) 0 0 no-repeat;}

div.comment-admin div.icons-readmore div.icons a.four{background:url(images/bookmarks/digg.gif) 0 0 no-repeat;}

div.comment-admin div.icons-readmore div.icons a.five{background:url(images/bookmarks/delicious.gif) 0 0 no-repeat;}

div.comment-admin div.icons-readmore div.icons a.five{background:url(images/bookmarks/up.gif) 0 0 no-repeat;}

div.comment-admin div.icons-readmore div.icons a.five{background:url(images/bookmarks/twitter.gif) 0 0 no-repeat;}

div.comment-admin div.icons-readmore div.icons a.five{background:url(images/bookmarks/technorati.gif) 0 0 no-repeat;}

div.comment-admin div.icons-readmore div.icons a.five{background:url(images/bookmarks/furl.gif) 0 0 no-repeat;}



div.comment-admin div.icons-readmore div.readmore{float:right;margin:5px 0 0 0;}

vimg.wp-smiley{border:none;border:0;padding:0;background:none;float:inherit;margin:0;}

div.comment p img.wp-smiley{border:none;border:0;padding:0;background:none;float:inherit;margin:0;}

div.comment-admin p img.wp-smiley{border:none;border:0;padding:0;background:none;float:inherit;margin:0;}

div.comment-admin ul{margin:10px 0 10px 20px;padding:0;}

div.comment-admin ul li{margin:0;padding:0;list-style:disc;}

div.comment-admin ol{margin:10px 0 10px 30px;padding:0;}

div.comment-admin ol li{margin:0;padding:0;list-style:decimal;}

div.comment-admin p{margin:10px 0;padding:0;}

div.comment-admin blockquote, div.comment-admin pre{margin:15px 0px;padding:1px 15px 1px 15px;border-left:5px solid #900;background:#F3F3F3;font-family:'Courier New', Courier;}

div.comment-admin blockquote cite{margin:5px 0 0;display:block;}

div.comment-admin code{font:1em 'Courier New', Courier, Fixed;padding:10px 15px;border:1px dashed #BBB;background:#F3F3F3;display:block;margin:15px 0px;}

div.comment-admin quote{font:1em 'Courier New', Courier, Fixed;padding:10px 15px;border:1px solid #BBB;background:#F3F3F3;display:block;margin:15px 0px;}

div.comment-admin quote code{padding:0;border:none;display:block;margin:0px;}



.blocks {clear:both; height:22px}



#post-wrapper {

	width:653px;

	background:url(images/posts-wrapper.gif) repeat-y

}

#post-wrapperhead {

	width:652px;

	height:9px;

	background:url(images/post-wrapperhead.gif) no-repeat;

}

#post-wrapperbottom {

	width:652px;

	height:9px;

	display:block;

	background:url(images/post-wrapperbottom.gif) no-repeat

}



/* comments form */

.leaveareply h5 {

	display: inline;

	padding-left: 36px;

	font-size: 16px;

	font-weight: 800;

	color:#2e2c22;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}

div#commentform{background:#f7f6f1;margin:0 0 0 5px;text-align:left;padding:5px 17px 5px 5px; list-style:none!important}

div#commentform li {margin:0;float:left; list-style:none!important}

div#commentform li label{width:200px; height:26px; display:block;float:left; list-style:none!important}

div#commentform li input{background: transparent url(images/form_bg.gif) no-repeat; padding:3px; width:167px; height:21px; margin:1px 0; border:0;float:left; list-style:none!important}

div#commentform li textarea{width:581px;height:135px; background:transparent; margin-top:6px; border:1px solid #d4d0bd; list-style:none!important}

div#commentform li textarea{background:transparent; font-size:11px;color:#6d5e47;padding:10px 0 0 10px; margin:2px 0;font-family:Tahoma;float:left; list-style:none!important}



div#commentform li input.submitbutton{border:0;width:151px; height:28px;background:transparent;padding:0;list-style:none!important}



div#commentform-user{margin:0;text-align:left;padding:0 0 0 0px;}



div#commentform-user li{margin:0 0 11px 0;color:#FFF;}



div#commentform-user li a:link, div#commentform-user li a:visited{color:#FE5656;text-decoration:underline;}



div#commentform-user li a:hover{color:#FF0000;text-decoration:underline;}

div#commentform-user li textarea{width:581px;height:135px; background:transparent; margin-top:6px; border:1px solid #d4d0bd; list-style:none!important}

div#commentform-user li input, div#commentform-user li textarea{background: transparent url(images/form_bg.jpg) repeat-x; border:1px solid #FFF;font-size:12px;color:#777;padding:4px;font-family:Tahoma;}

div#commentform-user li input.submitbutton{border:0;width:auto;background:transparent; padding:0;}

ol.trackback{margin:0 0 0 20px;}

ol.trackback li{list-style:decimal;}

ol.trackback li a{color:#c00;}

#comment2 {

	background-color:#e6e3d4;

	border: 1px solid #d4d0bd;

	width:589px;

}



/* sidebox */

.newsletter-box{

	width:250px;

	height:80px;

	background:url(images/newsletter-bg.gif) no-repeat;

	margin: 15px 0 24px 0;

}

.feedinput {

	width:160px;

	border: none;

	margin: 42px 0 0 17px;

	height: 20px;

	color: #FFF;

	background-color: #EF9B1F;

}

.feedsubmit {

	width:40px;

	height: 30px;

	border: none;

	background: none;

}



div.sidebox{

	margin:0;

	width: 250px;

	background: url(images/sidebar-modules_bg.gif) repeat-y;

	color: #FFF;

	text-align:left

}

div.sidebox2{

	margin:0 0 20px 0;

	width: 250px;

	background: url(images/tag-cloud_bg.gif) repeat-y;

	color: #FFF;

	text-align:left

}



div.sidebox div.sidebox-heading{

	border-bottom:#CCC 1px solid;margin:0 0 10px 0;}

	

div.sidebox div.sidebox-category{

	color:#000000;

	margin:0 0 3px 0;

	width:250px;

	background:url(images/category-head.gif) no-repeat top;

	height: 41px;

}

	

div.sidebox div.sidebox-recentpost{

	color:#000000;

	margin:0 0 3px 0;

	width:250px;

	background:url(images/recentpost-head.gif) no-repeat top;

	height: 39px;

}

	

div.sidebox div.sidebox-blogroll{

	color:#000000;

	margin:0 0 3px 0;

	width:250px;

	background:url(images/blogroll-head.gif) no-repeat top;

	height: 39px;

}



div.sidebox2 div.sidebox-tagcloud{

	color:#000000;

	margin:0 0 6px 0;

	width:250px;

	background:url(images/tagcloud-head.gif) no-repeat top;

	height: 41px;

}



div.sidebox div.sidebox-category h2, div.sidebox div.sidebox-recentpost h2 , div.sidebox div.sidebox-blogroll h2{

	color:#dee4c6;

	font-size:140%;

	font-family:"Lucida Console", Monaco, monospace;

	letter-spacing:-2px;

	margin:0px 0 6px 15px;

	font-weight:normal;

	line-height: 180%;

}





div.sidebox2 div.sidebox-tagcloud h2{

	color:#ffffff;

	font-size:140%;

	font-family:"Lucida Console", Monaco, monospace;

	letter-spacing:-2px;

	margin:0px 0 6px 15px;

	font-weight:normal;

	line-height: 180%;

}



.sidebox-bottom {

	background:url(images/sidebar-modules_bottom.gif) no-repeat;

	width:250px;

	height:6px;

	margin: 0 0 20px 0;

}



.sidebox2-bottom {background:url(images/tagcloud-bottom.gif) no-repeat; width:250px; height:6px;}



div.sidebox ul{padding:0px;margin:0 16px;list-style:none;}

div.sidebox ul li{background:url(images/sidebox-li.gif) 0 10px no-repeat;padding:4px 0 4px 23px; border-bottom:1px solid #9e9b8d;}

div.sidebox ul li ul{padding:0px;margin:5px 0 -2px 0px;list-style:none;}

div.sidebox ul li ul li{background:url(images/sidebox-li.gif) 0 5px no-repeat;padding:4px 0 4px 23px}

div.sidebox li a:link, div#sidebox li a:visited{color:#ffffff;}

div.sidebox li a:hover{color:#ffffff; text-decoration:underline}

div.banners{padding:15px 18px 15px 18px;}

div.banners img{padding:2px;}

div.error{

	padding:5px 15px;

	margin:0 0 15px 0;

	font-size:12px;

	color:#2e2c22;

	background:#edead9;

}

div.success{

	padding:5px 10px;

	margin:0 0 15px 0;

	font-size:12px;

	color:#716f67;

	background:#edead9;

}

div.sidebox a.url:link, div.sidebox a.url:visited{text-decoration:underline;}



/* footer */

#footerwrapper{

	text-align:left;

	padding:0px;

	border:0;

	width:970px;

	height: 271px;

}

#footerwrapper #footerblock-a{

	float:left;

	width:280px;

	padding:10px 15px;

}

#footerwrapper #footerblock-b{

	float:left;

	width:280px;

	padding:10px 15px;

}

#footerwrapper #footerblock-c{

	float:right;

	display:block;

	overflow:hidden;

	width:280px;

	padding:10px 15px;

	margin-top: -2px;

}

#footerwrapper h3{

	height:65px;

	padding:0;

	margin:0;

}

#footerwrapper h3.recentcomments{

	background:url(images/recent-comments.gif) no-repeat top;

}

#footerwrapper h3.myflickr{background:url(images/myflickr.gif) no-repeat top}

#footerwrapper h3.followme{background:url(images/followme-tweeter.gif) no-repeat top}

#copyright{

	color:#FFF;

	line-height: normal;

	font-size: 11px;

	background-image: url(images/footbg.gif);

	height: 39px;

}

#footer #copyright a:link, #footer #copyright a:visited{color:#FFF;}

#footer #copyright a:hover{color:#FFF;}



/* bookmarking */

div.single-cats{

	margin:20px 0 0 0;

	padding:10px 0 0 0;

	background: url(images/contentbox-sep.gif) repeat-x top;

}

div.single-cats div.cats{

	float:left;

	margin:6px 0 0 10px;

}

div.single-cats div.cats a:link, div.single-cats div.cats a:visited{text-decoration:underline;color:#C00;}

div.single-cats div.cats a:hover{text-decoration:none;color:#C00;}

div.single-cats div.icons{float:right;}

div.single-cats div.icons a{

	float:left;

	display:block;

	width:20px;

	height:20px;

	margin:0 5px 0 0;

}



div.single-cats div.icons a.one{background:url(images/bookmarks/stumbleupon.gif) 0 0 no-repeat;}

div.single-cats div.icons a.two{background:url(images/bookmarks/favorite.gif) 0 0 no-repeat;}

div.single-cats div.icons a.three{background:url(images/bookmarks/facebook.gif) 0 0 no-repeat;}

div.single-cats div.icons a.four{background:url(images/bookmarks/digg.gif) 0 0 no-repeat;}

div.single-cats div.icons a.five{background:url(images/bookmarks/delicious.gif) 0 0 no-repeat;}

div.single-cats div.icons a.five{background:url(images/bookmarks/up.gif) 0 0 no-repeat;}

div.single-cats div.icons a.five{background:url(images/bookmarks/twitter.gif) 0 0 no-repeat;}

div.single-cats div.icons a.five{background:url(images/bookmarks/technorati.gif) 0 0 no-repeat;}

div.single-cats div.icons a.five{background:url(images/bookmarks/furl.gif) 0 0 no-repeat;}



/* navigation */

div.navigation{margin:0 0 20px 0;}

div.alignleft{

	float:left;

	width: 105px;

	height: 16px;

	margin: 0 0 0 22px;

}

div.alignright{

	float:right;

	width: 77px;

	height: 16px;

	margin: 0 22px 0 0;

}

div.navigation a{color:#C00;text-decoration:underline;}

div.navigation a:hover{color:#FE5656;}



div.post-tags{border-top:#CCC 1px solid;margin:12px 0 0 0;padding:13px 0 0 0;}

div.post-tags a{padding:0px 2px 3px 22px;background:url(images/tag_red.png) 0 0 no-repeat;}







/* flickr */

#flickr_badge_uber_wrapper {

	width:240px;

	float: left;

	margin-left: 15px;

}

#flickr_badge_wrapper {padding:9px 0 9px 0;}

.flickr_badge_image {margin:0 9px 9px 0px;float:left}

.flickr_badge_image img {border: 3px solid #dfe1da !important; width:78px; height:59px}

#flickr_badge_source {text-align:left; margin:0 9px 0 9px;}

#flickr_badge_icon {margin-right:5px;}

#flickr_www {display:block; padding:0 2px 0 2px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}

#flickr_badge_uber_wrapper a:hover,

#flickr_badge_uber_wrapper a:link,

#flickr_badge_uber_wrapper a:active,

#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}

#flickr_badge_wrapper { width:280px}

#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}



.commentimg{ padding:5px 10px;}

.commentimg img{ border:3px solid #ffffff;}

.csmtext { color:#e0f479; font-weight:800;}



.twitter-item li {

	display:inline !important;

	margin:0 !important;

	list-style:none !important;

	float:left;

}



ul.twitter {

	display:inline !important;

	margin:0 !important;

	list-style:none !important;

}

	

li.twitter-item  {

	margin:0 !important;

	padding:.5em !important;

	list-style:none !important;

}

	

p.twitter-message  {

	list-style:none !important;

}

	

.twitter-timestamp  {

}

	

a.twitter-link  {

	list-style:none !important;

}

	

a.twitter-user  {

	list-style:none !important;

}





.avatar-comments {float:left}

.avatar-comments img {padding:5px;}

.avatar-comments a { font-size:11px;}

.comments-links {float:left;font-size: 11px;}



li .comments {color:#333;float: left;width: 250px;}

.comments li { color:#FFF;}



#commentstyling ul {list-style:none; margin:0; padding:0; border:0; float:left}

#commentstyling li {

	font-size:14px;

	font-weight:800;

	list-style:none;

	margin:-2px -10px;

	padding:0;

	border:0;

	float:left;

	display:inline;

	}



#leftcolumn {

	min-height:200px;

	height:auto !important; /******IE 6 and 7 Hack for min-height*******/

	height:300px;

	width:280px;

	float:left;

	margin:0;

	padding:10px 15px 0 15px;

	font-size: 11px;

}

#centercolumn {

	min-height:200px;

	height:auto !important;

	height:300px;

	padding:10px 15px;

}

#rightcolumn {

	min-height:200px;

	height:auto !important;

	height:300px;

	float:right;

	width:275px;

	padding:10px 15px;

	font-style: italic;

}

#wrap{

	width:95%;}



#back2top {

	display: inline;

	clear: both;

	padding: 0;

	margin: 0;

	z-index: 999999;

}

#back2top img {

	position: absolute;

	right: 5px;

	bottom: 39px;

	display: inline;

	clear: both;

	padding: 0;

	margin: 0;

	z-index: 999999;

	overflow: hidden;

}

